http://bugs.winehq.org/show_bug.cgi?id=31983
Bug #: 31983 Summary: the delphi program cause the kwin error Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: l12436@yahoo.com.tw Classification: Unclassified
there a small bug for the delphi. when the delphin use the tapplication form this form will effect the kwin animated. and cause the focus window at botton of the window.
it seems the tapplication is regard as a window. but it is no windows in most of my application.
http://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #1 from TOM l12436@yahoo.com.tw 2012-10-16 22:38:49 CDT --- for now, i just could use the kwin policy to ignore the size and location of the wine. and it seems it normal for now.
http://bugs.winehq.org/show_bug.cgi?id=31983
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-10-17 07:13:02 CDT --- Hi, you are talking about a program made in Delphi or Delphi itself? If it's about Delphi what is the version? And if it's a program made in Delphi what is the program and is it available to download somewhere?
http://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #3 from TOM l12436@yahoo.com.tw 2012-10-17 08:07:34 CDT --- i have a program is made by delphi. and if you use the kubuntu + kwin animate then you will find the windows is all wrong. it the foreground windows will be at the button of the window. and i still can control it.
it seems it apply the animate on the windows which is no show or even not a window
http://l12436.myweb.hinet.net/c3_edit.exe
my environment
kubuntu nvidia-current kwin with animate enable, and no animate has error.
http://bugs.winehq.org/show_bug.cgi?id=31983
TOM l12436@yahoo.com.tw changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64
http://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #4 from TOM l12436@yahoo.com.tw 2012-11-10 19:34:34 CST --- provide some information that i trace by ollydbg
CreateWindowExW or CreateWindowExA
CPU Stack Address Value Comments 0038FAB8 [00412F9C ; /RETURN from user32.CreateWindowExW to GMCore.00412F9C 0038FABC 00000080 ; |ExtStyle = WS_EX_TOOLWINDOW 0038FAC0 00578758 ; |ClassName = "TApplication" 0038FAC4 0148282C ; |WindowName = "Gmcore" 0038FAC8 84CA0000 ; |Style = WS_POPUP|WS_MINIMIZEBOX|WS_CAPTION|WS_SYSMENU|WS_CLIPSIBLINGS 0038FACC 00000280 ; |X = 640. 0038FAD0 00000200 ; |Y = 512. 0038FAD4 00000000 ; |Width = 0 0038FAD8 00000000 ; |Height = 0 0038FADC 00000000 ; |hParent = NULL 0038FAE0 00000000 ; |hMenu = NULL 0038FAE4 00400000 ; |hInst = 00400000 0038FAE8 00000000 ; \lParam = NULL
this is the ollydbg information that cause the error the windows focus. the main problem is the TApplication has no window,. but it use the normal window create. and cause wine recognize to the normal window.
i don't know if it help you.
https://bugs.winehq.org/show_bug.cgi?id=31983
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://l12436.myweb.hinet.n | |et/c3_edit.exe CC| |focht@gmx.net Version|unspecified |1.5.15
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
not sure what this bug is about. Sorry, but this is gibberish at best.
Is the (whatever) problem still present? If yes, please describe in a different way so that people can understand you.
Regards
http://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #6 from TOM l12436@yahoo.com.tw --- You can tested by the gameMaster8 or GameMaster9. this two delphi program all have invincible windows. In Windows, it will not be shown, but in wine, it will shown. and this will cause some kwin animation. problem.
https://bugs.winehq.org/show_bug.cgi?id=31983
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #7 from super_man@post.com --- The program provided via url field runs with no issues with wine. I just don't understand the purpose of this test example. The only text that is understandable:"Static Group", all other text is in foreign language that I don't know or garbage.
https://bugs.winehq.org/show_bug.cgi?id=31983
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello TOM,
please retest with recent Wine version, preferably Wine 1.7.55
Last call: If there is no response after certain time, the bug will be closed without further notice (abandon).
Regards
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #9 from TOM l12436@yahoo.com.tw --- Created attachment 52763 --> https://bugs.winehq.org/attachment.cgi?id=52763 problem
this is the image that showing this problem. the left windows is the main windows. but some windows application will create a empty windows. this empty window will cause my windows manager work abnormal. especially to the focus of the window. this is usually happened in the problem that original using delphin to develop.
this is test in wine-1.7.50
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello TOM,
your screenshot shows 'GameMaster 8' but the download in this bug report points to a different Chinese application which is hard to judge.
I guess 'GameMaster 8' is Chinese only too?
Is there a demo version of this? download link? If needed provide exact instructions, such as: "run x", "click the second button on left side" (Chinese user interface you must explain where to click).
A small Delphi example application using that exhibits the same problem would be of course helpful too.
Regards
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #11 from TOM l12436@yahoo.com.tw --- I will give you the program not the "gamemaster 8" but has same problem, due to gamemaster is not a free program. this application has english language. there are one thing that need to say. the empty window is almost invisible because there no control in it. but it is still a valid window. it also capture by the windows manager. http://www.mediafire.com/download/858riei0ft1ymb4/bform.dll.zip
this is ResScope. also has same problem. http://i.imgur.com/wt7j7F6.png Also has empty window.
https://bugs.winehq.org/show_bug.cgi?id=31983
Aaron Franke arnfranke@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arnfranke@yahoo.com
--- Comment #12 from Aaron Franke arnfranke@yahoo.com --- Is this still an issue in Wine 2.6?
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #13 from TOM l12436@yahoo.com.tw --- yes, still has empty window appear. but kde seems fix the kwin animation error. now is application show two window. one is main window, another is empty window.
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #14 from Aaron Franke arnfranke@yahoo.com --- Have you tested whether or not this issue occurs in other DEs? If not, try some?
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #15 from TOM l12436@yahoo.com.tw --- actually I have using wine for various application. the empty window happened not just this application, also on other application either.
The focus always on the empty window, not the main window.
https://bugs.winehq.org/show_bug.cgi?id=31983
TOM l12436@yahoo.com.tw changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|the delphi program cause |the delphi program generate |the kwin error |empty window causing focus | |error
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #16 from Aaron Franke arnfranke@yahoo.com --- TOM, the URL provided in the bug report doesn't have any kind of empty window, instead the text is garbled, I've attached a screenshot.
The DLL you attached is obviously not a program executable, what do we do with it?
Please attach more information, such as logs, a video of the problem, and the full programs that experience this problem.
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #17 from Aaron Franke arnfranke@yahoo.com --- Created attachment 58017 --> https://bugs.winehq.org/attachment.cgi?id=58017 Screenshot of linked application
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #18 from TOM l12436@yahoo.com.tw --- Created attachment 58019 --> https://bugs.winehq.org/attachment.cgi?id=58019 linked application in KDE
the another window is almost empty generated by this kind of program. If your window manager did not add title to all window, it is not visible at first glance. but It should be appear on alt+tab, which has a empty window with not preview.
in KDE, all the window will be appear, and could control by kwin. kwin will choose the window which first created as main window of the program, which will always be empty window. this cause lots of inconvenience behavior in KDE.
the text is type in Chinese, It normally glitch if you did not has font of locate relate to it.
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #19 from TOM l12436@yahoo.com.tw --- I may record a video when I leave the office.
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #20 from Aaron Franke arnfranke@yahoo.com --- On my system, there is no other window created at all. I minimized all of my windows, scoured my desktop, and also checked alt-tab, there is no 2nd window like in your screenshot, only the one with text in it.
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #21 from TOM l12436@yahoo.com.tw --- (In reply to Aaron Franke from comment #20)
On my system, there is no other window created at all. I minimized all of my windows, scoured my desktop, and also checked alt-tab, there is no 2nd window like in your screenshot, only the one with text in it.
maybe your wm auto hide the window which has nothing inside, or your wm default setting is show only on window on one program. this will also not show multi-window on one program.
I suggest tested on KDE.
https://bugs.winehq.org/show_bug.cgi?id=31983
Linards linards.liepins@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |linards.liepins@gmail.com
--- Comment #22 from Linards linards.liepins@gmail.com --- Is the issue still present?
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #23 from TOM l12436@yahoo.com.tw --- Yes, still has empty windows when some program opened
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #24 from Jactry Zeng jactry92@gmail.com --- Hi, (In reply to TOM from comment #23)
Yes, still has empty windows when some program opened
The original download URL is dead, could you provide another URL or application which can be used for reproducing the issue you have described?
https://bugs.winehq.org/show_bug.cgi?id=31983
TOM l12436@yahoo.com.tw changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://l12436.myweb.hinet.n |https://www.mediafire.com/f |et/c3_edit.exe |ile/gzfi7e77ddyfipi/c3_edit | |.exe.gz/file
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #25 from TOM l12436@yahoo.com.tw --- I update the url, you should be able to download that file.
https://bugs.winehq.org/show_bug.cgi?id=31983
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #26 from joaopa jeremielapuree@yahoo.fr --- Created attachment 75263 --> https://bugs.winehq.org/attachment.cgi?id=75263 my screenshot
I receive that with wine-8.17. Where is the problem?
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #27 from joaopa jeremielapuree@yahoo.fr --- Created attachment 75264 --> https://bugs.winehq.org/attachment.cgi?id=75264 the exe
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #28 from TOM l12436@yahoo.com.tw --- Created attachment 75265 --> https://bugs.winehq.org/attachment.cgi?id=75265 screenshot about empty window.
not running under explorer desktop, run directly on linux window manager
https://bugs.winehq.org/show_bug.cgi?id=31983
--- Comment #29 from TOM l12436@yahoo.com.tw --- Created attachment 75266 --> https://bugs.winehq.org/attachment.cgi?id=75266 test on GameMaster9 program
This is more visible when run GM9, there are an empty window