Timothy Vaccarelli

Results 23 comments of Timothy Vaccarelli

Do you see any log files listed in this folder? `~/.config/Vaccarelli/crash-logs` If so, please share the contents

The Qt libraries in the AppImage have been updated to the latest patch release. You should not see any more random crashes like this, but I’ll leave this issue open...

Thank you for reporting this. Do you mind sharing which dark theme you are using? I would like to test on my machine to make sure an appropriate fix is...

Working on this now. The icons will render in white if the local environment has a dark theme, otherwise they use the default gray icons. The text in the URL...

Thanks for the feedback! I think you'll find most of these things looking better with the latest commit. Couple of points/questions- - Can you share a screenshot of the checkboxes?...

It does not self-update at this time

So far I'm unable to reproduce the issue, using FreeBSD 12.2 AMD64 on a VirtualBox VM. Are you able to use LLDB or GDB and send the stack trace? This...

That is interesting. The system was handling a custom hashing function differently in the Debug vs Release builds. I've updated that portion of the code, and with a fresh release...

That plugin should only be compiled if you have all the requisite headers and libraries on your system. It is supposed to be conditionally pulled in by CMake. I'll take...