Displaying 2 results from an estimated 2 matches for "geisjdel".
Did you mean:
geisjdell
2007 Mar 20
1
starting wine with window size gives error.
I am starting wine with the command:
wine explorer /desktop=Name,640x480 PPTVIEW.EXE myppt.ptt
and I get the following error:
[silentm@geisjdell PowerPoint Viewer]$ fixme:actctx:QueryActCtxW
80000010 0x3018b4d0 (nil) 1 0x34fb60 8 (nil)
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request: 0x2e00007
Serial number of failed request: 13
Cur...
2006 Jan 12
0
compiling and getting an error
...nt index[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = -2};
module_param_array(index, int, NULL, 0444);
MODULE_PARM_DESC(index, "Index value for Bluetooth SCO Headset
Soundcard.");
-------------------------------------------------------------------
below is the compile output.
[root at geisjdell kernel]#
[root at geisjdell kernel]# make
make[1]: Entering directory `/usr/src/kernels/2.6.9-22.0.1.EL-i686'
CC [M] /usr/src/btsco-0.41/kernel/btsco.o
/usr/src/btsco-0.41/kernel/btsco.c:88: error: invalid lvalue in unary
`&'
/usr/src/btsco-0.41/kernel/btsco.c:88: error: initializer...