similar to: Placement plugin enhancement

Displaying 20 results from an estimated 2000 matches similar to: "Placement plugin enhancement"

2007 Feb 07
2
Final version of placement enhancement
On Thursday 08 February 2007 01:00:09 Bellegarde Cedric wrote: > And now, i put the patch on my server, it will me prevent me to send you a > message everytime i find something to fix ;) > > http://puffy.homelinux.org/~gnumdk/compiz/patch/place.patch http://forum.go-compiz.org/viewtopic.php?p=3783 Seems to be buggy in multihead, but i can't test here ... Cedric
2007 Feb 07
3
Compiz coding style?
I've got a question. When do i have to use this for aFunctionName() and when do i have to use this for a_function_name() ? Cedric
2007 Jan 16
2
Somes patchs
Here two patch: A patch for switcher to disable window list. All was already present in code, just missing an option :) A patch for place, it's my old patch, i just fix a stupid segfault! Will try to add some others placement modes... http://puffy.homelinux.org/%7Egnumdk/compiz/patch/switcher.patch http://puffy.homelinux.org/%7Egnumdk/compiz/patch/place.patch Cedric
2007 Jan 28
3
A patch for minimize plugin.
I've added a new option in minimize plugin, called "Disable Fading". To prevent tearing, damageScreen is used minDonePaintScreen (only if the option is used). The patch is attached. -------------- next part -------------- A non-text attachment was scrubbed... Name: minimize-fading.patch Type: text/x-patch Size: 1855 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]
2012 Jun 27
1
sftp resume support (client side)
Hi, I implemented something because I get sick of resuming large downloads from scratch. Any interest upstream-wise ? https://bugzilla.mindrot.org/show_bug.cgi?id=2021 -- Brightest day, Blackest night, No bug shall escape my sight, And those who worship evil's mind, be wary of my powers, puffy lantern's light !
2005 Jan 26
3
crahsing app
Can anyone tell me what is causing htis by chance? I know it is the application. What's weird is i "fixed' it last time by reformatting the machine to stabilize this one app. Now after a month it crashes again.... Well the steam hlds has started randomaly crashing again. ---------------------------------------------- ---------------------------------------------- CRASH: Tue
2012 Aug 21
1
segfault in mail_user_get_home()
gdb ./src/imap/.libs/imap Reading symbols from /usr/src/dovecot-2.1.9/src/imap/.libs/imap...done. (gdb) run Starting program: /usr/src/dovecot-2.1.9/src/imap/.libs/imap warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
2016 Jan 12
2
smbclient: preoblems with samba 4.3.x
Hallo, Jeremy, Du meintest am 11.01.16: >> "smbclient" doesn't work with the slackware packages samba-4.3.1 and >> 4.3.2, it has worked with 4.2.1 and older versions. >> >> smbclient >> >> answers with "segmentation fault", on two testing machines (where >> 4.2.1 has worked well). [...] > Run under gdb please and
2017 Jan 12
1
Strange sefault with ping and route
Hallo Guys, something went wrong and I didn't know from where. - uninstall vmware (removed to virtual adapter) - reinstall package with route and ping and glibc - test with original kernel and own vanilla nothing helps. Laptop by my side has same software stand no problem at all gdb --args ping benzler.me GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-94.el7 Copyright (C) 2013 Free
2008 Aug 01
5
how to configure ne2k emulation?
I''ve searched all night long on google, discussions, threads, and the xen wiki... but I can''t find how to do this: vif = [''type=ioemu,mac=XX:XX:XX:XX:XX:XX,model=ne2k_pci''] where should I put this? I have sxce94, dom0 works nicely, and domUs too, but I''d like to select ne2k for an hvm openbsd dom0 that I''ve created because I''ve read
2006 Jan 10
1
double segfault in smbd 3.0.21a
Hi I'm able to reproduce a segfault in smbd, with security=ads , using normal login or kerberos. samba 3.0.21a compiled from source, on debian stable. here are the backtrace: For the kerberos part, using "smbclient //server/share -k" Using host libthread_db library "/lib/tls/libthread_db.so.1". `system-supplied DSO at 0xffffe000' has disappeared; keeping its
2015 Mar 19
2
libvirt-python Segfaults
Hello I am trying to get libvirt-python working in Ubuntu 14.04 64 bit system. I tried installing the binaries from the repo itself: 1. root@test-vm8-109:/home/test# libvirtd --version libvirtd (libvirt) 1.2.2 root@test-vm8-109:/home/test# python Python 2.7.6 (default, Mar 22 2014, 22:59:56) [GCC 4.8.2] on linux2 Type "help", "copyright", "credits" or
2018 May 28
1
Search problem
Hello, thank you for your suggestion, I can obtain just this from the backtrace: /[Thread debugging using libthread_db enabled]/ /Using host libthread_db library "/lib64/libthread_db.so.1"./ /Core was generated by `dovecot/imap'./ /Program terminated with signal 6, Aborted./ /#0? 0x00007f44637bb1f7 in __GI_raise (sig=sig at entry=6) at
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi Thenx. I use your patch but problem not solved. Hunk #1 succeeded at 334 with fuzz 2 (offset 19 lines). patching file src/auth/mycrypt.c ./configure --prefix=/usr/local/dovecot-2.2.36 --sysconfdir=/etc --with-ldap=yes --with-mysql --with-ssl=openssl --with-solr --with-storages=maildir,imapc Install prefix . : /usr/local/dovecot-2.2.36 File offsets ... : 64bit I/O polling .... : epoll I/O
2016 Jan 12
2
smbclient: preoblems with samba 4.3.x
Hallo, Jeremy, Du meintest am 12.01.16: >>> Run under gdb please and type "bt" to get a backtrace when >>> it crashes. [...] >> [?1034h(gdb) run >> Starting program: /usr/bin/smbclient >> [Thread debugging using libthread_db enabled] >> Using host libthread_db library "/lib/libthread_db.so.1". >> >> Program received
2008 Sep 25
4
Help with b97 HVM zvol-backed DomU disk performance
Hi Folks, I was wondering if anyone has an pointers/suggestions on how I might increase disk performance of a HVM zvol-backed DomU? - this is my first DomU, so hopefully its something obvious Running bonnie++ shows the DomU''s performance to be 3 orders of magnitude worse than Dom0''s, which itself is half as good as when not running xVM at all (see bottom for bonnie++ results)
2023 Aug 24
1
Crash on "samba-tool domain level raise --domain-level=2016 --forest-level=2016"
Hi, today I updated my DC debian 12 to samba 4.19rc2 from mjt repository and I tried to increase feature level of domain but failed. First 2 commands was ok: samba-tool domain schemaupgrade --schema=2019 samba-tool domain functionalprep --function-level=2016 the third instead failed: > samba-tool domain level raise --domain-level=2016 --forest-level=2016 > ERROR(<class
2015 Jun 26
4
[LLVMdev] Function "llvm::PassManager::run" not defined.
Hi, I am trying to use GDB for debugging my llvm pass. I am following the documentation http://llvm.org/docs/WritingAnLLVMPass.html. When i am doing this the following error and warning messages I am getting. I tried to remove the warning by apt-get install libc6-dbg:i386 command for updating the libc6 but still getting the same. Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+:
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi Thenx for replay - problem solved :) I forget `autoreconf -vi` You are rox :) ?On 24.01.2019 19:10, Aki Tuomi wrote: > You need to do `autoreconf -vi` before configure, won't work otherwise. > > Aki > >> autoreconf -viOn 24 January 2019 at 20:09 Maciej Milaszewski IQ PL <maciej.milaszewski at iq.pl> wrote: >> >> >> Hi >> Thenx. I use your