similar to: KWD crash

Displaying 20 results from an estimated 10000 matches similar to: "KWD crash"

2007 Mar 21
1
KWD crashes
I got this whilst changing to the laptop theme. It happens both with changing to laptop and starting with it enabled. Starting program: /usr/bin/kde-window-decorator --sync --replace [Thread debugging using libthread_db enabled] [New Thread 46970607390640 (LWP 15227)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 46970607390640 (LWP 15227)] 0x00002ab82ff1365a in
2007 Jun 24
1
KWD Maximize bug and crash
Hi, KWD is crashing regularly here when closing a window (especially mplayer), I've attached the debugging information. Also, there's this bug when windows are maximized, in some themes the decoration is drawn incorrectly, sometimes it's not drawn at all, I'm not sure if it's a known bug. Diogo -------------- next part -------------- An embedded and charset-unspecified
2007 Jun 07
0
Error compiling KWD
I'm trying to compile GIT KWD, but i believe I am missing something here... joel at supernova:~/compiz/compiz$ make make all-recursive make[1]: Entering directory `/home/joel/compiz/compiz' Making all in include make[2]: Entering directory `/home/joel/compiz/compiz/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/joel/compiz/compiz/include'
2006 Dec 31
3
KWD not building problem solved
It looks like you just assumed too much. kde-config has a specific include dir query. I am now hitting some dbus problems, but it does not seem to be related. -------------- next part -------------- A non-text attachment was scrubbed... Name: kdefix.patch.bz2 Type: application/x-bzip Size: 604 bytes Desc: not available Url :
2006 Dec 20
2
Kde-window-decorator Crashes
hello i'm on a debian sid updated. i have installed last git version of compiz. when i quit a session or shutdown my pc (in general when i stop the decorator) kwd crashes with this backtrace (i hope it is useful): Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1226017088 (LWP 14523)] [KCrash handler]
2007 Mar 01
3
A couple of bugs...
Hello together! I've found a couple of bugs with current compiz git, most of them related to the use of KDE and wanted to let you know. 1. kde-window-decorator crashes every now and then. This seems to be especially often when starting kaffeine media player, but not exclusively. I've attached a backtrace, though I don't know if it is useful in this form... 2. Resizing a
2011 Jan 16
3
Move KDE Plasma Integration to KDE Git Infrastructure
Hi Compiz developers, as you might know KDE will transition to git somewhen next week. This gives some new possibilities for the Compiz community, too. Let me first describe the current situation and the problems with it: Compiz and KDE releases are out of sync. We are currently more and more integrating features from the desktop shell into the window manager. In difference to other desktop
2006 Dec 21
1
Toolkit Actions
David, I am interested in your recent commit regarding toolkit actions - http://gitweb.freedesktop.org/?p=xorg/app/compiz.git;a=commitdiff;h=a4c3b371ada1f7ef80c7701783342714a108a8f2 Would you mind commenting on what the idea here is, and how this can be used by application authors / GTK hackers? Thanks John
2007 May 24
3
Extensible logging framework
Attached is a quick patch which adds a logging framework to compiz. I think it should be fairly self explanitory. I think it should allow plugin writers to extend it for any purpose, but I would appreciate any feedback or comments before going any further. Regards Mike -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: logging.diff Url:
2007 Apr 09
5
Python plugin (Python API for Compiz)
Here is my python loader plugin which loads plain python scripts as full plugins. There is not much documentation, but I have included a few examples to get you going. triangle - Just a basic plugin which shows a triangle on a button press. This shows using ctypes to pass values from compiz to the python opengl bindings. basiczoom - Zooms in on the screen (basically) inactive - This is a port
2010 May 16
0
Aurorae for Compiz
Hi Compiz Devs, as you might know I started about a year ago to implement a new theme engine for KWin called Aurorae. It is a SVG/Pixmap based engine. The theme format is SVG as soon as the SVG get's resized a pixmap is created and put into KDE's pixmap cache. This makes painting very fast while resizing kind of slow (not an issue with KWin as resizing is already slow ;-)), but at
2006 Dec 18
0
kwd license header fix
I cut-n-pasted a LGPL license header into the kde window decorator files by mistake. All kwd code is GPL2. I've updated so that all source code files include correct headers. Sorry. -David
2007 Feb 22
3
Flat file backend (ini)
I have written an initial flat file configuration backend for Compiz. At the moment it is using FAM for monitoring of files (it can be compiled without monitoring support for now). It is working fine but there are a couple of problems. 1. It looks like I should use addFileWatch rather than directly accessing FAM, is this correct? I notice dbus uses addFileWatch rather than
2006 Oct 17
5
Compiling Compiz
I have downloaded compiz-0.2.0 and tried to compile it. The INSTALL file talks about autgen.sh, but I am unable to locate it. I tried ./configure but it complains about a number of missing packages. Is there any docs on how to compile compiz on SLED 10 ? I have searched in a lot of places, but have not been able to dig up anything. A detailed list of what packages is required (and where to locate
2006 Dec 18
0
KDE window decorator
I've added a working KDE window decorator (kwd) to head. It's pretty much written from scratch however it borrows some trivial code from aquamarine which I didn't feel re-implementing. So why did I write a new one from scratch instead of improving aquamarine? I started out by trying to improve aquamarine but as I looked at the code and figured out what had to change to make it work
2007 Aug 02
1
KDE Window decorator offset on maximized windows.
Hi, Any reason why this would happen that you can think of? http://qa.mandriva.com/show_bug.cgi?id=32215 See the screenshot :) Cheers Col
2007 Feb 26
6
dbus introspection
I've started work on a rewrite of sorts for the dbus plugin that changes how it listens/responds to messages to make it possible to generate introspection data. The main changes are registering every plugin, screen, option, etc with dbus_connection_register_object_path and using libxml2 to generate the introspection data. This more or less works I just need to hook up the rest of the methods
2007 Apr 13
3
Just another ini patch
Hi, well after some ever further investigation of some bugs, I ended up cleaning up the code, again. I also fixed some really heavy memory leaks in csvToList and made it in general more stable. Regards, Patrick "Marex" Niklaus -------------- next part -------------- A non-text attachment was scrubbed... Name: ini.c.patch Type: text/x-patch Size: 8275 bytes Desc: not available Url :
2007 May 17
2
state plugin
hi, I saw that Mike Dransfield tried to port 'state' plugin from beryl. What does it do? It should be able to place windows, based on name, class etc., to specific viewports. I recently converted to compiz window manager from WindowMaker (used it for 8 years), and I miss automatic 'pinning' of specific windows to particular workspace (or viewport in this case). Mike's
2007 Apr 26
3
Extension languages and Compiz.
My recent work on Compiz-scheme has brought to my attention several problems preventing a real compiz extension language. Note that when I refer to an extension language, I am not referring to the ability to add plugins in some other languages, but more of something in the vein of emacs lisp. The major problem right now is extension languages are locked in to one plugin and what core exposes.