Changes between Initial Version and Version 1 of Ticket #58274


Ignore:
Timestamp:
Mar 30, 2019, 12:41:02 PM (5 years ago)
Author:
Kyshman (Tony Kinyua)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58274

    • Property Cc Kyshman added
  • Ticket #58274 – Description

    initial v1  
    11After an upgrade to macOS 10.14.4 sane applications like xsane, scanimage are failing with a dbus error.
    22
     3
     4{{{
    35> scanimage -L
    46dbus[85732]: Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
    57Assertion failed: (p), function avahi_threaded_poll_lock, file thread-watch.c, line 171.
    68fish: 'scanimage -L' terminated by signal SIGABRT (Abort)
     9}}}
     10
    711
    812After setting up debug more information is provided.
    913
     14
     15{{{
    1016bash-3.2$ SANE_DEBUG_NET=3 scanimage -L
    1117[sanei_debug] Setting debug level of net to 3.
     
    3036[net] sane_exit: exiting
    3137[net] sane_exit: finished.
     38}}}
    3239
    33 This setup was working on before the upgrade.
     40
     41This setup was working before the upgrade to 10.14.4