http://bugs.winehq.org/show_bug.cgi?id=34154
Bug #: 34154
Summary: iTunes 7 does not install
Product: Wine
Version: 1.6
Platform: x86
URL: http://www.oldapps.com/itunes.php?old_itunes=15?downlo
ad&ModPagespeed=noscript
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 00cpxxx(a)gmail.com
Classification: Unclassified
Created attachment 45435
--> http://bugs.winehq.org/attachment.cgi?id=45435
standard output + vbscript output
The installer for iTunes 7 shows an error screen saying something went wrong
and does not install. The output is attached, the following lines look relevant
so I added a +vbscript to the log.
fixme:vbscript:interp_newenum Unsupported for {V_BYREF -> {VT_DISPATCH:
0x216428}}
fixme:vbscript:exec_script Failed 80004001 in resume next mode
winetricks wsh56vb workarounds the issue.
--
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=35110
Bug ID: 35110
Summary: LabChart Reader 8 installer ends prematurely
Product: Wine
Version: 1.7.8
Hardware: x86
URL: http://cdn.adinstruments.com/Installers/win/LabChartRe
ader_v8.0.msi
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Blocks: 28847
Classification: Unclassified
Created attachment 46834
--> http://bugs.winehq.org/attachment.cgi?id=46834&action=edit
standard output
SHA1:
2d4f4ffc88e1b40f76d5fa95bdf9ac1a2dea1162 LabChartReader_v8.0.msi
I think this is the relevant part:
fixme:vbscript:parse_script parser failed around L" Properties\r\n Dim
Quiet\r\n\r\n Public Default Sub Init ()\r\n Set Properties =
CreateObject (\"Scripting.Dictionary\")\r\n Quiet = true\r\n End
Sub\r\n\r\n Public Property Get Property (name)\r\n if Not Quiet and
not Properties.Exists (name) then\r\n Ech"...
err:msi:ITERATE_Actions Execution halted, action L"GetCmdDir" returned 1603
This bug may be a duplicate of some other Scripting.Dictionary bug.
winetricks -q wsh56vb workarounds the issue.
--
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=32161
Bug #: 32161
Summary: IAudioClient should support IMarshal
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
It looks like IAudioClient should support the IMarshal interface. This impacts
the Rocksmith PC game (it has a demo but only on Steam):
0040:trace:alsa:AudioClient_QueryInterface
(0x162ed8)->({00000003-0000-0000-c000-000000000046}, 0x680e92c)
0040:warn:alsa:AudioClient_QueryInterface Unknown interface
{00000003-0000-0000-c000-000000000046}
0040:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
0040:err:ole:CoMarshalInterface Failed to marshal the interface
{1cb9ad4c-dbfa-4c32-b178-c2f568a703b2}, 80040155
0032:trace:alsa:AudioClient_Release (0x162ed8) Refcount now 1
0032:trace:alsa:AudioClient_Release (0x162ed8) Refcount now 0
--
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=27831
Summary: Tic Tac Toe Game (vbscript) cannot be played
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.planet-source-code.com/vb/scripts/ShowCode.
asp?txtCodeId=48298&lngWId=1
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
To view page you need to
~/wine-git/wine iexplore file://c:/Game.htm
None of the blank squares can be populated(clicking) and thus the game cannot
be played.
Didn't quite know what to pick for the severity so I picked minor.
--
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=32109
Bug #: 32109
Summary: Wine GIT 32bit selfcompiled: Installation of CorelDRAW
12 fails because builtin MSI has bugs
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gjwucherpfennig(a)gmx.net
Classification: Unclassified
First "rm -rf .wine"
then
$ WINEDEBUG=+msi,+vbscript /var/chroot/opt/wine/bin/wine setup.exe
&>msi_vbscript.log
Sometimes the installer hangs and has to be cancelled,
sometimes I the installer seems to succeed and I get a 62MB output.
Wine GIT includes the fix from BUG 32080...
--
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=34815
Bug #: 34815
Summary: iexplore hotmail.com needs IHTMLFrameBase::get_onload
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Continuation from bug27694
--
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=26235
Summary: Pioneer DJs: page fault on read access in MFC71.dll
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bghome(a)gmail.com
To reproduce this click on the File -> Import -> MP3 Audio File menu. Then wine
crashes.
I expect the Windows file browser window to be opened.
Demo version is available from:
http://www.prodjnet.com/products/soft/djs/download_list_en.html
--
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=13638
Summary: dogfood: xampp won't work properly
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
Installation works fine, control panel starts.
Starting/stopping mysql will force the panel to hang sometimes and really
starting apache / mysql is not possible. (Yes, i was sure to have no other
application listen on the ports these applications use)
--
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=23570
Summary: Cannot play songs using Songbird 1.4.3 and 1.7.3
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.songbirdnest.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
After installing and grabbing my music library, playing a song will result in a
crash in Songbird.
The console printed this directly before the crash and after clicking to play a
song.
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x7bdbc68,0x7bdbbf0): stub
Full log: http://pastebin.com/8PBxEiji
--
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=31724
Bug #: 31724
Summary: SolidWorks Explorer 2012: Rollback at the end of
installation
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 41716
--> http://bugs.winehq.org/attachment.cgi?id=41716
Message about unsuccessful instalation
Steps to reproduce:
1) remove ~/.wine
2) wine swexplorer.exe
3) do default installation
4) application installs
Behaviour:
At the end message about unsuccessful installation (see attachment).
Expected behaviour:
Successful installation.
Terminal output:
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:vbscript:ScriptDisp_GetIDsOfNames
(0x122de30)->({00000000-0000-0000-0000-000000000000} 0x87e9cc 1 1024 0x87e96c)
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Failed to load DLL C:\Program Files\Common Files\SolidWorks
Shared\swdocumentmgr.dll
--
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=35645
Bug ID: 35645
Summary: Sid Meier's Ace Patrol (Steam) crashes on
unimplemented function msvcp110.dll._Xtime_get_ticks
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
reported by a Wine user who tried to run this game but failed.
--- snip ---
Unimplemented function msvcp110.dll._Xtime_get_ticks called at address
0x7b83d899 (thread 0056), starting debugger...
--- snip ---
Regards
--
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=31423
Bug #: 31423
Summary: Windows script host broken
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djahma(a)gmail.com
Classification: Unclassified
Windows script host is not found by software which provide a scripting
interface based on it.
AmiBroker is the software in question. It offers a scripting feature which rely
on WSH but AmiBroker doesn't find it on recent versions of wine, although
running scripts work when doing:
wine wscript myscript.js
I've tried various setups with Ubuntu 12.04 64bit and mint13 32bit and
playonlinux to install various wine versions (1.5, 1.4, 1.3 ,1.2, 1.1.30).
The strange thing is that AmiBroker could run jscripts when I was on Ubuntu
11.04 32bit and wine 1.2.2.
Each time, I installed vcrun6 wsh56 and wsh57, msxml3, MFC42, ie6.
I don't know how but I could see in the registry that jscript and vbscript are
registered...not sure that help.
Unfortunately, I'm not a hacker, I just write simple scripts and programs to
help me in my financial researches (render information directly on charts). A
lot of my code written for AmiBroker rely on this ability to call WSH from
within Amibroker. This means that a lot of my work would be lost unless a
Hacker finds a way to setup WSH properly in wine, or I return to windows.
All I can do is to offer my time to run the commands someone knowledgeable
would tell me to type. I've got AmiBroker, I've got some scripts to test, let
me 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.
http://bugs.winehq.org/show_bug.cgi?id=35596
Bug ID: 35596
Summary: ApexDC++ : crash on startup (fixme: FindFirstFileExW)
Product: Wine
Version: 1.7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sultanoswing.us(a)gmail.com
Classification: Unclassified
The latest version (1.5.10) of ApexDC++ introduces a number of changes to file
sharing, hashing and search changes sync'd from DC++.
It installs fine (including a fresh prefix, set to win XP). But crashes on
startup with the following brief terminal message:
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:file:FindFirstFileExW options not implemented 0x00000000 0x00000001
Reversion back to ApexDC++ 1.5.9 resolves the problem. The developers of
ApexDC++ say that this is due to an incomplete or unimplemented API
(FindFirstFileExW).
--
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=31970
Bug #: 31970
Summary: Microstation 8i installer doesn't work
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julius(a)zgod.cjb.net
Classification: Unclassified
Created attachment 42123
--> http://bugs.winehq.org/attachment.cgi?id=42123
stderr output with WINEDEBUG=+msi
The Microstation 8i installer fails when it's about to copy files after going
through the wizard to select which options you want.
I skipped the prerequisite pack, because most of it consists of updates for
Windows components which also have builtin Wine variants.
Attached the registry entry needed to skip the prerequisite pack check and the
stderr output from Wine with WINEDEBUG=+msi.
--
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=30480
Bug #: 30480
Summary: Setting CPU affinity doesn't work on Macs
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: M8R-45axwd(a)mailinator.com
Classification: Unclassified
In the Wine task manager, it is possible to change CPU affinity for an every
process. On Macs, however, this change does nothing, even though the number of
CPUs/cores is correctly detected by taskmgr.exe.
For Mac OS X there are no tools such as taskset or schedtool which could set
affinity on an application basis (hwprefs turns off processor cores
system-wide, so this isn't a practical solution). Thus, implementing the
function to disable or activate CPUs for a given process in Wine, could be
really useful.
PS Is there at least a way to tweak/compile Wine, so that it would
recognize/use only one of the Mac's cores?
--
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=28007
Summary: Visio fails to save files and gives a Disk Full Error
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geoffreylcooper(a)msn.com
Wine Error: Very similar to bug No 13822; Excel error
System details: Linux 2.6.32-33-generic #71-Ubuntu SMP Wed Jul 20 17:30:40 UTC
2011 i686 GNU/Linux
Wine version 1.2.2 fresh install with all defaults unchanged
Installed MS Visio 2003
any visio files previously saved from a windows machine will not save when run
from within wine. Error message is Disk Full. This action results in the
original file being corrupted, with a file size of approx 1.5kb
Go to Save As, and give it a new file name, and it saves ok
A possible fix for the bug 13822 was reportedly copying ole32.dll into wine,
but it didn't say which version of ole32.dll I tried it with the vista version
of ole32.dll and it caused visio to crash.
Tried various other overrides without any luck.
--
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=19605
Summary: Touhou Koumajou Densetsu: fails to start
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: isbugged(a)gmail.com
The game fails to start, showing a window with an "Startup failed" error and no
message outputs.
Tested with Wine 1.1.26 on Ubuntu 9.04 x86-64.
Link to the trial version: http://aja-games.com/download/koumajo_trial.zip
--
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=34817
Bug #: 34817
Summary: w3schools example doesn't work
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
wine iexplore
http://www.w3schools.com/xml/tryit.asp?filename=tryxml_dom_createelement
fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref c8
err:ole:userdefined_to_variantvt Could not get typeinfo of hreftype c8 for
VT_USERDEFINED, hr = 0x80004005
--
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=25037
Summary: Microsoft Tinker Doesn't Render, Gameplay not possible
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
Created an attachment (id=31732)
--> (http://bugs.winehq.org/attachment.cgi?id=31732)
zipped WINEDEBUG=+module debug log
Game installs and launches, but produces only a black screen with "Game" and
"Help" menus. ahk reveals the main window as "MainWindowClass1",
"RenderWindow".
Tried 'winetricks wmp10 gfw d3dx9 vcrun2008 gameux=disabled' but no joy. Also
am seeing some errors that seem to be related to gameux not being found, so I
tried manually copying/overriding it... still no joy.
See debug 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.
http://bugs.winehq.org/show_bug.cgi?id=21526
Summary: several programs fail to compile under cygwin
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.cygwin.com
OS/Version: Windows XP
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Seems to be related to command line arguments:
cmd.exe-HRRQ2O.c: In function `main':
cmd.exe-HRRQ2O.c:5: error: `__wargv' undeclared (first use in this function)
cmd.exe-HRRQ2O.c:5: error: (Each undeclared identifier is reported only once
cmd.exe-HRRQ2O.c:5: error: for each function it appears in.)
Also affects:
dxdiag.exe-8dF1r2.c:5: error: `__wargv' undeclared (first use in this function)
explorer.exe-huqBP4.c:5: error: `__wargv' undeclared (first use in this
function)
extrac32.exe-ZBAgOk.c:5: error: `__wargv' undeclared (first use in this
function)
mshta.exe-ivENd9.c:5: error: `__wargv' undeclared (first use in this function)
reg.exe-bHwntd.c:5: error: `__wargv' undeclared (first use in this function)
start.exe-LokQFy.c:5: error: `__wargv' undeclared (first use in this function)
svchost.exe-ntfQ5M.c:5: error: `__wargv' undeclared (first use in this
function)
termsv.exe-aacxDf.c:5: error: `__wargv' undeclared (first use in this function)
uninstaller.exe-iXvRef.c:5: error: `__wargv' undeclared (first use in this
function)
winebrowser.exe-zWnYcC.c:5: error: `__wargv' undeclared (first use in this
function)
winedevice.exe-SvwxgZ.c:5: error: `__wargv' undeclared (first use in this
function)
winepath.exe-guBaBG.c:5: error: `__wargv' undeclared (first use in this
function)
xcopy.exe-0dP3a3.c:5: error: `__wargv' undeclared (first use in this function)
Notepad/regedit have a different (but possibly related) problem:
dialog.o: In function `DIALOG_Search':
/home/austin/wine-git/programs/notepad/dialog.c:1059: undefined reference to
`___assert_func'
dialog.o: In function `DIALOG_Replace':
/home/austin/wine-git/programs/notepad/dialog.c:1093: undefined reference to
`___assert_func'
hexedit.o: In function `HexEdit_WindowProc':
/home/austin/wine-git/programs/regedit/hexedit.c:307: undefined reference to
`___assert_func'
regproc.o: In function `import_registry_file':
/home/austin/wine-git/programs/regedit/regproc.c:671: undefined reference to
`___assert_func'
collect2: ld returned 1 exit status
Other than this, when using CFLAGS="-D _WIN32" the compile 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.
http://bugs.winehq.org/show_bug.cgi?id=22918
Summary: Ship Simulator 2008 demo crashes on startup (needs
D3DXCreateSphere)
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.shipsim.com/downloads/trailers
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Created an attachment (id=28358)
--> (http://bugs.winehq.org/attachment.cgi?id=28358)
console log, from wine-1.2-rc1-179-gdd09205
When installed with nothing else in a clean wine prefix, Ship Simulator 2008
crashes on startup.
wine: Call from 0x7b836a02 to unimplemented function
d3dx9_36.dll.D3DXCreateSphere, aborting
Before that, it hits a number of d3dx stubs, so even when this is implemented,
it will likely not work properly.
--
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=26654
Summary: regression MS Office 2000 and 2007 programs crash
Product: Wine
Version: 1.3.16
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ftoth(a)telfort.nl
With wine 1.3.15 MS Office 2000 and 2007 programs work nicely (Word, Excel,
Powerpoint).
However starting from 1.3.16 the crash. When starting on my monitor the
application (either Word Excel or Powerpoint) open as a quarter size of my
screen.
They immediately crash when I try to resize the window. I think other operation
crash as well (file open/save).
Reverting back to 1.2.2 everything works again.
Today tested with 1.3.17 but now the apps report 'not installed' on start.
Reverting back to 1.2.2 everything works again.
I use the ubuntu ppa (maverick) build on 32-bit maverick and the same on debian
amd64 squeeze.
--
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=26602
Summary: MS Excel 2007: Excel hangs-up after closing solver
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33867)
--> (http://bugs.winehq.org/attachment.cgi?id=33867)
Terminal output on wine-1.3.16-213-gda4ed47
Steps to reproduce:
1) remove ~/.wine
2) install MS Office 2007
3) set riched20.dll and usp10.dll to native
4) wine EXCEL.EXE
5) Excel configuration->Add-ons->Enable solver add-on*
6) Data->Solver->Close
*I use Polish language version of MS Office so names may not be exact in
English language
Behaviour:
Hang-up and in the end crash.
Expected behaviour:
No crash, no hang-up.
--
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=22935
Summary: Double clicking a word file can't open it (opens fine
from Word 2007 opens it)
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=28392)
--> (http://bugs.winehq.org/attachment.cgi?id=28392)
Word file with long name
If I double click on the filename, Word 2007 opens but never opens the file.
I can open it from the program menu.
I presume it's something to do with the length of the file name. Can anyone
confirm?
File 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.
http://bugs.winehq.org/show_bug.cgi?id=31111
Bug #: 31111
Summary: wmp9 install fails with builtin pidgen
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Windows Media Player 9 installer complains
wine: Call from 0x7ece4712 to unimplemented function pidgen.dll.PIDGenSimpW,
aborting
with current wine.
Overriding pidgen to native works around the problem.
Oddly, even though builtin pidgen returns FALSE from DLL_WINE_PREATTACH, the
builtin dll is used by default?
--
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=26568
Summary: NX7.5: License Server installation hangs up on
starting services
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33830)
--> (http://bugs.winehq.org/attachment.cgi?id=33830)
WINEDEBUG=+msi on Wine 1.3.16
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko flash
3) wine Laucher.exe
4) Install License Server
5) Next, next, next ...
Behaviour:
Installer hangs up on starting services.
Expected behaviour:
Installer should finish successfully.
Terminal output:
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action
L"MakeVDDRegEntry.B391C188_6953_11D4_82CB_00D0B72E1DB9" returned 1603
--
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=35572
Bug ID: 35572
Summary: gdi32:font fails on Windows 2000
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Classification: Unclassified
The conformance test failure is:
font.c:5360: Testing @WineTestVertical...
font.c:5302: Test failed: got 556, expected abcA(0) + abcB(876) + descent(-140)
See:
http://test.winehq.org/data/tests/gdi32:font.html
This failure was introduced by this patch:
commit a221654aaee6ff112da03b9d25c742344a47f58f
Author: Akihiro Sagawa <sagawa.aki(a)gmail.com>
Date: Fri Jan 10 20:29:59 2014 +0900
gdi32/tests: Add tests for vertical writing metrics.
--
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=22010
Summary: Europa Universalis: For the Glory; crashes on startup
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wurgl(a)mailinator.com
For the Glory 1.0 crashes on startup before intro screen. wine debug log
doesn't present useful info.
For the Glory 1.1 crashes on startup before intro screen and displays 4 error
dialogs before exiting:
"Assertion Failed: Error in DB: no valid techgroup" and 3 similar ones
the demo shows the same behaviour as 1.0
--
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=30876
Bug #: 30876
Summary: Diablo 1 demo crashes
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Classification: Unclassified
Created attachment 40457
--> http://bugs.winehq.org/attachment.cgi?id=40457
Diablo console output of CentOS 6.2
I am trying to get the shareware version of Diablo 1 to run. I read that it
"needs the hacked "wa_ddraw" ddraw.dll to be useful" but there are no further
updates of this ddraw.dll
I have attached my console output. OS is CentOS 6.2
Kernel is: 2.6.32-220.17.1.el6.i686
--
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=20209
Summary: AverTV installer for AverMedia AverTV Hybrid Volar HX
crashes
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
URL: http://www.avermedia.eu/avertv/DE/Product/ProductDetai
l.aspx?Id=293
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehqbugs(a)soerenfleischer.com
Created an attachment (id=23832)
--> (http://bugs.winehq.org/attachment.cgi?id=23832)
Output when running
A827_6.0.18.09051503_Drv_2.0.x.124\(XP_Vista\)_2.0.x.121\(Win7\)_SWEncoder_3.0.1.6_AVIN_2.0.7.0_090724.exe
Here is the output when running the installer.
--
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=35107
Bug #: 35107
Summary: (?gdi32)Cannot display japanese vertical text
correctly.
Product: Wine
Version: 1.7.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matyapiro31(a)gmail.com
Classification: Unclassified
Created attachment 46828
--> http://bugs.winehq.org/attachment.cgi?id=46828
Hidemaru in Wine 1.4 that display correctly.
in Wine 1.4,you can display it correctly,but
in Wine 1.7 the font became to a crushed picture.
This is unknown,but this should be bug of one in user32,kernel32,gdi32.
--
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=29987
Bug #: 29987
Summary: error program BlueKenue (CHC)
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexis.beudin(a)free.fr
Classification: Unclassified
Created attachment 39039
--> http://bugs.winehq.org/attachment.cgi?id=39039
page fault on read access
BlueKenue is a pre-post processor for Telemac hydraulic modeling system.
This program works fine in windows but crash with wine when manipulating
various files too quick.
--
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=26517
Summary: WWIIOL crash to desktop
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)brianvuyk.com
WWIIOnline crashes to the desktop with the following chunk in the console:
fixme:dbghelp:elf_new_wine_thunks Duplicate in L"oleaut32<elf>":
IPersistPropertyBag2_FormatStringOffsetTable<7c6ca2bc-00000008>
IPictureDisp_FormatStringOffsetTable<7c6ca2bc-0>
fixme:dbghelp_dwarf:compute_location Only supporting one breg (ecx/18 ->
edi/24)
The crash can be replicated by entering the game, spawning an airplane, and
flying. Eventually, you will crash with the above error.
I would be happy to provide better information for debugging if someone tells
me what needs to be done.
--
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=35635
Bug ID: 35635
Summary: VMXBuider 0.8 (VB6 app) fails to create new VM,
reporting "Run-time error '445'" - filesys_get_Drives
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scrrun
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
With problem described in bug 8539 fixed, next one is missing IDriveCollection
support:
---
fixme:scrrun:filesys_QueryInterface Unsupported interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:scrrun:filesys_QueryInterface Unsupported interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
fixme:scrrun:filesys_get_Drives 0x7d510ef4 0x33f260
fixme:scrrun:filesys_QueryInterface Unsupported interface
{df0b3d60-548f-101b-8e65-08002b2bd119}
---
--
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=30324
Bug #: 30324
Summary: imgburn 2.5.7.0 crashes on startup
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: some_user1(a)supergreatmail.com
Classification: Unclassified
Created attachment 39626
--> http://bugs.winehq.org/attachment.cgi?id=39626
crash log of imgburn
Hello, i installed the latest imgburn and while trying to launch it, it
crashes.
I am using wine 1.5.1, on archlinux.
imgburn version 2.5.7.0
I have attached the bug report.
--
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=28972
Bug #: 28972
Summary: Crystal Enterprise 8 (a flavor of Crystal Reports?)
install fails when starting services
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
This is the followon to bug 9444.
With today's git, installation seems to nearly complete... and then the log
shows
TheJobServer::Initialize: you either have to specify a nameserver or a port
number!
...
err:eventlog:ReportEventW L"Unable to load dll: procReport."
...
err:eventlog:ReportEventW L"The root server reported an error Initialization
Failure."
...
err:msi:ITERATE_Actions Execution halted, action L"StartServices" returned 1627
and a fatal dialog about not being able to start a service
comes up; when you click OK, the installation is rolled back.
--
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=22089
Summary: Starcraft II license screen - moving the mouse makes
installer think you've read entire license
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=26919)
--> (http://bugs.winehq.org/attachment.cgi?id=26919)
terminal output
Starcraft II's beta has one of the licenses where you must read the entire
license before clicking agree. On windows 7, it makes you do so. On wine, just
moving the mouse over the window activates the 'agree' button. Native ie6 works
around it.
--
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=35624
Bug ID: 35624
Summary: 3Dmark 2001 SE: Brkoken "Fill Rate (Multi-Texturing)"
test
Product: Wine
Version: 1.7.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Classification: Unclassified
All the test are displayed correctly except "Fill Rate (Multi-Texturing)". Fast
way to reproduce click "Change" (under Selected Tests) -> (tab) "Custom" ->
Clear -> choose "Fill Rate (Multi-Texturing)" -> click "Benchmark".
Currently the wine lower than 1.7.8 can't be configured&compiled on Debian
Jessie due to newer libraries. After backporting pathces for freetype, x11,
lcsm2 i was able to make wine happy with configure/make down to 1.7.0/1.6.0.
Anyway i endup with non-vannila wine.
If anyone is able to make the regression test, go ahead. It will take me some
time to prepare another machine with Debian Wheezy for regression testing below
wine-1.7.8.
--
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=16360
Summary: Help does not work in Office 2000
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
Created an attachment (id=17677)
--> (http://bugs.winehq.org/attachment.cgi?id=17677)
console output when opening help in MS Office 2000
Whenever I try opening the help in any Office 2000 application, I only get a
new empty window and a lot of errors in console output (see attached file).
--
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=35629
Bug ID: 35629
Summary: Zynaps: menu is rendered incorrectly
Product: Wine
Version: 1.1.13
Hardware: x86
URL: http://havsoft.co.uk/Games/ZynapsRemix.zip
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Regression SHA1: 80055e1fcd0140d610d54bf7d48f3843245c7059
Created attachment 47585
--> https://bugs.winehq.org/attachment.cgi?id=47585
screenshot
Noticed while looking at old bugs (specifically bug 29309). This is okay in
1.6.
austin@aw25 ~/wine-rt $ git bisect good
80055e1fcd0140d610d54bf7d48f3843245c7059 is the first bad commit
commit 80055e1fcd0140d610d54bf7d48f3843245c7059
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Nov 14 10:47:17 2013 +0100
ddraw: Pass the ddraw texture to ddraw_surface_init().
:040000 040000 6f7f4c12bd34eb2db70142afe5112571f9fe40f9
24e43da3ce5adb42046b07b2901a93c6bf764d61 M dlls
austin@aw25 ~ $ du -h ZynapsRemix.zip
7.9M ZynapsRemix.zip
austin@aw25 ~ $ sha1sum ZynapsRemix.zip
4b7ca38f363bef133853634e4a61e300adbab3b9 ZynapsRemix.zip
austin@aw25 ~ $ wine --version
wine-1.7.12-214-gf694879
--
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=29846
Bug #: 29846
Summary: HTML-Kit 292 can't show any plugin previews except the
default
Product: Wine
Version: 1.4-rc2
Platform: x86-64
URL: http://www.htmlkit.com/download/#download-html-kit-292
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: jacek(a)codeweavers.com
Classification: Unclassified
Regression SHA1: e0f6b95d44f8208d2dce75278eb88e6eb57fe744
Created attachment 38764
--> http://bugs.winehq.org/attachment.cgi?id=38764
Terminal output
HTML-Kit provides a list of installed plugins (several are included with the
default installation) within the program, where a preview of each one can be
viewed. Since 1.3.34, this preview stopped updating and is stuck showing
information about the plugin that was selected by default. Regression testing
indicated:
e0f6b95d44f8208d2dce75278eb88e6eb57fe744 is the first bad commit
commit e0f6b95d44f8208d2dce75278eb88e6eb57fe744
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Fri Nov 25 15:58:37 2011 +0100
urlmon: Properly compare file URIs.
:040000 040000 647344d6aae542df3f6a5c0ce5f529850bd06a7e
b7c3fb79d07aa36cc159c08690c12604f50f43b2 M dlls
Reverting the patch restored the behavior of 1.3.33. Note that there was an
earlier regression between 1.3.32 and 1.3.33 (not yet bisected) which caused
this preview to be successfully updated only once.
To reproduce, go to help -> installed plugins and click on some plugin like
"download batch actions." Nothing happens.
--
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=27504
Summary: Freejack downloader crashes before downloading files
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://freejack.gamerkraft.com
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 27495
Created an attachment (id=35162)
--> (http://bugs.winehq.org/attachment.cgi?id=35162)
terminal output/backtrace
While looking at bug 27495, I noticed the downloader crashes before downloading
any files. Terminal output shows a lot of mshtml/shdocvw, so tried native ie7,
which doesn't help. I also see:
fixme:winsock:WS_getsockopt WS_SO_CONNECT_TIME - faking results
wine: Unhandled page fault on write access to 0x00000001 at address 0x560795
(thread 003c), starting debugger...
Unhandled exception: page fault on write access to 0x00000001 in 32-bit code
(0x00560795).
which reminds me of bug 26411, but that patch doesn't help.
613b642a764073fcdc1b72aa392b63876458d84f freejack_downloader.exe
terminal output/backtrace 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.
http://bugs.winehq.org/show_bug.cgi?id=29954
Bug #: 29954
Summary: ERWIN r8.2 cannot install due to missing
ERwinIScustomactions.dll
Product: Wine
Version: 1.4-rc4
Platform: x86
URL: http://rmdmdownloads.ca.com/akdlm/ERwin/EvalCE/ERwin.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rambo_8713(a)hotmail.com
Classification: Unclassified
Created attachment 38985
--> http://bugs.winehq.org/attachment.cgi?id=38985
Error window and screen shot of ERwin version
I can't get past this install screen after i click ok, the setup is forcing a
quit. However on an older version of ERwin installer r7, i could not accept
(agree) the EULA. I'm not sure if this new version of ERwin has the same
problem, because the program forces quit b4 i even reach the EULA screen.
URL for the installer listed
--
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=12757
Summary: Europa Universalis Rome: Crashes on start-up
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cja(a)gmx.net
Created an attachment (id=12414)
--> (http://bugs.winehq.org/attachment.cgi?id=12414)
Start-up print outs of EU Rome - Full game.
Both the full Europa Universalis Rome game and demo crashes at start-up.
I guess when the main menu is about to be loaded.
Both the game and the demo needs the msvcp60.dll in the same directory as
the main .exe file and a copy of d3dx9_36.dll in the windows/system32
Probably they also require the videomemory registry variable to be set.
--
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=30099
Bug #: 30099
Summary: Terraexplorer 6.1 not run
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 0001(a)techemail.com
Classification: Unclassified
http://www.skylinesoft.com/
installs but not run
--
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=9396
Summary: Solidworks Crashes when requested to open file.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schuh(a)berkeley.edu
Solidworks crashes when opening a new file or trying to save a new file.
(I installed Solidworks from a local copy of my Solidworks DVD. The DVD isn't
centered, so I don't like using it more than I have to.)
Steps to reproduce:
Start Solidworks with "wine sldworks.exe"
Click the Open button on the toolbar or the save button.
A dialog box that says "An unsupported operation was attempted." pops up.
Hit OK or the X in the corner of the window.
Solidworks crashes.
I ran wine with
WINEDEBUG=fixme+all,warn+all,+relay,warn+all
and captured the output. The resulting file is 740M. What of this file should
I include to help solve the problem?
I tried to put debug markers in the file through the "Put 'Debug Mark' in Debug
Log" option in the wine menu right before opening a file, but the crash was 2
million lines below the debug mark, and didn't help me find the problem or any
good information.
--
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=26461
Summary: OmniPage 17 stops at splash screen
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dgerard(a)gmail.com
I start OmniPage 17, it gets as far as displaying the splash screen and hangs.
System is Ubuntu 10.10 32-bit, Wine is 1.3.15 from the PPA.
Command line:
fun@binky:~/.wine/drive_c/Program Files/Nuance/OmniPage17$ wine OmniPage17.exe
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0xa80e914, overlapped 0xa80e918): stub
wine: configuration in '/home/fun/.wine' has been updated.
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:wbem_locator_ConnectServer 0x134ab0, L"ROOT\\CIMV2", (null),
(null), (null), 0x00000000, (null), (nil), 0xefea44)
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wbemprox:wbem_locator_ConnectServer 0x136810, L"ROOT\\CIMv2", (null),
(null), (null), 0x00000000, (null), (nil), 0xffea4c)
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wbemprox:wbem_locator_ConnectServer 0x136810, L"ROOT\\CIMv2", (null),
(null), (null), 0x00000000, (null), (nil), 0xefea4c)
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wbemprox:wbem_locator_ConnectServer 0x136860, L"ROOT\\CIMv2", (null),
(null), (null), 0x00000000, (null), (nil), 0xffea4c)
fixme:wbemprox:wbem_locator_ConnectServer 0x136860, L"ROOT\\WMI", (null),
(null), (null), 0x00000000, (null), (nil), 0xefea44)
fixme:reg:RegSetKeySecurity :(0x50,4,0xcd4e9c): stub
err:ole:CoGetClassObject class {d57c9b27-8583-48a3-a139-04d601956eae} not
registered
err:ole:CoGetClassObject class {d57c9b27-8583-48a3-a139-04d601956eae} not
registered
err:ole:create_server class {d57c9b27-8583-48a3-a139-04d601956eae} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {d57c9b27-8583-48a3-a139-04d601956eae}
could be created for context 0x17
--
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=35668
Bug ID: 35668
Summary: HEDZ installer crashes
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cweiske(a)cweiske.de
Created attachment 47629
--> http://bugs.winehq.org/attachment.cgi?id=47629
HEDZ 1.7.13 installer crash
The H.E.D.Z. installer works fine in 1.6.1, but crashes on 1.7.13 with
> Unhandled exception: page fault on execute access to 0x00000000 in 32-bit code (0x00000000)
--
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=29432
Bug #: 29432
Summary: MezzmoMediaServer.exe Crashes on Startup
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ketcap(a)yahoo.com
Classification: Unclassified
Created attachment 38099
--> http://bugs.winehq.org/attachment.cgi?id=38099
The WineSkin application debug mode log file for the application
I use WineSkin application to use wine in mac os x. I downloaded the latest
engine (1.3.35) and install the application Mezzmo. Mezzmo has a unique theme,
which i cannot see with WineSkin but "Play on Mac". Anyway, i only need the
MezzmoMediaServer.exe application to be run. But i got some errors. If the
engine can handle this problem, i can use it with "Play on Mac" rather than
WineSkin. I got some debug info with this WineSkin application's debug mode. I
applied WMP10 wintricks get Mezzmo to be run. I runs fine, but not the server
application.
Mezzmo application needs MezzmoMediaServer.exe to serve DLNA features over
network. But that server application does not run well. I get the erros which i
attached log file.
--
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=22986
Summary: can't read DivX 7.2 licence agreement
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.divx.com/de/software/download/start
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=28467)
--> (http://bugs.winehq.org/attachment.cgi?id=28467)
unparsed text
The (german) version of the DivX 7.2 licence agreement appears completely
unparsed. And before you click in, the text is invisible.
See my crashlog for bug 22177 too.
--
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=29856
Bug #: 29856
Summary: pwsafe 3.26 initial default help page is blank
Product: Wine
Version: 1.4-rc2
Platform: x86-64
URL: http://sourceforge.net/projects/passwordsafe/files/pas
swordsafe/3.26/pwsafe-3.26.exe/download
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
pwsafe 1.3.26 (same issue with 1.3.27)
wine-1.4-rc2-107-ge36b519,
Launch pwsafe and click Help
=> the initial help contents is blank (ToC displays fine)
Log:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessShutdownParameters (000003ff, 00000000): partial stub.
fixme:ieframe:PersistStorage_InitNew (0x1755c0)->(0x7d4f0c34)
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:ieframe:handle_navigation_error Navigate to error page
fixme:ieframe:bind_to_object BindToObject failed: 80004005
--
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=28080
Summary: Radeon Bios Editor: Unhandled exception and fixme
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.techpowerup.com/rbe/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
When running RBE version 1.28 there are a bunch of fixme in the output and a
Unhandled exception after loading a bios file, changing and trying to save.
--
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=29447
Bug #: 29447
Summary: ZBrush 4R2 not launching - wine 1.3.35 and 1.3.28
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fruitbowlstudios(a)gmail.com
Classification: Unclassified
Created attachment 38125
--> http://bugs.winehq.org/attachment.cgi?id=38125
Error report, same as link.
I'm running on Ubuntu 11.04, 32 bit, with Wine 1.3.35 installed, and I've also
built from source my own 1.3.28, for ZBrush, as appdb said that ZBrush 4 R2
runs Platinum with 1.3.28, and I couldn't get it to work with .35. However, I
had exactly the same problems with .28 as with .35, this error; see the link,
and/or attachment:
https://gist.github.com/1478c9cbcc312a34a1bf
I find this very strange, as appdb states ZBrush 4.0 R2 as 'platinum'. As you
can see, I've set up a whole wine prefix (zbrush_1328) to get ZBrush to run
with wine 1.3.28 rather than 1.3.35. I have done a lot of searching, and the
only other thread I found to be of use was the patch thread in this forum,
which I tried, but still that error. Please help, I would love to get ZBrush
working!
Here is a little bit more info on my setup, some repeated froma avou
--
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=30097
Bug #: 30097
Summary: Can't host server on Terraria 1.1
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Admc(a)ufurmix.org
Classification: Unclassified
Created attachment 39226
--> http://bugs.winehq.org/attachment.cgi?id=39226
Console Log
Terraria hangs on "Starting server..." Installed .NET 4.0 via winetricks from
svn and installed MS XNA Framework (it was included with Terraria). There's
some network related things in 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=19513
Summary: CD change is not recognised and umount/remount doesn't
work
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tavvva(a)seznam.cz
When installing multiCD game (Rise of Legends in my case),
installator asks for the 2nd CD when finishes copying
from the 1st one, but the system is not able to release
the 1st CD even if the drive door isn't locked ....
.... it's not possible to umount the 1st CD
(I'm getting message, that CD is in use ...
... that's not true, because I closed all windows
and terminals ... the only application using the CD is Wine)
and when you change the CD, the 2nd CD is not recognised ...
I tried to eject the CD from wine using some windows
CD-eject application, but the same result ...
... the CD is still considered as mounted)
... I tried to force the umount ... delete the cdrom line
from the /etc/mtab and mount again ... nothing works ...
lsof says, that wineserver is using the cd, and that's it...
...when I stop the setup.exe to change the CD, then I cannot
continue with the setup ... so it's kinda deadlock situation :D
[root@TavvvaWS tavvva]# lsof | grep cdrom
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system
/home/tavvva/.gvfs
Output information may be incomplete.
wineserve 19766 tavvva 25r REG 11,0 253952
5421 /media/cdrom/setup.exe
--
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=28067
Summary: In Battleground Europe mouse stuck in middle of screen
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yoav.benyosef(a)gmail.com
In Battleground Europe:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=10737 the mouse is
stuck at the center of the opening screen and can't be moved.
--
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=14950
Summary: Microsoft Office 2007: Weird object in the font and the
size combobox
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=15555)
--> (http://bugs.winehq.org/attachment.cgi?id=15555)
A Screenshot of the problem
When you pass the mouse over any of this combo boxes, an estrange object apear
inside of it. You can see it in the screenshot.
--
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=28998
Bug #: 28998
Summary: Total Annihilation 1.3.32 crash
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: enqlave(a)gmail.com
Classification: Unclassified
Created attachment 37319
--> http://bugs.winehq.org/attachment.cgi?id=37319
Total Annihilation crashlog on wine 1.3.32
After updating wine to 1.3.32 TA mission/skirmish starting no longer works.
The game just crashes.
Attached crashlog about it.
With both 1.2.3 and 1.3.31 (and even 1.3.30 afaik) it worked well.
Linux 2.6.35 @i686
gcc 4.6.1
X 1.8.2
nVidia ION, drivers 285.05.09
--
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=27168
Summary: Eve Online: https pages won't load in In-Game Browser
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: glibdud(a)hotmail.com
When trying to use the Eve in-game browser to visit any secure site (I've tried
lots), the following error is returned:
Error loading requested URL
Unable to process the website's SSL certficate
Error Code: -202
Running Wine 1.3.20 on Ubuntu Natty 32-bit, compiled from source. The same
issue was present on Ubuntu Maverick 32-bit via a precompiled Wine binary. For
the version I compiled myself, I installed all the prereqs I could find... the
only things the configure script complained about were OpenCL, OSS, and
something about gstreamer (plugins?).
Not sure what sort of logs or other info would be relevant, but let me know and
I'll post whatever is needed.
--
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=20889
Summary: In Quake 3 Arena Main Menu one mouse click is taken as
two
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atiitto(a)luukku.com
In Quake 3 Arena Main Menu one mouse click is taken as two. For example, if
clicked "Fight" in "Single Player"-menu, it will skip "Difficulty
Level"-screen, because "Fight"-buttons are on exactly the same position and one
mouse click is taken as two. It will go straight to the battle.
Pressing "Enter" from keyboard is taken as only one press as it should be and
it's currently the only workaround.
Tested:
- Changing "mouse sensitivity"/"clicking sensitivity"-options in game or Gnome.
- Tried different mouse settings in Quake 3 Arena's config file.
This problem is also with Wine 1.0.1.
--
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=34220
Bug #: 34220
Summary: Comodo dragon browser
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zorw2016(a)ymail.com
Classification: Unclassified
It wont Start up...
--
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=8848
Jarkko K <jarkko_korpi(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jarkko_korpi(a)hotmail.com
--- Comment #21 from Jarkko K <jarkko_korpi(a)hotmail.com> ---
I found this thread and I wanted to try the demo (dont have full game).
I can confirm it has too black issue...
You better read this, I posted it on wine mailing list.
http://www.winehq.org/pipermail/wine-devel/2014-February/103211.html
I believe the issue is caused by unimplented feature. I tested also Splinter
Cell game (the 1st) which has similar problem, I saw also same debug error.
I also believe some early hitman game has this.
There is also a solution for changing too black swats into normal...Better read
my post ;)
--
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=22506
Summary: Декларация 2009: crash after start
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: ftp://ftp.nalog.ru/nalogsoft/decl2009/1.0.0/InsD2009.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roman.pushkov(a)gmail.com
Created an attachment (id=27577)
--> (http://bugs.winehq.org/attachment.cgi?id=27577)
Console log after crash
I've installed application to create fiscal declarations. Application installed
successfully (I think so :) ). After starting, application crashes.
--
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=9127
Ken Thomases <ken(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|ken(a)codeweavers.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.
http://bugs.winehq.org/show_bug.cgi?id=9127
--- Comment #52 from Agustín Atahides <dorklotus(a)outlook.com> ---
Cutscenes on Silent Hill 3 now work just fine if you override quartz. (Some
time ago, probably before 1.7.0 this 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=3901
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |focht(a)gmx.net
Version|unspecified |0.9.2.
Resolution|--- |FIXED
--- Comment #52 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
the multi-cd (msi) installer works just fine for me.
The bug started a long time ago with an actual msi installer issue and got
recycled with different issues over time.
Resolving 'fixed'.
Regards
--
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=8391
--- Comment #13 from Nikolay Sivov <bunglehead(a)gmail.com> ---
I'm working on this.
--
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.
The address 136-10.62-81.cust.bluewin.ch (81.62.10.136) failed too many login attempts (5) for
the account public0x05bf(a)bluewin.ch.
The login attempts occurred at these times:
2014-02-26 00:33:05 CST
2014-02-26 00:33:20 CST
2014-02-26 00:33:39 CST
2014-02-26 00:33:49 CST
2014-02-26 00:34:14 CST
This IP will be able to log in again using this account at
2014-02-26 01:03 CST.
http://bugs.winehq.org/show_bug.cgi?id=29129
Bug #: 29129
Summary: HOMM3 (from GOG.com) installs, but does not start
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p.ixiemotion(a)gmail.com
Classification: Unclassified
Created attachment 37531
--> http://bugs.winehq.org/attachment.cgi?id=37531
debug log
This regards Heroes of Might and Magic 3 Complete (GOG.com version),
http://appdb.winehq.org/objectManager.php?sClass=version&iId=24425
I've tried both plain wine and playonlinux, and with both the game installs
fine, but then when I try to start it, the taskbar shows one program with the
HOMM3 icon (nothing shows when I click on it) and one program that says
"Program error". I haven't found any similar bug reports, and from searching
around, it seems everyone else gets it to run in wine just fine.
The result of running
env WINEPREFIX="/home/alouqua/.PlayOnLinux/wineprefix/homm3" wine
C:\\windows\\command\\start.exe /Unix
/home/alouqua/.PlayOnLinux/wineprefix/homm3/dosdevices/c:/users/Public/Desktop/Heroes\
of\ Might\ and\ Magic\ 3\ Complete.lnk &> ~/homm3wine.log
is attached.
This is running 32-bit Xubuntu 11.10 Oneiric, wine 1.3.28, winetricks 20110629.
It's pretty much a fresh install, haven't tried running anything else in wine,
nor done any winetricks. The laptop ran HOMM3 fine in Windows XP.
--
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=2082
A.Steinel <A.Steinel(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |A.Steinel(a)gmail.com
--- Comment #142 from A.Steinel <A.Steinel(a)gmail.com> ---
(In reply to Ken Thomases from comment #135)
> Created attachment 47154 [details]
Thank you Ken. This patch and the verbeet noflicker from bug #34166 fixes
Diablo on MacOS. The black menu is gone. I can see the menu, it's dead slow but
it's there :-D
--
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=35653
Bug ID: 35653
Summary: Netflix movies fail to start in wine with 32 bit
ubuntu studio 12.04
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fxbwizard(a)yahoo.com
Created attachment 47614
--> http://bugs.winehq.org/attachment.cgi?id=47614
backtrace4 - wine bug dump
Netflix movies fail to start in wine with 32 bit ubuntu studio 12.04.
Yesterday wine 1.4 worked fine with Netflix/Firefox. Ubuntu Studio 12.04
automatically updated wine & now appears to be at wine-1.7.13. Now, login to
Netflix works, but movies no longer start to download.
Wine Configuration About screen shows wine 1.4, but bug report shows wine
1.7.13.
I remember a wine update occurring yesterday late.
--
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=8539
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1|f85644c6f9d8f350ce19954fcbe |4da741daf16f041f0222f4fb71e
|5bed9d88856a3 |f648d759251df
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #30 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
this is fixed by commit
http://source.winehq.org/git/wine.git/commitdiff/4da741daf16f041f0222f4fb71…
(including multiple oleaut32 ones up to this commit)
A lot of crappy VB6 apps will be happy now ;-)
Thanks Nikolay
Regards
--
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=5552
--- Comment #28 from Henri Verbeet <hverbeet(a)gmail.com> ---
(In reply to Wylda from comment #27)
> Unfortunately i'm not able to start the game under wine-1.7.13-27-ge610713.
> It crashes immediately here.
I guess that's a regression. For what it's worth, the game still seems to work
fine for me, although that's not on a clean install.
--
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=29716
Bug #: 29716
Summary: unimplemented function ntdll.dll.RtlCreateTagHeap
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: conrad.classen(a)gmail.com
Classification: Unclassified
Command regsvr32 ntsvc.ocx
Produces the following output
fixme:ntdll:NtQuerySystemInformation (0x00000032,0x32f7d4,0x00000004,(nil))
stub
wine: Call from 0x7bc3e1f0 to unimplemented function
ntdll.dll.RtlCreateTagHeap, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
Failed to load DLL ntsvc.ocx
--
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=35654
Bug ID: 35654
Summary: Civiilization V will not launch
Product: Wine
Version: 1.4.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bpashuta(a)hotmail.com
Created attachment 47615
--> http://bugs.winehq.org/attachment.cgi?id=47615
Game will not launch
Just downloaded wine and tried to install Civ V but it crashed at launch
--
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=35641
Bug ID: 35641
Summary: Outlook running via Wine gets crashes when downloading
Mails
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kmcreddys(a)gmail.com
Created attachment 47600
--> http://bugs.winehq.org/attachment.cgi?id=47600
Log saved after Outlook gets crashed while downloading the Mails
Hi,
Need Help.
When i try to use Outlook via Wine, it gets crashed while downloading the
mails.
Attached is the Log saved after outlook is crashed.
--
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=29323
Bug #: 29323
Summary: Wine fails to load wordpro.exe, says Bad EXE format
Product: Wine
Version: 1.3.34
Platform: x86-64
URL: ftp://ftp.lotus.com/pub/lotusweb/product/smartsuite/de
mo/suitedemo.EXE
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Hi,
This bug applies to the Word Pro executable in the Lotus SmartSuite Millennium
demo. (Warning: the demo installer is ~345MB.)
After downloading and running the installer, run wordpro.exe. Wine fails saying
wine: Bad EXE format for C:\Lotus\wordpro\wordpro.exe
I'm assuming wordpro.exe does actually work in Windows. Here is part of a
+module trace:
trace:module:load_dll looking for L"C:\\Lotus\\wordpro\\wordpro.exe" in
L".;C:\\windows\\system32;C:\\windows\\system;C:\\windows;C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem"
trace:module:get_load_order looking for L"C:\\Lotus\\wordpro\\wordpro.exe"
trace:module:get_load_order got main exe default n,b for
L"C:\\Lotus\\wordpro\\wordpro.exe"
trace:module:load_native_dll Trying native dll
L"C:\\Lotus\\wordpro\\wordpro.exe"
trace:module:map_image mapped PE file at 0x400000-0x8fd000
trace:module:map_image mapping section .text at 0x401000 off 1000 size 438000
virt 437389 flags e0000020
trace:module:map_image mapping section .rdata at 0x839000 off 439000 size b2000
virt b1e53 flags 40000040
trace:module:map_image mapping section .data at 0x8eb000 off 4eb000 size 3000
virt a31c flags c0000040
trace:module:map_image mapping section .tls at 0x8f6000 off 4ee000 size 1000
virt c flags c0000040
warn:module:map_image Section .rsrc too large (4f7000+a000/4fd000)
warn:module:load_dll Failed to load module L"C:\\Lotus\\wordpro\\wordpro.exe";
status=c000007b
wine: Bad EXE format for C:\Lotus\wordpro\wordpro.exe
--
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=28462
Summary: ntdll/exception test segfaults if
CFLAGS="-fstack-protector-all" is used
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://wiki.debian.org/Hardening
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
+++ This bug was initially created as a clone of Bug #28461 +++
make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. Next up, ntdll/exception.c:
austin@aw25 ~/wine-git/dlls/ntdll/tests $ make exception.ok
../../../tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so
exception.c && touch exception.ok
/bin/sh: line 1: 21350 Segmentation fault ../../../tools/runtest -q -P
wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so exception.c
make: *** [exception.ok] Error 139
testing this when I noticed that Debian is planning to harden packages by
default:
http://wiki.debian.org/Hardeninghttp://lists.debian.org/debian-devel/2011/09/msg00054.html
--
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=27592
Summary: Calibre fails to convert books
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atsia2003(a)yahoo.gr
Hi,
I have installed Calibre using wine 1.3.22 . The program is not usable since
converting ebooks is not working.
Running wine calibre-debug -g I get the following error:
Job: 1 Convert book 1 of 1 (Calibre Quick Start Guide) finished
Python function terminated unexpectedly
(Error Code: 1)
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 171, in main
EOFError
Python function terminated unexpectedly
(Error Code: 1)
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 171, in main
EOFError
It seems to me a bug with python calls.
Note at this point that I hacked SetNamedPipeHandleState to return TRUE to
overcome the multithreading problems with python.
You can download the program at http://calibre-ebook.com/download
--
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=35661
Bug ID: 35661
Summary: Wine腾讯TM不能输入帐号
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shiy_118(a)sina.com
使用Wine安装腾讯TM2013后,打开腾讯TM2013,登录窗口的账户栏无法输入内容。
--
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=35632
Bug ID: 35632
Summary: ElsterFormular: double free or corruption
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johannesobermayr(a)gmx.de
Created attachment 47588
--> http://bugs.winehq.org/attachment.cgi?id=47588
Backtrace
This bug has been around for round 2 years ...
--
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=35617
Bug ID: 35617
Summary: Wine crashes when loading plsql developer in arch
linux.
Product: Wine
Version: 1.7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: upuldi(a)gmail.com
Classification: Unclassified
Created attachment 47566
--> http://bugs.winehq.org/attachment.cgi?id=47566
Please find the backtrace attached.
This happened after a recent system update. I have attached the backtrace
herewith.
--
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=35535
Bug ID: 35535
Summary: Lego Pirates of the Carribean demo: crashes on start
Product: Wine
Version: 1.7.1
Hardware: x86
URL: http://download.cnet.com/LEGO-Pirates-of-the-Caribbean
-The-Video-Game-demo/3000-2097_4-75449851.html
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Blocks: 27236
Classification: Unclassified
Created attachment 47450
--> https://bugs.winehq.org/attachment.cgi?id=47450
WINEDEBUG=relay,seh,tid,d3d,d3d_texture
Regression, introduced by:Wine build complete.
[austin@localhost wine-rt]$ git bisect bad
80638b6d2f2e9a6e71df59e2780ded768219739a is the first bad commit
commit 80638b6d2f2e9a6e71df59e2780ded768219739a
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Fri Sep 6 00:11:11 2013 +0200
wined3d: Enforce texturing capability format restrictions on resource
creation.
:040000 040000 266349d9279628abf59b61cae880557886adbbdd
708a8e23ff2885672a0f69c0780f1218443b49b7 M dlls
:040000 040000 6967708140c54c1f87befd36d169a4ab65bf7370
f31f40cae6290f0beb61608a770df30c62166c1f M include
tested on mesa/intel, fedora 19
I've attached a WINEDEBUG=relay,seh,tid,d3d,d3d_texture 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.
http://bugs.winehq.org/show_bug.cgi?id=12107
Summary: Microsoft Streets and Trips 2004 aborts on startup with
"incorrect registry settings"
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
For some reason, three registry settings are being created
in user.reg instead of system.reg. If you copy the keys under
Software\\Microsoft\\Automap\\11.0
from user.reg to system.reg, the app gets further.
I haven't checked to see whether these keys are
in HKLM under Windows, but if they are,
this is an installer 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.
http://bugs.winehq.org/show_bug.cgi?id=21862
Summary: Sid Meier's Pirates (Steam): crashes after 2K Games
splash screen
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nap.enthusiast(a)yahoo.com
Created an attachment (id=26479)
--> (http://bugs.winehq.org/attachment.cgi?id=26479)
Backtrace from the crash
Sid Meier's Pirates, latest Steam version, crashes after the 2K Games splash
screen.
Wine installed via MacPort (wine-dev package).
"Emulate a virtual desktop" is ON. If it's OFF, Pirates is "Unable to
initialize DirectX".
--
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=30277
Bug #: 30277
Summary: Couldn't install PL/SQL Developer
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikhail.v.gavrilov(a)gmail.com
Classification: Unclassified
Couldn't install PL/SQL Developer
Installer here: http://download.allroundautomations.com/plsqldev906.exe
Install stoped with message "Exception EdxGdipException in module
AdminSetup.exe at 000A2A46. Invalid operation in GDI+ (Code: 1)."
--
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=25742
Summary: no privileges to create COM components
Product: Wine
Version: 1.3.11
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Manuel.Bihl(a)gmx.de
Trying to patch Anno 1404 Venice to 2.1 (nov 2010):
Installshield Wizard crashes:
Unable to create required engine components, check whether you have appropriate
privileges to create COM components.
console:
wine: Unhandled page fault on read access to 0x00000000 at address 0x7e83be58
(thread 0021), starting debugger...
fixme:ntdll:NtQuerySystemInformation (0x00000032,0x33fad4,0x00000004,(nil))
stub
wine: Call from 0x7bc3f930 to unimplemented function
ntdll.dll.RtlCreateTagHeap, aborting
err:module:attach_process_dlls "KERNELBASE.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winedbg.exe" failed, status 80000100
--
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=4066
--- Comment #54 from Austin English <austinenglish(a)gmail.com> ---
Wine was just accepted for GSoC 2014, hint hint ;)
--
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=9270
Summary: Psychonauts resets key bindings after game restart
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=4384
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
All the key bindings are reset to something strange each time I load the game.
Even copying profile from windows doesn't help. Going into options and
resetting them to default fixes the problem until game exit.
--
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=4066
--- Comment #53 from Ismael Barros <razielmine(a)gmail.com> ---
Hello guys, just let me add one comment before we move this organization to a
more suitable media.
As Adrian Kalla noted (comment #64), I worked on dplay on GSoC 2k8, but didn't
have time to get anything to a working state, although I got pretty close.
Afterwards, I had to attend other priorities, so I didn't follow up on the
project, and besides dplay support was always a "meh" priority task.
Nowadays I don't have the spare time needed to hack this library together to a
stable state (and I'd rather accept donations in minutes than in dollars as
currency, I'm really poor in time :P), but I can certainly help anyone willing
to step up, sharing the resources I used.
For instance, I used GTA2 as a target for my implementation, but I started off
with the minimalistic dplay demos that came with DirectX 8.1 or 9 SDK. A
complete list of games using dplay with download links can be found here:
http://wiki.winehq.org/DirectPlay. I also had a working Wireshark dissector for
dplay, I don't remember if I ever got to merge it upstream.
>From what I remember, after merging some dplay tests upstream, in my own branch
(see comment #28) I got working service provider listing and server discovery,
but got stuck at communication, IIRC looking for a way to handle closing
communications in an elegant way.
--
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=4066
--- Comment #52 from Nick <nickmarko(a)gmail.com> ---
(In reply to Bruno Jesus from comment #51)
> Please people, use the forum to continue this discussion.
Duly noted.
--
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=5552
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Version|unspecified |0.9.16.
--
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=8796
Bug 8796 depends on bug 5552, which changed state.
Bug 5552 Summary: Need for Speed Porsche 2000 doesn't see DX as installed
https://bugs.winehq.org/show_bug.cgi?id=5552
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--
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=5552
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |wylda(a)volny.cz
Resolution|--- |FIXED
--- Comment #27 from Wylda <wylda(a)volny.cz> ---
(In reply to Henri Verbeet from comment #26)
> Does this still happen? (In particular with a new install.)
Hi Henri. After clean installation, in case of WinXP it gives me "Software
renderer" and twice "NVIDIA GT240". 3Dsetup.exe appears completly broken when
run under Win98, but that would deserve another bug report...
But i guess, that originaly reported issue is fixed. When the installer is run
under Win98 (wont' show up in case of installing under WinXP), at the end there
is a message (thus it sees, that DX is installed):
"A version of DirectX higher than 7.0a has been detected on your system".
Unfortunately i'm not able to start the game under wine-1.7.13-27-ge610713. It
crashes immediately here.
--
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=4066
Christoph Korn <c_korn(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |c_korn(a)gmx.de
--
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=4066
--- Comment #51 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Please people, use the forum to continue this discussion.
--
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=4066
Matteo Hausner <matteo.hausner(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|matteo.hausner(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.