In fact, I have tested just with the Java viewer. But now I have
tested it with both the Linux and Windows viewers and it behaved
nicely... The problem seems to be only in the Java version.

2011/5/4 DRC <dcomman...@users.sourceforge.net>:
> No clue.  The best I could do would be to try to reproduce it with a
> test application.  The fact that it exists in TigerVNC as well suggests
> that it's intentional behavior, because Tiger and Turbo do not share any
> code.  Without knowing why the behavior exists in the first place, I'd
> be hesitant to change it.  You might want to send a message to
> tigervnc-devel.  Since the issue is reproducible with that code base,
> maybe someone on that list can figure out why it's behaving that way.
>
> Also, does this occur with all of the TurboVNC viewers or just a
> specific one?  That is, have you tested the Windows, Unix, and Java viewers?
>
>
> On 5/4/11 2:53 PM, Rafael Guimaraes wrote:
>> I've go the same problem with TigerVNC. Any clue?
>>
>> 2011/5/4 Rafael Guimaraes <rgu...@gmail.com>:
>>> It doesn't respond to the events... This tool is useless when using
>>> TurboVNC+VirtualGL. I'll try with TigerVNC...
>>>
>>> 2011/5/4 DRC <dcomman...@users.sourceforge.net>:
>>>> How is this interfering with the app?  Does the app respond to the
>>>> keypress events?
>>>>
>>>> Try it with TigerVNC:
>>>> http://www.virtualgl.org/DeveloperInfo/TigerVNCPreReleases
>>>>
>>>> That would tell me whether it's something specific to our implementation
>>>> or something which is endemic to VNC in general.
>>>>
>>>>
>>>> On 5/4/11 1:54 PM, Rafael Guimaraes wrote:
>>>>> Hi folks,
>>>>>
>>>>> I am having some trouble with an application running on
>>>>> TurboVNC+VirtualGL due to mouse events.
>>>>> The application has a zoom tool that can be used by holding the mouse
>>>>> button 2 (the mouse wheel) and moving the mouse up and down.
>>>>> I have runned xev inside the TurboVNC+VirtualGL session and also on a
>>>>> regular workstation and results seems to be different for the mouse
>>>>> button 2 hold and move up and down events. There seems to be additonal
>>>>> KeyPress/KeyRelease events that are generated only when using
>>>>> TurboVNC+VirtualGL. Why is this happening? Is there anyway to fix it?
>>>>>
>>>>> I am currently using turbovnc-1.0.1-20110320 + VirtualGL-2.2.1-20110322.
>>>>>
>>>>> Best regards,
>>>>>
>>>>> Rafael Guimarães
>>>>>
>>>>>
>>>>> XEV OUTPUT ON TURBOVNC+VIRTUALGL
>>>>> ================================
>>>>>
>>>>> (...)
>>>>>
>>>>> MotionNotify event, serial 28, synthetic NO, window 0x1c00001,
>>>>>     root 0x25, subw 0x0, time 3159839835, (78,98), root:(583,120),
>>>>>     state 0x0, is_hint 0, same_screen YES
>>>>>
>>>>> ButtonPress event, serial 28, synthetic NO, window 0x1c00001,
>>>>>     root 0x25, subw 0x0, time 3159841126, (78,98), root:(583,120),
>>>>>     state 0x0, button 2, same_screen YES
>>>>>
>>>>> KeyPress event, serial 28, synthetic NO, window 0x1c00001,
>>>>>     root 0x25, subw 0x0, time 3159841690, (78,98), root:(583,120),
>>>>>     state 0x200, keycode 14 (keysym 0xffe9, Alt_L), same_screen YES,
>>>>>     XLookupString gives 0 bytes:
>>>>>     XmbLookupString gives 0 bytes:
>>>>>     XFilterEvent returns: False
>>>>>
>>>>> MotionNotify event, serial 28, synthetic NO, window 0x1c00001,
>>>>>     root 0x25, subw 0x0, time 3159841690, (79,98), root:(584,120),
>>>>>     state 0x208, is_hint 0, same_screen YES
>>>>>
>>>>> (...)
>>>>>
>>>>> MotionNotify event, serial 28, synthetic NO, window 0x1c00001,
>>>>>     root 0x25, subw 0x0, time 3159843095, (95,97), root:(600,119),
>>>>>     state 0x208, is_hint 0, same_screen YES
>>>>>
>>>>> KeyRelease event, serial 28, synthetic NO, window 0x1c00001,
>>>>>     root 0x25, subw 0x0, time 3159844019, (95,97), root:(600,119),
>>>>>     state 0x208, keycode 14 (keysym 0xffe9, Alt_L), same_screen YES,
>>>>>     XLookupString gives 0 bytes:
>>>>>     XFilterEvent returns: False
>>>>>
>>>>> ButtonRelease event, serial 28, synthetic NO, window 0x1c00001,
>>>>>     root 0x25, subw 0x0, time 3159844019, (95,97), root:(600,119),
>>>>>     state 0x200, button 2, same_screen YES
>>>>>
>>>>> MotionNotify event, serial 28, synthetic NO, window 0x1c00001,
>>>>>     root 0x25, subw 0x0, time 3159844531, (96,98), root:(601,120),
>>>>>     state 0x0, is_hint 0, same_screen YES
>>>>>
>>>>> (...)
>>>>>
>>>>>
>>>>> XEV OUTPUT ON REGULAR WORKSTATION
>>>>> ==================================
>>>>>
>>>>> (...)
>>>>>
>>>>> MotionNotify event, serial 31, synthetic NO, window 0x1c00001,
>>>>>     root 0x55, subw 0x0, time 3160028295, (57,88), root:(61,113),
>>>>>     state 0x10, is_hint 0, same_screen YES
>>>>>
>>>>> ButtonPress event, serial 31, synthetic NO, window 0x1c00001,
>>>>>     root 0x55, subw 0x0, time 3160029265, (57,88), root:(61,113),
>>>>>     state 0x10, button 2, same_screen YES
>>>>>
>>>>> MotionNotify event, serial 31, synthetic NO, window 0x1c00001,
>>>>>     root 0x55, subw 0x0, time 3160029813, (58,88), root:(62,113),
>>>>>     state 0x210, is_hint 0, same_screen YES
>>>>>
>>>>> (...)
>>>>>
>>>>> MotionNotify event, serial 31, synthetic NO, window 0x1c00001,
>>>>>     root 0x55, subw 0x0, time 3160030143, (67,89), root:(71,114),
>>>>>     state 0x210, is_hint 0, same_screen YES
>>>>>
>>>>> ButtonRelease event, serial 31, synthetic NO, window 0x1c00001,
>>>>>     root 0x55, subw 0x0, time 3160030917, (67,89), root:(71,114),
>>>>>     state 0x210, button 2, same_screen YES
>>>>>
>>>>> MotionNotify event, serial 31, synthetic NO, window 0x1c00001,
>>>>>     root 0x55, subw 0x0, time 3160032322, (66,90), root:(70,115),
>>>>>     state 0x10, is_hint 0, same_screen YES
>>>>>
>>>>> (...)
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> WhatsUp Gold - Download Free Network Management Software
>>>>> The most intuitive, comprehensive, and cost-effective network
>>>>> management toolset available today.  Delivers lowest initial
>>>>> acquisition cost and overall TCO of any competing solution.
>>>>> http://p.sf.net/sfu/whatsupgold-sd
>>>>> _______________________________________________
>>>>> VirtualGL-Users mailing list
>>>>> VirtualGL-Users@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>>>>
>>>> ------------------------------------------------------------------------------
>>>> WhatsUp Gold - Download Free Network Management Software
>>>> The most intuitive, comprehensive, and cost-effective network
>>>> management toolset available today.  Delivers lowest initial
>>>> acquisition cost and overall TCO of any competing solution.
>>>> http://p.sf.net/sfu/whatsupgold-sd
>>>> _______________________________________________
>>>> VirtualGL-Users mailing list
>>>> VirtualGL-Users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>>>>
>>>
>>
>> ------------------------------------------------------------------------------
>> WhatsUp Gold - Download Free Network Management Software
>> The most intuitive, comprehensive, and cost-effective network
>> management toolset available today.  Delivers lowest initial
>> acquisition cost and overall TCO of any competing solution.
>> http://p.sf.net/sfu/whatsupgold-sd
>> _______________________________________________
>> VirtualGL-Users mailing list
>> VirtualGL-Users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> VirtualGL-Users mailing list
> VirtualGL-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to