https://bugs.winehq.org/show_bug.cgi?id=37901
Bug ID: 37901
Summary: SVG-Verein fails to install
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Dear wine-Team,
I would like to report that the German program "SVG-Verein" fails to install on
my openSUSE "Tumbleweed" installation (32-bits). There is a demo version
available at the following address:
http://spg-direkt.de/datei-download/6/24-demo-versionen
Upon unpacking the .zip-file and starting the setup routine with wine, I get a
loading progress bar but the installation itself doesn't start.
Does this console output help or would you require further information? Please
let me know
----
mwagner@linux-dnat:~/Downloads> wine vdemo-setup-310.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
err:module:attach_process_dlls "Stp0.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\users\\mwagner\\Temp\\SetupTemp0\\AKSetup.exe" failed, status c0000142
----
Kind regards,
Maik
--
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=37910
Bug ID: 37910
Summary: SPG-Verein 3.1.0: 3 (unknown) empty error dialogs
during start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous.maarten(a)gmail.com
Distribution: ---
During start-up of SPG-Verein 3.1.0, 3 identical emtpy error dialogs show up.
They can be "ignored" by pressing 'Yes'.
In the console, there does not show up any fixme or error at the same time.
See https://bugs.winehq.org/attachment.cgi?id=50487 for a screenshot of the
error dialog.
$ cd ~/.wine/drive_c/spg/spg-verein
$ wine V-menu.exe
fixme:font:freetype_SelectFont Untranslated charset 255
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:font:freetype_SelectFont Untranslated charset 255
$ wine --version
wine-1.7.34-60-gd6450cf
(Installation procedure is described in
https://bugs.winehq.org/show_bug.cgi?id=37901#c3)
--
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=37909
Bug ID: 37909
Summary: SPG-Verein 3.1.0: Dialog hiding behind main window
(z-order problem)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous.maarten(a)gmail.com
Distribution: ---
Hey,
As described in https://bugs.winehq.org/show_bug.cgi?id=37901
During installation of SPG-Verein 3.1.0, a dialog does not go on top of the
view stack.
A screenshot can be found at https://bugs.winehq.org/show_bug.cgi?id=37901#c7.
Needs
$ winetricks mfc42
$ wine --version
wine-1.7.34-60-gd6450cf
$ du -sh vdemo-setup-310.exe
50M vdemo-setup-310.exe
$ sha1sum vdemo-setup-310.exe
ae53d0c650e74a54f4e9950dbd26bba56d6f89ed vdemo-setup-310.exe
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31430
Bug #: 31430
Summary: Microsoft HealthVault Connection Center 4.1 fails to
run
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bradpitcher(a)gmail.com
Classification: Unclassified
Microsoft HealthVault Connection Center 4.1 fails to run, tested on Ubuntu
12.04. The software can be downloaded for free here:
http://www.microsoft.com/en-us/healthvault/tools-devices/devices.aspx
I get this on the command-line when I attempt to run it:
bpitcher@millsmess:~/.wine/drive_c/Program Files/Microsoft HealthVault$ env
WINEPREFIX="/home/bpitcher/.wine" wine C:\\windows\\command\\start.exe /Unix
/home/bpitcher/.wine/dosdevices/c:/users/Public/Desktop/Microsoft\ HealthVault\
Connection\ Center.lnk
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
bpitcher@millsmess:~/.wine/drive_c/Program Files/Microsoft HealthVault$
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.net" in
state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"defaultProxy" in
state 3
fixme:advapi:RegisterTraceGuidsW (0x6cd15f38, 0x6cd20180,
{e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x33eaf8, (null), (null),
0x6cd20188,): stub
fixme:msvcm:CrtImplementationDetails_DoDllLanguageSupportValidation stub
fixme:msvcm:CrtImplementationDetails_RegisterModuleUninitializer 0xc73f18: stub
Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for HealthVaultConnectionCenter.Program --->
System.ArgumentNullException: Argument cannot be null.
Parameter name: ptr
at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer
(IntPtr ptr, System.Type t) [0x00000] in <filename unknown>:0
at HealthVaultConnectionCenter.TraceProvider..ctor (System.String
applicationName, Guid controlGuid, Boolean useSequenceNumbers) [0x00000] in
<filename unknown>:0
at HealthVaultConnectionCenter.Program..cctor () [0x00000] in <filename
unknown>:0
--- End of inner exception stack trace ---
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An
exception was thrown by the type initializer for
HealthVaultConnectionCenter.Program ---> System.ArgumentNullException: Argument
cannot be null.
Parameter name: ptr
at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer
(IntPtr ptr, System.Type t) [0x00000] in <filename unknown>:0
at HealthVaultConnectionCenter.TraceProvider..ctor (System.String
applicationName, Guid controlGuid, Boolean useSequenceNumbers) [0x00000] in
<filename unknown>:0
at HealthVaultConnectionCenter.Program..cctor () [0x00000] in <filename
unknown>:0
--- End of inner exception stack trace ---
fixme:advapi:UnregisterTraceGuids 0: stub
--
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=9727
Summary: OPML displays error on startup; mshtml's ShowHTMLDialog
too stubby
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://support.opml.org/download
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.scripting.com/stories/2007/09/20/howToSponsorAnOpenSourcePr.html
says Dave Winer really wants OPML working well on Linux,
so I had a look.
First problem: on startup, it tries to run
some javascript that runs a dll function. It fails with an
error dialog, and wine complains
fixme:mshtml:ShowHTMLDialog ((nil) 0x1959980 (nil) L"help: no" 0x7bdfadc4)
Second problem: any time it tries to display a web page,
it does start up your web browser, but the resulting page is
blank (perhaps it can't pass the URL to the browser).
--
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=10291
Summary: Can't input data into quickbooks
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc(a)mwiriadi.id.au
Created an attachment (id=8942)
--> (http://bugs.winehq.org/attachment.cgi?id=8942)
winedebug=warn+all
I can't input data into quickbooks after it is installed. I can open it but it
complains about a file missing even after the installation. I'm not to sure
about specifics of it but I did do a warn+all output which I will attach.
Please advise me how you would want this bugreport adjusted when you look at
the output.
--
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=34042
Bug #: 34042
Summary: QuickBooks SS 2008 Help application crashes
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://dlm.download.intuit.com/SBD/QuickBooks/2008/R1/
QuickBooksSimpleStartDirect2008.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45239
--> http://bugs.winehq.org/attachment.cgi?id=45239
wine-1.6-rc5 console output
The Help application that comes with QB 2008 crashes multiple times. The crash
is caught by the application, error reporting and eventually winedbg although a
backtrace is never printed.
To get this far:
1. winetricks -q dotnet20 msxml4 (Bug 34029 and Bug 34028)
2. Install.
3. Run.
4. Cancel the New Company dialog.
5. Go to the Help menu and click on the first option.
Crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18171
Summary: Quickbooks update checker hangs during download
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://dlm2.download.intuit.com/SBD/QuickBooks/2009/R1/Q
uickBooksSimpleStartDirect2009.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20636)
--> (http://bugs.winehq.org/attachment.cgi?id=20636)
QB2009R1 screenshot of failure point
Quickbooks 2008/2009's installer has an optional critical update checker.
The updater successfully downloads the "update list" but hangs when attempting
to download the updates themselves.
--
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=11720
Summary: Intuit (Au) QuickBooks Pro 2007/2008 free trial massive
memory leak
Product: Wine
Version: 0.9.56.
Platform: Other
URL: http://www.quicken.com.au/BusinessFinance/QuickBooksPro/
trial.aspx
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
QuickBooks Pro 2007/2008 free trial,
QB2007-08Trial.exe, 120921088 bytes, sha1sum
54bdcc52db69a73d3e6bfaa6626f994031b69935
http://www.quicken.com.au/BusinessFinance/QuickBooksPro/trial.aspx
gives the trial key as 846120363241002110143.
To install and start, you need to do
sh winetricks vcrun6 fakeie6 msxml3
(that's bug 5415).
Modulo a stray warning dialog about a missing file,
you can try to use the app. Choosing "open a
sample file" and then one of the samples
loads, but starts a stunningly rapid
memory leak. You have just a few seconds before
the app is using gigabytes of memory.
The app is unresponsive, 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.