First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 88015
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 76791
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marc Geerlings <m.geerlings@rad.unimaas.nl>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 88015 depends on: Show dependency tree
Bug 88015 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: 2005-04-05 01:51 0000
Some pygtk applications (meld, denu) won't start if the are located in
/usr/bin. If they are moved to a other location like /usr/local/bin they work.

pygtk application Hal-device-manager doesn't have the same problem. Meld and
Denu don't work.

Error message at startup:
#meld
Traceback (most recent call last):
  File "./meld", line 69, in ?
    import gtk
ImportError: No module named gtk

Reproducible: Always
Steps to Reproduce:
1. #meld (as user)
2. mv /usr/bin/meld /usr/local/bin (as superuser)
3. #meld (as user)

Actual Results:  
1. Fails to start with error message:
Traceback (most recent call last):
  File "./meld", line 69, in ?
    import gtk
2. -
3. works 

Expected Results:  
Working in the default set-up.

------- Comment #1 From Marc Geerlings 2005-04-07 00:59:18 0000 -------
I'm not alone with this problem:

http://forums.gentoo.org/viewtopic-t-312855-postdays-0-postorder-asc-start-0.html

------- Comment #2 From Rob Cakebread 2005-04-07 07:58:18 0000 -------

*** This bug has been marked as a duplicate of 76791 ***

First Last Prev Next    No search results available      Search page      Enter new bug