http://bugs.winehq.org/show_bug.cgi?id=30648
Bug #: 30648
Summary: Official Sega Genesis / Mega Drive Classic Collection
Crash
Product: Wine
Version: 1.5.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: x414e54(a)linux.com
Classification: Unclassified
Created attachment 40120
--> http://bugs.winehq.org/attachment.cgi?id=40120
Wine Page Fault Back Trace
On loading the Sega mega drive classic collection on steam and attempting to
swich between games, it will crash with "Unhandled exception: page fault on
read access to 0x000006b4 in 32-bit code (0x7e657731)." Please see attached
back-trace for more information.
I am using wine 1.5.3 32bit through playonlinux on Fedora 16 x86_64.
--
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=36656
Bug ID: 36656
Summary: valgrind shows an unintialized write in
comdlg32/tests/itemdlg.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: minor
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==9059== Syscall param write(buf) points to uninitialised byte(s)
==9059== at 0x4227CF3: __write_nocancel (syscall-template.S:81)
==9059== by 0x7BC7FD7E: send_request (server.c:198)
==9059== by 0x7BC7FF9D: wine_server_call (server.c:294)
==9059== by 0x547E7B0: set_window_pos (winpos.c:2087)
==9059== by 0x547ED2F: USER_SetWindowPos (winpos.c:2208)
==9059== by 0x547F8F9: EndDeferWindowPos (winpos.c:2428)
==9059== by 0x5F54904: update_layout (itemdlg.c:1271)
==9059== by 0x5F57034: IFileDialog2_fnSetOkButtonLabel (itemdlg.c:1959)
==9059== by 0x4CAE310: test_basics (shobjidl.h:13994)
==9059== by 0x4CB7457: func_itemdlg (itemdlg.c:1932)
==9059== by 0x4CBA7B5: run_test (test.h:584)
==9059== by 0x4CBABA4: main (test.h:654)
==9059== Address 0x4dcf46c is on thread 1's stack
==9059== Uninitialised value was created by a stack allocation
==9059== at 0x5F54001: update_layout (itemdlg.c:1102)
==9059==
--
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=38238
Bug ID: 38238
Summary: user32:input right-clicks outside its windows
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
This all started with this commit:
commit 2235c820a954d82434533012a0bf6f6da368cf03
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Tue Oct 14 13:28:18 2014 +0200
user32/tests: Add mouse SendInput tests when mouse events are captured.
It causes the user32:input conformance test to often send right-click messages
to windows that don't belong to it. I have seen this happen on the top-left
desktop icon but also more annoyingly on the test's console window.
Right-clicking on the console causes the contextual menu to pop up. On Windows
XP and 2003 this blocks all output to the console (but not on Windows 7+). This
does not seem to impact user32:input itself but it blocks winetest.exe,
preventing it from enforcing the 2 minutes per-test timeout, so that in the end
the whole series times out and is lost.
The simplest workaround so far is to iconize the console window but that causes
problems for d3d8:device. Another option is to ensure the console is not too
close to the top-left edge, but when DirectX tests the display mode changes the
console gets moved around and may end up in the danger zone.
--
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=38248
Bug ID: 38248
Summary: Regression: Worms World Party (w/SetCooperativeLevel
workaround/hacks) and older versions of Worms
Armageddon black screen on startup
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: muzerakascooby(a)gmail.com
Regression SHA1: fd0189bbfa1ccc3832aaf01fb61a15fbc6ee9e5b
Distribution: ---
Worms Armagedon versions 3.6.31.0 and earlier, and all versions of Worms World
Party (including the demo), used to be functional in wine with various hacks to
make the game call SetCooperativeLevel with the Desktop Window as an argument
(Worms Armageddon since 3.6.30.0 has a native tweak to do this, and there is a
special ddraw.dll wrapper one of the volunteer Worms Armageddon developers made
a while back to get older versions of Worms Armageddon, and all versions of
Worms World Party, to work in the same manner). This stuff is related to bug
2082 . However, even with these hacks, you get just a black screen (with the UI
working but invisible) from the given commit onwards to the current version of
wine. Before, the games worked fine.
You can reproduce this for free using the Worms World Party demo[0] and the
hacked ddraw.dll[1] (remember to stick it in the same location as wwp.exe and
set the override in winecfg). I highly recommend running it in a wine virtual
desktop due to other bugs and to avoid it messing with your screen resolution.
If you get to the logos, it's working (I think due to yet another bug I haven't
got round to investigating it actually freezes after the main logo screen, but
I might be wrong about this. For these purposes, we just care about the logos
showing up).
[0]:
http://wormsworldparty.team17.com/main.html?page=comm&area=_down_file&file=…
[1]: http://tim32.org/~muzer/ddraw.dll
--
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=38282
Bug ID: 38282
Summary: Header control fails to update/synchronize listview
when columns order changes
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Distribution: ---
Most simple way to reproduce this is with built-in taskmgr.
1. wine taskmgr
2. switch to 'Processes' tab
3. drag 'PID' column header after/before 'Image Name'
4. observe painting bugs
5. restart taskmgr and see that header order doesn't match listview contents
Seems to be a comctl32 bug since installing a native one with winetricks
fixes the problem.
--
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=35807
Bug ID: 35807
Summary: Photoshop CS6 is randomly launched
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeff.artik(a)gmail.com
Created attachment 47804
--> http://bugs.winehq.org/attachment.cgi?id=47804
PhotoshopCS6 immediate crash
I encounter a strange bug. When I launch Photoshop CS6 or Photoshop CC,
sometimes it boots, sometime nothing happen, and sometimes it crash.
I add the terminal output for the two last states.
--
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=35247
Bug ID: 35247
Summary: Teleglitch: Die More Edition needs
msvcr110.dll._libm_sse2_sqrt_precise
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 47008
--> http://bugs.winehq.org/attachment.cgi?id=47008
terminal output
The Steam version crashes on start:
...
wine: Call from 0x7b83a38e to unimplemented function
msvcr110.dll._libm_sse2_sqrt_precise, aborting
...
Mscodescan reveals some more stubs:
./Teleglitch.exe imports following stub symbols:
msvcp110:?_Add_vtordisp1@?$basic_ios@DU?$char_traits@D@std@@@std@@UAEXXZ
msvcp110:?_Add_vtordisp1@?$basic_istream@DU?$char_traits@D@std@@@std@@UAEXXZ
msvcp110:?_Add_vtordisp2@?$basic_ios@DU?$char_traits@D@std@@@std@@UAEXXZ
msvcp110:?_Add_vtordisp2@?$basic_ostream@DU?$char_traits@D@std@@@std@@UAEXXZ
msvcp110:?_Syserror_map@std@@YAPBDH@Z
msvcp110:?_Winerror_map@std@@YAPBDH@Z
msvcp110:?_Xbad_alloc@std@@YAXXZ
./Teleglitch.exe imports following stub symbols:
msvcr110:__crtTerminateProcess
msvcr110:__crtUnhandledException
msvcr110:_libm_sse2_sqrt_precise
./lua52.dll imports following stub symbols:
msvcr110:__crtTerminateProcess
msvcr110:__crtUnhandledException
msvcr110:_libm_sse2_sqrt_precise
There's a demo on Steam but I couldn't test it:
http://store.steampowered.com/app/234390/
The early non-Steam demo (available on several download sites, named
'Teleglitch_r6demo.zip' does *not* have the issue).
wine-1.7.9-43-gbfb4f28
--
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=14268
Summary: carto exploreur 3 - crash
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aiglefr(a)free.fr
CC: dmitry(a)codeweavers.com
since this commit :
commit df76fe6f0cdd55568ba67489cc725813804061fd
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Tue Jun 24 16:11:40 2008 +0900
gdi32: Perform the world transform separately from font scaling.
carto exploreur3 : http://www.bayo.com/cartographie/index.php?prod=1
( no free download)
crash with this message :
wine: Unhandled page fault on write access to 0x00ff0004 at address 0x7ef9f426
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef9f426
if i comment this line ( near line num 4422 ) in
dll/gdi32/freetype.c
4415 if (!is_identity_FMAT2(&font->font_desc.matrix))
4416 {
4417 FT_Matrix worldMat;
4418 worldMat.xx = FT_FixedFromFloat(font->font_desc.matrix.eM11);
4419 worldMat.xy = FT_FixedFromFloat(font->font_desc.matrix.eM21);
4420 worldMat.yx = FT_FixedFromFloat(font->font_desc.matrix.eM12);
4421 worldMat.yy = FT_FixedFromFloat(font->font_desc.matrix.eM22);
4422 // pFT_Matrix_Multiply(&worldMat, &transMat);
4423 needsTransform = TRUE;
4424 }
carto exploreur works correctly
--
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=6416
Ross Johnson <ross(a)mazira.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ross(a)mazira.com
--- Comment #17 from Ross Johnson <ross(a)mazira.com> ---
A 3-part patch was submitted to the wine-patches mailing list, but not yet
integrated. This patch has been working well for me.
https://www.winehq.org/pipermail/wine-patches/2014-September/134340.html
--
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=3930
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com,
| |sagawa.aki+winebugs(a)gmail.c
| |om
--
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=3930
GreatEmerald <pastas4(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pastas4(a)gmail.com
--
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=6971
Robert Walker <bob.mt.wya(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bob.mt.wya(a)gmail.com
--
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=4825
Béla Gyebrószki <gyebro69(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gyebro69(a)gmail.com
Component|-unknown |comctl32
--- Comment #28 from Béla Gyebrószki <gyebro69(a)gmail.com> ---
Still present in wine-1.7.39-173-gf6a341c.
Tested with Winamp 5.666.
Native comctl32.dll works around the problem and the media library can be
toggled on/off properly.
Download link:
http://winampplugins.co.uk/Winamp/winamp5666_full_all_redux.exe
winamp5666_full_all_redux.exe
sha1: 136314be0da42ed399b88a106cb1f43093e2c0c2
--
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=6955
--- Comment #163 from ax 34noff <otaku(a)rambler.ru> ---
> This bug affects Recettear
seems like EasyGameStation's games are affected (Chantelise, Recettear...)
--
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=6955
Andrew Cook <ariscop(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ariscop(a)gmail.com
--- Comment #162 from Andrew Cook <ariscop(a)gmail.com> ---
This bug affects Recettear, some objects (mostly chests) are invisible unless
the vertex blending patch is applied
--
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=38212
Bug ID: 38212
Summary: Task bar unavailable in Ubuntu 14.04 Unity
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matyapiro31(a)gmail.com
Distribution: ---
Apps which are shown in task tray is not shown in Ubuntu.
This is probably regression.
--
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=19608
Summary: Cannot open local copies of Adobe Flash SWF files with
iexplore.exe
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rodschaffter(a)gmail.com
Created an attachment (id=22865)
--> (http://bugs.winehq.org/attachment.cgi?id=22865)
Console output of 'wine iexplore.exe file:///C:/YuleLog05.swf'
I can't open local .swf files using Wine's browser (iexplore.exe), although I
can open them on remote machines.
For example, http://www.kboffset.com/ROCKFLUX/YuleLog05.swf opens fine, but
downloading the file to the Wine C: drive gives a blank white screen when it is
opened. I did add C:\ and C:\YuleLog05.swf to the trusted folders in the Flash
plugin without effect. I am able to open the local file in the Windows version
of Firefox 3.0 running in the same Wine environment.
This is important to me because I'm trying to run the Windows version of Poser
8, a 3D rendering application, which uses a Flash-based library application.
Poser uses a Webkit browser component to host the library GUI. I am able to
run the library application separately in a Firefox window, but it is more
awkward because I can't drag and drop from a separate browser.
Attached is the console output of iexplore.exe run in a fresh Wine Directory
with corefonts, tahoma and gecko installed using winetools, and the Flash 10
plugin installed using the executable from Adobe.
--
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=38285
Bug ID: 38285
Summary: integrate with freedesktop bookmark standard (recent
files)
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: freddi34(a)yahoo.de
Distribution: ---
Selecting files by navigating through a deeply nested folder hierarchy is
cumbersome because the Wine/Windows folder hierarchy adds a level of complexity
on top of the system's hierarchy. Instead it is more convenient and efficient
to access files by "recently used".
Better usability and system integration could be achieved if Wine would make
use of the system's "recently used" files in file open dialogs, explorer, and
evt. when Windows applications add links to recently used files in
%USERPROFILE%\Recent.
Use cases:
1. I created a file using a native application, then I want to open and
continue working on it using a Wine application. I would like to click 'File →
Open' and in the left sidebar of the file selector dialog choose the 'Recent'
list and see there also those files that were recently used in native
applications.
2. I created a file using a Wine application, then I want to access it using a
native application, equally in the recent list in the File manager (nautilus,
dolphin) as well as in file open dialogs.
On Linux, this can be done in a cross-desktop manner by following the free
desktop bookmark standard, which is used by Gnome, KDE, etc.:
http://freedesktop.org/wiki/Specifications/desktop-bookmark-spec/
--
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=33883
Bug #: 33883
Summary: Scirra httpapi.dll error trying to Run a game
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toniparramon(a)gmail.com
Classification: Unclassified
Created attachment 44958
--> http://bugs.winehq.org/attachment.cgi?id=44958
The backtrace of error
I've installed Scirra R132 32bit, and everything is working good, but when i
try to run the game it gives me a crash closing wine.
It's just when I will try to run the game, the other functions works good.
I was trying to install DirectX and some dll more but it's still not working.
I'm receiving a httpapi.dll error.
Thank You
--
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=38273
Bug ID: 38273
Summary: Cannot open Vectorworks2014 at all
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sonicspeedy(a)gmx.de
Distribution: ---
Created attachment 51101
--> https://bugs.winehq.org/attachment.cgi?id=51101
Debug file from the attempt of opening Vectorworks2014 in Wine
Been trying to run Vectorworks 2014 in Wine for weeks now.
Installing from DVD or downloaded files doesn't work. They installation claims
to start, then the process silently dies.
Managed to install the program under an old Windows XP and tried copying the
files over to Linux. Running Vectorworks.exe in a Terminal came up with a list
of missing dll's. Copied those over from Windows as well (since it works there,
it was worth a try). After doing that, the list of stuff the Terminal spouts
gets remarkably longer. No idea if that should be counted as being on the right
way...
I'll add the backtrace of the latest run (with some native Windows dll's) as an
attachment. Maybe someone here will see through it. I admit to me most of a
debug file is looking like random numbers. :(
Thanks in advance to anyone who bothers to look at this.
Greetings, Speedy
--
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=33968
Bug #: 33968
Summary: Microsoft Pinball Arcade Trial: Graphics look horrible
with No palette set.
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Classification: Unclassified
Created attachment 45119
--> http://bugs.winehq.org/attachment.cgi?id=45119
Wine 1.6-rc4 blinking color log
I found an old demo of Microsoft Pinball Arcade, and the graphics appear
garbled and blinking in various 16bit-ish colors. The problem seems to spawn
from various "fixme:d3d_surface:d3dfmt_p8_init_palette No palette set." errors
in the terminal.
I saw there are some other similar bug reports, but I am not experiencing any
trouble playing the game or clicking around and no black screens, just bad
coloring.
Attaching log.
--
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=27020
Summary: Iexplore cannot view password protected urls
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 0001(a)techemail.com
Hello!
Have a test
wine iexplore http://koivi.com/php-http-auth/protect.php
The user is tester and the password is testing. But it never ask you. :(
I guess wininet
--
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=31858
Bug #: 31858
Summary: Netflix on Firefox fails with Internet Connection
Problem when loading bar is at 99%
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Depends on: 31589
Classification: Unclassified
Netflix generates an error "Internet Connection Problem" (N8156-6022) when
attempting to play movies.
Steps to reproduce:
0) Create a new Wine prefix and do not install Mono
1) Apply attachment 41923 to work around Bug #31589.
2) Download and install a recent Windows version of Firefox:
wget -O Firefox-14.0.1.exe
http://download.mozilla.org/?product=firefox-14.0.1-funnelcake13&os=win&lan…;
wine Firefox-14.0.1.exe
3) Launch Firefox
4) Download the Silverlight 4.x installer from within Wine Firefox (
http://go.microsoft.com/fwlink/?LinkID=149156&v=4.0 ). Due to Bug #31754 you
should not install Silverlight 5.x
5) Click "Save File" to save the Silverlight installer
6) Double click the "Silverlight.exe" file in the download window and click
"Ok"
7) Click "Install now"
8) Uncheck "Enable Microsoft Update" and click "Next>" and then click "Close"
9) Login to Netflix and attempt to play a movie/show
possibly relevant console information:
fixme:advapi:SetNamedSecurityInfoW L"\\\\?\\C:\\users\\Public\\Application
Data\\Microsoft\\PlayReady\\Cache\\S-1-5-21-0-0-0-1000" 1 1 0x66025f0 (nil)
(nil) (nil)
fixme:advapi:SetNamedSecurityInfoW L"\\\\?\\C:\\users\\Public\\Application
Data\\Microsoft\\PlayReady\\Cache\\S-1-5-21-0-0-0-1000" 1 4 (nil) (nil)
0x656c128 (nil)
fixme:advapi:SetNamedSecurityInfoW L"\\\\?\\C:\\users\\Public\\Application
Data\\Microsoft\\PlayReady\\Cache\\S-1-5-21-0-0-0-1000\\." 1 1 0x66025f0 (nil)
(nil) (nil)
fixme:advapi:SetNamedSecurityInfoW L"\\\\?\\C:\\users\\Public\\Application
Data\\Microsoft\\PlayReady\\Cache\\S-1-5-21-0-0-0-1000\\." 1 4 (nil) (nil)
0x656c128 (nil)
fixme:advapi:SetNamedSecurityInfoW L"\\\\?\\C:\\users\\Public\\Application
Data\\Microsoft\\PlayReady\\Cache\\S-1-5-21-0-0-0-1000\\.." 1 1 0x66025f0 (nil)
(nil) (nil)
fixme:advapi:SetNamedSecurityInfoW L"\\\\?\\C:\\users\\Public\\Application
Data\\Microsoft\\PlayReady\\Cache\\S-1-5-21-0-0-0-1000\\.." 1 4 (nil) (nil)
0x656c128 (nil)
fixme:advapi:SetNamedSecurityInfoW L"\\\\?\\C:\\users\\Public\\Application
Data\\Microsoft\\PlayReady\\Cache\\S-1-5-21-0-0-0-1000\\MSPRindiv01.key" 1 1
0x66025f0 (nil) (nil) (nil)
fixme:advapi:SetNamedSecurityInfoW L"\\\\?\\C:\\users\\Public\\Application
Data\\Microsoft\\PlayReady\\Cache\\S-1-5-21-0-0-0-1000\\MSPRindiv01.key" 1 4
(nil) (nil) 0x656c128 (nil)
--
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=38259
Bug ID: 38259
Summary: Unhandled exception 0x40000015 in thread 9 at address
0x5fc1b6 (thread 0009)
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trash.kuleshidze(a)gmail.com
Distribution: ---
Created attachment 51085
--> https://bugs.winehq.org/attachment.cgi?id=51085
do not understand
Wine 1.7.33, gentoo portage 2.2.18, kernel 3.17.8 , Watchtower library 2014.
The installation goes well, start watchtower crash with an 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=38167
Bug ID: 38167
Summary: NBA Live 2000 doesn't start with Wine 1.7.34
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: erpizzo(a)alice.it
Distribution: ---
Created attachment 50915
--> https://bugs.winehq.org/attachment.cgi?id=50915
the backtrace of the error I got
With Wine 1.7.34 on Ubuntu 14.10, NBA Live 2000 doesn't start (i tried with any
compatibility) and triggers an error message of Wine. I'm attaching the
backtrace message I got
--
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.