quickshot crashes on start

Bug #596245 reported by lipstick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Quickshot
Fix Released
Undecided
Luke Jennings

Bug Description

It gives this output.

** (quickshot:27544): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (quickshot:27544): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (quickshot:27544): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
  File "/usr/bin/quickshot", line 681, in <module>
    window = NewQuickshotWindow()
  File "/usr/bin/quickshot", line 644, in NewQuickshotWindow
    window.finish_initializing(builder)
  File "/usr/bin/quickshot", line 140, in finish_initializing
    get("languagelabel").set_text(self.get_active_language()[1])
  File "/usr/bin/quickshot", line 342, in get_active_language
    display_name = babel.Locale(applied_short_code).display_name
  File "/usr/lib/pymodules/python2.6/babel/core.py", line 247, in get_display_name
    retval = locale.languages.get(self.language)
  File "/usr/lib/pymodules/python2.6/babel/core.py", line 290, in languages
    return self._data['languages']
  File "/usr/lib/pymodules/python2.6/babel/core.py", line 228, in _data
    self.__data = localedata.LocaleDataDict(localedata.load(str(self)))
  File "/usr/lib/pymodules/python2.6/babel/localedata.py", line 101, in load
    data = load(parent).copy()
  File "/usr/lib/pymodules/python2.6/babel/localedata.py", line 108, in load
    data = pickle.load(fileobj)
  File "/usr/lib/python2.6/pickle.py", line 1370, in load
    return Unpickler(file).load()
  File "/usr/lib/python2.6/pickle.py", line 858, in load
    dispatch[key](self)
  File "/usr/lib/python2.6/pickle.py", line 1090, in load_global
    klass = self.find_class(module, name)
  File "/usr/lib/python2.6/pickle.py", line 1124, in find_class
    __import__(module)
  File "/usr/lib/pymodules/python2.6/babel/numbers.py", line 29, in <module>
    from decimal import Decimal
  File "/usr/lib/python2.6/decimal.py", line 3606, in <module>
    val = globals()[globalname]
KeyError: 'ROUND_CEiLiNG'

In my opinion, it is because of i am using a Turkish locale

Revision history for this message
Luke Jennings (ubuntujenkins) wrote :

Thank you for reporting the bug, This appears to be an issue with python please see http://bugs.python.org/issue1813 and https://bugs.edge.launchpad.net/ubuntu/+source/python2.6/+bug/467397 . I will see if we can find a suitable work around that will enable quickshot to run correctly.

Changed in quickshot:
status: New → Confirmed
Changed in quickshot:
assignee: nobody → Luke Jennings (ubuntujenkins)
Revision history for this message
Luke Jennings (ubuntujenkins) wrote :

Please update to version 0.0.84 which is now in the release ppa ( https://edge.launchpad.net/~quickshotdevs/+archive/quickshot-release ) . This should allow you to run quickshot. Please let me know how you get on.
Luke

Revision history for this message
lipstick (sinanaykut-gmail) wrote : Re: [Bug 596245] Re: quickshot crashes on start

It works like a charm now. Thank you!

Sal, 2010-06-22 tarihinde 15:37 +0000 saatinde, Luke Jennings yazdı:
> Please update to version 0.0.84 which is now in the release ppa ( https://edge.launchpad.net/~quickshotdevs/+archive/quickshot-release ) . This should allow you to run quickshot. Please let me know how you get on.
> Luke
>

Changed in quickshot:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.