You are not logged in.

#26 2010-03-31 21:34:09

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: PKGBUILDs: Compiz-0.9 (compiz++)

PoZiTPoH wrote:

KDE 4.4.1 - cant apply decorations (gtk, kde4, emerald)...

Make sure the decoration plugin is enabled and that you start it using '/opt/compiz++/bin/kde4-window-decorator --replace'

If it doesn't work, ask on #compiz-dev (on irc.freenode.net)

Offline

#27 2010-04-01 14:47:47

Pyntux
Member
From: Serbia
Registered: 2008-12-21
Posts: 393

Re: PKGBUILDs: Compiz-0.9 (compiz++)

Does someone know when will be ready stable compiz 0.9.0?


I do not speak English, but I understand...

Offline

#28 2010-04-01 22:14:08

PoZiTPoH
Member
From: Yekaterinburg
Registered: 2009-08-25
Posts: 64
Website

Re: PKGBUILDs: Compiz-0.9 (compiz++)

some-guy94 wrote:
PoZiTPoH wrote:

KDE 4.4.1 - cant apply decorations (gtk, kde4, emerald)...

Make sure the decoration plugin is enabled and that you start it using '/opt/compiz++/bin/kde4-window-decorator --replace'

If it doesn't work, ask on #compiz-dev (on irc.freenode.net)

Actually, dont work. Im not a newbie in this aspect smile
Tomorrow I will try compile fresh build, will see

Offline

#29 2010-04-04 17:06:12

weakhead
Member
From: Poland
Registered: 2008-08-21
Posts: 341
Website

Re: PKGBUILDs: Compiz-0.9 (compiz++)

gun26 wrote:

Emerald-theme-manager++ also works but when you click on a theme it enables it and then promptly crashes with this showing in the terminal from which it was started:

**
Gtk:ERROR:gtkfilesystemmodel.c:330:node_set_visible: assertion failed: (row < model->files->len)

Actually, the same thing is happening with emerald-theme-manager from [community]. Maybe it's related with latest GNOME update (new gtk, possibly?).

Offline

#30 2010-04-13 12:56:03

Berseker
Member
From: Near Lecco, Italy
Registered: 2008-04-24
Posts: 258

Re: PKGBUILDs: Compiz-0.9 (compiz++)

how can i use gtk-window-decorator with compiz 0.9? I only miss window borders in my setup.. I've obviously have already activated window decoration plugin in ccsm++

Offline

#31 2010-04-13 17:03:50

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: PKGBUILDs: Compiz-0.9 (compiz++)

same here.. none of the decorators work


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#32 2010-04-14 20:48:28

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: PKGBUILDs: Compiz-0.9 (compiz++)

Starting it with '/opt/compiz++/bin/gtk-window-decorator --replace' or '/opt/compiz++/bin/emerald --replace' should work, if it doesn't, ask on #compiz(-dev) (on irc.freenode.net)

Offline

#33 2010-04-17 10:57:10

dncrash
Member
Registered: 2009-10-11
Posts: 22

Re: PKGBUILDs: Compiz-0.9 (compiz++)

When i click on a theme to use or modify in Emerald i get the following error in the console and emerald theme manager closes itself:

Gtk:ERROR:gtkfilesystemmodel.c:330:node_set_visible: assertion failed: (row < model->files->len)

What's weird is that when i first installed it everything work and i was able to test themes and modify them without a problem. Since then i don't remember any upgrades to either gtk or emerald because i reinstalled Arch this week but now it just closes and gives me that error.

Offline

#34 2010-04-17 17:08:03

jjj137
Member
Registered: 2008-12-18
Posts: 11

Re: PKGBUILDs: Compiz-0.9 (compiz++)

Hi, I wanted to install compiz-core++, but it doesn't compile, with the following error:

[ 27%] Building CXX object src/CMakeFiles/compiz.dir/option.cpp.o
/var/abs/local/yaourtbuild/compiz-core++/src/compiz-core/src/option.cpp:489:45: error: 'CompOption::Restriction::Restriction' names the constructor, not the type
/var/abs/local/yaourtbuild/compiz-core++/src/compiz-core/src/option.cpp:489:83: error: ISO C++ forbids declaration of 'r' with no type
/var/abs/local/yaourtbuild/compiz-core++/src/compiz-core/src/option.cpp:489:1: error: prototype for 'CompOption::Restriction::Restriction(const int&)' does not match any in class 'CompOption::Restriction'
/var/abs/local/yaourtbuild/compiz-core++/src/compiz-core/include/core/option.h:136:3: error: candidates are: CompOption::Restriction::Restriction(const CompOption::Restriction&)
/var/abs/local/yaourtbuild/compiz-core++/src/compiz-core/src/option.cpp:484:1: error:                 CompOption::Restriction::Restriction()
make[2]: *** [src/CMakeFiles/compiz.dir/option.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/compiz.dir/all] Error 2
make: *** [all] Error 2

Any suggestions?

Offline

#35 2010-04-17 17:55:52

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: PKGBUILDs: Compiz-0.9 (compiz++)

jjj137, builds fine here, I know that gcc-4.5 has some changes with c++, so if you're on testing, that might be causing it.

Offline

#36 2010-04-17 19:43:51

jjj137
Member
Registered: 2008-12-18
Posts: 11

Re: PKGBUILDs: Compiz-0.9 (compiz++)

Oh, I see. Maybe I should find some compile flags to resolve this problem.

Offline

#37 2010-05-08 02:21:47

frigaut
Member
From: Canberra, Australia
Registered: 2009-05-10
Posts: 215
Website

Re: PKGBUILDs: Compiz-0.9 (compiz++)

compiz-core++ doesn't build here (from your PKGBUILD)

[ 66%] Built target inotify
[ 66%] Building CXX object plugins/blur/CMakeFiles/blur.dir/src/blur.cpp.o
In file included from /home/frigaut/abs/aur/compiz-core++/src/compiz-core/include/core/option.h:31:0,
                 from /home/frigaut/abs/aur/compiz-core++/src/compiz-core/include/core/action.h:35,
                 from /home/frigaut/abs/aur/compiz-core++/src/compiz-core/include/core/window.h:39,
                 from /home/frigaut/abs/aur/compiz-core++/src/compiz-core/include/core/screen.h:31,
                 from /home/frigaut/abs/aur/compiz-core++/src/compiz-core/include/core/core.h:70,
                 from /home/frigaut/abs/aur/compiz-core++/src/compiz-core/plugins/blur/src/blur.h:30,
                 from /home/frigaut/abs/aur/compiz-core++/src/compiz-core/plugins/blur/src/blur.cpp:26:
/usr/include/compiz/compiz.h:33:1: error: 'COMPIZ_BEGIN_DECLS' does not name a type
/usr/include/compiz/compiz.h:50:18: error: ISO C++ forbids declaration of 'CompBool' with no type
/usr/include/compiz/compiz.h:50:18: error: typedef 'CompBool' is initialized (use decltype instead)
/usr/include/compiz/compiz.h:50:20: error: 'CallBackProc' was not declared in this scope
/usr/include/compiz/compiz.h:86:1: error: 'CompBool' does not name a type
[...] many many lines of errors...

I must be missing some dependency ?

poliahu:compiz-core++ $ gcc --version
gcc (GCC) 4.5.0
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

poliahu:compiz-core++ $ uname -a
Linux poliahu 2.6.33-ARCH #1 SMP PREEMPT Mon Apr 26 19:31:00 CEST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU T9550 @ 2.66GHz GenuineIntel GNU/Linux
poliahu:compiz-core++ $

edit: checking for the dependencies listed in http://aur.archlinux.org/packages.php?ID=35680:

poliahu:~ $ sudo pacman -S boost dbus fuse libgl librsvg libstdc++5 libxslt mesa startup-notification
warning: boost-1.41.0-1 is up to date -- reinstalling
warning: dbus-1.2.24-1 is up to date -- reinstalling
warning: fuse-2.8.4-1 is up to date -- reinstalling
warning: librsvg-2.26.3-1 is up to date -- reinstalling
warning: libstdc++5-3.3.6-3 is up to date -- reinstalling
warning: libxslt-1.1.26-1 is up to date -- reinstalling
warning: mesa-7.7.1-1 is up to date -- reinstalling
warning: startup-notification-0.10-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
:: libgl conflicts with nvidia-utils. Remove nvidia-utils? [Y/n] 
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia: requires nvidia-utils=195.36.15
poliahu:~ $

libgl/nvidia-utils -> would that be the cause of the build problem?

Last edited by frigaut (2010-05-08 02:27:26)


Archer since 03/2009 - AUR packages

Offline

#38 2010-05-08 04:29:32

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: PKGBUILDs: Compiz-0.9 (compiz++)

nvidia-utils provides libgl, so you don't need to install libgl.

Offline

#39 2010-05-08 09:25:20

theDOC
Member
From: Aachen, Germany
Registered: 2009-06-18
Posts: 50

Re: PKGBUILDs: Compiz-0.9 (compiz++)

@frigaut:

A quick word if you are installing the two side by side
For some reason the blur plugin does something weird on compile and imports 0.8 headers. Just disable the blur plugin on build. Do "ccmake .." in the core build directory and navigate down to COMPIZ_ENABLE_PLUGIN_BLUR and disable it

http://forum.compiz.org/viewtopic.php?f=112&t=12565

Offline

#40 2010-05-08 18:24:24

frigaut
Member
From: Canberra, Australia
Registered: 2009-05-10
Posts: 215
Website

Re: PKGBUILDs: Compiz-0.9 (compiz++)

@flamelab: thanks
@theDOC: thanks. It build fine after setting COMPIZ_ENABLE_PLUGIN_BLUR=ON in build/CMakeCache.txt
oops. edit: I meant COMPIZ_DISABLE_PLUGIN_BLUR:BOOL=ON
Haven't tried the other packages yet.

Last edited by frigaut (2010-05-08 19:03:07)


Archer since 03/2009 - AUR packages

Offline

#41 2010-05-08 18:44:55

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: PKGBUILDs: Compiz-0.9 (compiz++)

Sorry about that, I'm currently waiting for a new video card to be shipped, then I'll be able to fix that.

EDIT: Fixed upstream

Last edited by some-guy94 (2010-05-12 01:19:51)

Offline

#42 2010-05-09 21:24:31

Shapeshifter
Member
Registered: 2008-03-11
Posts: 230

Re: PKGBUILDs: Compiz-0.9 (compiz++)

btw, some-guy, thanks for writing all the PKGBUILDS ^^

Offline

#43 2010-05-10 18:21:35

Berseker
Member
From: Near Lecco, Italy
Registered: 2008-04-24
Posts: 258

Re: PKGBUILDs: Compiz-0.9 (compiz++)

About one month ago I had problems with gtk-window-decorator not starting, now this problem is gone. Anyway I have another "big" issue: I use to start compiz as a standalone wm, and use command plugin with compiz-deskmenu for managing the system a-la-openbox. With compiz-0.9, as soon as I click on the desktop and make compiz-deskmenu appear, compiz crashes and i have to reload it manually. Does anyone have this issue too?

Offline

#44 2010-05-11 02:03:48

frigaut
Member
From: Canberra, Australia
Registered: 2009-05-10
Posts: 215
Website

Re: PKGBUILDs: Compiz-0.9 (compiz++)

after my issue (above) with the blur plugin, everything built fine (all packages listed by some-guy minus the emerald ones).
It runs and with gtk-window-decorations. good.
ccsm+ runs too.
The only thing is that it doesn't seem very stable yet. Got compiz++ to seg faults every 2-5mn when I ran it. The first times I was doing ccsm++ settings, the last time nothing in particular related to compiz. This froze the keyboard but the mouse was still ok. had to logout each time.
Can try to provide more info or dumps if you(some-guy) or the devs are interested.

btw:

poliahu:~ $ lspci | grep VGA | cut -d: -f3
 nVidia Corporation G96 [GeForce 9600M GT] (rev a1)

and I'm using the nvidia 195.36.15 drivers.

edit: after some more use, it almost exclusively seg faults while ccsm++ is up. When ccsm++ is closed, I believe I saw it seg fault at least once, but not certain. Will report more as I go.

Last edited by frigaut (2010-05-11 03:38:45)


Archer since 03/2009 - AUR packages

Offline

#45 2010-05-17 22:17:20

pogeymanz
Member
Registered: 2008-03-11
Posts: 1,020

Re: PKGBUILDs: Compiz-0.9 (compiz++)

I just installed it today and it just segfaults.

[rob ~ ]$  /opt/compiz++/bin/compiz --replace ccp
Segmentation fault
...
[rob ~ ]$  lspci | grep VGA | cut -d: -f3
 nVidia Corporation G86 [GeForce 8300 GS] (rev a1)

EDIT: This happens with and without openGL.

Last edited by pogeymanz (2010-05-17 22:18:24)

Offline

#46 2010-05-17 22:36:29

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: PKGBUILDs: Compiz-0.9 (compiz++)

pogeymanz wrote:

I just installed it today and it just segfaults.

[rob ~ ]$  /opt/compiz++/bin/compiz --replace ccp
Segmentation fault
...
[rob ~ ]$  lspci | grep VGA | cut -d: -f3
 nVidia Corporation G86 [GeForce 8300 GS] (rev a1)

EDIT: This happens with and without openGL.

If you run it using '/opt/compiz++/bin/compiz --replace move decor composite resize place opengl' does it work?

Offline

#47 2010-05-18 03:03:17

pogeymanz
Member
Registered: 2008-03-11
Posts: 1,020

Re: PKGBUILDs: Compiz-0.9 (compiz++)

some-guy94 wrote:
pogeymanz wrote:

I just installed it today and it just segfaults.

[rob ~ ]$  /opt/compiz++/bin/compiz --replace ccp
Segmentation fault
...
[rob ~ ]$  lspci | grep VGA | cut -d: -f3
 nVidia Corporation G86 [GeForce 8300 GS] (rev a1)

EDIT: This happens with and without openGL.

If you run it using '/opt/compiz++/bin/compiz --replace move decor composite resize place opengl' does it work?

Well, yes it does work that way. I assume that means it's a specific plugin that is causing me trouble? I suppose I need to hunt it down then.

Offline

#48 2010-05-18 03:20:24

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: PKGBUILDs: Compiz-0.9 (compiz++)

pogeymanz wrote:
some-guy94 wrote:
pogeymanz wrote:

I just installed it today and it just segfaults.

[rob ~ ]$  /opt/compiz++/bin/compiz --replace ccp
Segmentation fault
...
[rob ~ ]$  lspci | grep VGA | cut -d: -f3
 nVidia Corporation G86 [GeForce 8300 GS] (rev a1)

EDIT: This happens with and without openGL.

If you run it using '/opt/compiz++/bin/compiz --replace move decor composite resize place opengl' does it work?

Well, yes it does work that way. I assume that means it's a specific plugin that is causing me trouble? I suppose I need to hunt it down then.

Libcompizconfig's (ccp) build system is currently broken, it is probably it.

Offline

#49 2010-05-19 03:46:49

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: PKGBUILDs: Compiz-0.9 (compiz++)

If anyone has a problem building libcompizconfig++, uninstall it, then build it.

Offline

#50 2010-05-19 14:01:23

PhotonX
Member
From: Munich
Registered: 2008-08-10
Posts: 602

Re: PKGBUILDs: Compiz-0.9 (compiz++)

Yaourt doesn't "see" all the ++ packages, does anyone have a hint?

Last edited by PhotonX (2010-05-19 14:01:36)


Desktop: http://www.sysprofile.de/id15562, Arch Linux    |    Notebook: Thinkpad L13 Yoga Gen2, Manjaro

The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work.  -  Tuomas Lukka

Offline

Board footer

Powered by FluxBB