http://bugs.winehq.org/show_bug.cgi?id=11207
Summary: Problem running iRO 3.0 (recruiting application)
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: o-z(a)arcor.de
Created an attachment (id=10284)
--> (http://bugs.winehq.org/attachment.cgi?id=10284)
Backtrace
Hi!
I need to run iRO 3.0, a recruiting application for Windows and Mac. I am using
the Windows version (http://downloads.kon5.de/iRO30PC.zip) and getting some
errors.
Please consult the attachment for a backtrace. Any help is appreciated!
Oliver
--
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=10934
Summary: Nikon Camera Control Pro thinks trial is up immediately
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.nikonusa.com/software/CameraControlPro/NSAWIN
/EN.zip
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Looked at this because of a complaint at
http://ubuntuforums.org/showthread.php?t=650937
The trial download of Nikon Camera Control Pro
installs ok, but when you start it, it
says there are zero days left in the trial.
Looking at +relay I see it does things like
CreateFileA("\\\\.\\SICE",...
so I imagine it's copy protected. It seems
to come with a .sys file, too. Bleah.
--
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=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=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=11346
Summary: Background color of an label is displayed horizontal
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mirko2324(a)yahoo.de
Created an attachment (id=10454)
--> (http://bugs.winehq.org/attachment.cgi?id=10454)
screenshot
In the statistic area the background color of the label "Download-Speed" is
displayed horizontal into the graph. I made a screenshot of this issue.
I have tested this with different versions of eMule and wine.
--
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=10982
Summary: ClearScale does not run
Product: Wine
Version: 0.9.52.
Platform: PC
URL: http://graphics.stanford.edu/~georgp/ClearScale/index.ht
m
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
ClearScale cannot run due to the following unimplemented gdiplus functions:
GdipCreateFontFamilyFromName (the one that causes the crash)
GdipDeleteFontFamily
GdipBitmapSetPixel
GdipSaveImageToFile
GdipDrawImageRectRectI
GdipGetImageEncoders
GdipGetImageEncodersSize (bug 9362)
GdipCloneImage (also needed by the Anti-Grain Geometry GDI Demo, bug 10981)
--
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=10501
Summary: NFSU2 crashes out when loading a level
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sexy_b14(a)hotmail.com
Created an attachment (id=9244)
--> (http://bugs.winehq.org/attachment.cgi?id=9244)
NFSU2 console output
When loading a level in NFSU2 get to loading screen and locks up. (see console
output) when it occurs it slow down X have to Ctrl+C to get X back
thanks
--
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=11896
Summary: Civilization4.exe crashes because of unimplemented
function __iob_func
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
When using the wine version msvcr71.dll the program crashes because of
unimplemented function __iob_func
--
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.