Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 169536
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Steve Dibb <beandog@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Pielmeier <billie@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
tovid-0.30-r1.ebuild tovid-0.30-r1.ebuild text/plain Gen2 2007-03-08 10:11 0000 2.45 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 169536 depends on: Show dependency tree
Bug 169536 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: 2007-03-05 22:47 0000
When trying to run todiscgui after a successful install of tovid. You get this
message.

~ $ todiscgui
Traceback (most recent call last):
  File "/usr/bin/todiscgui", line 15, in ?
    from libtovid.gui.meta import *
  File "/usr/lib/python2.4/site-packages/libtovid/gui/meta.py", line 22, in ?
    from Tkinter import *
ImportError: No module named Tkinter

It is because python is installed without tk use flag by default. Reemerging
python with tk use flag solves this problem, as it is built with tkinter now.

------- Comment #1 From Gen2 2007-03-08 10:11:53 0000 -------
Created an attachment (id=112552) [details]
tovid-0.30-r1.ebuild

Added tk-useflag to the ebuild. when you try to emerge tovid with this use-flag
enabled and you didn't emerge python with tk-useflag enabled emerge dies.

------- Comment #2 From Jakub Moc (RETIRED) 2007-03-21 09:48:52 0000 -------
*** Bug 171653 has been marked as a duplicate of this bug. ***

------- Comment #3 From Steve Dibb 2007-03-30 03:46:27 0000 -------
fixed in cvs, thanks

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