[Bug 238010] [NEW] lts.conf doesn't get transferred to the chroot

2008-06-06 Thread alkisg
Public bug reported: Ubuntu Hardy 8.04, ltsp-server 5.0.40~bzr20080212-0ubuntu7 It's actually 2 bugs = 2 lines that need to be changed in usr/share /initramfs-tools/scripts/ltsp_nbd First, in line tftpath=$(echo ${filename%/*}|tr -d '') if filename=ltsp3.pxe with no path, tftpath becomes

[Bug 238010] Re: lts.conf doesn't get transferred to the clients

2008-06-06 Thread alkisg
1) Title wrong, I meant lts.conf doesn't get transferred to the clients 2) tftpath should probably be empty (neither / nor ./) if filename does not contain any slashes. -- lts.conf doesn't get transferred to the chroot https://bugs.launchpad.net/bugs/238010 You received this bug notification

[Bug 173067] Re: Client Doesn't Inherit Keyboard Settings from Server

2008-05-30 Thread alkisg
The bug is in /opt/ltsp/i386/usr/lib/ltsp/configure-x.sh: # Handle keyboard settings, default to console-setup settings handle_keyboard_settings() { XKBOPTIONS_TMP=$XKBOPTIONS if [ -z $XKBLAYOUT ] [ -z $XKBMODEL ]; then if [ -e /etc/default/console-setup ];then .

[Bug 235309] [NEW] dhcp3-server crashes with bootp clients

2008-05-27 Thread alkisg
Public bug reported: Ubundu hardy, 3.0.6.dfsg-1ubuntu9 To reproduce the crash: (1) In dhcp3.conf, put a dynamic-bootp range, like: range dynamic-bootp 192.168.0.201 192.168.0.220; (2) In /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default, add ip=bootc, like: DEFAULT vmlinuz ro initrd=initrd.img

[Bug 235309] [NEW] dhcp3-server crashes with bootp clients

2008-05-27 Thread alkisg
Public bug reported: Ubundu hardy, 3.0.6.dfsg-1ubuntu9 To reproduce the crash: (1) In dhcp3.conf, put a dynamic-bootp range, like: range dynamic-bootp 192.168.0.201 192.168.0.220; (2) In /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default, add ip=bootc, like: DEFAULT vmlinuz ro initrd=initrd.img

[Bug 233923] [NEW] LDM in hardy doesn't use gettext()

2008-05-22 Thread alkisg
Public bug reported: Binary package hint: ldm I made a Greek translation for LDM: http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ldm-trunk/revision/871 I put ldm.mo in /usr/share/locale/el/LC_MESSAGES in the chroot, updated the image, set LANG=el_GR.UTF-8 in lts.conf and I was expecting to see

[Bug 233923] Re: LDM in hardy doesn't use gettext() correctly

2008-05-22 Thread alkisg
Sorry, the title is wrong, it should be LDM in hardy doesn't use gettext() correctly and the exact LDM version is 5.0.40~bzr20080212-0ubuntu4 -- LDM in hardy doesn't use gettext() https://bugs.launchpad.net/bugs/233923 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 212802] Re: Server brightness popup window shown in clients

2008-04-09 Thread alkisg
Thanks Oliver, I'll try to report it there! BTW, the sound volume popup window works OK, it is not shown to the clients. -- Server brightness popup window shown in clients https://bugs.launchpad.net/bugs/212802 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 212802] Re: Server brightness popup window shown in clients

2008-04-09 Thread alkisg
OK, I've filed it at http://bugzilla.gnome.org/show_bug.cgi?id=527116 I guess this can now be closed. Thanks! -- Server brightness popup window shown in clients https://bugs.launchpad.net/bugs/212802 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 212802] Re: Server brightness popup window shown in clients

2008-04-06 Thread alkisg
** Attachment added: The brightness window as shown in an ltsp client http://launchpadlibrarian.net/13147057/Screenshot.png -- Server brightness popup window shown in clients https://bugs.launchpad.net/bugs/212802 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 212802] [NEW] Server brightness popup window shown in clients

2008-04-06 Thread alkisg
Public bug reported: A have an Acer Aspire 5920G laptop which acts as server in a classroom. My OS is Ubuntu Hardy 8.04 beta full updated (2008/04/06). When I press Fn+Left or Right arrow keys, a (software) brightness window pops up to help me adjust the screen brightness. The problem is that