http://bugs.winehq.org/show_bug.cgi?id=17273
Summary: SetNamedPipeHandleState is a stub
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: NEW
Keywords: testcase
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Blocks: 17195
Created an attachment (id=19273)
--> (…
[View More]http://bugs.winehq.org/attachment.cgi?id=19273)
Testcase
As described in bug 17195, SetNamedPipeHandleState is currently a stub, and
always returns FALSE. Changing it to return TRUE causes one test to fail and
currently todo_wine test to succeed. It also allows the test cases in bug
17195 to run. I'm attaching some partially implemented test cases for the
GetNamedPipeHandleState and SetNamedPipeHandleState functions.
--
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=37446
Bug ID: 37446
Summary: Gamestudio: particles not works
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: irrlight(a)yahoo.com
Distribution: ---
On the engine of Gamestudio particles are …
[View More]looks very bad and changing the
particle size does nothing. This is a bug when running any Gamestudio
application, but can be visualized on PEB:
http://www.opserver.de/coni_users/web_users/pirvu/au/demo/zips/peb.zip
--
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=38266
Bug ID: 38266
Summary: Precision of math functions needs to be improved
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ChanChengCC(a)gmail.com
Distribution: ---
Created attachment 51094
--…
[View More]> https://bugs.winehq.org/attachment.cgi?id=51094
Testcase showing the precision of exp() function
The math functions don't provide enough precision, which causes part of the
bugs 37149 and 37150.
Attached is a testcase, shows the exp() function holds about 13 precision
digits while there are about 16 in Windows/Linux.
--
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=18975
Summary: RealMYST crashes on launch
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
RealMyst crashes on launch in wine 1.1.18-1.1.23 (it may crash on others I
haven't tested) but it …
[View More]works in wine 1.1.4.
I've attached a debug trace log.
System:
Ubuntu 9.04 amd64, nVidia onboard Geforce 8200 (with nVidia drivers 180.44)
--
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=40630
Bug ID: 40630
Summary: AdabiyyatArabi application trys to enumerate system
disk drives and fails
Product: Wine
Version: 1.9.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
…
[View More]Distribution: ---
Created attachment 54499
--> https://bugs.winehq.org/attachment.cgi?id=54499
backtrace
I am supporting a user to file a WineHQ bug...
See https://forum.winehq.org/viewtopic.php?f=8&t=26796
He tested it using Wine version: wine-1.9.8 (Staging)
The application he is trying to run enumerates the System Disk Drives ( using
class GUID "{4d36e967-e325-11ce-bfc1-08002be10318}" ). Wine does not currently
support enumerating DIGCF_PRESENT (all present drives) for
SetupDiGetClassDevs().
However the application doesn't check the return value of
SetupDiEnumDeviceInfo(). For Wine this will return FALSE on the first call.
Apparently assuming that all systems must have at least ONE disk drive!
The call to: SetupDiGetDeviceRegistryProperty() naturally fails - as the
pointer (DeviceInfoData) will be invalid.
--
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=36608
Bug ID: 36608
Summary: valgrind shows a definite leak in
xmllite/tests/writer.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: xmllite
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)…
[View More]gmail.com
==22176== 40 bytes in 1 blocks are definitely lost in loss record 82 of 234
==22176== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==22176== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==22176== by 0x5B664A1: heap_alloc (xmllite_private.h:27)
==22176== by 0x5B69149: CreateXmlWriterOutputWithEncodingName (writer.c:968)
==22176== by 0x4CAE4BA: test_writeroutput (writer.c:188)
==22176== by 0x4CB1595: func_writer (writer.c:638)
==22176== by 0x4CB23A1: run_test (test.h:584)
==22176== by 0x4CB2790: main (test.h:654)
==22176==
--
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=29133
Bug #: 29133
Summary: Gómez PEER fails to update
Product: Wine
Version: 1.3.33
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.…
[View More]uk
Classification: Unclassified
Created attachment 37554
--> http://bugs.winehq.org/attachment.cgi?id=37554
Wine 1.3.33 console output
After installing (or indeed running for the first time in a while), the Gómez
PEER attempts to auto-update. A number of messages pop up to say that the
application is unable to communicate with itself before giving up altogether.
The update seems to be actioned by javaw.exe:
"C:\PROG~FBU\Gomez\GOME~3B3\.\jre\bin\javaw.exe -cp
C:\PROG~FBU\Gomez\GOME~3B3\.\cache Respawn
C:\PROG~FBU\Gomez\GOME~3B3\.\.\jre\bin\Systeminfo.dll"
Under Windows XP and 7 this does not occur.
During upgrade gomezpeer.exe is terminated after the first error message
appears.
I will need to run under Windows again to see the differences.
This does appear to be the same as Bug 20234 but that upgrade started working,
so this must be a new bug.
Note: You need an account to get this far.
Under Wine 1.3.0 the "Last Mile updating..." windows does not appear, there is
a single error window and the application closes, but when loading a second
time the PEER continues as normal, and so must have been updated (not sure how
to check). Running a bisect is impossible due to bugs between then and now.
--
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=36599
Bug ID: 36599
Summary: winhttp/winhttp.c test fails under valgrind
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/…
[View More]runtest -q -P wine -T ../../.. -M winhttp.dll -p
winhttp_test.exe.so winhttp && touch winhttp.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
fixme:winhttp:request_query_option partial stub
winhttp.c:879: Test failed: failed to receive response 12152
winhttp.c:883: Test failed: failed unexpectedly 12150
winhttp.c:884: Test failed: request failed unexpectedly 122
winhttp.c:899: Test failed: read_size = 0
causing a lot of valgrind warnings about uninitialized values in
winetest_ok/etc.
--
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=37436
Bug ID: 37436
Summary: Aliens vs Predator (2010) crash when load save game
Product: Wine
Version: 1.7.29
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.gamiz(a)gmail.com
Distribution: ---
Created attachment 49799
…
[View More]--> https://bugs.winehq.org/attachment.cgi?id=49799
Backtrace wine
Wine 1.7.29, 32bits
Latest Steam client
I play with the marine campaign.
I can play without problems until I leave the game and try to load the last
saved game, when charging is completed, a short crash sound fx and game sounds.
I tried it on Windows 7 and there is no problem.
My Hardware:
AMD Phenom(tm) II X6 1055T Processor × 6
8GB RAM
Nvidia GeForce GTC 560Ti 1024 MB
Driver Nvidia: 340.32 from ppa Ubuntu X-Edgers
Ubuntu 14.04.1 LTS 64bits
--
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=14371
Summary: cleanup undefined members in vartest
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14668)
--> (http://bugs.winehq.org/attachment.cgi?id=14668)
…
[View More]cleanup memcheck errors in vartest.c
vartest.c uses undefined structure members; detected by valgrind(memcheck).
Patch is attached, and will be sent to wine-patches(a)winehq.org.
--
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=36600
Bug ID: 36600
Summary: valgrind shows a possible leak in
winhttp/tests/winhttp.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(…
[View More]a)gmail.com
==19459== 112 bytes in 1 blocks are possibly lost in loss record 531 of 781
==19459== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==19459== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==19459== by 0x4E24AA1: heap_alloc_zero (winhttp_private.h:325)
==19459== by 0x4E25408: WinHttpOpen (session.c:223)
==19459== by 0x4CB175F: test_Timeouts (winhttp.c:1113)
==19459== by 0x4CBFCBE: func_winhttp (winhttp.c:3067)
==19459== by 0x4CC0C75: run_test (test.h:584)
==19459== by 0x4CC1064: main (test.h:654)
==19459==
--
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=38793
Bug ID: 38793
Summary: Lotus Smartsuite 3.1 installer reports insufficient
disk space
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: Installer, regression, win16
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: …
[View More]imwellcushtymelike(a)gmail.com
Blocks: 19655
Distribution: Ubuntu
Created attachment 51718
--> https://bugs.winehq.org/attachment.cgi?id=51718
Bisect log
The installer for Lotus Smartsuite 3.1 reports that there is not enough disk
space and refuses to continue.
$ df
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 914G 57G 811G 7% /
This used to work fine. Unfortunately during the bisect I also hit a
segmentation fault that I cannot work around and had to do a lot of skips, so
pinpointing the correct commit is not possible. Attaching the bisect log as
someone more knowledgeable may be able to spot the commit.
Console output:
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Definitely still works with wine-1.7.37-182-g050bda2
(050bda2ece4f249d2973c3d4e1a1f5f3671de053) - though there is a
RtlpWaitForCriticalSection hang, which is different again to Bug 19655.
--
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=38345
Bug ID: 38345
Summary: S.T.A.L.K.E.R.: Shadow of Chernobyl - Severe
performance drops at a specific location in game
Product: Wine
Version: 1.7.39
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)…
[View More]iooioio.orion.uberspace.de
Distribution: ---
Created attachment 51189
--> https://bugs.winehq.org/attachment.cgi?id=51189
Save game (file 2)
The game runs rather well on my machine but there
--
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=34647
Bug #: 34647
Summary: Test Results table missing
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)placesthroughtime.com
Classification: Unclassified
Not sure what …
[View More]caused it but for a few months now the Test Results table has
been missing. The selected test result is not the most recent test result
either. Here is a link to the effected version of Terraria, 1.1.*:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=24915
--
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]
http://bugs.winehq.org/show_bug.cgi?id=33853
Bug #: 33853
Summary: games from windows 7 crash
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grakov-post(a)yandex.ru
Classification: Unclassified
Created attachment 44895
--> http://…
[View More]bugs.winehq.org/attachment.cgi?id=44895
error information from wine
All games from windows 7 don't work (crash)
--
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=39519
Bug ID: 39519
Summary: DX-Ball: Can't start.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: giorgosk67(a)gmail.com
Distribution: ---
Created attachment 52666
--> https://bugs.…
[View More]winehq.org/attachment.cgi?id=52666
Konsole output.
DX-Ball can't start (crashes).
I show a similar bug report, but here runing from working directory, doesn't
solve the problem.
G.
Wine v.1.50
Dl link: http://www.blitwise.com/Scorched_Reality/DXBall19.EXE
sha1sum: b9c3fa8e899fe33babc82ccb046710f7ff62afd5 DXBall19.EXE.
--
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=37984
Bug ID: 37984
Summary: Diablo 3: Video card missing required features
Product: Wine
Version: 1.7.34
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davbush(a)gmail.com
Distribution: ---
Created attachment 50610
--> …
[View More]https://bugs.winehq.org/attachment.cgi?id=50610
Console output from time of launch through crash
On attempting to launch Diablo 3 using setarch -L -B -R -3 path to Diablo
III.exe -launch crash with dialogue saying drivers are missing required
features and to update. Currently using newest drivers possible on Linux Mint
17.2 NVIDIA graphics GeForce GT640M which runs game flawlessly on windows.
Using 3rd party drivers NVIDIA 340, newest proprietary drivers crash desktop.
--
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=14370
Summary: adjust timeout interval for virtulaizers
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14667)
--> (http://bugs.winehq.org/attachment.cgi?id=14667)
…
[View More]WINE_TIMEOUT_FACTOR environment variable
Using a virtualizer such as valgrind(memcheck) often slows down execution by a
significant factor. Add a new environment variable WINE_TIMEOUT_FACTOR to
allow multiplying the absolute delays for critical section timeouts. Patch is
attached, and will be sent to wine-patches(a)winehq.org.
--
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=41156
Bug ID: 41156
Summary: World of Warcraft 3.3.5 crashes with the "video memory
is run out" error
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mad_sam(a)bk.ru
…
[View More]Distribution: ---
My configuration:
CPU: AMD A8-5557M
VIDEO: AMD HD8750M (2G video memory) amd AMD HD8550G (512Mb video memory)
RAM: 8GB
Video driver: Radeon
Game: World of Warcraft 3.3.5
Game crashes after long playing in new locations (Northrend), more often in
raid dungeons on 25 people.
Wine output:
radeon: mmap failed, errno: 12
radeon: mmap failed, errno: 12
radeon: mmap failed, errno: 12
...lot of spam
radeon: mmap failed, errno: 12
Game client error:
The instruction at "0x7D50FF49" referenced memory at "0x00000034".
The memory could not be "read".
It was tested on two computers. And tested in Windows 7 and Windows 10, no
errors been found, so i guess it is a wine bug (or Radeon driver).
--
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=32355
Bug #: 32355
Summary: Graphic Bug with Age of Empires III
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: XlethYireh(a)gmail.com
Classification: Unclassified
Created attachment 42695
--&…
[View More]gt; http://bugs.winehq.org/attachment.cgi?id=42695
Age of Empires III Graphic bug
Hi, i was installed the Age Of Empires III correctly but i don't have idea to
how repair this bug,
I use Wine 1.4 in Xubuntu 11.10
This is the bug: http://i.imgur.com/S0BvL.png
--
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=39948
Bug ID: 39948
Summary: DX8 game Soldat rendering issues (invisible player)
Product: Wine
Version: 1.7.42
Hardware: x86
URL: http://soldat.pl/en/download/soldat169.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: goodgod261(a)wp.…
[View More]pl
Regression SHA1: 99619619011a171a7b7fe1399b577779a69ac359
Distribution: ---
The player is invisible in Soldat since Wine 1.7.42 and the bug is still
present in Wine 1.9.0.
Bisect results:
99619619011a171a7b7fe1399b577779a69ac359 is the first bad commit
commit 99619619011a171a7b7fe1399b577779a69ac359
Author: Michael Müller <michael(a)fds-team.de>
Date: Thu Apr 16 21:27:22 2015 +0200
wbemprox: Allow connecting to localhost.
:040000 040000 981e305f71740aacac132f1fb5b0ec3808104491
365e85776cc21cfa0aeb5863d93b3eadb291985c M dlls
Reverting solves the issue.
You might encounter another bug when trying to run Soldat with an old Wine
version. If Alt+Tab doesn't help, try switching to TTY and back. This problem
seems to be fixed in Wine 1.9.0.
Mind you, the next version of Soldat (1.7.0) replaces the old DX8 renderer with
OpenGL, which renders correctly.
--
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=38862
Bug ID: 38862
Summary: Unhandled exception: page fault on read access to
0x8bf45d8b in 32-bit code (0x8bf45d8b).
Product: Wine
Version: 1.4
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: apurvatyagi8(a)gmail.…
[View More]com
Distribution: ---
Created attachment 51789
--> https://bugs.winehq.org/attachment.cgi?id=51789
Attached is the Program error details
When installing seagate register i.e during product registeration using "Wine
Windows Program Loader" on Ubantu system, I got the following error:-
Unhandled exception: page fault on read access to 0x8bf45d8b in 32-bit code
(0x8bf45d8b).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:8bf45d8b ESP:0033efc4 EBP:0033f020 EFLAGS:00010246( R- -- I Z- -P- )
EAX:7d630090 EBX:7d5a7ff4 ECX:0033f004 EDX:7d5f15e0
ESI:025c95c8 EDI:00000000
Stack dump:
0x0033efc4: 7d54ff7a 7d630090 0033f004 00000000
0x0033efd4: 00000000 00000000 00000000 0033f000
0x0033efe4: 6a76d274 025bb358 0019f520 00330003
0x0033eff4: 64f5b93a 00000000 00000000 0016c338
0x0033f004: 00000000 0121e320 025c2470 0033f020
0x0033f014: 025c97c0 025c8e00 025c9864 0033f130
000c: sel=0067 base=00000000 limit=00000000 16-bit r-x
Kindly share a solution asap
--
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=34087
Bug #: 34087
Summary: hotkey bund in wine apps disable under linux native
app since 1.5
Product: Wine
Version: 1.6-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: idoldog(a)163.com
Classification: …
[View More]Unclassified
I've tested servial versions of wine programs. When i use 1.4.8, I can call the
QQ program by press ctrl+alt+z under a linux native apps such as chrome. but
when i changed 1.5+, I can't do the same thing unless i press hotkey under a
wine apps.
Is there any configuration or problem I do not know?
--
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=38472
Bug ID: 38472
Summary: Dorling Kindersley Encyclopedias SETUP.EXE crash
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: steve(a)asklater.com
Distribution: ---
Created attachment 51309
--> …
[View More]https://bugs.winehq.org/attachment.cgi?id=51309
Crash in SETUP.EXE
The DK encyclopedia of science (shipped in 1995 or so) is a CD ROM multimedia
encyclopedia.
Running SETUP.EXE results in the attached log file. Not sure what to do.
This is using wine via brew on a mac. It reports version 1.6.2
--
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=34602
Bug #: 34602
Summary: Some games from Midway Arcade Treasures 3 crash when
quitting
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: …
[View More]Unclassified
Created attachment 46087
--> http://bugs.winehq.org/attachment.cgi?id=46087
Super Off-Road log+error
For example Super Off-Road crashes in this way.
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 310)
--
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]
http://bugs.winehq.org/show_bug.cgi?id=32644
Bug #: 32644
Summary: Word 2007 Cannot see mouse or current crop when using
crop tool
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Classification: …
[View More]Unclassified
When using the crop tool, you cannot see how much you have cropped and you have
to keep holding the crop and letting go in order to see.
R
--
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]
http://bugs.winehq.org/show_bug.cgi?id=14365
Summary: do not touch high address space (initial stack,
user_space_limit)
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14662)
--> (…
[View More]http://bugs.winehq.org/attachment.cgi?id=14662)
avoid meddling with space above user_space_limit.
In order to co-operate with valgrind and other debugging tools, then wine must
not assume anything about the initial stack, nor pretend that wine can manage
any address space above the user_space_limit. Patch is attached, and will be
sent to wine-patches(a)winehq.org.
--
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=39650
Bug ID: 39650
Summary: would not run windows program
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: thewurd(a)gmail.com
Distribution: ---
Would not run downloaded …
[View More]executable - <Naviextras_Toolbox>
--
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=31167
Bug #: 31167
Summary: World Of Tanks ATI 6310 (fglrx)
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dlotarev(a)yahoo.com
Classification: Unclassified
Created attachment 40921
--> http://…
[View More]bugs.winehq.org/attachment.cgi?id=40921
Log WINEDEBUG=+trace
Hello, i have ArchLinux on a board, when i running World Of Tanks its randomly
freeze after startup (about 3-6 seconds). Im using fglrx driver 12.6 version
and cleanly wine profile.
--
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=40877
Bug ID: 40877
Summary: Unable to install visual basic 6
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: enjoyreachingme(a)hotmail.com
Distribution: ---
Created attachment …
[View More]54957
--> https://bugs.winehq.org/attachment.cgi?id=54957
error log when trying to install vb6
Unable to install visual basic 6 manufactured by Microsoft
--
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=38473
Bug ID: 38473
Summary: wine crashes when closing the program "CASIO
fx-CG10_20 Manager+"
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ga(a)gymntz.es.schule-bw.de
…
[View More]Distribution: ---
Created attachment 51311
--> https://bugs.winehq.org/attachment.cgi?id=51311
crash-report
When closing the program CASIO fx-CG10_20 Manager+ wine 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]
http://bugs.winehq.org/show_bug.cgi?id=32617
Bug #: 32617
Summary: eMule keeps tens of thousands of open files making
linux crash
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: federicoleva(a)tiscali.it
Classification: …
[View More]Unclassified
Created attachment 43043
--> http://bugs.winehq.org/attachment.cgi?id=43043
lsof | grep -i emule
Most of the open files in my machine are from eMule: right now about 40k and
it's two instances of eMule, but I sometimes reach half a million open files
and I guess it's eMule's fault again. This used not to happen with previous
versions of wine and same version of eMule; I'm using wine 1.5.17 now.
$ cat /proc/sys/fs/file-nr
146048 0 371898
$ uname -a
Linux e350 3.6.10-2.fc17.i686.PAE #1 SMP Tue Dec 11 18:27:35 UTC 2012 i686 i686
i386 GNU/Linux
--
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]
http://bugs.winehq.org/show_bug.cgi?id=24426
Summary: FIFA 11: can`t minimize game
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://static.cdn.ea.com/fifa/u/f/fifa11_pc_demo_EU.zi
p%20
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pzinin(a)gmail.com
Created …
[View More]an attachment (id=30796)
--> (http://bugs.winehq.org/attachment.cgi?id=30796)
bug
Hello.
FIFA 11 works under wine very good. You need to install dotnet20 for
fifaconfig.exe (as well).
But I can`t minimize game _without problems_. See screens (attached)
--
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=38031
Bug ID: 38031
Summary: LMMS 1.1.0 (32-bit) crash with "Unhandled page fault
on read access to 0x0aee1020 at address 0x4da388
(thread 002c)"
Product: Wine
Version: 1.7.34
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)…
[View More]winehq.org
Reporter: dgerard(a)gmail.com
Distribution: ---
Created attachment 50667
--> https://bugs.winehq.org/attachment.cgi?id=50667
Backtrace from crash
LMMS 1.1.0 (32-bit) running in Xubuntu 14.04 amd64, using Wine 1.7.34 from the
official PPA.
The program crashes occasionally while playing back (various source files),
with this showing consistently in the command line:
wine: Unhandled page fault on read access to 0x0aee1020 at address 0x4da388
(thread 002c), starting debugger...
Backtrace attached.
Program: https://lmms.io/download/#windows
--
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=37368
Bug ID: 37368
Summary: Nancy Drew Curse of Blackmoor Manor - Crash on menu
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: kesaxton1(a)gmail.com
Created attachment 49693
--> https://bugs.winehq.…
[View More]org/attachment.cgi?id=49693
Terminal debug
Game crashed upon reaching main menu.
--
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=28245
Summary: Checkpoint Firewall SmartConsole
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uwp(a)dicke-aersche.de
Checkpoint has a Windows tool for their Firewall configuration, called
SmartConsole. We have it …
[View More]in version R70.30 now. It installed fine and I can run
submodules like SmartTracker (although filtering doesn't work) but always when
I either try to open the Dashboard directly or via Window-click from another
module (e.g. the SmartTracker) it crashes:
err:ole:CoGetClassObject class {b9c30763-d756-4f91-b4d1-ded870f06f36} not
registered
err:ole:CoGetClassObject no class object {b9c30763-d756-4f91-b4d1-ded870f06f36}
could be created for context 0x1
err:ole:CoGetClassObject class {f129606e-5153-4653-893a-1b426f9887da} not
registered
err:ole:CoGetClassObject no class object {f129606e-5153-4653-893a-1b426f9887da}
could be created for context 0x1
fixme:mscoree:_CorDllMain (0x7c4c0000, 1, (nil)): stub
fixme:mscoree:_CorDllMain (0x7c550000, 1, (nil)): stub
fixme:mscoree:_CorDllMain (0x6750000, 1, (nil)): stub
fixme:mscoree:_CorDllMain (0x6710000, 1, (nil)): stub
wine: Unhandled page fault on read access to 0x06000053 at address 0x6000053
(thread 0042), starting debugger...
I hope this isn't too much for this field, I thought there's no use for using
an attachment for those few lines. If you need more information please tell me
what to do. I'm using Ubuntu 64bit 11.04 natty with the PPA-wine-archive.
1.3.27 is new today. Very strange: when using it via SmartTracker and it
crashes the SmarTracker window stays open and works.
--
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]
http://bugs.winehq.org/show_bug.cgi?id=33532
Bug #: 33532
Summary: Winecfg hangs when brownsing win7 partition ('Add
application...')
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabriel_even(a)yahoo.fr
…
[View More]Classification: Unclassified
Created attachment 44379
--> http://bugs.winehq.org/attachment.cgi?id=44379
Winecfg hangs when brownsing win7 partition ('Add application...')
Winecfg hangs when brownsing win7 partition ('Add application...')
--
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]
http://bugs.winehq.org/show_bug.cgi?id=33365
Bug #: 33365
Summary: Poor performance of memory allocator
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexpigna.dev(a)gmail.com
Classification: Unclassified
If there are many blocks of the …
[View More]same size in one of the free lists and a
slightly larger block which falls into the same free list is allocated the list
will be linearly scanned for a suitable block, potentially blocking for a very
long time. This situation actually happens in the game Deponia, under certain
conditions.
A possible solution would be to round up all allocated blocks in a size
category to the maximum size of the category. In this way the allocator could
always get the first block from a free list. This would waste some bytes, for
each allocation, but avoid the linear search. This solution would be similar to
how the jemalloc allocator works AFAIK.
--
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]
http://bugs.winehq.org/show_bug.cgi?id=33205
Bug #: 33205
Summary: Magic: the Gathering Wide Beta doesn't show background
image
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admiral.hackbar(a)gmail.com
Classification: …
[View More]Unclassified
I'm running the wine from the git head, 1.2.25 doesn't work (see bug #33083).
On the login screen for Magic: the Gathering Online, the background image
doesn't show up. I've attached screenshows of the program in Wine and also
native Windows XP.
The installer is freely downloadable at:
http://www.wizards.com/magic/digital/magiconline.aspx?x=mtg/digital/magicon…
. Pick "Wide Open Beta Version"
The site says it needs .NET 4.0, so I ran installed dotnet40 with winetricks.
--
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]
http://bugs.winehq.org/show_bug.cgi?id=31733
Bug #: 31733
Summary: Freeze then crash with calculation intense windows ap
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eric(a)gozippy.com
Classification: Unclassified
Created attachment 41729
…
[View More] --> http://bugs.winehq.org/attachment.cgi?id=41729
backtrace from wine
I am trying to get out of the Windows environment all together - and perhaps
figure a way to setup a cluster to assist in processing needs of this
application - but for now here it is...
adaptrade builder - a stock trading analysis tool - keeps freezing up on me. It
only does it when there is a large data file set to work with - smaller ones
are ok most of the time (25MB or less). It would be very helpful to be able to
set this on a server or cluster and run the chart and indicator analysis to
help optimize our systems - but the thing keeps crashing. For now we are
running it on Win 7 but that even is a bit slow...
Any ideas are much welcomed!
--
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]
http://bugs.winehq.org/show_bug.cgi?id=14361
Summary: co-operate with valgrind at execv
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14658)
--> (http://bugs.winehq.org/attachment.cgi?id=14658)
…
[View More]insert $WINE_VALGRIND as argv[1] at execve()
When launching a new process, wine can co-operate with valgrind. New
environment variable WINE_VALGRIND is inserted as argv[1]. Patch is attached,
and will be sent to wine-patches(a)winehq.org.
--
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=37274
Bug ID: 37274
Summary: Nancy Drew: Warnings at Wavely Academy won't start
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hildalev(a)gmail.com
Created attachment 49572
--> https://bugs.winehq.org/…
[View More]attachment.cgi?id=49572
Backtrace
I had lag problems with this game with Ubuntu 12.04 and wine 1.4, but after
upgrading to Ubuntu 14.04 and wine 1.7 the game won't start at all.
--
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=34168
Bug #: 34168
Summary: Ride Signs in Theme Park World are not displayed
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: volkangezer(a)gmail.com
Classification: Unclassified
Ride Sign texts in …
[View More]Theme Park World are not displayed. Instead, only signs with
no texts are shown. This may be a font issue, but could not make it work. There
is a Font installer in CD, but it won't install.
Please see the screenshot from appdb regarding to signs:
http://appdb.winehq.org/screenshots.php?iAppId=7545&iVersionId=6091
--
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]
http://bugs.winehq.org/show_bug.cgi?id=14366
Summary: co-operate with valgrind when switching stacks
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14663)
--> (http://bugs.winehq.org/attachment.cgi?id=…
[View More]14663)
tell valgrind when switching stacks
When wine knows it is switching stacks, then wine should tell valgrind. This
reduces valgrind complaints, and increases the ability of memcheck to detect
errors. Patch is attached, and will be sent to wine-patches(a)winehq.org.
--
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]
http://bugs.winehq.org/show_bug.cgi?id=29172
Bug #: 29172
Summary: The Weather Underground / HeavyWeather Uploader
(WUHU): crashes after running a while
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: multimies(a)mymail.fi
…
[View More]Classification: Unclassified
Created attachment 37635
--> http://bugs.winehq.org/attachment.cgi?id=37635
A log of WUHU running with crash
This weather software runs ok, but this bug is a problem. All functions have
been working fine with earlier Wine versions, too.
The bug appears after running the program for a while. But it doesn't apperar
always. I use this program every day and some days it crashes, sometimes not.
I created the log with command wine WUHU.exe &>log.txt
--
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]
http://bugs.winehq.org/show_bug.cgi?id=10205
Summary: Windows Media Player's Online Media Guide does not work
Product: Wine
Version: 0.9.48.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=1449
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-shdocvw
AssignedTo: …
[View More]wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
Created an attachment (id=8813)
--> (http://bugs.winehq.org/attachment.cgi?id=8813)
Console output
The player stalls with the text 'Opening . . .' in the player window for some
time, then shows a troubleshooting page telling you do check that 'work
offline' is not enabled, and that if you are connected to the Internet you can
use this link to connect the player.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35662
Bug ID: 35662
Summary: SonicLab Cosmosf VST crashes on load
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: t(a)tehk.org
Created attachment 47625
--> http://bugs.winehq.org/attachment.cgi?id=…
[View More]47625
debug log
v1.7.13-0ubuntu1 via Wine Team PPA
I frequently use a bazillion different VST that all load and run fine with
vsthost and wine. However, this is one of the only plugins that crashes.
Attached is the debug 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.
[View Less]