Re: Help with a tcl/tk gui thing..
From: Mikael Magnusson <hidden>
Date: 2016-06-15 22:45:26
2008/10/2 Linus Torvalds [off-list ref]:
On Thu, 2 Oct 2008, Mikael Magnusson wrote:quoted
Heh, sorry, I'm an idiot. I forgot to put '#!/usr/bin/python' on the first line. I was running 'python tracker-ui.py' then did chmod +x just before committing :). So the cross is coming from running 'import time'.Ahh. It did _something_, so I assumed it was working, just not well. Being confused about the language would do it ;) I fixed it up and merged it as an alternate UI. It doesn't react well to a tracker file that has just been initialized with the timeout (but without any of the extra information that gets filled out once you actually start getting tracked), but it's certainly prettier than my original one.
Ah, I didn't play around too much with the actual server part, but I guess that would get sort of annoying, so I pushed a fix for that, and also it now sets the window title right. I should also note that I'm not exactly a python master, so if it looks ugly, blame me, not python :). -- Mikael Magnusson