http://bugs.winehq.org/show_bug.cgi?id=16998
Summary: WISO Sparbuch crashes at startup
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oliver.fels(a)gmx.net
Created an attachment (id=18792)
--> (http://bugs.winehq.org/attachment.cgi?id=18792)
general protection fault output
The WISO Sparbuch 2009 application crashes with a general protection fault at
startup in wmain09.dll.
WISO Sparbuch 2008 ran at least in most areas with wine 1.0.
See attached log for 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=22064
Summary: The Settlers 7 Demo fails to start
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://www.pfanni.de/de/die-siedler-7-exklusiv-demo.as
p
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=26879)
--> (http://bugs.winehq.org/attachment.cgi?id=26879)
wine-1.1.40 output
The game does not start because of the great copyprotection Ubisoft uses.
It requires an Internet connection during gameplay and tries to somehow setup a
proxy for this. And this fails.
There is only a message window telling:
failed to start proxy instance
--
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=11168
Summary: DVRManager + MFServer: Crashes
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: god2blief(a)gmx.net
Both the DVRManager and the MFServer are crashing with (exactly?) the same
output in the console when operating certain functions, e.g. after submitting
username and password for the local machine when setting up the MFServer.
Colsole-output when crashing: http://ubuntuusers.de/paste/28141/
--
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=22613
Summary: dotnetfx 2.0 is not detected by a program
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: donnajj(a)vcu.edu
Razor, a tool for Ultima Online that uses the .net Framework 2.0 no longer
detects .net Framework 2.0 installation when running the installer. It is
detected in versions prior to 1.1.42 and works properly, but it no longer works
in newer versions of wine.
The software, if copied from a windows install or installed prior to upgrading
wine to 1.1.42 says that
c:/windows/Microsoft.NET/Framework/v2.0.50727/mscorwks.dll could not be
initialized.
--
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=15403
Summary: Microsoft's windbg can't load an executable
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mah(a)jump-ing.de
Steps to reproduce:
1) Download Microsoft's debugging tools from
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx. In this case,
the most recent version was 6.9.3.113, which was used.
2) Install those:
cd
mv .wine .wine-backup
wine msiexec /i Debugging\ Tools*.msi
Follow the instructions, installation should work fine.
3) Run windbg (not winedbg):
cd $HOME/.wine/drive_c/Programme/Debugging\ Tools\ for\ Windows\ \(x86\)
wine start windbg.exe
4) Use the menu of the upcoming window to load an executable, e.g. notepad.exe.
Expected behaviour:
Windbg would load/launch the executable.
Actual behaviour:
Windbg dies, leaving these messages at the Unix shell:
[...]ogramme/Debugging Tools for Windows (x86)$ wine windbg.exe
fixme:system:SetProcessDPIAware stub!
fixme:win:RegisterSystemThread (00000002, 00000000)
fixme:win:SetLayeredWindowAttributes (0x1002a,0x00000000,200,2): stub!
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:dbghelp:SymSetParentWindow (0x1002c): stub
fixme:richedit:RichEditWndProc_common EM_GETLANGOPTIONS: stub
[duplicates removed]
RaiseXception: RaiseExceptionRTL = 0x7b82f564
wine: Call from 0x7b847d98 to unimplemented function dbghelp.dll.SymAddSymbolW,
aborting
err:seh:raise_exception Unhandled exception code 80000100 flags 1 addr
0x7b847d98
--
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=14737
Summary: SmartDraw 2008: Start fails due to unimplemented
functions in gdiplus.dll
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.smartdraw.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tim(a)timg.ws
Created an attachment (id=15229)
--> (http://bugs.winehq.org/attachment.cgi?id=15229)
SmartDraw crashing, and the WINE debugger kicking in.
After installing SmartDraw 2008 in a clean prefix, attempting to run SmartDraw
immediately fails, with the following last lines outputted:
wine: Unimplemented function gdiplus.dll.GdipCloneBitmapAreaI called at address
0x7ee0afb0 (thread 0009), starting debugger...
Unhandled
wine: Call from 0x7edecfb0 to unimplemented function gdiplus.dll.GdipComment,
aborting
wine: Call from 0x7edecfb0 to unimplemented function
gdiplus.dll.GdipConvertToEmfPlusToFile, aborting
It fails in both Wine 1.0 and Wine GIT as of today (3 August 2008)
--
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=22121
Summary: EVEMon (v1.3.1.2138): crashes on adding an account
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://evemon.battleclinic.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s.ruecker(a)gmx.de
Created an attachment (id=26975)
--> (http://bugs.winehq.org/attachment.cgi?id=26975)
Callstack/Crash-log
Hi,
I've installed a wine from:
deb http://www.lamaresh.net/apt squeeze main
on a debian squeeze system. It is a fresh installartion and I have installed
following via winetricks:
sh winetricks corefonts dotnet11 dotnet20 tahoma
Opened:
File->Add Account...
Crashes the Application immediatly with:
EVEMon Version: 1.3.1.2138
.NET Runtime Version: 2.0.50727.42
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 3
Executable Path: "C:\Programme\EVEMon\EVEMon.exe"
System.NotImplementedException: Not implemented.
at System.Drawing.Graphics.MeasureCharacterRanges(String text, Font font,
RectangleF layoutRect, StringFormat stringFormat)
...
For full log see attachment.
There is a similar bugreport: 21109
(http://bugs.winehq.org/show_bug.cgi?id=21109)
but it has a slightly different stacktrace so I am not if it is duplicate 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=22429
Summary: wine to support VMWare ThinApps
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hellweiss(a)gmx.de
Hi,
i'am trying to start a VMWare ThinApp Application e.g. FreeCommander.exe
wine ./FreeCommander.exe. The error Message is:
Executable 'C:\Program Files\FreeCommander\FreeCommander.exe' had the following
unrecoverable error:
Unable to open C:\Program Files\FreeCommander\FreeCommander.exe
Looks like this is with all ThinApps. I also tested Firefox.exe and
IrfanView.exe.
It would be nice, if wine could have support for ThinApps.
Thank you.
--
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=18924
Summary: OutputDebugString does not do what it's supposed to do
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ewfewfe(a)wh4f.org
OutputDebugString seems to be "invisible" to other apps in wine, it just prints
a message to the terminal. I saw a mailing list discussion about this problem
but I got the impression this wasn't going to be changed anytime soon (because
it's "good enough"). Well, it isn't.
As wrong as it may be, some programs rely on parsing other programs debug
output, and this breaks down in wine. The specific application I'm having
trouble with is FF7Music, some hack that uses debug output to replace the music
in Final Fantasy VII.
A fix for this would be greatly appreciated.
--
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=15194
Summary: cmd.exe doesn't support for 2>&1 style redirection
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)zend.com
Created an attachment (id=15945)
--> (http://bugs.winehq.org/attachment.cgi?id=15945)
proposed patch
"cmd /c <program> 2>&1" doesn't perform redirection and tries to run "1" as a
program instead. A trivial patch is 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.