http://bugs.winehq.org/show_bug.cgi?id=10687
Summary: Dragon Naturally Speaking 9 gets stuck on "Click File"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://nuance.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To repeat:
Follow current best recipe for installation:
Close all other apps (esp. Firefox)
Run Audacity and make sure you can record and play back
Run winecfg and select OSS (ALSA stutters horribly lately)
Then do following script:
test -f wordview.exe || wget
http://downloads.pcworld.com/pub/new/business/word_processing/wordview.exe
cp wordview.exe ~/.wine/drive_c/wvinstall.exe
mv ~/.wine/dosdevices/z: ~/.wine/dosdevices/oldz
cd ~/.wine/drive_c
wine wvinstall.exe
cd ../..
mv ~/.wine/dosdevices/oldz ~/.wine/dosdevices/z:
sh winetricks fakeie6 gdiplus vcrun6
wine /media/cdrecorder/setup.exe
Train as normal (avoid Dave Barry and Alice In Wonderland samples,
as they have text that can't be seen in Wine)
Start Dragonpad (click on mic, tools / dragonpad)
Say a few words to make sure it's working
Say "Click File"
Say a few words, note that none of them are recognized.
Occasionally some of the words you say after Click File
come out after you quit Dragonpad, so something's getting
stuck somewhere.
--
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=10163
Summary: Thomas Guide Digital Edition 2005 doesn't start
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.thomas.com/prod/tgde/tgde.html
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This cd-rom came with a Los Angeles map I bought
a few years ago, but somehow I never filed a
bug for it until now. Go figure... anyway, the
first hitch is the installer wants mshtml.dll in system32,
so I sent a patch for that,
http://winehq.org/pipermail/wine-patches/2007-October/045726.html
The next hitch is, starting the app just yields
a dialog box that says "?". If you do
sh winetricks jet40
the dialog box changes to say
"Item not found in this collection."
So Jet isn't happy somehow?
There's one err on the console:
err:ole:CoGetClassObject class {444c8d5a-87a0-494c-a7b2-3df16e1d5cce} not
registered
No idea what that is, but it happens way earlier in the +relay
log than the "item not found" string.
None of native dcom98, mdac27, msxml3 help.
--
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=9784
Summary: Wine Emulators hangs with no error
Product: Wine
Version: 0.9.45.
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: youngjova(a)optonline.net
I'm running a program for remote control software and the program boots with
the intial screen but then just hangs with out an error. The attached code it
was happens in the terminal, and I get up and leave an come back in 30 minutes
and same screen.
--
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=11295
Summary: Photoshop 7 crashes if you activate it while there's an
image in the clipboard
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=10385)
--> (http://bugs.winehq.org/attachment.cgi?id=10385)
+clipboard,+seh,+text,+dialog log of Photoshop 7 crashing
I originally described this in a comment on bug 4523,
but perhaps it deserves its own bug.
Start Firefox 2 and Photoshop 6 or 7
in wine. Copy an image in Firefox. (Oddly, Firefox in Linux
doesn't seem to have a "Copy Image" option, this is a Windows thing.)
Switch to Photoshop --
you don't even have to do anything but activate it --
and Photoshop crashes after putting up a dialog box
"Could not complete your request because of a program error."
I'll attach a +text,+seh,+clipboard log of Photoshop 7 crashing like that.
--
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=11253
Summary: Photoshop CS2 main window very slow redraw
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On a system with lots of screen real estate,
move the main background window (the one with
the File menu) around behind other windows or offscreen, then
drag it back. You'll see it redraw painfully
slowly. It can take three seconds to redraw
the whole thing.
--
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=11252
Summary: Photoshop CS2 window repaint cosmetic problem on
multiscreen systems
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On a dual-monitor system, drag any of the windows (except
the main image window) so it overlaps the boundary between
two screens, then drag it back onto a single screen.
You'll see a one-pixel-wide rendering artifact.
Dragging the window offscreen fixes this (it pops back
onscreen and does a full repaint).
--
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=11226
Summary: avi2dvd crashes: Access violation in quartz.dll
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.trustfm.net/divx/SoftwareAvi2DvdDownload.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user submitted garbage test results for this app into appdb. It happens
the very moment you open an avi-file. The screenshot attached shows the error;
console output is very short so i'll paste it here:
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{fc4801a3-2ba9-11cf-a229-00aa003d7352}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{00000003-0000-0000-c000-000000000046}
fixme:ole:CoCreateInstance no instance created for interface
{0000000f-0000-0000-c000-000000000046} of class
{4315d437-5b8c-11d0-bd3b-00a0c911ce86}, hres is 0x80040111
--
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=11211
Summary: Typeinfodump.exe crashes
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.debuginfo.com/tools/typeinfodump.html
OS/Version: other
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running typeinfodump.exe, even on a bogus file, crashes with
a null pointer read. Here's part of the backtrace:
=>1 0xf7ddf2a3 (0x0033f3bc)
2 0x7e5b2e2d symt_new_function+0x6d(module=0x12614c0, compiland=0x34de9e4,
name=0x0, addr=0x7b884050, size=0x28, sig_type=0x3559cd8)
[/data/dkegel/wine-git/dlls/dbghelp/symbol.c:233] in dbghelp (0x0033f3fc)
3 0x7e59a122 dwarf2_parse_subprogram+0x3c2(ctx=0x33f5b4, di=0x3457ccc,
compiland=<register EDI not in topmost frame>)
[/data/dkegel/wine-git/dlls/dbghelp/dwarf.c:1564] in dbghelp (0x0033f4bc)
...
I've seen something like this in several other apps,
but this is probably a nice bare-naked way of
showing the problem.
--
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=11194
Summary: FileZilla 3.0.5.2 crashes if changing local working
directory
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tim.kosse(a)filezilla-project.org
Created an attachment (id=10253)
--> (http://bugs.winehq.org/attachment.cgi?id=10253)
Log from running FileZilla using wine
The Windows version of FileZilla 3.0.5.2 crashes if run through Wine.
You can download FileZilla from
http://filezilla-project.org/download.php?type=client
I'm using Wine compiled from the Git sources, checked out on 2008-01-14.
Steps to reproduce: Start FileZilla and double-click on the C: drive in the
file list.
Please see the attached log. Let me know if you need further information.
--
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=11141
Summary: Trados - problem of creation of temp? function only
working at the second try
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
I came quite often to this problem: it seemed that the first call of a function
on Workbench would automatically close Workbench.
You have to call the function a second time for it to be processed.
This was for instance for selecting a language but also for selecting a
translation memory or looking at the licensing interface.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.