http://bugs.winehq.org/show_bug.cgi?id=11562
Summary: WXTide32 fails to display popup from main app window Product: Wine Version: 0.9.55. Platform: PC URL: http://wxtide32.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: n5470@pinefields.com
WXTide32 is an app (based on xtide, effectively an enhanced port of xtide to Windows, released with GPL - http://wxtide32.com/ ) that displays tide levels for specific locations in either a conventional window and/or a system tray icon. Clicking on the tide information in the main window should give a popup showing time and tide level for the location picked on a graph of level vs. TOD (time of day). In the AppDB, this app (V2.0?) is reported as creating a "grey block" when left-clicking on the tide graph. This report was confirmed with WXTide32 V4.7. In debugging another app [Coastal Explorer - see Bug 11548], builtin comctl32.dll was replaced with native comctl32. V4.7 still does not display data in the popup. However, two different changes in behavior have appeared: 1) the popup now goes away when the left-click ends, as expected, and 2) the popup may either contain a grey field or the upper left corner of the screen background image (which, conveniently, is sufficiently distinctive to be easily identified) even though the popup is *not* in that location; the background segment is being blitted(?) to the popup. In summary, using native comctl32 alters the problem (popup is no longer permanent) but does not fix it (data to be shown in popup is still missing).
A similar popup is supposed to appear when the cursor passes over the system tray icon for WXTide32 and that happens as expected. The problem, then, is only in a popup from the main window and not from the system tray.
WXTide32 is invoked with: wine /usr/local/windows/src/wxtide32/wxtide32.exe
I plan to re-install the app in the ~/.wine structure to see if this restores the missing popup contents.
http://bugs.winehq.org/show_bug.cgi?id=11562
RBEmerson n5470@pinefields.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|WXTide32 |WXTide32Popup
http://bugs.winehq.org/show_bug.cgi?id=11562
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=11562
--- Comment #1 from RBEmerson n5470@pinefields.com 2008-02-12 16:14:05 --- No change from moving the app into the .wine structure from /usr/local/. No surprise, really. Installation is "unzip and run the .exe" - easy peasy.
Launching the app gives this brief stderr result: /home/n5470> fixme:advapi:CheckTokenMembership (0x48 0x11f9e0 0x33faa0) stub! fixme:advapi:CheckTokenMembership (0x40 0x1270e8 0x34e940) stub! fixme:advapi:CheckTokenMembership (0x40 0x1270e8 0x34e6a4) stub!
[1] Done wine ./.wine/drive_c/Program Files/WXTide32/wxtide32.exe /home/n5470>
Right-clicking the main window gives the expected menu.
http://bugs.winehq.org/show_bug.cgi?id=11562
--- Comment #2 from RBEmerson n5470@pinefields.com 2008-02-14 00:06:58 --- Rebuilding repository info and replacing manually built 0.9.55 with the repository version of 0.9.55 has resolved one problem (refreshing main window). However the "grey block" problem remains as before. The system tray popup is no longer being shown although popups from other system tray items (other apps) do show up.
http://bugs.winehq.org/show_bug.cgi?id=11562
RBEmerson n5470@pinefields.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.55. |0.9.56.
--- Comment #3 from RBEmerson n5470@pinefields.com 2008-02-23 19:42:53 --- Wine was updated to 0.9.56, ~/.wine was removed and recreated winecfg, *without* installing a native comctl32. App performance is much as seen under 0.9.55 with native comctl32 except a) no native comctl32 is present and b) there are no stderr messages during app execution.
At this point, with no messages to work with, but problems remaining, the best path is probably to work from the AppDB reporting system.
http://bugs.winehq.org/show_bug.cgi?id=11562
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.56. |0.9.55.
--- Comment #4 from James Hawkins truiken@gmail.com 2008-02-23 19:46:49 --- Don't change the original reported version.
http://bugs.winehq.org/show_bug.cgi?id=11562
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from Austin English austinenglish@gmail.com 2008-02-25 20:56:40 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=11562
--- Comment #6 from RBEmerson n5470@pinefields.com 2008-03-09 11:09:51 --- Created an attachment (id=11267) --> (http://bugs.winehq.org/attachment.cgi?id=11267) PopUp demo under WinXP
Under Wine 0.9.57, there is no change in the popup problem. A sample of the expected output, obtained under WinXP, is attached for inspection and comparison.
http://bugs.winehq.org/show_bug.cgi?id=11562
RBEmerson n5470@pinefields.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #7 from RBEmerson n5470@pinefields.com 2008-03-09 12:40:41 --- For purposes of "cleaning things up", this bug is marked as a duplicate of Bug 2527. Bug 2527 appears to report the same problem. There are no signs of recent work on that bug by the original reporter and only two posts in the last six months (confirming the problem under 0.9.48, and 0.9.55 with a reference to Bug 11562 in the latter post).
*** This bug has been marked as a duplicate of bug 2527 ***
http://bugs.winehq.org/show_bug.cgi?id=11562
Jason Edmeades us@edmeades.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |us@edmeades.me.uk
--- Comment #8 from Jason Edmeades us@edmeades.me.uk 2008-03-12 18:14:54 --- The results of my investigations into this bug... No solutions, but it identifies 2 'bugs' / 'issues' (MoveWindow not updating clipping region of DCEx, and ExposeEvent forcing redraw of popup when it wouldnt on windows)
http://article.gmane.org/gmane.comp.emulators.wine.devel/57736
http://bugs.winehq.org/show_bug.cgi?id=11562
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com 2008-10-31 13:58:14 --- Closing duplicate.