[Bug 720273] Re: Finnish language-addon for firefox not working in 1:10.04+20110204.1
** Also affects: ubuntu-translations Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/720273 Title: Finnish language-addon for firefox not working in 1:10.04+20110204.1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 476811] Re: Network users with longer than 8 character usernames do not show up in user list (possible fix included)
#12: The Include functionality in #9 requires the patch from #8: add_include_script_support.patch There's a precompiled gdm package with the patch in ppa here: https://launchpad.net/~opinsys/+archive/ppa, but the gdm version in the lucid repo has been updated after patching. -- Network users with longer than 8 character usernames do not show up in user list (possible fix included) https://bugs.launchpad.net/bugs/476811 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 476811] Re: Network users with longer than 8 character usernames do not show up in user list (possible fix included)
Something like this script can be used to fetch user information from consolekit's logfiles. Configuration is done in /etc/gdm/custom.conf: Include=/path/to/script.pl| ** Attachment added: "Example script to fetch recent logins from consolekit's logfiles" http://launchpadlibrarian.net/44983082/list_recent_gdm_users.pl -- Network users with longer than 8 character usernames do not show up in user list (possible fix included) https://bugs.launchpad.net/bugs/476811 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 476811] Re: Network users with longer than 8 character usernames do not show up in user list (possible fix included)
I had got hit by this bug also and after digging the code it looks like there are two separate issues. In comment #7 the problem is probably this: gui/simple-greeter/gdm-user-manager.c static gboolean parse_ck_history_line (const char *line, char **user_namep, gulong *frequencyp) { ... re = g_regex_new ("(?P[0-9a-zA-Z]+)[ ]+(?P[0-9]+)", 0, 0, &error); ... } The regex allows only numbers 0-9 and letters a-z either downcase or uppercase. We have a lot of usernames with dashes and commas, so the regex breaks here. The bigger problem is the 8 character limit that comes from consolekit as described in comment #2. I didn't feel like patching consolekit as it might affect quite a few other places, so I made a quick hack to make Include= accept script name like AutomaticLogin= does with pipe in the end. The patch checks if the value ends in | and executes it as script if it does. The output of the script is then used to create the userlist. The output should be formatted as username1,username2,username3,etc.. This is used as a temporary solution until we get something permanent done. With this solution both the 8 character limit of ck-history and the regex problem are avoided. As a bonus we can code the filtering logic ourselves. ** Patch added: "add_include_script_support.patch" http://launchpadlibrarian.net/44982938/add_include_script_support.patch -- Network users with longer than 8 character usernames do not show up in user list (possible fix included) https://bugs.launchpad.net/bugs/476811 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 457702] Re: nbd+squashfs errors when rebooting ltsp thin clients
This patch fixed the problem. It adds -f also to poweroff just in case. ** Attachment added: "ldm_2.0.48-0ubuntu1-reboot-fix.diff" http://launchpadlibrarian.net/34634377/ldm_2.0.48-0ubuntu1-reboot-fix.diff -- nbd+squashfs errors when rebooting ltsp thin clients https://bugs.launchpad.net/bugs/457702 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 457702] Re: nbd+squashfs errors when rebooting ltsp thin clients
Problem seems to related to "reboot -p" call in gtkgreet/greeter.c of ldm. Changing that to "reboot -fp" fixes the problem. ** Package changed: ubuntu => ldm (Ubuntu) -- nbd+squashfs errors when rebooting ltsp thin clients https://bugs.launchpad.net/bugs/457702 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 457702] Re: nbd+squashfs errors when rebooting ltsp thin clients
** Attachment added: "console output from booting the client and selecting reboot from ldm menu" http://launchpadlibrarian.net/34120136/boot%2Breboot.log -- nbd+squashfs errors when rebooting ltsp thin clients https://bugs.launchpad.net/bugs/457702 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 457702] Re: nbd+squashfs errors when rebooting ltsp thin clients
Another log file with boot + shutdown. This works with no problems. ** Attachment added: "boot+shutdown.log" http://launchpadlibrarian.net/34120159/boot%2Bshutdown.log -- nbd+squashfs errors when rebooting ltsp thin clients https://bugs.launchpad.net/bugs/457702 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 457702] [NEW] nbd+squashfs errors when rebooting ltsp thin clients
Public bug reported: Testing done on ltsp image built on Karmic from the newest packages available in the repos. Server: Karmic amd64 Thin client: Karmic i386 Image built with command: ltsp-build-client --arch=i386 After building a fresh image with newest Karmic packages, the ltsp thin clients do not reboot properly, but throw nbd+squashfs related errors on the console. After the errors are shown, the thin client is frozen and it does not reboot automatically. Shutdown works properly with no error messages. The same error happens on every boot and this has happened on multiple thin clients. Attached is logfile for the entire session when the thin client boots from network and reboot is selected from ldm menu. The logfile is captured from serial console. The shutdown part gives out these messages: init: hal main process (856) terminated with status 1 init: cron main process (2247) killed by TERM signal init: tty1 main process (3341) killed by TERM signal init: Disconnected from system bus init: rsyslog-kmsg main process (444) killed by TERM signal * Asking all remaining processes to terminate...init: hwclock-save main process (3406) killed by TERM signal [ 57.931304] nbd0: Receive control failed (result -4) [ 57.955127] nbd0: Attempted send on closed socket [ 57.959994] end_request: I/O error, dev nbd0, sector 416250 [ 57.965709] SQUASHFS error: squashfs_read_data failed to read block 0xcb3f6c9 [ 57.972983] SQUASHFS error: Unable to read metadata cache entry [cb3f6c9] [ 57.979941] SQUASHFS error: Unable to read directory block [cb3f6c9:193c] [ 57.986973] SQUASHFS error: Unable to read metadata cache entry [cb3f6c9] [ 57.993887] SQUASHFS error: Unable to read directory block [cb3f6c9:193c] [ 58.000885] SQUASHFS error: Unable to read metadata cache entry [cb3f6c9] ... ** Affects: ubuntu Importance: Undecided Status: New -- nbd+squashfs errors when rebooting ltsp thin clients https://bugs.launchpad.net/bugs/457702 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 412034] [NEW] configure-x.sh fails to set HorizSync and VertRefresh with sis driver
Public bug reported: This affects thin clients using sis x.org driver and X_HORZSYNC and X_VERTREFRESH set in lts.conf. The problem was found on Hardy, but the script in question seems to be unchanged in Karmic. When booting an ltsp client with X_HORZSYNC and X_VERTREFRESH set in lts.conf, the configure-x.sh script fails to add the HorizSync and VertRefresh options in the created xorg.conf as the sis driver adds similarly named options in the file. The relevant options set in lts.conf are: X_HORZSYNC = 30-82 X_VERTREFRESH = 56-76 When configure-x.sh runs "Xorg -configure", it creates xorg.conf.new that has section like this: Section "Device" ... #Option "SecondMonitorHorizSync"# #Option "SecondMonitorVertRefresh" # ... Identifier "Card0" Driver "sis" VendorName "Silicon Integrated Systems [SiS]" BoardName "661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter" BusID "PCI:1:0:0" EndSection In configure-x.sh the existence of the HorizSync and VertRefresh settings are checked like this: if [ -z "$(grep HorizSync $INPUT_FILE)"] && [ -z "$(grep VertRefresh $INPUT_FILE)"];then This matched HorizSync to SecondMonitorHorizSync and VertRefresh to SecondMonitorVertRefresh which in turn calls the wrong sed command. As a result the parameters are not added to /etc/X11/xorg.conf as they should. The expected result in xorg.conf would be: Section "Monitor" VertRefresh 56-76 HorizSync 30-82 Identifier "Monitor0" VendorName "Monitor Vendor" ModelName"Monitor Model" EndSection Instead it results in this: Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName"Monitor Model" EndSection xorg.conf created by configure-x.sh attached ** Affects: ltsp (Ubuntu) Importance: Undecided Status: New -- configure-x.sh fails to set HorizSync and VertRefresh with sis driver https://bugs.launchpad.net/bugs/412034 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 412034] Re: configure-x.sh fails to set HorizSync and VertRefresh with sis driver
** Attachment added: "xorg.conf created by configure-x.sh" http://launchpadlibrarian.net/30181019/xorg.conf-sis -- configure-x.sh fails to set HorizSync and VertRefresh with sis driver https://bugs.launchpad.net/bugs/412034 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