<html><body><div style="color:#000; background-color:#fff; font-family:garamond, new york, times, serif;font-size:10pt">On Tuesday, 18 February 2014 7:58 PM, Jordan <florentior@gmail.com> wrote:<br><br>Hi som,<br>><br>>You might want to run a distribution upgrade through apt-get. Some<br> bugs for gtk might have been fixed since you have last upgraded.<br>><br>>Paste into the terminal,<br>><br>>sudo apt-get update && sudo apt-get -y upgrade dist-upgrade<br> && synaptic<br>><br>>If synaptic does not immediately run after the script completes,<br> your kernel might be a bit stale.<br>><br>>To update the kernel, paste<br>><br>>sudo apt-get update && sudo apt-get -y install linux-generic<br> linux-headers-generic linux-image-generic && sudo apt-get -y<br> autoremove &&
synaptic<br><br>i usually stay up-to-date with the updates. however, i will give your suggestion a try and let the list know.<br><br><br>>By the way, unless you have a slower connection, it's always a good<br> > idea to start every apt-get session with 'sudo apt-get update'. <br><br>unfortunately, i have a really slow connection! <br><br><br>> On Wednesday, 19 February 2014 12:54 AM, Ralf Mardorf <ralf.mardorf@alice-dsl.net> wrote:<br>> > You should use gksudo instead of sudo. However, I often run synaptic<br>> after su or sudo -i in a terminal emulation and also don't use gksudo,<br>> but I wonder why you don't use gksudo for a launcher.<br><br>the launcher was actually using the "synaptic-pkexec" command. irrespective of the command used ("(gk)sudo" or "synaptic-pkexec"), the output was same. <br>ie, "(synaptic:4147): Gtk-WARNING **: GtkNotebook 0xb265d0 is mapped but visible child GtkLabel
0xb3e1b0 is not mapped"<br><br><br>> How do you setup sudo? Does it e.g. expect a password?<br><br>yes<br><br><br>> What kind of launcher did you generate?<br>><br>> Could please post the launcher file, by<br>> cat ~/.config/xfce4/panel/[search with e.g. Thunar for the complete path<br>> to the launcher file], e.g.<br><br>here is the launcher file -<br><br>[Desktop Entry]<br>Version=1.0<br>Type=Application<br>Name=Synaptic Package Manager<br>Comment=Install, remove and upgrade software packages<br>Exec=synaptic-pkexec<br>Icon=synaptic<br>Path=<br>Terminal=false<br>StartupNotify=false<br><br>regards,<br><br>som</div></body></html>