@# Quotes DB     useful, funny, interesting





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



Comments:

<0> maybe you haven't ImageMagick
<0> afak it tries to use 'convert'
<1> johan__: thats odd, its just a shell script, if you dont have imagemagick it will just not try to use it
<1> eilart: it only uses it if it finds it on the system
<2> strange
<1> whats in the core?
<1> gdb /path/to/core
<1> then hit bt
<2> i pasted the file in gedit and named it fbgm in ~
<2> not sure what you mean
<1> johan__ | i get this error when running menu generator: Segmentation fault (core dumped)
<1> a core dump is a file
<1> normally named .core
<2> where would that be
<1> type gdb /path/to/core where /path/to/core is the path to the core dump



<1> maybe ~/
<1> I doubt it will have a stack anyway
<3> ,fluxbox
<1> its a window manager c4lcifer
<3> yeah, i know, sorry i was trying to talk to the fbot
<1> ,fluxbox?
<4> fluxbox is a powerful but slim and fast window-manager based on the original blackbox. check the /topic for all the latest news.
<3> hmm
<2> >> find ~/ -name *core
<2> /home/johan/.Trash/octave-core
<2> /home/johan/Documents/octave/octave-core
<3> ,fluxbox?
<4> fluxbox is a powerful but slim and fast window-manager based on the original blackbox. check the /topic for all the latest news.
<3> ,themes?
<4> ask me for 'styles'
<3> ,styles?
<4> get fluxbox styles from http://boxwhore.org | http://tenr.de | http://dugnet.com/klown/wallpaper/thumbs.php?dir=_themes/_fluxbox | http://mirror.usu.edu/mirrors/gentoo/distfiles/fluxbox-styles-fluxmod-20050128.tar.bz2 or http://fluxmod.org
<3> ,keywords?
<4> Check out http://fire.fluxbox.org/~fluxbot/keydump-full.txt for a mostly up-to-date version of everything I know
<3> well, well
<2> ,core?
<4> *shrug*
<2> ,sigh?
<4> dunno
<5> hello
<3> i have a problem with key bindings, could one of you fluxbox gurus have a look at this? http://forums.debian.net/viewtopic.php?t=12109
<3> i cannot start xtrlock or xscreensaver via key binding, but i can start every other app like xterm...
<6> path pblm?
<3> don't think so, xtrlock and xterm are both in /usr/bin
<7> Have you tried with /usr/bin/xtrlock?
<3> yes
<5> xev?
<3> whats xev?
<8> event tester
<8> keyboard/mouse etc
<3> more detailed description of my problem is here: http://forums.debian.net/viewtopic.php?t=12109
<6> he said it works with xterm
<2> i'll make my menu from scratch
<2> ,menu?
<4> To customize the menu and learn to work with it read http://fluxbox-wiki.org/index.php/Howto_edit_menu
<3> it's just with xtrlock and xscreensaver. the key bindings mechanism as such is working
<2> thanks
<5> c4lcifer: does xmodmap look ok?
<5> ah wait.
<3> xmodmap looks okay as far a I can tell
<3> brb
<9> xtrlock?
<9> who wants to use that?
<5> let me guess, he should use alock
<3> look, xscreensaver makes exactly the same prob
<9> :)
<5> ;)
<9> c4lcifer: do you even KNOW alock? :)
<9> the allmighty tiny and cute little something?
<3> ehm, no, i don't :/
<9> c4lcifer: `which xtrlock`
<5> it's rumoured that it's creator is a genius you know
<9> plastik: bah, schleimer
<9> c4lcifer: http://code.google.com/p/alock/
<5> no idea what schleimer is
<3> there is no debian package for alock



<9> c4lcifer: you dont need one .)
<0> no package no party
<9> eilart: hehe
<5> no party no ***
<9> no *** more code
<9> ?
<9> did i say that?
<9> :)
<5> more code no children
<5> so it's a good thing!
<9> plastik: bootlicker
<5> ak|ra: is that a subtle way of saying I'm trying to kiss your ***?
<9> errr: around?
<9> plastik: basicly yes.
<9> plastik: i merged that into the german phrase: "schleimer"
<9> :)
<5> but I don't even know you:-/
<5> hmm
<5> I mean
<9> plastik: just joking
<5> thank you for the kind words
<3> i'll try alock......
<9> c4lcifer: to make commands work in .fluxbox/keys [exec] they must be available via $PATH or fullpath
<3> ak|ra: /usr/bin is in $PATH and xtrlock is in /usr/bin
<3> i compiled alock but i
<3> but im stuck
<9> hehe
<3> i want to use the p***wd method and set the suid bit on the executable
<9> ./alock -auth none -bg blank
<9> ah, p***wd-method is for sissies.
<3> but it still wont let me use p***wd as auth method
<9> imho the best is to use the hash-based ones (md5,sha*,whirlpool)
<3> it's not for sissies, it's practical!!!!!11!
<9> did you ./configure --with-all ?
<3> na, just ./configure
<9> well, you have to enable it.
<3> okay
<9> btw, you ll get no response on what you type once the display is "locked"
<9> just to avoid confusion.
<3> sure, that's like xtrlock
<9> k
<9> it was originally based on xtrlock
<3> do i have to use --with-all or what is the option to just enable p***wd auth?
<9> --with-shadow iirc
<9> --help helps
<3> there is a --with-p***wd... will it work with shadow file too?
<3> --with(out)-p***wd use /etc/p***wd
<9> yes, thats the flag
<3> k, thx
<3> yes, now it works
<3> now i'll see if i can start it with a key binding
<9> well, that was completly independet from that problem :)
<3> mkay....
<9> Control Mod4 l :ExecCommand alock -bg blank -auth sha1:hash=secrethere
<9> thats what i do
<3> thats what i (want to) do: "Mod1 F1 :ExecCommand "/usr/local/bin/alock -auth p***wd"
<3> but it does not do anything
<3> if i replace '/usr/local/bin/alock -auth p***wd' with 'xterm', ALT+F1 does start a xterm...
<3> so the key binding as such is working...
<9> let away the "
<9> do you "reconfigure"/"restart" fluxbox after editing the keys-file?
<3> ak|ra: yes, I restart
<3> sry, for responding slow, i'm in office...
<10> hey guys, i dont have a shutdown or restart button, i looked on google but what do you put in the [exec] it doesnt say
<9> The-Croupier: why not press the botton on your computer?
<9> http://fluxbox-wiki.org/index.php/Howto_exit_fluxbox_with_a_dialog
<3> is the link for or for the croupier?
<9> for the croupier
<3> ...
<9> c4lcifer: does it still not work?
<10> because i know you can exit it with command init 0 or something like shutdown
<9> The-Croupier: of coz you can. sudo halt -p
<9> sudo poweroff
<10> did that didnt work


Name:

Comments:

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






Return to #fluxbox
or
Go to some related logs:

#linux
4294967295 greasemonkey error
laptop external monitor detect ubuntu
#css
#lgp
linux supermegaspoof
#css
#gentoo
recommended use flags gentoo nvidia
ubuntu default myslq root password



Home  |  disclaimer  |  contact  |  submit quotes