Re: [opensource-dev] flickering mousepointer in snowglobe 1.3.x

2010-04-25 Thread Lance Corrimal
Am Sonntag 25 April 2010 schrieb Frans: > > as long as viewer 2.0 isn't sure which saved outfit it should put > > on my avatar on login, the one it saved locally for some asinine > > reason, or the one that the asset server tells it, 2.0 is dead > > in my eyes. and don't even get me started about t

Re: [opensource-dev] flickering mousepointer in snowglobe 1.3.x

2010-04-25 Thread Frans
> > > as long as viewer 2.0 isn't sure which saved outfit it should put on > my avatar on login, the one it saved locally for some asinine reason, > or the one that the asset server tells it, 2.0 is dead in my eyes. > and don't even get me started about the new UI. > > That only seems to happen whe

Re: [opensource-dev] flickering mousepointer in snowglobe 1.3.x

2010-04-24 Thread Lance Corrimal
Am Samstag 24 April 2010 schrieb Tayra Dagostino: > On Sat, 24 Apr 2010 16:56:39 +0200 > > Lance Corrimal wrote: > > I just verified with the snowglobe 1.4.x testbuild from the wiki, > > this flickering happens on all three platforms, NOT with 1.23.5 > > or 2.0 clients, BUT with snowglobe 1.4...

Re: [opensource-dev] flickering mousepointer in snowglobe 1.3.x

2010-04-24 Thread Tayra Dagostino
On Sat, 24 Apr 2010 16:56:39 +0200 Lance Corrimal wrote: > I just verified with the snowglobe 1.4.x testbuild from the wiki, > this flickering happens on all three platforms, NOT with 1.23.5 or > 2.0 clients, BUT with snowglobe 1.4... > going to work on that for a bit. the road to SG2/SL2 is in

Re: [opensource-dev] flickering mousepointer in snowglobe 1.3.x

2010-04-24 Thread Lance Corrimal
I just verified with the snowglobe 1.4.x testbuild from the wiki, this flickering happens on all three platforms, NOT with 1.23.5 or 2.0 clients, BUT with snowglobe 1.4... going to work on that for a bit. bye, LC Am Freitag 23 April 2010 schrieb Lance Corrimal: > correction: a "for sale" prim

Re: [opensource-dev] flickering mousepointer in snowglobe 1.3.x

2010-04-23 Thread Lance Corrimal
correction: a "for sale" prim does not show this behaviour. a "touchable" prim and one that has "sit on object" marked as default action do show the flickering mousepointer. note, the "sittable" prim doesn't even have a script in it. Am Freitag, 23. April 2010 11:41:28 schrieb Lance Corrimal: > A

Re: [opensource-dev] flickering mousepointer in snowglobe 1.3.x

2010-04-23 Thread Lance Corrimal
Am Freitag, 23. April 2010 11:36:37 schrieb Tayra Dagostino: > Cannot reproduce on SG2, give more detail about prim properties and > conditions to try to repro conditions: snowglobe 1.3.2 (3229) on linux prim properties: a prim with a script that reacts on touch, or a prim that is marked for sal

Re: [opensource-dev] flickering mousepointer in snowglobe 1.3.x

2010-04-23 Thread Tayra Dagostino
Cannot reproduce on SG2, give more detail about prim properties and conditions to try to repro -- Sent by iPhone Il giorno 23/apr/2010, alle ore 11.25, Lance Corrimal ha scritto: > Hi, > > I'm observing this misbehaviour in SG 1.3.x: > > put the mouse over a prim that changes the mousepoint

[opensource-dev] flickering mousepointer in snowglobe 1.3.x

2010-04-23 Thread Lance Corrimal
Hi, I'm observing this misbehaviour in SG 1.3.x: put the mouse over a prim that changes the mousepointer (e.g. the pointing hand over a clickable prim), and the mouse pointer starts flickering between that new pointer and the default arrow. where in the sources would I have to look to fix that