http://bugs.winehq.org/show_bug.cgi?id=9870
Summary: WINE not reading Multiple Sound Devices correctly,
ignoring ALSA setup
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jim(a)1-6regulars.homeip.net
Ubuntu 7.04 Gnome setup to use ALSA sound with CA0106 (SB Audigy PCI card).
Motherboard has VIA Sound on board, disabled in BIOS. ALSA default set to use
CA0106 and is working well in Gnome. WINE Audio Setup is configured to use
ALSA. Wave Out Devices list VIA 8237, but not CA0106. Running WINE Apps have
sound coming out of Disabled VIA device and not the CA0106. ALSA is the only
enabled sound option.
OSS Option lists C-Media Electronics CMI9761A+, which I believe is normally the
driver for many on board audio chip sets like the VIA set. With OSS Selected
as the only sound option, apps in WINE also have sound coming out of the
disabled VIA device and not the CA0106 device.
--
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=10039
Summary: F.E.A.R. Perseus Mandate demo fails to launch
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=8582)
--> (http://bugs.winehq.org/attachment.cgi?id=8582)
output in console
When i try to launch the Demo of F.E.A.R. Perseus Mandate a dialog box pops up
stating a security module cannot be activated. This program cannot be
executed(7000).
--
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=10040
Summary: Steam crashes during the startup
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://steampowered.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wine-crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
While starting steam crashes and writes the crash log. However it continues on
and starts. It seems it allows some parts to fail start up but still be usable
to say play games.
Here is a snipped from the +relay:
-----
0017:Call advapi32.RegOpenKeyExA(80000002,0e76a2a8
"SOFTWARE\\Microsoft\\Cryptography",00000000,00020019,7b6428c4) ret=0e702b59
0017:Ret advapi32.RegOpenKeyExA() retval=00000000 ret=0e702b59
0017:Call advapi32.RegQueryValueExA(00001910,0e76a2c8
"machineguid",00000000,7b6428cc,7b642ae0,7b6428c8) ret=0e702b87
0017:Ret advapi32.RegQueryValueExA() retval=00000002 ret=0e702b87
......
0017:Call KERNEL32.OutputDebugStringA(7b6414c0 "hardware.cpp (590) : Assertion
Failed: bRet\n") ret=1002129f
-----
So it's looking for
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography]
machineguid
Which Wine does not have. Creating this value fixes the crash.
--
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=9958
Summary: Albatross18 returns to the console immediately
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download2.gamershell.com/cgi-
bin/fhx.pl?auth=dJulWPE62z3m6&id=21281&ts=1191871805&cat
=demo&filename=albatross18_setup.zip
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I 've been seeing people sending in test reports for this app every now and
then , so i decided to give it a go myself. The only thing it does is spit out
a few fixme's (shdocvw) and then exits. With native shdocvw (and shlwapi) the
update screen comes up fine and the update process goes fine. However , while
trying to start the game it just hangs. (This bugreport is only for the first
part)
--
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=10182
Summary: Hapedit doesn't launch web browser
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://hapedit.free.fr
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
I stumbled across
http://slashdot.org/~Spy+der+Mann/journal/185683
which complains that his favorite html editor, Hapedit,
doesn't work well ("the font's all messed up").
I downloaded and launched hapedit. Font seems fine to
me, but clicking on the "Browser" button fails to
launch a browser to preview the current document.
I peered at +reg traces but didn't see how it's trying
to detect the default browser. On Windows it brought
up Firefox fine for me.
--
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=10160
Summary: MFC42.DLL.6467 error
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jason.keeney(a)gmail.com
Created an attachment (id=8748)
--> (http://bugs.winehq.org/attachment.cgi?id=8748)
debugging info
I'm working with some educational database software called sdbV. (you can find
it at dmm-support.dk)
When I run the setup program, I get one error:
C:\Program Files\sdbV\Toc.ocx
Unable to register the DLL/OCX:DllRegisterServer failed; code 0x00000000
which prints in the terminal:
wine: Call from 0x100010c2 to unimplemented function MFC42.DLL.6467, aborting
I've tried to manually install Toc.ocx with regsvr32, but the same thing...(see
the attachment).
If I click ignore, I can continue, but when I try to run the application, but
it crashes with the following:
err:ole:CoGetClassObject class {ffa315a3-20d3-11cf-8fdd-943611c10000} not
registered
err:ole:create_server class {ffa315a3-20d3-11cf-8fdd-943611c10000} not
registered
err:ole:CoGetClassObject no class object {ffa315a3-20d3-11cf-8fdd-943611c10000}
could be created for context 0x5
It doesn't seem like there are so many errors, but I don't know how to proceed
with this.
--
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=9898
Summary: Virtual Moon Atlas 3.5 expert Mostly black drawing
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://prdownloads.sourceforge.net/virtualmoon/avlsetup3
5.exe?download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
Created an attachment (id=8392)
--> (http://bugs.winehq.org/attachment.cgi?id=8392)
Screen shot
With the new child window fixes this 3d expert version of this app which was
unusable now can be used. It was installed and run from a fresh prefix. Craters
and other features are labeled but during the display refresh they shown for a
split second and then are overwritten. Tested with and without virtual desktop.
This error is output when starting.
err:wgl:X11DRV_GetPixelFormat Unable to find a WineGLPixelFormat for
PixelFormat=0
See appdb for screen shot of basic version (non-3d)
http://appdb.winehq.org/objectManager.php?sClass=application&iId=2081
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.