Good day all,
This issue is reproduceable in two versions 4.7.3(x64 .deb installation) and 4.7.4 (Compiled from source).
i3 and gnome DE's. (tested both versions in both DE's)
Overall functionality seem to be working in the software.
Ubuntu 12.04_64
3.2.0-68-generic kernel.
The issue:
I created a generic workspace for myself. Adding only about 8 devices. (2 custom created chauvet fixtures). I then saved the workspace.
The default directory ~/.qlcplus/fixtures.
This is where the first issue came to be, qlc+ crashes when I try to create a new folder.
However the folder is created (Named "New Folder). After just saving in the root directory and exiting qlc, when I re-open the program the last workspace is not loaded (can this be done?). However, when I go to open the workspace and want to browse to the location (a different default location ~/ is opened here), qlc+ immediately crashes.
This happens every single time. Multiple restarts, reboots and re-installations. Up and down.
Running
#
qlcplus -d 3
#
in terminal I get the following output 4.7.3:
#
ASSERT failure in : "Got an update for an invalid inteface. Investigate this.", file atspiadaptor.cpp, line 899
Aborted (core dumped)
#
How can this be fixed?
Kind Regards.
QLC+ Crashes on navigation to open saved workspace
Hi atspiadaptor.cpp is not a QLC+ class.
According to omniscent Google, it is Qt5 class.
Since QLC+ has not been released on Qt5 yet, this should go in the development thread.
Please try to build on Qt4 and let us know if the issue gets fixed.
In case, please indicate the exact steps from an empty project so we can all reproduce the crash on Qt5 and fix it (hopefully).
According to omniscent Google, it is Qt5 class.
Since QLC+ has not been released on Qt5 yet, this should go in the development thread.
Please try to build on Qt4 and let us know if the issue gets fixed.
In case, please indicate the exact steps from an empty project so we can all reproduce the crash on Qt5 and fix it (hopefully).