soramimi / Guitar

Git GUI Client

Home Page:https://soramimi.github.io/Guitar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Random Crashes

OdinVex opened this issue · comments

Random Crashes:

QMetaObject::connectSlotsByName: No matching signal for on_pushButton_browse_default_working_dir_clicked()
QLayout: Attempting to add QLayout "" to SettingBehaviorForm "page_behavior", which already has a layout
QLayout: Attempting to add QLayout "" to SettingProgramsForm "page_programs", which already has a layout
QLayout: Attempting to add QLayout "" to SettingNetworkForm "page_network", which already has a layout
QLayout: Attempting to add QLayout "" to SettingExampleForm "page_example", which already has a layout

I get these with Guitar-1001631-x86_64.AppImage. I open up one or two repositories and simple try browsing them. I have a default working directory (~/Projects/), though I have no idea why a 'default working directory' is even needed...

This problem has been fixed, but the token for Travis CI had expired, so AppImage stopped updating. I have regenerated the token and rebuilt, so the problem should be resolved.

@soramimi, Will check out, thank you for update.