[01:33] I'm in lubuntu 10.04 -- I like the high resolution of the screen, but words and icons are a little hard to read. Is there a way to make just words and icons bigger? (iirc, 125dpi or something) [01:44] Just install lubuntu 12.04 on usb and all apps start in full screen. WHY ?? [01:45] it is daily iso [01:54] semitones_tea: this post may help you: http://ubuntuforums.org/showthread.php?t=1783031 [01:57] thanks [02:25] next time thor is omn, let him know that it is current default as we choose between how apps should launch :) [02:25] * benonsoftware adds it to his "tell someone" list :P [03:32] how is ubuntu 12 anyways? [03:32] can I have a link to lubuntu 12 daily? [03:48] tertl6: http://cdimage.ubuntu.com/lubuntu/daily-live/current/ [03:51] tertl6: make sure you are aware of bug 918401 [03:51] Launchpad bug 918401 in lubuntu-meta (Ubuntu) "Unity-greeter installed by default on Lubuntu, crashing on start" [Undecided,Confirmed] https://launchpad.net/bugs/918401 [03:51] uh oh :P [03:51] it wont boot? [03:52] tertl6: it's a bitch, but it does boot - you just have to enter your password on a blank screen [03:52] oh [03:52] Call it very secure lubuntu :P [03:52] lol [03:53] "lubuntu introduces secret password screen" [03:54] read the bug report, you will see that has already been mentioned :) [08:10] could someone tell me what this fix did? https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/912499 [08:10] Launchpad bug 912499 in lubuntu-default-settings (Ubuntu) "No screen lock key combination/symbol/option per default" [Undecided,Fix released] [08:11] hiya [08:14] iceroot, I pasted that windows+l kombination [08:14] bioterror: not working here [08:14] it's tested and it works [08:15] bioterror: but i cant see what the bug is fixing, creating windows+L or putting an option in the shutdown window [08:15] its not clear for me [08:15] ah [08:15] un xscreensaver (keine Beschreibung vorhanden) [08:16] so i guess the package needs a dependency to xscreensaver [08:16] ofcourse [08:16] but there is no such dependency [08:17] because xscreensaver is not installed on my system after the latest dist-upgrade for lubuntu-default-settings [08:17] * usr/share/lubuntu/openbox/menu.xml & rc.xml [08:17] updates those [08:17] bioterror: yes the update is there [08:18] but because xscreensaver is not installed the shortcut is not working [08:18] I dunno if the ctrl+alt+l is the key combination [08:18] is it so hard to reinstall it then? [08:18] bioterror: no [08:19] of course not but that should be done by a dependency [08:19] file a bug then [08:19] i am doing it atm [08:32] https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/889414 could someone test that on the latest 12.04 please? for me its not fixed always [08:32] Launchpad bug 889414 in openbox (Ubuntu) "Run dialog opens up in the background" [Undecided,New] [09:11] hi [09:12] inkscape needs a lot of time starting. extremely longer than in ubuntu 10.04. is this normal for lubuntu or can it be changed [09:14] is it same version of inkscape? [09:15] I don't know. has the inkscape version changed from 11.04 to 11.10 [09:15] ? [09:17] !info inkscape natty [09:17] inkscape (source: inkscape): vector-based drawing program. In component main, is optional. Version 0.48.1-2ubuntu2 (natty), package size 17020 kB, installed size 61008 kB [09:17] !info inkscape oneiric [09:18] inkscape (source: inkscape): vector-based drawing program. In component main, is optional. Version 0.48.2-0ubuntu1 (oneiric), package size 17490 kB, installed size 62428 kB [09:18] interesting command [09:18] !info java oneiric [09:18] Package java does not exist in oneiric [09:18] toscho: for me inkscapes starting time is ok, 2-3 seconds (12.04, eeepc 900mhz) [09:19] is there a small stop watch installed by default? [09:20] toscho: to see the start-time of inkscape? [09:20] ok, changed the clock applet to show seconds [09:21] 1 minute [09:21] exact by the second [09:22] toscho: can you start it on the terminal to get some usefull output [09:22] sure [09:22] 1 moment [09:23] hey, second time took only 57 seconds [09:24] because it is in the memory already [09:24] toscho: can you provide the output of "df -h" and "cat /proc/cpuinfo" [09:24] !paste | toscho [09:24] toscho: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [09:24] toscho: free -m instead of df -h [09:25] toscho: also you can do "strace inkscape" to see what it is doing the 57 seconds [09:25] ok, output from starting inkscape via terminal was: nothing [09:26] http://paste.ubuntu.com/819778/ [09:27] http://paste.ubuntu.com/819780/ [09:27] ok i5 and 3GB ram should be fine :) [09:28] i thought so [09:28] i would strace that and see what it is doing (not always to read) [09:28] easy [09:28] in 11.04 it was quick to start [09:29] shouldn't "strace inkscape > log.txt" send the output to log.txt and not display it in terminal? [09:30] toscho: strace is using stderr and not stdout [09:30] toscho: > is only fetching stdout [09:30] ah. how can I pipe stderr to a file? [09:33] toscho: strace inkscape 2> log.txt [09:36] btw: shall I post the entire output of strace to paste.ubuntu.com? [09:40] interesting. most of lines read "gettimeofday({1327743302, 628917}, NULL) = 0" [09:42] then there is a lot of "access("/usr/share/themes/Lubuntu-default/gtk-2.0/apps/nautilus-e.rc.en", F_OK) = -1 ENOENT (No such file or directory)" and similar lines [09:42] http://paste.ubuntu.com/819794/ [09:45] ok, it reads all fonts supplied by fontconfig. this might take some time as fontconfig reads all texlive-fonts [09:46] toscho: which are a lot [09:47] damnit. so I need to change the config of fontconfig [09:48] I though I commented out that line, but fc-cache shows, that fontconfig still searches through the texlive-folder [09:51] ok. that was the reason [09:51] now it starts in 3 seconds [09:52] well 5 seconds, but that's ok [09:52] thx [09:54] toscho: nice [09:58] still unclear, why it asks for the time of the day so often [10:20] http://www.lasivian.com/?p=640 [10:20] oops, wrong channel [12:56] Hi, I've installed Lubuntu through Ubuntu 11.10, everything is working fine, except for the run dialog on ALT+F2, anyone knows how to install/bind this? [13:26] lubuntu 12.04 How do i get normal windows back again?? [13:27] For App [13:27] :-( [13:32] lubuntu 12.04 How do i get normal windows back again For App?? [14:17] How do i disable full-screen for all apps in lubuntu 12.04 [15:19] lubuntu 12.04 in vitualbox, the dont work but if you install vmware player in lubuntu it works?? [15:20] lubuntu 12.04 in vitualbox, the mouse dont work but if you install vmware player in lubuntu it works?? [16:05] Hey guys, stupid question time. I'm on a windows mobile phone and it fails with the internets. [16:06] my stephdad is installing lubuntu, but it never asked for a root password, just a generic user [16:06] there's no root [16:06] !root [16:06] Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [16:06] awesome! [16:06] thank you [16:06] np (: [16:07] so how do I handle low right situations? [16:08] He was trying to install a webserver but lacked the rights. I'll also try to open the link.. :( be back in like 5. [16:08] RTFTMob: using apt-get? [16:08] RTFTMob: then just "sudo apt-get install " [16:09] synaptic thingie [16:09] install almost done, so I'll just try the terminal. as you might notice, I'm legally retarded when it comes to anything linux. [16:10] launching it should ask his password, if not, it isn't launching it with correct rights /: [16:10] "gksudo synaptic" is the magic word to get it launched right [16:14] thanks for the help Tm_T! I'm sure we'll manage now [16:21] Ello [16:21] RTFTMob- <- here [16:21] Tm_T: managed to get it running again, but when I do "gksudo synaptic" it keeps asking for a password === test is now known as RTFTmob [16:22] nvm typo :( [18:42] *burp* === JackyAlcine_ is now known as JackyAlcine [19:32] bye :) [20:19] What the connection between lubuntu and ubuntu, is the same as between kubuntu and ubuntu ? [20:19] lubuntu uses Openbox as window manager and has LXDE desktop components on top of it [20:20] not really what i mean, if you look at kubuntu, it's actually just ubuntu with different standard packages and some changes in the configfiles [20:20] does that also count for lubuntu ? [20:20] yes [20:21] so is it possible to make a lubuntu from ubuntu by removing and adding packages and changing configfiles just as with kubuntu [20:22] sudo apt-get install lubuntu-desktop [20:22] !purelxde [20:22] so they use the same repositories [20:22] If you want to remove all !KDE, !GNOME and !XFCE packages and have a default !Lubuntu system follow the instructions here « http://www.psychocats.net/ubuntu/purelxde » [20:23] ok, thanks [21:27] lubuntu daily build did not install :( [22:25] tertl6: it should do? [22:26] as for logging when it is insatalled, that is a different natter :P [22:26] /s/natter/matter [22:30] phillw: you need a / at the end [22:30] sed: -e expression #1, char 9: unterminated `s' command [22:30] ;) [22:31] wxl: when they write the rules, br sure I will break them [22:33] so let's say you use pcmanfm to ssh:// to another machine to grab some files. how do you eject besides killing ssh? [22:34] wxl: well I go in via terminal and simply issue 'exit'. [22:35] phillw: pcmanfm [22:35] gvfs backends includes a ssh://user@server/path/to/somewhere option that more or less is sshfs [22:35] it's REALLY handy [22:35] wxl: why not ask him? He does not bite. [22:36] phillw: cuz he ain't here ;) [22:36] wxl: just drop him an email. [22:43] he's not on the team list ugh [22:44] forget it, i'll use the mailing list