Bug 1180828 - [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: 21
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-01-10 20:16 UTC by Lorenzo
Modified: 2015-01-12 10:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-12 10:35:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (860 bytes, text/plain)
2015-01-10 20:16 UTC, Lorenzo
no flags Details
File: environ (2.88 KB, text/plain)
2015-01-10 20:16 UTC, Lorenzo
no flags Details

Description Lorenzo 2015-01-10 20:16:05 UTC
Description of problem:
clicking on status icon

Version-Release number of selected component:
hplip-gui-3.14.10-1.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python /usr/bin/hp-toolbox
dso_list:       hplip-3.14.10-1.fc21.x86_64
executable:     /usr/bin/hp-toolbox
kernel:         3.17.7-300.fc21.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 0x7fb5b6e5a450>
level: 10
newline: True
message: ''
out: <open file '<stdout>', mode 'w' at 0x7fb5b6fc7150>

Potential duplicate: bug 1004344

Comment 1 Lorenzo 2015-01-10 20:16:09 UTC
Created attachment 978566 [details]
File: backtrace

Comment 2 Lorenzo 2015-01-10 20:16:11 UTC
Created attachment 978567 [details]
File: environ

Comment 3 Tim Waugh 2015-01-12 10:35:49 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.