@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> Misanthropos: well what ****s is your options are either QT or GTK and eggtray ****s (gtk) cause it crashes on a fluxbox restart
<1> errr: eggtray crashes eh?
<0> antarus: yes, all eggtray apps will on a fluxbox restart
<2> :O
<2> antarus uses fluxbox?
<1> errr: awesome, I can close a bug then :P
<0> what bug?
<1> <+jeeves> antarus: Package: x11-wm/fluxbox Herd: commonbox Maintainer: antarus@gentoo.org
<1> Firztspawn: so yes, I do ;)
<1> errr: gentoo one ;)
<0> can you elobrate..
<2> antarus: yeah I knew you were Gentoo user/dev, didnt know you used Fluxbox as well
<3> he's saying there's a bug report on gentoo's bug tracker for it
<0> well its not a fluxbox bug
<0> its a bug in gtk



<1> errr: I know ;)
<3> and that's why he can close it
<0> its in the eggtray source
<1> errr: there is a bug about making it default or something silly
<2> btw, Fluxbox is uhhh (f*****) good
<2> cant believe I put up with kwin for so long
<1> Firztspawn: actually I use KDE most places *hides*
<4> kwin is also nice
<2> antarus: I use kde apps with flux
<2> as split ebuilds
<4> at least much better than metacity
<2> true
<2> antarus: tdr (in #gentoo) gave me this great wee command he was given (from a dev) that uninstalls all kde (monolithic) so I was able to re-emerge just what I wanted
<1> ahhh
<5> for i in /usr/portage/kde-*; do emerge -C "$i"; done ?
<4> I'd rather use -aC here...
<2> close
<4> and this is not the proper way, as it tries to uninstall lots of packages which aren't installed probably
<4> using the world file would be better
<2> for x in `ls /usr/portage/kde-base`; do emerge -C $x; done
<5> heh
<5> for blah in `ls` == bad
<5> But anyway. Cool.
<3> yeah, it is
<3> bad, I mean
<2> well it worked so Im happy :)
<6> ho cares? it works
<6> who even..
<2> saved me a lot of annoyance
<4> you know that sewing of your head with a rusty old swiss army knife works as well?
<3> sewing?
<4> uhm,
<4> should have taken cutting,
<4> not sure on the verb there
<3> sawing?
<4> yes,
<5> fgeek: People who have spaces in file names care!
<4> sew is kinda what you could do after cutting it of, my bad.
<3> or what someone else could do
<4> my english gets worse every day... not a good sign.
<5> So duz mine.
<4> at least it's neither my native nor my second language, that's kind of an excuse.
<5> hehe
<1> errr: I'm inquiring about this menu standard; I'd like to get it working if possible on gentoo ;)
<0> antarus: did you look at the pyxdg stuff and how it knows where to go look?
<0> antarus: http://errr.fluxbox-wiki.org/fluxbox-xdg-meun this is what I include in my fedora svn rpm builds
<0> it works fine on gentoo if they have kde and gnome for sure, cause I used to use gentoo and I tested it a bunch of times, but I had kde and gnome, and I know that people that didnt the thing wouldnt work, even if they had pyxdg installed
<1> errr: yeah chatting with some people about it
<0> where
<0> Id like to see what they have to say :)
<0> me and another guy (time premitting) this weekend are going to try adding a way to push updates to the menu when a new .desktop file is detected
<7> hello
<4> hell'os
<7> maybe this is a stupid place to ask, but which of the *box-es are most "active"
<7> (in development)
<4> active as in "development"?
<7> yeah
<4> look at the svn/cvs
<4> fb is, afaik openbox is.



<7> fb and ob are most active?
<4> I think so, however, I am not sure. Look at the svn/cvs of whatever *box you are interested in
<7> i have only tried fb, but i was just wondering if there was a more active community around any of the others, when it comes to themes and so on
<3> fb hasn't been doing much for the past few weeks
<4> ah, themes, thats another thing,
<3> I've moved 2000 miles, and rathnor is changing jobs, and fluxgen was on vacation, and ak|ra moved recently, too
<3> it should pick up soon
<4> but boxwhore.org gives you a good point to start
<7> yeah
<4> ah, and I thought it was code freeze as 1.0 should be out soon
<3> that too
<4> well, I don't care, as for the moment (especially now with qt osd) everything works fine for me.
<3> I've basically just been working on stuff that won't go in until after 1.0, anyway
<4> okay, 1 or 2 small bugs
<3> are they reported?
<4> yes
<4> of course they are :)
<3> on sf.net or just "well, the devs know about them"?
<4> sf.net
<3> ok then
<4> I added 2, others which I know have allready been submitted by someone else.
<4> But as I said, nothing big, the only one which realy made me mad was the one with the osd, and for me it works now, so I don't care when this will be fixed properly.
<4> nighty night.
<2> interesting... when you have a few windows open on one desk, all the letters disappear on the taskbar
<8> who can help me pls to put my background
<9> fluxbox-wiki.org
<8> fbsetbg -i
<8> /usr/bin/fbsetbg: line 169: xmessage: command not found
<8> bobbens: can help?
<9> gcosmin: you are missing basic X apps, search distro repos
<9> in debian im guessing its in xbase-clients
<9> ubuntu might be the same
<8> u use archlinux
<8> but now i get xorg-clients
<8> bobbens: thanx
<9> np
<9> i sleep now, so have fun with the wiki
<8> night
<10> guess whos back
<11> :D
<6> HAMBURGER IS BACK! http://fi.wikipedia.org/wiki/Kuva:Hamburger_sandwich.jpg
<12> ;o
<13> hello, is there a something like a .fluxbox/shutdown file to run programs when fluxbox shuts down?
<14> Joggl`germany: why not just use the startup file?
<14> Instead of having its last line be "exec fluxbox", make it just plain old "fluxbox" (but don't run in the background), and then put your shutdown stuff after that line.
<13> that works?
<14> Only one way to find out.
<13> :) you're right ;)
<14> Note that you can just start up a fluxbox session in another tty
<14> No need to log out of the existing one.
<14> startx /path/to/startfluxbox -- :1
<14> Or rather, xstart
<14> er, xinit
<13> :)
<13> ahhh
<13> hm... this fluxbox doesn't use the .fluxbox/startup file :(
<14> Joggl`germany: yes it does.
<14> ,startup
<14> Oh, fbot's gone
<15> lol
<14> Read about the startup file in the wiki. It's only run when you do startfluxbox.
<13> it works
<13> used fluxbox instead of startfluxbox...
<13> stupid i ;)
<13> omg... my computer is too slow for 2 x-sessions...
<16> hmm. if i do `xinit` from a directory, how do i make it so when i spawn terminals it doesn't start at that director?
<17> start xinit from where you want it to start.
<17> alias myxinit="cd ~; xinit"
<12> what do you guys use to play music? :o
<14> Audacious
<18> can anyone tell me how do i change the backgriound in fluxbox ?
<19> http://fluxbox-wiki.org/index.php/Howto_set_the_background
<19> you can read i hope, because you oobviously didn't read the /topic


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #fluxbox
or
Go to some related logs:

#web
kfreebsd recompile kernel
#perl
mencoder g3p
#sed
#web
454 oops, unable to write pipe and I can't auth (#4.3.0)
lmysqlclient postfix gentoo
sendmail instead of root
axl serverxmlhttp



Home  |  disclaimer  |  contact  |  submit quotes