Displaying 2 results from an estimated 2 matches for "src_param".
Did you mean:
archparam
2010 Feb 05
5
White screen after some time in WoW
My problem:
After some time playing WoW (about 1-2 minutes) the whole screen turns white. Everything else seems to work perfectly, I still have sound and I still can interact with my character. I can even open a terminal (blindfolded) and type 'killall WoW.exe' to quit WoW and make the white screen go away.
wine --version outputs 'wine-1.1.37'
I use the propiertary nVidia drivers
2007 May 03
0
Problem of displying contents of shares
...litrans.c libsmb/conncache.c libsmb/clioplock.c \
libsmb/pwd_cache.c libsmb/unexpected.c libsmb/ntlmssp.c \
libsmb/clierror.c libsmb/clistr.c libsmb/clikrb5.c libsmb/asn1.c \
libsmb/doserr.c libsmb/clirap.c \
libsmb/ntlmssp_sign.c libsmb/ntlmssp_parse.c libsmb/smberr.c
TOPFILES=dynconfig.c
SRC_PARAM= param/params.c param/loadparm.c
SRC_TEST=utils/testparm.c
SRC_LIB_SHAREDSMB= $(SRC_LIBSMB) $(TOPFILES) $(SRC_PARAM) $(SRC_LIBADS)
$(SRC_PASSDB)
SRC_LIB_SHAREDSMB+= $(SRC_RPC_PARSE) $(SRC_POPT) $(SRC_TDB) $(SRC_INTL)
$(SRC_LIB)
SMBD_SRC_ALL = $(SRC_SMBD) $(SRC_LIB_SMBD) $(SRC_PRINT) $(SRC_LIBSM...