DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 24th November 2018
rdikarlus rdikarlus is offline
Real Name: Carlosn
Fdisk Soldier
 
Join Date: Nov 2018
Location: IBZ ISLAND
Posts: 63
Default Using an HP DeskJet 2540 for scanning

Hi all,

I am trying to use my HP Deskjet 2540 to scan documents at home. It's a network printer-scanner that prints perfectly in my OpenBSD 6.4 and even starts scanning, but after some seconds this message appears and the scanning process finishes:
Code:
openbsdnew$ scanimage -p > image.pnm
dbus[57502]: arguments to dbus_connection_send() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 3307.
This is normally a bug in some application using the D-Bus library.

  D-Bus not compiled with backtrace support so unable to print a backtrace
Abort trap (core dumped) 
openbsdnew$ scanimage > image.pnm    
dbus[40602]: arguments to dbus_connection_send() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 3307.
This is normally a bug in some application using the D-Bus library.

D-Bus not compiled with backtrace support so unable to print a backtrace
Abort trap (core dumped
It seems that the D-Bus library was not correctly compiled. I assume it was installed in my system as part of a dependency when installing any package using the pkg_add command. Any idea how to solve this?

Thanks !

Last edited by rdikarlus; 25th November 2018 at 07:01 AM. Reason: Please use [code] & [/code] tags when posting console output.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
scanning network using ioctl problem munchiez Programming 1 26th November 2012 09:07 PM
Nessus 5.0 accelerates vulnerability scanning J65nko News 0 17th February 2012 12:51 PM
Scanning network neighbors badguy OpenBSD General 2 7th December 2011 11:51 PM
Scanning without root with sane backrow OpenBSD Packages and Ports 4 16th May 2011 11:36 PM
Payment Card Industry compliance scanning dk_netsvil General software and network 2 21st July 2008 05:32 AM


All times are GMT. The time now is 09:45 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick