From michael at cadilhac.name Fri Aug 15 12:07:49 2014 From: michael at cadilhac.name (=?UTF-8?Q?Micha=C3=ABl_Cadilhac?=) Date: Fri, 15 Aug 2014 14:07:49 +0200 Subject: [Clfswm-devel] Pain caused by daily use. In-Reply-To: <8738fvqacp.fsf@common-lisp.net> References: <8738fvqacp.fsf@common-lisp.net> Message-ID: On Tue, May 27, 2014 at 9:40 PM, Philippe Brochard wrote: > First, can you tell us what is your OS, your lisp implementation, your > CLX implementation and your clfswm version. Do you use xcompmgr for > transparency? Do you use toolbars? On Arch Linux up to date, clisp 2.49, no clue for CLX, and clfswm GIT. I don't use xcompmgr, and I have a toolbar. > Personally, I use clisp+portable clx[1] under Debian stable and always the > last git version with no transparency and no toolbars. No toolbar is a curiosity to me; you always have a watch on your wrist or something? ? this is my only use of a toolbar, as I did not manage to put a systray there, my stalonetray is still floating around and not really usable. > Second, once you see some lags, please can you investigate and report > the CPU and memory usage of CLFSWM ? (top will be enough in a first > time). I'd love to investigate. I'm spending hours here and there, hoping I can manage by myself to make CLISP spit out some useful information, but I've rarely been so frustrated using a framework I don't know at all. So would you have a few minutes to give me a recipe for having a trace, say of all CLFSWM functions entry? That would start our debugging journey pretty well. As for the `top` trace, well, it just says that CLFSWM uses 100% CPU for 5 seconds and then makes the switch. Nothing really usable. > How many times does it takes to start an xterm for you with another > window manager (I like icewm for comparison). Well, it's no faster, but at least it comes into focus when it pops in :-) > NumLock and CapsLock are seen as > modifiers. I use this sometimes with xbindkeys to have two different > keys layout. I was expecting that :-) Thanks! M. From stefan.huchler at mail.de Fri Aug 29 12:16:04 2014 From: stefan.huchler at mail.de (Stefan Huchler) Date: Fri, 29 Aug 2014 14:16:04 +0200 Subject: [Clfswm-devel] cant get clfswm compiled/installed Message-ID: <87k35r5w57.fsf@mars.lan> I think gnus (my mail client) ate my last message or I used the wrong command so I try it again: I am pretty impressed by clfswm I want to play around with it. But neither I can get it compiled under fedora nor under archlinux. I tried clisp and cmucl but did not help on that matter, in archlinux I even used the script from AUR, so I dont really get what I am making wrong, I had similiar problems with stumpwm and could not get it compiled too. here the relevant output: ; /home/black/Desktop/clfswm-1212/src/tools.fasl written ; compilation finished in 0:00:01.574 ==> Requiring ASDF ASDF version: 3.0.2 ==> Requiring CLX STYLE-WARNING: redefining XLIB::WITHOUT-INTERRUPTS in DEFMACRO ==> Compiling CLFSWM debugger invoked on a ASDF/FIND-SYSTEM:MISSING-COMPONENT in thread #: Component :CLFSWM not found Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. Hope u can help me I love emacs and I love everything that goes in that direction, great work :) Stefan H.