https://bugs.winehq.org/show_bug.cgi?id=45236
Bug ID: 45236
Summary: Rosetta Stone 5.x installer is broken in wine 3.8
Product: Wine
Version: 3.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hiwetakobu(a)bitwhites.top
Distribution: ---
Logs and long discussion:
https://www.reddit.com/r/winehq/comments/8kkefg/rosetta_stone/
I can reproduce this bug.
--
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=46774
Bug ID: 46774
Summary: DDS compression tools crash, possibly due to creating
a DirectX context without a window
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
Both DDSopt ( https://www.nexusmods.com/skyrim/mods/5755/ ) and Oredenator (
https://www.nexusmods.com/skyrim/mods/12801/ ) are unable to be used. DDSopt
soft-crashes before startup, and Ordenator cannot compress textures, both for
the same reason.
This might be because they create a DirectX 9 context without a window attached
to it.
Testing with DDSopt, as it is the simpler of the two, it seems to fail when it
creates the device at this line:
https://github.com/Ethatron/ddsopt/blob/d969a2c6d9f10500c0adfe83ad034a7d41f…
Changing from D3DDEVTYPE_NULLREF to D3DDEVTYPE_HAL doesn't help either.
The error before crashing is this, repeated 5 times (with different values for
the context):
003b:err:d3d:wined3d_adapter_gl_create_context Failed to set pixel format 27 on
device context 0x1f0050.
This is also the error shown with Ordenator as well.
--
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=2883
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #23 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> ---
Closing Duplicate
--
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=48388
Bug ID: 48388
Summary: Lord of the Rings Online: login fails with "Connection
closed" in 5.0-rc3 (regression vs. 4.xx)
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a34ypool3voiz(a)t-online.de
Distribution: ---
Since upgrading WINE to 5.0-rc3 from 4.19 I can no longer log into Lord of the
Rings Online (LOTRO), rendering the game unplayable.
Reverting to WINE 4.19 restores functionality (4.20/4.21 and earlier 5.0 RCs
not tested).
OS:
Ubuntu MATE 18.04 amd64
Steps to reproduce:
- ensure LOTRO is fully patched
- install WINE 5.0-rc3
- start LOTRO ("wine LotroLauncher.exe" in install dir)
- enter username and password
- click "Log in" button
Expected behavior:
- user is logged in, laucher shows server list
Actual behavior:
- for several seconds nothing happens, then a popup appears with the message:
"Error logging in! Connection closed"
--
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=47971
Bug ID: 47971
Summary: Wine "updates" virtual device symlinks by overwriting
them
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yanestra(a)gmail.com
Distribution: ---
For some reason, for many years now, Wine updates the symlinks of the logical
drives everytime it detects a version change of itself. This means, your
carefully crafted symlinks get lost and the program started doesn't find its
data. You have to quit, renew the symlinks and start over. Sometimes, you even
have to clean up the destination directories Wine chose, because the clutter
doesn't belong there.
Wine should leave symlinks alone, except in the case they're "dangling" i.e.
the destination they point to doesn't exist.
--
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=48400
Bug ID: 48400
Summary: Quicken CashBook 2003 (Australian version): selecting
a cleared transaction doesn’t display correctly and
move the selection
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ovari123(a)zoho.com
Distribution: ---
Created attachment 66167
--> https://bugs.winehq.org/attachment.cgi?id=66167
About dialog
1. Select the cleared transaction (a green tick shows)
2. `0 deposits, credits 0.00` should have updated to `1 deposit, credit 10.00`
3. `Cleared Balance: 0.00` should have updated to `Cleared Balance: 10.00`.
4. `Difference: -41.00` should have updated to `Difference: -31.00`.
Workaround:
1. Press the space-bar to select or deselect the `Clr` (cleared transaction)
field
2. Press the down-arrow on the keyboard
3. Press the up-arrow on the keyboard
Now the items at 2, 3 and 4 are shown correctly.
Pressing the space-bar on a transaction, the `Clr` (cleared transaction) field
is toggled (places or removes a green tick) and should also move to the next
transaction. Bug: The selected line does not move to the next transaction when
the space-bar is pressed.
Thank you
Quicken CashBook Home & Business 2003 (Australian version by Reckon)
https://appdb.winehq.org/objectManager.php?sClass=application&iId=107
Code based on the US version of Intuit Quicken 2002.
Distribution: Linux Mint 19.3 Cinnamon 64-bit
System information:
Wine build: wine-5.0-rc3
Platform: i386
Version: Windows 7
Host system: Linux
Host version: 5.0.0-37-generic
--
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=48390
Bug ID: 48390
Summary: Unable to launch War Thunder 64bit with EAC... Also
Pulse audio instead of ALSA
Product: Wine
Version: 4.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryanrkpm(a)yahoo.com
Distribution: ---
Created attachment 66153
--> https://bugs.winehq.org/attachment.cgi?id=66153
wine ./launcer.exe
https://forum.warthunder.com/index.php?/topic/473521-running-acesexe-with-w…
I can run 32 bit version of the game, but that doesn't launch with EAC. 64 bit
client must be used. or launcher program. This is what I get. Also inside
game (32 bit) it doesn't recognize ALSA and uses PULSE AUDIO, which I don't
have. I don't know if this'll carry over to 64 bit version or not as it
doesn't work.
But we need EAC to initialize to play the game now.
--
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=48413
Bug ID: 48413
Summary: Unable to Run DelftShip keep getting "Runtime Error
217 at 00000000004140EC"
Product: Wine
Version: 5.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drctheboss(a)charter.net
Distribution: ArchLinux
Was able to install and use last year using Mint 19.1 and Wine 4.0.1 using the
following fix, that I had posted in the AppDB for DelftShip. I have since moved
over to Manjaro 18.1.5 and using Staging 5.0-rc2. I followed the procedure
below and it installed acouple of extra files and I didnt see any errors on the
installation, but when I run the program I get "Runtime Error 217 at
00000000004140EC"
Last working fix
"Possible problem with some distro/wine combination - found was that the
downloaded "exe" installer would hang up at "moving files"; see below for
workaround.
Set Winecfg default to Windows 7 The exe installer is affected by bug 34989 /
33345, and the workaround mentioned in that bug report works for DELFTship. Run
the downloaded exe with the following command to extract the files within it:
wine /path/to/version_of_delftship.exe /extract Example: dave@dave-GB-BXBT-1900
~ $ wine /home/dave/Downloads/DELFTship_90_300_mc0_sa.exe /extract This will
create a subdirectory with the extracted files in the directory where the exe
is located. The name of the subdirectory will be some combination of letters
and numbers. Example: /home/dave/Downloads/323610A Within the directory are two
files, Delftship.msi and DelftShip.x64.msi one is 32 bit and one 64 bit. take
your pick, both worked fine on my version of wine 2.0. Once you click on the
version you want it will install DelftShip and ask you if you want to run the
program. That's all folks ;-0"
I hope this can work again thanks for your hard work
--
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=44994
Bug ID: 44994
Summary: Wine has encountered "a serious problem" upon opening
(pokemon) reborn.exe
Product: Wine
Version: 1.8-rc3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: decisaysrayner(a)gmail.com
Created attachment 61125
--> https://bugs.winehq.org/attachment.cgi?id=61125
backup trace wine deficiency error
The game starts up successfully, but after the title screen, the same thing
occurs at the specific time every time I try restarting the app: I get a
message saying "Wine has a serious problem. There may be a deficiency in the
program"
I'll add an attachment on this that I saved
--
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.