Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Crash bei python 2.2.2 + tcl/tk 8.4.2
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
kopfarzt
Apprentice
Apprentice


Joined: 05 Apr 2003
Posts: 170
Location: Vienna, Austria

PostPosted: Sat May 03, 2003 8:24 pm    Post subject: Crash bei python 2.2.2 + tcl/tk 8.4.2 Reply with quote

Hat niemand von Euch Probleme mit Python 2.2.2 und tcl/tk 8.4.2?

Bei mir funktionieren scheinbar sämtliche Programme nicht mehr, die Tkinter verwenden. Wie z.b. die Python Entwicklungsumgebung idle.py oder pysol:

Code:

Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1299, in __call__
    args = apply(self.subst, args)
  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1032, in _substitute
    e.num = getint(b)
ValueError: invalid literal for int(): ??


Hab zwar schon einen Bug Report dazu geschrieben https://bugs.gentoo.org/show_bug.cgi?id=20318 aber nur den Vorschlag bekommen, Python neu zu installieren, was ich sowieso als erstes probiert habe und natürlich nicht hilft. :roll:

Könnte jemand bei sich mal obiges Verhalten testen und mir sagen, ob ich der einzige mit dem Problem bin?

Danke
kopfarzt[/code]
Back to top
View user's profile Send private message
MasterOfMagic
l33t
l33t


Joined: 20 Aug 2002
Posts: 677
Location: Vienna, Austria

PostPosted: Sat May 03, 2003 8:43 pm    Post subject: Reply with quote

verwendest du zufälligerweise march=pentium-4 in deinen CFLAGS?
_________________
Gentoo 1.4
Kernel 2.4.24
KDE 3.1.5
Back to top
View user's profile Send private message
kopfarzt
Apprentice
Apprentice


Joined: 05 Apr 2003
Posts: 170
Location: Vienna, Austria

PostPosted: Sat May 03, 2003 9:15 pm    Post subject: Reply with quote

nein.

CFLAGS="-march=i686 -O3 -pipe"

der Fehler entsteht, meiner Meinung nach, weil tcl/tk 8.4.2 jetzt "??" liefern kann, wo vorher nur int moeglich war. es gibt einen Python Bug Report dazu (dessen Link ich in meinem Bug Report auch angegeben habe).

Mich wundert nur, dass scheinbar sonst niemand ein Problem hat, da tk 8.4.2 immerhin schon ueber 2 wochen in der portage ist. Und die Antwort auf meinen Bug Report war mir ein bisschen zu mager. Deshalb hier die Frage.

kopfarzt
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum