[Bug 154685] Re: [Gutsy Final Release] System> Preferences> Sessions is broken!
This bug is still present in Hardy 8.04.1 - this is pretty embarrassing, isn't it? To have a bug like this, with basic functionality not working through 2 major releases? I had a set of apps starting up at one point in time, and was never able to remove them via System -> Preferences -> Sessions -> Session Options tab -> "Remember Currently Running Applicatons" button. I've clicked the button with NO running apps, logged out and back in, and the same set of old apps kept starting up. The only thing I found is that 'rm ~/.gnome2/sessions' is a workaround. Hardly a fix for a "feature" that's been around for so long in Gnome/Ubuntu, with a nice GUI and all. Why isn't anyone paying attention to things like this? -- [Gutsy Final Release] System> Preferences> Sessions is broken! https://bugs.launchpad.net/bugs/154685 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 277069] Re: Java slow on remote X
Yikes.. libxcb priority is "Low" ? That's surprising, given that (presumably) because of libxcb, Java applications are pretty much unusable in LTSP environments. -- Java slow on remote X https://bugs.launchpad.net/bugs/277069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 277069] Re: Java slow on remote X
I can confirm this bug on Ubuntu 8.04.1 LTS running with LTSP5. I can also confirm the fix of replacing the Hardy version of: /usr/lib/libxcb-xlib.so.0 With the Gutsy version, as described in above comment. I have performed this fix on 2 separate LTSP networks and it seems to work fine, with no ill effects. The problem definitely lies in the changes made in the Hardy version of said file (linking to XCB? Not sure.) -- Java slow on remote X https://bugs.launchpad.net/bugs/277069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 277069] Re: Java slow on remote X
Change package from ia32-libs to libxcb-xlib0 (as this is what is installed, by default on an i386 system). ** Changed in: libxcb (Ubuntu) Sourcepackagename: ia32-libs => libxcb -- Java slow on remote X https://bugs.launchpad.net/bugs/277069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152504] Re: system-config-printer won't accept password
I can confirm this behavior in Hardy 8.04.1, on 9 different servers that I administrate. I can confirm the workaround of adding the user to the "lpadmin" group to bypass the prompt for a password and add a printer, whereas before it would continually ask for a password, even when entering it correctly. This issue probably affects anyone trying to add a printer that isn't part of the "lpadmin" group. Yikes. -- system-config-printer won't accept password https://bugs.launchpad.net/bugs/152504 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152504] Re: system-config-printer won't accept password
*** This bug is a duplicate of bug 138776 *** https://bugs.launchpad.net/bugs/138776 ** This bug has been marked a duplicate of bug 138776 [gutsy tribe 5] a user with sudo privileges cannot change printer settings -- system-config-printer won't accept password https://bugs.launchpad.net/bugs/152504 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 138776] Re: [gutsy tribe 5] a user with sudo privileges cannot change printer settings
I strongly agree this should be more than "wishlist" - it hinders the normal ability for users to add printers, and does not give you the information required to understand the fact that you need to be a part of the 'lpadmin' group. I personally have been dealing with this bug for a long time, and just now have been able to sift through the (numerous) bug reports involving this very issue. It should be treated as Medium/High. -- [gutsy tribe 5] a user with sudo privileges cannot change printer settings https://bugs.launchpad.net/bugs/138776 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 268189] Re: GUI Printer Configuration doesn't use PAM/LDAP
*** This bug is a duplicate of bug 138776 *** https://bugs.launchpad.net/bugs/138776 ** This bug has been marked a duplicate of bug 138776 [gutsy tribe 5] a user with sudo privileges cannot change printer settings -- GUI Printer Configuration doesn't use PAM/LDAP https://bugs.launchpad.net/bugs/268189 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 138776] Re: [gutsy tribe 5] a user with sudo privileges cannot change printer settings
(Added in duplicate #152504) --- I can confirm this behavior in Hardy 8.04.1 with all updates, on 9 different servers that I administrate. I can confirm the workaround of adding the user to the "lpadmin" group to bypass the prompt for a password and add a printer, whereas before it would continually ask for a password, even when entering it correctly. This issue probably affects anyone trying to add a printer that isn't part of the "lpadmin" group. Yikes. -- [gutsy tribe 5] a user with sudo privileges cannot change printer settings https://bugs.launchpad.net/bugs/138776 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 302158] [NEW] MASTER: system-config-printer doesn't accept password when user is not in 'lpadmin' group
Public bug reported: Binary package hint: system-config-printer Please mark all other related bugs to this bug as a duplicate so we can track them. ISSUE: Running 'system-config-printer' as a user (even a user as a member of group 'admin') gets prompted when adding/modifying printers, but the password prompt re-appears, even when the correct password is entered. ONLY when the user is a member of the group 'lpadmin' does system-config-printer allow changes (or when running with sudo priviliges). HOW TO REPRODUCE: 1) Add a new user 2) Add the new user to group 'admin' 3) Log in with new user and launch System -> Administration -> Printing 4) Attempt to add or modify a printer. Apply settings 5) Enter user's password when prompted 6) Notice the password prompt re-appears when correct password is entered >From this, I believe that 'system-config-printer' needs to: 1) Use PAM calls (for situations such as LDAP authentication) instead of looking directly in /etc/group 2) Honor the 'admin' group as a system administrator and allow modification of printers and their settings without prompting for a password 3) Prompt user to require 'lpadmin' membership instead of simply returning to a password prompt with no information on how to resolve the issue of not being able to modify printers (this shouldn't be necessary if #2 is fixed, rather it should either require information to be displayed to the user to be added to 'admin' group to modify printers, or modify the .desktop file to use gksudo by default). This is a bug, as far as I can tell, going back to Gutsy (at least) when system-config-printer was introduced in Ubuntu. I have reproduced this bug on 9 different Ubuntu 7.10 and 8.04.1 servers I administrate. Not sure if it's fixed in Intrepid, maybe someone can comment on that. PLEASE let me know if there's more information I can provide. This is most likely affecting a ton of Ubuntu users, and is perplexing to troubleshoot without manually scouring LP for bugs. ** Affects: system-config-printer (Ubuntu) Importance: Undecided Status: New -- MASTER: system-config-printer doesn't accept password when user is not in 'lpadmin' group https://bugs.launchpad.net/bugs/302158 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 268189] Re: GUI Printer Configuration doesn't use PAM/LDAP
*** This bug is a duplicate of bug 302158 *** https://bugs.launchpad.net/bugs/302158 ** This bug is no longer a duplicate of bug 138776 [gutsy tribe 5] a user with sudo privileges cannot change printer settings ** This bug has been marked a duplicate of bug 302158 MASTER: system-config-printer doesn't accept password when user is not in 'lpadmin' group -- GUI Printer Configuration doesn't use PAM/LDAP https://bugs.launchpad.net/bugs/268189 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 152504] Re: system-config-printer won't accept password
*** This bug is a duplicate of bug 302158 *** https://bugs.launchpad.net/bugs/302158 ** This bug is no longer a duplicate of bug 138776 [gutsy tribe 5] a user with sudo privileges cannot change printer settings ** This bug has been marked a duplicate of bug 302158 MASTER: system-config-printer doesn't accept password when user is not in 'lpadmin' group -- system-config-printer won't accept password https://bugs.launchpad.net/bugs/152504 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 149327] Re: system-config-printer instalation
*** This bug is a duplicate of bug 302158 *** https://bugs.launchpad.net/bugs/302158 ** This bug is no longer a duplicate of bug 138776 [gutsy tribe 5] a user with sudo privileges cannot change printer settings ** This bug has been marked a duplicate of bug 302158 MASTER: system-config-printer doesn't accept password when user is not in 'lpadmin' group -- system-config-printer instalation https://bugs.launchpad.net/bugs/149327 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 138776] Re: [gutsy tribe 5] a user with sudo privileges cannot change printer settings
*** This bug is a duplicate of bug 302158 *** https://bugs.launchpad.net/bugs/302158 ** This bug has been marked a duplicate of bug 302158 MASTER: system-config-printer doesn't accept password when user is not in 'lpadmin' group -- [gutsy tribe 5] a user with sudo privileges cannot change printer settings https://bugs.launchpad.net/bugs/138776 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 302158] Re: MASTER: system-config-printer doesn't accept password when user is not in 'lpadmin' group
** Changed in: system-config-printer (Ubuntu) Status: New => Confirmed -- MASTER: system-config-printer doesn't accept password when user is not in 'lpadmin' group https://bugs.launchpad.net/bugs/302158 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 363712] Re: cliparts are not in gallery-path of openoffice 3.0
Just to confirm, I'm also seeing this via OOo 3.x PPA packages from openoffice-scribblers ( https://launchpad.net/~openoffice- pkgs/+archive/ppa ) when installing on 8.04LTS with normal openclipart* packages. -- cliparts are not in gallery-path of openoffice 3.0 https://bugs.launchpad.net/bugs/363712 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 363712] Re: cliparts are not in gallery-path of openoffice 3.0
Awesome. I can also confirm Nick B's workaround - I simply symlinked the original dir, opened OOo 3.1 and my openclipart appeared in the gallery! --- r...@fibonacci:/usr/lib/openoffice/basis3.1/share# ln -s ../../share/gallery/ gallery --- Thanks for the help! -- cliparts are not in gallery-path of openoffice 3.0 https://bugs.launchpad.net/bugs/363712 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 363712] Re: cliparts are not in gallery-path of openoffice 3.0
(after renaming the original 'gallery' dir to 'gallery.orig' of course, sorry) -- cliparts are not in gallery-path of openoffice 3.0 https://bugs.launchpad.net/bugs/363712 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 336108] Re: Notification is blanked on mouse over in vmware
Not sure if I should add a new bug for this, but I experience the same "issue" in a physical install of fully updated Jaunty 64-bit w/Compiz enabled. Mouse-over will 'hide' the notification, and taking the mouse cursor away will 'unhide' it. To me, this always appeared as a rendering bug. It just doesn't seem very useful to hide and unhide just because your mouse cursor hovers over it, it seems more invasive and distracting actually. Maybe if there was an option to set the opacity of *all* notifications via gconf.. -- Notification is blanked on mouse over in vmware https://bugs.launchpad.net/bugs/336108 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 108951] Re: Gnome drawer applet delays and unresponsiveness
So I think we've narrowed this down to gnome-panel (Ubuntu at least)...? Can we get people to comment on whether this affects more than Ubuntu? I don't have any other distributions as virtual machines (I will soon, but...) so if anyone is using Fedora, Debian, openSuSE, etc. can you quickly add a drawer to the Gnome panel, add some items to it, then open/close it and report whether this bug is present there as well? Let's get this thing taken care of, it's been way too long since this bug has been reported. I'd rather see no drawer at all than having a broken/sludgy one! =) -- Gnome drawer applet delays and unresponsiveness https://bugs.launchpad.net/bugs/108951 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 374934] Re: Connection Failed! in Ubuntu
Requesting a backport to 8.04 LTS. With 1.0 Beta, getting "Connection Failed" message. Not behind a proxy, twitux works fine. This package is unusable. -- Connection Failed! in Ubuntu https://bugs.launchpad.net/bugs/374934 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 373100] Re: Thin Client Manager shows nothing in 9.04
FWIW, a couple of people and I are sort of taking the initiative to re- write and build upon TCM (cleaning up, modularizing, making sure everything is stable, then later adding features). We're building on LTS release stability but I'm sure it would be trivial (though IANAP myself, maybe it's a bad assumption?) for someone to "front-port" it to later releases..just thought I'd put that out there. https://launchpad.net/tcm-ng -- Thin Client Manager shows nothing in 9.04 https://bugs.launchpad.net/bugs/373100 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 225950] Re: [8.04] Drawing evolution window on screen very slow
Someone needs to look at the code responsible for it and see what they can find. IMHO it's pretty obvious there's something funky going on when you're using remote X, whether in LTSP or not. -- [8.04] Drawing evolution window on screen very slow https://bugs.launchpad.net/bugs/225950 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 19033] Re: systemwide default startup homepage ignored
turncoat, wow - so does this mean the Ubufox plugin overrides the FF default in firefox.js? E-mail me at jerickson_-at-_logicalnetworking_-dot-_net (or msg Lns on freenode) and we'll arrange the pizza customization and commit. :) -- systemwide default startup homepage ignored https://bugs.launchpad.net/bugs/19033 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 19033] Re: systemwide default startup homepage ignored
*** This bug is a duplicate of bug 259914 *** https://bugs.launchpad.net/bugs/259914 turncoat, whoops - spoke too soon. This didn't work either (I do have the UbuFox add-on installed and enabled). :( --- $ cat /etc/firefox-3.0/pref/ubufox.js lockPref("browser.startup.homepage", "http://www.launchpad.net";); --- Didn't work :( ** This bug has been marked a duplicate of bug 259914 prefs in ubufox extension override system prefs -- systemwide default startup homepage ignored https://bugs.launchpad.net/bugs/19033 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 19033] Re: systemwide default startup homepage ignored
*** This bug is a duplicate of bug 259914 *** https://bugs.launchpad.net/bugs/259914 Well, might be because I'm in Hardy, w/Ubufox 0.5 still. Verified this "fix" works in my ibex VM w/0.6 =) -- systemwide default startup homepage ignored https://bugs.launchpad.net/bugs/19033 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 225950] Re: [8.04] Drawing evolution window on screen very slow
Anthony, you should try the lts.conf option "LDM_DIRECTX = True" to disable SSH tunneling temporarily for your LTSP network. Reboot your thin clients with that option and try again. If Evolution speeds up, you can be certain that it's an SSH tunneling issue with Evolution rather than simply a remote X issue. -- [8.04] Drawing evolution window on screen very slow https://bugs.launchpad.net/bugs/225950 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 277069] Re: Slow performance with remote X applications (java, firefox/xul, etc.)
I don't suppose an 8.04 PPA/package would be in order? This would help me IMMENSELY. I've got multiple sites with the exact same issue and a pre-packaged Hardy fix would rock my socks off! I have 7 sites I can test the fix out on if that helps. -- Slow performance with remote X applications (java, firefox/xul, etc.) https://bugs.launchpad.net/bugs/277069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 259163] Re: users-admin does not sort when Name/Login/Homedir field clicked
Wishlist? Don't you all think that sorting is kind of important for any system with > 10 users? This is pretty basic functionality that I would assume just works OOTB...Wishlist doesn't sit right with me on this. -- users-admin does not sort when Name/Login/Homedir field clicked https://bugs.launchpad.net/bugs/259163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 225133] Re: networkmanager-openvpn does not support pkcs12
In addition to supporting .P12 files, it would be s cool to support .ovpn files (generated by things like IPCop) to automagically import settings such as gateway, cypher, etc.. This is what the OpenVPN client for Windows does, and it's really slick. :) -- networkmanager-openvpn does not support pkcs12 https://bugs.launchpad.net/bugs/225133 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 281498] Re: /etc/init.d/ltsp-client-setup has bashisms
UPDATE: At 2 school sites, I have fixed the quoting issue to reflect the following: --- if [ -n "$(ps ax|grep nbd$i)" ]; then --- and went through the motions - rebuilt the image, rebooted thin-clients, etc. etc... This seems to have helped the "Invalid operator" message upon TC bootup, but definitely has NOT fixed the issue of clients sitting at "Negotiation: " during nbd_swap file creation on the server. I see that 'dd' processes are running on the server, with little CPU time, yet I/O seems to be starved when multiple 'dd' processes are running simultaneously (such as when more than a few thin-clients are booted up at the same time, which is common practice when you have a lab full of thin clients, booting them all up at the beginning of the school day). They seem to sit for 2-4 minutes, depending on how many are being booted up at the same time. Because of the supposed I/O saturation, other server functions such as DHCP are unable to process, causing some thin- clients with flash memory to boot to that after failing to obtain an IP address via PXE/network boot. I have tried what was suggested to me in #ltsp: a "elevator=deadline" I/O scheduler that is supposedly more suited for LTSP environments. This, after first test, reported "better" than the previous bootups, but still caused many machines to boot to flash because of not obtaining an IP address. It would be greatly appreciated to have someone to help with this issue ASAP. It is critical to so many LTSP sites, that I'm wondering how anyone can reliably use nbd_swap functionality in Ubuntu. Thank you, and as always, I will help test any proposed solution/patch! Cheers, Jordan/Lns -- /etc/init.d/ltsp-client-setup has bashisms https://bugs.launchpad.net/bugs/281498 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269082] Re: tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)
I just installed Tuxpaint on my own LTSP server and launched with my thin-client (a LTSP-Term 1220PXE available from disklessworkstations.com and 100% supported by LTSP ) and will attach the following strace. The strace contains data from me simply starting Tuxpaint, drawing an "X" on the blank slate, adding 4 "Stamps" (2 of one Tux face and 2 of another), and then attempting to exit. When I exit, it asks me if I'm done, and I clicked Yes. It asked me if I wanted to save, and I said No. From there, the program locked up and I had to 'killall -9 tuxpaint' to close it. Normal 'killall tuxpaint' wouldn't work. Note that on my single LTSP thin-client, starting Tuxpaint took 55% of the CPU time, which is: $ cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 75 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ stepping: 2 cpu MHz : 2210.121 cache size : 512 KB physical id : 0 siblings: 2 core id : 0 cpu cores : 2 fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy ts fid vid ttp tm stc bogomips: 4423.66 clflush size: 64 processor : 1 vendor_id : AuthenticAMD cpu family : 15 model : 75 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ stepping: 2 cpu MHz : 2210.121 cache size : 512 KB physical id : 0 siblings: 2 core id : 1 cpu cores : 2 fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy ts fid vid ttp tm stc bogomips: 4420.14 clflush size: 64 I hope this information helps. I have a 7 schools ready to use Tuxpaint for the younger students, but this is preventing us from doing so in our LTSP environment. Please ask if there's any more troubleshooting I can do. ** Attachment added: "strace of tuxpaint launch described in comment" http://launchpadlibrarian.net/19399148/tuxpaint.strace -- tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp) https://bugs.launchpad.net/bugs/269082 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269082] Re: tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)
In response to an earlier comment, I can confirm that using the --nosound switch with tuxpaint corrects the issue with high CPU usage and failure to exit cleanly. Let's have some other people test this by running tuxpaint from a terminal with the following command: --- tuxpaint --nosound --- If this proves to help other LTSP users, maybe we can have some code to detect whether tuxpaint is being run from a thin-client terminal or not, and either disable sound accordingly, or fix the actual issue so sound can be used correctly. Cheers, Jordan -- tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp) https://bugs.launchpad.net/bugs/269082 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269082] Re: tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)
I can also confirm using --nosound on tuxmath & tuxtype corrects the issue with high CPU usage and failure to exit cleanly. -- tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp) https://bugs.launchpad.net/bugs/269082 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269082] Re: tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)
Bill, thanks for such a quick response! I tried both defendguin and circuslinux - both of them exibit the same behavior of unclean exit and high CPU usage, and disabling sound with their respective switches eliminates this issue in, at least, my own LTSP network running from my single thin-client. I am confident this issue is coming to a conclusion, and that it affects a wide range of SDL applications in Linux. - Jordan/Lns -- tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp) https://bugs.launchpad.net/bugs/269082 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 216397] Re: sdl patch for better pulseaudio support
This could possibly affect LTSP users via https://bugs.launchpad.net/ubuntu/+source/tuxpaint/+bug/269082 - I'm not marking as a duplicate, but it sounds like it could be one. -- sdl patch for better pulseaudio support https://bugs.launchpad.net/bugs/216397 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 216397] Re: sdl patch for better pulseaudio support
Nope - scratch that last comment. Doesn't help with that bug. -- sdl patch for better pulseaudio support https://bugs.launchpad.net/bugs/216397 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269082] Re: tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)
Jeremy, SDL_AUDIODRIVER='pulse' tuxpaint - fixes the issues experienced. SDL_AUDIODRIVER='alsa' tuxpaint - does not fix the issues. SDL_AUDIODRIVER='esd' tuxpaint - fixes the issues. I'm not an expert in how Pulse Audio routes/emulates other sound daemons in LTSP, but I can say that I have the default Ubuntu LTSP setup which uses PA. Cheers, Jordan/Lns -- tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp) https://bugs.launchpad.net/bugs/269082 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 281501] Re: LTSP configuration does not include necessary nbdswapd stanza in hosts.allow
Bump.. I hope I'm not being pushy but this is a fairly critical issue to LTSP users who want to take advantage of NBD_SWAP functionality - it's pretty much broken by default without the line mentioned above in /etc/hosts.allow. The documentation doesn't seem to mention it, either. -- LTSP configuration does not include necessary nbdswapd stanza in hosts.allow https://bugs.launchpad.net/bugs/281501 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 282884] [NEW] Need lts.conf variable to disable "Sessions", "Languages", etc. in LDM 'Options' menu
Public bug reported: It would be nice to have the option to disable various aspects of the 'Options' menu in LDM, such as "Sessions" and "Languages". In environments such as schools (especially elementary/primary schools) it is valuable to have the option to be able to disable things like this (out of sight, out of mind). Cheers, Jordan/Lns ** Affects: ldm (Ubuntu) Importance: Wishlist Status: Confirmed -- Need lts.conf variable to disable "Sessions", "Languages", etc. in LDM 'Options' menu https://bugs.launchpad.net/bugs/282884 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 269082] Re: tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)
> Out of curiosity, in which case(s) does sound actually play on the thin > client? > None of the cases, actually. -- tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp) https://bugs.launchpad.net/bugs/269082 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269541] Re: gconfd-2 becomes orphane when parent process crashes
This bug causes LTSP users grief without a stale process 'cleanup' program such as gnome-watchdog. It will cause unexpected behavior when logged out (thus the gconfd-2 process stays alive) and logging back in, as there is conflicting processes, causing crashes and other unexpected GNOME behavior. It should be treated with a higher priority as it affects virtually all LTSP users. -- gconfd-2 becomes orphane when parent process crashes https://bugs.launchpad.net/bugs/269541 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 49613] Re: [MASTER] Adobe Flash does not support WMODE (Flash content always rendered on top of web pages)
--- # dpkg -l|grep flashplugin ii adobe-flashplugin 10.0.12.36-1hardy1 --- # dpkg -l|grep firefox-3.0 ii firefox-3.0 3.0.3+build1+nobinonly-0ubuntu0.8.04.1 safe and easy web browser from Mozilla --- # uname -a Linux ltsp-server 2.6.24-21-server #1 SMP Wed Oct 22 00:18:13 UTC 2008 i686 GNU/Linux --- >From an LTSP thin-client, I go to http://change.gov/newsroom/blog/ - and view the YouTube video, and then mouse-over the "Agenda" menu, it shows BEHIND the YouTube flash window. So it looks like it's not fixed all together yet.. ? -- [MASTER] Adobe Flash does not support WMODE (Flash content always rendered on top of web pages) https://bugs.launchpad.net/bugs/49613 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 287098] Re: LTSP fails to install from Ubuntu Alternate
Stephane, if your fixed package contains a mechanism for *all* chroots to include -updates and universe (not just building from alternate CD) it will mean https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/277331 is a duplicate of this one. Please verify and we can kill 2 birds with 1 stone. -- LTSP fails to install from Ubuntu Alternate https://bugs.launchpad.net/bugs/287098 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 67366] Re: LDM does not warn when a user is already logged in
Gadi, Wow, great work =) I don't understand a lot of your script but it looks to me like this script will also kill stale procs (I.E. not procs in another active user session) - is that true? If so, it might be worth mentioning that this would replace the unofficial package "gnome-watchdog", which does a much similar thing. Cheers, Jordan GideonRomm wrote: > The attached file can be used in: > > /opt/ltsp/i386/usr/lib/ldm/rc.d/S15-userLoginCheck > > with lts.conf param: > > LDM_LIMIT_ONE_SESSION = True > > > ** Attachment added: "rc.d file to achieve limiting one session per server" >http://launchpadlibrarian.net/17939928/S15userLoginCheck.20080924 > > -- LDM does not warn when a user is already logged in https://bugs.launchpad.net/bugs/67366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 19033] Re: systemwide default startup homepage ignored
Unfortunately, yes. :( Sure would be nice to have this fixed. It seems that this parameter is the only one that I've found that is ignored by Firefox (both 2.x and 3.x). - Jordan Steve Cayford wrote: > Can this still be the same bug three years later? I'm seeing this in > Firefox/3.0.3 on Hardy. > > -- systemwide default startup homepage ignored https://bugs.launchpad.net/bugs/19033 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 259163] Re: users-admin does not sort when Name/Login/Homedir field clicked
Bump? -- users-admin does not sort when Name/Login/Homedir field clicked https://bugs.launchpad.net/bugs/259163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 239342] Re: Error starting gnome-settings-daemon while logged in via vnc
David, FYI I upgraded from Gutsy (7.10) to Hardy, I run vnc4server via a WAN (over ssh tunnel), and use inetd (not xinetd) to launch vnc sessions. So that takes 3 of 4 commonalities out of the mix. Sincerely, Jordan David McNeill wrote: > I'm seeing similar errors: > > Common theme: > * Upgraded from Dapper 6.06 to Hardy 8.04 > * VNC to problem box on local lan > * xinetd to launch vnc > * Xlib: extension "XInputExtension" missing on display ":1.0". > > I'm running Kubuntu, and see this error on lots of apps, not just gnome- > settings-daemon. > -- Jordan Erickson Owner, Logical Networking Solutions http://www.logicalnetworking.net 707-636-5678 Latest LNS Blogs - http://blogs.logicalnetworking.net OCZ NIA Brain -> Computer Gaming Interface What does it take to get a new PC with XP? The "laptop drive of shame" -- Error starting gnome-settings-daemon while logged in via vnc https://bugs.launchpad.net/bugs/239342 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 19033] Re: systemwide default startup homepage ignored
It is my stance that most of this should be covered in the /etc/firefox-3.0/pref/firefox.js file (if using FF3.x), as this is the pref file that all other global options are set (and seem to work fine besides this one pref). - Jordan furicle wrote: > On Mon, Sep 29, 2008 at 8:15 AM, Philippe Seewer <[EMAIL PROTECTED]> wrote: > >> There is a workaround: >> By following http://kb.mozillazine.org/Locking_preferences create a .cfg >> file and put in >> >> // >> pref("browser.startup.homepage", "XXX"); >> >> >> Where XXX ist your default startup homepage. >> >> >> Please not that with 8.04, replace local-settings.js with >> /etc/xulrunner-1.9/system-grepref.js and the .cfg file should go to >> /usr/lib/firefox-3.0.3 or whatever the current firefox update status is. >> > > > Have you actually tried this? I can't seem to get it to work. > Perhaps I don't completely understand you. > > If I specify an additional config file location in > /etc/xulrunner-1.9/system-grepref.js as you suggest, it doesn't appear > to do anything, and doesn't show up in about:config > > I tried the lockPref( both ROT13'd and straight up, as well as just > pref(. Is ROT13 still required? > > If I use /usr/lib/firefox-xxx won't that get overridden after each > update? There were two this month > > Any further clarity here is *really appreciated* > > > Are all the various configuration files laid out anywhere? There's > /etc/firefox, /etc/firefox-3xx, /usr/lib/firefox, > /usr/lib/firefox-3xx, /etc/xulrunner-1.9, /usr/lib/xulrunner, > /usr/lib/xulrunner-addons/, /usr/lib/xulrunner-1.xxx (multiple copies) > each and every one of those with multiple sub directories. To boot, > sometimes the series specific folders are linked to the generic ones > and sometimes they aren't. Sometimes they refer to each other and > sometimes they don't. > > Did I mention there are six entries in about:config that have the word > startup in them? > > How did we end up with such a pile of spaghetti? It's no wonder it's broken! > > > -- systemwide default startup homepage ignored https://bugs.launchpad.net/bugs/19033 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269082] Re: tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)
Caroline Ford, we have all given you answers to your question (which I'm assuming is why we have an incomplete status on this bug) - can we move forward with this now that you have sufficient information? -- tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp) https://bugs.launchpad.net/bugs/269082 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 19033] Re: systemwide default startup homepage ignored
Philippe, it's great to have workarounds but let's not treat this as a "solution" - the problem lies in that /etc/firefox-3.0/pref/firefox.js (which has always been the default global config for Firefox, regardless of Xulrunner) does not honor the browser.startup.homepage pref. I seriously can't believe this bug has been open since 2005. This is really sad. Philippe Seewer wrote: > Yes, the current firefox directory layout is a bit cluttered up. > > Anyway, step by step instructions for fully updated 8.04.1 as of this > date: > > 1. create file mozilla.txt with the following contents > // > pref("browser.startup.homepage", "http://www.launchpad.net";); > > 2. Convert mozilla.txt to mozilla.cfg by using > http://www.alain.knaff.lu/~aknaff/howto/MozillaCustomization/cgi/byteshf.cgi > > 3. Close all firefox instances > > 4. Edit/Create /etc/xulrunner-1.9/system-grepref.js and add > pref("general.config.filename", "mozilla.cfg"); > > 5. Copy the file mozilla.cfg to /usr/lib/firefox-3.0.3 > > 6. Start firefox, the default homepage should now be > http://www.launchpad.net > > > ** Attachment added: "Working mozilla.cfg" >http://launchpadlibrarian.net/18100995/mozilla.cfg > > -- systemwide default startup homepage ignored https://bugs.launchpad.net/bugs/19033 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 19033] Re: systemwide default startup homepage ignored
What's interesting, IIRC, is that this bug doesn't exist in Debian. Maybe someone can verify this and track it down that way? Philippe Seewer wrote: > Jordan Erickson wrote: > >> Philippe, it's great to have workarounds but let's not treat this as a >> "solution" - the problem lies in that /etc/firefox-3.0/pref/firefox.js >> (which has always been the default global config for Firefox, regardless >> of Xulrunner) does not honor the browser.startup.homepage pref. >> > > Jordan, I wholeheartedly agree. My workaround is not a solution, it's > just a workaround until we have a solution which will probably be around > 2011 or so. > > Seriously, I've tried hunting down that bug a few times over the last > few years with no success. Any ideas are appreciated. > > Regards, > Philippe > > -- systemwide default startup homepage ignored https://bugs.launchpad.net/bugs/19033 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 276930] Re: When an USB Drive is inserted into a LTSP Server, all connected clients receive a mounting error
I can verify this on Ubuntu 8.04.1 (i386) LTSP (with all updates as of 8/29/08). I actually had the same screenie ready to put into a new bug report since it had happened to my own network. I'd have to say this is a pretty nasty cosmetic bug since it affects ALL users on an LTSP network. ** Attachment added: "Screenshot of error on LTSP thin-client session when USB HDD is mounted on LTSP server" http://launchpadlibrarian.net/18140999/Screenshot-gnome-mount-usbhdd_on_ltsp_server_msg_appears_on_desktop.png -- When an USB Drive is inserted into a LTSP Server, all connected clients receive a mounting error https://bugs.launchpad.net/bugs/276930 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 107526] Re: rebooting ltsp server leaves client stuck
Not sure how difficult this would be, but why not emulate the "good old TTY days" and send a broadcast message to all TCs, something like "Message: Server is going down NOW!", followed by a forced logout to LDM prompt.. ? Since LDM, according to Roland anyway, can survive a server reboot, kicking the clients back to a login prompt would be a good thing, to avoid having to reboot, say, a hundred thin-clients. Another idea, maybe a hook on the server to warn the admin: "WARNING: XX number of client sessions are active - continue?"...Oh, oh, and what about some "shutdown" style options, maybe "Halt/reboot in X seconds/minutes"... shouldn't be difficult since the functionality already exists in the shutdown command, and LTSP setups really do sort of emulate the days in which this functionality was useful... -- rebooting ltsp server leaves client stuck https://bugs.launchpad.net/bugs/107526 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 277331] Re: 'ltsp-build-client' should pull from *-updates repository by default
Sorry Warren - I'm still getting used to the ropes on bug reporting and the difference between reporting to upstream projects vs. Ubuntu- specific projects via LP. -- 'ltsp-build-client' should pull from *-updates repository by default https://bugs.launchpad.net/bugs/277331 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 281498] [NEW] /etc/init.d/ltsp-client-setup has bashisms
Public bug reported: Please see the following #ltsp conversation regarding ltsp-client-setup errors. Ogra should know about this bug already. There might be repercussions to the specific block of code in question, but I know that the bashisms shouldn't be there on line 27. Also see https://lists.ubuntu.com/archives/edubuntu- users/2008-October/004652.html for a list discussion. Cheers, Jordan/Lns Anyone know anything about this regarding LTSP? I'm on-site at one school and I'm seeing, during TC bootup, something similar to the following right after "Setting up LTSP Client" - ..."Negotiation: Invalid operator" - and sometimes it hangs, up to 3-5 minutes, then boots to LDM. I *just* turned on NBD_SWAP this week and this is happening at 2 sites...also upgraded the chroot with hardy-updates - and that's it. All I've found is this. https://bugs.launchpa d.net/ubuntu/+source/linux-source-2.6.20/+bug/136410/ It usually only happens when booting a bunch of clients at once I get nothing useful in chroot logs or on the server <-- Q-FUNK has quit ("Leaving.") mccann has quit (Read error: 110 (Connection timed out)) [ 27: ?: unexpected operator ^^ That's exactly what it says when it hangs <-- staffencasa has quit ("Leaving") So weird, googling shows a lot of kernel-level stuff related to that msg --> johnny ([EMAIL PROTECTED]) has joined #ltsp wow someone is alive here! =) johnny, have you ever seen " [ 27: ?: unexpected operator" while booting a TC? Lns_onsite: maybe an evil bashism while your using a non bash shell as /bin/sh? yes sounds like it to me Ryan52: possibly, yes Lns_onsite: so change your /bin/sh :) althoguh I'm not sure where it could be, it references no files that's cuz Ryan52 is smarter than me ;) Either something in nbdswapd or in one of the updates in hardy-updates is causing this it seems it comes right after "Setting up LTSP client" is that ltsp-client-setup script? (yep it is) Lns_onsite, nbd has caused me so much grief over the last couple of week that I'm switching to fedora tonight monteslu: heh, are you having the same issues? What does fedora use, nfs? it can use nbd too, but it doesn't by default yeah nfs I haven't had any issues with NBD until i enabled nbdswap I've posted questions to the edubuntu-users list I didn't enable anything, but I've been getting tons of nbd error in /var/log/messages so the default settings are somehow hosed monteslu: have you updated your chroot? yup was it happening before you did that? even followed Jordan's advice on the list before and after heh * Lns_onsite is Jordan hehe hey, I updated your ticket which one is that? to use *-updates ? yeah well, i added my 2cents anyway ty =) I've been updating the ubuntu ltsp wiki with some of this stuff too it seemed to be working for a day I'm gonna go turn off swap real quick and reboot about 15 stations brb I've got 70 thin clients and most of them seem to be creating the I/O errors about nbd in the log hmm, ok turning off nbd_swap in lts.conf and rebooting about 15 clients didn't give me that msg or hang at ALL It's got to be something to do with that and if it's just some typo in ltsp-client-setup script...should be trivial to fix as Ryan52 said maybe i'll just change /bin/sh to /bin/bash... that'll probably *$#@ the whole chroot up though ;) Lns_onsite, you mean hang on the client startup? monteslu: yes This thing is grinding my server down. At least I think it is I can't even do a normal boot monteslu: no, my server seems to be fine... althoguh it's a 2x dualcore xeon 1.6GHz, 8GB RAM... Mine has 8 cores and 16 gigs :) hehe * Lns_onsite got beat ooh, and I have two of them my ldap server died though, so I'm just using one right now. Which means I can test fedora9 on the other tonight Ryan52: would the 27 in that "unexpected operator" be the line number of the script? * Lns_onsite doesn't like this cold server room beats the hell out of a loud server room with all the alarms going off :) i mean a warm one monteslu: ...yes, yes it does. :p brb Lns_onsite: I'm pretty sure it is. Lns_onsite: changing /bin/sh to bash won't break anything. Lns_onsite: bash supports like everything. Lns_onsite: if your sure you know which script it is, then just change the shebang to bash. that's probably safer. <-- japerry has quit () Ryan52: Just did that, and it seems to still hang, with an additional msg.. "67: Too many arguments" Line 67 in ltsp-client-setup is: for i in 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14; do if [ -n $(ps ax|grep nbd$i) ]; then NBD_SWAP_DEVICE="/dev/nbd$(($i+1))"; fi; (the if line) ugh. switch to nfs and report the bug, is what I'd do. I can't believe that this problem was introduced in a stable update. Ryan52: do you see anything wrong with those lines, or are you just talking in general? oh, wait. [ -n $(ps ax|grep nbd$i) ] change to: [ -n "$(ps ax|grep
[Bug 281501] [NEW] LTSP configuration does not include necessary nbdswapd stanza in hosts.allow
Public bug reported: For NBD_SWAP to function correctly (READ: not leave stale swap files in /tmp) the following /etc/hosts.allow stanza must be present, but it is not: nbdswapd: ALL: keepalive We must append this to all default LTSP installs in Ubuntu so NBD_SWAP can function as intended. Thanks!! Cheers, Jordan/Lns ** Affects: ltsp (Ubuntu) Importance: Undecided Status: New -- LTSP configuration does not include necessary nbdswapd stanza in hosts.allow https://bugs.launchpad.net/bugs/281501 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 277331] Re: 'ltsp-build-client' should pull from *-updates repository by default
Rob, thanks for that - this will work (as a workaround), provided the LTSP server has the *-updates repository enabled in its own sources.list. I would really like to see this 'bug' fixed properly, however, provided it doesn't step on any Ubuntu policies regarding default repositories. The main reason I reported this in the first place was that my LTSP chroot was broken due to the NBD_SWAP default port bug (see description for bug link) being present in the default packages. It was only fixed in packages available in hardy-updates, which breaks every default LTSP installation without manual intervention to pull from the updates repo (even when using ltsp-build-client to build a brand new chroot). Shouldn't happen IMHO, and I'm sure a ton of admins have issues with LTSP (and are complaining on IRC, mailing lists, and LP) because of these (since fixed) bugs. -- 'ltsp-build-client' should pull from *-updates repository by default https://bugs.launchpad.net/bugs/277331 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
Please see new triaged bug https://bugzilla.mozilla.org/show_bug.cgi?id=455829 as the previously triaged bug became a duplicate of this one. The upstream bug report already has a fix. Not sure where to go from here - we have a fix, but what can we do to get this pushed into Ubuntu repos? -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
Wollow, I've got no experience with patching, or creating ubuntu packages based on patches...if anyone can assist, I would gladly install them and test at my sites. -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 153356] Re: "Switch User" option available in the close session box
I can confirm this bug. The workaround I've used in the past is the following: Edit GConf key: /desktop/gnome/lockdown: disable_user_switching (enable) Edit GConf key: /apps/panel/global/disabled_applets (add "OAFIID:GNOME_FastUserSwitchApplet" w/o quotes into list) Make both keys mandatory. This workaround will remove user switching options in Gnome without having to hack the logout sequence for no confirmation. -- "Switch User" option available in the close session box https://bugs.launchpad.net/bugs/153356 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
I just updated the Bugzilla Bug 453704 ( https://bugzilla.mozilla.org/show_bug.cgi?id=453704 ) with new information I gathered while troubleshooting one of my problem labs this afternoon. Here is the text I posted there: ** Ok - here's the scoop after being on-site and testing out a full lab (35 thin-clients) launching Firefox, with no current ~/.mozilla profile (I nuked them all before testing), with and withOUT pref("toolkit.storage.synchronous", 0); set in /etc/firefox/pref/firefox.js (which will affect ALL users): -- 'toolkit.storage.synchronous' pref NOT set): Running Firefox on local LTSP server with no profile with the following command: strace -f -e fsync firefox 2>&1 | fgrep fsync | wc -l Rendered 99 counts of fsync. --- 'toolkit.storage.synchronous' pref SET): Running Firefox on local LTSP server with no profile with the following command: strace -f -e fsync firefox 2>&1 | fgrep fsync | wc -l Rendered 28 counts of fsync. --- 'toolkit.storage.synchronous' pref NOT set): Running Firefox on local LTSP server with existing profile (from above) with the following command: strace -f -e fsync firefox 2>&1 | fgrep fsync | wc -l And then opening up tabs for slashdot.org, yahoo.com and google.com: Rendered 48 counts of fsync. --- 'toolkit.storage.synchronous' pref SET): Running Firefox on local LTSP server with existing profile (from above) with the following command: strace -f -e fsync firefox 2>&1 | fgrep fsync | wc -l And then opening up tabs for slashdot.org, yahoo.com and google.com: Rendered 24 counts of fsync. -- Ok. So now we have sort of a baseline of how the toolkit pref works for fsyncing. Now what I did was simulated a full class of students coming in, logging into Gnome, and, all at the same time, launching Firefox. Instances of launching a full lab of thin-client firefox sessions, with NO profile, were pretty different when 'toolkit.storage.synchronous' was set as opposed to not. Without it set, we waited for about 15 minutes, and only about 1/2 of the thin-clients had launched Firefox. WITH it set, again, with new profiles (I nuke them every time), it took about 5 minutes for all systems to launch Firefox. Better, but still really really bad. I used the following command on 3 different thin-clients to guage where firefox was hanging. I saw a commonality through all of them - it would hang at this point in the strace: --- stat64("/usr/lib/xulrunner-1.9.0.1/components/nsWebHandlerApp.js", {st_mode=S_IFREG|0644, st_size=6920, ...}) = 0 open("/dev/random", O_RDONLY) = 15 read(15, --- RIGHT at the "read(15, " it would hang for 3-8 minutes before it proceeded through and load Firefox. "15" was also "19" and "23" - not sure if this matters. Sometimes it would proceed through and load the UI, sometimes it would process a bunch more strace info and then hang on another "read(19, " line. AND, it wasn't always right after the "nsWebHandlerApp.js" line - a couple of other times it was here: --- open ("/dev/random", 0_RDONLY) = 19 (read (19, --- And it would hang. AFTER launching the UI (finally), I saw (which might be completely normal) a continuous cycle of the following in strace: --- gettimeofday({1221521746, 829628}, NULL) = 0 read(3, 0x8075324, 4096)= -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN}], 7, 0) = 0 --- It would hang at "poll( "and cycle through these messages. You can find the 3 different workstations' strace logs, with and without the toolkit pref enabled, here: http://logicalnetworking.net/other/ac/ I really hope this information helps. After seeing this happen with my own two eyes, I have to say...wow. -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
Please see https://bugzilla.mozilla.org/show_bug.cgi?id=453704#c9 - regarding the use of /dev/random and entropy running out, causing all other entropy-consuming applications (such as other instances of FF3 creating and/or loading profiles) to hang and wait for entropy to build back up - which is presumably minimal on LTSP servers, as there is usually no local input events, as well as presumably little/no random input from LTSP clients (other than possibly network related, which I have been told is of minimal influence to gathering entropy compared to local input events). There is a proposed workaround I have that I'll be testing tomorrow. I'll post my results. -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 250260] Re: Strange sound behavior in imported clips
DBUS ( http://dbus.freedesktop.org/doc/dbus-tutorial.html#whatis ), IIRC, should be "the new" standard way to disable the screensaver in programs such as this. But don't ask me anything about it - that's just what I heard from a dev. ;) - Jordan ttoine wrote: > I have the same problem, when getting the video direct from a firewire > DV camera. > > Toine > > ** Changed in: kino (Ubuntu) > Assignee: (unassigned) => Ubuntu Studio-dev (ubuntustudio-dev) >Status: New => Confirmed > > -- Strange sound behavior in imported clips https://bugs.launchpad.net/bugs/250260 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 250260] Re: Strange sound behavior in imported clips
Heh, guess I should read the actual bug subject before replying. Sorry - disregard my comment. -- Strange sound behavior in imported clips https://bugs.launchpad.net/bugs/250260 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 19033] Re: systemwide default startup homepage ignored
Not that I have seen myself...it just "doesn't work". :( Bump? furicle wrote: > Is there no work around for this? I'm lost in a sea of documentation, > most of it referring to Windows or FF2 > > -- systemwide default startup homepage ignored https://bugs.launchpad.net/bugs/19033 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] [NEW] Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
Public bug reported: Binary package hint: mozilla-firefox --- Ubuntu Hardy 8.04.1 Firefox 3.0.1 LTSP Environment Various sites, various thin-clients, same server (HP Proliant ML370 G5, 2x dualcore Xeon 1.6GHz CPU, 8GB RAM, 160GB SAS --- I'll just paste in what seems to be the common problem here amongst 4 of my schools, when there is a full class of ~35 students logging on and trying to launch Firefox (these are all different people sending me e-mails): - Just had a class in here and they went on Firefox, it took about 4 minutes to get them all on. First 5 popped up right away then it started to slow down. Had 3 stations that after everyone was in I had them click on the browser icon and they go right on. --- Four or five students were able to start working in typingmaster (within Firefox). For the rest, it told them they were already in Firefox. --- It took 15 minutes for 20 computers to logon to Firefox. The first one took 10 seconds, the next 20 seconds, the 6th one to try and come up had the "Already Open" error. After 20 minutes I went back into Apps/firefox with the remaining workstations and all but two went in. Workstations s8, s9 have the error message. --- Tested Firefox today with a class of 20. About half could get on 1 at a time, the other half froze up the desktop and kids couldn't even logoff Ubuntu. - After a ton of research for the past 3 days, I've come up with the following potential fixes which have sped things up just a bit, but definitely do not solve the core "Firefox is already running" (and most of the slowness) issues: http://lns.wikidot.com/firefox3ltspoptimizations These are all beefy HP Proliant servers, 2xdualcore Xeon CPUs, 8GB RAM, so horsepower shouldn't be an issue. Gutsy + FF2 worked beautifully, this only started happening at the beginning of this school year, after I had upgraded all servers to Hardy+FF3 over Summer break. Reproducible: Always Steps to Reproduce: 1. Log 10 different users into separate Ubuntu 8.04.1 LTSP client sessions 2. Launch Firefox 3 in all user sessions at the same time 3. Actual Results: Extreme slowness in launching Firefox, random "Firefox is already running" error message popping up with users, extremely high CPU usage (30-60% usage on 2x dualcore Xeon 1.6GHz CPUs) with all running Firefox processes at idle. Some users will experience "Starting Firefox" on bottom Gnome panel, and then it will disappear (no Firefox gets launched) Expected Results: Firefox should launch normally for all users, with minimal CPU usage, and no "Firefox is already running" errors popping up. Running 'firefox' from a terminal yields no output. --- "LTSP-Discuss" List thread describing the issue and commented on by others with the same problem: http://sourceforge.net/mailarchive/message.php?msg_name=48C04301.6060309%40logicalnetworking.net --- Also reported upstream, here: https://bugzilla.mozilla.org/show_bug.cgi?id=453704 --- ** Affects: firefox Importance: Unknown Status: Unknown ** Affects: firefox (Ubuntu) Importance: Undecided Status: New -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
** Bug watch added: Mozilla Bugzilla #453704 https://bugzilla.mozilla.org/show_bug.cgi?id=453704 ** Also affects: firefox via https://bugzilla.mozilla.org/show_bug.cgi?id=453704 Importance: Unknown Status: Unknown -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269196] [NEW] KUser broken when used from Gnome
Public bug reported: I like to use KUser to manage users/groups. However, the default package installation and subsequent launch via Gnome Applications -> System Tools -> KUser menu results in the following error: "Cannot open /etc/shadow for reading". It does not ask for my password, rather attempts to launch without escalating my privileges: The default "exec= " line in /usr/share/applications/kde/kuser.desktop is: Exec=kuser %i %m -caption "%c" I must modify the default /usr/share/applications/kde/kuser.desktop "exec= " line to reflect the following to get it to work: Exec=gksudo kuser I'm guessing the default "exec= " line reflects variables present only in a KDE session, although this is just a guess. ** Affects: kdeadmin (Ubuntu) Importance: Undecided Status: New -- KUser broken when used from Gnome https://bugs.launchpad.net/bugs/269196 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269196] Re: KUser broken when used from Gnome
** Attachment added: "Error message upon launch of newly installed "kuser" package via Gnome" http://launchpadlibrarian.net/17546063/Screenshot-Error%20-%20KUser.png -- KUser broken when used from Gnome https://bugs.launchpad.net/bugs/269196 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269196] Re: KUser broken when used from Gnome
I should also add that following the error, it *does* allow me into the program, acts as if I'm able to make changes to users and groups, but does not actually commit them. Very confusing to someone that might not otherwise know something is wrong when they can't modify /etc/shadow. -- KUser broken when used from Gnome https://bugs.launchpad.net/bugs/269196 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 254194] Re: Small cosmetic issue: label left of input field should be center-aligned vertically
Scott, If it helps to get an SRU, I know this is an issue at one of my sites as well, which caused a lot of confusion as to logging in at all on a TC. They thought something was broken and didn't want to try logging in. Sincerely, Jordan Scott Balneaves wrote: > OK, I'll have a look at this. Not sure if it'll be worthy of an SRU for > hardy > > ** Changed in: ldm (Ubuntu) > Assignee: (unassigned) => Scott Balneaves (sbalneav) >Status: New => Confirmed > > -- Small cosmetic issue: label left of input field should be center-aligned vertically https://bugs.launchpad.net/bugs/254194 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 269082] Re: tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)
Ubuntu 8.04.1 Desktop (i386) 100MBit network/Thin-clients, 1GB link to LTSP server All thin-clients were at least PII 500MHz w/256MB RAM (older Compaq iPaqs) Latest version of Tuxpaint: --- [EMAIL PROTECTED]:~$ apt-cache show tuxpaint Package: tuxpaint Priority: optional Section: graphics Installed-Size: 388 Maintainer: Ubuntu Core Developers <[EMAIL PROTECTED]> Original-Maintainer: Ben Armstrong <[EMAIL PROTECTED]> Architecture: i386 Version: 1:0.9.17-1ubuntu3 --- This has been an issue since Gutsy (7.10). I recall talking with one of the developers a long time ago, he seemed to see something pretty basic as to at least speed things up a *bit* that had to do with SDL refreshing or something (it's been a LONG time so forgive me if I'm wrong). HTH, Jordan Caroline Ford wrote: > First questions from upstream - > > Which version of tuxpaint and ltsp is this? Which version of Ubuntu? > Hardy or..? > > What specs for the PCs in the network? Are you on a 100M network or > 10M? > > -- tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp) https://bugs.launchpad.net/bugs/269082 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269541] Re: gconfd-2 becomes orphane when parent process crashes
Please also see http://logicalnetworking.net/other/watchdog.txt and search for all instances of 'gconfd-2' . Seems that it is pretty common for it to hang around upon normal exit of an LTSP TC session, which package "gnome-watchdog" sees and forcefully kills to keep stale processes to a minimum. -- gconfd-2 becomes orphane when parent process crashes https://bugs.launchpad.net/bugs/269541 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
wollow, I also see that some users will have more success *after* attempting 2-4 launches that have previously failed (and caused the whole Gnome session to somehow become unstable). By no means a "workaround" or that it makes the bug less relevant, but maybe some useful troubleshooting info. Generally, I have heard from my sites that they have had more success getting entire classes on after 2-4 attempts on different days of failing. -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
Please see IRC log I had today in #firefox (irc.mozilla.org) - Notably the conversation between "Lns" and "mzz", which details a lot about this situation, and possible troubleshooting steps. I will be trying the " toolkit.storage.synchronous " pref at one of my sites on Monday hopefully, and will report the outcome. Others are welcome to test anything in there as well, and please report your outcome. IRC Log: http://pastebin.com/f8fee9d9 Sincerely, Jordan -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
Also, here is a blog reference to 'fsync' in FF3 - which mmz (from the IRC log) mentioned might be part of what's going on. http://shawnwilsher.com/archives/169 -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115112] Re: Missing man page
Yeah, what's up with no man page! :) Sure would be nice to make it MANDATORY for any package to be accepted into a (LTS, at least) release to have a man page. Us sysadmins rely on them! -- Missing man page https://bugs.launchpad.net/bugs/115112 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 239342] Re: Error starting gnome-settings-daemon while logged in via vnc
*** This bug is a duplicate of bug 227146 *** https://bugs.launchpad.net/bugs/227146 ** This bug has been marked a duplicate of bug 227146 vnc4server too slow with xinetd/gdm -- Error starting gnome-settings-daemon while logged in via vnc https://bugs.launchpad.net/bugs/239342 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 227146] Re: vnc4server too slow with xinetd/gdm
I can confirm the Hardy packages from http://www.francescosantini.com/index.php?page=linux&lang=en fixed my issues of 'gnome-settings-daemon' constantly restarting and eventually crashing. I also marked my reported bug a duplicate of this one since similar issues were happening on both, and proposed fix on this bug also fixed my bug. Thanks, and hope to get these packages in Hardy repos!! - Jordan -- vnc4server too slow with xinetd/gdm https://bugs.launchpad.net/bugs/227146 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211372] Re: gnome panel drawer animation wierdness
I was actually about to try disabling animations...but now that AusIV already did, I don't want to lose my panels. =p -- gnome panel drawer animation wierdness https://bugs.launchpad.net/bugs/211372 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 203217] Re: fast-user-switch heavy cpu usage
I am only one person and have only a few large-deployed (~200 users) sites to administrate, but I have to wonder if it is worth it to even *have* fast-user-switching in large-scale environments... I have always turned fast-user-switch-applet off and disabled everything I can in GConf to have this not be an issue (and to not clutter up the top panel) - again, what was the reason for even *having* this feature enabled on a panel by default? -- fast-user-switch heavy cpu usage https://bugs.launchpad.net/bugs/203217 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 239342] Re: Error starting gnome-settings-daemon while logged in via vnc
I should also add that this happens with: - A non-upgraded (Fresh Hardy) install - A newly created user - Manually changing theme to a non-default theme. -- Error starting gnome-settings-daemon while logged in via vnc https://bugs.launchpad.net/bugs/239342 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 239342] .xsession-errors contents
/etc/gdm/Xsession: Beginning session setup... Setting IM through im-switch for locale=en_US. Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to /etc/X11/xinit/xinput.d/default. SESSION_MANAGER=local/binkleyubuntu:/tmp/.ICE-unix/4398 ** (gnome-settings-daemon:4446): WARNING **: The X Server does not support the XRandR extension. Runtime resolution changes to the displa y size are not available. ** (gnome-settings-daemon:4446): WARNING **: numlock: XkbQueryExtension returned an error ** (gnome-settings-daemon:4446): WARNING **: Neither XKeyboard not Xfree86's keyboard extensions are available, no way to support keyboard autorepeat rate settings ** (gnome-settings-daemon:4446): WARNING **: Unable to start a11y_keyboard manager: XKB functionality is disabled. Xlib: extension "XInputExtension" missing on display "127.0.0.1:3.0". Xlib: extension "XInputExtension" missing on display "127.0.0.1:3.0". Xlib: extension "XInputExtension" missing on display "127.0.0.1:3.0". Xlib: extension "XInputExtension" missing on display "127.0.0.1:3.0". E: authkey.c: Failed to open cookie file '/home/lns/.pulse-cookie': Permission denied E: authkey.c: Failed to load authorization key '/home/lns/.pulse-cookie': Invalid argument xrdb: "*Label.background" on line 220 overrides entry on line 150 xrdb: "*Text.background" on line 226 overrides entry on line 191 xrdb: "*Label.foreground" on line 232 overrides entry on line 151 xrdb: "*Text.foreground" on line 238 overrides entry on line 192 Checking for Xgl: not present. xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log No whitelisted driver found aborting and using fallback: /usr/bin/metacity Window manager warning: Failed to read saved session file /home/lns/.metacity/sessions/default0.ms: Failed to open file '/home/lns/.metaci ty/sessions/default0.ms': No such file or directory Window manager warning: Log level 32: could not find XKB extension. E: authkey.c: Failed to open cookie file '/home/lns/.pulse-cookie': Permission denied E: authkey.c: Failed to load authorization key '/home/lns/.pulse-cookie': Invalid argument Connection failure: Connection refused The program 'gnome-settings-daemon' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 2424 error_code 3 request_code 20 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) ** (gnome-settings-daemon:4519): WARNING **: The X Server does not support the XRandR extension. Runtime resolution changes to the display size are not available. ** (nm-applet:4513): WARNING **: nma_dbus_init(): could not acquire its service. dbus_bus_acquire_service() says: 'Connection ":1.71" is not allowed to own the service "org.freedesktop.NetworkManagerInfo" due to security policies in the configuration file' ** (nautilus:4461): WARNING **: Unable to add monitor: Not supported ** (gnome-settings-daemon:4519): WARNING **: numlock: XkbQueryExtension returned an error ** (gnome-settings-daemon:4519): WARNING **: Neither XKeyboard not Xfree86's keyboard extensions are available, no way to support keyboard autorepeat rate settings ** (gnome-settings-daemon:4519): WARNING **: Unable to start a11y_keyboard manager: XKB functionality is disabled. Xlib: extension "XInputExtension" missing on display "127.0.0.1:3.0". Xlib: extension "XInputExtension" missing on display "127.0.0.1:3.0". Xlib: extension "XInputExtension" missing on display "127.0.0.1:3.0". Xlib: extension "XInputExtension" missing on display "127.0.0.1:3.0". E: authkey.c: Failed to open cookie file '/home/lns/.pulse-cookie': Permission denied E: authkey.c: Failed to load authorization key '/home/lns/.pulse-cookie': Invalid argument xrdb: "*Label.background" on line 220 overrides entry on line 150 xrdb: "*Text.background" on line 226 overrides entry on line 191 xrdb: "*Label.foreground" on line 232 overrides entry on line 151 xrdb: "*Text.foreground" on line 238 overrides entry on line 192 ** (nm-applet:4513): WARNING **: nma_dbus_init(): could not acquire its service. dbus_bus_acquire_service() says: 'Connection ":1.71" is not allowed to own the service "org.freedesktop.NetworkManagerInfo" due to security policies in the configuration file' ** (nm-applet:4513): WARNING **: nma_dbus_init(): could not acquire its service. dbus_bus_acquire_service() says: 'Connection ":1.71" is not allowed to own the service "org.freedesktop.NetworkManagerInfo" due to security policies in the configuration file' ** (nm-applet:4513): WARNING **: nma_dbus_init(): could not acquire its service. dbus_bus_acquire_serv
[Bug 235772] Re: NBD_PORT default not correct
I haven't used the specific patch, but I did see this bug report before one was committed and used the workaround described. I can verify that this workaround works: --- lts.conf: ... # Enable NBD Swap and set correct port - see https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/235772 NBD_SWAP=Y NBD_PORT=9572 --- $ netstat -l|grep 9572 tcp0 0 *:9572 *:* LISTEN [EMAIL PROTECTED]:~$ telnet localhost 9572 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. NBDMAGICBS^[[3;5~^]quit telnet> quit Connection closed. -- NBD_PORT default not correct https://bugs.launchpad.net/bugs/235772 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 259163] [NEW] users-admin does not sort when Name/Login/Homedir field clicked
Public bug reported: Using: Ubuntu 8.04.1 (Desktop i386) gnome-system-tools 2.22.0-0ubuntu9 --- This is probably the main reason that I train my clients to use KUser instead of the default users-admin tool in Gnome - you cannot sort the fields alphabetically (which is a big problem when you have hundreds of users). When running users-admin from shell, and attempting to sort by "Name", the following output is as follows: --- (users-admin:14188): Gtk-CRITICAL **: gtk_tree_sortable_get_sort_column_id: assertion `GTK_IS_TREE_SORTABLE (sortable)' failed (users-admin:14188): Gtk-CRITICAL **: gtk_tree_sortable_has_default_sort_func: assertion `GTK_IS_TREE_SORTABLE (sortable)' failed (users-admin:14188): Gtk-CRITICAL **: gtk_tree_sortable_set_sort_column_id: assertion `GTK_IS_TREE_SORTABLE (sortable)' failed --- P.S. Should I file a separate bug for a feature request of "Search Users" functionality or similar? Sincerely, Jordan ** Affects: gnome-system-tools (Ubuntu) Importance: Undecided Status: New -- users-admin does not sort when Name/Login/Homedir field clicked https://bugs.launchpad.net/bugs/259163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 206583] Re: System Monitor crashes when lowering nice value of process
This bug affects me and my clients as well, as they normally use G-S-M in a Hardy LTSP environment to end misbehaving processes of other users (see duplicate bug #255567). Running G-S-M with gksudo works fine - it would be nice to see PolicyKit integrated into G-S-M and backported to our current LTS version.. --- $ gnome-system-monitor ** (gnome-system-monitor:25877): WARNING **: SELinux was found but is not enabled. The program 'gnome-system-monitor' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 36043 error_code 8 request_code 1 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) -- System Monitor crashes when lowering nice value of process https://bugs.launchpad.net/bugs/206583 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 19033] Re: systemwide default startup homepage ignored
I just tried setting a default already present in the /etc/firefox/pref/firefox.js file from 'false' to 'true' - and it has no effect on the configuration when restarting FF3 and peeking at the value in about:config. It looks to me like the /etc/firefox/pref/firefox.js is completely disregarded by Ubuntu (I'm using 8.04.1). -- systemwide default startup homepage ignored https://bugs.launchpad.net/bugs/19033 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 49613] Re: flash plugin always rendered on top of html
I definitely agree (just signed up and voted - it doesn't take as long as you'd think). The only way we'll get Adobe to pay attention to this is to use their systems to prove to them we're determined. 45 votes so far, let's get it to 100... - Jordan futwick wrote: > I suggest we all register and vote for this bug > http://bugs.adobe.com/jira/browse/FP-80 in Adobe's Bug System. > -- Jordan Erickson Owner, Logical Networking Solutions http://www.logicalnetworking.net 707-636-5678 Latest LNS Blogs - http://blogs.logicalnetworking.net The real RocketMan Computerworld.com examines Ubuntu Linux Exhaust from cars causing flowers to lose their scent? -- flash plugin always rendered on top of html https://bugs.launchpad.net/bugs/49613 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 108951] Re: Gnome drawer applet delays and unresponsiveness
I notice similar behavior - the first time I open the drawer after booting up/logging in, it's as fast as it should be. Subsequent times, however, are slow like it's got molasses in its rails. -- Gnome drawer applet delays and unresponsiveness https://bugs.launchpad.net/bugs/108951 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 315300] [NEW] Starting "Slide Show" caches pixmap data excessively, crashing thin clients
Public bug reported: + Ubuntu 8.04.1 LTS + OpenOffice 1:2.4.1-1ubuntu2.1 + LTSP Environment Working in OpenOffice Impress/Presentation is fine until starting "Slide Show", which caches excessive amounts of pixmap data to thin-client memory. This is bad because thin clients generally have very little amount of RAM (64-128MB is typical), and when all of the RAM is exhausted by something like excessive pixmap memory usage, the session simply crashes outright, causing data loss. Observe my pixmap usage (via 'xrestop') of ~5MB upon simply launching a 1-slide presentation file: --- 3e050 841 160 62 5495K 5K 5501K 18330 POWER POINT - OpenOffice.org Impress --- Now observe pixmap memory usage of ~52MB upon launching "Slide Show -> Slide Show": --- 3e056 1001 230 7352767K 6K 52773K 18330 POWER POINT - OpenOffice.org Impress --- A Jump of more than 50MB by simply launching the presentation slideshow shouldn't happen. Thank you for any help on this, the children at my schools will thank you! Sincerely, Jordan/Lns ** Affects: openoffice.org (Ubuntu) Importance: Undecided Status: New -- Starting "Slide Show" caches pixmap data excessively, crashing thin clients https://bugs.launchpad.net/bugs/315300 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 315300] Re: Starting "Slide Show" caches pixmap data excessively, crashing thin clients
** Attachment added: "Sample presentation file I used in description (actual student made presentation)" http://launchpadlibrarian.net/21040451/POWER%20POINT.odp -- Starting "Slide Show" caches pixmap data excessively, crashing thin clients https://bugs.launchpad.net/bugs/315300 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 315300] Re: Starting "Slide Show" caches pixmap data excessively, crashing thin clients
** Bug watch added: OpenOffice.org Issue Tracker #85321 http://qa.openoffice.org/issues/show_bug.cgi?id=85321 ** Also affects: openoffice via http://qa.openoffice.org/issues/show_bug.cgi?id=85321 Importance: Unknown Status: Unknown -- Starting "Slide Show" caches pixmap data excessively, crashing thin clients https://bugs.launchpad.net/bugs/315300 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 315300] Re: Starting "Slide Show" caches pixmap data excessively, crashing thin clients
New issue filed with OOo as per their request ** Changed in: openoffice Bugwatch: OpenOffice.org Issue Tracker #85321 => OpenOffice.org Issue Tracker #97906 Status: Fix Released => Unknown -- Starting "Slide Show" caches pixmap data excessively, crashing thin clients https://bugs.launchpad.net/bugs/315300 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 206583] Re: System Monitor crashes when lowering nice value of process
Please see http://bugzilla.gnome.org/show_bug.cgi?id=549760#c6 for another workaround using gconf: "Setting /apps/gksu/disable-grab to True makes the problem disappear." Hopefully this sheds some light on the core issue so we can get it fixed for real :) -- System Monitor crashes when lowering nice value of process https://bugs.launchpad.net/bugs/206583 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 277069] Re: Java slow on remote X
Not that I know of - but that, IMHO, is moot - we need to get the core issue fixed and not waste time and resources trying to find the best, most stable workaround. If I have to put on an LTSP cheerleader uniform, I will! ;) -- Java slow on remote X https://bugs.launchpad.net/bugs/277069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 19033] Re: systemwide default startup homepage ignored
Sorry Philippe, your updated workaround posted on2008-12-23 doesn't work at all. I tried both with new and existing profiles, and even altering pref to lockPref in both mozilla.txt (before converting to .cfg) and /etc/xulrunner-1.9/system-greprefs.js ... Malte, your suggested workaround on 2009-01-05 doesn't work either (s/iceweasel/firefox/ in your suggestion). /me hits head against wall I will seriously have a pizza delivered to whoever can get the actual bug fixed (no workarounds). Seriously. I will. - Jordan -- systemwide default startup homepage ignored https://bugs.launchpad.net/bugs/19033 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
This is great news!! I am going to be visiting #ubuntu-testing to coordinate an SRU into Hardy, if possible. Thanks! -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
Kai, Thanks for the quick testing!!! This is making me smile from ear to ear. Kai Wollweber wrote: > I just tested the bugfix as described by Jordan at > http://lns.wikidot.com/nsprupdate and I am happy to say that we have no > more delays on starting firefox. > > My test was: > 20 new users with no firefox profile are starting firefox simultanously in a > LTSP environment from a single Server with Hardy 4.01. > Firefox comes up within 2 to 3 seconds at all terminals and no one has > "firefox already running" messages. > > Thank's alot to all having helped to fix this bug! Please put the SRU > into Hardy. > > -- Jordan Erickson Owner, Logical Networking Solutions http://www.logicalnetworking.net 707-636-5678 Latest LNS Blogs - http://blogs.logicalnetworking.net Intel and HP team up to roll out Green PCs for the enterprise Mozilla Thunderbird Add-on "Signature Switch" Will "Windows 7" be another Mojave Experiment? -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 269188] Re: Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment
I can also confirm the updated nspr package from fta's PPA works, via directions I wrote at http://lns.wikidot.com/nsprupdate . I launched 27 FF3 instances from different LTSP terminals, after rm -rf'ing current user FF profiles. No delays, even when launching 1-2 seconds apart each (as fast as I could run from terminal to terminal in my computer lab) - very snappy response. Thanks all!!! -- Extreme slowness, "Firefox is already running" error for >3 users launching Firefox in LTSP environment https://bugs.launchpad.net/bugs/269188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs