Bug 1231316 - [abrt] hplip-gui: logger.py:195:log:IOError: [Errno 5] Input/output error
Summary: [abrt] hplip-gui: logger.py:195:log:IOError: [Errno 5] Input/output error
Keywords:
Status: CLOSED DUPLICATE of bug 712537
Alias: None
Product: Fedora
Classification: Fedora
Component: hplip
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:74d29c1c601d48dffa82587102d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-12 16:24 UTC by ken
Modified: 2015-06-19 10:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-19 10:49:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (860 bytes, text/plain)
2015-06-12 16:24 UTC, ken
no flags Details
File: environ (3.11 KB, text/plain)
2015-06-12 16:24 UTC, ken
no flags Details

Description ken 2015-06-12 16:24:39 UTC
Version-Release number of selected component:
hplip-gui-3.14.10-3.fc20

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python /usr/bin/hp-toolbox
dso_list:       hplip-3.14.10-3.fc20.x86_64
executable:     /usr/bin/hp-toolbox
kernel:         3.19.8-100.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
logger.py:195:log:IOError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/bin/hp-toolbox", line 80, in <module>
    mod.parseStdOpts('x', ['disable-dbus'])
  File "/usr/share/hplip/base/module.py", line 390, in parseStdOpts
    self.usage(show_usage, error_msg)
  File "/usr/share/hplip/base/module.py", line 411, in usage
    self.showTitle()
  File "/usr/share/hplip/base/module.py", line 438, in showTitle
    log.info("")
  File "/usr/share/hplip/base/logger.py", line 288, in info
    self.log(message, Logger.LOG_LEVEL_INFO)
  File "/usr/share/hplip/base/logger.py", line 195, in log
    out.write('\n')
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
self: <base.logger.Logger object at 0x7fda527b9210>
level: 10
newline: True
message: ''
out: <open file '<stdout>', mode 'w' at 0x7fda528ea150>

Potential duplicate: bug 1004344

Comment 1 ken 2015-06-12 16:24:42 UTC
Created attachment 1038104 [details]
File: backtrace

Comment 2 ken 2015-06-12 16:24:42 UTC
Created attachment 1038105 [details]
File: environ

Comment 3 Tim Waugh 2015-06-19 10:49:21 UTC

*** This bug has been marked as a duplicate of bug 712537 ***


Note You need to log in before you can comment on or make changes to this bug.