[Bug 722537] Re: compiz crashed with SIGSEGV

2011-07-28 Thread Launchpad Bug Tracker
[Expired for compiz (Ubuntu) because there has been no activity for 60
days.]

** Changed in: compiz (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  compiz crashed with SIGSEGV

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

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-05-29 Thread gogo
I don`t have *dbgsym packages in repository. I follow this instructions: 
https://wiki.ubuntu.com/DebuggingProgramCrash;
If there is no -dbg package:

Create an /etc/apt/sources.list.d/ddebs.list by running the
following line at a terminal:

echo deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted 
universe multiverse | \
sudo tee -a /etc/apt/sources.list.d/ddebs.list

Stable releases (not alphas and betas) require three more lines
adding to the same file, which is done by the following terminal
command:

echo deb http://ddebs.ubuntu.com $(lsb_release -cs)-updates main 
restricted universe multiverse
deb http://ddebs.ubuntu.com $(lsb_release -cs)-security main restricted 
universe multiverse
deb http://ddebs.ubuntu.com $(lsb_release -cs)-proposed main restricted 
universe multiverse | \
sudo tee -a /etc/apt/sources.list.d/ddebs.list

You may also add these lines using the Synaptic Package Manager:

Choose Synaptic via the System  Administration menu.

Choose Software Sources or Repositories via the Settings menu,
and click on the Third-Party Software tab.

Click the Add button and enter each deb ... line as above one by one 
and click the Add Source button (you will have to add these lines one at a 
time). 
Import the debug symbol archive signing key:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys
428D7C01

Then run

sudo apt-get update

And i have this error:

W: Duplicate sources.list entry 
http://ppa.launchpad.net/ailurus/ailurus-experiment/ubuntu/ maverick/main amd64 
Packages 
(/var/lib/apt/lists/ppa.launchpad.net_ailurus_ailurus-experiment_ubuntu_dists_maverick_main_binary-amd64_Packages)
W: Duplicate sources.list entry http://ppa.launchpad.net/ailurus/ppa/ubuntu/ 
maverick/main amd64 Packages 
(/var/lib/apt/lists/ppa.launchpad.net_ailurus_ppa_ubuntu_dists_maverick_main_binary-amd64_Packages)
W: You may want to run apt-get update to correct these problems
E: Unable to locate package compiz-core-dbgsym,
E: Unable to locate package compiz-plugins-dbgsym
E: Unable to locate package compiz-fusion-plugins-main-dbgsym,
E: Unable to locate package compiz-fusion-plugins-extra-dbgsym
E: Unable to locate package compizconfig-backend-gconf-dbgsym
E: Unable to locate package libcompizconfig0-dbgsym
E: Unable to locate package compiz-gnome-dbgsym
goran@goran-GA-MA78GM-S2H:~$

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-05-26 Thread Charlie Kravetz
I have attempted to reproduce this issue using a fresh install of Ubuntu
11.04, updated as of 2011-05-26, and was not able to.

Please try to obtain a backtrace following the instructions at
https://wiki.ubuntu.com/DebuggingCompiz#Advanced%20Debugging and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-05-13 Thread pintubigfoot
I have Radeon HD 5430 and also get affected by this issue.

For my case, Woobly effect still works.

When enabling the desktop cube, rotate cube, or 3D window; my screen
will be flickered first followed by disabled Window Decoration.

After the decoration is enabled back, the window is not movable at all,
even drag the mouse by holding Alt key + left mouse button.

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-05-02 Thread gogo
Yestrday I install Ubuntu 11.04 and I have still this problem!

When i enabled Desktop Cube, Rotate cube and Wobbly Windows plugins in 
CompizConfig manager, then is impossible to move any opened window on desktop!
When I replace compiz-decorator with compiz --replace then screen is 
flickering, then I must use metacity --replace!
After that i log out and log in on Ubuntu Classic and when I want login back to 
Ubuntu there is no more Unity, again I log in Gnome

But this action do not generating any BUG only opened nautilus window
can not move on desktop.

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-04-16 Thread Petsie-web
1.) boot 
2.a) have a look at the new launchbar (just moving the mouse - no clicking so 
far)
2.b) get crash-message from compiz (first) and unity

really don't know if I did sth. wrong, sorry

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-04-10 Thread Barry Drake
Was using update packages when this occurred.

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-03-27 Thread Gary Martin
Compiz crashed once I log into the desktop

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-03-16 Thread gogo
I install again ubuntu alpha 3 and enable compiz plugins,
this action do not generating any BUG only opened nautilus window can not move 
on desktop.
I use gnome desktop not unity!
When  I replacecompiz-decorator   withcompiz --replace  
then screen is flickering!

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-03-04 Thread fd.svensson
** Changed in: compiz (Ubuntu)
   Status: Incomplete = Opinion

** Changed in: compiz (Ubuntu)
   Status: Opinion = Incomplete

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-03-02 Thread Sebastien Bacher
do you still get the issue? can you submit a new bug?

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-03-02 Thread gogo
Yes! And on old computer AMD Atholon 2100+ also have Gigybyte
motherboard, graphic card ATI Radeon 8500 the same problem.

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-02-26 Thread gogo
I tried to make following this instructions at
https://wiki.ubuntu.com/Backtrace ---Already running programs--- but on
the step 3.

gdb 21 | tee gdb-compiz.txt
(gdb) handle SIG33 pass nostop noprint
(gdb) set pagination 0
(gdb) attach 1418

I get tis error:

goran@goran-GA-MA78GM-S2H:~$ gdb 21 | tee gdb-compiz.txt
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
(gdb) (gdb) handle SIG33 pass nostop noprint
Undefined command: .  Try help.
(gdb) (gdb) set pagination 0
Undefined command: .  Try help.
(gdb) (gdb) attach 1418

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-02-24 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/722537/+attachment/1863813/+files/CoreDump.gz

** Changed in: compiz (Ubuntu)
   Importance: Undecided = Low

** Changed in: compiz (Ubuntu)
   Status: New = Incomplete

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-02-21 Thread gogo
** Visibility changed to: Public

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

Title:
  compiz crashed with SIGSEGV

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


[Bug 722537] Re: compiz crashed with SIGSEGV

2011-02-21 Thread gogo
When i enabled Desktop Cube, Rotate cube and Wobbly Windows plugins in
CompizConfig manager, then is impossible to move any opened window on
desktop!

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

Title:
  compiz crashed with SIGSEGV

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