Displaying 20 results from an estimated 8000 matches similar to: "Pc-speaker"
2002 Jan 18
2
Mailing list problem
Hi,
Never received an answer to several mails
to the mailing list, so i send today a test mail.
Could someone respond to me by the list or at my
direct adress : spetreolle@yahoo.fr ?
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais !
Yahoo! Courrier : http://courrier.yahoo.fr
2001 Nov 28
1
wine's winhelp doesn't compile
Hi,
using latest cvs code,
i can't compile the winhelp program.
There's a conflict for the gethostname fonction :
gcc -c -I. -I. -I../../include -I../../include -g -O2
-Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT
-DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT
-I/usr/X11R6/include -o lex.yy.o lex.yy.c
In file included from ../../include/winsock2.h:30,
from
2002 Jan 14
1
How to enable printing ? (doco problem)
Hi,
Looking in the documentation,
i'm told to add this switch (in wine.conf !! that 's
pretty old ) :
printer=on, at [wine] section.
Wine then says : Line 81: Unrecognized input'
printer=on'
I have last cvs version (01/14/2002) and the doc
output is in documentation/wine-doc/printing.html,
generated by 'make documentation'.
Could someone help ?
2002 Jan 18
1
Internet Explorer and GIFs
Hi,
Trying to use Internet Explorer 6.0,I'm trying to
display a page with a GIF image. (I tried several
pages)
Internet Explorer just waits and does nothing else.
No error message is reported in wine's bash window,
since this message is only for NT :
fixme:win:GetProcessWindowStation (void): stub
Could someone help ? (must i rerun it with --debugmsg
..., or else ?)
2003 Jan 19
1
Applications start with title bar grayed
When I try to start notepad, it starts with a grayed title bar,
like it wasnt active. I cant enter text into the input window.
Strange thing, menus work.
To get it look like active and type text, I must select the system menu
and "About wine".
After closing the new window (that has appeared as active), i see that
notepad appears
active and I can enter text.
Has someone this issue ?
2003 Jan 28
1
MIDI configuration
I would know what is needed to get MIDI playing into wine.
I know I must have a card that supports it :).
Must I change something into the registry (I have read the docu but it
doesnt help), into .wine/config ?
Do some drivers have to be loaded ?
Has someone a small/big application to test it ?
Thanks.
=====
Sylvain Petreolle
spetreolle@users.sourceforge.net
Fight against Spam !
2002 Mar 21
2
New version of setup.exe broken when running with WINE
Hi,
When run with WINE,
setup.exe 2.194.2.15 displays stranges characters in
the window title (non-blocking problem),
but stops function after choosing the mirror. (the
only one that appears is the last used when running
the previous version).
A subwindow is apparently tried to be open.
I have put a screenshot at
http://membres.lycos.fr/lhshepherd/screenshots/2002_03_21_170601_shot.jpg
Please
2002 Jun 14
0
Fw: Lastest Wine CVS and IE6
----- Original Message -----
From: "Escuder Nicolas" <n.escuder@alineanet.com>
To: "Sylvain Petreolle" <spetreolle@yahoo.fr>
Cc: <cygwin-xfree@cygwin.com>
Sent: Friday, June 14, 2002 4:44 PM
Subject: Re: Lastest Wine CVS and IE6
> It's not from comctl32 :o)
>
> [AppDefaults\\iexplore.exe\\DllOverrides]
> "shlwapi" =
2001 Dec 13
0
Getting unwanted GetProcessWindowStation (void): stub emulating winME
Hi,
I would launch Internet Explorer 5.
My command line is :
wine --winver winme iexplore.exe
Although that the fonction is marked unsupported under
Win9X/ME in the doc,
i'm getting unwanted messages reporting that this
function is a stub (should return NULL under
Win9X/ME).
How could I fix these ?
Thx for help
Sylvain
___________________________________________________________
Do You
2003 Feb 02
1
Winspool errors with notepad
When I run notepad or sthing that needs winspool I get :
err:winspool:AddPrinterW pName = L"" - unsupported
err:winspool:PRINTCAP_ParseEntry lp not added by AddPrinterA (87)
What should I do fix it ? The docu didnt help about this.
(Perhaps it should be updated, as the psdrv.reg doesnt exist anymore.)
[syl@snoop Temp]$ notepad --debugmsg +winspool
trace:winspool:AddPrinterDriverA
2002 Jun 17
4
(Demo CD available) Has anyone tested AutoCad 2000 with any recent wine ?
AutoDesk now offers a free 15 day demo CD of AutoCad. I hope some of the talanted wine developers take the opportunity to get the CD and try to get it to work.
http://usa.autodesk.com/adsk/item/0,,616392-123112,00.html
In my opinion there are two windows application that are more important than others and that is AutoCad and Quark express. Linux does not have good alternatives to theese, and for
2001 Dec 18
1
mounting NFS or SMBFS ?
Hi,
I've users connecting to a samba server via WinNTWS
4.0 (home directories are /home/%u)
While workstations have both Windows and Linux
installed, I want to allow users to connect to their
/home directory when logging into Linux.
Do you think it's better to automount the folders
using an NFS mount or to use an SMBFS mount ?
What are advantages and drawbacks of each methods ?
2002 Feb 19
1
Notepad not remaining language selection
When I use wine's notepad,
I select a language in the menu.
Languages are displaying.
But after closing notepad,
the language selection is canceled.
Is this not implement or is there a problem ?
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais !
Yahoo! Mail : http://fr.mail.yahoo.com
2002 Jul 31
3
Setting custom parameters for wine-programs
Hi list,
Trying to set custom paramters for a wine-program as wcmd for example
doesn't work for me.
I tried setting
[AppDefaults\\wcmd.exe.so\\x11drv]
"Desktop"= "N"
and
[AppDefaults\\wcmd.exe\\x11drv]
"Desktop"= "N"
when global is
"Desktop"="640x480".
wcmd is displayed on a 640x480 desktop.
Is there a workaround ?
2002 Feb 15
1
ldconfig : ..... .so is not a symbolic link
After updating this morning
cvs udpate -APd
rm config.cache
./configure
make depend && make
i get this when 'make install' :
what should i do ? (think i won't be the only one)
/sbin/ldconfig: /usr/local/lib/libwine_unicode.so is
not a symbolic link
/sbin/ldconfig: /usr/local/lib/libwine_tsx11.so is not
a symbolic link
/sbin/ldconfig: /usr/local/lib/libwine.so is not a
2003 Jun 07
0
Max Payne(Games compatibility list [20030607])
Could users that have MaxPayne working report their graphic card
hard/software ?
It makes the system hang for me using an ATI Radeon,with Xfree driver
since 4.3.0 isnt supported by ATI.
--- Roderick Colenbrander <thunderbird2k@gmx.net> a ?crit :
> Hi,
>
> Two of the titles on the list are reported to work now (atleast by
> Raphael and
> the other d3d8 guys). It are GTA3
2003 Apr 13
0
Fwd: ALTGR Problem
Welcome to the club ;-)
=====
Sylvain Petreolle (spetreolle at users dot sourceforge dot net) ICQ #170597259
No more War !
"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".
For the Law of Oil and Fire, Im an European that lives in France.
For all my Brothers and friends, Im a human living on Earth.
2002 May 01
1
Wine's regsvr32 use
Hi,
I have a program that tries to launch regsrv32.
Since a replacement has been made by Andriy & Jorgen,
i should be able to remove the orignial regsvr32.exe
and wine's regsvr32.so.
So what must I do to make my software use it ?
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais !
Yahoo! Mail :
2002 Mar 06
2
CVS : cvs.winehq.com connection refused
[syl@snoop wine]$ cvs login
Logging in to
:pserver:cvs@cvs.winehq.com:2401/home/wine
CVS password:
cvs [login aborted]: connect to
cvs.winehq.com(206.47.20.125):2401 failed: Connection
refused
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais !
Yahoo! Mail : http://fr.mail.yahoo.com
2002 Jan 04
0
Freetype problem
After updating last cvs,
1?/ rerun configure because Makefile.in was updated,
2?/ make depend && make reports : ( i use freetype and
freetype-devel version 2.0.3-7)
make[2]: Entre dans le r?pertoire
`/home/wine/dlls/gdi'
gcc -c -I. -I. -I../../include -I../../include
-I/usr/include/freetype2 -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__
-D_REENTRANT -I/usr/X11R6/include