| Summary: | [abrt] hplip-gui-3.13.7-1.fc19: logger.py:195:log:IOError: [Errno 5] Input/output error | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | leonov420 <leon.one> | ||||||
| Component: | hplip | Assignee: | Tim Waugh <twaugh> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | jpopelka, rflribeirojr, twaugh | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:74d29c1c601d48dffa82587102df0fc71b756e09 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-09-04 13:44:19 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 793663 [details]
File: backtrace
Created attachment 793664 [details]
File: environ
*** This bug has been marked as a duplicate of bug 712537 *** |
Version-Release number of selected component: hplip-gui-3.13.7-1.fc19 Additional info: reporter: libreport-2.1.6 cmdline: /usr/bin/python /usr/bin/hp-toolbox dso_list: hplip-3.13.7-1.fc19.x86_64 executable: /usr/bin/hp-toolbox kernel: 3.10.9-200.fc19.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 0x79cf90> level: 10 newline: True message: '' out: <open file '<stdout>', mode 'w' at 0x7faab50b8150>