Bug 577276

Summary: [abrt] crash in gnome-applet-timer-2.1.2-6.fc13: posixpath.py:64:join:ImportError: No module named gi
Product: [Fedora] Fedora Reporter: Jógvan Magnus Olsen <foeroyingur>
Component: gnome-applet-timerAssignee: Christoph Wickert <christoph.wickert>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: alexbour, christoph.wickert, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:a5551c2e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-26 16:14:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

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'