[Bug 1158267] Re: Regression: Broken (click-through) window decoration on some maximized windows

2013-09-07 Thread Simon Groot Bramel
I can confirm the bug being fixed with 0.9.11!

Thanks for your work, devs

best regards,

simon

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  Regression: Broken (click-through) window decoration on some maximized
  windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: Regression: Broken (click-through) window decoration on some maximized windows

2013-08-15 Thread Simon Groot Bramel
Hi Iven,

yes, the error does not have anything to do with this bug but since I
was complaining about not being able to compile compiz (and therefore
not being able to see if this bug has been fixed) I thought I should at
least post I worked around it.

Now that I know your news I'd rather try upgrading to KDE 4.11

Do you really have to spend time on a workaround to make compiz compile
with a KDE version which will be old in a few weeks? :)

thank you for your time.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  Regression: Broken (click-through) window decoration on some maximized
  windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: Regression: Broken (click-through) window decoration on some maximized windows

2013-08-14 Thread Simon Groot Bramel
Guys!!!

I was wrong and you were right! I'm a n00b and you're the pro's. Sorry
for my stupidity, I can compile compiz again and it HAS to do with
revision 3745.

I AM using KDE 4.10.5 release 1 and couldn't compile compiz with the error:
###
kde4/../../../kde/window-decorator-kde4/window.h:74:10: error: ‘QuickTileMode’ 
does not name a type
cc1plus: error: unrecognized command line option -Wno-unused-private-field 
[-Werror]
###

however, I am NOT familiar with reverting to revision via bzr
commandline and did it wrong all the time. Maybe someone of you can post
the right command?

Here's what you can do if you have this KDE version and this error:

Go to http://bazaar.launchpad.net/~compiz-
team/compiz/0.9.10/revision/3745 and click download diff.

Go to your console, and clone a new version of compiz with:

bzr branch lp:compiz

then copy the downloaded diff file into your newly created compiz folder
and patch the files with:

patch --strip 0 -R  3745_3744.diff

then you can compile compiz again.


Oh, by the way: The click-through decorations are not fixed by that - it's just 
the possibility to compile compiz in the first place.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  Regression: Broken (click-through) window decoration on some maximized
  windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1158267] Re: Regression: Broken (click-through) window decoration on some maximized windows

2013-08-11 Thread Simon Groot Bramel
Hey Xavier,

yes, I'm using KDE 4.10.5.

Sorry for this noob question, but what is meant with revertin this
revision?

Which revision is meant and how do I revert it?

I tried to apply the patch under post 1 which didn't help.

My error is in a different file than the patched ones anyway:

##
/home/simon/downloads/compiz/simonScript/compiz/build/kde/window-decorator-kde4/../../../kde/window-decorator-kde4/window.h:74:10:
 error: ‘QuickTileMode’ does not name a type
cc1plus: error: unrecognized command line option -Wno-unused-private-field 
[-Werror]
cc1plus: error: unrecognized command line option -Wno-unused-private-field 
[-Werror]
cc1plus: error: unrecognized command line option -Wno-unused-private-field 
[-Werror]
cc1plus: all warnings being treated as errors
##

any ideas?

thx!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  Regression: Broken (click-through) window decoration on some maximized
  windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1158267] Re: Regression: Broken (click-through) window decoration on some maximized windows

2013-08-11 Thread Simon Groot Bramel
Ok, now I got it. I downloaded the revision as tgz file and tried to
compile it.

Same error, unfortunately...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  Regression: Broken (click-through) window decoration on some maximized
  windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: Regression: Broken (click-through) window decoration on some maximized windows

2013-07-31 Thread Simon Groot Bramel
Hey guys,

I was still using the ~mar-kolya/compiz/fix-for-1158267 repo. Today I
wanted to check out the lp:compiz repo and realized that I can't compile
it. That is the error:

###
cc1plus: error: unrecognized command line option -Wno-unused-private-field 
[-Werror]
cc1plus: error: unrecognized command line option -Wno-unused-private-field 
[-Werror]
cc1plus: error: unrecognized command line option -Wno-unused-private-field 
[-Werror]
cc1plus: all warnings being treated as errors
make[2]: *** 
[kde/window-decorator-kde4/CMakeFiles/kde4-window-decorator.dir/kde4-window-decorator_automoc.o]
 Fehler 1
make[1]: *** 
[kde/window-decorator-kde4/CMakeFiles/kde4-window-decorator.dir/all] Fehler 2
make: *** [all] Fehler 2
###

since it occurred with the kde4-window-decorator I guess it might be
related to this bug?!

Any idea what causes the problem here?

thx

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  Regression: Broken (click-through) window decoration on some maximized
  windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: Regression: Broken (click-through) window decoration on some maximized windows

2013-07-02 Thread Simon Groot Bramel
reply to #66 @MC-return: I'm Not really into the bzr thing. Don't Know
the command to revert a folder so I just downloaded the tgz and copied
it over a freshly cloned compiz branch... that didn't help with my
compile issue. thanks anyway!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  Regression: Broken (click-through) window decoration on some maximized
  windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: Regression: Broken (click-through) window decoration on some maximized windows

2013-06-28 Thread Simon Groot Bramel
MC Return: THANK YOU! Because of you now I have emerald back. I could kiss the 
ground you walk on xD
---

Sam: This is the error I get when trying to compile it:

=
Scanning dependencies of target kde4-window-decorator
[  3%] Building CXX object 
kde/window-decorator-kde4/CMakeFiles/kde4-window-decorator.dir/kde4-window-decorator_automoc.o
In file included from 
/home/simon/downloads/compiz/simonScript/compiz/build/kde/window-decorator-kde4/../../../kde/window-decorator-kde4/window.h:27:0,
 from 
/home/simon/downloads/compiz/simonScript/compiz/build/kde/window-decorator-kde4/moc_window.cpp:10,
 from 
/home/simon/downloads/compiz/simonScript/compiz/build/kde/window-decorator-kde4/kde4-window-decorator_automoc.cpp:5:
/home/simon/downloads/compiz/simonScript/compiz/kde/window-decorator-kde4/kdecorationbridge.h:45:13:
 error: ‘QuickTileMode’ does not name a type
In file included from 
/home/simon/downloads/compiz/simonScript/compiz/build/kde/window-decorator-kde4/moc_window.cpp:10:0,
 from 
/home/simon/downloads/compiz/simonScript/compiz/build/kde/window-decorator-kde4/kde4-window-decorator_automoc.cpp:5:
/home/simon/downloads/compiz/simonScript/compiz/build/kde/window-decorator-kde4/../../../kde/window-decorator-kde4/window.h:74:10:
 error: ‘QuickTileMode’ does not name a type
cc1plus: error: unrecognized command line option -Wno-unused-private-field 
[-Werror]
cc1plus: error: unrecognized command line option -Wno-unused-private-field 
[-Werror]
cc1plus: error: unrecognized command line option -Wno-unused-private-field 
[-Werror]
cc1plus: all warnings being treated as errors
make[2]: *** 
[kde/window-decorator-kde4/CMakeFiles/kde4-window-decorator.dir/kde4-window-decorator_automoc.o]
 Fehler 1
make[1]: *** 
[kde/window-decorator-kde4/CMakeFiles/kde4-window-decorator.dir/all] Fehler 2
make: *** [all] Fehler 2
Scanning dependencies of target findcompiz_install
Built target findcompiz_install
Scanning dependencies of target findcompizconfig_install
Built target findcompizconfig_install

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  Regression: Broken (click-through) window decoration on some maximized
  windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1158267] Re: Regression: Broken (click-through) window decoration on some maximized windows

2013-06-27 Thread Simon Groot Bramel
I can't use a ppa on opensuse, can I?

SORRY for #57! I wanted to send a private mail to MC-Return (but it turned out 
to be the mailadress of this bug and it landed here).
I did not want to put the emerald discussion into this bug. Since it is already 
there: Same problem as with #61. Ubuntu packages - unfortunately useless for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  Regression: Broken (click-through) window decoration on some maximized
  windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-06-21 Thread Simon Groot Bramel
Unfortunately emerald is dead (I'd love to use it though). You can't
compile it to be used with the current lp:compiz branch, can you?


I'd suggest changing the title to Regression: Broken (click-through)
window decorations on windows that are started maximized.


best regards,

simon

on Fri, 21 Jun 2013 07:41:36 -, wrote MC Return
1158...@bugs.launchpad.net:
 @z-simon-l:
 I am using Emerald - probably that is why I cannot reproduce it...
 I've set Importance to Critical. Hopefully we will have this fixed
soon.
 
 ** Changed in: compiz
Importance: Undecided = Critical
 
 ** Summary changed:
 
 - broken (click-trhough) window decoration on some maximized windows
 + Regression: Broken (click-through) window decoration on some maximized
 windows

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  Regression: Broken (click-through) window decoration on some maximized
  windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-06-20 Thread Simon Groot Bramel
I can!

I've just built it. Still click-transparent decorations here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  broken (click-trhough) window decoration on some maximized windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-06-11 Thread Simon Groot Bramel
well, that would just download the source code.

uninstall compiz completely (via packagemanager if you have installed it
that way or with sudo make uninstall from the build-directory of a
former installation.


then follow this guide (only that you use the fixed branch and not the 
lp:compiz one :)

http://wiki.compiz.org/C%2B%2BCompiling

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  broken (click-trhough) window decoration on some maximized windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-06-08 Thread Simon Groot Bramel
confirmed!!!

building this branch:  https://code.launchpad.net/~mar-kolya/compiz/fix-
for-1158267 FIXES the issue!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  broken (click-trhough) window decoration on some maximized windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-06-04 Thread Simon Groot Bramel
so far I can only add to #38: Disabling the Workarounds in the Window
Placement DOES NOT have any effect regarding this bug on my system
either.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  broken (click-trhough) window decoration on some maximized windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-05-24 Thread Simon Groot Bramel
yes, that surely solves the problem because compiz does no longer paint your 
windows. Yet still this workaround is like solving a problem with your car's 
breakes by buying a new one...
of course I can use kwin instead of compiz and have usable decorations but I 
WANT to have real 3D, DesktopCube, Animations, Ringswitcher and so on.

I simply unmaximized and closed every window so that they don't get
started maximized.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  broken (click-trhough) window decoration on some maximized windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-05-16 Thread Simon Groot Bramel
And we KDE users cant use this Option, can we?
So, far away from being a workaround, unfortunately...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158267

Title:
  broken (click-trhough) window decoration on some maximized windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1158161] Re: [regression] Unmaximized windows can't be closed, minimized, moved

2013-04-05 Thread Simon Groot Bramel
Guys,

I'm sorry to write into this bug...

I have a similar YET DIFFERENT problem described here: 
https://bugs.launchpad.net/compiz/+bug/1158267

it was marked as a duplication of this bug here but IT IS NOT!

can someone umount these two bugs please? I recieve emails about this
one which don't solve my problems, while my own bug can't be dealt with.

thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1158161

Title:
  [regression] Unmaximized windows can't be closed, minimized, moved

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158161/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs