[Bug 306840] Re: gvim + latex suite: keyboard hangs

2009-12-08 Thread Damien Robert
Well with the new version of latex-suite (both the svn version, and the one in karmic), i do not get this bug at all anymore, so i will close this bug. ** Changed in: vim-latexsuite (Ubuntu) Assignee: (unassigned) => Damien Robert (robertdamien) ** Changed in: vim-latexsuite (Ubu

[Bug 304004] Re: network manager does not run files in /etc/network/if-pre-up.d

2009-12-08 Thread Damien Robert
*** This bug is a duplicate of bug 336736 *** https://bugs.launchpad.net/bugs/336736 ** This bug has been marked a duplicate of bug 336736 NetworkManager does not call /etc/network/if-pre-up.d scripts -- network manager does not run files in /etc/network/if-pre-up.d https://bugs.launchpad

[Bug 465349] Re: /etc/gdm/Xsession does not call /etc/X11/Xsession

2009-12-08 Thread Damien Robert
Well the recommanded way to source your xsession is given in bug: #398300. There are two things that happen here: You have to add a file named "Xsessions.desktop" to /etc/X11/sessions with the contents: [Desktop Entry] Name=Xsession Comment=This runs ~/.xsession Exec=/etc/X11/Xsession Exec=defau

[Bug 398300] Re: The new gdm doesn't give an option to use .xsession

2009-10-31 Thread Damien Robert
There is still a small problem with this solution: /etc/gdm/Xsession will source the files in /etc/X11/Xsession.d/ and then the file 99x11-common_start will launch /etc/X11/Xsession, which will source the files in /etc/X11/Xsession.d/ again. In particular there will be two ssh-agents and two dbu

[Bug 304006] Re: Network Manager does not handle properly interface labels

2009-10-30 Thread Damien Robert
Sorry for the late answers. I think you only need to parse the iface name, and to blacklist everything that appears in /etc/network/interfaces (so that they stay configured how they are intended to). I think that what happens is that the parser that finds the iface names in /etc/network/interfac

[Bug 465349] Re: /etc/gdm/Xsession does not call /etc/X11/Xsession

2009-10-30 Thread Damien Robert
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34713478/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/34713479/XsessionErrors.txt -- /etc/gdm/Xsession does not call /etc/X11/Xsession https://bugs.launchpad.net/bugs/465349 Y

[Bug 465349] [NEW] /etc/gdm/Xsession does not call /etc/X11/Xsession

2009-10-30 Thread Damien Robert
Public bug reported: Binary package hint: gdm On /etc/gdm/Xsession i see the following: if [ -d /etc/X11/Xsession.d ]; then for i in `ls /etc/X11/Xsession.d/` ; do if [ -r "/etc/X11/Xsession.d/$i" ] && expr "$i" : '^[[:alnum:]_-]\+$' > /dev/null; then . "/etc/X11/Xsessio

[Bug 306840] Re: gvim + latex suite: keyboard hangs

2009-01-19 Thread Damien Robert
If i install vim latex-suite directly (by untaring latexSuite20060325.tar.gz on the .vim folder), rather than using vim- addons, i do not get this bug. 20060325 is the last stable version, i don't know if vim-addons use the svn version of latex-suite, but maybe there is a bug there. -- gvim + lat

[Bug 306840] [NEW] gvim + latex suite: keyboard hangs

2008-12-10 Thread Damien Robert
Public bug reported: Binary package hint: vim-latexsuite (ubuntu intrepid) I have vim.gnome and vim-latexsuite installed. latex-suite is installed with vim-addons to my local .vim directory If i open a tex file with gvim, as soon as i interact with latex-suite (for instance: SSS -> \section{<+

[Bug 304006] [NEW] Network Manager does not handle properly interface labels

2008-12-01 Thread Damien Robert
Public bug reported: Binary package hint: network-manager (On ubuntu intrepid) I have a pseudo eth0 interface eth0:1 (the purpose is to leave normal dhcp configuration to network manager, but when i plug a cable to my server rather than a router, i can use 192.168.42.* as a subnetwork without

[Bug 304004] [NEW] network manager does not run files in /etc/network/if-pre-up.d

2008-12-01 Thread Damien Robert
Public bug reported: Binary package hint: network-manager On ubuntu intrepid: /etc/NetworkManager/dispatcher.d/01ifupdown reads the file in the directory /etc/network/if-$2.d. The problem is that this script is only called with the down or up command, never the pre-up command, so the files in /