Just another comment. When launched from a terminal, gcompris -a and in 
profiles select Add here what i got:
starting profiles panel
Traceback (most recent call last):
  File "/usr/share/gcompris/python/administration.py", line 180, in 
select_event    module.start(self.panel_area)
  File "/usr/share/gcompris/python/admin/module_profiles.py", line 79, in start
    profile_list.Profile_list(frame, self.con, self.cur)
  File "/usr/share/gcompris/python/admin/profile_list.py", line 135, in 
__init__    self.current_profile_id)
  File "/usr/share/gcompris/python/admin/profile_group_list.py", line 67, in 
__init__
    self.reload(self.profile_id)
  File "/usr/share/gcompris/python/admin/profile_group_list.py", line 106, in 
reload
    (self.profile_id, ))
pysqlite2.dbapi2.OperationalError: no such table: groups
Traceback (most recent call last):
  File "/usr/share/gcompris/python/admin/profile_list.py", line 222, in 
on_add_profile_clicked
    profile_id = constants.get_next_profile_id(self.con, self.cur)
  File "/usr/share/gcompris/python/admin/constants.py", line 74, in 
get_next_profile_id
    cur.execute('select max(profile_id) from profiles')
pysqlite2.dbapi2.OperationalError: no such table: profiles

-- 
Gcompris administration menu not working
https://launchpad.net/bugs/49840

--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to