http://bugs.winehq.org/show_bug.cgi?id=10627
Summary: child window position is not updated
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmda(a)yandex.ru
A popup window appears with content placed in wrong offset.
See logs below I grabbed from an …
[View More]application:
Popup window created:
trace:win:WIN_CreateWindowEx (null) L"TEditPopup" ex=00000080 style=42040000
445,332 425x164 parent=0x10254 menu=0x0 inst=0x400000 params=0x0
trace:win:dump_window_styles style: WS_CHILD WS_CLIPCHILDREN WS_THICKFRAME
trace:win:dump_window_styles exstyle: WS_EX_TOOLWINDOW
trace:win:WIN_SetWindowLong 0x10270 -12 0 W
trace:win:GetWindowRect hwnd 0x10270 (803,536)-(1228,700)
Its content created:
trace:win:WIN_CreateWindowEx (null) L"TVirtualStringTree" ex=00000000
style=46310000 0,0 423x143 parent=0x10270 menu=0x0 inst=0x400000 params=0x0
trace:win:dump_window_styles style: WS_CHILD WS_CLIPSIBLINGS WS_CLIPCHILDREN
WS_VSCROLL WS_HSCROLL WS_TABSTOP
trace:win:dump_window_styles exstyle:
trace:win:WIN_SetWindowLong 0x10272 -12 0 W
trace:win:WIN_SetWindowLong 0x10272 -4 2320726 A
trace:win:alloc_winproc allocated 0xffff017b for A 0x2320726 (380/8192 used)
trace:win:WIN_SetWindowLong 0x10272 -12 10272 A
trace:win:GetWindowRect hwnd 0x10272 (804,537)-(1227,680)
Position of the popup window is updated and SWP_SHOWWINDOW is requested:
trace:win:SetWindowPos hwnd 0x10270, after 0xffffffff, 445,332 (425x164), flags
00000050
trace:win:dump_winpos_flags flags: SWP_NOACTIVATE SWP_SHOWWINDOW
trace:win:GetWindowRect hwnd 0x10270 (445,332)-(870,496)
Position of child window remained the same:
trace:win:GetWindowRect hwnd 0x10272 (804,537)-(1227,680)
full log is attached and four points listed above are marked in it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10431
Summary: GPSMapEdit: Unimplemented function
gdiplus.dll.GdipGetImageDimension
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renaud(a)olgiati-in-paraguay.org
When trying to load a .map …
[View More]file into GPSMapEdit, we no longer have an app crash
as in bug 9963, but the app now freedzes while the following message appears in
the Konsole from which I launched the app:
wine: Call from 0x7ee39360 to unimplemented function
gdiplus.dll.GdipGetImageDimension, aborting
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10046
Summary: Regression GPSMapedit under .47
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renaud(a)olgiati-in-paraguay.org
Created an attachment (id=8591)
--> (http://bugs.winehq.org/attachment.cgi?id=8591)
…
[View More]Debug output lifted from a Konsole.
Under .47 editing the label of a map object causes GPSMapEdit to crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=9419
Summary: Autocad 2002 crashes after 2 mins of running
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)ncode.com.au
Created an attachment (id=7746)
--> (http://bugs.winehq.org/attachment.cgi?id=7746)
Wine …
[View More]command line output
Autocad 2002 crashes after around 2 mins of operation.
Error reported by Autocad is:
Autocad Error Aborting
Unhandled Access Violation Reading 0x7caa3610
Exception at 7caa3610
I have also have the exception reported at 0x7caa5610, 0x7caa1610.
Until it crashes the program is working pretty well, I have printed, drawn
objects opened/saved files etc. Even when I just start Autocad and do nothing
at all it still crashes after around 2 mins.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=9959
Summary: Make wine updates work even if the registry changed
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blin(a)gmx.net
Currently, we tend to tell people to start with a new .wine directory after
updates. …
[View More]For wine 1.0 and after, we should probably have some tool to handle
this more gracefully.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10198
Summary: IE’s writing-mode:tb-rl (CJK-style vertical text
layout) renders fullwidth characters rotated when it
should not
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: …
[View More]chortos(a)inbox.lv
Since version 5.5, IE supports the CSS property ‘writing-mode’. It enables
vertical text layout, in which text flows from top to bottom and lines flow
from right to left. Fullwidth characters (including all non-specially-halfwidth
CJK) are to be rendered as usual (with their top pointing towards the absolute
top of the box), while halfwidth characters are to be rotated by 90°. In Wine,
on the other hand, all characters are rotated no matter what width they are.
Here is a closely related piece of text from MSDN
(http://msdn2.microsoft.com/en-us/library/bb250415.aspx):
‘Operating system limitations prevent the correct display of East Asian
characters in an upright orientation in some configurations. This limitation
has been eliminated in Microsoft Windows® 2000, but Microsoft Windows NT® 4.0
and Windows 9x systems require a version of the operating system that has been
localized for an East Asian language to ensure that these characters display
correctly.’
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10411
Summary: Synergy HL2 mod crashes in IHTMLWindow2_Release
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
URL: http://www.planetdawson.com/synergy/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an …
[View More]attachment (id=9100)
--> (http://bugs.winehq.org/attachment.cgi?id=9100)
Output with wine-0.9.49
The Synergy mod for HL2 crashes when creating or joining a server, the crash is
in mshtml.
Disabling mshtml.dll is a workaround that at least makes it playable.
Useful information in attachment starts at around line 175.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10128
Summary: winecfg: not launching, reports ALSA error
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: basschimp(a)gmail.com
When running winecfg from a terminal, it doesn't launch and reports errors with
…
[View More]ALSA (log attached).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10152
Summary: Paint Shop Pro X not installable because of next-button
stays greyed out
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jr98(a)gmx.net
When you try to install PSP X (10.0) you …
[View More]can't get past license agreement
screen,
because the next-button is disabled and doesn't change when you check the
accept box.
My first guess would be window messaging problems.
On Windoze, the Button becomes active when you scroll to the bottom of the
agreement and check the box.
The cancel (and after that, the finish-) button is invisible, but gets drawn
when you click in the right place.
err:msi:deformat_environment Unknown environment variable L"ALLUSERSPROFILE"
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:msi:ITERATE_Actions Execution halted, action L"LicenseAgreement" returned
1602
This is the only possibly relevant output, last line after you clicked cancel.
Anyone think it's a good idea to suggest this for 1.0?
PSP is pretty popular, it has some functionality gimp hasn't and most people
can't afford Photoshop.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]