http://bugs.winehq.org/show_bug.cgi?id=9657
Summary: Framemaker 8 setup requires setting Window version to
Vista even if XP and 2000 should also work
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
But when the version is set to 2000 or XP there is a dialog that saying that
Framemaker requires 2000 SP4, XP SP2 or Vista. GetVersionEx returns these
service packs. For Win2000 the build number is invalid (it corresponds to SP0,
not SP4) but for WinXP all the data seems correct.
--
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=10583
Summary: Fonts: Subpixel hinting, No RGB or BGR
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lorefice2(a)libero.it
Created an attachment (id=9386)
--> (http://bugs.winehq.org/attachment.cgi?id=9386)
Screenshot showing kwrite and Notepad doing font antialiasing.
As you can see in the attached file, while wine does a good job in antialiasing
and hinting fonts, subpixel rendering, using RGB (but i tested BGR too), is not
present.
I tried with ClientSideAntialiasWithCore=Y (ClientSideWithRender=N) and
ClientSideAntialiasWithRended=Y (ClientSideWithRender=Y), disabled any library
override, but it didn't help.
---------------------------------------------
Zool ~ # cat ~/.fonts.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font" >
<edit mode="assign" name="rgba" >
<const>rgb</const>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="hinting" >
<bool>true</bool>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="hintstyle" >
<const>hintfull</const>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="antialias" >
<bool>true</bool>
</edit>
</match>
</fontconfig>
---------------------------------------------
Zool ~ # xrdb -q|grep Xft
Xft.antialias: 1
Xft.autohint: 0
Xft.dpi: 96.000000
Xft.hinting: 1
Xft.hintstyle: hintfull
Xft.rgba: rgb
--
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=12590
Summary: Yahoo widget engine 4.5, blank box, not being able to do
anything
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://widgets.yahoo.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wwarsin(a)gmail.com
Created an attachment (id=12181)
--> (http://bugs.winehq.org/attachment.cgi?id=12181)
this is the log file from running $ WINEDEBUG=+relay,+seh,+tid wine
YahooWidgets.exe &> /tmp/log.txt
Ok first if you try to install Y!WE (Yahoo! Widget Engine) you might get this
bug: http://bugs.winehq.org/show_bug.cgi?id=12519 to get past that just follow
the steps from "Comment #3 From Austin English". That should get you past that
bug. But now when i try to load Y!WE it basically starts and it looks like
nothing is going on, but i found there is a blank box in the top left corner
that gets a 'stuck image' in it, of whatever was lasted moved over it, i did
run it from the terminal and there are a few fixme's through out, but the
wine/Y!WE doesnt crash, and i have to ctrl+c from the terminal to end it.
I cannot (that i know of) do anything with this blank box, but i did notice
that if i move the courser, or something over that the log file gets bigger...
--
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=12376
Summary: Backberry Simulator: error/crashes - RealTimeScheduler
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://na.blackberry.com/eng/developers/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pault(a)telus.net
When running the RIM Blackberry Simulator 4.1.0.359 and the MDS 4.1.2.17 in
wine as per
http://www.slashdev.ca/2008/03/27/blackberry-simulator-in-linux-sort-of/ I get
the following error periodically. Pressing Ignore most often allows me to
continue without problems but sometimes it crashes. Sorry, I'm not experienced
in running debugging traces but I will if someone points me in the right
direction.
Assertion Failure (DE346) - Blackberry Device Simulator
Semaphone::acquire called on a non-kernel thread
(src/kernel/RealTimeScheduler.cpp:560)
Exit - Ignore - Ignore All DE346s - Save Log...
--
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=15434
Summary: Rome: Total War crashes on senate tab
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smills15(a)cox.net
A few different in-game events seem to trigger this bug. The easiest way to
trigger it is just to open the faction summary window and click on the senate
tab. The game also crashes with a similar error when completing the short
campaign. I -seem- to remember this working better in the early beta days, but
can't get any versions that old to compile anymore. If I have any luck I will
make up a regression test report.
--
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=15196
Summary: Ryzom FV 1.2.0.904 cashes with segfault
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fasteddie05(a)gmx.de
Created an attachment (id=15949)
--> (http://bugs.winehq.org/attachment.cgi?id=15949)
crashdump Ryzom FV 1.2.0.904
Ryzom FV 1.2.0.904 crashes with segfault
It also need the followong dll's, which I copied into the Ryzom Directory:
msvcp60.dll and mfc42.dll.
--
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=11957
Summary: WebPlus SE install fails
Product: Wine
Version: 0.9.57.
Platform: Other
URL: http://ftp8.serif.com/FSSDownloadMirror/WebPlus/SE/FSS-
WPSE-0208-Setup.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://www.winehq.org/pipermail/wine-users/2008-March/029738.html
a user complained that WebPlus SE install fails
with the message "this action is not supported"
Sure enough, running it fails for me, too; the log has the
suspicious error
trace:msi:MSI_GetPropertyW returning L":setup.mst" for property L"TRANSFORMS"
trace:msi:msi_apply_substorage_transform 0x12fdb8 L"setup.mst"
err:msi:msi_apply_substorage_transform expected a colon in L"etup.mst"
A google search shows one other instance of that message,
http://www.linuxforums.org/forum/wine/109175-help-fifa-08-installation-stop…
--
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=9252
Summary: Far Cry: Segmentation fault on startup when using
Direct3D
Product: Wine
Version: 0.9.42.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spencercw(a)googlemail.com
Created an attachment (id=7509)
--> (http://bugs.winehq.org/attachment.cgi?id=7509)
Terminal output
Wine version: 0.9.43
Distro: Gentoo Linux 2007.0
GCC version: gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Program: Far Cry
No-cd patch applied.
By default Far Cry uses Direct3D9, this causes a segmentation fault upon
starting the game. As a work around, `r_Driver = "Direct3D9"` can be changed to
`r_Driver = "OpenGL"` in Program Files/Ubisoft/Crytek/Far Cry/system.cfg,
though it would of course be better if it worked out of the box.
I am attaching the terminal output (30kB->2.0kB bz2), the output with
WINEDEBUG=+relay (920MB->519kB), and the output with WINEDEBUG=+d3d
(40kB->2.6kB).
Note that this issue isn't present in the demo version.
--
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=14868
Summary: Initial crash when running GSpot
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)gringer.dis.org.nz
Created an attachment (id=15418)
--> (http://bugs.winehq.org/attachment.cgi?id=15418)
GSpot crash log (wine GSpot.exe 2> gspot_crash.bt.txt)
I wasn't able to run the GSpot media analysis tool, available from this site:
http://www.headbands.com/gspot/v26x/index.htm [v 2.70a]
There was a wine crash very soon after the program started, I've attached the
output to this report.
Allan Højgaard has mentioned a crash on the GSpot page of appdb:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=6924
Not sure about the component, just picked kerne32 because it came up on the
first line of the backtrace.
Note: I'm using the Debian variant of wine (Version: 1.0.0-1).
--
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=14298
Summary: winhelp: Mouse pointer flickers when moved
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
When moving the mouse pointer over the help window, the pointer flickers
between the normal X pointer (white arrow) and an insertion point (and also a
black arrow).
The pointer does not flicker at all when running Windows 95 WINHLP32.EXE under
Wine. There it is always an insertion point, changing to a hand when over a
clickable link.
--
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.