Thank you! It happens in all workspaces I used. You find one attached.
% qlcplus --version
Q Light Controller Plus version 4.8.3
This program is licensed under the terms of the Apache 2.0 license.
Copyright (c) Heikki Junnila (hjunnila@users.sf.net)
Copyright (c) Massimo Callegari (massimocallegari@yahoo.it)
report the backtrace command result here. Alternatively, you can try to find last frame that is in the qlcplus code (i.e. not in qt or std lib). Check that frame for any obvious problems, like null/invalid pointers, deleted memory, division by zero,...
If the backtrace doesn't contain source lines, rebuild qlcplus in DEBUG mode (you'll have to edit variables.pri file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2015-01-19
Last edit: Anonymous 2015-01-19
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm unable to create a new Sequence in Functions-panel, as qlc+ crashes every time I try. I'm running arch linux with qlc+ compiled from AUR.
Hi,
Please share a workspace,
And the version (or commit sha1) of your QLC+ version.
Thanks
Thank you! It happens in all workspaces I used. You find one attached.
% qlcplus --version
Q Light Controller Plus version 4.8.3
This program is licensed under the terms of the Apache 2.0 license.
Copyright (c) Heikki Junnila (hjunnila@users.sf.net)
Copyright (c) Massimo Callegari (massimocallegari@yahoo.it)
This button ?
Seems to be working fine.
Maybe an issue with your build method ?
Or with the AUR package ?
Exactly this button. I installed it using this build script: https://aur.archlinux.org/packages/ql/qlcplus/PKGBUILD - so basically it ran qmake-qt4 and then make.
How can I debug this issue?
How to debug:
If the backtrace doesn't contain source lines, rebuild qlcplus in DEBUG mode (you'll have to edit variables.pri file.
Last edit: Anonymous 2015-01-19