Main page
[15:47] alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving.
[15:58] bobby_C (~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) left irc: Ping timeout: 264 seconds
[16:00] mikeshultz (~mike@smokey.vote-smart.org) left irc: Quit: leaving
[16:07] mischko (~Scott@c-174-54-193-10.hsd1.pa.comcast.net) joined #ltsp.
[16:09] Faithful (~Faithful@119.12.29.20) joined #ltsp.
[16:11] [stgraber] vagrantc: it's only 5-6 hours away from here ;)
[16:13] [stgraber] doh, would have liked that revert two weeks before ... now I'm starting sshd in d-i just to have ssh-keyscan do its magic :)
[16:14] [vagrantc] egads
[16:14] [stgraber] will be great to drop that in Maverick
[16:16] [vagrantc] stgraber: i'm sure you'e busy as all get-out right now, but was wondering if you might get a chance to update the ltsp-trunk/fr.po soonish?
[16:24] [stgraber] vagrantc: done
[16:33] [vagrantc] stgraber: thanks :)
[16:33] [vagrantc] i know folks have tried in the past, but i wonder if we could ever get a signle .po file for each language in ldm...
[16:34] litlebuda (~litle@169.191.108.93.rev.vodafone.pt) joined #ltsp.
[16:34] mischko (~Scott@c-174-54-193-10.hsd1.pa.comcast.net) left irc: Quit: Ex-Chat
[16:37] NeonLich1 (~NeonLicht@darwin.ugr.es) left irc: Ping timeout: 260 seconds
[16:43] Faithful (~Faithful@119.12.29.20) left irc: Ping timeout: 240 seconds
[16:45] staffencasa (~staffenca@128-193-154-82.oregonstate.edu) left irc: Quit: Leaving
[16:51] NeonLicht (~NeonLicht@darwin.ugr.es) joined #ltsp.
[17:00] egghead (~egghead@pool-96-228-164-83.tampfl.fios.verizon.net) joined #ltsp.
[17:03] [egghead] running ubuntu 9.10, using ltsp on a 64bit machine, tring to boot i386 clients (using usb drive) but get i think the i386 client trys to load in from /opt/ltsp/images/amd64 instead of the /opt/ltsp/images/i386 image, any one know if there is a config file to change the boot image for different clients?
[17:03] epaphus (~epaphus@190.10.68.228) left irc: Ping timeout: 276 seconds
[17:13] [johnny] egghead, do you have both kinds of clients egghead ?
[17:13] [johnny] or just i386?
[17:16] [egghead] johnny, yes, both
[17:17] [egghead] is there a config file for ltsp that points to /opt/ltsp/images?
[17:17] [egghead] or maybe for tfpboot?
[17:18] rjune (~rjune@oh-67-76-200-198.sta.embarqhsd.net) left irc: Ping timeout: 240 seconds
[17:18] [egghead] i think problem is i boot (from usb drive) i386 kernel and then it trys to load the amd64 image
[17:19] [egghead] but cant figure out how to change the boot image dir for i386 clients
[17:22] [johnny] first you have to install the image
[17:22] [johnny] ltsp-build-client --arch i386
[17:23] [egghead] i did that
[17:23] rjune (~rjune@oh-67-76-200-198.sta.embarqhsd.net) joined #ltsp.
[17:42] robbie_ (~rob@CPE-60-231-21-101.qld.bigpond.net.au) joined #ltsp.
[17:52] waldo323 (~waldo323@ip-216-36-86-104.iad.megapath.net) joined #ltsp.
[18:10] Faithful (~Faithful@119.12.29.20) joined #ltsp.
[18:12] slidesinger (~slidesing@c-68-44-99-50.hsd1.nj.comcast.net) joined #ltsp.
[18:20] [Ryan52] vagrantc: the result of g_strconcat should be freed.
[18:20] [Ryan52] so do this instead:
[18:20] [vagrantc] Ryan52: and you say you don't contribute much anymore :)
[18:20] [Ryan52] gchar * foo = g_strconcat("<b>", _("Verifying password. Please wait."), "</b>", NULL);
[18:20] [Ryan52] set_message(foo)
[18:20] [Ryan52] g_free(foo);
[18:20] [Ryan52] // I missed a semi colon on the set_message line
[18:21] [Ryan52] vagrantc: hah.
[18:22] [vagrantc] Ryan52: gchar on the same line? or with the other gchar at the top of the function?
[18:23] [johnny] uggh :(
[18:23] [johnny] still having sound problems @ my store
[18:23] [Ryan52] no, guess not. do it like sec.
[18:23] [Ryan52] gchar * foo;
[18:23] [johnny] the volume starts at a normal level
[18:23] [Ryan52] foo = g_strconcat(.........);
[18:23] epaphus (~epaphus@201.199.62.74) joined #ltsp.
[18:23] [johnny] and then just gets quieter until tis gone
[18:23] [Ryan52] s/sec/this/
[18:23] *** Ryan52 is being rushed to leave by his dad...so cya.
[18:25] egghead (egghead@pool-96-228-164-83.tampfl.fios.verizon.net) left #ltsp.
[18:51] robbie_ (~rob@CPE-60-231-21-101.qld.bigpond.net.au) left irc: Quit: robbie_
[19:06] epaphus (~epaphus@201.199.62.74) left irc: Ping timeout: 265 seconds
[19:08] waldo323 (~waldo323@ip-216-36-86-104.iad.megapath.net) left irc: Ping timeout: 265 seconds
[19:10] pem725 (~pem725@pool-71-191-199-198.washdc.fios.verizon.net) left irc: Quit: Leaving
[19:35] try2free (~send2us@118.96.121.25) joined #ltsp.
[19:52] try2free (~send2us@118.96.121.25) left irc: Ping timeout: 246 seconds
[19:53] [vagrantc] hmmm... the LDM_LOGIN_TIMEOUT doesn't seem to be working...
[19:57] [vagrantc] ah, it apparently needs to work in conjunction with LDM_GUESTLOGIN
[19:59] *** vagrantc is playing with ldm to randomly select a supported language to display and autologin/autologout
[20:01] [vagrantc] seems to be biased towards polish.
[20:03] [vagrantc] it would be tricky to implement... but would be cool if the language selection could also change the greeter language
[20:07] [stgraber] sounds tricky to implement (on the fly gettext language change)
[20:08] [vagrantc] a fairly brutal way would be to re-exec the greeter
[20:09] [vagrantc] but GDM changes the language when you select a different langauge, no?
[20:12] [vagrantc] well, ldm has decent support for 17 languages :)
[20:16] [vagrantc] i haven't done a very good job of asking folks to translate the rc.d and ltsp-cluster-info bits... the tools i use to send out the translations don't support multiple po files (as far as i know), and it would be confusing to send out multiple translation requests for a single package...
[20:18] [Ryan52] vagrantc: that sounds like a fun project.
[20:18] [vagrantc] Ryan52: oh, sparked your interest, have i? :)
[20:19] [vagrantc] Ryan52: changing the ldm UI to a new locale if the user selects a new locale?
[20:20] [vagrantc] ideally checking if it's a valid locale on the local system...
[20:20] [Ryan52] why?
[20:20] [Ryan52] doesn't hurt to try it anyway...it'll just fall back to the original string.
[20:22] [Ryan52] hm...one problem, tho. some of the text is translated on the server side by the ssh daemon.
[20:22] [vagrantc] Ryan52: none of that is translated anymore
[20:22] [vagrantc] any messages are just relayed through
[20:22] [Ryan52] exactly.
[20:23] [Ryan52] they are translated if the server's default language is a different language.
[20:23] [Ryan52] because then sshd would translate it.
[20:23] *** vagrantc doesn't see how that matters
[20:24] [vagrantc] Ryan52: regarding the fallback, if the default locale != C and they try to switch to an unsupported locale, then it will fall back to C ...
[20:24] [vagrantc] won't it?
[20:24] [Ryan52] if the servers language is spanish, and the ldm user selects french, half the interface would be in french and half in spanish.
[20:24] [Ryan52] and if the ldm translation for french isn't complete, some of the interface may even be english.
[20:25] [vagrantc] incomplete translations aren't anything we can do anything special about
[20:26] [vagrantc] Ryan52: but the server/thin-client language differences are already handled... it sets the locale variables when logging in via ssh...
[20:26] [Ryan52] that doesn't affect the strings relayed from sshd, tho.
[20:26] [Ryan52] does it?
[20:26] [vagrantc] no worse off than it is now.
[20:26] [vagrantc] in any case :)
[20:27] [Ryan52] I guess.
[20:27] [vagrantc] i'm not sure it ignores the locale variables...
[20:28] [vagrantc] currently, we can set the locale for the LDM UI with standard environment variables LANG, LC_ALL, etc. and LDM_LANGUAGE sets the user's locale for the logged in session, or alternately by selecting the language from the menu.,
[20:29] [vagrantc] but if the menu selection could both set the LDM UI and the user's soon-to-be logged in session, that would be nice.
[20:31] *** vagrantc wonders how GDM or KDM do it
[20:32] [Ryan52] it's really easy.
[20:32] [vagrantc] well then... :)
[20:33] [Ryan52] you just need to change the locale and set all of the strings again.
[20:33] [Ryan52] changing the locale is simple, generate_locale_list.py does it for example.
[20:42] try2free (~send2us@118.96.121.24) joined #ltsp.
[20:43] [Ryan52] hm, GDM just restarts.
[20:43] [Ryan52] well that's kind of cheating. :P
[20:49] Faithful (~Faithful@119.12.29.20) left irc: Ping timeout: 240 seconds
[20:55] alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp.
[21:01] rjune (~rjune@oh-67-76-200-198.sta.embarqhsd.net) left irc: Read error: Connection reset by peer
[21:01] [alkisg] stgraber: turns out that we already have the latest udhcp version in Lucid, it's embedded in busybox!
[21:02] [alkisg] So we can actually drop the udhcpc dependency, stop installing udhcpc, and just use busybox udhcpc -C
[21:02] rjune (~rjune@oh-67-76-200-198.sta.embarqhsd.net) joined #ltsp.
[21:03] try2free (send2us@118.96.121.24) left #ltsp.
[21:06] Faithful (~Faithful@121.91.118.214) joined #ltsp.
[21:08] rjune (~rjune@oh-67-76-200-198.sta.embarqhsd.net) left irc: Ping timeout: 246 seconds
[21:15] [alkisg] Dah no there are 2 busybox versions, busybox-static has it, while busybox-initramfs doesn't. So maybe we should file a bug against busybox-initramfs and ask that they include udhcpc in their Makefile.
[21:15] epaphus (~epaphus@201.199.62.74) joined #ltsp.
[21:20] rjune (~rjune@oh-67-76-200-198.sta.embarqhsd.net) joined #ltsp.
[21:23] alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving.
[21:52] try2free (~send2us@118.96.121.24) joined #ltsp.
[21:53] vagrantc (~vagrant@c-76-27-239-73.hsd1.or.comcast.net) left irc: Quit: leaving
[22:19] slidesinger (~slidesing@c-68-44-99-50.hsd1.nj.comcast.net) left irc: Remote host closed the connection
[22:26] epaphus (~epaphus@201.199.62.74) left irc: Ping timeout: 258 seconds
[22:34] dmarkey (~dmarkey@dmarkey.xen.prgmr.com) got netsplit.
[22:34] jonkke (~jonkke@a91-152-38-63.elisa-laajakaista.fi) got netsplit.
[22:34] MaRX-Mode (marx@ip191.otanner10.opintanner.fi) got netsplit.
[22:39] dmarkey (~dmarkey@dmarkey.xen.prgmr.com) returned to #ltsp.
[22:39] jonkke (~jonkke@a91-152-38-63.elisa-laajakaista.fi) returned to #ltsp.
[22:39] MaRX-Mode (marx@ip191.otanner10.opintanner.fi) returned to #ltsp.
[22:48] try2free (send2us@118.96.121.24) left #ltsp.
[23:16] Faithful (~Faithful@121.91.118.214) left irc: Ping timeout: 248 seconds
[23:18] ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp.
[23:18] ogra (~ogra@ubuntu/member/ogra) left irc: Read error: No route to host
[23:18] Selveste1___ (~Selveste1@88.83.86.20.static.dong.customer.smilecontent.dk) left irc: Read error: Operation timed out
[23:21] Selveste1___ (~Selveste1@88.83.86.20.static.dong.customer.smilecontent.dk) joined #ltsp.
[23:34] Faithful (~Faithful@119.12.29.20) joined #ltsp.
[23:35] Selveste1___ (~Selveste1@88.83.86.20.static.dong.customer.smilecontent.dk) left irc: Ping timeout: 264 seconds
[23:41] Nick change: ogra_ -> ogra
[23:41] ogra (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Changing host
[23:41] ogra (~ogra@ubuntu/member/ogra) joined #ltsp.
[23:43] Faithful (~Faithful@119.12.29.20) left irc: Ping timeout: 246 seconds
[23:54] shamino (~shamino@MXL.voas.sl-laajakaista.fi) left irc: Quit: leaving
[23:54] shamino (~shamino@MXL.voas.sl-laajakaista.fi) joined #ltsp.
[23:55] gnunux (~emmanuel@194.167.18.244) joined #ltsp.
← back next
1 2 3
up
Generated by logs2html module for eggdrop v.2.3.4
Find latest version at http://sourceforge.net/projects/logs2html or http://shmupsik.osetia.org