http://bugs.winehq.org/show_bug.cgi?id=22790
Summary: Bonzai3D menu icons fail to update to reflect status
most of the time
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://formz.com/products/bonzai3d/bonzai3dDownloadTri
al.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick(a)lasventajas.com
In Bonzai3D there are a number of floating palettes, the principle one being
the modeling tool palette which in turn spawns related sub-palettes. For
example, hovering over the pick tool icon evokes a sub palette with various
pick options represented by icons. Selecting an option from the sub palette
closes the sub palette and should place the icon of the tool chosen in the
modeling tool palette. This occurs rarely and randomly.
--
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=24125
Summary: Data Execution Prevention additions missing
Product: Wine
Version: unspecified
Platform: All
URL: http://msdn.microsoft.com/en-us/library/bb736299%28v=V
S.85%29.aspx
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amartinson(a)codeweavers.com
SetProcessDEPPolicy, GetProcessDEPPolicy, and GetSystemDEPPolicy were added for
XP in SP3 and for Vista in SP1. Wine set to XP reports as SP3, but is missing
these.
--
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=19550
Summary: Revolver Office: When printing, font is way too large
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jg(a)linetco.com
Created an attachment (id=22775)
--> (http://bugs.winehq.org/attachment.cgi?id=22775)
Trace excerpt using unmodified wine
Summary:
When trying to print from Revolver Office 7.0.4, the font chosen is ~ 40k
pixels high.
This leads many blank (or black) pages being print.
How to Reproduce:
Download Revolver Office from
http://download.revolver.info/r7/older/revolver_office_7_0_4_win.exe
Install it using the default settings.
After installing, start it and do the following:
- Country->USA
- Single User
- Enter some details and choose "Evaluation Mode"
- Click "Address-Book"
- Select the only entry
- Select the printer icon in the toolbar
- Print to the CUPS PDF driver
Tested with:
Ubuntu 8.10/9.04 32-and 64-bit prepackaged wine
Ubuntu 9.04 64-bit wine 1.1.26 from git
Preliminary analysis:
Wine downloads the font glyphes correctly into the postscript-file.
But the font sizes written to the postscript-file are way too large, resulting
in the software positioning the text blocks incorrectly. (See
original_trace.txt)
The trace is clearer when disabled font embedding by commenting out the check
in wineps.drv. ScaleFont then reports a font size of ~40k (see
no_download_trace.txt).
Problem seems to be in the resolution of the hdc in use, as all numbers seems
fine until processed by LPtoDP.
Notes:
I would be glad to help in tracking this bug. C-Skills and time is available.
XMPP via jgraef(a)linetco.com possible.
--
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=12243
Summary: Skype: 'Access Violation' crash after 5mn
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)konsoletek.com
Created an attachment (id=11678)
--> (http://bugs.winehq.org/attachment.cgi?id=11678)
Wine log of Skype Crash
Skype 3.6 for Windows runs normally for about 5 minutes then crashes with the
following error message: "Access violation at address 00595FFF in module
'Skype.exe'. Read of address FFFFFFFF." Seems to happen regardless of what is
being done in the application.
Additionally when Skype starts, I receive "OLE error 80004001" - not sure if
its related or not.
Downloaded from: http://www.skype.com/download/skype/windows/downloading/
--
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=23299
Summary: screen under Steam windows is not refreshing
Product: Wine
Version: 1.2-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)mizerski.pl
window manager: metacity with compositing enabled
notice: when talking about Steam windows I mean every window that Steam opens.
It can be the main window, but also the "Connecting Steam account", properties,
Friends, etc.
Screen under Steam windows is not refreshing, but only the part that is below
and to the right of top left corner of Steam window.
On the screenshot you can see the Firefox window with scrolled page and Avant
Window Navigator with autohiding.
--
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=10571
Summary: scsi controller IDs mapped to wrong ASPI IDs
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wbreyha(a)gmx.net
Hi!
The builtin wnaspi32.dll seems to number SCSI Port IDs 0,1,2,4,8,0x10,....
(like the native linux controller IDs), instead of 0,1,2,3,4,5..... (as
required by ASPI as far as I was told). So every device connected to a SCSI
Port ID larger then 2 is not visible to applications.
At least on my machine I see this numbering in the
HKLM/Hardware/DEVICEMAP/Scsi/
tree. "Scsi Port x" where x=0,1,2,4,8,.....
I tried to run "Easy CD-CA Extractor" and my DVD-Drive is connected to
controller id 4 (which should be 3 in ASPI aspects). Copying the whole tree
from "Scsi Target 4" to "Scsi Target 3" worked.
The developer of "Easy CD-DA Extractor" told me that ASPI requires a
0,1,2,3,4,5,... numbering.
Regards, Wolfgang Breyha
--
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=10003
Summary: Illustrator CS2 installer can't show image
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.adobe.com/pub/adobe/illustrator/win/cs2/Illust
rator_CS2_ue_TryOut.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Illustrator CS2 installer is probably missing
a bitmap (though I haven't seen it in action on
Windows, so I can't say), as one sees the following scroll by:
fixme:ole:OLEPictureImpl_Load Unknown stream header magic: 00905a4d
fixme:ole:OLEPictureImpl_Load Unknown stream header magic: 00000004
fixme:ole:OLEPictureImpl_Load Could only read 65520 of 65535 bytes out of
stream?
fixme:ole:OLEPictureImpl_Load Unknown magic 00b8, 65520 read bytes:
b8 00 00 00 00 00 00 00 b8 00
00 00 00 00 00 00 40 00 00 00
00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
00 00 f0 00 00 00 0e 1f ba 0e
00 b4 09 cd 21 b8 01 4c cd 21
54 68 69 73 20 70 72 6f 67 72
61 6d 20 63 61 6e 6e 6f 74 20
...
err:msi:msi_load_picture failed to get bitmap size
err:msi:msi_dialog_bitmap_control Failed to load bitmap L"NewBinary1"
when the installer is on its third or so screen.
Native dcom98 doesn't help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.