https://bugs.winehq.org/show_bug.cgi?id=40288
Bug ID: 40288
Summary: The Legend of Heroes: Trails in the Sky - Game won't
start (black screen)
Product: Wine
Version: 1.9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: Other
Created attachment 53929
--> https://bugs.winehq.org/attachment.cgi?id=53929
Console output
When attempting to launch the Steam version of "The Legend of Heroes: Trails in
the Sky" only a black screen appears.
Since it is possible to work around this issue by disabling the intro videos in
the game's config tool, I presume this bug is video/codec related and should
probably be linked to some other bug with more details on the true source of
the symptoms described here.
I have attached the console output.
--
Some additional info about my system (just in case):
Distro: Linux Mint 17.2 (64 bit)
Kernel: 3.19.0-26-generic
Graphics: Proprietary NVIDIA 352.79
--
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=21884
Summary: Resident Evil 2: no sound and annoying dialog window
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mariusz.libera(a)gmail.com
Created an attachment (id=26525)
--> (http://bugs.winehq.org/attachment.cgi?id=26525)
Terminal output
When trying to run Resident Evil 2 I get no sound, but lots of annoying dialog
windows saying "StreamOpen Error". No matter if ALSA or OSS is set in winecfg.
When I uncheck ALSA (and/or OSS) dialogs go away.
--
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=32772
Bug #: 32772
Summary: Built-in iexplore crashes on exit with Flash player
plug-in installed
Product: Wine-gecko
Version: unspecified
Platform: x86
URL: http://download.macromedia.com/pub/flashplayer/install
ers/archive/fp_11.5.502.146_archive.zip
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: dmitry(a)baikal.ru
Classification: Unclassified
Since winetricks has not been updated to support recent Flash player releases
it needs to be installed manually (flash 11.5.502.146 is the latest one):
rm -rf ~/.wine
wget
http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.5.5…
wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe
wine iexplore http://www.adobe.com/software/flash/about
About Flash page correctly reports "You have version 11,5,502,146 installed",
but Flash demo actually doesn't show (although comments in the bug 15092
claim that at one point Flash worked fine in built-in iexplore and youtube).
Press Alt+F4, and iexplore crashes. This is last lines of the console output,
pointing to the crash in mozalloc:
Fault in cycle collector: traversed refs exceed refcount (ptr: 03964f80)
###!!! ABORT: cycle collector fault: file
/build/wine-mozilla-1.9/xpcom/base/nsCycleCollector.cpp, line 1111
###!!! ABORT: cycle collector fault: file
/build/wine-mozilla-1.9/xpcom/base/nsCycleCollector.cpp, line 1111
wine: Unhandled page fault on write access to 0x00000000 at address 0x61e474b3
(thread 0029), starting debugger...
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x61e474b3).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:61e474b3 ESP:010de2c0 EBP:6af20810 EFLAGS:00010246( R- -- I Z- -P- )
EAX:0000000a EBX:00000003 ECX:010de280 EDX:00000000
ESI:6af1fbe0 EDI:00000000
Stack dump:
0x010de2c0: 0000000a 7d929320 6af20810 008d4d51
0x010de2d0: 7bcaaff4 00000060 00000050 69db67f0
0x010de2e0: 010de314 6af1fc26 00000003 6af1fbe0
0x010de2f0: 010de85c 00000000 6af20810 69c65213
0x010de300: 7d929320 6af1fc26 010de314 00000457
0x010de310: 00000002 21232323 41202121 54524f42
Backtrace:
=>0 0x61e474b3 in mozalloc (+0x74b3) (0x6af20810)
0x61e474b3: movl $0x7b,0x00000000
--
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=22009
Summary: Symantec Antivirus 10.1 (for XP) fails to install
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26752)
--> (http://bugs.winehq.org/attachment.cgi?id=26752)
Wine 1.1.40 +msi +msidb (21MB)
Under Wine 1.1.39, SAV 10.1 (for Windows 98 - XP) fails to install.
err:msi:ITERATE_Actions Execution halted, action
L"PrepareEventLogStart.03FE01CF_295E_4354_A292_7DC4A810E0DA" returned 1603
>From the +msidb trace.
trace:msidb:MSI_RecordSetStringA 0x6afad0 1 "MSIASSERT - PrepareEventLogStart:
Unable to openService:1060: "
Is the installer trying to write a log event?
Anyway, removing the custom action with Orca allows the installer to continue
until hitting another, unrelated bug.
Same in Wine 1.1.40.
--
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=20352
Summary: 3ds max fails to start: "adlmdll.dll failed to
initialize"
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tilbjornar(a)gmail.com
Created an attachment (id=24103)
--> (http://bugs.winehq.org/attachment.cgi?id=24103)
terminal output, no debugging
3ds max fails to start, with the error message:
err:module:attach_process_dlls "adlmdll.dll" failed to initialize, aborting
I've tried to get some debugging output. It seems like OpenFileMappingA returns
a null value, which I understand means an error.
I've attached the normal terminal output, as well as debug output resulting
from running:
WINEDEBUG=+wgl,+seh,+loaddll,+tid,+relay wine 3dsmax.exe /nohardware
--
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=44767
Bug ID: 44767
Summary: NosMall don't work in Nostale, even when using ie8 in
win32 prefix.
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: theszczepancio(a)gmail.com
Distribution: ---
Created attachment 60789
--> https://bugs.winehq.org/attachment.cgi?id=60789
Log of console output.
Also sometimes causing game to crash.
https://i.imgur.com/GbnVqoN.png
--
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=32946
Bug #: 32946
Summary: Flash player plug-in doesn't display anything with
built-in iexplore
Product: Wine-gecko
Version: unspecified
Platform: x86
URL: http://download.macromedia.com/pub/flashplayer/install
ers/archive/fp_11.5.502.146_archive.zip
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: dmitry(a)baikal.ru
Classification: Unclassified
This is a separate report from bug 32772, this one is about not working
Flash plugin.
Since winetricks has not been updated to support recent Flash player releases
it needs to be installed manually (flash 11.5.502.146 is the latest one):
rm -rf ~/.wine
wget
http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.5.5…
wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe
wine iexplore http://www.adobe.com/software/flash/about
About Flash page correctly reports "You have version 11,5,502,146 installed",
but Flash demo actually doesn't show (although comments in the bug 15092
claim that at one point Flash worked fine in built-in iexplore and youtube).
--
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=43500
Bug ID: 43500
Summary: Wine gecko will not install
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: amandamartz14(a)gmail.com
I have a 2010 MacBook Pro (no idea what the hardware is, I'm not a techy
person) and I'm trying to install a game for my niece that I used to play and
the Wine gecko will not install. I click install and then a pop-up comes up
saying and interruption occurred and to try again later. I tried again for 2
hours and still wouldn't 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=39103
Bug ID: 39103
Summary: wine-gecko-2.40.0 win64 msvc build broken
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: austinenglish(a)gmail.com
Distribution: Other
Created attachment 52098
--> https://bugs.winehq.org/attachment.cgi?id=52098
build log
win32 build works fine, win64 is broken.
Using mozilla-build 2.0.0 on windows 7.
--
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=35041
Bug #: 35041
Summary: Garmin Express Fit crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg(a)rhobard.com
Classification: Unclassified
Created attachment 46714
--> http://bugs.winehq.org/attachment.cgi?id=46714
Backtrace for Garmin Express Fit crash
Attempted to install and run Garmin Express Fit software
(http://www8.garmin.com/support/agree.jsp?id=6741) and it crashed immediately
on launch. Back trace attached.
Please let me know if there is anything else I need to do, it's my first bug!
--
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.