Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.
This repository was archived by the owner on May 24, 2026. It is now read-only.

User can't see logs from snap #22

@hellmrf

Description

@hellmrf

Our new logging system works like a charm everywhere except for snaps. When you access /tmp from within a snap, you're actually accessing /tmp/snap.qsarmodelingpy/tmp, but /tmp/snap.qsarmodelingpy is 0700 (only accessible by root). The direct consequence is that the Help > Open log doesn't work at all, as the file it points to (inside /tmp) doesn't exist.

For now, the only way to see snaps logs is by running it from the command line and using the debug option:

$ qsarmodelingpy -d

Metadata

Metadata

Assignees

No one assigned

    Labels

    sys: linuxProblemas that occurs only on Linuxui: GUIRelacionado à Interface Gráfica de Usuário (GUI)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions