Re: tkui not working?
Malachi Clark <[email protected]> Sat, 02 Sep 2006 15:46:16 -0700
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
Ok, I figured it out. I guess I posted a prematurely. Just for the
edification of future people who might have similar problems and for the
archives...
Gentoo marked as stable a new version of python, and changed the USE
flags a bit recently (or I just didn't notice until now). This
combination made it so that when python was recompiled, tk was not
compiled into python. Change the USE flag, recompile, and bingo, the
tkui works again. Hope that helps someone else.
Malachi Clark wrote:
> Hello everyone,
> Perhaps someone can shed a quick light on a little problem I am having.
> I usually run the tkui on my Lyntin. Recently it stopped working.
> Prior to this it worked fine. The textui still works, as does the
> cursesui. Just the tkui stopped. The error is below. The tkui.py file
> is in the lyntin/ui/ directory. I even replaced it with a fresh copy
> from the install source. Any ideas would be greatly appreciated.
> Thanks in advance!
>
>
>
> $ ./runlyntin.pyw
> Cannot start 'tk': ui 'tkui' does not exist.
> Traceback (most recent call last):
> File "/home/malachi/lyntin/engine.py", line 994, in main
> uiinstance = base.get_ui(modulename)
> File "/home/malachi/lyntin/ui/base.py", line 34, in get_ui
> raise ValueError("ui '%s' does not exist." % uiname)
> ValueError: ui 'tkui' does not exist.
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Lyntin-devl mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/lyntin-devl
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642