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 …
[View More]receiving this mail because:
You are watching all bug changes.
[View Less]
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: …
[View More]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.
[View Less]
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: ---
…
[View More]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.
[View Less]
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-…
[View More]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.
[View Less]
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
…
[View More] 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.
[View Less]
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
…
[View More]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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33068
Bug #: 33068
Summary: PDFXCHANGEVIEWER build 206.0 crashed when I try save a
flie
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: test(a)fondtol.org
Classification: …
[View More]Unclassified
PDFXCHANGEVIEWER build 206.0 crashed when I try save a flie
--
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=44026
Bug ID: 44026
Summary: Content Manager crashes
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lushu21_2005(a)yahoo.com
Distribution: ---
Created attachment 59692
--> https://bugs.winehq.…
[View More]org/attachment.cgi?id=59692
program error
Content Manager crashes
--
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=43540
Bug ID: 43540
Summary: trying to run Cosmoteer on ubuntu 16.04 has problems
Product: Wine-staging
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fyredemon405(a)gmail.com
CC: erich.e.hoover(a)wine-…
[View More]staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
I have been trying to get Cosmoteer https://www.Cosmoteer.net to run on Ubuntu
16.04 LTS for the past week. I have installed dotnet 4.6.2 and visual studio
2015 redistributables but the logo on the main menu is invisible and all of the
ships ingame (excluding ones on UI). when running from terminal I can see loads
of these errors:
Call from 0x7b43cafc to unimplemented function
api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll.RoGetParameterizedTypeInstanceIID,
aborting
fixme:wbemprox:wbem_services_QueryInterface interface
{00000003-0000-0000-c000-000000000046} not implemented
err:d3d:wined3d_debug_callback 0x2076a0: "GL_INVALID_OPERATION error generated.
<program> has not been linked, or is not a program object.".
err:d3d:wined3d_debug_callback 0x2076a0: "GL_INVALID_OPERATION error generated.
<program> object is not successfully linked, or is not a program object.".
The full game log can be found here: https://pastebin.com/XhsHXz9N
I tried asking on r/wine_gaming but after talking withe someone and going
through attempts to fix it they told me to report it here.
https://www.reddit.com/r/wine_gaming/comments/6t9af1/cosmoteer_all_ships_ar…
--
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]