http://bugs.winehq.org/show_bug.cgi?id=10938
Summary: Unhandled exception: page fault on read access to
0x00000010 in 32-bit code
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: csigaa(a)adaba.hu
Created an attachment (id=9865)
--> (http://bugs.winehq.org/attachment.cgi?id=9865)
error output
Application (Melty Blood act candeza) does not even start... Backtrace
attached.
--
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=10099
Summary: FP exception in DSOUND_RecalcVolPan, abruptly quits
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)rasqual.silk.com
Created an attachment (id=8661)
--> (http://bugs.winehq.org/attachment.cgi?id=8661)
winedbg, trace output
A floating-point exception causes the executed program to abruptly end.
Backtrace excerpt:
=>1 0x7efce47a in libm.so.6 (+0x847a) (0x7bbfe5f4)
2 0x7e88c090 DSOUND_RecalcVolPan+0xf0() in dsound (0x7bbfe644)
3 0x7e89b0a6 DSOUND_Calc3DBuffer+0x4d6() in dsound (0x7bbfe754)
http://source.winehq.org/source/dlls/dsound/mixer.c?v=wine-0.9.47#L42
In the log, we can see the trace level message:
trace:dsound:DSOUND_RecalcVolPan (0x2167514)
trace:dsound:DSOUND_RecalcVolPan Vol=-301 Pan=-2147483648
meaning the line:
TRACE("left = %x, right = %x\n", volpan->dwTotalLeftAmpFactor,
volpan->dwTotalRightAmpFactor);
is never reached.
The function is also logged at earlier points and working, e.g.:
trace:dsound:DSOUND_RecalcVolPan (0x2167514)
trace:dsound:DSOUND_RecalcVolPan Vol=0 Pan=0
trace:dsound:DSOUND_RecalcVolPan left = ffff, right = ffff
Reproduced in Symphonic Rain (app db entry pending), when clicking on the "Game
Start" main menu option.
--
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=11732
Summary: Program can't find application paths
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: azraelthe7thmurderer(a)gmail.com
Mudbox requests the configuration paths to be adjusted on start up, then
crashes.
--
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=10524
Summary: The Chronicles of RiddicK check boxes not visible
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sexy_b14(a)hotmail.com
Created an attachment (id=9267)
--> (http://bugs.winehq.org/attachment.cgi?id=9267)
log1
This is a different one.
When installing The Chronicles of Riddick: Escape from Butcher Bay, when the
installer gets to choose components the check box's are not visible, but you
can get them to become visible.
1. Remove your .wine dir
2. cd in to the install dir and wine setup.exe (wine will make its dir stuff
see log1)
3. The installer loads up fine and the check boxes are visible and you can
start installing the game but because you have not setup you cdrom drive in
winecfg you carn't use wine eject so you are unable to continue with the
install. (see pic one)
4. Run winecfg and map you cdrom drive
5. Run the setup agane and now the check boxes are no longer visible. (see pic
two and log2)
Because now the check boxes are no longer visible the installer wont install
anything and tells you that the install is complete.
Thanks guys
--
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=10404
Summary: Wineconsole fails to display text or change color for
Renegade FDS
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://www.game-maps.net/index.php?action=download&id=520
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=9093)
--> (http://bugs.winehq.org/attachment.cgi?id=9093)
Renegade FDS server.ini
The Renegade Free Dedicated Server is a program that enables the hosting of a
C&C Renegade server. When launched, it should start a separate console, change
color, and display text, while reading in input which is interpreted as
commands. When running the Renegade FDS under Wine via wineconsole
--backend=user server.dat, a separate console is launched, but the color does
not change, and no text is outputted. No output in the terminal where the
wineconsole command was invoked is present. To install the FDS, download the
installer, and when prompted for user/password/serial, the user/password can be
made up, and the serial can be made up, but must start with 0669. Use this
particular server.ini, which should be placed in the installation directory's
Server directory, for testing purposes. The actual binary that launches the
server is server.dat, in the Server directory.
--
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=10652
Summary: ./tools/wineinstall adds /usr/local/lib to
/etc/ld.so.conf
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fry.kun(a)gmail.com
It appears that running ./tools/wineinstall (the recommended install method for
source installs) adds "/usr/local/lib" to /etc/ld.so.conf
As I understand it, this is not a proper default and should be avoided.
Personally, I've grappled for a week with a bug from dual python installation
(stock /usr/ and custom /usr/local/) where stock python would attempt to
dynamically load /usr/local/lib/libpython2.5.so.1.0 - this caused a lot of
errors with system programs/etc.
Tracing the source of the bad entry in /etc/ld.so.conf led me to wine
installer.
--
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=11659
Summary: acmStreamConvert inconsistencies (Windows Vs Wine for
mp3 -> pcm)
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msacm32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
When attempting to convert MP3 to PCM (Stereo, 44100Hz, 16bit - for burning to
a disc) the acmStreamConvert function (working synchronously) does not work as
expected (doesn't do what Windows does).
The 'cbSrcLengthUsed' value within the ACMSTREAMHEADER structure is not updated
with the correct value (or the wrong amount of data is actually used).
When 'cbSrcLength' and 'cbDestLength' are set to the same value (in my case,
75264), after conversion 'cbSrcLengthUsed' is always being set to the entire
size of the source buffer (75264) rather than the amount of the source buffer
that was actually used to create the content in the destination buffer.
Windows behaviour on first two calls to acmStreamConvert...
D 10:41:06 FileSize: 5339011
D 10:41:06 CurrentFileBytesRead: 75264
D 10:41:06 cbSrcLength: 75264
D 10:41:06 cbSrcLengthUsed: 16343
D 10:41:06 cbDstLength: 75264
D 10:41:06 cbDstLengthUsed: 73728
D 10:41:06 FileSize: 5339011
D 10:41:06 CurrentFileBytesRead: 91607
D 10:41:06 cbSrcLength: 75264
D 10:41:06 cbSrcLengthUsed: 10031
D 10:41:06 cbDstLength: 75264
D 10:41:06 cbDstLengthUsed: 73728
Wine behaviour on first two calls to acmStreamConvert...
D 10:33:22 FileSize: 5339011
D 10:33:22 CurrentFileBytesRead: 75264
D 10:33:22 cbSrcLength: 75264
D 10:33:22 cbSrcLengthUsed: 75264
D 10:33:22 cbDstLength: 75264
D 10:33:22 cbDstLengthUsed: 73728
D 10:33:22 FileSize: 5339011
D 10:33:22 CurrentFileBytesRead: 150528
D 10:33:22 cbSrcLength: 75264
D 10:33:22 cbSrcLengthUsed: 75264
D 10:33:22 cbDstLength: 75264
D 10:33:22 cbDstLengthUsed: 73728
Applications are supposed to move the source buffer on by 'cbSrcLengthUsed'
bytes after each call to acmStreamConvert.
The source buffer is therefore being used up far too quickly and the conversion
is considered complete long before it actually is.
--
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=11469
Summary: Crash during installing application component
(Metatrader Language Editior)
Product: Wine
Version: 0.9.33.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suman.kan(a)gmail.com
Install Metatrader ( for example)
run this Application Goto-> tools-> Metaquotes Language Editior -> in opened
page Wine asks abouk Gecko installing - press Yes -> after it dowloaded - get
crash - see attachment
--
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=11039
Summary: Syberia2 almost freezes when clicking on the bellows of
the candle machine
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis(a)carolo.net
I just played the game Syberia 2.
It went quite alright apart from a strange behavior at one moment :
when in the monastery, clicking on the bellows of the candle machine, the game
almost freezes. I mean, it seems all frozen, but when you wait long enough, you
see your cursor coming back. Then you are still able to move and make actions,
but it's very, very, very slow.
At the end, when you click to open the little box with the candle, everything
start to work alright again.
That's the only one problem I had with this game.
Ubuntu Feisty 7.10, official distrib Wine version (0.9.46) and official CD's of
Syberia 2.
Thanks for your job.
--
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=11478
Summary: Divx player does not play divx movies
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kd7tck(a)msn.com
The installation was fine, however when it came to actually playing a movie it
didn't happen. The player when playing starts shaking, and blacks out the rest
of the screen.
--
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=10680
Summary: Cinema 4D 8.0 & Cinema 4D 8.2 Completely fail to run on
Wine 0.9.49
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tempeodor(a)yahoo.com
Created an attachment (id=9514)
--> (http://bugs.winehq.org/attachment.cgi?id=9514)
error report copied from terminal onto gedit text file
Other 3D brands of 3D programs run but his version of the Maxon's Cinema 4D
program has never run on Wine. I'd love to see you guys get Wine to a place
where Cinema 4D R8.2 will run. Maxon's Cinema 4D R8.0 & R8.2 both completely
fail to run. When attempting to run all that happens is an error report in
terminal and nothing else. I'm using Ubuntu 7.04, the official nVidia drivers,
and Wine 0.9.49. Also changing Windows versions in the Applications settings of
the Wine Configuration for Cinema 4D has no effect on it. I'm not much good
with this stuff but I'd love so see if you can achieve full Windows
compatibility so I'm reporting this in hopes the data will be found to be
useful. Thank you for this amazing Wine software.
(see attatchment for error message on text file)
--
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=11332
Summary: Simcity 4 crashes
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kingoipo(a)gmail.com
Created an attachment (id=10438)
--> (http://bugs.winehq.org/attachment.cgi?id=10438)
Crash message
Simcity 4 crashes, regardless of what renderer is used, when starting a new
city.
--
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=10989
Summary: ePSXe: cannot detect bios, graphic and sound plugins
when configuring
Product: Wine
Version: 0.9.52.
Platform: PC
URL: http://www.epsxe.com/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: null274(a)gmail.com
Created an attachment (id=9951)
--> (http://bugs.winehq.org/attachment.cgi?id=9951)
wine-0.9.50 config.h
I'm under slackware -current and installed wine-0.9.52 from sources using an
Slackbuild.org script for wine-0.9.50, when I ran ePSXe 1.6.0 the first time,
its configuration wizard wasn't able of detect the psx bios placed in the
"bios" folder of the epsxe main folder, I cancelled the configuration wizard
and tried to configure it manually but it couldn't even detect the psx bios and
the sound and graphic plugins neither, the application did work fine without
this problem in an older slackware -current installation with wine-0.9.50, I
don't know what other thing can I try, I can't remember If I used some
workaround to get it working before..
--
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=11262
Summary: Regression: Need for Speed stucks on exit
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: x11-driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Need for Speed game stucks when exiting. Both in D3D and software mode.
Operating system: Ubuntu 7.10
In older version of Wine 0.9.46 the game exits normally.
--
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=10041
Summary: Ultima Online Kingdom Reborn doesn't render graphics
correctly
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://www.uoherald.com/kingdomreborn/gamefiles/index.ph
p
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hpestilence(a)gmail.com
Graphics stopped working correctly after a June 15th patch:
http://www.uoherald.com/news/news.php?newsid=132
Before that patch almost all the graphics were displayed correctly and quickly.
Now when the world loads it is all black in hardware shader mode. Disabling
hardware shaders makes the world load houses and items in rainbow colors except
for water animations which are rendered correctly, everything else is black.
--
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=11432
Summary: "function atl.dll.AtlCreateTargetDC, aborting" exception
when trying to run FlashSpring Server Edition
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: itayadler(a)gmail.com
Created an attachment (id=10560)
--> (http://bugs.winehq.org/attachment.cgi?id=10560)
a txt file containing the error log of flashspringse.exe
Hello,
I've tried to use FlashSpring Server Edition with the recent version of
wine(0.9.54), with no success. The installation of it went smoothly, but
afterwards when I tried to use it for converting a ppt file, I received an
error about an unimplemented function in atl.dll(the complete error log is
attached). The commandline API is running, but when you try to use it for
converting ppt files it will throw that exception.
This tool requires office to be installed(97-2003), which I have installed,
prior to using FlashSpring Server Edition, I thought that I haven't installed
it correctly but after several reinstalls it still failed to work.
Hopefully you guys might have an idea what can be done to make it work..
Thanks,
Itay.
--
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=11284
Summary: crash to desktop
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: heinrich.kemmler(a)gmx.de
Created an attachment (id=10377)
--> (http://bugs.winehq.org/attachment.cgi?id=10377)
error message from wine with eu3
Graphik: geforce 7600 GS
driver: 100.14.19
Linux: ubuntu (gutsy gibon)
game: europa universalis 3
wine: 0.9.53
registry entry corectly
error: videos ar ok, load screen and at the time it switch to main screen,
(start screen from the game), crash to desktop. messages in example:
fixme:d3d:IWineD3DDeviceImpl_CreateQuery (0x17b8390) Unhandled query type 4
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x17b8390) : stub
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x17b8390) : stub
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
For the full message please see attachment.
what can i do? A friend have the same wine-version and entrys and dll's etc.
and the game running...
--
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=11391
Summary: Cannot load Master of Olympus - Zeus ('Sold Out
Software' version)
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ollie.jl(a)gmail.com
Bug: It is impossible to load the 'Sold Out Software' version of the game
Master of Olympus - Zeus. Trying to run the executable "zeus.exe" results in
hundreds of garbage messages about "Missing pak or sav in Basic Tutorial 0".
One shows up at first, and then if that is cleared more and more are generated.
I went through a couple of hundred before I gave up.
To replicate: Install from CD, attempt to launch with Wine 0.9.54.
Effect: Prevents all access to the game and also spams the user's desktop with
many un-necessary pop-ups.
--
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=9891
Summary: Focus changing in GP Untis
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.jaehne(a)googlemail.com
Window focus in the application embedded windows doesn't change by mouse-click
--
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=11379
Summary: FineReader 7.0 multilingual version hangs after opening
the main screen.
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomlemmens53(a)hotmail.com
Created an attachment (id=10497)
--> (http://bugs.winehq.org/attachment.cgi?id=10497)
console output after closing FineReader 7.0
When FineReader has opened its main window, the commands in the menu are not
working. In the console from where I opened the program the following messages
are appearing continuously:
Internal Program Error:
C:\FineReader7\Shell\Frame\FineMdi.cpp, 756.
Internal Program Error:
C:\FineReader7\Shell\Frame\FineMdi.cpp, 908.
I can close the program by clicking on the x-icon right in top of the
FineReader-window, but not by clicking on the menu-item 'exit'.
After closing the program, there is a lot of output in the console from where I
opened the program. These output is copied in an attachment
In the previous version, 0.9.53, this bug didn't exist. So this bug is a
regression. I use wine on a gentoo 32 bit system.
--
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=10496
Summary: failed to execute the application Vaughan Challenge 4
Product: Wine
Version: 0.9.49.
Platform: Other
URL: http://hoperanza.cable.nu
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: javier.pascua(a)gmail.com
When tring to execute the application "Vaughan Challenge 4" it's showed a error
window with this text (traslated from spanish to english):
"The component "exbutt.ocx" or one of their dependet's files it's not register
correctly: one file is fault or it's not valid"
-----> The stadard output from the console, were:
~/.wine/drive_c/Archivos de programa/Vaughan/Nivel4$ wine Challenge4.exe
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:ALSA_MixerInit No master control found on Brooktree Bt878,
disabling mixer
fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet supported.
err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not
registered
err:ole:CoGetClassObject no class object {00000000-0000-0000-0000-000000000000}
could be created for context 0x1
err:ole:ITypeInfo_fnInvoke did not find member id 191, flags 0x8!
err:ole:CoGetClassObject class {51284234-d7b5-11d1-a97d-0000b4453640} not
registered
err:ole:CoGetClassObject class {51284234-d7b5-11d1-a97d-0000b4453640} not
registered
err:ole:CoGetClassObject no class object {51284234-d7b5-11d1-a97d-0000b4453640}
could be created for context 0x3
err:module:import_dll Library MSVBVM50.DLL (which is needed by L"C:\\Archivos
de programa\\Vaughan\\Nivel4\\EXBUTT.OCX") not found
err:ole:CoGetClassObject class {51284234-d7b5-11d1-a97d-0000b4453640} not
registered
err:ole:CoGetClassObject class {51284234-d7b5-11d1-a97d-0000b4453640} not
registered
err:ole:CoGetClassObject no class object {51284234-d7b5-11d1-a97d-0000b4453640}
could be created for context 0x3
--
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=11619
Summary: Wine crash when i try install deutch translator 2
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elektrrrus(a)gmail.com
Created an attachment (id=10824)
--> (http://bugs.winehq.org/attachment.cgi?id=10824)
backtrace from console
I try to install deutch translator 2(german - polish dictionary and
translator), it show me backtrace(in attachment). I older wersion of
wine(0.9.44) it works good and i can install this program.
(Sorry for my english)
--
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=11270
Summary: DB-Library network communications layer not loaded
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rodrigovdr(a)gmail.com
I have here a app called CPJWCS, it's a client/server app that needs
communication with remote databases over TCP/IP. It was written on Delphi and
uses BDE to handle DB Access. Wine report me to install Wine Gecko, I did that.
I also have successfully installed the app and the BDE with Wine, but in the
time to load the app, it returned an General SQL error and cannot access the
remote DB. Then I have installed the unixODBC and FreeTDS, but the app didn't
run. I guess that the problem is something by the way with Wine handle database
access.
If someone could help, I'll be very thankful..
--
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=10353
Summary: Buggy YeahWrite regression under Wine 0.9.47
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lamented_apparition(a)yahoo.com.ph
Distro: Mint Celena/Gnome
Tested YeahWrite 1.7 on 0.9.47 and it resulted into corrupt characters. Also,
previous version bugs are still present.
Tested YeahWrite on 0.9.41 (installed from Synaptic) and 0.9.46 and characters
overlap seemingly creating random characters.
Could also be that the previous deleted character is occupying the space of the
blank space afterwards.
Highlighting fixes the problem of the characters.
Another problem: Fonts except for the default don't format. Tested by trying to
turn text bold, italics and underline.
Problem is, Yeah Write on Wine can only turn the fonts into MS Sans Serif,
Courier, Small Fonts and System Fonts under Wine.
Installation - Tested through:
Running yeah write.exe downloaded from main site (yw32.exe)
Running yw.exe from portable flash drive
Running yw.exe from HD without installing from yw32.exe (Copy paste from
portable flash drive)
Ran under -
Win 3.1, Win98, WinXp, Win2000 settings
Also found similar bugs running AbiWord on Linux (installed from Synaptic, Not
run under wine)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.