Bug 28536 - Не запускается guake
Summary: Не запускается guake
Status: CLOSED DUPLICATE of bug 22880
Alias: None
Product: Sisyphus
Classification: Development
Component: guake (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-11 08:02 MSK by walq64
Modified: 2013-02-11 13:40 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description walq64 2013-02-11 08:02:35 MSK
После вчерашнего обновления (10.02.2013) перестал запускаться guake:

Traceback (most recent call last):
  File "/usr/bin/guake", line 1447, in <module>
    if not main():
  File "/usr/bin/guake", line 1391, in main
    instance = Guake()
  File "/usr/bin/guake", line 631, in __init__
    self.add_tab()
  File "/usr/bin/guake", line 1198, in add_tab
    box = GuakeTerminalBox()
  File "/usr/bin/guake", line 513, in __init__
    self.terminal = GuakeTerminal()
  File "/usr/bin/guake", line 453, in __init__
    self.configure_terminal()
  File "/usr/bin/guake", line 463, in configure_terminal
    self.set_word_chars(word_chars)
TypeError: Vte.Terminal.set_word_chars() argument 1 must be string, not None
Comment 1 walq64 2013-02-11 11:30:39 MSK
Чудеса!
Сделал apt-get install guake --reinstall
все заработало...
Comment 2 Dmitriy Kulik 2013-02-11 13:40:08 MSK
Учимся использовать поиск.

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