CantrSpy 2

General out-of-character discussion among players of Cantr II.

Moderators: Public Relations Department, Players Department

User avatar
Arenti
Posts: 2814
Joined: Mon Oct 22, 2007 11:31 am
Location: The Netherlands

Re: CantrSpy 2.6

Postby Arenti » Wed May 19, 2010 12:58 pm

returner wrote:EchoMan,

Your problem lies in using Ubuntu - which, in the view of this organisation, sucks.

Many thanks for your time,
- Returner


:lol: :lol: lol that was fun.
There is no rule that says I can't post as much I want. I asked my lawyer.
User avatar
joo
Posts: 5021
Joined: Fri Jun 17, 2005 2:26 pm
Location: London, UK

Re: CantrSpy 2.6

Postby joo » Wed May 19, 2010 2:51 pm

EchoMan wrote:The taskbar icon for CantrSpy 2.6.0 doesn't have transparency outside the green stuff. :)

Just made my taskbar half transparent and colored in Ubuntu 10.4 and CantrSpy get a white background.

MAJOR bug! ;)

Uh, yeah, this problem has been encountered before by another Ubuntu 10.4 user. I'm not sure if it's due to a bug in AIR or a bug in Ubuntu, or even if I can do anything about it. When I get the opportunity I'll probably install Ubuntu on a VM and try to work out what's causing it, but until then perhaps this will alleviate the problem slightly:

http://cantrspy2.googlecode.com/svn/trunk/published/cantrspy_2_6_9_flaticons.air

This is an "emergency" version I made with no transparency, just black bakgrounds for all the icons.
User avatar
EchoMan
Posts: 7768
Joined: Fri Aug 26, 2005 1:01 pm
Location: Stockholm, Sweden

Re: CantrSpy 2.6

Postby EchoMan » Wed May 19, 2010 3:00 pm

Thanks. Looks better than white bg for sure. :)
User avatar
joo
Posts: 5021
Joined: Fri Jun 17, 2005 2:26 pm
Location: London, UK

Re: CantrSpy 2.6

Postby joo » Thu May 20, 2010 3:53 pm

This appears to be a problem with the API provided by Ubuntu to add tray icons, and it has affected a number of other applications (like Pidgin and VLC Media Player), the developers of which subsequently managing to fix it. However, Adobe AIR has a very insulated API so I suspect that the only way to fix this would be for Adobe to use a different API or for it to be fixed in Ubuntu; however, I will continue to seek a solution.
User avatar
FrankieLeonie
Posts: 129
Joined: Thu Aug 20, 2009 3:12 pm

Re: CantrSpy 2.6

Postby FrankieLeonie » Fri Jun 11, 2010 11:01 pm

What was in the update today?

I know this is a big request, but could you display the tick timers when you mouse over it?
User avatar
joo
Posts: 5021
Joined: Fri Jun 17, 2005 2:26 pm
Location: London, UK

Re: CantrSpy 2.6

Postby joo » Fri Jun 11, 2010 11:12 pm

Update? o_O
User avatar
FrankieLeonie
Posts: 129
Joined: Thu Aug 20, 2009 3:12 pm

Re: CantrSpy 2.6

Postby FrankieLeonie » Sat Jun 12, 2010 12:01 am

Air popped up and wanted to update from 1.Xish to 2.6.9 when I turned on my PC today... I just shut it down.
User avatar
joo
Posts: 5021
Joined: Fri Jun 17, 2005 2:26 pm
Location: London, UK

Re: CantrSpy 2.6

Postby joo » Sat Jun 12, 2010 1:00 am

That's very strange. I've never published a version of CantrSpy using AIR that had a version number starting with 1, and furthermore I haven't released any new versions since the version that is capable of updating was released... so, if you have that functionality then you should have the latest version, however it seems your installation is marked as something else.

FrankieLeonie wrote:I know this is a big request, but could you display the tick timers when you mouse over it?

Yes, I can. It won't be that hard.
User avatar
joo
Posts: 5021
Joined: Fri Jun 17, 2005 2:26 pm
Location: London, UK

Re: CantrSpy 2.6

Postby joo » Sun Jun 13, 2010 8:15 am

joo wrote:
FrankieLeonie wrote:I know this is a big request, but could you display the tick timers when you mouse over it?

Yes, I can. It won't be that hard.

Actually, I've discovered that AIR doesn't currently allow applications to respond to mouse hover on the tray icon, so if such a feature were to be implemented, it would have to be accessed from the icon's context menu.

Thoughts?
User avatar
EchoMan
Posts: 7768
Joined: Fri Aug 26, 2005 1:01 pm
Location: Stockholm, Sweden

Re: CantrSpy 2.6

Postby EchoMan » Sun Jun 13, 2010 11:13 am

I just rebooted my PC and air wants to update CantrSpy here too.
User avatar
joo
Posts: 5021
Joined: Fri Jun 17, 2005 2:26 pm
Location: London, UK

Re: CantrSpy 2.6

Postby joo » Sun Jun 13, 2010 11:42 am

FrankieLeonie wrote:Air popped up and wanted to update from 1.Xish to 2.6.9 when I turned on my PC today... I just shut it down.

Did it look like this?

Image

Image

In that case, that's an update from Adobe, not me. However, it is still interesting that a major version of AIR is being released. Apparently the SDK will be released in two days, so I may be able to do some interesting things with it.

Since you're interested about what the update contains: http://www.adobe.com/products/air/features/

And this is what it looks like when CantrSpy its self updates:

Image
User avatar
Doug R.
Posts: 14857
Joined: Wed Mar 23, 2005 6:56 pm
Contact:

Re: CantrSpy 2.6

Postby Doug R. » Sun Jun 13, 2010 3:46 pm

joo wrote:Actually, I've discovered that AIR doesn't currently allow applications to respond to mouse hover on the tray icon,


I'm mouse hovering over the canterspy icon right now, and it's telling me which characters are lit (on PC, but doesn't work on Mac).
Hamsters is nice. ~Kaylee, Firefly
User avatar
joo
Posts: 5021
Joined: Fri Jun 17, 2005 2:26 pm
Location: London, UK

Re: CantrSpy 2.6

Postby joo » Mon Jun 14, 2010 4:47 am

Doug R. wrote:
joo wrote:Actually, I've discovered that AIR doesn't currently allow applications to respond to mouse hover on the tray icon,


I'm mouse hovering over the canterspy icon right now, and it's telling me which characters are lit (on PC,

That's not quite the same as executing arbitrary actions in response to mouse-over. I simply assign a tooltip string to the icon and the operating system handles the rest.

Doug R. wrote: but doesn't work on Mac).

Indeed? I'll try and find a solution for that.
User avatar
FrankieLeonie
Posts: 129
Joined: Thu Aug 20, 2009 3:12 pm

Re: CantrSpy 2.6

Postby FrankieLeonie » Mon Jun 14, 2010 3:22 pm

Yes even a selection to display ticks, maybe in a small window would be nice! That was exactly the message I got on all my PC's, so I guess I will continue to let it run.

Thanks for all your hard work making Cantr easier to pay attention to Joo!
User avatar
Jos Elkink
Founder Emeritus
Posts: 5711
Joined: Mon Jul 14, 2003 1:17 pm
Location: Dublin, Ireland
Contact:

Re: CantrSpy 2.7

Postby Jos Elkink » Wed Jul 21, 2010 7:54 am

Installed CantrSpy at work yesterday - very cool stuff :-) ... I'll be trying to install it at home now (Mac) ;-) ...

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 1 guest