[00:22] * fawxy was formerly fennec, however am now here again [00:23] * fawxy is now registered :D [00:24] * fawxy says hallo [01:49] i noticed that the evince thumbnailer is setup to handle thumbnails for cbr/cbz file and it appears to work if you run it manually, but thunar doesn't show the thumbnails. anyone know what the problem might be? === Pieman is now known as Paimun === Piegirl is now known as Paimun === davide is now known as slevin77 [09:29] good morning [09:38] exactly? [09:47] somebody can help me on how to switch between multiple wallpaper pics in xfce? [09:50] slevin77: go to desktop settings and select a different picture? [09:50] TheSheep: best! [09:50] Marzata: may I help you? [09:51] TheSheep: but you already did :) [09:52] TheSheep: i mean automatically.... :) [09:53] slevin77: when do you want them to change? [09:53] switch every 5 minutes for example [09:53] slevin77: ok, set a list of pictures in the desktop settings [09:53] already done [09:53] crontab? [09:54] slevin77: then send the USR1 signal to xfdesktop every 5 minutes from cron [09:54] ok [09:54] thank you [09:54] slevin77: somethning like killall -USR1 xfdesktop [09:54] */20 * * * * DISPLAY=:0.0 /usr/bin/xfdesktop --reload >/dev/null 2>&1 [09:54] i think this will do the job [09:54] ;) thank you so much [09:54] slevin77: that will unnecessarily restart it [09:55] ummm [09:55] what do you suggest? [09:55] the USR1 signal will make it just load a new image [09:56] killall -USR1 xfdesktop? [09:56] yeah [09:56] here is a ready recipe: http://ubuntuforums.org/showthread.php?t=328792 [09:59] wrote this in cron.txt: [09:59] */1 * * * * killall -USR1 xfdesktop >/dev/null 2>&1 [09:59] but nothing happens [10:00] previous solution works for me [10:00] what happens when you do that command by hand in the terminal? [10:00] i'll try now [10:00] without the redirects to dev null [10:01] killall -USR1 xfdesktop does nothing [10:01] how about killall -SIGHUP xfdesktop? [10:03] yes it will change wallpaper but with a ugly grey screen between pictures [10:11] reloading works better [11:40] bye bye [11:54] hola?? === nicolas_ is now known as nipolar [11:55] ??? [11:56] ??? [11:56] hola? [11:57] !es [11:57] En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #xubuntu-es. Escribe "/join #xubuntu-es" (sin comillas) y dale a enter. Si nadie responde allí puedes intentar preguntando en #ubuntu-es. [12:00] gracias! [13:01] enom or godaddy? [13:20] Marzata: in case you didn't hear yet, http://www.reddit.com/r/politics/comments/nmnie/godaddy_supports_sopa_im_transferring_51_domains/ [13:20] Marzata: also, this is a support channel for xubuntu [13:46] hello. can anybody help me with vuze on xubuntu. this-is log http://paste.ubuntu.com/792696/ [13:55] anybody here? [13:57] go8765: lots of folks here... might just need to wait a bit :) [14:00] other than suggesing transmission, i can only guess at what might be the issue... maybe try reinstalling, try finding a newer version... [14:01] <_Pete_> go8765: which java are you using? [14:01] im sure you have already seen http://forum.vuze.com/thread.jspa?messageID=244890 [14:02] _Pete_, I think-sun [14:02] <_Pete_> I use sun-java and vuze installed from repositories with apt-get and works without problem [14:04] _Pete_, my vuze always work well too? but two days ago it have this problem [14:05] holstein, so the solution is in installing old xulrunner ? [14:06] go8765: im uncertain what the 'solution' will be... i can only suggest things to help troubleshoot... i use transmission [14:06] http://www.omgubuntu.co.uk/2011/12/java-to-be-removed-from-ubuntu-uninstalled-from-user-machines/ [14:07] i was under the impression that when you upgrade your packages, java is removed... but if thats is not what _Pete_ is finding... [14:07] pretty sure I got that happen here holstein [14:08] <_Pete_> I'm using custom installed Java anyway [14:08] and would have been a few days ago [14:08] hobgoblin: in 11.10?... that article suggests 11.10 is not on the list, but i thought it was [14:08] yep - 11.10 here [14:08] I certainly needed to deal with java yesterday [14:09] though I installed icedtea instead - works for what I need [14:09] go8765: this would be the first thing i would tackle... it wont hurt to confirm you have sun-java, and that it has been removed, and move on to the openJDK or whatever... or icedtea ^^ [14:11] holstein, i dont update my ubuntu and now i use sun java. it dont removed now, I think [14:12] go8765: sure... it wont hurt to fire up something like synaptic and confirm [14:12] <_Pete_> better is do: java -version [14:13] .j #xubuntu-devel [14:13] java -version [14:13] java version "1.6.0_26" [14:13] Java(TM) SE Runtime Environment (build 1.6.0_26-b03) [14:13] Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing) [14:13] <_Pete_> jeah that's sun/oracle java [14:14] <_Pete_> I am however using the latest 1.7.0_02 [14:14] <_Pete_> dont know if that matters [14:14] _Pete_, O_o ok. I try to find some ppa [14:15] to update my java. thanks [14:33] _Pete_, how you install the latest version of java? :) [14:36] and workthe latest javawith Libre Office or not? [14:37] <_Pete_> well as said I have custom install of JDK as I use it for development too [14:37] <_Pete_> not sure how it "should" be installed [14:39] <_Pete_> but basicly lke this: download the JRE archive from oracle, extract it (I use /opt). then add the extracted jdk.../bin to PATH [14:40] <_Pete_> and put JAVA_HOME to point that jdk... dir [14:40] thanks. I found in google another solution :) [14:54] hi tips to xubuntu team. add lxmed: http://sourceforge.net/projects/lxmed/ [14:54] for editing xubuntu menu [16:26] hey guys, was wondering if anybody knows where to change the dual monitor mode in xubuntu. i'm using 2 monitors on my intel hd3000 (so no nvidia control panel ;)) on my x220. both monitors work fine, but they are in mirror mode. i want the desktop to be extended rather then mirrored. in display menu i can only activeate/deactivate or rotate the outputs but it seems i cannot tell xfce how to distribute the desktop. an [16:27] kora-chan: i use arandr [16:27] i find no natively installed GUI way to extend rather than mirror [16:28] holstein: is it a successor to xrandr? i remember i have used that several years ago [16:28] kora-chan: im sure its just another frontend [16:28] GUI for xrandr [16:28] Sysi, holstein: thx gonna try that [16:29] Sysi, holstein: xrandr was a bit dodgy when i used it, but then again, that was 4 or so years ago ;) [16:30] kora-chan: i think you'll find arandr does the trick... fire it up and look in the menu under 'outputs' if the external monitor is not showing up there [16:32] holstein: nice one, nearly perfect [16:33] kora-chan: thats exatly what i thought about it... "nearly" perfect... hehe [16:35] holstein: it seems it always uses the leftmost screen as main, i rather had the right one as main since its a bit larger, but thats not a big issue. [16:36] kora-chan: i think dragging them around and re-arranging them does that, though i forget how extensively i tested [17:08] Early man is something knome doesn't hate? http://www.youtube.com/watch?v=qdJ4Qxp5VT0 [17:08] whops, offtopic [17:12] <|Slacker|> this is weird, my touchpad has edge scrolling and 2 finger scrolling enabled at the same time [17:13] would you like to get rid of either one? [17:13] mine does too :) [17:14] <|Slacker|> Sysi, yep [17:14] <|Slacker|> I prefer 2 finger scrolling [17:15] synclient HorizEdgeScroll=0 [17:15] that in terminal, if it works put it to settings -> sessions and startup -> autostart [17:16] <|Slacker|> worked fine, thanks [17:57] alguien habla español? [17:57] !es [17:57] En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #xubuntu-es. Escribe "/join #xubuntu-es" (sin comillas) y dale a enter. Si nadie responde allí puedes intentar preguntando en #ubuntu-es. [18:29] Hello, I've got some questions regarding using Xubuntu. Can I ask them here? [18:29] !ask [18:29] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [18:30] Thanks [18:31] Ok, first I have a weird problem. I've got a notebook and I hate using touchpad, I usually add it to the blacklist and use "external" USB Mouse. The problem is double click on window title with touchpad maximizes it ok, but double click with mouse is not working. [18:31] How to fix that? [18:32] try clicking really fast [18:35] Hm... It helped, thanks [18:37] Ok, I adjusted my double click time. Shame on me, lol, that was easy [18:38] actually it's about hitting exactly same pixel [18:38] Nope, it was about speed [18:39] Default 250 ms is too fast for me, I set it to 400 ms and everything is ok now [18:40] set it back and then raise mouse off table [18:41] It's not working now again, take my word for it ) [18:41] mhm [18:42] I'm not moving my mouse, I'm just not that fast with my fingers, my nickname is not fast_finger ) [18:47] So, move onto next problem, which annoys me very much. Is there a way to change at least active/inactive window title color? In "Appeareance" section in settings manager there is no color options at all [18:48] theres probably a way yes, but it would involve touching the theme scripts [18:48] besides changing theme, not [18:48] you can try other themes [18:48] window manager theme is set in window manager settings [18:49] In window manager settings I see only title font, alignment and no color managint at all [18:49] the list on the left [18:50] I told there's no way to change colors like that, but you set window manager theme there, not in appearance settings [18:53] Ok, I don't see a problem with changing theme scripts, where are they located? [18:53] well, they're not scripts, gtk theme is is some weird files and window manager theme is just image files [18:56] Ok, I found the PNG-s [18:56] I'll try to replace the active title ones [18:57] <|Slacker|> I wonder why xubuntu stil ships crappy brasero rather than great xfburn [18:58] xfburn is kinda dying, not developed anymore [18:58] didn't here [18:58] what version do you mean anyway, 10.04 which is old? [18:58] I've not got brasero [18:59] <|Slacker|> pitty to hear that [18:59] 10.10 and 11.04 and 11.10 shipped with xfburn [18:59] <|Slacker|> brasero never worked for me, IMHO it's just a piece of crappy software, brasero should be abandoned and not xfburn [18:59] <|Slacker|> charlie-tca, I have 11.10 here and it ships brasero [19:00] You can remove brasero and install xfburn yourself [19:00] brasero is gnome, probably ~never going to die [19:00] 11.10 did not seed brasero. It was shipped with xfburn [19:01] If you upgraded, then you kept brasero, if you did a new install, you got xfburn [19:01] <|Slacker|> that's what I'm doing right now, deleting brasero, installing xfburn [19:02] Oh, they are all transparent with some crazy gradients, I will save it for later than.. [19:03] Ok, I think last question for me today. Is there menu editor application for xfce like a gnome's "Main menu"? [19:04] yeah, alacarte, you want to install it with "apt-get --no-install-recommends alacarte" [19:07] Oh, yeah, thanks. Need to disable installation of recommended packages in apt.conf [19:16] Wow, except the color of window titles I can have nice things so fast with XFCE. Feels so good just to use system back again and not wage war with window manager. [19:29] Oh, one more question [19:30] Is there an official PPA repository for XFCE? I was unable to find one on the web-site. === cody-somerville_ is now known as cody-somerville [20:18] I wish there was a decent burning app without installing a shedload of kde libs [20:19] xfburn works fine for me [20:19] depends what you want from an app I guess [20:22] more than what xfburn does :) [20:22] lol [20:23] if im gonna drop to shell just to make an iso, I might as well burn files from it too. [20:24] did you try installing k3b with --no-recommends [20:24] I assume that's the app you are talkign about anyway :) [20:27] you only need kdelibs5 once, then you can use all Qt awesomeness with very little extra [20:29] :) [20:32] there is 5mb difference between with/without recommends. [20:32] expected a little more [20:33] recommends is not suggests :) [20:33] made an enormous difference to installing alacarte :p [20:33] well yeah. that's considerd a bug [20:33] alacarte isnt k3b [20:39] indeed not [20:41] alacarte without suggests [20:41] http://xgrind.webnode.com.br/news/editor-de-menu-para-xfce-xubuntu-11-10-/ === Pieman is now known as Paimun [21:49] pls, could smb tell me how to change windows using just the keyboard [21:49] alt tab [21:50] or change it to whatever you want in windowmanager settings [21:50] thanks Sysi :) === vinny is now known as vinny-xu === vinny-xu is now known as vinny-xubu [22:23] üdv mindenkinek [22:26] no idea what lenguage that is [22:26] guessing hungarian [22:27] sorry :) [22:27] !hg [22:27] !hu [22:27] Magyar nyelvű segítséget az #ubuntu-hu csatornán talál [22:27] ? [22:28] no problem snipi :) [22:28] THX for help [22:29] :) if you want to ask in english we can help you too [22:31] hiho guys [22:31] !hi [22:31] Hi!, Welcome to #xubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines. Enjoy your stay! [22:32] i there a compiz problem with Xubuntu 11.10 ? [22:32] there will probably be many, yes [22:32] i guess [22:32] dam [22:32] frank__, question 9: http://wp.xubuntu.org/articles/faq-1110-oneiric/ [22:33] i know to install and use compiz [22:33] basically no, you just need to have compiz-gnome installed and maybe set compiz to use gtk-window-decorator (and set theme with gconf-editor) [22:34] but on 11.10 it makes heavy performance trouble [22:34] xorg have a high cpu load [22:34] what graphics card/driver? [22:34] Sysi: i have do this [22:34] nv 330m [22:34] driver current from Additional Hardware manager [22:35] reboot or relogin, or did you try that already [22:35] sure [22:36] i have 100% xorg load [22:36] after --replace [22:37] whats the best place to auto startup compiz --replace ? [22:38] it should replace it forever [22:38] who ? [22:38] rm -rf ~/.cache/sessions and save session on logout [22:38] the --replace, once done, it should have replaced xfwm4 [22:39] ah ok [22:39] no, it just once kills xfwm4 and starts compiz [22:39] session managment does the rest and is nicer than doing that switch on every login [22:40] how to kills the xfwm ? [22:40] sending right kind of signal to process [22:40] ok [22:40] thx guys i will try it [22:42] how can i save the session ? [22:43] Sysi: [22:44] when you get logout prompt, there's tap on the bottom [22:44] and I think it happens automatically when you use the default thingy in panel [22:44] ah ok, im new at xfce [22:51] ok know it better. But not ok. [22:52] compiz is running and xorg have at window moving 20-30% load [22:52] and compiz at same time 15% [22:54] how does xubuntu compare to freebsd+xfce? [23:02] no idea [23:03] Linux and BSD differ quite a lot [23:04] pretty much evertything but folder structure is different [23:04] tons more setting up fbsd [23:04] i have notifiy if i restart comiz (with Fusion icon) i have 2-5 sec normally speed and CPU load. after this xorg high load [23:13] k [23:50] hello, i am having an issue. both Chromium and Fire Fox want to download .php instead of viewing them on websites. This is both preventing me from working on testing php on my website and visiting other websites. Anyone know how to fix this? [23:51] HTN-Kitsune only for your php files that are on your pc? or ones on the internet too? [23:51] both [23:51] HTN-Kitsune, that happens to me when im having really slow conection problems [23:52] HTN-Kitsune if it's on your pc it needs to be in /var/www/ [23:52] it is [23:53] Don't know then [23:53] Opera? [23:53] let me download that and try. [23:57] ok, i tried it in the Arora web browser and php is displayed online instead of downloaded. let me grab opera using it.