Bug 1216330 - suseprime-appindicator refuses to start
Summary: suseprime-appindicator refuses to start
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Usability (show other bugs)
Version: Current
Hardware: 64bit Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Sasi Olin
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-17 10:00 UTC by Alan Lima
Modified: 2023-10-23 07:11 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Lima 2023-10-17 10:00:16 UTC
whenever it ry to start suseprime-appindicator, i'm  getting this error : 

Traceback (most recent call last):
  File "/usr/bin/suseprime-appindicator", line 11, in <module>
    from suseprimeindicator import indicator
  File "/usr/lib/python3.11/site-packages/suseprimeindicator/indicator.py", line 11, in <module>
    gi.require_version('Notify', '0.7')
  File "/usr/lib64/python3.11/site-packages/gi/__init__.py", line 126, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Notify not available