[Compiz] problema plugin wallpaper su compiz

Configurazione e uso dell'interfaccia utente predefinita fino alla versione 16.04 di Ubuntu.
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

[Compiz] problema plugin wallpaper su compiz

Messaggio da jerico »

ragazzi aiuto....
sto provando ad installare il plugin wallpeper di compiz,ma qualsiasi guida io segua mi da sempre gli stessi errori.
cosa vuol dire?

Codice: Seleziona tutto

screensaver.cpp:368: error: ‘TRUE’ was not declared in this scope
screensaver.cpp: In function ‘void screenSaverFiniDisplay(CompPlugin*, CompDisplay*)’:
screensaver.cpp:375: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:377: error: ‘FALSE’ was not declared in this scope
screensaver.cpp:379: error: ‘handleEvent’ was not declared in this scope
screensaver.cpp:379: error: ‘UNWRAP’ was not declared in this scope
screensaver.cpp:381: error: ‘freeScreenPrivateIndex’ was not declared in this scope
screensaver.cpp: In function ‘int screenSaverInit(CompPlugin*)’:
screensaver.cpp:388: error: ‘allocateDisplayPrivateIndex’ was not declared in this scope
screensaver.cpp:390: error: ‘FALSE’ was not declared in this scope
screensaver.cpp:392: error: ‘TRUE’ was not declared in this scope
screensaver.cpp: In function ‘void screenSaverFini(CompPlugin*)’:
screensaver.cpp:399: error: ‘freeDisplayPrivateIndex’ was not declared in this scope
screensaver.cpp: In function ‘int screenSaverGetVersion(CompPlugin*, int)’:
screensaver.cpp:406: error: ‘ABIVERSION’ was not declared in this scope
screensaver.cpp: At global scope:
screensaver.cpp:409: error: ‘CompPluginVTable’ does not name a type
screensaver.cpp:428: error: expected constructor, destructor, or type conversion before ‘*’ token
screensaver.cpp:259: warning: ‘int screenSaverInitWindow(CompPlugin*, CompWindow*)’ defined but not used
screensaver.cpp:280: warning: ‘void screenSaverFiniWindow(CompPlugin*, CompWindow*)’ defined but not used
screensaver.cpp:289: warning: ‘int screenSaverInitScreen(CompPlugin*, CompScreen*)’ defined but not used
screensaver.cpp:322: warning: ‘void screenSaverFiniScreen(CompPlugin*, CompScreen*)’ defined but not used
screensaver.cpp:340: warning: ‘int screenSaverInitDisplay(CompPlugin*, CompDisplay*)’ defined but not used
screensaver.cpp:373: warning: ‘void screenSaverFiniDisplay(CompPlugin*, CompDisplay*)’ defined but not used
screensaver.cpp:386: warning: ‘int screenSaverInit(CompPlugin*)’ defined but not used
screensaver.cpp:396: warning: ‘void screenSaverFini(CompPlugin*)’ defined but not used
screensaver.cpp:404: warning: ‘int screenSaverGetVersion(CompPlugin*, int)’ defined but not used
make: *** [build/screensaver.lo] Error 1
compiling : screensaver.cpp -> build/screensaver.loIn file included from screensaver.cpp:28:
screensaver_internal.h:5:18: error: cube.h: Nessun file o directory
In file included from matrix.h:6,
                 from screensaver_internal.h:7,
                 from screensaver.cpp:28:
vector.h: In member function ‘Vector Vector::toScreenSpace(CompScreen*) const’:
vector.h:37: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
vector.h:38: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
vector.h: In member function ‘Vector Vector::toCoordsSpace(CompScreen*) const’:
vector.h:46: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
vector.h:47: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
In file included from screensaver_internal.h:7,
                 from screensaver.cpp:28:
matrix.h: At global scope:
matrix.h:15: error: expected ‘,’ or ‘...’ before ‘*’ token
matrix.h:15: error: ISO C++ forbids declaration of ‘CompTransform’ with no type
matrix.h: In constructor ‘Matrix::Matrix(int)’:
matrix.h:15: error: ‘mat’ was not declared in this scope
matrix.h: In member function ‘Matrix& Matrix::rotate(float, float, float, float)’:
matrix.h:30: error: ‘CompTransform’ was not declared in this scope
matrix.h:30: error: expected primary-expression before ‘)’ token
matrix.h:30: error: ‘matrixRotate’ was not declared in this scope
matrix.h: In member function ‘Matrix& Matrix::scale(float, float, float)’:
matrix.h:38: error: ‘CompTransform’ was not declared in this scope
matrix.h:38: error: expected primary-expression before ‘)’ token
matrix.h:38: error: ‘matrixScale’ was not declared in this scope
matrix.h: In member function ‘Matrix& Matrix::translate(float, float, float)’:
matrix.h:46: error: ‘CompTransform’ was not declared in this scope
matrix.h:46: error: expected primary-expression before ‘)’ token
matrix.h:46: error: ‘matrixTranslate’ was not declared in this scope
In file included from screensaver_internal.h:9,
                 from screensaver.cpp:28:
build/screensaver_options.h: At global scope:
build/screensaver_options.h:19: error: expected constructor, destructor, or type conversion before ‘*’ token
build/screensaver_options.h:58: error: expected constructor, destructor, or type conversion before ‘*’ token
build/screensaver_options.h:59: error: ‘CompActionCallBackProc’ has not been declared
build/screensaver_options.h:60: error: ‘CompActionCallBackProc’ has not been declared
build/screensaver_options.h:84: error: expected constructor, destructor, or type conversion before ‘*’ token
In file included from screensaver.cpp:28:
screensaver_internal.h:62: error: ‘HandleEventProc’ does not name a type
screensaver_internal.h:72: error: ‘CubeGetRotationProc’ does not name a type
screensaver_internal.h:73: error: ‘PreparePaintScreenProc’ does not name a type
screensaver_internal.h:74: error: ‘DonePaintScreenProc’ does not name a type
screensaver_internal.h:75: error: ‘PaintOutputProc’ does not name a type
screensaver_internal.h:76: error: ‘PaintWindowProc’ does not name a type
screensaver_internal.h:77: error: ‘PaintTransformedOutputProc’ does not name a type
screensaver_internal.h:78: error: ‘PaintBackgroundProc’ does not name a type
screensaver_internal.h:94: error: ‘GLushort’ does not name a type
screensaver_internal.h:106: error: expected ‘,’ or ‘...’ before ‘*’ token
screensaver_internal.h:106: error: ISO C++ forbids declaration of ‘ScreenPaintAttrib’ with no type
screensaver_internal.h:110: error: expected ‘,’ or ‘...’ before ‘*’ token
screensaver_internal.h:110: error: ISO C++ forbids declaration of ‘ScreenPaintAttrib’ with no type
screensaver_internal.h:114: error: expected ‘,’ or ‘...’ before ‘*’ token
screensaver_internal.h:114: error: ISO C++ forbids declaration of ‘WindowPaintAttrib’ with no type
screensaver_internal.h:117: error: ‘Region’ has not been declared
In file included from screensaver_internal.h:119,
                 from screensaver.cpp:28:
wrapper.h:28: error: expected ‘,’ or ‘...’ before ‘*’ token
wrapper.h:28: error: ISO C++ forbids declaration of ‘ScreenPaintAttrib’ with no type
wrapper.h:31: error: expected ‘,’ or ‘...’ before ‘*’ token
wrapper.h:31: error: ISO C++ forbids declaration of ‘ScreenPaintAttrib’ with no type
wrapper.h:34: error: ‘Region’ has not been declared
wrapper.h:46: error: expected ‘,’ or ‘...’ before ‘*’ token
wrapper.h:46: error: ISO C++ forbids declaration of ‘WindowPaintAttrib’ with no type
In file included from screensaver.cpp:29:
flyingwindows.h:25: error: expected ‘,’ or ‘...’ before ‘*’ token
flyingwindows.h:25: error: ISO C++ forbids declaration of ‘ScreenPaintAttrib’ with no type
flyingwindows.h:28: error: expected ‘,’ or ‘...’ before ‘*’ token
flyingwindows.h:28: error: ISO C++ forbids declaration of ‘ScreenPaintAttrib’ with no type
flyingwindows.h:31: error: ‘Region’ has not been declared
flyingwindows.h:46: error: expected ‘,’ or ‘...’ before ‘*’ token
flyingwindows.h:46: error: ISO C++ forbids declaration of ‘WindowPaintAttrib’ with no type
flyingwindows.h:60: error: ‘GLushort’ does not name a type
flyingwindows.h:61: error: ‘GLushort’ does not name a type
flyingwindows.h:62: error: ‘GLushort’ does not name a type
flyingwindows.h: In static member function ‘static WindowFlyingWindows& WindowFlyingWindows::getInstance(CompWindow*)’:
flyingwindows.h:51: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
flyingwindows.h:51: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
flyingwindows.h:51: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
In file included from screensaver.cpp:30:
rotatingcube.h: At global scope:
rotatingcube.h:17: error: expected ‘,’ or ‘...’ before ‘*’ token
rotatingcube.h:17: error: ISO C++ forbids declaration of ‘ScreenPaintAttrib’ with no type
screensaver.cpp: In function ‘void screenSaverEffectInstance(CompDisplay*)’:
screensaver.cpp:38: error: invalid use of incomplete type ‘struct CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct CompDisplay’
screensaver.cpp:42: error: invalid use of incomplete type ‘struct CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct CompDisplay’
screensaver.cpp:42: error: invalid use of incomplete type ‘struct CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct CompScreen’
screensaver.cpp:44: error: invalid use of incomplete type ‘struct CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct CompScreen’
screensaver.cpp:44: error: invalid use of incomplete type ‘struct CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct CompScreen’
screensaver.cpp:49: error: invalid use of incomplete type ‘struct CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct CompScreen’
screensaver.cpp:49: error: invalid use of incomplete type ‘struct CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct CompWindow’
screensaver.cpp:51: error: invalid use of incomplete type ‘struct CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct CompWindow’
screensaver.cpp:51: error: invalid use of incomplete type ‘struct CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct CompWindow’
screensaver.cpp:51: error: invalid use of incomplete type ‘struct CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct CompWindow’
screensaver.cpp: In function ‘void screenSaverEnableEffect(CompDisplay*)’:
screensaver.cpp:60: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:68: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:68: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:70: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:70: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp: In function ‘void screenSaverDisableEffect(CompDisplay*)’:
screensaver.cpp:85: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:86: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:86: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:88: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:88: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp: In function ‘void screenSaverSetState(CompDisplay*, int)’:
screensaver.cpp:105: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp: At global scope:
screensaver.cpp:116: error: ‘CompAction’ has not been declared
screensaver.cpp:117: error: ‘CompActionState’ has not been declared
screensaver.cpp: In function ‘int screenSaverInitiate(CompDisplay*, int*, int, CompOption*, int)’:
screensaver.cpp:121: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:123: error: ‘TRUE’ was not declared in this scope
screensaver.cpp: In function ‘void screenSaverGetRotation(CompScreen*, float*, float*)’:
screensaver.cpp:128: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:128: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp: At global scope:
screensaver.cpp:133: error: expected ‘,’ or ‘...’ before ‘*’ token
screensaver.cpp:136: error: ISO C++ forbids declaration of ‘WindowPaintAttrib’ with no type
screensaver.cpp: In function ‘int screenSaverPaintWindow(CompWindow*, int)’:
screensaver.cpp:138: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp:138: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp:138: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp:139: error: ‘attrib’ was not declared in this scope
screensaver.cpp:139: error: ‘transform’ was not declared in this scope
screensaver.cpp:139: error: ‘region’ was not declared in this scope
screensaver.cpp:139: error: ‘mask’ was not declared in this scope
screensaver.cpp: At global scope:
screensaver.cpp:143: error: expected ‘,’ or ‘...’ before ‘*’ token
screensaver.cpp:147: error: ISO C++ forbids declaration of ‘ScreenPaintAttrib’ with no type
screensaver.cpp: In function ‘int screenSaverPaintOutput(CompScreen*, int)’:
screensaver.cpp:149: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:149: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:150: error: ‘sAttrib’ was not declared in this scope
screensaver.cpp:150: error: ‘transform’ was not declared in this scope
screensaver.cpp:150: error: ‘region’ was not declared in this scope
screensaver.cpp:150: error: ‘output’ was not declared in this scope
screensaver.cpp:150: error: ‘mask’ was not declared in this scope
screensaver.cpp: In function ‘void screenSaverPreparePaintScreen(CompScreen*, int)’:
screensaver.cpp:156: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:156: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp: At global scope:
screensaver.cpp:161: error: expected ‘,’ or ‘...’ before ‘*’ token
screensaver.cpp:164: error: ISO C++ forbids declaration of ‘ScreenPaintAttrib’ with no type
screensaver.cpp: In function ‘void screenSaverPaintTransformedOutput(CompScreen*, int)’:
screensaver.cpp:166: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:166: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:167: error: ‘sAttrib’ was not declared in this scope
screensaver.cpp:167: error: ‘transform’ was not declared in this scope
screensaver.cpp:167: error: ‘region’ was not declared in this scope
screensaver.cpp:167: error: ‘output’ was not declared in this scope
screensaver.cpp:167: error: ‘mask’ was not declared in this scope
screensaver.cpp: In function ‘void screenSaverDonePaintScreen(CompScreen*)’:
screensaver.cpp:172: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:172: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp: In function ‘void screenSaverHandleEvent(CompDisplay*, XEvent*)’:
screensaver.cpp:179: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp: At global scope:
screensaver.cpp:204: error: ‘Region’ has not been declared
screensaver.cpp: In function ‘void screenSaverPaintBackground(CompScreen*, int, unsigned int)’:
screensaver.cpp:207: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:207: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp: In function ‘void screenSaverSetXScreenSaver(CompDisplay*, int)’:
screensaver.cpp:213: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:219: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:221: error: ‘CompLogLevelWarn’ was not declared in this scope
screensaver.cpp:222: error: ‘compLogMessage’ was not declared in this scope
screensaver.cpp:227: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:229: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:231: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:231: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:234: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:235: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:242: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:245: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:245: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:246: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:247: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp: In function ‘int screenSaverInitWindow(CompPlugin*, CompWindow*)’:
screensaver.cpp:263: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp:263: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp:267: error: ‘FALSE’ was not declared in this scope
screensaver.cpp:269: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp:270: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp:271: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp:275: error: ‘TRUE’ was not declared in this scope
screensaver.cpp: In function ‘void screenSaverFiniWindow(CompPlugin*, CompWindow*)’:
screensaver.cpp:282: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp:282: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp:282: error: invalid use of incomplete type ‘struct _CompWindow’
/usr/include/compiz/compiz.h:48: error: forward declaration of ‘struct _CompWindow’
screensaver.cpp: In function ‘int screenSaverInitScreen(CompPlugin*, CompScreen*)’:
screensaver.cpp:293: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:297: error: ‘FALSE’ was not declared in this scope
screensaver.cpp:299: error: ‘allocateWindowPrivateIndex’ was not declared in this scope
screensaver.cpp:303: error: ‘FALSE’ was not declared in this scope
screensaver.cpp:306: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:308: error: ‘struct _ScreenSaverScreen’ has no member named ‘desktopOpacity’
screensaver.cpp:308: error: ‘OPAQUE’ was not declared in this scope
screensaver.cpp:310: error: ‘preparePaintScreen’ was not declared in this scope
screensaver.cpp:310: error: ‘WRAP’ was not declared in this scope
screensaver.cpp:311: error: ‘donePaintScreen’ was not declared in this scope
screensaver.cpp:312: error: ‘paintOutput’ was not declared in this scope
screensaver.cpp:313: error: ‘paintWindow’ was not declared in this scope
screensaver.cpp:314: error: ‘paintTransformedOutput’ was not declared in this scope
screensaver.cpp:315: error: ‘paintBackground’ was not declared in this scope
screensaver.cpp:317: error: ‘TRUE’ was not declared in this scope
screensaver.cpp: In function ‘void screenSaverFiniScreen(CompPlugin*, CompScreen*)’:
screensaver.cpp:324: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:324: error: invalid use of incomplete type ‘struct _CompScreen’
/usr/include/compiz/compiz.h:47: error: forward declaration of ‘struct _CompScreen’
screensaver.cpp:326: error: ‘preparePaintScreen’ was not declared in this scope
screensaver.cpp:326: error: ‘UNWRAP’ was not declared in this scope
screensaver.cpp:327: error: ‘donePaintScreen’ was not declared in this scope
screensaver.cpp:328: error: ‘paintOutput’ was not declared in this scope
screensaver.cpp:329: error: ‘paintWindow’ was not declared in this scope
screensaver.cpp:330: error: ‘paintTransformedOutput’ was not declared in this scope
screensaver.cpp:331: error: ‘paintBackground’ was not declared in this scope
screensaver.cpp:334: error: ‘freeWindowPrivateIndex’ was not declared in this scope
screensaver.cpp: In function ‘int screenSaverInitDisplay(CompPlugin*, CompDisplay*)’:
screensaver.cpp:345: error: ‘FALSE’ was not declared in this scope
screensaver.cpp:351: error: ‘allocateScreenPrivateIndex’ was not declared in this scope
screensaver.cpp:355: error: ‘FALSE’ was not declared in this scope
screensaver.cpp:357: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:360: error: invalid conversion from ‘int (*)(CompDisplay*, int*, int, CompOption*, int)’ to ‘int’
screensaver.cpp:360: error:   initializing argument 2 of ‘void screensaverSetInitiateInitiate(CompDisplay*, int)’
screensaver.cpp:367: error: ‘handleEvent’ was not declared in this scope
screensaver.cpp:367: error: ‘WRAP’ was not declared in this scope
screensaver.cpp:368: error: ‘TRUE’ was not declared in this scope
screensaver.cpp: In function ‘void screenSaverFiniDisplay(CompPlugin*, CompDisplay*)’:
screensaver.cpp:375: error: invalid use of incomplete type ‘struct _CompDisplay’
/usr/include/compiz/compiz.h:43: error: forward declaration of ‘struct _CompDisplay’
screensaver.cpp:377: error: ‘FALSE’ was not declared in this scope
screensaver.cpp:379: error: ‘handleEvent’ was not declared in this scope
screensaver.cpp:379: error: ‘UNWRAP’ was not declared in this scope
screensaver.cpp:381: error: ‘freeScreenPrivateIndex’ was not declared in this scope
screensaver.cpp: In function ‘int screenSaverInit(CompPlugin*)’:
screensaver.cpp:388: error: ‘allocateDisplayPrivateIndex’ was not declared in this scope
screensaver.cpp:390: error: ‘FALSE’ was not declared in this scope
screensaver.cpp:392: error: ‘TRUE’ was not declared in this scope
screensaver.cpp: In function ‘void screenSaverFini(CompPlugin*)’:
screensaver.cpp:399: error: ‘freeDisplayPrivateIndex’ was not declared in this scope
screensaver.cpp: In function ‘int screenSaverGetVersion(CompPlugin*, int)’:
screensaver.cpp:406: error: ‘ABIVERSION’ was not declared in this scope
screensaver.cpp: At global scope:
screensaver.cpp:409: error: ‘CompPluginVTable’ does not name a type
screensaver.cpp:428: error: expected constructor, destructor, or type conversion before ‘*’ token
screensaver.cpp:259: warning: ‘int screenSaverInitWindow(CompPlugin*, CompWindow*)’ defined but not used
screensaver.cpp:280: warning: ‘void screenSaverFiniWindow(CompPlugin*, CompWindow*)’ defined but not used
screensaver.cpp:289: warning: ‘int screenSaverInitScreen(CompPlugin*, CompScreen*)’ defined but not used
screensaver.cpp:322: warning: ‘void screenSaverFiniScreen(CompPlugin*, CompScreen*)’ defined but not used
screensaver.cpp:340: warning: ‘int screenSaverInitDisplay(CompPlugin*, CompDisplay*)’ defined but not used
screensaver.cpp:373: warning: ‘void screenSaverFiniDisplay(CompPlugin*, CompDisplay*)’ defined but not used
screensaver.cpp:386: warning: ‘int screenSaverInit(CompPlugin*)’ defined but not used
screensaver.cpp:396: warning: ‘void screenSaverFini(CompPlugin*)’ defined but not used
screensaver.cpp:404: warning: ‘int screenSaverGetVersion(CompPlugin*, int)’ defined but not used
make: *** [build/screensaver.lo] Error 1
pablo@ubuntu:~/Scrivania/plugins$ 

scusate lo so che è un po lungo....
Avatar utente
paolosan
Rampante Reduce
Rampante Reduce
Messaggi: 6040
Iscrizione: giovedì 21 settembre 2006, 21:45
Desktop: Openbox
Distribuzione: Lubit 3
Località: trentino
Contatti:

Re: [Compiz] problema plugin wallpaper su compiz

Messaggio da paolosan »

Devi anche spuntare un' opzione in Editor della configurazione, ma non mi ricordo bene e adesso sono su windows...  ;D
"L' inferno esiste solo per chi ne ha paura" Fabrizio De André

"Grazie a dio sono ateo!"  [url=http://Jorge%20Luis%20Borges]Jorge Luis Borges[/url]
jerico
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19127
Iscrizione: lunedì 21 luglio 2008, 23:43
Desktop: Gnome
Distribuzione: Archlinux

Re: [Compiz] problema plugin wallpaper su compiz

Messaggio da jerico »

Codice: Seleziona tutto

Devi anche spuntare un' opzione in Editor della configurazione
cosa intendi?
riesci a spiegarmelo in parole povere,magari ci arrivo!
forse intendi da terminale

Codice: Seleziona tutto

gconf-editor
Avatar utente
paolosan
Rampante Reduce
Rampante Reduce
Messaggi: 6040
Iscrizione: giovedì 21 settembre 2006, 21:45
Desktop: Openbox
Distribuzione: Lubit 3
Località: trentino
Contatti:

Re: [Compiz] problema plugin wallpaper su compiz

Messaggio da paolosan »

Sì, io preferisco andare sul menù col tasto destro>Strumenti di sistema e spunti Editor della configurazione, ma va bene anche da terminale...  (yes)

Prova a vedere qui

http://forum.ubuntu-it.org/viewtopic.php?t=216413

(b2b)
"L' inferno esiste solo per chi ne ha paura" Fabrizio De André

"Grazie a dio sono ateo!"  [url=http://Jorge%20Luis%20Borges]Jorge Luis Borges[/url]
Avatar utente
educcio
Prode Principiante
Messaggi: 180
Iscrizione: sabato 7 giugno 2008, 10:24
Località: Vicoforte (Cuneo) - Torino

Re: [Compiz] problema plugin wallpaper su compiz

Messaggio da educcio »

Anche io ho lo stesso errore ....
nn capisco se nei post precedenti c'è già la soluzione..
ogni aiuto sarà benvenuto ;D ;D

grazie ciao!
Ubuntu 10.10 MM on Acer Aspire 7745g
Ubuntu remix 10.10 on Asus eeepc 1005ha
HTC Desire (Android 2.2)
Scrivi risposta

Ritorna a “Unity”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 4 ospiti