Todays build
Closed this issue · 17 comments
what is the exact issue here?
Oh sorry. Did not mean to send it yet. Somehow misclicked. Anywho, the current git version of wf-config paired together with wayfire (both from master each) cause:
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
Ctrl + Enter apparently causes instant submit in github
Oh sorry. Did not mean to send it yet. Somehow misclicked. Anywho, the current git version of wf-config paired together with wayfire (both from master each) cause:
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
Is this crash happening in WCM or in Wayfire?
in wcm
Not a priority one though. Bye the way, in what way should I report such finds in the future? Ill be staying at the newest build for a bit and do not want to spam the issues area.
I think opening issues is fine :)
I believe this bug was recently fixed in wcm. Does it happen with latest wcm from git?
Still happening with a rebuild a few minutes ago. Rebuilt wayfire, wcm, wf-config, wayfire-plugins-extra all from latest master each.
Edit: Redid the same test with the config from /usr/share with the same effect
What is happening exactly? wcm is crashing?
Wcm crashes on start. Gives the above error message.
I am pretty sure this has already been fixed in wcm git master.
Did a rebuild, it persists.
wcm.log
Any other logs that might help?
Is there any way you can post a backtrace from gdb?
Copy of bt for future ref
gdb.log
Ah, this is a new breakage caused by latest wf-config changes. I'm not sure how to fix it.
I have pushed a fix, please reopen if it still crashes for you. Thanks for the report.