http://bugs.winehq.org/show_bug.cgi?id=12015
Summary: Microsoft Speech SDK 5.1 dictpad.exe sample fails due to
richedit stub
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=5e86ec97-40a7-453f-b0ee-6583171b4530&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
After obtaining SpeechSDK51.exe and installing the SDK, running the Dictpad
sample (located in C:\Program Files\Microsoft Speech SDK 5.1\Bin) results in a
message box stating "Error getting ITextSelection" and two messages from
terminal that were outputted:
err:richedit:RichEditWndProc_common called with invalid hWnd 0x1002c -
application bug?
fixme:richedit:ITextDocument_fnGetSelection stub 0x5c31e0
The Wine version in use is wine-0.9.57-138-gbcfb47e.
--
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=11737
Summary: DVD Rebuilder fails to run
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florin(a)andrei.myip.org
Created an attachment (id=10986)
--> (http://bugs.winehq.org/attachment.cgi?id=10986)
stdout from the application
OS is Linux Ubuntu 7.04. I'm using the WINE packages from winehq.org
I'm trying to run DVD Rebuilder, the free edition, the full installer:
http://dvd-rb.dvd2go.org/modules.php?name=Downloads&d_op=viewdownload&cid=14
I was able to install the software without problems. Some components of the
full installer (AviSynth, HC Encoder) work fine standalone (not from DVD-Rb).
I can launch DVD-Rb, I can select a Source Path (it's a DVD dumped to the
hard-drive). I can configure the various settings in the application.
However, when I click "Backup DVD" I get a pop-up:
Run-time error '5':
Invalid procedure call or argument
I attached the messages printed by DVD-Rb on the console.
I can run more tests if need be.
--
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=10105
Summary: OLE Errors start upon launching and blank windows
Product: Wine
Version: unspecified
Platform: PC
URL: http://mailware.com/homeoffice.htm#SystemRequirements
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lane(a)zigzap.com
Problem 1
--------------------
Installation is smooth as silk but upon launching it the software presents an
OLE Error 80070057 which I cannot find in google.
Problem 2
--------------------
All the control panels for this application use IE components but are showing
up blank.
Problem 3
--------------------
After resizing the window using the maximize button all resize controls vanish
from the window and do not return upon double clicking the window title bar to
resize the window.
--
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=11285
Summary: Static characters on Nvidia 7xxx cards in Witcher
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://img299.imageshack.us/img299/4263/screenshot24kn4.
png
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zbigniew.braniecki(a)gmail.com
It came out during the discussion about The Witcher 1.2 version that the game
works well for Nvidia 8xxx users, and does not for Nvidia 7xxx users.
see:
http://appdb.winehq.org/commentview.php?iAppId=6019&iVersionId=10468&iThrea…
Known "rag dolls" cards:
7600GT
7800GT
7800GTX
7900GS
Known "noproblem" cards:
8600GTS (two different people!)
--
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=13666
Summary: Cannot start TurboCAD v14
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: louie928(a)gmail.com
Created an attachment (id=13655)
--> (http://bugs.winehq.org/attachment.cgi?id=13655)
Returned when starting TurboCAD v14 with WINEDEBUG=+loaddll
OS is Linux Mandriva 2008.1 Spring x86_64
Wine version 1.-rc3
Windows program IMSI TurboCAD v14 Pro
Free trial of TCv15 is available at
http://activate.imsisoft.com/freeen.aspx?Product=TCP15
Problem:
TurboCAD installs normally but will not start.
Starting from terminal shows an ole error of not loading IMSICTRL.TLB
Wine is using all builtin DLLs.
I find this statement from the Wine Users Guide confusing.
++++++++++++++
3.1.2.1. DLL Overrides
It's not always possible to run an application on builtin DLL's. Sometimes
native DLL's simply work better. After you've located a native DLL on a Windows
system, you'll need to put it in suitable place for Wine to find it and then
configure it to be used. Generally the place you need to put it is in the
directory you've configured to be c:\windows\system32 (more on that in the
drives section). There are four DLL's you should never try to use the native
versions of: kernel32.dll, gdi32.dll, user32.dll, and ntdll.dll. These
libraries require low-level Windows kernel access that simply doesn't exist
within Wine
+++++++++++++++
On one hand it says to use native (Windows) DLLs for some DLLs, presumably
these 4 DLLs, but then says to never try to use native DLLs for these 4, but
also says the builtin DLLs aren't adequate either. Which is it for these DLLs?
This is my first bug report. If I did not get it correct, please educate me.
The log file for trying to start TC14 with WINEDEBUG=+loaddll is attached.
--
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=12384
Summary: Appdb's google search fails on Konqueror 4.0.x
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmx.net
The search functionality of appdb fails on Konqueror 4.0.x. The search results
page stays blank. I have no idea whether it is a website or browser bug.
--
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=11697
Summary: Total Annihilation runs very slowly
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.vanderessen(a)student.uclouvain.be
Total Annihilation works already very fine, but it uses way too much CPU,
it runs ok on my intel core-duo 1.7 (at 100%CPU), but is almost unplayable on a
athlonxp 1Ghz
Since I remember playing it on 266Mhz with 64Mo Ram, I suppose that there is an
issue somewhere.
Thank you,
- Fred.
--
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=10166
Summary: HTML Help (CHM) not working
Product: Wine
Version: 0.9.47.
Platform: Other
URL: http://www.stationplaylist.com/LV_Checkboxes.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-help
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ross(a)stationplaylist.com
The Help button does nothing in the executable included in the zip above. It
works fine under Windows and loads the included CHM file. Delphi source code
is included.
--
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=14092
Summary: Move Media Player Plugin installed on Firefox2/3
cripples system graphics
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jlowork(a)sbcglobal.net
Problem occurred on two different pcs.
1. AMD-4200 (dual core), GeForce 7300, Fedora 9.
2. AMD-3000 (single core), GeForce Fx-5500, Fedora 9 and Ubuntu-8.04
Steps to reproduce:
1. Install win32 Firefox 3.
2. Install Flash.
3. Go to a site like http://abc.go.com/ . Select full episode. Install the Move
Media Player plugin when prompted. Try to watch a full episode.
Result:
It will totally mess up the system graphics.
--
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=13782
Summary: Autocad 2004 trial: Cannot deselect components to skip
for install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.brothersoft.com/autocad-78351.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Ho, this affects at least autocad2004/2005 and 2006. After doing winetricks
dotnet20, the installer goes fine into the configuration window.
I then want to do custom install, and deselect "VBA".
That seems to go fine, but in the end of the installation process, it still
tries to install VBA, and makes the installer crash.
--
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.