Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 159071
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Cédric Krier <cedk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: sian <chi_sian@yahoo.fr>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 159071 depends on: Show dependency tree
Bug 159071 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-12-25 05:33 0000
after installation of tinyerp-client-4.0.1.

Launch gives :
(tinyerp-client.py:25351): libglade-WARNING **: could not find glade file
'/usr/lib/python2.5/site-packages/t   
inyerp-client/terp.glade'
Traceback (most recent call last):
  File "./tinyerp-client.py", line 141, in <module>
    win = modules.gui.main.terp_main()
  File "/usr/lib/python2.5/site-packages/tinyerp-client/modules/gui/main.py",
line 309, in __init__
    self.glade =
glade.XML(common.terp_path("terp.glade"),"win_main",gettext.textdomain())
RuntimeError: could not create GladeXML object

In fact, the files terp.glade, tinyerp_icon.png and the directory themes are in
/usr/share/tinyerp-client/

After copying the 2 files and directory in
/usr/lib/python2.5/site-packages/tinyerp-client/

It works

------- Comment #1 From Cédric Krier 2006-12-25 06:08:13 0000 -------
Fix in cvs

------- Comment #2 From Jean Delattre 2007-01-25 17:09:24 0000 -------
Very similar bug with tinyerp-client-4.0.2

here it is :

(tinyerp-client.py:15987): libglade-WARNING **: could not find glade file
'/usr/lib/python2.4/site-packages/tinyerp-client/terp.glade'
Traceback (most recent call last):
  File "./tinyerp-client.py", line 141, in ?
    win = modules.gui.main.terp_main()
  File "/usr/lib/python2.4/site-packages/tinyerp-client/modules/gui/main.py",
line 309, in __init__
    self.glade =
glade.XML(common.terp_path("terp.glade"),"win_main",gettext.textdomain())
RuntimeError: could not create GladeXML object

------- Comment #3 From Cédric Krier 2007-01-25 23:27:53 0000 -------
Did you check your ~/.terprc ?

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug