https://bugs.winehq.org/show_bug.cgi?id=48233
Bug ID: 48233
Summary: In a 64-bit app, GetSyscolor(COLOR_BTNSHADOW) returns
a darker value than on windows
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: ryampolsky(a)yahoo.com
…
[View More]Distribution: ---
Created attachment 65879
--> https://bugs.winehq.org/attachment.cgi?id=65879
Screenshot, showing shadow drawn with GetSysColor(COLOR_BTNSHADOW)
I recently converted my 32-bit app to 64-bits, and when I run either the 32-bit
version or the 64-bit version under a wine64 WINEPREFIX, the only difference I
notice is the value returned by GetSyscolor(COLOR_BTNSHADOW). On Windows in
both the WIN32 and WIN64 versions of my app, it returns 0xa0a0a0, but on
WINE64, it returns 0x4c4c4c.
On WINE, I'm using the Ubuntu Light theme. With that theme in effect, on
WINE32, GetSysColor(COLOR_BTNSHADOW) returns 0xa5a9ad. But on WINE64, both the
WIN32 and WIN64 versions get 0x4c4c4c. So the shadow looks too dark. Again,
the WIN32 exe gets the right color under WINE32, but the same wrong color as
the WIN64 exe under WINE64 - which is why I think it's a WINE64 bug and not my
app.
Everything else seems to look the same between WINE32 and WINE64.
The attached screenshot shows the About dialog from my app. There's a 3D frame
around the logo at the top - BTNSHADOW on top and left, BTNHIGHLIGHT on bottom
and right. The text below it shows that this is the X64 version of the app,
and prints out the value returned by GetSysColor(COLOR_BTNSHADOW).
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=43947
Bug ID: 43947
Summary: Disk size in Wine is not correct
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christoph.heilmann(a)gmx.de
Distribution: ---
Created attachment 59586
--> https://…
[View More]bugs.winehq.org/attachment.cgi?id=59586
disk size windows
Dual Xeon E5-2630v4 (!!)
Ubuntu 17.04 Server Kernel 4.10.0-37 Wine 2.0.3
WINEARCH=win64 WINEPREFIX=/home/christoph/.wine64
christoph@:/$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 126G 0 126G 0% /dev
tmpfs 26G 11M 26G 1% /run
/dev/sda2 450G 166G 262G 39% /
tmpfs 126G 0 126G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 126G 0 126G 0% /sys/fs/cgroup
/dev/sda1 226M 58M 153M 28% /boot
The disk size in Wine is not correct (see attachment).
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39150
Bug ID: 39150
Summary: Devil May Cry 3 SE Screen is too bright.
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Hello Everyone,
Devil May Cry 3 SE Screen …
[View More]is too bright. It almost looks like a white out.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=25390
Summary: wineconsole doesn't returns exit code of subprocess
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cblp(a)cblp.su
wineconsole should exit with the code, that was returned by nested command.
Example 1.
$ …
[View More]wineconsole cmd
CMD Version 1.2
> thereisnosuchcommand
File not found
> echo %ERRORLEVEL%
9009
> exit
$ echo $?
0
Example 2.
$ wineconsole thereisnosuchcommand
wine: cannot find L"C:\\windows\\system32\\thereisnosuchcommand.exe"
wineconsole: Starting command "thereisnosuchcommand" failed.
The command is invalid.
$ echo $?
0
And always 0, regardless of subprocess.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=43166
Bug ID: 43166
Summary: Skyrim on FreeBSD will only work a few seconds after
being in the world (after the menu)
Product: Wine
Version: 2.7
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)…
[View More]hotmail.com
Created attachment 58421
--> https://bugs.winehq.org/attachment.cgi?id=58421
Output of the terminal at the exact moment when the problem occurs
Everything is working fine until I load a saved game to continue my old
character from FreeBSD.
It will work the same way as on GNU/Linux for just a few seconds then will
freeze while the led of my hard drive disk will stay lit as to say my hard
drive disk is working a lot. After a few seconds, the game will close, the hard
drive disk led will turn off and I'll be back to my desktop.
I added the
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40718
Bug ID: 40718
Summary: Error in `C:\Program Files\Statgraphics\Statgraphics
Centurion XVII.I\CrashSender1402.exe': double free or
corruption (!prev): 0x7d30f2f8
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
…
[View More]Assignee: wine-bugs(a)winehq.org
Reporter: jibanes(a)gmail.com
Distribution: ---
Created attachment 54616
--> https://bugs.winehq.org/attachment.cgi?id=54616
screenshot
Bug present on Wine Staging 1.9.11 and Wine Devel 1.9.11.
Application: Statgraphics Centurion (30 days free trial available) 17.1.12
(32-bit).
Steps to reproduce:
File->Open->Open StatFolio->acceptance chart.sgp
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=48874
Bug ID: 48874
Summary: Faststone Image Viewer - pencil colour is black so
wrong component
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: phil4000n(a)gmail.com
Distribution: ---
…
[View More]Created attachment 66809
--> https://bugs.winehq.org/attachment.cgi?id=66809
FSViewer 75 pencil colour bug
FSViewer75
Wine55 with wine-mono
Current behaviour:
When using the drawing tools, such as rectangle, lines, etc. it is possible to
select the colour of the contour.
There is no issue, but with PENCIL
Whatever colour you pick, PENCIL stays black.
Expected behaviour:
Like under Windows, pencil colour must apply.
Very strange that only pencil is affected by this bug.
Attached:
Video to illustrate the issue
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=48872
Bug ID: 48872
Summary: Faststone Image Viewer doesn't show file names
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: phil4000n(a)gmail.com
Distribution: ---
Created attachment 66805
--> https:…
[View More]//bugs.winehq.org/attachment.cgi?id=66805
FSViewer 75 bug description
FSViewer75
Wine55 with wine-mono
Strangely, in the viewpane the image file names do not appear, while when
hovering on an image it does display it.
see attached picture
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=44408
Bug ID: 44408
Summary: Tetris for Windows has wrong colors for the game
pieces and the score box
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikeonthecomputer(a)gmail.com
…
[View More]Distribution: ---
Created attachment 60331
--> https://bugs.winehq.org/attachment.cgi?id=60331
Tetris with wrong colors
This game is the 16-bit EXE from the Windows Entertainment Pack, dated 1991.
While playing, the pieces look like they might have inverted colors, very
distracting.
Wine 3.0 is exhibiting this issue while Wine 2.0 played the game correctly.
Both cases, running on 64-bit Arch Linux with a 64-bit wine prefix.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49712
Bug ID: 49712
Summary: Magic: The Gathering Arena fails to connect to server
(Regression)
Product: Wine
Version: 5.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: theferdi265(a)gmail.com
Distribution: --…
[View More]-
When running Magic: The Gathering Arena with Wine 5.15, the game fails to
connect to the server and is therefore unplayable. The game connects and runs
fine with Wine 5.14.
Program used: Magic: The Gathering Arena
Installer Download link:
https://mtgarena.downloads.wizards.com/Live/Windows32/versions/3059.807586/…
(latest link can be retrieved at
https://mtgarena.downloads.wizards.com/Live/Windows32/version)
Setting up and running the program in the same way I tested can be done with
this script: https://github.com/Ferdi265/mtga-wine/
Expected behaviour (Windows and Wine 5.14): Game connects and downloads assets
after installation
Actual behaviour (Wine 5.15): Game displays a connection error message
Linked are logs from running the above script to install and run the game in a
fresh wine prefix. Since the game is slow and prone to crashes with wine and
DXVK fixes this, I also installed and ran with DXVK _after_ the test without
DXVK.
Logs: https://gist.github.com/Ferdi265/aa5b598d8d6d0ed9d6e1fc11af014072
(didn't attach since the bug form only allows one attached file)
--
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.
[View Less]