http://bugs.winehq.org/show_bug.cgi?id=11030
Summary: JIT debugger not found
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danny.piccirillo(a)gmail.com
I installed Neuro-Programmer 2 -
http://thepiratebay.org/tor/3960649/Neuro-Programmer_2
and then when i launched it, i got the following "No debugger found." error
message:
Registered JIT debugger it not available. An attempt to launch a JIT debugger
with the following command resulted in an error code of 0x2 (2). Please check
computer settings.
cordbg.exe !a 0x15
Click on Retry to have the process wait while attaching a debugger manually.
Click on Cancel to abort the JIT debugger request.
--
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=12873
Summary: Microsoft 3D Movie Maker demo installer fails
Product: Wine
Version: 0.9.60
Platform: Other
URL: ftp://ftp.microsoft.com/deskapps/kids/3dmm.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
The installer says it completes, but wine outputs the following message:
err:rundll32:main Unable to load L"setupx.dll"
At which point the install does not finish and it deletes the temporary files
it had extracted to windows\temp
--
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=13967
Summary: Pando crashes in install
Product: Wine
Version: 1.0-rc5
Platform: Other
URL: http://www.pando.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 9364
Created an attachment (id=14135)
--> (http://bugs.winehq.org/attachment.cgi?id=14135)
Terminal output - wine 1.0-rc5
Testing for bug 9364, Pando crashes during install. Not sure if it's a
regression in wine or in Pando's installer. I unchecked all optional components
in install (if you don't, it still crashes, but not in crypt32). Terminal
output attached, +relay,+seh,+tid to follow.
--
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=14192
Summary: ElsterFormular 2007/2008: Data submission fails with
"Errorcode 49152"
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.elster.de/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Sebastian.Leske(a)sleske.name
Elster is the official German program required to submit various tax
statements.
It installs and starts with Elster, and data input mostly works (help does not
work, see bug 11303).
However, when running a "Plausibilitätsprüfung" (plausibility check) or
actually submitting the data (real submission or submission test,
"Datenübermittlung"/"Tets der Datenübermittlung"), Elster fails with a weird
error message:
Programmversion: 9.3.0.0
Fehlermeldung einer ELSTER-Telemodul-Funktion:
Errorcode: 49152
5VT
Sorry, kein Fehlertext für diesen Fehlercode vorhanden.
The "5VT" is different each time the error occurs; the rest of the text is
always the same.
This has already been discussed on the Elster mailing lists, without result:
https://www.elster.de/cgi-bin/ubba/ultimatebb.cgi?ubb=get_topic;f=1;t=002617
--
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=12486
Summary: Microsoft Office Standard 2007 installation failure
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tiago.freire(a)gmail.com
Created an attachment (id=12047)
--> (http://bugs.winehq.org/attachment.cgi?id=12047)
console error messages
The installation does not crash, but does not continue with an error message
about missing or corrupted files. The message is in (Brazilian) Portuguese, bt
says something like:
-----
Installation Error(Window Title)
Installation cannot continue because a required file is corrupted or
unavailable. Execute the installation again from the source disk or download
place(?or site?).
-----
Tested on Ubuntu Hardy Heron Beta with wine 0.9.59. strangely, bugzilla only
lists up to 0.9.58.
--
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=9362
Summary: Incredimail install fails
Product: Wine
Version: CVS
Platform: Other
URL: http://incredimail.com
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This app's installer requires winxp and doesn't
bundle the visual C++ 6 runtimes. It also needs
some XML functions we don't yet implement. To get
past those issues, do
wget http://kegel.com/wine/winetricks
sh winetricks msxml3 vcrun6 winver=winxp
The installer gets pretty far, but fails with
wine: Call from 0x7ee51f20 to unimplemented function
gdiplus.dll.GdipGetImageEncodersSize, aborting
and a dialog box offering to send a crash report for ImpCnt.exe.
So the missing gdiplus function is the subject of this bug.
(You can get further by installing native gdiplus,
but the install hangs about 2/3 through the progress bar.
WINEDEBUG=+ole wine incredimail_install.exe
shows
warn:file:CreateFileW Unable to create file L"C:\\Program
Files\\IncrediMail\\bin\\Licenses\\IM_PREM.imk" (status c000011f)
trace:ole:ICreateErrorInfoImpl_SetDescription (0x147c930): L"Keylib error: #7
-> CANNOT OPEN FILE"
Adding +file shows that it is successfully opened many, many
times, and it does exist. Maybe we're running out of file handles,
or something, because of a possible leak in the installer. The leak might
not matter on windows - maybe there's some other bug that makes
the leak matter.)
--
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=10040
Summary: Steam crashes during the startup
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://steampowered.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wine-crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
While starting steam crashes and writes the crash log. However it continues on
and starts. It seems it allows some parts to fail start up but still be usable
to say play games.
Here is a snipped from the +relay:
-----
0017:Call advapi32.RegOpenKeyExA(80000002,0e76a2a8
"SOFTWARE\\Microsoft\\Cryptography",00000000,00020019,7b6428c4) ret=0e702b59
0017:Ret advapi32.RegOpenKeyExA() retval=00000000 ret=0e702b59
0017:Call advapi32.RegQueryValueExA(00001910,0e76a2c8
"machineguid",00000000,7b6428cc,7b642ae0,7b6428c8) ret=0e702b87
0017:Ret advapi32.RegQueryValueExA() retval=00000002 ret=0e702b87
......
0017:Call KERNEL32.OutputDebugStringA(7b6414c0 "hardware.cpp (590) : Assertion
Failed: bRet\n") ret=1002129f
-----
So it's looking for
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography]
machineguid
Which Wine does not have. Creating this value fixes the crash.
--
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=10343
Summary: SetTimer won't wait for specified time
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmda(a)yandex.ru
Windows supports the following semantic for SetTimer():
hTimer = SetTimer(0, MY_ID, TIMEOUT, NULL);
note: hWnd is zero, callback is NULL.
In this case Windows sends WM_TIMER to the thread queue after specified TIMEOUT
milliseconds with wParam==hTimer returned by the function (not MY_ID! and this
is because of zero hWnd!)
When SetTimer is called this way it returns somewhat special in hTimer, for
example 0x7edc.
Under wine, it returns 1 and sends WM_TIMER immediately, regardless of TIMEOUT
(I tried with 6000ms==6s)
Reference: MSDN:
If the function succeeds and the hWnd parameter is NULL, the return value is an
integer identifying the new timer. An application can pass this value to the
KillTimer function to destroy the timer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.