Re: awful.client.swap.bydirection() calls mouse focus hook

2009-07-02 Thread Julien Danjou
At 1246476994 time_t, Romain Chossart wrote: Remarks : I think it is not relevant to call this hook, as we get a random behaviour depending on the location of the mouse. However, it may be the desired effect (but it is unlikely to be the case imho). I know about this, it's on top of my TODO.

Re: Crash when launching anything from the menu

2009-07-02 Thread Julien Danjou
At 1246499597 time_t, Mike Kelly wrote: Whenever I try to click on anything in the launcher menu, awesome goes down hard. On my console, I see this message: Mind testing with 3.3.1? Cheers, -- Julien Danjou // ᐰ jul...@danjou.info http://julien.danjou.info // 9A0D 5FD9 EB42 22F6 8974 C95C

Receiving SIGABRT when starting a client

2009-07-02 Thread Gregor Best
Hi people, I'm having kind of a big problem here: After running an update of my system (which, among others, updated libxcb), awesome receives a SIGABRT as soon as I try starting something from the prompt. Below is a backtrace: #0 0xe424 in __kernel_vsyscall () #1 0xb7b13980 in raise ()

Re: [Draft] Introduction of Widget Layouts

2009-07-02 Thread Gregor Best
I just noticed a little glitch in patch #10, a fixed version is attached. -- GCS/IT/M d- s+:- a--- C++ UL+++ US UB++ P+++ L+++ E--- W+ N+ o-- K- w--- O M-- V PS+ PE- Y+ PGP+++ t+ 5 X+ R tv+ b++ DI+++ D+++ G+ e- h! r y+ Gregor Best From d4e448cc139887c5dc8fad59aa01c6314aced2ad Mon Sep 17

Re: Receiving SIGABRT when starting a client

2009-07-02 Thread Alexandre Perrin
On Thu, Jul 02, 2009 at 04:37:02PM +0200, Gregor Best wrote: Hi people, I'm having kind of a big problem here: After running an update of my system (which, among others, updated libxcb), awesome receives a SIGABRT as soon as I try starting something from the prompt. Below is a backtrace:

Re: Receiving SIGABRT when starting a client

2009-07-02 Thread koniu
The lesson here being, watch your upgrades with bleeding edge dependencies and if necessary revert/investigate possibility of upstream upgrade (which seem to follow library release cycle). Sadly enough distros seem to be having issues with this stuff - the same problem popped up in Debian