[Bug 1680904] Re: zesty unable to handle kernel NULL pointer dereference

2017-05-30 Thread Jonas Schwabe
I'm running on a custom kernel since this bug occurred to me a few weeks
ago. This was actually before the first rc (next branch) I'm therfore
not 100% sure if it got merged or not. I will build a new kernel 12 RC
tomorrow and report back (I can't use the upstream ppa versions as it
lacks aufs).

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

Title:
  zesty unable to handle kernel NULL pointer dereference

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

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


[Bug 1635577] Re: memory leak in unity-panel-service

2016-11-04 Thread Jonas Schwabe
Even if it was OwnCloud related, the memory usage should decrease after 
quitting OwnCloud...
Well it does not ;)

I had nearly 4gb yesterday and I'm back up toi 1gb right now.

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

Title:
  memory leak in unity-panel-service

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

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


Re: [Bug 1633912] Re: Problem with DNS resolution after suspend

2016-10-22 Thread Jonas Schwabe
Workaround worked for me and fixed multiple issues! I can use DNS while
being connected to a VPN again :)

Plurtu <1633...@bugs.launchpad.net> schrieb am Sa., 22. Okt. 2016,
10:25:

> More people with the same problem:
> https://ubuntuforums.org/showthread.php?t=2340142
>
> Workaround: Edit /etc/NetworkManager/NetworkManager.conf and remove the
> line "dns=dnsmasq".
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1633912
>
> Title:
>   Problem with DNS resolution after suspend
>
> Status in network-manager package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I upgraded my laptop to 16.10 yesterday. Sometimes after suspend I
>   have network issues, one time I was not able to connect to a wifi
>   network (might report another bug if this occurees again, but maybe it
>   is related, as in network-manager is in some broken state after
>   suspend).
>
>   Here is whats happening pretty often: After resume from suspend I have
>   a solid network connection, no problem to ping machines in LAN or on
>   the internet. But DNS resolution is broken until I restart the
>   network-manager service.
>
>   I ran ubuntu-bug while DNS was broken, so if anything gets log-ed it
>   should be in there.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.10
>   Package: network-manager 1.2.4-0ubuntu1
>   ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
>   Uname: Linux 4.8.0-22-generic x86_64
>   ApportVersion: 2.20.3-0ubuntu8
>   Architecture: amd64
>   CurrentDesktop: Unity
>   Date: Sun Oct 16 21:01:09 2016
>   IfupdownConfig:
># interfaces(5) file used by ifup(8) and ifdown(8)
>auto lo
>iface lo inet loopback
>   InstallationDate: Installed on 2016-09-28 (18 days ago)
>   InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64
> (20160719)
>   IpRoute:
>default via 192.168.0.1 dev wlp58s0  proto static  metric 600
>169.254.0.0/16 dev br-541a0f9bec93  scope link  metric 1000
>172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1
> linkdown
>172.18.0.0/16 dev br-541a0f9bec93  proto kernel  scope link  src
> 172.18.0.1
>192.168.0.0/24 dev wlp58s0  proto kernel  scope link  src
> 192.168.0.118  metric 600
>   NetworkManager.state:
>[main]
>NetworkingEnabled=true
>WirelessEnabled=true
>WWANEnabled=true
>   SourcePackage: network-manager
>   UpgradeStatus: Upgraded to yakkety on 2016-10-15 (1 days ago)
>   nmcli-nm:
>RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING
> WIFI-HW  WIFI WWAN-HW  WWAN
>running  1.2.4connected  started  full  enabled
>  enabled  enabled  enabled  enabled
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1633912/+subscriptions
>

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

Title:
  Problem with DNS resolution after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1633912/+subscriptions

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


[Bug 1633912] Re: Problem with DNS resolution after suspend

2016-10-16 Thread Jonas Schwabe
▶ sudo killall dnsmasq
Works as well, afterwards things work again.

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

Title:
  Problem with DNS resolution after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1633912/+subscriptions

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

[Bug 1633912] [NEW] Problem with DNS resolution after suspend

2016-10-16 Thread Jonas Schwabe
Public bug reported:

I upgraded my laptop to 16.10 yesterday. Sometimes after suspend I have
network issues, one time I was not able to connect to a wifi network
(might report another bug if this occurees again, but maybe it is
related, as in network-manager is in some broken state after suspend).

Here is whats happening pretty often: After resume from suspend I have a
solid network connection, no problem to ping machines in LAN or on the
internet. But DNS resolution is broken until I restart the network-
manager service.

I ran ubuntu-bug while DNS was broken, so if anything gets log-ed it
should be in there.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: network-manager 1.2.4-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Oct 16 21:01:09 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-09-28 (18 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
IpRoute:
 default via 192.168.0.1 dev wlp58s0  proto static  metric 600 
 169.254.0.0/16 dev br-541a0f9bec93  scope link  metric 1000 
 172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown 
 172.18.0.0/16 dev br-541a0f9bec93  proto kernel  scope link  src 172.18.0.1 
 192.168.0.0/24 dev wlp58s0  proto kernel  scope link  src 192.168.0.118  
metric 600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
SourcePackage: network-manager
UpgradeStatus: Upgraded to yakkety on 2016-10-15 (1 days ago)
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.2.4connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug yakkety

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

Title:
  Problem with DNS resolution after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1633912/+subscriptions

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


[Bug 1566828] Re: Suspension does not work, freezes the pc

2016-06-02 Thread Jonas Schwabe
I cna confirm that .11 works for me as well.
@hesediel84: Did you verify that you were running on .11, e.g. by running 
`uname -a`?

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

Title:
  Suspension does not work, freezes the pc

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

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


[Bug 1566828] Re: Suspension does not work, freezes the pc

2016-04-29 Thread Jonas Schwabe
Can confirm latest mainline kernel (4.6) works.

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

Title:
  Suspension does not work, freezes the pc

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

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


[Bug 1566828] Re: Suspension does not work, freezes the pc

2016-04-23 Thread Jonas Schwabe
Verified: Cerry-picking the fix (upstream commit
e5f243bd2edd95c6cc1d90c1878f821068e83fba) onto the Xenial Kernel git
master fixes the issue 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/1566828

Title:
  Suspension does not work, freezes the pc

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

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


[Bug 1566828] Re: Suspension does not work, freezes the pc

2016-04-23 Thread Jonas Schwabe
Finished my bisect:

7bb4014e065abf88c1698bc5fde7a91caf907265 is the first bad commit
commit 7bb4014e065abf88c1698bc5fde7a91caf907265
Author: Rob Clark 
Date:   Mon Jan 25 18:06:48 2016 -0500

drm/radeon: only init fbdev if we have connectors

BugLink: http://bugs.launchpad.net/bugs/1546572

This fixes an issue that was noticed on an optimus/prime laptop with
a kernel that was old enough to not support the integrated intel gfx
(which was driving all the outputs), but did have support for the
discrete radeon gpu.  The end result was not falling back to VESA and
leaving the user with a black screen.

(Plus it is kind of silly to create an framebuffer device if there
are no outputs hooked up to the gpu.)

Signed-off-by: Rob Clark 
Signed-off-by: Alex Deucher 
(cherry picked from commit f95429eccc570dc45d589c327bfcfddcdc3e8228)
Signed-off-by: Alberto Milone 

Signed-off-by: Tim Gardner 

:04 04 e8135e481d51ce133b7c3e5ee97f0916fb731bb5
230277112d1123be03dbec1be4f597057e91e546 M  drivers

Which matches this commit in the upstream git:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f95429eccc570dc45d589c327bfcfddcdc3e8228

Turns out I have not been the first one, doing this:
https://bugzilla.kernel.org/show_bug.cgi?id=112781

...
Which has been fixed here: 
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e5f243bd2edd95c6cc1d90c1878f821068e83fba.

I picket the patch and check if the problem is gone.

** Bug watch added: Linux Kernel Bug Tracker #112781
   http://bugzilla.kernel.org/show_bug.cgi?id=112781

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=112781
   Importance: Unknown
   Status: Unknown

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

Title:
  Suspension does not work, freezes the pc

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

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


[Bug 1566828] Re: Suspension does not work, freezes the pc

2016-04-22 Thread Jonas Schwabe
Might be a better idea, to use an old kernel instead of blacklisting. At least 
for me, blacklisting the radeon driver leads to high temperatures and battery 
drain, beause the ATI card runs in high performance mode.
I'm currently doing a bisect to nail down the commit which introduced this bug 
- this will take pretty long however.

4.2. works perfectly fine.

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

Title:
  Suspension does not work, freezes the pc

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

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


[Bug 1566828] Re: Suspension does not work, freezes the pc

2016-04-21 Thread Jonas Schwabe
Same here on Vostro 3350, blacklisting radeon 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/1566828

Title:
  Suspension does not work, freezes the pc

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

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


[Bug 1540906] [NEW] virtualbox-dkms 5.0.14-dfsg-0ubuntu1.15.10.1: virtualbox kernel module failed to build

2016-02-02 Thread Jonas Schwabe
Public bug reported:

Happend while installing a kernel update today.

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: virtualbox-dkms 5.0.14-dfsg-0ubuntu1.15.10.1
ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
Uname: Linux 4.2.0-27-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
DKMSKernelVersion: 4.2.0-25-generic
Date: Mon Feb  1 11:29:25 2016
DuplicateSignature: dkms:virtualbox-dkms:5.0.14-dfsg-0ubuntu1.15.10.1:gcc: 
error: unrecognized command line option ‘-fstack-protector-strong’
PackageArchitecture: all
PackageVersion: 5.0.14-dfsg-0ubuntu1.15.10.1
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: virtualbox
Title: virtualbox-dkms 5.0.14-dfsg-0ubuntu1.15.10.1: virtualbox kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: virtualbox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package wily

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

Title:
  virtualbox-dkms 5.0.14-dfsg-0ubuntu1.15.10.1: virtualbox kernel module
  failed to build

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

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

[Bug 1540906] Re: virtualbox-dkms 5.0.14-dfsg-0ubuntu1.15.10.1: virtualbox kernel module failed to build

2016-02-02 Thread Jonas Schwabe
I didn't revview the log before reporting the bug.

The problem seems to be that I use an old gcc version (4.8) as default
(via update-alternatives), which seems to be a bad idea...

When building with gcc 5.2 the issue does not appear. I will mark this
as invalid because it was my fault! :/

If you got notified automatically: I'm very sorry for taking your time.

** Changed in: virtualbox (Ubuntu)
   Status: New => Invalid

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

Title:
  virtualbox-dkms 5.0.14-dfsg-0ubuntu1.15.10.1: virtualbox kernel module
  failed to build

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

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


[Bug 1061720] Re: Strange flashing application switcher

2015-03-21 Thread Jonas Schwabe
You are right I didn't see it in the last few releases. So I presume it
has been fixed somehow. I guess we can mark this as being fixed.

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

Title:
  Strange flashing application switcher

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

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


Re: [Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-08-01 Thread Jonas Schwabe
I installed the new beta of fglrx without installing a non default intel
driver on 13.04 and it works, there are some other bugs in this driver
thought. On high performance mode  can't use dual head for example but the
initial bug is fixed.

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

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+subscriptions

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


[Bug 1061720] Re: Strange flashing application switcher

2013-01-15 Thread Jonas Schwabe
For me it does not even happen in a clean installation of 12.10 (not after an 
update), I did a lot of testing with my display drivers, which might have lead 
to this issue. It has been a bad setup thought.
Maybe Edward can still reproduce it? Else it should be marked as invalid.

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

Title:
  Strange flashing application switcher

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

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


[Bug 1076378] [NEW] Problem with MergeList

2012-11-08 Thread Jonas Schwabe
Public bug reported:

I have a warning icon next to my me-menu since today, telling me to report a 
bug against update-manager.
I think this is an apt bug, but I am just following the instructions on screen 
and add apt afterwards.

I will translate the error message to english:

--
A critical error occured while initializing the packageinformation.
Please report a bug against »update-manager« and attach the following error 
message:
E:Encountered a section with no Package: header, E:Problem with MergeList 
/var/lib/apt/lists/de.archive.ubuntu.com_ubuntu_dists_quantal-updates_main_i18n_Translation-en,
 E:The file could not be opened or parsed correctly.

original message:
Ein unlösbares Problem ist während der Initialisierung der Paketinformation 
aufgetreten.

Bitte melden Sie einen Fehler im Paket »update-manager« und fügen Sie die 
folgende Fehlermeldung an den Fehlerbericht an:
E:Encountered a section with no Package: header, E:Problem with MergeList 
/var/lib/apt/lists/de.archive.ubuntu.com_ubuntu_dists_quantal-updates_main_i18n_Translation-en,
 E:Die Paketliste oder die Statusdatei konnte nicht eingelesen oder geöffnet 
werden.
--

I would like to provide more information (using apport) but I get an
error, stating that the problem cannot be submitted. I will attach the
file which is part of the error message. I could not find another log
file which shows any information about the problem (even /var/log/apt
does not contain any interesting files) :/

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: The file which causes the error
   
https://bugs.launchpad.net/bugs/1076378/+attachment/3427652/+files/de.archive.ubuntu.com_ubuntu_dists_quantal-updates_main_i18n_Translation-en

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

Title:
  Problem with MergeList

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1076378/+subscriptions

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

[Bug 1062077] Re: Linux hangs with: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting

2012-10-21 Thread Jonas Schwabe
It takes about 2 minutes for unity to respond again. This also happens afert 
suspend which is very annoying.
Bug exists upstream (3.6.0-030600-generic) as well.

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

** Description changed:

  Symptom: Linux isn't displaying changes after switching to tty1 and back
  to unity
  
  Steps to reproduce:
  1. Starting up to Unity
  2. Switch to tty1 (Strg + Alt + F1)
  3. Switching back to Unity
  
+ or:
+ Resuming the system from suspend leads to the same isssue.
+ 
  What happens:
- The screen freezes. Magic Keys [Alt + Print + S/U/B] are working thou (so 
linux-kernel is responding?!) I can't switch to tty1 either.
+ The screen freezes. Magic Keys [Alt + Print + S/U/B] are working thou (so 
linux-kernel is responding?!) I can't switch to tty1 either. The system becomes 
responding again after ~2min. Switching VTs is possible afterwards but leads to 
the same bug again.
  
  What is expected:
  Showing up a responding Unity.
  
  A short extract of kern.log (full one is attached):
  Oct  5 09:06:06 Octavian-Notebook kernel: [  186.691685] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:06 Octavian-Notebook kernel: [  186.691700] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:11 Octavian-Notebook kernel: [  191.692930] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:11 Octavian-Notebook kernel: [  191.692949] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:11 Octavian-Notebook kernel: [  191.692960] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C040 (len 861, 
WS 0, PS 0) @ 0xC09D
  Oct  5 09:06:16 Octavian-Notebook kernel: [  197.021996] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:16 Octavian-Notebook kernel: [  197.022011] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing CE0C (len 72, 
WS 0, PS 0) @ 0xCE3B
  Oct  5 09:06:22 Octavian-Notebook kernel: [  202.223115] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:22 Octavian-Notebook kernel: [  202.223134] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:27 Octavian-Notebook kernel: [  207.424244] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:27 Octavian-Notebook kernel: [  207.424259] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:32 Octavian-Notebook kernel: [  212.625368] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:32 Octavian-Notebook kernel: [  212.625387] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:37 Octavian-Notebook kernel: [  217.826526] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:37 Octavian-Notebook kernel: [  217.826545] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:42 Octavian-Notebook kernel: [  223.027631] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:42 Octavian-Notebook kernel: [  223.027650] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:48 Octavian-Notebook kernel: [  228.228756] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:48 Octavian-Notebook kernel: [  228.228772] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:51 Octavian-Notebook kernel: [  231.957328] SysRq : This sysrq 
operation is disabled.
  Oct  5 09:06:52 Octavian-Notebook kernel: [  232.739445] SysRq : This sysrq 
operation is disabled.
  Oct  5 09:06:52 Octavian-Notebook kernel: [  233.139471] SysRq : This sysrq 
operation is disabled.
  Oct  5 09:06:53 Octavian-Notebook kernel: [  233.429887] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:53 Octavian-Notebook kernel: [  233.429900] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:53 Octavian-Notebook kernel: [  233.467057] SysRq : Emergency 
Sync
  Oct  5 09:06:53 Octavian-Notebook kernel: [  233.467812] Emergency Sync 
complete
  Oct  5 09:06:55 Octavian-Notebook kernel: [  235.731899] SysRq : Emergency 
Remount R/O
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.26
  ProcVersionSignature: 

[Bug 1061720] [NEW] Strange flashing application switcher

2012-10-04 Thread Jonas Schwabe
Public bug reported:

I will attach a video that shows the issue.
The app switcher (ALT+Tab / ALT+^) flashes while I don't switch between windows 
(it seems to be a dark shadow that is getting darker, goes away and reappears 
right away).
I found out that this only happens when I have Chromium OR Spotify open (and 
not minimized, they don't need to be in front however). There might be other 
apps which are causing the same issue.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.6.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
Uname: Linux 3.5.0-16-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Thu Oct  4 18:04:24 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:04cc]
 Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series] 
[1002:6760] (rev ff) (prog-if ff)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64+mac (20120922)
MachineType: Dell Inc. Vostro 3350
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-16-generic 
root=/dev/mapper/ubuntu-root ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/30/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0M516T
dmi.board.vendor: Dell Inc.
dmi.board.version: A07
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd09/30/2011:svnDellInc.:pnVostro3350:pvrNotSpecified:rvnDellInc.:rn0M516T:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Vostro 3350
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.8.4-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120917.7cfd42ce-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120917.7cfd42ce-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu5
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu2

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 quantal running-unity ubuntu

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

Title:
  Strange flashing application switcher

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

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


[Bug 1061720] Re: Strange flashing application switcher

2012-10-04 Thread Jonas Schwabe
** Attachment added: Video of the problem
   
https://bugs.launchpad.net/bugs/1061720/+attachment/3372217/+files/screencast.webm

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

Title:
  Strange flashing application switcher

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

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


[Bug 1057489] Re: colord-sane crashed with SIGABRT in raise()

2012-09-27 Thread Jonas Schwabe
*** This bug is a duplicate of bug 1027139 ***
https://bugs.launchpad.net/bugs/1027139


** 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/1057489

Title:
  colord-sane crashed with SIGABRT in raise()

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

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


[Bug 1057528] [NEW] Strange shadows and strange flashing application switcher

2012-09-27 Thread Jonas Schwabe
Public bug reported:

After installing 12.10 I have 2 visual issues. They look quite similar so I 
will report them as one bug.
1) Sometimes a shadow right under the global menu becomes visible and gets 
bigger over time. After a few seconds it disappears, just to reappear right 
away.
2) Alt+Tab / Alt+^ switcher has a border that depends on the color of the 
background image. For me it has a black/white flashing border that is realy 
annoying. Further this flashing also appears on the launcher.
I found out that the second bug only appears if specific applications are open 
and not minimized (they might be in the background, but not minimized!), the 
bug appears for me while Chromium and/or Spotify is active.

I will attach 2 screenshots. 1) have a look on the middle-right side.
2. Is the border of the application switcher (it is flashing for me and not 
only black)

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Thu Sep 27 15:34:03 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:04cc]
 Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series] 
[1002:6760] (prog-if 00 [VGA controller])
   Subsystem: Dell Vostro 3350 [1028:04cc]
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64+mac (20120922)
MachineType: Dell Inc. Vostro 3350
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-15-generic 
root=/dev/mapper/ubuntu-root ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/30/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0M516T
dmi.board.vendor: Dell Inc.
dmi.board.version: A07
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd09/30/2011:svnDellInc.:pnVostro3350:pvrNotSpecified:rvnDellInc.:rn0M516T:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Vostro 3350
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.8.2+bzr3377-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120917.7cfd42ce-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120917.7cfd42ce-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.8-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu1

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 quantal running-unity ubuntu

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

Title:
  Strange shadows and strange flashing application switcher

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

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


[Bug 1057528] Re: Strange shadows and strange flashing application switcher

2012-09-27 Thread Jonas Schwabe
** Attachment added: strange shadow
   
https://bugs.launchpad.net/bugs/1057528/+attachment/3348395/+files/Bildschirmfoto%20vom%202012-09-27%2015%3A22%3A44.png

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

Title:
  Strange shadows and strange flashing application switcher

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

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


[Bug 1057528] Re: Strange shadows and strange flashing application switcher

2012-09-27 Thread Jonas Schwabe
** Attachment added: Application switcher
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1057528/+attachment/3348449/+files/Bildschirmfoto%20vom%202012-09-27%2015%3A47%3A21.png

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

Title:
  Strange shadows and strange flashing application switcher

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

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


[Bug 1055072] Re: No display backlight during plymouth bootscreen

2012-09-26 Thread Jonas Schwabe
** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  No display backlight during plymouth bootscreen

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

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


[Bug 1055072] Re: No display backlight during plymouth bootscreen

2012-09-25 Thread Jonas Schwabe
Same problem with shut down animation.

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

Title:
  No display backlight during plymouth bootscreen

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

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


[Bug 1055072] Re: No display backlight during plymouth bootscreen

2012-09-25 Thread Jonas Schwabe
After the last kernel update this seems to be fixed. I will have a look
at it over the next days. If it does not reappear I will not test
against mainline kernel.

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

Title:
  No display backlight during plymouth bootscreen

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

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


[Bug 1055072] [NEW] No display backlight during plymouth bootscreen

2012-09-23 Thread Jonas Schwabe
Public bug reported:

I installed 12.10 with full disc encryption and therefore need to put my 
password in every time I boot my laptop.
The input field is only visible on every second boot (when the Grub menu was 
visible beforehand). I did some further testing and found out that I the 
password is accepted even if the field is not visible.
When I booted last time I saw a very dark image on the screen, with disabled 
back light. Enabling the back light (Fn + F5 on my system) works without 
problems.
Short time before the login screen becomes visible the display gets bright and 
few seconds of Plymouth (mouspointer is already visible etc.) are shown.

What I expected:
Plymouth takes care about enabling the back light.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: plymouth 0.8.4-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
Date: Sun Sep 23 17:54:45 2012
DefaultPlymouth: /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64+mac (20120922)
MachineType: Dell Inc. Vostro 3350
ProcCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-15-generic root=/dev/mapper/ubuntu-root 
ro quiet splash vt.handoff=7
ProcFB:
 0 inteldrmfb
 1 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-15-generic 
root=/dev/mapper/ubuntu-root ro quiet splash vt.handoff=7
SourcePackage: plymouth
TextPlymouth: /lib/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/30/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0M516T
dmi.board.vendor: Dell Inc.
dmi.board.version: A07
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd09/30/2011:svnDellInc.:pnVostro3350:pvrNotSpecified:rvnDellInc.:rn0M516T:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Vostro 3350
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.

** Affects: plymouth (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  No display backlight during plymouth bootscreen

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

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


[Bug 1055072] Re: No display backlight during plymouth bootscreen

2012-09-23 Thread Jonas Schwabe
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055072

Title:
  No display backlight during plymouth bootscreen

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

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


[Bug 1043458] Re: Xorg crashed with SIGABRT in SetCompatOutput()

2012-09-20 Thread Jonas Schwabe
Blacklisting radeon is a work around. Using catalyst should work as well
I guess.

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

Title:
  Xorg crashed with SIGABRT in SetCompatOutput()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1043458/+subscriptions

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


[Bug 1052151] [NEW] Xorg crash - Current live CD

2012-09-17 Thread Jonas Schwabe
Public bug reported:

My laptop won't boot with the current live builds. After the greeting screen 
xorg crashes and shows low graphic mode informations.
I have a hybrid graphics configuration which worked on 12.04.


ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-14.19-generic 3.5.3
Uname: Linux 3.5.0-14-generic x86_64
ApportVersion: 2.5.1-0ubuntu7
Architecture: amd64
CasperVersion: 1.323
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Mon Sep 17 19:34:03 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:04cc]
 Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series] 
[1002:6760] (prog-if 00 [VGA controller])
   Subsystem: Dell Vostro 3350 [1028:04cc]
LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Alpha amd64+mac (20120917)
MachineType: Dell Inc. Vostro 3350
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/30/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0M516T
dmi.board.vendor: Dell Inc.
dmi.board.version: A07
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd09/30/2011:svnDellInc.:pnVostro3350:pvrNotSpecified:rvnDellInc.:rn0M516T:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Vostro 3350
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.8.0-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.7-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu1

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug crash quantal ubuntu

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

Title:
  Xorg crash - Current live CD

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

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

[Bug 1052151] Re: Xorg crash

2012-09-17 Thread Jonas Schwabe
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052151

Title:
  Xorg crash - Current live CD

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

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


[Bug 1052151] Re: Xorg crash

2012-09-17 Thread Jonas Schwabe
** Attachment added: full backtrace
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1052151/+attachment/3321061/+files/-home-ubuntu-dgb-Xorg.txt

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

Title:
  Xorg crash - Current live CD

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

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


[Bug 1052151] Re: Xorg crash

2012-09-17 Thread Jonas Schwabe
** Attachment added: full backtrace
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1052151/+attachment/3321062/+files/-home-ubuntu-gdb-Xorg.txt

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

Title:
  Xorg crash - Current live CD

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

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


[Bug 1052151] Re: Xorg crash - Current live CD

2012-09-17 Thread Jonas Schwabe
** Summary changed:

- Xorg crash
+ Xorg crash - Current live CD

** Description changed:

- With the current live builds I have issues to boot my laptop. After the 
greeting screen xorg crashes and shows low graphic mode informations. 
- I have a hybrid graphics configuration.
+ My laptop won't boot with the current live builds. After the greeting screen 
xorg crashes and shows low graphic mode informations.
+ I have a hybrid graphics configuration which worked on 12.04.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.19-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.323
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Mon Sep 17 19:34:03 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
-  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
-Subsystem: Dell Device [1028:04cc]
-  Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series] 
[1002:6760] (prog-if 00 [VGA controller])
-Subsystem: Dell Vostro 3350 [1028:04cc]
+  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
+    Subsystem: Dell Device [1028:04cc]
+  Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series] 
[1002:6760] (prog-if 00 [VGA controller])
+    Subsystem: Dell Vostro 3350 [1028:04cc]
  LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Alpha amd64+mac (20120917)
  MachineType: Dell Inc. Vostro 3350
  ProcEnviron:
-  TERM=linux
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=linux
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0M516T
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd09/30/2011:svnDellInc.:pnVostro3350:pvrNotSpecified:rvnDellInc.:rn0M516T:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Vostro 3350
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.7-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu1

** Attachment removed: full backtrace
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1052151/+attachment/3321061/+files/-home-ubuntu-dgb-Xorg.txt

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

Title:
  Xorg crash - Current live CD

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

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

[Bug 1052151] Re: Xorg crash - Current live CD

2012-09-17 Thread Jonas Schwabe
Blacklisting radeon is a workaround.
The intel driver should be priorized automaticaly as the radeon driver does not 
support this configuration (it even did not in 12.04).

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

Title:
  Xorg crash - Current live CD

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

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


[Bug 1034924] [NEW] gnome-screensaver crashes after long idle

2012-08-09 Thread Jonas Schwabe
Public bug reported:

After locking the computer for a long time ~1h the screensaver becomes
unresponsive (unable to log back in)

in VT I could do:
killall gnome-screensaver to return to the desktop.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-screensaver 3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Thu Aug  9 16:07:57 2012
EcryptfsInUse: Yes
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
GsettingsGnomeSession:
 org.gnome.desktop.session idle-delay uint32 600
 org.gnome.desktop.session session-name 'ubuntu'
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-screensaver
UpgradeStatus: No upgrade log present (probably fresh install)
WindowManager: No value set for 
`/desktop/gnome/session/required_components/windowmanager'

** Affects: gnome-screensaver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise running-unity

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

Title:
  gnome-screensaver crashes after long idle

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1034924/+subscriptions

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


[Bug 1034924] Re: gnome-screensaver crashes after long idle

2012-08-09 Thread Jonas Schwabe
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1034924

Title:
  gnome-screensaver crashes after long idle

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1034924/+subscriptions

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


[Bug 539582] Re: 1039:6351 VT Consoles 1-6 only display a flickering screen with vga16fb

2012-08-08 Thread Jonas Schwabe
** Description changed:

  Binary package hint: plymouth
  
  What I expected:
  A shiny new bootscreen...
  
  What I got instead:
  I'm not sure if this is really a plymouth related problem, but I guess it is 
the best package to report this bug.
  While booting I only see a black screen with white stripes flickering on it, 
in fact they are moving from the left side of the screen to the right one.
  When the system is fully booted up I am able to switch to TTY7 with a working 
X Server, TTY1 - 6 also display a similar flickering screen!
  I am using the VESA driver with a SIS mirage 3+ graphics device due to lack 
of a supported Lucid driver. I will try to get a better driver maybe that would 
work.
  Bootscreen and all TTY were working on Karmic.
  
  WORKAROUND: In Lucid, adding set gfxpayload=keep to
  /etc/grub.d/00_header
  
- WORKAROUND: In Quantal, intelfb.blacklist=1 still fixes the issue
- without blacklisting vga16fb.
+ As of 12.04 this workaround does not work anymore.
  
  ---
  ApportVersion: 2.4-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jonas  1618 F pulseaudio
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=9aed2f57-ebf6-4fbb-a737-18d3b83bdd4d
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120729.1)
  Lsusb:
   Bus 001 Device 003: ID 0bda:8189 Realtek Semiconductor Corp. RTL8187B 
Wireless 802.11g 54Mbps Network Adapter
   Bus 001 Device 002: ID 5986:0200 Acer, Inc OrbiCam
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: wortmann M7x0S
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-6-generic 
root=UUID=54b60849-a0eb-468d-a863-30fae122eaf3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-6-generic N/A
   linux-backports-modules-3.5.0-6-generic  N/A
   linux-firmware   1.87
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-6-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/01/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.asset.tag: 1234567890
  dmi.board.name: M7x0S
  dmi.board.vendor: wortmann
  dmi.board.version: Bottom
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SiS
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd08/01/2009:svnwortmann:pnM7x0S:pvrRev.A1:rvnwortmann:rnM7x0S:rvrBottom:cvnSiS:ct1:cvrN/A:
  dmi.product.name: M7x0S
  dmi.product.version: Rev. A1
  dmi.sys.vendor: wortmann

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

Title:
  1039:6351 VT Consoles 1-6 only display a flickering screen with
  vga16fb

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

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

[Bug 539582] Re: 1039:6351 VT Consoles 1-6 only display a flickering screen with vga16fb

2012-08-08 Thread Jonas Schwabe
I found out that both workarounds are obsolete as of 12.04.
VGA16fb is not loaded by default anymore but the bug still exists.

set recordfail=1 in 00_header can be used as a workaround.
This will activate gfxpayload=keep
if recordfail is not set to 1, gfxpayload=keep gets overwritten.
So basically the workaround still works but in the current config file it can't 
be used that way.


** Description changed:

  Binary package hint: plymouth
  
  What I expected:
  A shiny new bootscreen...
  
  What I got instead:
  I'm not sure if this is really a plymouth related problem, but I guess it is 
the best package to report this bug.
  While booting I only see a black screen with white stripes flickering on it, 
in fact they are moving from the left side of the screen to the right one.
  When the system is fully booted up I am able to switch to TTY7 with a working 
X Server, TTY1 - 6 also display a similar flickering screen!
  I am using the VESA driver with a SIS mirage 3+ graphics device due to lack 
of a supported Lucid driver. I will try to get a better driver maybe that would 
work.
  Bootscreen and all TTY were working on Karmic.
  
  WORKAROUND: In Lucid, adding set gfxpayload=keep to
  /etc/grub.d/00_header
  
  As of 12.04 this workaround does not work anymore.
+ Use set recordfail=1 instead.
  
  ---
  ApportVersion: 2.4-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jonas  1618 F pulseaudio
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=9aed2f57-ebf6-4fbb-a737-18d3b83bdd4d
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120729.1)
  Lsusb:
   Bus 001 Device 003: ID 0bda:8189 Realtek Semiconductor Corp. RTL8187B 
Wireless 802.11g 54Mbps Network Adapter
   Bus 001 Device 002: ID 5986:0200 Acer, Inc OrbiCam
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: wortmann M7x0S
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-6-generic 
root=UUID=54b60849-a0eb-468d-a863-30fae122eaf3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-6-generic N/A
   linux-backports-modules-3.5.0-6-generic  N/A
   linux-firmware   1.87
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-6-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/01/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.asset.tag: 1234567890
  dmi.board.name: M7x0S
  dmi.board.vendor: wortmann
  dmi.board.version: Bottom
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SiS
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd08/01/2009:svnwortmann:pnM7x0S:pvrRev.A1:rvnwortmann:rnM7x0S:rvrBottom:cvnSiS:ct1:cvrN/A:
  dmi.product.name: M7x0S
  dmi.product.version: Rev. A1
  dmi.sys.vendor: wortmann

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

Title:
  1039:6351 VT Consoles 1-6 only display a flickering screen with
  vga16fb

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

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

Re: [Bug 539582] Re: 1039:6351 VT Consoles 1-6 only display a flickering screen with vga16fb

2012-07-31 Thread Jonas Schwabe
Exactly.

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

Title:
  1039:6351 VT Consoles 1-6 only display a flickering screen with
  vga16fb

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

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


[Bug 1031414] Re: Video playing not possible due to differint color strips on screen.

2012-07-31 Thread Jonas Schwabe
Did you install any other driver for that graphics card than the preinstalled 
one?
I just tested the How fast.ogg  file on Quantal with VESA driver, it is very 
slow but it is visible and okay.
There is the sisimedia driver which I committed to some time ago when I was 
using the laptop with this card. With that driver I can reproduce the bug you 
mentioned and I also know why it occurs. But the sisimedia driver is not part 
of Ubuntu.

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

Title:
  Video playing not possible due to differint color strips on screen.

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

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


[Bug 539582] Re: VT Consoles 1-6 only display a flickering screen with vga16fb

2012-07-30 Thread Jonas Schwabe
apport information

** Tags added: apport-collected quantal running-unity

** Description changed:

  Binary package hint: plymouth
  
  What I expected:
  A shiny new bootscreen...
  
  What I got instead:
  I'm not sure if this is really a plymouth related problem, but I guess it is 
the best package to report this bug.
  While booting I only see a black screen with white stripes flickering on it, 
in fact they are moving from the left side of the screen to the right one.
  When the system is fully booted up I am able to switch to TTY7 with a working 
X Server, TTY1 - 6 also display a similar flickering screen!
  I am using the VESA driver with a SIS mirage 3+ graphics device due to lack 
of a supported Lucid driver. I will try to get a better driver maybe that would 
work.
  Bootscreen and all TTY were working on Karmic.
  
  lspci
  00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
  00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual 
PCI-to-PCI bridge)
  00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] 
(rev 01)
  00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
  00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 0f)
  00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 0f)
  00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
  00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit 
Ethernet Adapter (rev 02)
  00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE 
mode (rev 03)
  00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
  00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
  00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
  00:1f.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
  01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 
PCIE VGA Display Adapter (rev 10)
  03:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
  03:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host 
Controller
  03:00.3 System peripheral: JMicron Technology Corp. MS Host Controller
  
- WORKAROUND: I fixed it, adding set gfxpayload=keep to
- /etc/grub.d/00_header
+ WORKAROUND: I fixed it, adding set gfxpayload=keep to /etc/grub.d/00_header
+ --- 
+ ApportVersion: 2.4-0ubuntu6
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  jonas  1618 F pulseaudio
+ DistroRelease: Ubuntu 12.10
+ HibernationDevice: RESUME=UUID=9aed2f57-ebf6-4fbb-a737-18d3b83bdd4d
+ InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120729.1)
+ Lsusb:
+  Bus 001 Device 003: ID 0bda:8189 Realtek Semiconductor Corp. RTL8187B 
Wireless 802.11g 54Mbps Network Adapter
+  Bus 001 Device 002: ID 5986:0200 Acer, Inc OrbiCam
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+ MachineType: wortmann M7x0S
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-6-generic 
root=UUID=54b60849-a0eb-468d-a863-30fae122eaf3 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
+ RelatedPackageVersions:
+  linux-restricted-modules-3.5.0-6-generic N/A
+  linux-backports-modules-3.5.0-6-generic  N/A
+  linux-firmware   1.87
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  quantal running-unity
+ Uname: Linux 3.5.0-6-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 08/01/2009
+ dmi.bios.vendor: Phoenix Technologies LTD
+ dmi.bios.version: 6.00
+ dmi.board.asset.tag: 1234567890
+ dmi.board.name: M7x0S
+ dmi.board.vendor: wortmann
+ dmi.board.version: Bottom
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: SiS
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd08/01/2009:svnwortmann:pnM7x0S:pvrRev.A1:rvnwortmann:rnM7x0S:rvrBottom:cvnSiS:ct1:cvrN/A:
+ dmi.product.name: M7x0S
+ dmi.product.version: Rev. A1
+ dmi.sys.vendor: wortmann

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/539582/+attachment/3242783/+files/AcpiTables.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

To manage notifications about this bug go to:

[Bug 539582] AlsaInfo.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/539582/+attachment/3242784/+files/AlsaInfo.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] BootDmesg.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/539582/+attachment/3242785/+files/BootDmesg.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] CRDA.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/539582/+attachment/3242786/+files/CRDA.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] CurrentDmesg.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/539582/+attachment/3242787/+files/CurrentDmesg.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] IwConfig.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/539582/+attachment/3242788/+files/IwConfig.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] Lspci.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/539582/+attachment/3242789/+files/Lspci.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] ProcCpuinfo.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/539582/+attachment/3242790/+files/ProcCpuinfo.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] ProcInterrupts.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/539582/+attachment/3242791/+files/ProcInterrupts.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] ProcModules.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/539582/+attachment/3242792/+files/ProcModules.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] PulseList.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/539582/+attachment/3242793/+files/PulseList.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] UdevDb.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/539582/+attachment/3242794/+files/UdevDb.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] UdevLog.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/539582/+attachment/3242795/+files/UdevLog.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] WifiSyslog.txt

2012-07-30 Thread Jonas Schwabe
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/539582/+attachment/3242796/+files/WifiSyslog.txt

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] Re: VT Consoles 1-6 only display a flickering screen with vga16fb

2012-07-30 Thread Jonas Schwabe
** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

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

Title:
  VT Consoles 1-6 only display a flickering screen with vga16fb

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

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


[Bug 539582] Re: 1039:6351 VT Consoles 1-6 only display a flickering screen with vga16fb

2012-07-30 Thread Jonas Schwabe
This bug still exists (with both kernel trees).
The workaround mentioned above set gfxpayload=keep does not work anymore for 
some reason.
intelfb.blacklist=1 still fixes the issue without blacklisting vga16fb.
My current graphic driver is VESA as the sis driver I used before does not 
compile against the current Xorg version. I don't know how/if the framebuffer 
is related to Xorg drivers, but I will try to rudimentary update that driver 
and test again.

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

Title:
  1039:6351 VT Consoles 1-6 only display a flickering screen with
  vga16fb

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

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


[Bug 1011780] Re: trying to install psychonauts enters infinite crash loop on i386

2012-06-17 Thread Jonas Schwabe
Definitely happens on 64bit systems, too.
I have the same issues.

** Summary changed:

- trying to install psychonauts enters infinite crash loop on i386
+ trying to install psychonauts enters infinite crash loop

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

Title:
  trying to install psychonauts enters infinite crash loop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1011780/+subscriptions

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


[Bug 998389] [NEW] Brasero crashes on clicking the close window control while burning

2012-05-12 Thread Jonas Schwabe
Public bug reported:

I am sorry I can't attach an apport bug report as apport simply does something 
wired while reporting this (simply disappears but does not crash). I will look 
into this, too.
I will therefore attach valgrind output and the unformated crash file. But I 
think this will likely be reproducible for everyone as it does not only happen 
while burning but also while creating iso files.
Steps to do:
Create a new data disc with brasero, if you want to try this with iso files put 
some big files onto the disc as you need a few seconds to reproduce the bug.
Start the burning/writing process and simply click on the close button (X) in 
the window control.
Program crashes and if you really burn something the disc braseero was burning 
won't stop spinning. I had to use cdrecord -abort to eject it as eject just 
shows: 
eject: Kann nicht auswerfen! Letzter Fehler: Unpassender IOCTL (I/O-Control) 
für das Gerät
(eject: Eject failed! Last error: Wrong IOCTL for this device)

What I was expecting:
Either a confirmation to cancel the burn process or a simple minimization to 
the notification area.


Valgrind output attached.
Interesting data:
==8515== Process terminating with default action of signal 11 (SIGSEGV)
==8515==  Access not within mapped region at address 0x10
==8515==at 0x508A30E: brasero_task_clock_tick (burn-task.c:150)
==8515==by 0x79918DA: g_timeout_dispatch (gmain.c:3859)
==8515==by 0x7990C99: g_main_context_dispatch (gmain.c:2515)
==8515==by 0x799105F: g_main_context_iterate.isra.23 (gmain.c:3123)
==8515==by 0x7991459: g_main_loop_run (gmain.c:3317)
==8515==by 0x508A8D5: brasero_task_start_items (burn-task.c:442)
==8515==by 0x508AE52: brasero_task_start (burn-task.c:623)
==8515==by 0x507562C: brasero_burn_run_imager (brasero-burn.c:1343)
==8515==by 0x50763FE: brasero_burn_record_session (brasero-burn.c:2248)
==8515==by 0x5077BA9: brasero_burn_record (brasero-burn.c:2826)
==8515==by 0x5090A72: brasero_burn_dialog_run_real 
(brasero-burn-dialog.c:2227)
==8515==by 0x5092118: brasero_burn_dialog_run (brasero-burn-dialog.c:2508)

** Affects: brasero (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Brasero crashes on clicking the close window control while burning

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

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

[Bug 998389] Re: Brasero crashes on clicking the close window control while burning

2012-05-12 Thread Jonas Schwabe
** Attachment added: Valgrind output
   
https://bugs.launchpad.net/bugs/998389/+attachment/3142645/+files/brasero.vgrind

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

Title:
  Brasero crashes on clicking the close window control while burning

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

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


[Bug 998389] Re: Brasero crashes on clicking the close window control while burning

2012-05-12 Thread Jonas Schwabe
** Attachment added: Crash report (could for some reasons not be processed)
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/998389/+attachment/3142646/+files/_usr_bin_brasero.1000.crash

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

Title:
  Brasero crashes on clicking the close window control while burning

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

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


[Bug 855940] Re: seahorse crashed with SIGSEGV in g_simple_async_result_complete()

2012-03-29 Thread Jonas Schwabe
I can reproduce this by starting the keyserver sync while having network
connection issues (e.g. no working DNS or general connection issues).
When an error message appears telling there are network problems dismiss
it and cancel the sync process.

Try selecting multiple keys to sync as dismissing the error messages for
one key will also close the sync window normally.

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

Title:
  seahorse crashed with SIGSEGV in g_simple_async_result_complete()

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

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