| |
| |
| |
|
Page: 1 2 3 4
Comments:
<0> ,svn <1> checkout: svn checkout svn://svn.berlios.de/fluxbox/trunk fluxbox && cd fluxbox && ./autogen.sh ... to update: cd fluxbox && svn update <2> ,icons <1> icons for fluxbox: http://wm-icons.sourceforge.net/ http://www.linux.gr/logos/iconstore/ deviantart.com http://customize.org and of coz google.com <3> they are gentoo icones instead :) <4> link? <3> http://www.gentoo.org/dyn/icons.xml <4> fbot: no, icons is <reply> icons for fluxbox: http://wm-icons.sourceforge.net/ | http://www.linux.gr/logos/iconstore/ | http://www.gentoo.org/dyn/icons.xml | deviantart.com | customize.org and, of course, google.com <1> fine <5> how i change the font of theme that i using: <5> ? <4> ,fonts wiki <1> To find out how to change your fonts, check the wiki for a complete howto: http://fluxbox-wiki.org/index.php/Howto_change_font <6> I have problem to make my window of xchat it is transparent, it updates fluxbox 1.0rc2 and now I cannot, says that not this supported to me, as I must compile it or something change? <4> ,bg wiki <1> having trouble with setting the background or getting transparency to work? check this out: http://fluxbox-wiki.org/index.php/Howto_set_the_background
<6> ty <3> it's an egg ? <7> ,version <1> Please state the version-number when you have a question/problem. The current and stable versions differ very much from each other. Use ``fluxbox -version'' if you don't know which version you are using. <6> yes <7> what! I never work fbot right... I quit <3> :) <4> fbot: version <1> I'm a v. 0.9.6 rubybot, (c) Tom Gilbert - http://linuxbrit.co.uk/rbot/ <3> oO <7> _markt: Well, I was close =P <3> ruby bot use what sort of script _markt ? <4> ruby <3> all in ruby humm <8> for some reason fluxbox is using 93% of my cpu on my amd64 2800+ <8> any idea what would cause that? <4> an infinite loop <8> any idea why there would be an infinite loop running non-stop like that? <4> main.cc <4> oh wait, the loop is actually in fluxbox.cc <8> i really **** with oop stuffs <8> is it going to be hard to understand? :P <4> no, it's very simple; it's how every X application operates, whether it's object-oriented or not <8> well, i'm sure just about any program that runs continuously polling for user input/events has an infinte loop <4> indeed <9> seriously though, if it's doing that non-stop, then we'd probably like to look into it <8> however, what it does in the meantime could get kinda complicated... especially if it uses objects/cl***es etc and the person trying to view the code isn't very handy with those sort of structures <4> sinthetek: this has been a rather elongated example of what you get when you don't tell us anything specific <8> i've been running this version (1.0) for a few days... this is the first tiem i noticed it doing it <9> sinisterr: is fluxbox locked up taking 90+% CPU? <8> i don't know how to tell you anything specific. it just started and if i restart, there is no telling if/when it will occur again <9> or can you still move windows around etc? <8> i can't see any noticable deterioration in performance <8> but top shows 92-94% cpu usage <9> so fluxbox is still usable? <9> that's extremely odd <8> i first noticed it at 99% in conky, but it dropped a few bits <8> s/bits/points <8> yeah, it's usable <9> fluxbox shouldn't use lots of CPU and still be working normally <8> firefox, conky, gaim, terms.. i can scroll and move 'em without any lags or anything <9> can you change workpsaces? <8> yep <9> ok, then can you run this: gdb -batch -ex bt -p `pidof fluxbox` `which fluxbox` > /tmp/fluxbox-bt <9> then put the /tmp/fluxbox-bt file into a pastebin <9> ,paste <1> if it's less then four lines it's ok. For more, use one of these pages: http://rafb.net/paste/ http://fluxbox.pastebin.ca/ http://www.nomorepasting.com/paste.php http://cpp.sf.net <8> one sec, emerging gdb now, heh <8> www.mentalcases.net/~sinthetek/fboxshot.jpg <8> i just opened gimp and took a screenshot with no problem <8> seemed to be near normal performance <8> i think i see an impact on ./configure though, heh <7> sinthetek: no offense man, but might want to remove the image because of buddy list being visible =P <8> Rathnor: it is giving a 'no such file or directory' error and then saying fluxbox isn't a coredump 'file format not recognized' <8> poolio: why would i be offended? :) <9> ok, do it by hand: find the process id of fluxbox, and put it instead of `pidof fluxbox` <8> does this channel get logged & posted to a website or some such? <8> ok <9> sinthetek: not officially, but you never know <8> erm... should there be two instance of fluxbox running? i don't recall noticing two before <9> shrug
<9> maybe it's the second one that's spinning, not the running one <9> get the pid of the one with 99% cpu <8> www.mentalcases.net/~sinthetek/fluxbox-bt <9> sigh <9> not very useful, no debugging symbols <4> I should hope not <8> :\ <8> if you like, i will modify the ebuild and compile with debugging symbols in case it should happen again <9> i reckon that's not your running fluxbox <8> eh? <9> run: xprop -root _BLACKBOX_PID <9> is that the same pid as the one you ran gdb on? <8> that was the pid for the fluxbox instance i'm running now, afaik <8> not installed, installing it now ;P <8> when ps showed two fluxbox pids, i consulted conky which was showing the pid of the 99% fluxbox and used that pid, which was one of the ones from ps <7> I hope you aren't running as root, rab. <7> sinthetek: I only have one fluxbox instance, I'm guessing that might be your problem... <8> hrm... nope, xprop showed the other pid <7> sinthetek: How bout killing the one running at 99% and seeing if you're still in flux. <7> rab: =) <10> :P <8> ok, i will bbias if i disappear ;P <9> sinthetek: yep, then the spinning one is different, so it *should* be safe to kill it <9> (save your work etc) <8> naturally :) <8> just saved <8> ok, hold up <7> Rathnor: you remind me of old windows program installs, "Please close all other windows and backup your data" <8> still here! w00t!@ <7> =) Congrats? <9> feel free to recompile your fluxbox with debugging though <9> because it really shouldn't spin in any situation <8> does fluxbox have a failsafe or something to spawn a new instance if one runs amuck? <9> sinthetek: no... <9> my guess is that you may have logged out or something, and that's the old one <8> yeah, i didn't think so, never seen it before <8> oooh <8> you know what <9> possibly stuck in some signalling or error-related loop <8> x crashed earlier <7> that could do it. <8> i went to ctrl+alt+f1 to console <8> and xorg crashed (i been running ver 7 the last couple of weeks) <8> so i just started x again <8> i guess maybe flux didn't trap the signal or something? <8> still don't know why it would start eating cpu like that though <8> anyway, i'll recompile and stuff now in case it happens again <8> see ya around prolly <10> when i run fbsetbg -i i receive xmessage: command not found <11> what version of fluxbox do you have? <4> that means it couldn't set the background <4> odds are that your display variable isn't right <11> I thought all X had xmessage <4> I don't <11> really? <4> really <11> oh, now with modular you dont have to have it huh <4> indeed <11> Im converting to modular right now <10> i have version 1.0rc2-1 <11> ,bg wiki <1> having trouble with setting the background or getting transparency to work? check this out: http://fluxbox-wiki.org/index.php/Howto_set_the_background <9> uh, whoops <9> crashed my machine :( <4> lucky me; I only crashed my development version of fluxbox <9> fluxbox would have been fine if linux hadnt oops-ed under it <4> hmmm, that's a peculiar backtrace <9> ok, lets see if the box crashes again <10> whats the command for gtk-theme-switch2? <4> gtk-chtheme? <10> gtk-theme-switch2 (running archlinux) <4> you really can't figure it out yourself? <10> i cant find it <4> maybe you don't have it
Return to
#fluxbox or Go to some related
logs:
send email from php with diferent account of nobody firestarter iptables: Unknown error 4294967295 suse 10.1 w39n51 sil 3112 etch W810 add fake background noise #ldap kelaouchi Disk error 80 AX 4280 drive 9F herman_munster
largactyl uses
|
|