Re: [Compiz] [Bug 684019] Re: 0.9.2«put» plugin moves any window only to second viewport

2011-07-03 Thread chca
Am 02.07.2011 19:57, schrieb Sam Spilsbury: Thanks for the patch, but I don't quite understand it. Are you saying that the viewport option is being appended to options every single time and this options vector is persistent among calls to ::toViewport ? Since that's definitely wrong and is a

[Bug 684019] Re: 0.9.2 «put» plugin moves any window only to second viewport

2011-07-02 Thread chca
Okay, this bug annoyed me very much, so I identified it in the source code. What really happened: Whenever you first move a window to a different viewport, the target viewport number is appended to a list. When you do it again, the old entry is not removed or updated; instead a new viewport entry

[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-06-12 Thread chca
Installing packages from previous ubuntu releases might be difficult as you will probably need older versions of some dependencies too when installing them with dpkg. Of course, you could try extracting the package somewhere with dpkg -x. But I would recommend compiling it from source - it's not

[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-05-28 Thread chca
- Distribution: Ubuntu lucid (stable) - same package version I experienced exactly the same issue, but it only seems to happen when the Outline panel is open. I have reproduced this several times with an empty document. -- When I try to insert Floating Image, lyx crashes with message lyx:

[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-05-28 Thread chca
Probably it has to do with this bug: http://www.lyx.org/trac/ticket/6522 There is also a note in Lyx 1.6.6 changelog: Fix TOC-related crashes on Qt 4.6.x (bug 6522). A manually compiled version of Lyx 1.6.6 does not have this bug. ** Bug watch added: www.lyx.org/trac/ #6522