https://bugs.winehq.org/show_bug.cgi?id=57591
Bug ID: 57591
Summary: Chessbase 17 title bar top is not drawn
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
Distribution: ---
Created attachment 77707
--> https://bugs.winehq.org/attachment.cgi?id=77707
You can see it easier when the kde/titlebar frame is turned off
The top of the title bar (containing the ribbon etc) isn't fully drawn, just
the lower portion of it.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=21017
Summary: Adobe Premiere Pro CS4 won't start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skerit(a)kipdola.com
Created an attachment (id=25215)
--> (http://bugs.winehq.org/attachment.cgi?id=25215)
Log of Premiere Pro CS4 itself
To reproduce this you'll have to install Premiere Pro CS4 using wine 1.1.16
(there's also a patch available for current trunk)
I believe this beginning error lies somewhere in msxml and gdiplus.
(You can get a lot further in the program using native dll's (like msxml and
gdiplus) but then you're not allowed to post bugs for obvious reasons. You can
try it out using the same winetricks for Photoshop CS4)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
https://bugs.winehq.org/show_bug.cgi?id=57590
Bug ID: 57590
Summary: Heroes of Might and Magic III (GOG): Unhandled
exception code at startup
Product: Wine
Version: 10.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scarabyte18+winehq(a)gmail.com
Distribution: ---
Created attachment 77703
--> https://bugs.winehq.org/attachment.cgi?id=77703
Terminal output when running Heroes3.exe
The version of Heroes3.exe available at gog.com throws an Unhandled exception
code c0000409 upon startup and will not run.
The file uses a library xdd.dll which is somehow incompatible with Wine.
It works if the executable is manually edited to use ddraw.dll instead, but not
with the xdd.dll provided with the download.
There is some discussion of the issue (and workaround resolution) here:
https://www.gog.com/forum/heroes_of_might_and_magic_series/if_you_cant_get_…
The program can be downloaded here:
https://www.gog.com/en/game/heroes_of_might_and_magic_3_complete_edition
(Note it is not free, but is frequently on sale for ~$2.75 USD.)
Non-working file:
$ sha1sum Heroes3.exe
0ec1734c9efc6cb0bfab9507659f68f9f92c82c1 Heroes3.exe
Working file after applying workaround described in the forum thread above
(i.e. after running "sed --in-place 's/xdd\.dll../ddraw.dll/' Heroes3.exe"):
$ sha1sum Heroes3.exe
6c8d115585ce380085ae1fcba1e0f5134b1283bd Heroes3.exe
--
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.
https://bugs.winehq.org/show_bug.cgi?id=57455
Bug ID: 57455
Summary: HOMM3 (from GOG.com) crashes immediately on run
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gilbates2a(a)proton.me
Distribution: ---
Created attachment 77450
--> https://bugs.winehq.org/attachment.cgi?id=77450
Output of WINEDEBUG="+all"
Running the Heroes3.exe causes an immediate crash on Arch Linux with wine 9.16
with the following error message:
> 0024:err:seh:NtRaiseException Unhandled exception code c0000409 flags 1 addr 0x7a181f30
The crash occurs on every run and with identical error message.
I also tried running with wine 7.22 and get a similar crash but with different
error message:
> 0024:err:seh:NtRaiseException Unhandled exception code c0000409 flags 1 addr 0x11a1f30
Attached log from 9.16 run with WINEDEBUG="+all"
HOMM3 was installed from GOG offline installer with following filename
(installer ran fine):
> setup_heroes_of_might_and_magic_3_complete_4.0_(3.2)_gog_0.1_(77075).exe
--
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.
https://bugs.winehq.org/show_bug.cgi?id=57586
Bug ID: 57586
Summary: Unhandled Exception (page fault on read access) when
installing Defraggler 2.21
Product: Wine
Version: 10.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 77695
--> https://bugs.winehq.org/attachment.cgi?id=77695
backtrace
Ubuntu / Wine 10.0-rc3
Defraggler 2.21 from :
https://web.archive.org/web/20200503230319/http://download.piriform.com/dfs…
Installation fails with Unhandled exception: page fault on read access to
0x0034fffe in wow64 32-bit code (0x7bd53d31).
Backtrace:
=>0 0x7bd53d31 block_get_type(block=<internal error>)
[/usr/src/packages/BUILD/dlls/ntdll/heap.c:1379] in ntdll (0x025df2a0)
1 0x7bd53d31 unsafe_block_from_ptr+0x21(heap=<register EBX not accessible in
this frame>, flags=<register EDX not accessible in this frame>, ptr=<register
ECX not accessible in this frame>)
[/usr/src/packages/BUILD/dlls/ntdll/heap.c:1377] in ntdll (0x025df2a0)
2 0x7bd1222b RtlFreeHeap+0x36(handle=00350000, flags=0, ptr=00350000)
[/usr/src/packages/BUILD/dlls/ntdll/heap.c:2088] in ntdll (0x025df2e4)
3 0x7bd126b2 RtlFreeUnicodeString+0x32(str=025DF328)
[/usr/src/packages/BUILD/dlls/ntdll/rtlstr.c:278] in ntdll (0x025df2fc)
4 0x7b65d4c9 RegLoadKeyW+0xf9(hkey=<is not available>, subkey=L"temp.key",
filename=L"") [/usr/src/packages/BUILD/dlls/kernelbase/registry.c:2462] in
kernelbase (0x025df36c)
5 0x1000130d in system (+0x130d) (0x025df390)
6 0x10002b00 in system (+0x2b00) (0x025df3c0)
7 0x004024b3 in dfsetup221 (+0x24b3) (0x025df790)
8 0x004013ba in dfsetup221 (+0x13ba) (0x025dfb60)
9 0x004013ba in dfsetup221 (+0x13ba) (0x025dff30)
10 0x004013ba in dfsetup221 (+0x13ba) (0x025dff68)
11 0x7bcfce83 in ntdll (+0xce83) (0x025dff80)
12 0x7bd30a55 in ntdll (+0x40a55) (0x025dffec)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=57593
Bug ID: 57593
Summary: Chessbase 17 cannot click ok/cancel style pop-up
dialogs with mouse
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
Distribution: ---
Not just ok/cancel, but it's the small pop-up ones that are the problem. Work
around is to use the keyboard to chose the option and select.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=57592
Bug ID: 57592
Summary: Chessbase 17 artefacts appear when dragging list box
entries
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
Distribution: ---
When picking up one of the databases in the left column (used to copy or
rearrange), artefacts appear on the screen - see screenshot.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51230
Bug ID: 51230
Summary: winecfg: Graphics tab - Per application settings don't
work
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jkfloris(a)dds.nl
Distribution: ---
"Wine can mimic different Windows versions for each application. This tab is
linked to the Libraries and Graphics tabs to allow you to change system-wide
or per-application settings in those tabs as well."
>From this I understand that it should also be possible to also set the DPI or a
virtual desktop per application. Unfortunately, this does not work.
For example:
winecfg
Applications tab -> Add application -> "notepad.exe"
(select notepad.exe)
Graphics tab -> Select "Emulate a virtual desktop"
(click "Apply" and "OK")
wine notepad.exe
Now I expect notepad to run in a virtual desktop.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=29267
Bug #: 29267
Summary: rtf text from wine's richedit shows up with a black
background in LibreOffice Writer
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
To reproduce:
1. Open Wine's wordpad and LibreOffice Writer.
2. Type some text in wordpad.
3. Copy text to the clipboard.
4. Paste into LibreOffice Writer.
Or:
1. Open Wine's wordpad and LibreOffice Writer.
2. Type some text in wordpad.
3. Save from wordpad as a .rtf file.
4. Open the rtf file in LibreOffice Writer.
In both cases, the text shows up with a black background in Writer. This does
not happen with native riched20. When opening the rtf file with Word 2007, I do
not see the black background, so this is somehow related to the interaction
between Wine's richedit and LibreOffice, and I can't be sure which is at fault.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=20350
Summary: Lightsmark 2008 - benchmark label looks wrong
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
Created an attachment (id=24093)
--> (http://bugs.winehq.org/attachment.cgi?id=24093)
wine
GUI looks different (element that display score). First it appear: wrong
background (white not gray) and it looks like not editable input. In Windows XP
SP 3 its not visble.
After benchmark wrong size and color of font.
I checked the source and it use richedit20 but im not good at it so maybe my
mistake.
Ubuntu 9.04
Intel(R) Pentium(R) Dual CPU E2220 @ 2.40GHz
CPU flags: 2400MHz MMX SSE SSE2 SSE3 SSSE3 HTT
Linux 32bit GCC 4.3.3 Release May 26 2009
Linux 2.6.28-15-generic i686
GeForce 9600 GT PCI Express 180.44 512Mb
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.