https://bugs.winehq.org/show_bug.cgi?id=39768
Bug ID: 39768
Summary: scaling window for games with low resolution
Product: Wine
Version: 1.8-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Hello,
some old games do not have a resolution bigger than 640x480.
For example:
Shivers
The longest journey
Motoracer
..
and the modern displays does not have a 4:3 ratio, so it is not possible to put
this games in fullscreen or the games will be stretch. Some modern screens do
not even support this resolution.
Do you plan to add a scaling feature to wine?
LGDN
--
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=55636
Bug ID: 55636
Summary: cannot get rid of prefix status messages
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xantares09(a)hotmail.com
Distribution: ---
I would like to be able to get rid of the 2 messages on creation of prefixes,
but even with WINEDEBUG=-all they never go away, as seen below:
$ echo "int main() {return 0;}" > main.c
$ i686-w64-mingw32-gcc main.c
$ rm -rf ~/.wine
$ WINEDEBUG=-all wine a.exe
wine: created the configuration directory '/home/devel/.wine'
wine: configuration in L"/home/devel/.wine" has been updated.
I see from the code that they end up in wine_dbg_printf which is always printed
wouldnt it make sense for these to be part of one of the debug class/channel so
that it could be filtered by WINEDEBUG ?
--
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=52131
Bug ID: 52131
Summary: wine-mono + RMS Express: HF Channel Selection Browser
crashes
Product: Wine
Version: 6.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: eric.wheez(a)gmail.com
Distribution: ---
wine-mono + RMS Express: HF Channel Selection Browser crashes when updating
from the internet (crashes soon after the "Update from Internet" button is
pushed - after downloading data, during "STANDBY - Updating RMS channels
propagation indices for" [callsignhere]). Crash happens with wine-mono, but
does not happen with dotnet46.
A very similar-looking crash also happens when pushing the "SFI" (solar flux
index) button in the HF Channel Selection Browser (which also crashes during
"STANDBY - Updating RMS channels propagation indices for" [callsignhere]). This
crash could be the same crash as the "Update from Internet" crash.
Notes:
Madewokherd (Esme) has been incredibly gracious (already fixing three other
errors in wine-mono + RMS Express) that I didn't want to be annoying by posting
another RMS Express error on their github page, so I thought maybe this would
be the best place to post. The other bugs that Esme fixed (thank you!!) and
their terminal logs (for comparison) can be found here:
https://github.com/madewokherd/wine-mono/issues/116 &
https://github.com/madewokherd/wine-mono/issues/122
System specs:
- Program: RMS Express.exe (Winlink Express) v1.5.42.0 (latest as of
11/28/2021 - downloaded from https://downloads.winlink.org/User%20Programs/ ).
Note: This program requires a free user account to use. User accounts can be
created for free using the in-program prompts on first-run.
- Winetricks packages: winetricks -q dotnet46 win7 sound=alsa
- Wine version: wine-devel 6.22
- wine-mono version: Nov 26, 2021 nightly (PR #126 / commit 6831b18 - msi
downloaded from
https://github.com/madewokherd/wine-mono/actions/runs/1496716432 )
- OS: x86 Debian 10 Linux (on VMWare Workstation 16 on a Windows laptop)
Logs:
I've logged quite a bit of behavior and attached those below.
- For larger logs, I've included truncated versions and 'interesting' parts.
- The crash 'backtrace' from the wine/wine-mono "Program Error" window is
included.
- Logs also include both the program running idly in wine-mono (without
pushing the "Update from Internet" button) and the program crash in wine-mono.
- Different logs were made using by running wine-mono's built-in functions:
WINE_MONO_TRACE=x, WINE_MONO_TRACE=program, and WINE_MONO_TRACE=wrapper. (No
suspicious WINE_MONO_TRACE=x exceptions pop up during the crash though).
- I've also logged normal behavior on Windows using "Improved dotNET Tracer"
(by Kao / Kurapica), which shows which program VB.NET methods are supposed to
be being used when the crash happens (it also doesn't expose any .NET
Windows/Winlink code internals, just program method names near the crash).
- Some pictures are also included for reference.
Let me know what you think or if I can submit any other logs. And thank you
for reading/considering 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.
https://bugs.winehq.org/show_bug.cgi?id=37725
Bug ID: 37725
Summary: Tera Online seems to Freeze
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eli(a)orbsky.homelinux.org
Distribution: ---
Tera online seems to freeze after clicking on the Play on the Launcher.
Debug info is coming soon.
--
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=51607
Bug ID: 51607
Summary: Microsoft Edge Installer: Unsupported query properties
issue when prefix version is set to Win10
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
Assignee: wine-bugs(a)winehq.org
Reporter: madbyte(a)tuta.io
Distribution: ---
Created attachment 70462
--> https://bugs.winehq.org/attachment.cgi?id=70462
Error message after downloading files
I tried the same thing because for me Edge fails to install if Win10 is set
before the installer is run, stating that there was an error when temporarily
saving the downloaded setup files.
Backtrace (win10 prefix - fails):
https://gist.github.com/MadByteDE/d0ebe8056aa95ef160c17166f58bff57
Backtrace (win7 prefix - succeeds):
https://gist.github.com/MadByteDE/a965e3ebb3b784f85369effa2ba64aae
Issue seems to be this part (after comparing the backlogs):
0058:fixme:mountmgr:query_property Unsupported property 0x7
0058:fixme:mountmgr:query_property Unsupported property 0x8
0058:fixme:mountmgr:query_property Unsupported property 0x7
0058:fixme:mountmgr:query_property Unsupported property 0x8
0058:fixme:mountmgr:query_property Unsupported property 0x7
0058:fixme:mountmgr:query_property Unsupported property 0x8
There is another (seemingly unrelated) issue with Microsoft Edge that lead me
to this bug because I tried to set win10 first and then run the installer.
https://bugs.winehq.org//show_bug.cgi?id=51437
--
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=42822
Bug ID: 42822
Summary: Steam slow with multi-monitor setup
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bronsonmathews(a)gmail.com
Distribution: ---
I'm running KDE/ubuntu, and have noticed that when I run steam if I have two
monitors plugged in it runs at an unusable speed. If i unplug my second monitor
wine runs steam perfectly fine.
--
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=45767
Bug ID: 45767
Summary: tracert: Can't recognize 'tracert' as an internal or
external command, or batch script.
Product: Wine
Version: 3.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
The "tracert" utility does not seem to exist in Wine.
--
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=18950
Summary: eBay unable to authorise Turbo Lister
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://download.ebay.com/turbo_lister2/setupUK.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21800)
--> (http://bugs.winehq.org/attachment.cgi?id=21800)
Screenshot
Turbo Lister connects to eBay to authorise itself to access your account.
Under Wine, the eBay site reports success, but Turbo Lister doesn't do anything
about it. Nothing new is printed in the console, but there are lots of these:
fixme:shdocvw:ClOleCommandTarget_Exec
Not sure what traces would help here...
--
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=55083
Bug ID: 55083
Summary: Sacred 2 needs support for instruction type
HLSL_IR_LOOP
Product: vkd3d
Version: 1.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
0024:err:d3dcompiler:D3DCompile2 <anonymous>:130:1: E5017: Aborting due to
not yet implemented feature: Instruction type HLSL_IR_LOOP.
--
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.