Closed ahmedmoselhi closed 4 months ago
Unfortunately the log does not contain any useful information. I would need the full log until interruption SEGFAULT.
Can you reproduce the crash with the same actions?
If you can launch the software from terminal, reproduce the same actions and take the log directly from terminal:
e2-sat-editor --debug
or
DEBUG=1 e2-sat-editor
Crash occurrs after saving? After pressing Save from file dialog?
If there are no write permissions it should show an error, I did a try removing write permissions and it show correctly.
You saved to a network drive? This output: inotify_add_watch(/var/lib/samba/usersshares) failed: (Permission denied)
, but it could be a line due to file dialog.
qt.svg:
could be an output from theming, there are no svgs and gradients in the software.
Thank you
I did a further test on Linux, there was no crash during saving phase.
I do not have enough informations.
You can proceed as follows:
Thank you
There was a bug involving empty service parameters. Fixed with the commit https://github.com/ctlcltd/e2-sat-editor/commit/c69f8c2239bff47906e9b023fd29e97759095756 @ahmedmoselhi a new version will be released soon, if you encounter this bug again reopen the issue
Describe the bug
When I open my channels database in program and try to save I get segmentation fault. I tried to run from terminal and here is the log:
Steps to reproduce
Expected behavior
No response
Software version
1.5
Download medium
other (please specify)
Platform running
Linux KDE
Architecture running
x86_64 (64-bit)
Other (please specify)
custom built rpm from spec file here
Additional context
No response
Log
Screenshot
No response