Skip to content

Segmentation fault when using command "sudo snap connect scantailor-advanced:removable-media" #172

Open
@lobaluna

Description

I am using ScanTailorAdvanced, snap version 1.0.6 in Lubuntu 20.10.
I run vanilla scantailor-advanced without problems, either from menu or terminal, but I cannot access my files in another partition. So I plug in a connection called removable-media.

In order to use files in another partition (mounted in /mnt) I plug the removable-media connection/interface.

I make sure the connection/plug is successful:

$ snap interfaces scantailor-advanced
Slot              Plug
:desktop          scantailor-advanced
:desktop-legacy   scantailor-advanced
:gsettings        scantailor-advanced
:home             scantailor-advanced
:network          scantailor-advanced
:opengl           scantailor-advanced
:removable-media  scantailor-advanced
:unity7           scantailor-advanced
:wayland          scantailor-advanced
:x11              scantailor-advanced
-                 scantailor-advanced:cups-control

'snap interfaces' is deprecated; use 'snap connections'.

When I use the command (in terminal)

$ sudo snap connect scantailor-advanced:removable-media

I get a message:

Fontconfig warning: FcPattern object width does not accept value [85 100)
Segmentation fault (core dumped)

Is there anything I should do in order to make scantailor-advanced work with the removable-media connection on?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions