ppa build does not find .glade files

Bug #520577 reported by Lucian Adrian Grijincu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ground Control
Fix Released
High
Martin Owens

Bug Description

I downloaded the latest build (1.3.2~194~201002100212) and tried to run it on Lucid.

All scripts fail because they look for .glade files in the wrong place.
The .glade files are provided in the package.

gringo@lethe:~/ground/groundcontrol$ lp-groundcontrol
02-11 19:29 root WARNING Can't find icon for default in /usr/lib/pymodules/python2.6/pixmaps/animation
02-11 19:29 root WARNING Can't find icon for default in /usr/lib/pymodules/python2.6/pixmaps/status
02-11 19:29 root WARNING Can't find icon for default in /usr/lib/pymodules/python2.6/pixmaps/person
Traceback (most recent call last):
  File "/usr/share/groundcontrol/configure.py", line 30, in <module>
    res = ConfigGui(callback=finish)
  File "/usr/lib/pymodules/python2.6/GroundControl/gtkviews.py", line 89, in __init__
    self.w_tree.add_from_file(self.gapp_xml)
  File "/usr/lib/pymodules/python2.6/GroundControl/gtkviews.py", line 106, in gapp_xml
    raise Exception("Gtk Builder file is missing: %s" % path)
Exception: Gtk Builder file is missing: /usr/lib/pymodules/python2.6/glade/configure.glade

gringo@lethe:~/ground/groundcontrol$ lp-project-search
02-11 19:30 root WARNING Can't find icon for default in /usr/lib/pymodules/python2.6/pixmaps/animation
02-11 19:30 root WARNING Can't find icon for default in /usr/lib/pymodules/python2.6/pixmaps/project
Traceback (most recent call last):
  File "/usr/share/groundcontrol/project-select.py", line 27, in <module>
    res = ProjectSelection('.', start_loop=True)
  File "/usr/lib/pymodules/python2.6/GroundControl/gtkviews.py", line 89, in __init__
    self.w_tree.add_from_file(self.gapp_xml)
  File "/usr/lib/pymodules/python2.6/GroundControl/gtkviews.py", line 106, in gapp_xml
    raise Exception("Gtk Builder file is missing: %s" % path)
Exception: Gtk Builder file is missing: /usr/lib/pymodules/python2.6/glade/project-select.glade

gringo@lethe:~/ground/groundcontrol$ dpkg -L groundcontrol | grep glade
/usr/share/groundcontrol/glade
/usr/share/groundcontrol/glade/revert-branch.glade
/usr/share/groundcontrol/glade/common.glade
/usr/share/groundcontrol/glade/bug-search.glade
/usr/share/groundcontrol/glade/branch-select.glade
/usr/share/groundcontrol/glade/help.glade
/usr/share/groundcontrol/glade/project-select.glade
/usr/share/groundcontrol/glade/configure.glade
/usr/share/groundcontrol/glade/commit-branch.glade
/usr/share/groundcontrol/glade/request-merge.glade
/usr/share/groundcontrol/glade/common-popup.glade

Martin Owens (doctormo)
Changed in groundcontrol:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → Martin Owens (doctormo)
milestone: none → 1.5
Martin Owens (doctormo)
Changed in groundcontrol:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.