Bug 24185 - Ошибка запуска новой версии
Summary: Ошибка запуска новой версии
Status: CLOSED DUPLICATE of bug 22880
Alias: None
Product: Sisyphus
Classification: Development
Component: guake (show other bugs)
Version: unstable
Hardware: all Linux
: P3 critical
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 16:23 MSD by Andrey Cherepanov
Modified: 2010-09-29 18:10 MSD (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 Andrey Cherepanov 2010-09-29 16:23:33 MSD
[cas@cas ~]$ guake
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
Traceback (most recent call last):
  File "/usr/lib/guake/guake.py", line 1353, in <module>
    if not main():
  File "/usr/lib/guake/guake.py", line 1296, in main
    instance = Guake()
  File "/usr/lib/guake/guake.py", line 620, in __init__
    self.add_tab()
  File "/usr/lib/guake/guake.py", line 1121, in add_tab
    box = GuakeTerminalBox()
  File "/usr/lib/guake/guake.py", line 498, in __init__
    self.terminal = GuakeTerminal()
  File "/usr/lib/guake/guake.py", line 438, in __init__
    self.configure_terminal()
  File "/usr/lib/guake/guake.py", line 448, in configure_terminal
    self.set_word_chars(word_chars)
TypeError: Vte.Terminal.set_word_chars() argument 1 must be string, not None


Прошу добавить тривиальную проверку против вылета.
Comment 1 Andrey Rahmatullin 2010-09-29 16:27:10 MSD
Тут по-прежнему есть поиск.

*** This bug has been marked as a duplicate of bug 22880 ***
Comment 2 Andrey Cherepanov 2010-09-29 18:10:53 MSD
Прошу прощения за невнимательность.