Hi,
- I'm almost sure that question has been asked here before, but I can't seem to find the corresponding post: I am trying to debug an application (Net Support Manager) that has trouble displaying a window in fullscreen mode. NSM enables you (among other things) to remotely look onto somebody else's Desktop, a bit like VNC or NX.
It's quite annoying not to be able to look onto that remote desktop in fullscreen mode. Anyway, my guess is that it tries to put itself on top of everything in a wierd way that does not work properly under wine.
In order to verify or falsify my guess, it would be extremely helpful to find out which handle corresponds to the window showing the symtoms. I've tried my luck with Process Explorer, but that tool doesn't show me the information I need.
Any help is greatly appreciated.
Cheers,
David
"David Gümbel" david.guembel@gmx.de wrote:
In order to verify or falsify my guess, it would be extremely helpful to find out which handle corresponds to the window showing the symtoms. I've tried my luck with Process Explorer, but that tool doesn't show me the information I need.
Could you upload a +win log somewhere on the net, and provide a description what is going on?
Hi Dmitry,
On Wednesday 13 September 2006 10:38, Dmitry Timoshkov wrote:
"David Gümbel" david.guembel@gmx.de wrote:
In order to verify or falsify my guess, it would be extremely helpful to find out which handle corresponds to the window showing the symtoms. I've tried my luck with Process Explorer, but that tool doesn't show me the information I need.
Could you upload a +win log somewhere on the net, and provide a description what is going on?
Sure ;-) http://bugs.winehq.org/show_bug.cgi?id=6191
David
"David Gümbel" david.guembel@gmx.de wrote:
What's your screen resolution and WM? Are you using Wine from today's Git or any other version?
Hi Dmitry,
..thanks for looking into this!
On Wednesday 13 September 2006 12:10, Dmitry Timoshkov wrote:
"David Gümbel" david.guembel@gmx.de wrote:
What's your screen resolution and WM? Are you using Wine from today's Git or any other version?
I'm using 0.9.20 under KDE (=> kwin) 3.5.4.
David