Bug 20620 - ugit crashes at start
Summary: ugit crashes at start
Status: CLOSED DUPLICATE of bug 16824
Alias: None
Product: Branch 5.0
Classification: Distributions
Component: ugit (show other bugs)
Version: unspecified
Hardware: all Linux
: P3 normal
Assignee: Vitaly Lipatov
QA Contact: qa-5.0@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 16:27 MSD by Timur Batyrshin
Modified: 2009-06-28 18:03 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timur Batyrshin 2009-06-28 16:27:22 MSD
ugit не запускается:

timur@localhost ~/git/pd $ ugit 
Traceback (most recent call last):
  File "/usr/bin/ugit", line 100, in <module>
    main()
  File "/usr/bin/ugit", line 95, in main
    ctl = Controller(model, view)
  File "../ugit/qobserver.py", line 34, in __init__
  File "../ugit/controllers/__init__.py", line 189, in init
  File "../ugit/controllers/__init__.py", line 791, in start_inotify_thread
  File "../ugit/inotify.py", line 35, in __init__
AttributeError: type object 'EventsCodes' has no attribute 'IN_CREATE'
Comment 1 Andrey Rahmatullin 2009-06-28 18:03:15 MSD
Тут поиск есть.

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