http://bugs.winehq.org/show_bug.cgi?id=28935
Bug #: 28935
Summary: cannot install foobar
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lenniethecube(a)gmail.com
Classification: Unclassified
Mac OSX Version 10.7.1
wine-1.2.3
foobar2000 v1.1.8
I tried running wine foobar.exe and got all these errors (see attachment), not
sure what to do.
--
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=25267
Summary: Playchess starts but after a certain time it hangs
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
Created an attachment (id=32091)
--> (http://bugs.winehq.org/attachment.cgi?id=32091)
Playchess log
It generates lots of
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
until it 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=11978
Summary: Southwest.com "Ding!" application not usable.
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: polpak(a)yahoo.com
The application is available for download from
http://www.southwest.com/ding/
It will download and install with no trouble. The application will start, after
prompting and downloading the Gecko engine installer, but the user registration
process complains that it cannot connect to southwest.com. The only error in
the debug output is :
err:wininet:NETCON_secure_connect couldn't verify the security of the
connection, 20
Since you can't register, I'm unable to verify whether the content pane (which
would show airfare rates and provide links which would direct the browser to a
url to purchase them) is correctly rendering the HTML, though it was reported
in appdb that this was also not working a few versions ago.
--
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=9992
Summary: Combit Addressmanager 13 trial hangs on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.combit.net
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installation is ok, with three minor nits:
1) it's slow
2) the progress dialog seems to be hidden behind the main window until
it gets to 90%
3) clicking the online help button runs into bug 5926
But the app locks up on startup, after putting up several
"unsupported operation" dialogs.
This is one of the apps listed in
http://wiki.winehq.org/LiMuxWineKellerApplications
I tried using dcom98, but that made things worse.
--
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=21098
Summary: Clean up: ~/.config/menus/applications-merged after
uninstalling
Product: Wine
Version: 1.1.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sbastig(a)gmx.net
##This probably applies to the dll/appwiz or programs/uninstaller part of
wine##
Wine should clean up the directory:
~/.config/menus/applications-merged
after uninstalling applications. In recent versions of wine the uninstaller has
significantly improved already as applications now vanish from the uninstaller
(they tended to stay there too). But entries still remain in the directory
above in from of *.menu files. Deleting these files is save if the application
in question was already uninstalled from wine. Gnome does not seem to be
responsible to clean up this directory, so I suggest wine should do it.
Regards
P.S. this regards gnome, im not sure how other environments like kde etc.
handle this.
--
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=27747
Summary: Unity web player reports engine not installed,
autoupdate fails
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Tried
rm -rf ~/.wine
winetricks -q --no-isolate flash firefox35
wget http://webplayer.unity3d.com/download_webplayer-3.x/UnityWebPlayer.exe
wine UnityWebPlayer.exe
cd ~/.wine/drive_c
wine cmd /c run-firefox35.bat http://unity3d.com/webplayer
All seemed to go well, but the status box on the lower right said
Unity Plugin version:
3.3.0f4
Unity Engine version:
not installed
That's a bit worrying. But I tried the demos at
http://unity3d.com/gallery/live-demos
anyway; they all start an autoupdate of the web player, then fail; if you ask
for details, it says
"A newer version of Unity Web Player is required,
but the auto-update download failed.
Was trying to download
http://webplayer.unity3d.com/autodownload_webplugin-3.x/UnityPlayer3.x.x-wi…"
I downloaded the file manually and peeked inside it;
it contains UnityEngine.dll and a few other things.
Doing find ~/.wine -name UnityEngine.dll found it in
c:/users/dank/Temp/UnityWebPlayer/UnityWebPluginUpdate-5b1a87d831f27647bddce989c83c9769/
So perhaps the download succeeded, but there was some error
right after unpacking the zipfile. After some futzing, I
found that you can get past the download/unpack problem
by downloading and unpacking two zipfiles by hand; see
attached script. So that's what's supposed to be happening...
dunno why it doesn't happen in wine.
--
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=25425
Summary: King's Quest Collection Series (1997): KQ5, KQ6, and
LB2 fail to start, displaying "C RUNTIME ERROR"
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tristan_schmelcher(a)alumni.uwaterloo.ca
After installing the game King's Quest Collection Series (the 1997 edition),
attempting to start the games King's Quest 5, King's Quest 6, or Laura Bow 2
(a.k.a. the Dagger of Amon Ra) results in an error dialog saying "C RUNTIME
ERROR", after which the program exits. In each case the terminal output shows
this:
err:local:LOCAL_GetBlock not enough space in local heap 11f7 for 3260 bytes
(sometimes with slightly different numbers)
Note that you need a WINE version from commit
8fb6b02d946d751a9c26c20d94c71a83e1088349 or later in order for installation to
succeed.
--
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=20716
Summary: Dragon Age: DLC content not accessible. DLC tabs are
all empty: daupdatersvc.service.exe errors?
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://dragonage.bioware.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
Created an attachment (id=24759)
--> (http://bugs.winehq.org/attachment.cgi?id=24759)
bzipped error log of "wine net start daupdatersvc", with WINEDEBUG=+relay
I am running Dragon Age on Linux with wine-1.1.33.
After successfully logging in into the bioware servers, clicking on
downloadable content should let me access the promotional items and other
online available content.
Instead, every tab is empty, as though there was no content.
My suspect is that it is related to the DAUpdaterSvc.service.exe, which reports
these errors when I start it:
$ wine net start daupdatersvc
The Dragon Age: Origins - Content Updater service is starting.
fixme:shell:URL_ParseUrl failed to parse L"System.ServiceProcess"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"DAUpdater.Engine"
fixme:shell:URL_ParseUrl failed to parse L"System.Configuration"
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER
{b5367df1-cbac-11cf-95ca-00805f48a192}: stub
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER
{b5367df2-cbac-11cf-95ca-00805f48a192}: stub
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER
{b5367df0-cbac-11cf-95ca-00805f48a192}: stub
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000109
The Dragon Age: Origins - Content Updater service was started successfully.
I also tried to start the service when the game is running, and the only
difference is that the service seems to actually register somewhere, since if I
try to start it again I get an error about the service being already running.
While starting it on the console without the game running does not seem to
leave any service running at all.
Attached is a WINEDEBUG=+relay of the "wine net start daupdatersvc"
--
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=21872
Summary: Webload crashes on WINE
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: correo.cuervo(a)gmail.com
Created an attachment (id=26501)
--> (http://bugs.winehq.org/attachment.cgi?id=26501)
Copy of terminal contents from the starting process
I'm launching Webload and appears one error message screen and after, when I'm
trying to create something, the application closes.
--
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=19392
Summary: Runes of magic : crash while entering world
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anonymous.xzxz(a)yahoo.fr
Created an attachment (id=22473)
--> (http://bugs.winehq.org/attachment.cgi?id=22473)
Console output
I start the game, accept the EULA, select a server, select a character and clic
'enter world'. A screen with a blue progression bar is displayed. Then afetr a
few seconds a crash occurs.
Console output attached.
wine version : wine-1.1.26-44-gc2ada64
Clean wineprefix except (else I hit bug #17818) :
HKEY_CURRENT_USER/Software/Wine/Direct3D/UseGLSL="disabled"
--
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=12371
Summary: Neural Noise Synthesizer fails to launch
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.transparentcorp.com/products/nns/trial.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11867)
--> (http://bugs.winehq.org/attachment.cgi?id=11867)
Neural Noise Synthesizer output and page fault backtrace
This bug pertains to 0.9.59, so the version should be changed when that
appropriate category is created. After installing the Neural Noise Synthesizer
application, launching the application results in a splash screen, but the
application closes after. Launched with winedbg, a page fault exception in
ntdll is caught. Attached are relevant application outputs and backtrace.
--
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=20630
Summary: Services written in Delphi 6: impossible to start by
"net start" command
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.slezak(a)centrum.cz
Created an attachment (id=24600)
--> (http://bugs.winehq.org/attachment.cgi?id=24600)
Patch to allow "net start service" for services written in Delphi 6
Any service written in Delphi 6 (maybe in higher versions too) cannot be
started by "net start" command. Surprisingly it starts during wine boot (if set
to SERVICE_AUTO_START).
output from "net start":
The Test Delphi service service is starting.
Service request timeout
Test service is attached including source code. Install test service by
"TestService.exe /install" command. Remove test service from system by
"TestService.exe /uninstall" command.
I track down the problem to programs/services directory, where autostarted
services are started with service names in first service argument (services.c,
scmdatabase_autostart_services), but services started by StartService WinAPI
function (thereby "net start" command) without special arguments are started
without any argument. Services made by Delphi always assume service name in the
first argument.
Because Microsoft documentation allows no service arguments in StartService
function, but if there are arguments, first of them must be service name, I
suggest modification of StartService WinAPI emulation code in
programs/services/rpc.c as shown in attached patch.
--
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=22494
Summary: Microsoft Office 2007 cannot be activated
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bdrung(a)ubuntu.com
I have a Microsoft Office Small Business 2007 system builder license. I
downloaded Microsoft Office Professional Hybrid 2007 (X16-69463.exe). The
installation was done with a clean system:
export WINEPREFIX=~/Desktop/wine
wine X16-69463.exe
export WINEDLLOVERRIDES="riched20=n"
wine c:/Programme/Microsoft\ Office/Office12/POWERPNT.EXE
An error dialog appears showing "Microsoft Office has not been installed for
the current user. Please run setup to install this application.". When clicking
on OK, the application will close. Instead the setup should be launched and
allow me to activate Office.
Attached the log from running PowerPoint.
--
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=23839
Summary: Neverwinter Nights 2 : Unable to detect video card
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
When I attempt to start the game, I get some error messages stating that I do
not have a compliant video card to run the game.
Console output:
fixme:win:EnumDisplayDevicesW ((null),0,0x1c3f480,0x00000000), stub!
fixme:d3d:debug_d3dformat Unrecognized 1094800211 (as fourcc: SSAA)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1094800211) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909198916 (as fourcc: DF16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909198916) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 875710020 (as fourcc: DF24)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(875710020) in the
format lookup table
fixme:win:EnumDisplayDevicesW ((null),0,0x1c3e3a8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x1c3d8d8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x1c3d988,0x00000000), stub!
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
The workaround is to use native devenum.dll and dxdiagn.dll
Gentoo Linux X64
Nvidia 8800 GT
nvidia-drivers 256.35
--
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=22316
Summary: Wine should be built with -mincoming-stack-boundary=2
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel-gl(a)gmx.net
GCC 4.4 on Linux assumes the Stack is aligned to 16 bytes and thus assumes it
can use the movdqa instruction when manipulating 64 bit values on the stack.
For x86-32 Windows Microsoft specifies a stack alignment of 4 Bytes.
In my case I had wine compiled with -O3 -march=native and got an "Unhandled
page fault on read access to 0xffffffff" with the disassembly showing "movq
%mm5,%mm3" as the faulting instruction. Running objdump revealed the
instruction was in fact "movdqa %xmm3,-0x88(%ebp)" while ebp % 16 had been 4
since the app entered wine code.
Therefore I propose to compile wine with -mincoming-stack-boundary=2 where it
is available.
--
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=20929
Summary: IDGET - Doesn't show disc drive
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgoku75x(a)aol.com
I've been trying to softmod my Playstation 2 and I have to use IDGET to get the
ID of a disc and such but IDGET doesn't see my disc drive.
I am using a Toshiba Satellite L355 Laptop
And my disc drive is: MASHITA - DVD RAM UJ880AS
I've tried re-inserting the disc and restarting IDGET but it those attempts did
not work...
Thank you! And keep up the DAMN good work! :D
--
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=13719
Summary: E-texteditor installs but fails to run on default Wine
install
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://www.e-texteditor.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunc(a)dflock.co.uk
Created an attachment (id=13734)
--> (http://bugs.winehq.org/attachment.cgi?id=13734)
Console output from running e-texteditor on wine 1.0rc3
The E-texteditor application (http://www.e-texteditor.com/) fails to run on an
out-of-the-box Wine installation.
Wine complains about a missing MSVCP60.dll. Console output 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=20077
Summary: User Interface of RPG Maker XP is unusable and freezes
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: idefy(a)web.de
I cant click on anything, when i do click somewhere in the app i get the output
beginning at line 80. Program is unusable.
You can download the program here
http://download.cnet.com/RPG-Maker-XP/3000-7537_4-10439795.html?tag=lst-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=14693
Summary: Program halts when on another virtual desktop
Product: Wine
Version: 1.1.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: todurov(a)gmail.com
Dwarf Fortress http://mayday.w.staszic.waw.pl/df.htm pauses when I switch away
to another virtual desktop. I suppose it's the case with other programs as
well, but I couldn't test it.
It doesn't pause on Windwoes when one alt-tabs away from it, therefore it
shouldn't pause in Wine as well.
It doesn't pause when there are multiple windows including DF on the same
desktop, even if it doesn't have focus.
It doesn't pause when Wine is configured to have a virtual desktop (which I'm
using now as a workaround).
wine-1.1.1, Debian Etch, 2.6.18-5-amd64, window manager is xmonad
--
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=20485
Summary: Uninitialised memory reference in FTP_DoPassive
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Found via
http://kegel.com/wine/valgrind/logs/2009-10-26-08.26/diff-mshtml_htmllocati…
)
http://kegel.com/wine/valgrind/logs/2009-10-26-08.26/vg-mshtml_htmllocation…
shows
Conditional jump or move depends on uninitialised value(s)
at FTP_DoPassive (ftp.c:3028)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:187)
by RtlAllocateHeap (heap.c:1429)
by INTERNET_AllocThreadError (internet.c:3050)
by INTERNET_GetResponseBuffer (internet.c:3174)
by FTP_DoPassive (ftp.c:3019)
I suspect it's the unconditional skip of four bytes...
maybe that skips over the terminating null sometimes.
3027 p = lpszResponseBuffer+4; /* skip status code */
3028 while (*p != '\0' && (*p < '0' || *p > '9')) p++;
The code is not new, but the error is, so maybe this only happens
if there's a network error.
--
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=17035
Summary: RPG Maker XP: Script editor selects complete script when
program gets focus
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
URL: http://www.enterbrain.co.jp/tkool/RPG_XP/eng/download.ht
ml
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Simon.Paridon(a)uglyhorst.de
In RPG Maker XP, after having opened a Project (or created a new one), when you
open the script editor by clicking the sheet icon in the icon bar, select a
script from the list on the left and moving the text cursor to some point, then
switching to another task and finally switching back to RMXP, it selects the
complete contents of the Scintilla edit field.
It doesn't happen if you first focus another control before switching to
another task (and doesn't happen on Windows, at all).
I'm not sure whether this happens with other programs that use Scintilla, too,
but I doubt 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=25088
Summary: Crysis Warhead does not start
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: xvachon(a)gmail.com
Created an attachment (id=31810)
--> (http://bugs.winehq.org/attachment.cgi?id=31810)
log +relay,+seh
The game's dependencies on d3dx9_36 and msvcrt have been fulfilled. Despite
this, the game does not load properly; it exits silently.
Uploading a 10000 line tailed log with symbols +relay+,+seh. If the crash
doesn't happen within these lines, let me know and I will produce a new 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=15417
Summary: Exiting without closing help window causes page fault.
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.monroeccc.edu/ckelly/Files/EASy68K.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arrenlex(a)gmail.com
Created an attachment (id=16273)
--> (http://bugs.winehq.org/attachment.cgi?id=16273)
All wine stderr+stdout output from the session.
1. Download and unzip http://www.monroeccc.edu/ckelly/Files/EASy68K.zip
2. Run EDIT68K.exe in wine
3. Click Help->Help
4. Accept Gecko installation
5. Without closing the help viewer, File->Exit the editor window.
6. Crash!
I will attach the backtrace. The program is free, open source and a small
download, so please feel free to try it yourself.
--
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=19048
Summary: Assertion failure at listview.c:5796
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.worldstart.com/weekly-download/archives/reg
-cleaner4.3.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b0ntrict0r(a)yandex.ru
Created an attachment (id=21969)
--> (http://bugs.winehq.org/attachment.cgi?id=21969)
wine log demonstrates the issue
Using RegCleaner 4.3, Build 780 is impossible because of different memory
access violations and wine assertion failures (see bug 19046).
Attached wine log demonstrates one of these failures.
It's hard to reproduce this exactly same way because of random memory access
violations (which makes this report almost senseless, I understand) but general
recommendation is to play around with list in the program's main window and
operate with menu only (!) using keyboard shortcuts.
--
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=28822
Bug #: 28822
Summary: mmdevapi/tests/capture.ok fails sometimes under
valgrind?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Saw this in at least one run on my e8400, though not on my i5:
capture.c:96: Test failed: Waiting on event handle failed!
--
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=28133
Summary: twain_32/dsm.ok crashes occasionally?
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Saw this in one run out of about a hundred on my asus laptop:
make[1]: Entering directory
`/home/dank/wineslave.dir/sandbox/slave/runtests/build/dlls/twain_32/tests'
../../../tools/runtest -q -P wine -M twain_32.dll -T ../../.. -p
twain_32_test.exe.so dsm.c && touch dsm.ok
Command terminated by signal 11
0.09user 0.07system 0:02.71elapsed 6%CPU (0avgtext+0avgdata 47952maxresident)k
0inputs+0outputs (0major+8557minor)pagefaults 0swaps
make[1]: *** [dsm.ok] Error 139
System info:
os: Ubuntu 11.04, 2.6.38-10-generic, pulseaudio 0.9.22-24-g67d18, Advanced
Linux Sound Architecture Driver Version 1.0.23.
ram: 3517 MB
cpu: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz
gpu: GeForce GTS 360M/PCI/SSE2 3.3.0 NVIDIA 270.41.06
--
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=24302
Summary: STALKER: Shadow of Chernobyl install reports incorrect
hard disk space
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sunderphon(a)gmail.com
Upon beginning installation, the game installer checks for space on all
partitions.
When the storage space screen loads, it shows all the partitions as having the
same amount of space as the partition on which the Wine C: drive is kept.
This breaks installs for any system running an OS only linux install, with
partitions for data.
--
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=28835
Bug #: 28835
Summary: rpcrt4/tests/rpc_protseq.ok fails under valgrind
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
In rpcrt4/tests, "make rpc_protseq.ok" fails on some machines under Valgrind
with
rpc_protseq.c:177: Test failed: ncalrpc: RpcEpResolveBinding failed with error
1753
(1753 is EPT_S_NOT_REGISTERED.)
--
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=29662
Bug #: 29662
Summary: IBankWizard.msi crash at the end of installing
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. download the installer
$ wget
https://pbank.95559.com.cn/personbank/download/AssistantDelopy/AssistantIns…
2. Apply the patch in Bug 28504
3. start with wine:
$ WINEDEBUG=+msi msiexec /i IBankWizard.msi
The installer crash at the end.
--
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=18195
Summary: Medal of honor pacific assault: In bootcamp there are
many bush glitches
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
In bootcamp (first mission after perl harbob prelude) there are massive
glitches with bushes and plants.
--
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=24594
Summary: Livestream Procaster: Procaster's game streaming mode
doesn't work due to a "DirectX Test Error"
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zorlin(a)gmail.com
Created an attachment (id=31060)
--> (http://bugs.winehq.org/attachment.cgi?id=31060)
A log of the program running and two attempts to start game streaming mode,
with WINEDEBUG= set.
Livestream Procaster will attempt to test a system's DirectX capabilities when
it fires up, but this seems to silently fail while starting it.
After logging in, going to the game streaming option will yield an error
message of "Test DirectX Error!"
Attached is a log of this while WINEDEBUG is running, please let me know if
more specific dumps would be helpful.
--
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=24513
Summary: Can I change the Wine background?
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeam25(a)mail.ru
Install the program VirtuaGirl as described in the topic
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14480&iTesting….
The program works fine, but the wine rendering a black background for the
dancers. Is it possible to change it to transparent?
--
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=27433
Summary: mass effect 2 heisencrash on non-smp system
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(See also bug 11876.)
I was doing some benchmarking, so I booted with nosmp and am running lwm
instead of gnome, and was surprised to find that Mass Effect 2 demo
aborts before it gets to "press any key"!
+relay makes the problem go away, but +synchronous,+d3d doesn't.
The log shows
trace:d3d:WineD3D_CreateFakeGLContext getting context...
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"^M
after 4062 requests (4060 known processed) with 0 events remaining.
Adding a couple TRACE() statements shows the abort happens between the two
lines
DescribePixelFormat(ctx->dc, iPixelFormat, sizeof(pfd), &pfd);
SetPixelFormat(ctx->dc, iPixelFormat, &pfd);
Sadly, adding +wgl makes the problem go away.
This was with an nvidia gtx 560 ti and drivers 270.41.06.
--
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=16127
Summary: Mouse Buttons do not work in BBC Basic For Windows 5.80a
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.goddard(a)freeuk.com
Created an attachment (id=17362)
--> (http://bugs.winehq.org/attachment.cgi?id=17362)
Short demo program written in the BBC Basic for Windows Language
See attached program written in the BBC Basic For Windows Language. Program
previously worked in wine but now does not work. The specific problem is that
wine is ignoring mouse clicks when the mouse pointer is on the screen but still
allows the user to turn off the program with the standard close button.
BBC Basic for Windows is freely downloadable at
http://www.bbcbasic.co.uk/bbcwin/download.html
When the same program is run in BBC Basic for Windows installed in Windows it
behaves as expected. When a left or right mouse button is pressed a colored dot
is placed on the screen at the pointer tip.
Note that the program contains a subroutine to detect what environment it is
running in, so that a workaround for the GetBoundsRect windows function not
being implemented in wine comes into operation.This is a previously reported
unresolved bug in wine.
Please let me know if you need more information.
--
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=28865
Bug #: 28865
Summary: Ski Resort Tycoon will not run on Mac OS X
Product: Wine
Version: 20050930
Platform: All
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sethklapman(a)sbcglobal.net
Classification: Unclassified
Simply put, the menu for the game will open but it has trouble running the
actual game.
--
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=29430
Bug #: 29430
Summary: RPG Maker VX
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fernandocarvalhocoelho(a)gmail.com
Classification: Unclassified
Created attachment 38094
--> http://bugs.winehq.org/attachment.cgi?id=38094
Terminal output, wine-1.3.35 on Xubuntu 11.10 (64-bit)
Critical error occurs when opening RPG Maker VX on wine-1.3.35 on Xubuntu 11.10
(64-bit).
RPG Maker VX Trial can be freely downloaded from the following link, if someone
is interested in trying it:
http://www.rpgmakerweb.com/
On attachment, follows my terminal output.
--
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=14718
Summary: Due some fixme's and not implmented rappelz will not
update itself
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gwydion.dot(a)morrigan.ch
The Rappelz launcher tries to cache a url to update itself. But there are some
errors when the launcher try to connect.
The main problems are:
- fixme:shdocvw:navigate_url Unsupported args (Flags 0x32fb68:3;
TargetFrameName 0x32fb58:8)
- fixme:bidi:mirror stub: mirroring of characters not yet implemented
--
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=13459
Summary: Oberon game launcher (incl. buttons) does not work
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://gamecenter.oberon-media.com/game.htm?code=114753527&RefId=&origin=pcat_gm_
u
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
The application launch page (Launch.exe) for Oberon games is using an embedded
mshtml control. The links to launch and register the game cause the window to
display white (I assume this is because it is navigating to about:blank).
To reproduce:
1. download the game installer.
2. run the installer.
3. select to run the game after install.
4. press the "Play Demo NOW" button.
NOTE: The launcher itself has several rendering differences to Windows:
1. The clickable area of the buttons includes the "Play Demo NOW" text.
2. The "Get More Games" and "Enter Registration Key" text should be over the
buttons.
3. The scrollbars are not displayed.
--
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=24593
Summary: Livestream Procaster: Procaster can't get past the
login screen without wininet override
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zorlin(a)gmail.com
Created an attachment (id=31059)
--> (http://bugs.winehq.org/attachment.cgi?id=31059)
A log of the program running and attempting to login, with WINEDEBUG=+wininet
Currently Livestream Procaster refuses to login on a stock WINE install - an
override of wininet is necessary to get it to co-operate.
Attached is a log of some of the messages from wininet, let me know if I need
to do more testing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22877
Summary: RegCleaner crashes on start
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://www.worldstart.com/weekly-download/archives/reg
-cleaner4.3.htm
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Created an attachment (id=28280)
--> (http://bugs.winehq.org/attachment.cgi?id=28280)
Log starting with wine winedbg
Starting RegCleaner with current git Wine leads to a crash in recently added
alpha blending code. I'm able to start it only with 'set
$BreakOnFirstChance=0'.
Starting without debugger hangs it without any backtrace.
--
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=28821
Bug #: 28821
Summary: kernel32/tests/time.ok: uninitialized memory read in
GetCalendarInfoA
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make time.ok" in kernel32/tests causes Valgrind to complain:
Use of uninitialised value of size 4
at wcstombs_sbcs (wctomb.c:152)
by wine_cp_wcstombs (wctomb.c:456)
by WideCharToMultiByte (locale.c:2010)
by GetCalendarInfoA (time.c:620)
by test_GetCalendarInfo (time.c:667)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1703)
by HeapAlloc (heap.c:267)
by GetCalendarInfoA (time.c:615)
by test_GetCalendarInfo (time.c:667)
--
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=23696
Summary: oxygen xml editor license page does not appear in web
browser
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.oxygenxml.com/InstData/Editor/Windows/VM/ox
ygen.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Installation of the exe seems to work fine. When you run it for the first time
it gives you a page to enter the license key.
If you click any of the links ('Request a trial key...') etc it does not open a
page in the web browser which is what I assume it should do.
All I get in the terminal is:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:imm:ImmGetOpenStatus (0x3c56f80): semi-stub
and nothing new appears when the link is pressed.
--
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=13432
Summary: ZDaemon: freezes when exiting launcher
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
URL: http://www.zdaemon.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeichhorst(a)gmail.com
Created an attachment (id=13343)
--> (http://bugs.winehq.org/attachment.cgi?id=13343)
Console output for zdaemon
When running the ZDaemon launcher (zlauncher.exe), it freezes when you try to
close it (either by clicking the X in the top right or through the file menu).
The only way to exit the program is to force-terminate it, which causes any
temporary settings to be lost. This problem occurs whether using the program's
desktop shortcut or running it through the terminal, and happens regardless of
whether an emulated desktop is used or not.
--
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=28710
Bug #: 28710
Summary: ws2_32: sock.ok reads/writes invalid memory during
async_getservbyport?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make sock.ok" in ws2_32, valgrind complains as follows:
Invalid write of size 2
at copy_se (async.c:232)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f634 is not stack'd, malloc'd or (recently) free'd
Invalid write of size 4
at copy_se (async.c:234)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f62c is not stack'd, malloc'd or (recently) free'd
Invalid write of size 1
at strcpy (mc_replace_strmem.c:311)
by copy_se (async.c:235)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f63c is not stack'd, malloc'd or (recently) free'd
Invalid write of size 4
at list_dup (async.c:124)
by copy_se (async.c:239)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f644 is not stack'd, malloc'd or (recently) free'd
etc.
--
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=26402
Summary: Cain and Abel: Crashes in libfreetype/libc
Product: Wine
Version: 1.3.15
Platform: x86-64
URL: http://www.oxid.it/downloads/ca_setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
CC: nerv(a)dawncrow.de, lukasz.wojnilowicz(a)gmail.com
Depends on: 26288
After working around installer bug 26288 the installed app crashes badly.
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=14873
Summary: Voipstunt crashes on startup
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djtm(a)gmx.net
Voipstunt installs fine, but then crashes on startup. It shows a screen "the
application has crashed" and asks for a description of what I was doing at that
moment.
The program is available here: http://www.voipstunt.com/en/download.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=9616
Summary: Pronunciation Patterns 3 doesn't start
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.pronunciationpatterns.com/PPS_Demo_3.html
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To install the app properly, I think you need to do
winetricks vcrun6
to get mfc42, else an ocx can't register.
The next problem is that it needs Real Player com objects.
Fortunately, installing Real Jukebox 1 (yes, version 1)
seems to satisfy this.
( You can download Real Jukebox 1 from
http://forms.real.com/real/player/blackjack.html )
Before running, make sure Real Jukebox can play an
.mp3 file.
Also install Gecko (winetricks gecko) before starting,
as somehow the gecko autodownload is themed out of its
mind after installing those two apps.
Then try to start the app. It puts up an error dialog "Einvalidop"
fairly early and gives up. I'll attach a log.
--
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=26827
Summary: Theatre of War 3: Korea Demo - OLE error 80004001 on
start
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://www.gamershell.com/news_115056.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34178)
--> (http://bugs.winehq.org/attachment.cgi?id=34178)
terminal output
Installs fine, but running it gives OLE error 80004001 on start. Terminal shows
a lot of shdocvw spam, so I tried native ie7, which eliminates the OLE error,
but the game then doesn't start, instead hangs on:
fixme:shell:ISVOleCmdTarget_Exec (0x1324d8)->(
Target GUID:{000214d1-0000-0000-c000-000000000046} Command:0x00000047
Opt:0x00000000 (nil) (nil))
fixme:shell:ISVOleCmdTarget_Exec (0x1324d8)->(
Target GUID:{000214d1-0000-0000-c000-000000000046} Command:0x00000009
Opt:0x00000000 (nil) (nil))
terminal output for both cases are attached. The failure to start should be a
separate bug, of course, but with native ie7 installed I'm hesitant to say it's
a different bug yet...
--
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=28820
Bug #: 28820
Summary: oleaut32/tests/vartype.ok fails under Valgrind?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
"make vartype.ok" passes normally, but under Valgrind, it repeatably fails:
vartype.c:3657: Test failed: expected 0xbfffffff 0xffffff23
(3221225471,4294967075), got (3221225472,0); hres=0x00000000
vartype.c:3660: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000
vartype.c:3664: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000
vartype.c:3740: Test failed: expected 2147483647ul 4294951488ul
(2147483647,4294951488), got (2147483647,4294951936); hres=0x00000000
...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21359
Summary: Windows 7 Platform SDK can't restart installer
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once the installer has gone a ways and aborted,
starting it again aborts fairly quickly with a dialog
box saying there was a problem. I'll attach the last
zillion lines of a +seh,+relay,+text log; looks like
it has something to do with a service not being available?
--
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.