pbek / loganalyzer

LogAnalyzer is a tool that helps you to analyze your log files by reducing the content with patterns you define.
GNU General Public License v2.0
95 stars 20 forks source link

Can't start when installed from snap #14

Open ibahnasy opened 4 months ago

ibahnasy commented 4 months ago

Actual behaviour

$ loganalyzer-pbek 
Qt: Session management error: Could not open network socket
Fontconfig warning: FcPattern object width does not accept value [75 100)
Segmentation fault (core dumped)

OS: Ubuntu 24.04

pbek commented 4 months ago

Phew, hard to tell. Snaps turned out to be a big pain in the neck. They don't at all seem to work on newer versions of Ubuntu, just on their own. 😬 I had to rebuild the snaps for https://github.com/pbek/QOwnNotes completely, which to a huge amount of time until they worked again. 😬

pbek commented 4 months ago

You can always also try the nix package. 😉 https://search.nixos.org/packages?channel=unstable&show=loganalyzer&from=0&size=50&sort=relevance&type=packages&query=loganalyzer

pbek commented 4 months ago

The repository on https://build.opensuse.org/projects/home:pbek:LogAnalyzer/packages/desktop/repositories/xUbuntu_24.04/binaries looks good too.