View previous topic :: View next topic |
Author |
Message |
lovelytux Tux's lil' helper

Joined: 23 Aug 2013 Posts: 108 Location: Westwoods of Germany
|
Posted: Sun Sep 08, 2019 1:27 pm Post subject: simple scan segfault as user |
|
|
Hey,
since simple-scan3.32.2 in xfce4 starting as user it segfault:
Code: | Sep 8 15:14:10 rxc kernel: simple-scan[6034]: segfault at 0 ip 0000559bb058ad7a sp 00007ffd881a5e40 error 4 in simple-scan[559bb0571000+2e000]
Sep 8 15:14:10 rxc kernel: Code: e8 8b dc ff ff 44 29 e8 44 8d 68 ff e9 45 fe ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 44 8d 6c 6d 00 44 01 e8 48 98 <41> 0f b6 14 07 41 88 14 24 41 0f b6 54 07 01 41 88 54 24 01 41 0f | /etc/group => scanner:x:...:user,
as root the programm did the work.
Thanks for help!
lovelytux |
|
Back to top |
|
 |
Prof. Frink Apprentice

Joined: 07 Jan 2017 Posts: 176
|
Posted: Sun Sep 08, 2019 8:08 pm Post subject: |
|
|
Hey,
please try the stable version of simple-scan, if you have not done this already. Otherwise: What is the output of the following commands:
Code: |
equery u sane-backends
scanimage -L
groups
/etc/init.d/saned status
|
And which scanner you are using? |
|
Back to top |
|
 |
lovelytux Tux's lil' helper

Joined: 23 Aug 2013 Posts: 108 Location: Westwoods of Germany
|
Posted: Sat Sep 14, 2019 1:50 pm Post subject: |
|
|
Hey,
did downgrade to 3.30.2.
scaneimage -L => Code: | device `hpaio:/net/HP_Color_LaserJet_MFP_M277dw?ip=192.168.1.201' is a Hewlett-Packard HP_Color_LaserJet_MFP_M277dw all-in-one |
groups => ... scanner ...
/etc/init.d/saned status => started.
make.conf => Code: | SANE_BACKENDS="net hp" |
Started as user: Code: | Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method "RegisterClient" with signature "ss" on interface "org.xfce.Session.Manager" doesn't exist
(simple-scan:6572): dconf-CRITICAL **: 15:44:59.479: unable to create file '/var/run/user/1000/dconf/user': Permission denied. dconf will not work properly. |
lovelytux |
|
Back to top |
|
 |
Prof. Frink Apprentice

Joined: 07 Jan 2017 Posts: 176
|
Posted: Sun Sep 15, 2019 7:10 pm Post subject: |
|
|
How is the device connected? Did you try USB? |
|
Back to top |
|
 |
lovelytux Tux's lil' helper

Joined: 23 Aug 2013 Posts: 108 Location: Westwoods of Germany
|
Posted: Mon Sep 16, 2019 12:58 pm Post subject: |
|
|
Hey,
connected over local net with the above adress.
lovelytux |
|
Back to top |
|
 |
Prof. Frink Apprentice

Joined: 07 Jan 2017 Posts: 176
|
Posted: Mon Sep 16, 2019 3:59 pm Post subject: |
|
|
lovelytux wrote: | Hey,
connected over local net with the above adress.
lovelytux |
I thought so. This might make problems, so please first check if the scanner is working over USB or not. |
|
Back to top |
|
 |
|