Re: [fluxbox-users] QT applicacion dies on plain fluxbox, but not on fluxbox on top of LXDE

Nable <[email protected]> Wed, 11 Nov 2015 11:40:02 +0300
Newsgroups gmane.comp.window-managers.fluxbox.user
Message-ID <CALxOYEava0esr+Whv3entMeYNhze3b7tDUK=ooHbgM7z-Vy3OQ@mail.gmail.com>
Hi,

First of all, what version of Fluxbox are you using? Maybe you've
missed some fixes.
Second point: this seems to be a bug in application (failing instead
of leaving some message). Could you run this application under GDB (
"gdb ./hpmyroom", then "run" ) and show the stacktrace (command "bt"
in GDB after application is interrupted by SIGSEGV)? It could bring
some details about what this application tries to access.

------------------------------------------------------------------------------