Displaying 20 results from an estimated 1000 matches similar to: "ViaVoice 10 USB PRO"
2007 Apr 14
3
Dragon NaturallySpeaking
Under Wine 23,
DNS9 installed seemingly well through Disk 1 (wouldn't let me remove Disk 1 and install Disk 2).
Wine 24 and 25 seem to have regressed.
I have Ubuntu' Feisty installed, and used the Edgy build. That may be part of the problem.
2008 Mar 10
3
dns9
HI: I am new to trying to use wine, so forgives stupid questions. I
tried recently to use wine to install Dragon Naturally Speaking 9, using
the instructions of Nancy Cragin. I am using PCLinuxOS and not ubuntu
but none of the code seems to matter. First problem is that the disks
would not completely copy to my home directory. There were several cab
files that linux could not read or
2006 Aug 11
2
Getting ViaVoice 10 Pro USB to install
susan@susan:~/.wine/dosdevices/e:$ wine setup.exe
susan@susan:~/.wine/dosdevices/e:$ fixme:seh:check_no_exec No-exec fault triggered at 0x1a082000, enabling work-around
err:ntdll:RtlpWaitForCriticalSection section 0xa5125590 "?" wait timed out in thread 0012, blocked by 0000, retrying (60 sec)
susan@susan:~/.wine/dosdevices/e:$ err:ntdll:RtlpWaitForCriticalSection section 0xa5125590
2008 Mar 14
1
Tr: RE : getting a Creative Soundblaster card to work
Forwarding this to wine-users, I made a mistake while sending.
Gardou J?r?me <jgardou at yahoo.fr> a ?crit : Date: Fri, 14 Mar 2008 14:09:42 +0100 (CET)
De: Gardou J?r?me <jgardou at yahoo.fr>
Objet: RE : [Wine] getting a Creative Soundblaster card to work
?: Susan Cragin <susancragin at earthlink.net>
Cc: wine-user at winehq.org
Susan Cragin <susancragin at
2008 Oct 24
2
Wine USB sound is OSS only?
I have a USB soundcard that I have tried to run with Dragon NaturallySpeaking.
It doesn't work unless I set winecfg to oss instead of alsa.
Is this normal? Am I doing something wrong?
How do I get alsa over USB?
Thanks,
Susan Cragin
2007 Mar 19
3
Photoshop menus
Hi,
Wine 0.9.17 user here having bad headaches with Photoshop menus...
When choosing an option from the context menu or some other sorts of
drop downs, the respective areas are not clickable even they are
highlighted.
Other thing would be that when I'm opening Blending Options, set some
effects, then click OK, the tool windows is disappearing ...
Could you advise on this matter, please?
2008 Apr 15
1
Re : wine asio
And to get it all, use it like this :
sudo make 2>&1 &>somelogfile
or even better
sudo make 2>&1 |tee somelogfile to see the messages and have them recorded at the same time.
Kind regards,Sylvain Petreolle (aka Usurp)
Support artists, not multinationals - http://Iwouldntsteal.net
Supportez les artistes, pas les multinationales - http://Iwouldntsteal.net
----- Message
2007 Aug 23
1
MemoriesOnWeb and wine
In http://www.edsupport.cc/mguhlin/archives/2007/08/entry_3550.htm,
Miguel Guhlin asked how to install MemoriesOnWeb and its recommended
codecs under Wine, so here goes. All I did was translate his instructions
to wine-ese.
1. Download xvid for windows from http://www.xvid.org/Downloads.15.0.html,
install it the obvious way:
$ wine XviD-1.1.3-28062007.exe
2. Download lame from
2006 Jan 28
1
Re: Help with wine install
On 1/28/06, Rhys OReily <charger426bl@yahoo.com> wrote:
> I have recently downloaded the Wine 0.9.2 RPM and
> installed it on my computer, but when I tried to run
> winecfg it came with a message saying there was no
> such command.
A little commandline magic located it:
$ rpm -q -l -p wine-0.9.2-1fc4winehq.i686.rpm | grep winecfg
/usr/bin/winecfg
So it looks like it's in
2008 Mar 14
0
DNS9 folks - please add to test data
If you are successfully running DNS9 (Dragon NaturallySpeaking version
9), please enter your test result in
http://appdb.winehq.org/objectManager.php?sClass=version&iId=5402
This is especially true if you are using a different distro than Susan,
who is the only one who has test results posted (and thank to her for
the documentation).
I also posted a question there, almost 2 weeks ago,
2006 Jun 20
1
DAO 3.5 and OLEAUT32.DLL troubles...
Hi,
I'm a Delphi developer.
Using DAO 3.5 (the engine for MS Access 97 databases) and Wine 0.9.15
or 0.9.9 I've got a trouble:
when I launch a query that uses some expressions (ie: "SELECT
Format(...) FROM Customers") the query fails, lamenting that the
function doesn't exist...
(A note that can help: Dao uses VBAR332.DLL or Expsrv.dll module to
evaluate expressions)
The
2007 Aug 10
1
very slow horizontal scrolling
My application has horizontal scrolling text. Under WINE it is very slow. Like a pixel per second.
I presume its slow as these messages print on screen:
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x8a0020) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel
(0x1fbff8)->((nil),00000008)
fixme:ddraw:IDirectDrawImpl_GetScanLine
2008 Jan 03
2
Can I use a static build to install on an obsolete target?
For complex reasons, I need to run Wine on RedHat 7.2 (which dates from
about 2001, kernel 2.4.7). The wine that shipped on 7.2 is pretty much
unusable (for me); I have issues with keyboard input and fonts, the
Windows app doesn't run, it uses the old-style config file, and so on.
I figured that installing a more recent binary RPM would lead to all
sorts of dependency problems, and I need
2005 Dec 22
1
Wine Server for multi users
Hi,
Is it possible to have a single Wineserver which can manage wine
processes belonging to different users. If not, please tell me the
reason.
I'm trying to reduce the memory occupied by wineserver in a multiuser
system, for instance: a server shared by 100s of users. In this case,
it is better to have a single wineserver which can manage wine
processes of multiple users (1 process instead
2006 Jan 04
1
what i should use?wine or winelib
Welcome,
We are developing a program for Windows(using MSVC if it matter).
It was found some time ago that it would be good to have linux version.
But program can't be ported easily becouse our own (non-gui) code
cannot be easily ported, also, we use some third-party components
which simply is not avaible under linux(we have only binary
DLLs).Functionality of those components cannot be easily
2006 Jan 08
1
could not load ... as Win32 binary
Hi!
I am using Debian (Etch) und wine 0.9.5-winehq-1.
When I try to install a Program the installation routine hangs, when it
registers some data.
The last messages I get are:
warn:process:CreateProcessW (L"C
\\windows\\temp\\is-QIULB.tmp\\_isetup\\_RegDLL.tmp",...): ignoring some
flags in 4000000
wine: could not load L"C
\\windows\\temp\\is-QIULB.tmp\\_isetup\\_RegDLL.tmp"
2006 Jan 13
2
Tracking DLLs
Does anyone know what command line params I can use to track what DLLs a
a program is accessing -- I'm trying to debug "unreal" from a compiled
install of Wine 0.9.4. Everything works fine for the most part but the
keyboard and mouse tend to freeze up. I thought maybe using a native
DLL for mouse and keyboard might fix the problem.
Thanx much,
Jeff
2006 Feb 05
2
Data-Base under Wine 0.9.7?
HEllo,
I*m trying to run some Kind ofe EPC (Electronic Part Catalog) und Wine
0.9.7. The Program starts, but then there is an error.
A Screenshot of the MEssages is at www.mo-parts.de/db-fehler.jpg
How can I fix this? It seems that a ODBC-Driver is missed. How can I
install this Driver?
Regards
Daniel Spannbauer
2006 Feb 17
1
install font without net work
Hi,
I have PC installed FC4 and wine 0.9.7. but it doesn't have network. when i
try to install fonts using winetools (from wine-tools.0.9.7.fc4.rpm), it
requires network connection to dowload fonts. Is there any way to go around?
Thanks
Yuandan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Apr 15
3
SDL.DLL
I tried a game which used SDL but did not have a linux port with WINE.
SDL.DLL has a problem with the mouse, otherwise seems to work correctly.
Anyways , since SDL is open software, I think wine could come with a
built-in SDL.dll.so that could use the real SDL for the current OS or maybe
allow it for an extra download. Many games could be instantly ported by
that.
-------------- next part