Bug 759523 - [abrt] starcal-1.9.4-1.fc14: preferences.py:450:__init__:RuntimeError: bad option type "Tune Hijri Monthes"
Summary: [abrt] starcal-1.9.4-1.fc14: preferences.py:450:__init__:RuntimeError: bad op...
Keywords:
Status: CLOSED DUPLICATE of bug 751553
Alias: None
Product: Fedora
Classification: Fedora
Component: starcal
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Hedayat Vatankhah
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:192019bb
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-02 15:22 UTC by nakieb
Modified: 2011-12-02 15:54 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-12-02 15:54:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.12 KB, text/plain)
2011-12-02 15:22 UTC, nakieb
no flags Details

Description nakieb 2011-12-02 15:22:30 UTC
abrt version: 1.1.18
architecture: i686
cmdline: python2 /usr/share/starcal2/scal2/ui_qt/starcal2.py
component: starcal
executable: /usr/share/starcal2/scal2/ui_qt/starcal2.py
kernel: 2.6.35.14-96.fc14.i686
package: starcal-1.9.4-1.fc14
reason: preferences.py:450:__init__:RuntimeError: bad option type "Tune Hijri Monthes"
release: Fedora release 14 (Laughlin)
time: 1322832089
uid: 500

backtrace
-----
preferences.py:450:__init__:RuntimeError: bad option type "Tune Hijri Monthes"

Traceback (most recent call last):
  File "/usr/share/starcal2/scal2/ui_qt/starcal2.py", line 1713, in <module>
    sys.exit(main())
  File "/usr/share/starcal2/scal2/ui_qt/starcal2.py", line 1700, in main
    mainWin = MainWin(trayMode=2)
  File "/usr/share/starcal2/scal2/ui_qt/starcal2.py", line 1139, in __init__
    self.prefDialog = preferences.PrefDialog(self)
  File "/usr/share/starcal2/scal2/ui_qt/preferences.py", line 1702, in __init__
    optl = ModuleOptionItem(mod, opt)
  File "/usr/share/starcal2/scal2/ui_qt/preferences.py", line 450, in __init__
    raise RuntimeError('bad option type "%s"'%t)
RuntimeError: bad option type "Tune Hijri Monthes"

Local variables in innermost frame:
opt: ('button', 'Tune Hijri Monthes', 'hijri', 'tuneHijriMonthes')
hboxw: <PyQt4.QtGui.QWidget object at 0xa80e2fc>
self: <scal2.ui_qt.preferences.ModuleOptionItem instance at 0xa80b90c>
module: <module 'scal2.cal_modules.hijri' from '/usr/share/starcal2/scal2/cal_modules/hijri.pyc'>
t: 'Tune Hijri Monthes'
hbox: <PyQt4.QtGui.QHBoxLayout object at 0xa80e344>

How to reproduce
-----
1.open starcal
2.click its icon in panel
3.click prefrence icon in toolbar
4.choose advanced tab
5.click Yune Hijri Months

Comment 1 nakieb 2011-12-02 15:22:35 UTC
Created attachment 539688 [details]
File: backtrace

Comment 2 Hedayat Vatankhah 2011-12-02 15:54:17 UTC

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


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