Bug 766677 - [abrt] wallpapoz-0.5-8.fc16: wallpapoz_system.py:116:finding_total_workspaces:ValueError: invalid literal for int() with base 10: ''
Summary: [abrt] wallpapoz-0.5-8.fc16: wallpapoz_system.py:116:finding_total_workspaces...
Keywords:
Status: CLOSED DUPLICATE of bug 711541
Alias: None
Product: Fedora
Classification: Fedora
Component: wallpapoz
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:109400b86749122e0f38e07d7db...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-12 14:52 UTC by juancpryor
Modified: 2011-12-13 03:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-13 03:42:34 UTC
Type: ---


Attachments (Terms of Use)
File: smolt_data (3.28 KB, text/plain)
2011-12-12 14:52 UTC, juancpryor
no flags Details

Description juancpryor 2011-12-12 14:52:37 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        python /usr/libexec/daemon_wallpapoz
comment:        Error presented when logging in.
executable:     /usr/libexec/daemon_wallpapoz
kernel:         3.1.4-1.fc16.x86_64
reason:         wallpapoz_system.py:116:finding_total_workspaces:ValueError: invalid literal for int() with base 10: ''
time:           Thu 08 Dec 2011 03:20:48 PM COT
uid:            1000
username:       juancpryor

smolt_data:     Text file, 3362 bytes

backtrace:
:wallpapoz_system.py:116:finding_total_workspaces:ValueError: invalid literal for int() with base 10: ''
:
:Traceback (most recent call last):
:  File "/usr/libexec/daemon_wallpapoz", line 90, in <module>
:    wallpapozxml = XMLProcessing()
:  File "../share/wallpapoz/lib/xml_processing.py", line 49, in __init__
:    wallpapoz_system = WallpapozSystem()
:  File "../share/wallpapoz/lib/wallpapoz_system.py", line 56, in __init__
:    self.finding_total_workspaces()
:  File "../share/wallpapoz/lib/wallpapoz_system.py", line 116, in finding_total_workspaces
:    self.total_workspaces = int(self.exec_cmd_under_X("xprop -root _NET_NUMBER_OF_DESKTOPS")[36:38])
:ValueError: invalid literal for int() with base 10: ''
:
:Local variables in innermost frame:
:self: <wallpapoz_system.WallpapozSystem instance at 0x7f5c8db76758>

Comment 1 juancpryor 2011-12-12 14:52:40 UTC
Created attachment 545765 [details]
File: smolt_data

Comment 2 Mamoru TASAKA 2011-12-13 03:42:34 UTC

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


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