Closed ryanmusante closed 5 years ago
Are you still having this issue?
In ~/.config/Qtwebflix, making the save state blank file and immutable fixes my crashes.
sudo chattr +i Save\ State.conf
Hmm that's interesting thanks I'll look into that.
On Tue, Jun 25, 2019, 03:08 Ryan Musante notifications@github.com wrote:
In ~/.config/Qtwebflix, making the save state blank file and immutable fixes my crashes.
sudo chattr +i Save\ State.conf
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gort818/qtwebflix/issues/65?email_source=notifications&email_token=ACFNHCI25FYM2WFFLCZD4R3P4HVCDA5CNFSM4HKYWXLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYPXPAQ#issuecomment-505378690, or mute the thread https://github.com/notifications/unsubscribe-auth/ACFNHCMITNK3AYJXDPNNXD3P4HVCDANCNFSM4HKYWXLA .
ok, fiddled around a bit. Used to compile qt5webengine with debug flags on arch and push qtwebflix with it through gdb, doesn't know but maybe i had gotten another useful trace. Then I noticed qt5 5.13 is in [testing] and compiled qtwebflix against it...
Everything fine again!
btw:
Is Save\ State.conf
a good naming? In PKGBUILDS i often have issues with spaces in filenames.
Maybe you should rename it to safestate.conf or safe_state.conf
@omni6 you are absolutely right, spaces in filenames suck, I just used an example for Qsetttings.. I ll make that change.
Then I noticed qt5 5.13 is in [testing] and compiled qtwebflix against it...
Similar here. I've updated qt to v5.13 and qtwebflix is working again. It wasn't even necessary to rebuild qtwebflix.
@omni6 I changed the name
System specs
On execution of qtwebflix, it will crash and to fix requires clearing:
Journalctl crash output:
Output of gdb debug