Bug 577276 - [abrt] crash in gnome-applet-timer-2.1.2-6.fc13: posixpath.py:64:join:ImportError: No module named gi
Summary: [abrt] crash in gnome-applet-timer-2.1.2-6.fc13: posixpath.py:64:join:ImportE...
Keywords:
Status: CLOSED DUPLICATE of bug 569885
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-applet-timer
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Christoph Wickert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a5551c2e
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-26 15:47 UTC by Jógvan Magnus Olsen
Modified: 2018-01-13 03:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-26 16:14:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (532 bytes, text/plain)
2010-03-26 15:47 UTC, Jógvan Magnus Olsen
no flags Details

Description Jógvan Magnus Olsen 2010-03-26 15:47:44 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
cmdline: python /usr/lib64/timer-applet/timer-applet --oaf-activate-iid=OAFIID:TimerApplet_Factory --oaf-ior-fd=20
comment: This error pops up when I add the applet to the panel.
component: gnome-applet-timer
executable: /usr/lib64/timer-applet/timer-applet
kernel: 2.6.33.1-19.fc13.x86_64
package: gnome-applet-timer-2.1.2-6.fc13
reason: posixpath.py:64:join:ImportError: No module named gi
release: Fedora release 13 (Goddard)
How to reproduce: 1. Add the applet to panel

backtrace
-----
posixpath.py:64:join:ImportError: No module named gi

Traceback (most recent call last):
  File "/usr/lib64/timer-applet/timer-applet", line 102, in applet_factory
    timer_obj_path = path.join(DBUS_OBJ_NAMESPACE, 'Timers', timer_id)
  File "/usr/lib64/python2.6/posixpath.py", line 64, in join
    for b in p:
ImportError: No module named gi

Local variables in innermost frame:
a: '/net/sourceforge/timerapplet/TimerApplet'
path: '/net/sourceforge/timerapplet/TimerApplet/Timers/applet_1'
b: 'applet_1'
p: ('Timers', 'applet_1')

Comment 1 Jógvan Magnus Olsen 2010-03-26 15:47:46 UTC
Created attachment 402873 [details]
File: backtrace

Comment 2 Christoph Wickert 2010-03-26 16:14:09 UTC

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

Comment 3 A.Bourinsky 2018-01-13 03:52:27 UTC
$ dnfdragora
Traceback (most recent call last):
  File "/usr/bin/dnfdragora", line 47, in <module>
    from gi.repository import GLib
ModuleNotFoundError: No module named 'gi'


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