http://bugs.winehq.org/show_bug.cgi?id=9504
Summary: Cannot close CMonthCalCtrl popup by clicking outside
popup
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
I have an application that uses a custom control: A wrapper that displays a
CMonthCalCtrl in a popup window. In Windows, it's possible to close the popup
by clicking outside the popup. With Wine, however, it is necessary to either
select a date or press Escape. The popup will also be closed if the user tries
to move the popup window (which has X11 WM decorations). When clicking outside
the popup with Wine, Wine generates a beep through X11 (I believe this happens
since a WM_SETCURSOR with HTERROR is generated).
A demo program is available as
http://www.cendio.se/~astrand/wine/6-close-popup/. Requires Visual C++ 2005
runtime libraries.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51208
Bug ID: 51208
Summary: Failed to parse proc stat file
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: jaap.aarts1(a)gmail.com
Distribution: ---
This is not reliably reproducable since it only occurred (to me) after updating
the wargaming game center (wgc) (with APItrace enabled)
Just a short log, hope you dont mind me just putting it here:
```
053c:err:thread:get_thread_times Failed to parse
"/proc/283161/task/283187/stat"
wineserver: ../wine/server/process.c:339: release_job_process: Assertion
`job->num_processes' failed.
```
I got the full log if relevant.
I did not manage to cat the proc file, probably my fault but I didnt think of
it.
This is on version `wine-6.9-35-g94eb8d36461`. If I ware to be able to reliably
test this, I would test with stable/staging but it only happens after the wgc
update so I cant try again.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.