https://bugs.winehq.org/show_bug.cgi?id=46786
Bug ID: 46786
Summary: Aleph 22 - Circ.exe and Catalog.exe did not start,
fall immediately after start up
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: interimaire(a)seznam.cz
Distribution: ---
Created attachment 63802
--> https://bugs.winehq.org/attachment.cgi?id=63802
Aleph 22 - Circ.exe and Catalog.exe did not start, fall immediately after start
up
Aleph 22 - Circ.exe and Catalog.exe did not start, fall immediately after start
up
--
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=46293
Bug ID: 46293
Summary: winegcc: stdlib.h and math.h not found when including
C++'s <cstdlib> or <cmath>
Product: Wine
Version: 3.21
Hardware: x86
URL: https://forum.cockos.com/showthread.php?p=2070238#post
2070238
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: cfillion30(a)gmail.com
Regression SHA1: 0e279d26b8386fc878f17bd6768e46e1cf9c5128
Distribution: ArchLinux
Created attachment 63015
--> https://bugs.winehq.org/attachment.cgi?id=63015
wineg++ -v test.cpp
<cstdlib> and <cmath> of the C++ standard library fail to find <stdlib.h> and
<math.h> (with #include_next) when using wineg++ since Wine 3.21.
This seems to be because wineg++ (built with --prefix=/usr) now adds -isystem
/usr/include to GCC's command line. This changes the order directories are
searched (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129).
--
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=45225
Bug ID: 45225
Summary: Supreme Commander FA does not render many graphical
effects
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ikk_pl(a)yahoo.co.uk
Distribution: ---
Created attachment 61453
--> https://bugs.winehq.org/attachment.cgi?id=61453
Windows screenshot of the fire effect
The game uses much visual eye-candy for explosions and projectiles that is not
rendered in Wine. Two screenshots from Windows and wine are attached - in one
of them fire from projectiles is rendered, in the other it's missing.
Tested on Nvidia GTX 950M with proprietary drivers.
--
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=30130
Bug #: 30130
Summary: No text displayed in MycoKey 3.2
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
After "winetricks riched20" to work around bug 30128, the app starts,
but doesn't display any text (except menus).
"winetricks corefonts tahoma" didn't make any difference.
--
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=47970
Bug ID: 47970
Summary: Legends of Runeterra crashes at launch
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dt(a)zeroitlab.com
Distribution: ---
There's not much else I can attach at the moment. Compiling a 64 bit wine
version with the previous patches for League of Legends (#47198 #47915) does
not seem enough to run the game. Its crashing deep inside the anti cheat during
initialization. I'm trying to track this down.
--
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=38928
Bug ID: 38928
Summary: setup.exe gets interrupted prematurely when installing
a .Net 4.0 application
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cashman51(a)msn.com
Distribution: ---
Created attachment 51860
--> https://bugs.winehq.org/attachment.cgi?id=51860
Command line output from running wine setup.exe
Running WINEARCH=win32 on Windows 2003 configuration using wine 1.7.44 on
Ubuntu Trusty. Trying to install an application I developed using the .Net 4.0
Framework which normally works on Windows 2003 and higher. When attempting to
install, installer displays "The installer was interrupted before
Test_Application could be installed. You need to restart the installer to try
again. Click Close to exit." Attached log. If I try to install dotnet40 using
winetricks, setups seems to install my application, but does not work
correctly. I prefer to use mono rather than dotnet40 as it's more stable.
--
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=32432
Bug #: 32432
Summary: .NET 2.0 SDK installer fails on builtin atl80.dll
(.spec file contains entries with spelling errors)
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
found while installing .NET 2.0 Framework SDK ...
--- snip ---
err:module:find_forwarded_export function not found for forward
'atl100.AltCallTermFunc' used by L"C:\\windows\\system32\\atl80.dll". If you
are using builtin L"atl80.dll", try using the native one instead.
--- snip ---
http://source.winehq.org/git/wine.git/blob/9abb9ffe91f034eb53f5788d915d5551…
These entries have spelling errors (AltXXX vs. AtlXXX):
--- snip ---
49 62 stub AltWinModuleRegisterClassExW
50 63 stub AltWinModuleRegisterClassExA
51 64 stdcall AltCallTermFunc(ptr) atl100.AltCallTermFunc
52 65 stub AltWinModuleInit
53 66 stub AltWinModuleTerm
--- snip ---
Regards
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31262
Bug #: 31262
Summary: Diablo III in game mouse cursor Out of sync, hangs in
place.
Product: Wine
Version: 1.5.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grzegorz.krzystek(a)gmail.com
Classification: Unclassified
it is my first bug here.
Steps to reproduce:
Start a game , use right mouse button to use seccondary attack couple times.
then you will see that mouse cursor , stops moving, hangs in one place, but
random clicks and moves of mouse causing character moving.
version 1.5.8 with patch from #30986 is not affected.
--
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=47978
Bug ID: 47978
Summary: King Arthur Collection crashes when changing video
settings while in battle
Product: Wine
Version: 4.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: betaversiondot(a)gmail.com
Distribution: ---
Created attachment 65485
--> https://bugs.winehq.org/attachment.cgi?id=65485
terminal output
The game crashes when changing video settings while in battle. Crashes not all
the time, but quite frequently.
--
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=47460
Bug ID: 47460
Summary: King of Dragon Pass remastered Black Screen
Product: Wine
Version: 4.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: victorcarity(a)gmail.com
Distribution: ---
Created attachment 64831
--> https://bugs.winehq.org/attachment.cgi?id=64831
King of Dragon Pass full log
King of Dragon Pass remastered v 1.0.7 (27032) from GoG won't work. It starts,
but the screen stays black forever.
Tried everything I knew and had great help from the forum
https://forum.winehq.org/viewtopic.php?f=8&t=32567
But still doesn't work.
I have attached the full log generated with :
export WINEDEBUG=+timestamp,+tid,+wgl,+d3d,+d3d9,+opengl,+seh,+loaddll,+module
I ran it using :
wine King\ of\ Dragon\ Pass.exe 2>&1 | tee ~/kodpr.full.log
--
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.