http://bugs.winehq.org/show_bug.cgi?id=9444
Summary: Crystal Enterprise 8 (a flavor of Crystal Reports?)
install fails
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.crystaldecisions.net
OS/Version: other
Status: NEW
Keywords: Installer
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7776)
--> (http://bugs.winehq.org/attachment.cgi?id=7776)
+file,+msi,+setupapi,+seh log of setup.exe
crystalenterprise 8 doesn't install on Wine; the installer
aborts after a minute. The first indication of failure
in a +msi,+setupapi log is the following line:
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 2
My untrained eye can't see the cause of the error.
--
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=9638
Summary: fileant won't start
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://fileant.com
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In
http://groups.google.com/group/bsdg/msg/0dddf606e5dab3a7
a user mentioned that he wanted the app FileAnt to work,
so I gave it a shot with wine-0.9.44-gcdc8d97.
It seems to be a VB6 app, so I did
winetricks vcrun6 vbrun60
before installing. This helped the installer complete
without warnings about missing vb runtime.
However, on startup, the app complains
FileAnt needs a Microsoft file. FileAnt will now open the url for this file.
+relay revealed the missing object was WSH:
0009:Call ole32.CLSIDFromProgID(00419b14
L"Scripting.FileSystemObject",0034f888) ret=660d965e
winetricks wsh51 got past that, but then the app crashed in the
app's window proc.
--
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=9664
Summary: Missing icon during MS Office 2000 installation
Product: Wine
Version: 0.9.45.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
Created an attachment (id=8078)
--> (http://bugs.winehq.org/attachment.cgi?id=8078)
Screenshot showing the missing icon
When installing MS Office 2000 with wine 0.9.45 there is a missing icon. I will
attach a screenshot.
--
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=9362
Summary: Incredimail install fails
Product: Wine
Version: CVS
Platform: Other
URL: http://incredimail.com
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This app's installer requires winxp and doesn't
bundle the visual C++ 6 runtimes. It also needs
some XML functions we don't yet implement. To get
past those issues, do
wget http://kegel.com/wine/winetricks
sh winetricks msxml3 vcrun6 winver=winxp
The installer gets pretty far, but fails with
wine: Call from 0x7ee51f20 to unimplemented function
gdiplus.dll.GdipGetImageEncodersSize, aborting
and a dialog box offering to send a crash report for ImpCnt.exe.
So the missing gdiplus function is the subject of this bug.
(You can get further by installing native gdiplus,
but the install hangs about 2/3 through the progress bar.
WINEDEBUG=+ole wine incredimail_install.exe
shows
warn:file:CreateFileW Unable to create file L"C:\\Program
Files\\IncrediMail\\bin\\Licenses\\IM_PREM.imk" (status c000011f)
trace:ole:ICreateErrorInfoImpl_SetDescription (0x147c930): L"Keylib error: #7
-> CANNOT OPEN FILE"
Adding +file shows that it is successfully opened many, many
times, and it does exist. Maybe we're running out of file handles,
or something, because of a possible leak in the installer. The leak might
not matter on windows - maybe there's some other bug that makes
the leak matter.)
--
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=9278
Summary: Unhandled page fault on read access to 0x00000000
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: filippo.zangheri(a)yahoo.it
Created an attachment (id=7535)
--> (http://bugs.winehq.org/attachment.cgi?id=7535)
console error and back trace
I try to start "IsaGraf 3.20", but the loader gives me this error and the
application is not started at all. See attachment for back trace.
Note: this problem wasn't present in the previous version (0.9.42) of Wine. It
used to work quite perfectly.
--
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=9616
Summary: Pronunciation Patterns 3 doesn't start
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.pronunciationpatterns.com/PPS_Demo_3.html
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To install the app properly, I think you need to do
winetricks vcrun6
to get mfc42, else an ocx can't register.
The next problem is that it needs Real Player com objects.
Fortunately, installing Real Jukebox 1 (yes, version 1)
seems to satisfy this.
( You can download Real Jukebox 1 from
http://forms.real.com/real/player/blackjack.html )
Before running, make sure Real Jukebox can play an
.mp3 file.
Also install Gecko (winetricks gecko) before starting,
as somehow the gecko autodownload is themed out of its
mind after installing those two apps.
Then try to start the app. It puts up an error dialog "Einvalidop"
fairly early and gives up. I'll attach a log.
--
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=9667
Summary: Grim Fandango hangs if X in 24bpp mode
Product: Wine
Version: 0.9.45.
Platform: PC
URL: http://www.grimfandango.net/?page=demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
Grim Fandango works well if X is started with 16-bit colour depth.
If started with 24-bit colour, it hangs before the intro video (disc 1) or the
game engine start (disc 2).
--
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=9652
Summary: Longbow 2 installer stops with an Error in copying files
Product: Wine
Version: 0.9.44.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=9162
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: punong_bisyonaryo(a)yahoo.com
When trying to install Longbow 2, by entering
wine /media/cdrom/SETUP.exe
in the terminal, the installer starts and works fine. The installer also starts
the copying of files. However, it stops around 80% during the copying of files
with an "ERROR, Copying Files " message being displayed in the installer after
that. There are no error messages or Fixmes in the terminal window, as if the
program is running fine.
--
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=9721
Summary: Support for HKEY_DYN_DATA\Config Manager\Enum registry
tree
Product: Wine
Version: 0.9.45.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
Please populate the HKEY_DYN_DATA\Config Manager\Enum registry tree. This is
needed by some games to detect the hardware on the running system.
For example, EA's Need for Speed III includes a 3dsetup.exe program that
queries HKEY_DYN_DATA\Config Manager\Enum\*\HardWareKey to detect graphics
hardware.
Free demo here: ftp://ftp.ea.com/pub/ea/demos/nfs3/nfsdemo.zip
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.