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
*** 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
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
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
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
** 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
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
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
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{<+
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
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
/
11 matches
Mail list logo