Bug 712802 - [abrt] abrt-gui-1.1.18-1.fc14: CCDump.py:99:getTime:ValueError: invalid literal for int() with base 10: '? 3_'
Summary: [abrt] abrt-gui-1.1.18-1.fc14: CCDump.py:99:getTime:ValueError: invalid liter...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bfee18cc
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-13 08:05 UTC by wolvarine
Modified: 2015-02-01 22:54 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-30 15:36:03 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (581 bytes, text/plain)
2011-06-13 08:05 UTC, wolvarine
no flags Details

Description wolvarine 2011-06-13 08:05:49 UTC
abrt version: 1.1.18
architecture: i686
cmdline: /usr/bin/python /usr/share/abrt/CCMainWindow.py
component: abrt
executable: /usr/share/abrt/CCMainWindow.py
kernel: 2.6.35.13-91.fc14.i686
package: abrt-gui-1.1.18-1.fc14
reason: CCDump.py:99:getTime:ValueError: invalid literal for int() with base 10: '? 3_'
release: Fedora release 14 (Laughlin)
time: 1307952306
uid: 501

backtrace
-----
CCDump.py:99:getTime:ValueError: invalid literal for int() with base 10: '? 3_'

Traceback (most recent call last):
  File "/usr/share/abrt/CCMainWindow.py", line 460, in <module>
    cc.hydrate()
  File "/usr/share/abrt/CCMainWindow.py", line 195, in hydrate
    entry.getTime("%c"),
  File "/usr/share/abrt/CCDump.py", line 99, in getTime
    return int(self.time)
ValueError: invalid literal for int() with base 10: '? 3_'

Local variables in innermost frame:
fmt: '%c'
ex: ValueError("invalid literal for int() with base 10: '? 3_'",)
self: <CCDump.Dump instance at 0x9eb09cc>

How to reproduce
-----
1.playing movie
2.
3.

Comment 1 wolvarine 2011-06-13 08:05:53 UTC
Created attachment 504392 [details]
File: backtrace

Comment 2 wolvarine 2011-07-18 05:23:25 UTC
Package: abrt-gui-1.1.18-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.playing movie
2.
3.

Comment 3 wolvarine 2011-08-24 18:09:46 UTC
Package: abrt-gui-1.1.18-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.playing movie
2.
3.

Comment 4 Jiri Moskovcak 2011-11-30 15:36:03 UTC
Thank you for the report, but this is reported against too old ABRT and F14 is
about to be EOLed -> WONTFIX. Please reopen the bug if it happens again with
more recent ABRT.


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