http://bugs.winehq.org/show_bug.cgi?id=36548
Bug ID: 36548
Summary: 3DMark 2003 cannot start: Errors occured initializing
Futuremark SystemInfo.
Product: Wine
Version: 1.7.19
Hardware: x86
URL: http://www.futuremark.com/benchmarks/legacy
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Tested using 3DMark03_v360_1901.exe
You must set msvcp70 to "native" in winecfg before attempting to start
3DMark03.exe.
./3DMark03.exe -nosysteminfo
doesn't help either.
It's a regression, however I cannot say or identify when it happened.
--
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=28097
Summary: gdiplus fonts test fails unless Times New Roman
installed?
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
"make test" is failing for me on a fresh Ubuntu 11.04 install
with
font.c:264: Tests skipped: Times New Roman not installed
font.c:322: Test failed: Expected Times New Roman, got L"Liberation Serif"
It looks like the check just above line 322 is wrong...
--
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=31013
Bug #: 31013
Summary: ~/.wine is not a directory when trying to run wine
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qparis(a)playonlinux.com
Classification: Unclassified
When I run wine winecfg in a clean wine prefix, I get the error
"/Users/Tinou/.wine" is not a directory.
Of course I've checked, and /Users/Tinou/.wine IS a directory
If I remove /Users/Tinou/.wine (rm -rf), I get wine: '/Users/Tinou is not owned
by you, refusing to create ...'
The problem is that my home directory is owned by me...
tinoumac:~ Tinou$ ls -l /Users/
total 0
drwxrwxrwt 11 root wheel 374 15 mai 21:45 Shared
drwxr-xr-x@ 115 Tinou staff 3910 25 jui 17:13 Tinou
The problem is quite critical, it prevents wine from running.
Wine version concerned:
1.4.1
1.5.6
1.5.7
Last version working : 1.5.5
Tell me if you want a regression testing
--
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=27187
Summary: GunZ fails to start
Product: Wine
Version: 1.3.20
Platform: x86
URL: http://www.joystiq.com/game/gunz/download/gunz-install
-client
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installs fine (I declined XFire, but that shouldn't make a difference here).
Running fails, only showing:
fixme:shdocvw:PersistStreamInit_Load (0x131790)->(0x32d4b8)
fixme:shdocvw:OleControl_FreezeEvents (0x131790)->(1)
fixme:shdocvw:OleControl_FreezeEvents (0x131790)->(0)
so, I tried native ie7, but that just gives more shdocvw related spam:
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION:
STUB
err:ole:create_server class {9ba05972-f6a8-11cf-a442-00a0c90a8f39} not
registered
err:ole:CoGetClassObject no class object {9ba05972-f6a8-11cf-a442-00a0c90a8f39}
could be created for context 0x4
err:ole:apartment_getclassobject DllGetClassObject returned error 0x8007000e
err:ole:create_server class {9ba05972-f6a8-11cf-a442-00a0c90a8f39} not
registered
err:ole:CoGetClassObject no class object {9ba05972-f6a8-11cf-a442-00a0c90a8f39}
could be created for context 0x5
fixme:advapi:RegisterTraceGuidsW (0x459f97, 0x594b08,
{3e1fd72a-c323-4574-9917-5ce9c936f78c}, 1, 0x33fae8, (null), (null),
0x594b10,): stub
fixme:advapi:RegisterTraceGuidsW (0x459f97, 0x594b28,
{afff9c82-5be3-4205-9b3e-49e014c09a63}, 1, 0x33fae8, (null), (null),
0x594b30,): stub
and the game never starts.
--
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=21729
Summary: missing transparent on VB6 usercontrols
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
Created an attachment (id=26259)
--> (http://bugs.winehq.org/attachment.cgi?id=26259)
Simple VB6 application with source files
In the VB6 a custom usercontrol can be transparent if MaskColor=BackColor and
the Image is assigned to the MaskPicture.
This seems not supported in wine.
A VB6 simple example is in attachment.
--
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=36139
Bug ID: 36139
Summary: msi/db test crash on wine compiled with gcc-4.9.0
Product: Wine
Version: 1.7.17
Hardware: x86
URL: https://test.winehq.org/data/e2bf5163ecf2f56f58993bac7
f8ca1abc0db0324/linux_ae-f20-gcc49/msi:db.html
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48299
--> https://bugs.winehq.org/attachment.cgi?id=48299
terminal output/backtrace
db.c:773: Test marked todo: query failed: 1615
db.c:1498: Test failed: MsiDatabaseOpenView failed
db.c:1501: Test failed: MsiViewExecute failed
db.c:1504: Test failed: MsiViewFetch failed
db.c:1510: Test failed: MsiViewFetch failed
db.c:1511: Test failed: string length wrong
db.c:1761: Test marked todo: Expected 'test2.txt\n', got test1.txt
db.c:1831: Test failed: SELECT query failed: 1615
db.c:1835: Test failed: Failed to get string: 6
db.c:1836: Test failed: Expected 'filename1', got Binary.filename1.1
db.c:1841: Test failed: Failed to get stream: 6
db.c:1842: Test failed: Expected 'test.txt\n', got
Unhandled exception: page fault on read access to 0x00000018 in 32-bit code
(0x7ebdab61).
Backtrace:
=>0 0x7ebdab61 msi_update_table_columns+0x21(db=0x127920, name="MOO")
[/home/austin/wine-git/dlls/msi/table.c:955] in msi (0x0032f768)
1 0x7ebdce8c msi_table_load_transform+0x106b(db=0x127920, stg=0x1317b8,
st=0x139e20, transform=0x13a1c8, bytes_per_strref=0x2)
[/home/austin/wine-git/dlls/msi/table.c:2686] in msi (0x0032f888)
2 0x7ebddac8 msi_table_apply_transform+0x377(db=0x127920, stg=0x1317b8)
[/home/austin/wine-git/dlls/msi/table.c:2789] in msi (0x0032f9b8)
3 0x7ebba3f7 MSI_DatabaseApplyTransformW+0x136(db=0x127920,
szTransformFile="winetst-db.mst", iErrorCond=0)
[/home/austin/wine-git/dlls/msi/msiquery.c:744] in msi (0x0032fa28)
4 0x7ebba479 MsiDatabaseApplyTransformW+0x48() in msi (0x0032fa68)
5 0x7ebba594 MsiDatabaseApplyTransformA+0xa3(hdb=<couldn't compute location>,
szTransformFile=<couldn't compute location>, iErrorCond=<couldn't compute
location>) [/home/austin/wine-git/dlls/msi/msiquery.c:790] in msi (0x0032fab8)
6 0x7ecccbc7 test_try_transform+0x5f6()
[/home/austin/wine-git/dlls/msi/tests/db.c:3136] in msi_test (0x0032fc68)
7 0x7ecd0f0e func_db+0x11fd()
[/home/austin/wine-git/dlls/msi/tests/db.c:9663] in msi_test (0x0032fd58)
8 0x7ec8b9f8 main+0x327(argc=<is not available>, argv=<is not available>)
[/home/austin/wine-git/dlls/msi/tests/../../../include/wine/test.h:584] in
msi_test (0x0032fe08)
I'll attach the full backtrace.
--
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=33105
Bug #: 33105
Summary: un/plugging earphone while playing kills sound on
MacOS
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Classification: Unclassified
I had observed earlier that mplayer stopped playing audio when plugging
earphones into my Mac Mini. Running the interactive (audible) mmdevapi render
tests shows the likely culprit.
AudioQueueGetCurrentTime fails during approximately 500ms while the Mac is
dynamically reconfiguring its audio pipeline following the plug operation.
243251.428:trace:coreaudio:get_current_aqbuffer_position 634 frames (relative)
243251.450:trace:coreaudio:AudioClient_GetCurrentPadding (0x12bae8)->(0x32fbf8)
243251.450:warn:coreaudio:get_current_aqbuffer_position Unable to get current
time: 73746f70
...
243251.936:warn:coreaudio:get_current_aqbuffer_position Unable to get current
time: 73746f70
243251.942:trace:coreaudio:AudioClient_GetCurrentPadding (0x12bae8)->(0x32fbf8)
243251.942:trace:coreaudio:get_current_aqbuffer_position No buffers queued
QueueStopped = 0x73746f70, // ASCII 'stop'
Apple's Audio Queue Services documentation does not mention that result code,
however some OSS projects do.
mono's Mac driver:
https://github.com/mono/maccore/blob/master/src/AudioToolbox/AudioQueue.cs
AudioStreamer.m:
http://code.metager.de/source/xref/ubuntu/one/ios-music/utilities/AudioStre…
Upon encountering that error, the latter app simply repeats the last known
position (like our winealsa/oss drivers do).
The Wine bug is possibly in mmdevdrv.c:get_current_aqbuffer_position. It
always struck me that there's some "return 0" not preceded by
"if(mode==BUFPOS_ABSOLUTE) /* add This->written_frames */"
As a consequence, GetPosition returns 0, which possibly breaks winmm, DSound
and anyone else using that API.
I have a patch series that revisits that function...
The render tests show that audible audio resumes normal operations past that
half second, so aborting the CA queue or returning an error to the application
(e.g. AUDCLNT_E_DEVICE_INVALIDATED) is to be avoided IMHO. (Of course, adding
support of DEVICE_INVALIDATED to Wine's winmm and DSound is another task).
--
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=9832
Summary: Crysis Beta cannot connect to servers
Product: Wine
Version: 0.9.45.
Platform: PC
URL: http://www.fileplanet.com/144808/140000/fileinfo/Crysis-
Beta-Client
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
I have linked to the Beta, but I believe you may need a FilePlanet subscription
to download. If so I can provide any traces or anything...
The game gets as far as the server list, and can see all the servers and all
the information about them, however never actually connects. All other
networking functionality such as the built in chat works, except for connecting
to servers.
When you click connect, the terminal outputs this (every time):
fixme:winsock:_remap_optname Unknown optname 22, can't remap!
fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000016
I'll attach the full +winsock output too, but it's very big which is why I
pasted the seperately.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23749
Summary: SpongeBob SquarePants: Diner Dash 2 - can't start free
trial without native shdcocvw
Product: Wine
Version: 1.2
Platform: x86
URL: http://arcade.nick.com/nick/gameinfo.jsp?s=SpongeBobDi
nerDash2
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=29762)
--> (http://bugs.winehq.org/attachment.cgi?id=29762)
terminal output
If I only have shdocvw as builtin from ie6, I see:
fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x131e18)->(0x12d240)
fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x131e18)->(0x12d240)
and there is no button to start the trial. Native ie6 fixes it. Strangely
though, the full version button shows up fine (with builtin shdocvw).
--
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=23420
Summary: CMR3 and CMR2005 shows Gnome menu bars all the time
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t6tiar00(a)students.oamk.fi
Colin McRae Rally 3 and 2005 shows Gnome menu bars all the time. The bars are
still visible after switching different resolution.
--
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.