Bug 13152

Summary: Labyrinth (mind-mapping tool) doesn't start
Product: Mageia Reporter: Stefan Horn <stefan>
Component: RPM PackagesAssignee: QA Team <qa-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: jani.valimaa, mageia, sysadmin-bugs, wassi
Version: 4Keywords: validated_update
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: advisory MGA4-32-OK mga4-64-ok
Source RPM: CVE:
Status comment:
Attachments: rpm

Description Stefan Horn 2014-04-05 22:03:06 CEST
Created attachment 5100 [details]
rpm

The program labyrinth (mind-mapping tool) can't be started. Nothing happened.

If I want to start it from the terminal the following answer appears:
[stefan@localhost ~]$ labyrinth
Traceback (most recent call last):
  File "/usr/bin/labyrinth", line 36, in <module>
    from labyrinth_lib import Browser
  File "/usr/lib/python2.7/site-packages/labyrinth_lib/Browser.py", line 32, in <module>
    import gconf
ImportError: No module named gconf

+++

For more information about labyrinth see
https://people.gnome.org/~dscorgie/labyrinth.html

and about the rpm package see attachment.

Regards,
Stefan
Comment 1 Jani Välimaa 2014-04-05 22:42:26 CEST
Pushed new release [1] to core/updates_testing which should fix this issue. New release adds missing requires for gnome-python-gconf and python-pyxdg.

[1] labyrinth-0.6-4.1.mga4

CC: (none) => jani.valimaa
Assignee: bugsquad => qa-bugs

Comment 2 user7 2014-04-06 14:18:24 CEST
SRPM: labyrinth-0.6-4.1.mga4.src.rpm

CC: (none) => wassi

Comment 3 user7 2014-04-06 14:22:24 CEST
Testing complete on MGA 4, i586. I could reproduce the problem, the update candidate fixes it. I also played around a bit, creating mindmaps worked without a flaw.

Whiteboard: (none) => MGA4-32-OK

Comment 4 claire robinson 2014-04-08 16:06:19 CEST
Testing complete mga4 64

Removed python-pyxdg and gnome-python-gconf with rpm -e --nodeps & confirmed the missing requires.

# urpmi labyrinth
To satisfy dependencies, the following packages are going to be installed:
  Package                        Version      Release       Arch    
(medium "Core Release")
  gnome-python-gconf             2.28.1       6.mga4        x86_64  
  python-pyxdg                   0.25         3.mga4        noarch  
(medium "Core Updates Testing")
  labyrinth                      0.6          4.1.mga4      noarch  
422KB of additional disk space will be used.
227KB of packages will be retrieved.
Proceed with the installation of the 3 packages? (Y/n) y

Starts and seems to work ok after.

Whiteboard: MGA4-32-OK => MGA4-32-OK mga4-64-ok

Comment 5 claire robinson 2014-04-08 16:11:11 CEST
No advisory provided, uploaded as..

+subject: Updated labyrinth package adds missing requires
+src:
+  4:
+   core:
+     - labyrinth-0.6-4.1.mga4
+description: |
+  Missing dependencies caused labyrinth to crash when started. The new release 
+  adds missing requires for gnome-python-gconf and python-pyxdg to fix the 
+  issue.
+references:
+ - https://bugs.mageia.org/show_bug.cgi?id=13152

Validating.

Could sysadmin please push to 4 updates

Thanks

Keywords: (none) => validated_update
Whiteboard: MGA4-32-OK mga4-64-ok => advisory MGA4-32-OK mga4-64-ok
CC: (none) => sysadmin-bugs

Comment 6 Damien Lallement 2014-04-09 07:42:30 CEST
http://advisories.mageia.org/MGAA-2014-0100.html

Status: NEW => RESOLVED
CC: (none) => mageia
Resolution: (none) => FIXED