[00:07] I have been impressed with everything so far! [00:29] * lns just wanted to see if there was a central issue regarding gutsy -> hardy upgrade and "Internal Error - Failed to initialize HAL", plus "Gnome-settings-daemon" crashes upon login (logging in via VNC, but don't think that should matter.. ? ) [02:04] Simple question - does anyone have a torrent link for the desktop cd, or am I faced to suffer 30 kb/s download speeds? [02:06] torrent.ubuntu.com [02:07] there is some more to the address. [02:07] I usually google "ubuntu torrents" [02:08] the quickest method is get the desktop ubuntu torrent and the edubuntu add on torrent. [02:10] here is the address for all the torrents... torrent.ubuntu.com/6969/ [02:11] I had 1mb/s on both the desktop distro and the addon cd [02:12] ty circe, setting up a spare comp for the kids [02:14] same here, I am a school teacher setting up donated hardware in my classroom. Using edubuntu because for the kids! [02:16] Circle: dual xeon 1.7 ghz 2 gigs of ram - should run nice? [02:17] Circle: Was just getting 1.5 Mb/s then it dropped to a third [02:19] yeah def. my edubuntu install is dual core 1.6 ghz with 1 gig of ram. Runs like a charm. Full desktop effects. [02:19] it flucuated for me as well. [02:20] the add on cd took longer than the regular distro. I think because more people are seeding the distro then the add on. [02:20] Circe: Not as nice as yours, (old school dual cpu xeon) [02:20] Circe: got the add on alread [02:22] mine is a cheapo Acer that could not run Vista. I wiped the drive and installed Ubuntu. Can't believe how much more the computer can do now! [02:23] nice. Which ubuntu torrent did you choose? [02:23] Desktop, 8.04 [02:24] the quickest for me was the i386 desktop cd 8.04. I must of had 120 seeders. [02:24] what torrent client are you using? [02:26] I use transmission. [02:26] I find it to be lightweight and straight forward. [02:26] uTorrent and Azureus are more popular I believe. [02:28] hmmm [02:28] that was wierd [02:28] ahhh - hitting 2 mb/s download right now [02:28] what happened? [02:29] it should be done any minute then. [02:29] 30 seconds === Guest3883536 is now known as Cyndre [02:30] yay done [02:30] when I had those speeds I went ahead and snagged the DVD as well. 3 gigs but has some more apps on it. [02:30] nice [02:30] I can't believe I used to wait 3 days for 700 megs before [02:31] LOL. Now you can be done in minutes. [02:33] are you installing on a desktop or laptop? [02:33] desktop [02:37] so much for that plan :( no blank cd roms - have 100 or so blank dvds dammit === Michael___ is now known as Circe [07:06] is there a linux software that is like Adobe Visual COmmunicator or Varasoftware VideoCur [07:06] Video Cue [07:59] !hi [07:59] Hi! Welcome to #edubuntu! [11:16] hi ogra ... you around & about & feeling better today ? [11:19] what time is today's meeting ? [11:21] stgraber: i'm in a sprint ... so I won't be in the meeting ... you'll need to check with ogra [11:21] isn't ogra at Linuxtag in Berlin ? [15:39] stgraber, RichEd, i have slight fever and stayed in bed most of the day, feeling a bit better now but surely not in the condition to run meetings [15:41] ogra: np ... what time was the meeting meant to be ? [15:42] * RichEd-2 is in the commercial sprint all day & into the evening [15:48] omg, what happened to RichEd-1!? has he been replaced? [15:49] no. incremented [15:49] he's +1 good now [15:51] ah, shew. that's fine then. [15:57] * RichEd-2 the bot marvels at the wit & wisdom of the humanoids [16:17] and ... RichEd-2 woul, [16:17] oops [16:18] and ... RichEd-2 would in fact by RichEd-1 decremented no ? [16:28] hi [16:28] How ist the KDE-Version of Edubuntu going? [16:46] OculusAquilae: ? what do you mean by that ? [16:48] RichEd-2: Are storage devices on the thin clients shown in the dolphin device list? [16:49] if you are using KDE, then you would be able to insert add/remove any or all of the education applications onto your system [16:49] In 7.10 they are only mounted to /media/$USER [16:49] LTSP [16:49] is the problem [16:53] OculusAquilae, not until KDE gets fixed to monitor /media properly [16:54] ogra: ??? [16:54] there are hacks floating around to put links on your desktop while thats a very nasty way of doing it and wouldnt be accepted as upstream default, you can use it as workaround [16:54] ogra: kde displays file systems depending on hal I think [16:54] OculusAquilae, ltspfs doesnt use hal [16:54] it relies on the desktop to monitor /media [16:55] which xfce and gnome do well [16:55] ogra: on gnome there are hacks [16:55] you'd need to check with ogra or riddel on that level of detail [16:56] RichEd, its simply that KDE is the only desktop not monitoring that dir ... [16:57] ogra: Isn't gnome using such a ubuntu-specific hack itself [16:57] no [16:58] gnome uses gvfs and did use gnome-vfs before [16:58] which both simply use inotify of teh kernel for monitoring /media [16:58] ogra: ok [16:59] ogra: and there is no possibility to let it be done by kde like this? [16:59] anyway, i think debian added an lts.conf option, and the link code (just saw that there) i'll see that we can get it into 8.10 [17:00] well, the KDE backend would have to do the same but as i was told it acts on an abstract layer way abouve what gnome-vfs or gvfs do [17:00] so thats apparently not easily possible [17:00] ogra: so, you suppose to choose another distro? [17:01] my idea was to rewrite ltspfs to use faked hal devices, but thats still in its early stages and i dont have much time anymore for ltsp development at all [17:01] OculusAquilae, ??? [17:01] what would another distro change here ? [17:01] ogra: perhaps they solved this problem [17:01] they wont have a different KDE and still the same ltsp [17:01] I could at least try [17:02] ogra: you said that debian had something like this [17:02] sure try what you like, fedora has just released a very basic implementation of ltsp with fc9 (their first attempt) [17:02] would it be possible to do this on debian [17:02] debian has the same LTSP and KDE packages [17:03] but they added the five line hack to add links on user desktops [17:03] ok [17:03] its a trivial handfull of python code you can add to ltspfsmounter [17:03] (i guess yu can even do it in one line if you hardcode it) [17:03] why not doing this for ubuntu too? [17:04] The problem is that I don't want to provide security updates myself [17:04] because we dont add lnks to devices on desktops if there is a volume management backend doing that better ... i like to not hack around stuff but fix it [17:05] use dpkg-divert on /usr/sbin/ltspfsmounter to prevent your thing from being overwritten [17:05] anyway, as i said we'll add hist code for the lts.conf option to the 8.10 ltspfs [17:05] ogra: thanks for the information [17:06] ogra: is it in debian stable? [17:06] oh, and indeed you need debian unstable for these hacks ... that wont get you into the problem of caring for security updates :P [17:06] its pretty new hackish code [17:06] unstable, hm [17:08] ogra: do you know if it is in ltsp-server ? [17:08] no [17:08] it is in ltspfs [17:09] thanks [17:09] http://bazaar.launchpad.net/~ltsp-upstream/ltspfs/ltspfs-trunk/annotate/vagrant%40freegeek.org-20080302225903-rmrn56huy46yyuwf?start_revid=wtogami%40redhat.com-20080428224302-dkxj5o7wkmjvmh50&file_id=kdedesktopicons-20080302225737-q6d8ttvp6y7nfi4a-2 [17:09] thats the code [17:10] thanks [17:13] ogra: This code will be executed automatically by ltspfs? [17:13] in /etc/ltspfs/mounter.d ? [17:13] no idea, i havent used it yet, it smells like you also need support for ltspfs.d or so [17:14] http://bazaar.launchpad.net/~ltsp-upstream/ltspfs/ltspfs-trunk/revision/vagrant%40freegeek.org-20080302080458-7hthsgddljqju2x8?start_revid=wtogami%40redhat.com-20080428224302-dkxj5o7wkmjvmh50 [17:14] seems to be that snippet [17:14] i'D really just add an ln command to ltspfsmounter [17:14] its hackish anyway [17:15] link on "ltspfsmounter add" rm on "ltspfsmounter remove/cleanup" [17:15] two lines [17:17] hm [17:20] I'll look at it [17:22] note that neither the patch nor just adding links will give you proper device icons [17:22] tehy are linked folders [17:23] ogra: better than 15 children not finding their cds [17:25] well, you could generally put a link to /media/$USER on their deesktops ... a non dynamic one and give it descriptive name [17:25] *a descriptive [17:26] that's right, we thought about this possibility [17:27] best would indeed be if all desktops would use the same way for handling devices :) [17:27] but i didnt find any open ear in the KDE community yet [17:28] ogra: why doesn't gnome use the kde way would be a possibility [17:28] especially since all devs are busy getting 4.0 into usable shape [17:28] because there are more desktops using the gnome way ... its a matter of amount of changes you hae to do in different places [17:29] ogra: I am using 4.0.4 [17:29] the 4.0 rewrite would have been the perfect opportunity to unify here [17:29] that could be right [17:29] my personal main target is using hal for ltspfs anyway though ... as i said above [17:30] but i have approximately 2-3h a week left to work on ltsp which mostly just goes into basic fixes [17:30] ogra: then it would work on kde too? [17:30] and reimplementing ltspfs will take more [17:31] well, then you would see something like that http://people.ubuntu.com/~ogra/ltspfs-hal-root.png [17:31] with all devices being added as fake blockdevices in hal [17:31] thats using a way higher level then the kernel inotify mechanism [17:31] and afaik KDE listens to hal for its devices [17:32] (that might have changed with 4.x as well, the last time i actually touched KDE personally was around 1.2 ... but thats the info i got from KDE folks) [17:33] ok [17:34] my persona ocus simply isnt on KDe integration and unless someone from a KDE dev crew steps up to help out we wont solve the prob other than switching to the hal method i think [17:34] *personal focus [17:36] ... or hack around it like with adding links to user desktops which wil get funny if your client just crashed once and the link wasnt removed [17:36] (or if the user didnt log out properly etc) [17:37] right, another problem [17:38] I think hal would be a good thing to use [17:39] right, but requires extra time i dont have .... and nobody else is working on that stuff ... debian prefers to add the hacks it seems so we waste manpower on workarounds that would better have been invested in doing the real fix ... but well, you cant tell volunteers where to invest their time :) [17:39] and its stil better than nothing apparently [17:41] Isn't it possible to write such a script for ltspfs to broadcast device information via hal [17:42] well, thats essentially what my change does ... but it has to happen in the suid binary which needs detailed auditing to not introduce security holes [17:43] the screenshot you saw essentially calls hal-add-device with the right parameters from the suid binary of ltspfs (lbmounter) [17:43] err lbmount [17:43] its not easy to get right if you dont want all the code in the suid bit [17:44] hm right [17:44] lbmount is already 300 lines of C .... i dont want to make it 1500 [17:45] ese the security team will kill me to have to audit it for every release [17:45] *else [17:47] :) [17:47] we'll get there eventually :) [17:47] plans and ideas are there ... its just a matter of time [17:48] (and sadly i'm hogged with business stuff since 8.04 which limits my time to work on extra stuff like ltsp, but i'm confident someone will step up to help if i dont make it at some point) [17:50] RichEd, btw, did you see adams mail ? i really wonder why we talked for days about all these issues, seems he didnt understand that 8.04 is done and over [17:50] ogra: let me check now ... been in meetings all day] [17:51] ah [17:51] i answered already but t seems to me that he didnt understand much of what we discussed about and agreed on [19:43] ogra: Thanks that you helped me to understand the situation. I wrote an email to our deciders with this information. [20:16] did something with jetpipe change recently that requires authentication or anything like that? [20:20] my lts.conf is bad [20:20] isn't # the comment character? [20:21] I'm getting a syntax error on a commented line [20:33] don't think you can have comments inside the [default] [20:33] or in any other [] [20:33] only at the top perhaps [20:34] think that's right [20:34] took out the comments on individual clients and its good now [20:34] should file that as a bug :) [20:34] thanks [20:39] ogra: ping [21:20] moquist, you still doing smbldap things? [21:20] summer's coming and its time for me to rebuild my smbldap server :) [21:21] fedora 5 worked well, but its four versions old now [21:21] hi there [21:21] yep, I'll get hardy working before the summer is out [21:21] would like to base it on centos or ubuntu lts this time [21:21] sweet [21:21] But seriously, if you don't have a reason to upgrade your LDAP server, don't. [21:21] well, its a little flaky [21:22] i've had to do database recovers on just about every reboot [21:22] Hardy *may* be better, then. [21:22] Maybe. [21:22] centos 5 is my current favorite in server OS's, but whatever you want to build a script for works for me :) === calimer- is now known as calimer