http://bugs.winehq.org/show_bug.cgi?id=21038
Summary: BlackLight: crash after accepting license agreement
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Created an attachment (id=25234)
--> (http://bugs.winehq.org/attachment.cgi?id=25234)
BlackLight crash traces
This standalone(no installer) application crashes on startup, right after
accepting license agreement.
Attaching traces.
--
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=17848
Summary: Windows Print Preview: Lines drawn have incorrect width
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olsentest(a)comcast.net
In Windows print preview, drawing commands embedded
between BeginPath and EndPath have line widths that
are way too wide. It appears that the same width
(in pixels) is used in the print preview as was used
for the main application window. Also, if you use
the print preview zoom button, the line width remains
the same, suggesting that it is not being adjusted
for the changes in scale.
If drawing commands are not embedded between BeginPath
and EndPath, then the print preview appears to work
correctly.
I am attaching a screen capture of the main window and
the print preview window. Also, I am attaching a
simple Windows program that can be used for debug
purposes. Also attached is a code snippet from the
Windows program.
--
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=14550
Summary: MS Ink demo program fails
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bcw1000(a)yahoo.com
Created an attachment (id=14898)
--> (http://bugs.winehq.org/attachment.cgi?id=14898)
shell script to set up the environment & run the program
Microsoft provides sample applications for use with their Tablet SDK.
I am running a sample that allows basic ink writing and recognition under
Wine-1.1.1.
For it to work, InkObj.DLL and Wisptis.exe binaries are required. I install
them via the Microsoft Windows Journal Viewer. InkObj requires unimplemented
functions of GdiPlus, so I install it using winetricks.
Also some text recognizer must be installed. I own Tablet XP (1 license) so I
copy a recognizer dll and another required file from my XP partition to ~/.wine
and register them.
Now when I launch "BasicRecognition.exe", it fails in it's initialization
sequence (judging by the source code) and gives me some output.
The Installation script and output log are attached.
Seems to be some OLE (or RPC) problems as several are mentioned in the 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=20727
Summary: Regression in wine 1.1.30: Characters in Sacred
Underworld invisible
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knipl(a)in.tum.de
Between Wine 1.1.29 and 1.1.30 the characters in Sacred Underworld 2.28 (and
possibly also Sacred) become invisible (usingn Nvidia drivers 190.42). A
regression test showed this commit to be the problem:
2b2fc827ce1f340554cc8d01f6b183d4a5c02114 is first bad commit
commit 2b2fc827ce1f340554cc8d01f6b183d4a5c02114
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Sep 10 16:57:16 2009 +0200
wined3d: Remove unused parameters to drawPrimitive().
:040000 040000 2f0c1b1c48af0ce094ba8cf6fc7b561622aa78a2
715329eb72914885257d2515d4e0c0315a30c651 M dlls
:040000 040000 6e42f98120a878a266a2b2f45ea52e6d53bd15aa
82d71eed45b555649978412a7edecbdedde0ce31 M include
It seems they were not totally unused however ;-)
If someone wishes so then I can give screenshots to illustrate the problem. If
further information is needed just ask.
--
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=15256
Summary: Disabling OpenGL output in WinUAE causes crash, possibly
in x11drv_main
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=16046)
--> (http://bugs.winehq.org/attachment.cgi?id=16046)
Console output on crash
WinUAE is an open source (GPL) emulator of Amiga computers, available from
http://www.winuae.net/.
The output of WinUAE can be rendered using DirectDraw (default), Direct3D or
OpenGL. If WinUAE is set to use OpenGL, disabling the output filter (which
reverts to DirectDraw output) causes WinUAE to crash.
The console output on crashing begins:
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
err:ntdll:RtlpWaitForCriticalSection section 0x7d1da4c0 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0019, blocked by 0009, retrying
(60 sec)
wine: Unhandled page fault on read access to 0x000005e0 at address 0x7edfcaa9
(thread 0009), starting debugger...
To demonstrate:
- Run WinUAE
- Select a disk image for drive DF0: in the Floppy drives page, e.g.
rsi1.adf.gz from ftp://ftp.coresystems.de/pub/uae/rsi1.adf.gz
- In the filter page, check the Enable box and select the OpenGL filter.
- Click OK to start the emulation.
- After a few seconds press F12 to bring up the settings window.
- In the Filter page, uncheck the Enable box.
- To work around Wine bug 10643, click in the main window and press F12.
- Click OK to dismiss the settings window. WinUAE crashes.
Attached is the console output on crashing. I can attach a minidump file if
needed.
--
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=19086
Summary: Front Panel Designer: crashes when trying to load
saved files
Product: Wine
Version: 1.1.24
Platform: PC
URL:
http://www.schaeffer-ag.de/en/download/front-panel-des
igner.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dariuskellermann(a)gmx.de
The application crashes (displays error message, becomes unresponsive, error
message cannot be clicked) when trying to load a previously saved front panel
file.
Terminal displays no output(none at all).
--
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=14132
Summary: Incorrect Font Displayed After Install
Product: Wine
Version: 1.0.0
Platform: PC
URL: see Description
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pbronline-wine(a)yahoo.co.uk
Occurs with Corel WordPerfect Office X3 and WordPerfect Office 12.
Start installer. Note font (print snapshot or whatever). Install application,
Quit installer. Start installer again. Font displayed is different.
With WordPerfect Office X3, the effect is obvious as the 'wrong' font is a
symbol font. With WordPerfect Office 12, the 'wrong' font is very narrow (I
think this may have previsouly been reported as <<poor rendering>>).
Problem affects not just the installers but also service packs and the
applications themselves (particularly Presentations). I would expect it
affects all installed applications.
To confirm the problem ...
1. remove all references to Corel installed fonts from system.reg which ever
way you choose but the following works:
cd .wine
mv system.reg system.reg~
sed -e '/TrueType.*C:.*\.TTF/d' -e '/TrueType.*C:.*\.ttf/d' system.reg~ >
system.reg
2. move Corel installed fonts to one side for a moment:
mv drive_c/windows/Fonts drive_c/windows/Fonts.wpo
mkdir drive_c/windows/Fonts
3. Start installer. Font is back to what is was before installation. Quit
installer.
3. Put back a bad font:
cp -p drive_c/windows/Fonts.wpo/WPCO03N_.TTF drive_c/windows/Fonts
4. Start installer. Symbol font makes screen indecypherable.
5. Try other fonts. Not all override the 'good' font. MTEXTRA.TTF and
WPHV04N_.TTF do.
Downloads ?
WordPerfect Office X3:
http://www.corel.com/servlet/Satellite?pagename=uk/ProcessLayout&lc=en&ppg=…
Professional (aka not Trial) Edition is 'fun' to install. See bug 14106.
WordPerfect Office 12:
Not available for download anymore as far as I can tell. Perhaps one of the
nice people who contributed to bug 2547 can help.
Standard (aka not Trial) Edition installs nicely under Wine 1.0.
--
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=11081
Summary: Windows Genuine Advantage Tool crashes on launch
Product: Wine
Version: 0.9.52.
Platform: Other
URL: http://www.microsoft.com/genuine/downloads/Validate.aspx
?displaylang=en&sGuid=68d69b53-5057-4179-b72b-
dfb1e12854f2
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=10101)
--> (http://bugs.winehq.org/attachment.cgi?id=10101)
Terminal output in wine 0.9.52
Windows Genuine Advantage Tool crashes on launch. While obviously not a very
important program to us, it should still run (and fail validation). Backtrace
attached.
--
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=17342
Summary: Adobe acrobat 5 crash after a splash screen
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: last_deceneu(a)yahoo.com
Created an attachment (id=19377)
--> (http://bugs.winehq.org/attachment.cgi?id=19377)
crash log of acrobat 5
Acrobat is the only reason that I use wine. I seen that only version 5 of
acrobat is working on wine. Currently I updated my suse linux from 11.0 to
11.1. On suse 11.1 I installed wine 1.1.14 and it crashed after displaying a
splash screen, it krash also with 1.1.9. On previous version of suse 11.0 I
used wine 0.9 and worked fine.
I installed acrobat in a clean wine and with winetricks I installed mfc42 and
vcrun2008.
Please give some instructions how to make it work.
--
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=20165
Summary: Ikea Home Planner 2010 crashes or hangs X.
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tshoulihane(a)hotmail.com
Created an attachment (id=23764)
--> (http://bugs.winehq.org/attachment.cgi?id=23764)
Crash log
2010 (2.0.3) version of Ikea home planner. Installs OK, but on adding an itme
to the room layout (for example a door), wine crashes. If run from the programs
menu, X locks up and needs to be restarted.
--
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.