https://bugs.winehq.org/show_bug.cgi?id=41510
Bug ID: 41510
Summary: Wine is not loading mono
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
I have an app that's failing with
err:mscoree:load_mono Could not load Mono into this process
I am attempting to follow https://wiki.winehq.org/Mono which is not very clear.
wine-mono-4.6.3.msi is in /usr/share/wine/mono
I am using a non-default wine location
HKCU\Software\Wine\Dotnet does not exist in registry
--
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=39837
Bug ID: 39837
Summary: Tried to install MS .NET 4.5 in Winetricks. This came
out as the error.
Product: Wine
Version: 0.9
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2001kraft(a)gmail.com
Created attachment 53181
--> https://bugs.winehq.org/attachment.cgi?id=53181
log
Tried to install MS .NET 4.5 in Winetricks. This came out as the error.
--
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=51010
Bug ID: 51010
Summary: Mirror’s Edge 1.01: Crashes before starting the game’s
first level
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pluto117(a)tutamail.com
Distribution: ---
Created attachment 69856
--> https://bugs.winehq.org/attachment.cgi?id=69856
Crash log
Mirror’s Edge crashes during the loading screen before the start of the first
level. The training level works fine, but the bug happens after completing the
training level. Here are the steps to recreate the bug:
1) Select Story → New Game in the Main Menu, then select a difficulty.
2) Complete the all of the Training Challenges in the training level.
3) A dialog box appears that states, “You have completed the training. What do
you want to do?” with two options to select: Play Game and Stay Here.
4) Select Play Game, and then a loading screen will take place.
The game crashed after 10-15 seconds in the loading screen. The expected result
is the loading screen should finish, and the opening cutscene to the first
level should appear.
Here's info on the Manjaro Linux build that I use: 5.4.108-1-MANJARO #1 SMP
PREEMPT Wed Mar 24 18:24:35 UTC 2021 x86_64 GNU/Linux
This crash does not take place on wine-6.5 (Staging), and after playing through
the entire story mode Mirror’s Edge is able to run fine on wine-6.5 (Staging).
--
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=51009
Bug ID: 51009
Summary: can not install
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madscientist2075(a)gmail.com
Distribution: ---
new install of Linuc Mint 20.1
can not install Wine from repository
installArchives() failed: Error in function: install
--
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=50762
Bug ID: 50762
Summary: Driver Parallel Lines crashes after run
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikitastepan0v(a)bk.ru
Distribution: ---
Created attachment 69551
--> https://bugs.winehq.org/attachment.cgi?id=69551
backtrace
Linux is Arch.
--
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=49524
Bug ID: 49524
Summary: Overwriting native dlls with WINEDLLPATH does not
work..
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sur3(a)gmx.de
Distribution: ---
Hi I have an application for which I try to overwrite the native DLLs, so I
set:
WINEDLLPATH=/mnt/archive/ WINEDLLOVERRIDES="vivoxsdk,ortp,GCloudVoice=b"
and copied the corresponding DLL-libraries into /mnt/archive but wine still
complains to not find them:
>>>
0024:err:module:import_dll Library GCloudVoice.dll (which is needed by
L"Z:\\mnt\\archive\\Riot Games\\League of Legends\\LeagueClient.exe") not found
0024:err:module:import_dll Library vivoxsdk.dll (which is needed by
L"Z:\\mnt\\archive\\Riot Games\\League of Legends\\LeagueClient.exe") not found
0024:err:module:LdrInitializeThunk Importing dlls for L"Z:\\mnt\\archive\\Riot
Games\\League of Legends\\LeagueClient.exe" failed, status c0000135
<<<
Why doesn't this work or is there an other way to override native DLLs?
--
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=47651
Bug ID: 47651
Summary: PlayOnline Viewer: Page fault on read access at launch
time.
Product: Wine
Version: 4.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
Created attachment 65092
--> https://bugs.winehq.org/attachment.cgi?id=65092
Wine Output with the Page Fault
After commit c5577721 [1], PlayOnline Viewer will crash soon after having been
launched (before any graphics get drawn).
A fix may have been staged already, since with 4.14 Wine Staging the issue does
not seem to be triggered, but I have not yet tested if Staging was affected at
any point between 4.11 and 4.14.
1.
https://source.winehq.org/git/wine.git/commit/c5577721b909f8c70d3723cae561e…
--
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=44145
Bug ID: 44145
Summary: Error at starting Star Wars The Old Republic
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: denotin.scheck(a)gmail.com
Distribution: ---
Created attachment 59896
--> https://bugs.winehq.org/attachment.cgi?id=59896
This is the error message
After several tries to start SWTOR with getting the error message "Certificate
authentication failure, I followed the guide at
https://www.reddit.com/r/swtor/comments/6qyz4v/certificate_authentication_f…
. Well, I could get it a little bit further. But now I am getting another
problem. Since I'm new to wine etc. I really don't know what to do now. Would
really appreciate help.
--
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=50966
Bug ID: 50966
Summary: sc.exe create doesn't seem to create the service
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: falemagn(a)gmail.com
Distribution: ---
Issuing
wine sc create my-server binpath= "\"...\""
Doesn't create any entries under
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services
And certainly it doesn't create the "my-server" entry.
Then, issuing
wine net start my-server
Produces
Could not get handle to service.
However, if I use a program I made myself to create the service, then the entry
in the registry is created and net start gives
The my-server service is starting.
The my-server service was started successfully.
--
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=50393
Bug ID: 50393
Summary: Gurilaz
Product: WineHQ Bugzilla
Version: 3.2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bututgamming(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
Created attachment 69012
--> https://bugs.winehq.org/attachment.cgi?id=69012
Gurilaz
Gurilaz
--
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.