Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 344)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#147 wontfix tkinter working? ggamba
Description

Hi all,

I installed python-tools package, and it took tkinter package as dependency. But whenever I try to run something from the \Demo\tkinter directory, I always get an error:

C:\usr\lib\python2.7\Demo\tkinter\matt>python 00-HELLO-WORLD.py Traceback (most recent call last):

File "00-HELLO-WORLD.py", line 1, in <module>

from Tkinter import *

File "C:/usr/lib/python2.7/lib-tk/Tkinter.py", line 39, in <module>

import _tkinter # If this fails your Python may not be configured for Tk

ImportError?: No module named _tkinter

Is this expected to work? Any hint?

Thanks a lot Gabriele

#335 fixed tinyxml2 packaging isn't correct Gregg Young
Description

tinyxml_dll.a is in the tinyxml2 package when it should be in tinyxml2-devel and tinyxml6.dll is in the devel package when it should be in the base package. tinyxml6.dll is also installed to the wrong directory. It is installed to bin instead of lib.

#64 fixed spec: gcc4: Updated wlink with a fix to dynamic memory exhaustion dmik
Description

Dave Yeo has wl.exe patched by Rich (Walsh?) to solve the following error when linking too big DLLs with HLL debug information:

Error! E3009: dynamic memory exhausted

This fix in particular makes it possible to build XUL.DLL of Firefox 17 with debug symbols included (wl.exe from the current RPM fails on this). Attaching this exe here (taken from one of his Firefox patch ZIPs).

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracQuery for help on using queries.