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=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=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.