This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jkloth
Recipients Todd.Rovito, amaury.forgeotdarc, ezio.melotti, jkloth, loewis, pitrou, python-dev, roger.serwy, terry.reedy, trent, zach.ware
Date 2013-06-25.18:36:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372185398.94.0.159181208086.issue17883@psf.upfronthosting.co.za>
In-reply-to
Content
Although the solution for test_ttk_guionly of disabling the gui resource is a good quick fix, I'm curious as to why there isn't the same issue (test hangs) when run using 3.3 on the same machine.

Note that by running as a service without desktop interaction several assumptions wrt permissions have been uncovered, so I'm quite hesitant to flip that switch.
History
Date User Action Args
2013-06-25 18:36:38jklothsetrecipients: + jkloth, loewis, terry.reedy, amaury.forgeotdarc, pitrou, trent, ezio.melotti, roger.serwy, Todd.Rovito, python-dev, zach.ware
2013-06-25 18:36:38jklothsetmessageid: <1372185398.94.0.159181208086.issue17883@psf.upfronthosting.co.za>
2013-06-25 18:36:38jklothlinkissue17883 messages
2013-06-25 18:36:38jklothcreate