Re: [Ubuntu-manual] Quickshot problems

2013-07-16 Thread Phill Whiteside
Hi, now it is most likely I'm really wide of the mark,. But as QA tester, they now are building a suite of automated tests[1]. These can deal with where the 'mouse is', press the button etc. Maybe have a chat with devs working on that? Regards, Phill. 1. https://wiki.ubuntu.com/QATeam/AutoPi

Re: [Ubuntu-manual] Quickshot problems

2013-07-16 Thread Thomas Corwin
I understand now. I am trying to learn the Python language so I can help more with it... As most know I am a .NET Developer for the Microsoft platform... I will still do the best I can to help, I just won't be the most experienced of the group. Thomas Corwin > On Jul 16, 2013, at 6:39 PM, "Nei

Re: [Ubuntu-manual] Quickshot problems

2013-07-16 Thread Neil Tallim
Glade is pretty much the standard for rapid development in GTK and it's pretty resilient against changes within major versions, since it wraps GTK, which tries to maintain a stable API. The issue here is probably that GTK 3.x is largely incompatible with 2.x, hence the need for an update. The onl

Re: [Ubuntu-manual] Quickshot problems

2013-07-16 Thread Patrick Dickey
Hi Thomas, I think what Jörn is saying is that whenever they make changes to GTK, then Glade breaks. So it would be easier/better? to find a different wrapper. Have a great day.:) Patrick. On Tue, 2013-07-16 at 02:47 -0400, Thomas Corwin wrote: > Sorry to bring up an old problem, but Glade is 1