[Bug 803943] Re: compiz consuming a lot of cpu

2012-04-10 Thread Vasile Rotaru
Leaving a terminal window with htop running, I've noticed an interesting
detail related to compiz CPU consumption patterns.  The Clementine
player does it!

Seriously, when the Clementine is not launched, or launched but not
vissible the compiz CPU% stays within reasonable limits (0%-3%).  But
when Clementin is launched the CPU% jumps to 30%-60%. All that with no
other activity.

Now, that I think of it, it could be a QT thing. Hiding Clementine and
launching Bitcoin-Qt raises the compiz' CPU% to 18%, which was drawing a
progress bar and a spinner.

Now have both those applications minimized and compiz' CPU% is 1%-7% .
With no other activity. Hope it helps

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

Title:
  compiz consuming a lot of cpu

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/803943/+subscriptions

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


[Bug 803943] Re: compiz consuming a lot of cpu

2012-04-09 Thread Vasile Rotaru
I had that issue too. I can certainly confirm that compiz is doing a lot
fo polling. I learned it through

sudo strace -p ${compizPid}

A related bug revealed by 'sudo strace -p ..' is that it hangs my box
(Ubuntu 12.04) in two cases of three. Not fun.

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

Title:
  compiz consuming a lot of cpu

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/803943/+subscriptions

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


[Bug 749341] Re: gvfsd-obexftp crashed with SIGABRT in g_object_unref()

2011-12-06 Thread Vasile Rotaru
This: http://www.hadess.net/2011/11/obexftp-in-gnome-non-update.html -
maybe relevant

Seems like an upstream problem

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

Title:
  gvfsd-obexftp crashed with SIGABRT in g_object_unref()

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

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


[Bug 618587] Re: eclipse does not work with appmenu

2011-11-01 Thread Vasile Rotaru
Comment #43, it seems. No keyboard shortcuts for menus.

I'd have to check it. Out of curiosity if nothing else. I use a lot of
shortcuts in Eclipse, but almost never the
Alt+ for menus in menubar. As opposed to
context menus.

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

Title:
  eclipse does not work with appmenu

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/618587/+subscriptions

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


[Bug 618587] Re: eclipse does not work with appmenu

2011-10-28 Thread Vasile Rotaru
No need to actually rebuild the appmenu-gtk, but.. the following is
obviously a hack:

step 1:
$ sudo vim /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so

step 2: (search for "Eclipse")
/Eclipse

step 3: (replace "E" with "X")
rX

step 4: (save)
ZZ

step 5: (maybe optional, not sure)
sudo ldconfig

step 6:
Profit!

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

Title:
  eclipse does not work with appmenu

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/618587/+subscriptions

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


[Bug 758398] Re: Bitcoin top-level window unmapped

2011-05-17 Thread Vasile Rotaru
Quoting from: http://trac.wxwidgets.org/ticket/13146

"... workaround for broken window managers which claim to support
_NET_REQUEST_FRAME_EXTENTS, but don't respond to it"

If this is the case that it is an (upstream) compiz bug.  If not than it
is a wxwidgets bug, (which seem to be already fixed) and then this bug
can be closed.

** Bug watch added: trac.wxwidgets.org/ #13146
   http://trac.wxwidgets.org/ticket/13146

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

Title:
  Bitcoin top-level window unmapped

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


[Bug 758398] Re: Bitcoin top-level window unmapped

2011-04-11 Thread Vasile Rotaru
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/758398

Title:
  Bitcoin top-level window unmapped

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


[Bug 758398] [NEW] Bitcoin top-level window unmapped

2011-04-11 Thread Vasile Rotaru
Public bug reported:

Binary package hint: compiz

When I launch bitcoin linux client (bitcoin.org) the GUI does not pop
up. It does when the window manager is metacity (Ubuntu classic - no
effects)

xlsclients finds bitcoin and wininfo tells me that:

xwininfo: Window id: 0x461 "bitcoin"

  Absolute upper-left X:  10
  Absolute upper-left Y:  10
  Relative upper-left X:  10
  Relative upper-left Y:  10
  Width: 10
  Height: 10
  Depth: 24
  Visual: 0x23
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x20 (installed)
  Bit Gravity State: NorthWestGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsUnMapped
  Override Redirect State: no
  Corners:  +10+10  -1900+10  -1900-1060  +10-1060
  -geometry 10x10+10+10

The problems seems to be:   'Map State: IsUnMapped' from the above.

the system:

Description:Ubuntu Natty (development branch)
Release:11.04

compiz:
  Installed: 1:0.9.4+bzr20110411-0ubuntu1
  Candidate: 1:0.9.4+bzr20110411-0ubuntu1
  Version table:
 *** 1:0.9.4+bzr20110411-0ubuntu1 0
500 http://md.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages
100 /var/lib/dpkg/status
 1:0.9.4+bzr20110408-0ubuntu2+r2745+201104111049 0
500 http://ppa.launchpad.net/unity/daily/ubuntu/ natty/main amd64 
Packages

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: compiz-core 1:0.9.4+bzr20110411-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
Date: Tue Apr 12 07:46:40 2011
DistUpgraded: Log time: 2011-04-01 14:43:51.543573
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 fglrx, 8.840, 2.6.38-7-generic, x86_64: installed 
 fglrx, 8.840, 2.6.38-5-generic, x86_64: installed 
 fglrx, 8.840, 2.6.38-8-generic, x86_64: installed
ExecutablePath: /usr/bin/compiz
GraphicsCard:
 ATI Technologies Inc RV710 [Radeon HD 4350] [1002:954f] (prog-if 00 [VGA 
controller])
   Subsystem: PC Partner Limited Device [174b:e990]
JockeyStatus: xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver 
(Proprietary, Enabled, In use)
MachineType: MICRO-STAR INTERANTONAL CO.,LTD MS-7302
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=cebc3ffc-36be-4027-9d0e-bca8c97ded0f ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Renderer: Unknown
SourcePackage: compiz
UpgradeStatus: Upgraded to natty on 2011-04-01 (10 days ago)
dmi.bios.date: 04/16/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V2.0
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7302
dmi.board.vendor: MICRO-STAR INTERANTONAL CO.,LTD
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERANTONAL CO.,LTD
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV2.0:bd04/16/2008:svnMICRO-STARINTERANTONALCO.,LTD:pnMS-7302:pvr1.0:rvnMICRO-STARINTERANTONALCO.,LTD:rnMS-7302:rvr1.0:cvnMICRO-STARINTERANTONALCO.,LTD:ct3:cvr1.0:
dmi.product.name: MS-7302
dmi.product.version: 1.0
dmi.sys.vendor: MICRO-STAR INTERANTONAL CO.,LTD
version.compiz: compiz 1:0.9.4+bzr20110411-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs 20090808ubuntu11
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu1
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


** Tags: amd64 apport-bug ayatana-scrollbar compiz-0.9 natty 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/758398

Title:
  Bitcoin top-level window unmapped

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


Re: [Bug 447574] totem-video-thumbnailer crashed with SIGSEGV in malloc()

2010-07-04 Thread Vasile Rotaru
On Fri, Jul 2, 2010 at 7:09 PM, Pedro Villavicencio
wrote:

> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. A new version of GStreamer is available in both Lucid and
> Maverick and we are wondering if this is still reproducible in any of
> those versions, May you please test and give us of feedback about it?
> Thanks in advance.
>
> ** Changed in: gstreamer0.10 (Ubuntu)
>Status: New => Incomplete
>
>
I have not been specifically testing the new version of GStreamer, except
from using Ubuntu Lucid for my everyday tasks, which include some/a lot of
video watching...  but as far as i can tell, the bug is no longer here.

Playing now the movie, which used to trigger that bug, just to be sure..
Well, no crashes. So whatever it was it seems to be fixed.

-- 
totem-video-thumbnailer crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/447574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 328127] Re: gnome-keyring-daemon returns Agent admitted failure to sign using the key.

2010-04-18 Thread Vasile Rotaru
Well I've run into the same problem no longer than yesterday and as a
matter of fact some minutes ago

ssh g...@github.com .. fails with:

...
debug1: Server accepts key: pkalg ssh-rsa blen 277
Agent admitted failure to sign using the key.
...


SSH_AUTH_SOCK=0 ssh -v g...@github.com .. succeeds with:


Hi ..! You've successfully authenticated,
...

-- 
gnome-keyring-daemon returns Agent admitted failure to sign using the key.
https://bugs.launchpad.net/bugs/328127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 544638] Re: segmentation fault on fglrx module during startup reverts to "low graphics mode"

2010-04-11 Thread Vasile Rotaru
I can confirm too that the newly released fglrx driver works on my
machine too. A minor quibble is the too big Ubunto Logo on startup.

-- 
segmentation fault on fglrx module during startup reverts to "low graphics mode"
https://bugs.launchpad.net/bugs/544638
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 448474] Re: [MICRO-STAR INTERANTONAL CO., LTD MS-7302] hibernate/resume failure [non-free: fglrx]

2010-04-11 Thread Vasile Rotaru
Wow!

The new iteration of fglrx drivers installs, runs (smoothly, with the
exception of too big logo at startup) and the hibernate/restore has
disappeared as well. So you have my "vote" for closing that bug as fixed.

-- 
  Vasile Rotaru

-- 
[MICRO-STAR INTERANTONAL CO.,LTD MS-7302] hibernate/resume failure [non-free: 
fglrx]
https://bugs.launchpad.net/bugs/448474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 544638] Re: segmentation fault on fglrx module during startup reverts to "low graphics mode"

2010-04-05 Thread Vasile Rotaru
Slightly similiar, but not quite: Not sure it's ddc. Here are the
relevant lines.

8: /usr/lib/xorg/extra-modules/modules/drivers/fglrx_drv.so 
(xf86HandleInt10Options+0x80) [0x7feea2e91c60]
9: /usr/lib/xorg/extra-modules/modules/drivers/fglrx_drv.so 
(xf86ExtendedInitInt10+0x37) [0x7feea2e80377]
10: /usr/lib/xorg/extra-modules/modules/drivers/fglrx_drv.so 
(xf86InitInt10+0xb) [0x7feea2e7fedb]
11: /usr/lib/xorg/extra-modules/modules/drivers/fglrx_drv.so 
(0x7feea286e000+0x26e587) [0x7feea2adc587]
12: /usr/lib/xorg/extra-modules/modules/drivers/fglrx_drv.so 
(0x7feea286e000+0x2739b3) [0x7feea2ae19b3]
13: /usr/lib/xorg/extra-modules/modules/drivers/fglrx_drv.so 
(atiddxPreInit+0x51e) [0x7feea2adcd9e]

Also 'aptitude purge fglrx' fails to restore the pre-fglrx xorg.conf
leaving the 'Driver "fglrx"' line in

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/43181371/Xorg.0.log

-- 
segmentation fault on fglrx module during startup reverts to "low graphics mode"
https://bugs.launchpad.net/bugs/544638
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 448474] Re: [MICRO-STAR INTERANTONAL CO., LTD MS-7302] hibernate/resume failure [non-free: fglrx]

2010-04-05 Thread Vasile Rotaru
I've just installed the fglrx driver, but unfortunately, it died with a
segmentation fault.

For whatever it's worth hibernate works fine with the open-source
ati-driver.


-- 
  Vasile Rotaru

-- 
[MICRO-STAR INTERANTONAL CO.,LTD MS-7302] hibernate/resume failure [non-free: 
fglrx]
https://bugs.launchpad.net/bugs/448474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 448474] Re: [MICRO-STAR INTERANTONAL CO., LTD MS-7302] hibernate/resume failure [non-free: fglrx]

2010-04-05 Thread Vasile Rotaru
On Mon, Apr 5, 2010 at 5:41 PM, Jeremy Foshee
wrote:

> Hi Vasile,
>
> This bug was reported a while ago and there hasn't been any activity in it
> recently. We were wondering if this is still an issue? Can you try with the
> latest development release of Ubuntu?  ISO CD images are available from
> http://cdimage.ubuntu.com/releases/ .
>
>
Hi Jeremy.

I'm quite willing to see if this is an issue, the problem is I'm running on
my home computer the latest (10.04) Ubuntu, which has not yet fglrx video
driver.

Update. It did not have it. It had appeared after the last upgrade. So I'll
run a test and let you know.

-- 
  Vasile Rotaru

-- 
[MICRO-STAR INTERANTONAL CO.,LTD MS-7302] hibernate/resume failure [non-free: 
fglrx]
https://bugs.launchpad.net/bugs/448474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 530898] Re: java crashed with signal 5 in _XError()

2010-03-07 Thread Vasile Rotaru
In my case (Eclipse) it was already sorted out. It is a xulrunner bug,
which seems to be fixed in daily releases. In the meantime running
eclipse like this:

GRE_HOME=some-kind-of-gibberish ./eclipse

works for me. Well, not fully since the embedder browser is disabled.
Not sure how bid a deal this can be for Vuze. If this is the same bug of
course.


Kudos to Tristan Tarrant for finding this out. Here: 
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/528324

-- 
java crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/530898
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 530898] Re: java crashed with signal 5 in _XError()

2010-03-03 Thread Vasile Rotaru
Maybe I was a bit hasty this bug matches the one I have like glove.
However this one:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/528324 could have
been a better match

Not sure about the right nomenclatue, but I'm pretty confident that this
is not a java/eclipse bug per se. It happens with Sun's jdk versions u16
and u18 and with latest open-jdk

And it started to happen suddenly on Lucid after a routine update. It
can of course be that change in X/Gtk stack have revealed a bug in
java/eclipse, but it can be also the other way round.

-- 
java crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/530898
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 528324] Re: eclipse crashed with signal 5 in _XError()

2010-03-03 Thread Vasile Rotaru
I can confirm it. After a certain update Eclipse start crashing on auto-
completion (you press Ctrl-Space) than select and down it goes.

I'm using  vanilla Eclipse, and it crashes both with Ubuntu packaged
jdk, and with locally installed latest jdk. (u18)

-- 
eclipse crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/528324
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 518017] Re: epiphany-browser crashed with SIGSEGV in g_closure_invoke()

2010-02-27 Thread Vasile Rotaru
IMHO, this bug can be closed. I've just updated epiphany and cannot
reproduce this bug anymore. (Edit -> Actions -> *Crash*)

And it was fixed/missing in development version as early as 5-6 feb, the
day I checked out an compiled an epiphany from sources.

Regards

-- 
epiphany-browser crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/518017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 518017] Re: epiphany-browser crashed with SIGSEGV in g_closure_invoke()

2010-02-09 Thread Vasile Rotaru
On Tue, 2010-02-09 at 19:03 +, Pedro Villavicencio wrote:
> Thank you taking the time to report this bug and helping to make Ubuntu 
> better. However, processing the crash report to get detailed information for 
> the developers failed as the retracer did not generate a useful symbolic 
> stack trace.  
> Please try to obtain a backtrace manually 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.
> 

It happened again and as before: when selecting from menu: Edit ->
Actions. 

Oops, again. Can you you reproduce it? If so, it will be even faster.
And just in case I'm using just now the latest Lucid Lynx (alpha)
Ubuntu.
 
Regards.

-- 
epiphany-browser crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/518017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 518017] Re: epiphany-browser crashed with SIGSEGV in g_closure_invoke()

2010-02-06 Thread Vasile Rotaru

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/38826553/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/38826554/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/38826555/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/38826556/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/38826557/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/38826558/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/38826559/ThreadStacktrace.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/38826560/XsessionErrors.txt

-- 
epiphany-browser crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/518017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 518017] [NEW] epiphany-browser crashed with SIGSEGV in g_closure_invoke()

2010-02-06 Thread Vasile Rotaru
Public bug reported:

Binary package hint: epiphany-browser

lot of tabs open, happened after a clicked on confirm/save button
(Facebook)

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Sat Feb  6 13:50:40 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/bin/epiphany-browser
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100113)
NonfreeKernelModules: fglrx
Package: epiphany-browser 2.29.6-1
ProcCmdline: epiphany-browser
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-12.17-generic
SegvAnalysis:
 Segfault happened at: 0x7f31b339dc7e:  mov0xf0(%rax),%r12
 PC (0x7f31b339dc7e) ok
 source "0xf0(%rax)" (0x00f0) not located in a known VMA region (needed 
readable region)!
 destination "%r12" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: epiphany-browser
StacktraceTop:
 ?? ()
 g_closure_invoke ()
 ?? () from /usr/lib/libgobject-2.0.so.0
 g_signal_emit_valist ()
 g_signal_emit () from /usr/lib/libgobject-2.0.so.0
Title: epiphany-browser crashed with SIGSEGV in g_closure_invoke()
Uname: Linux 2.6.32-12-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash lucid

-- 
epiphany-browser crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/518017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 456016] Re: No audio in playing a video the second time

2009-10-22 Thread Vasile Rotaru
I just want to confirm that the fix works. Thanks to all fixers.

-- 
No audio in playing a video the second time
https://bugs.launchpad.net/bugs/456016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 456644] [NEW] Disapearing sound when dropping a video on totem (already playing)

2009-10-20 Thread Vasile Rotaru
Public bug reported:

a) Open a video with totem. Everything works.
b) Get bored
c) Open another video, by dragging it to totem window or double-clicking on it. 
Video plays, but there is no sound.
d) Close totem. Open the same video again, and there is sound.

Ubuuntu-9.10-beta updated yesterday (on October 19)

totem: Version: 2.28.1-0ubuntu4
pulseaudio: Version: 1:0.9.19-0ubuntu3

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Disapearing sound when dropping a video on totem (already playing)
https://bugs.launchpad.net/bugs/456644
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 447574] Re: totem-video-thumbnailer crashed with SIGSEGV in malloc()

2009-10-12 Thread Vasile Rotaru
I've also tried to run totem with the same file without valgrind.
Reliably fails within a minute.

First if the report is to be trusted I failed somewhere in
libclearlooks.so with:

> Segmentation fault (core dumped)

Well, since this is just the gtk look-n-feel if feels very strange, but
OK, let's change the theme to industrial.

It failed again but this time with the following message:

> Assertion 'p->write.current->packet' failed at pulsecore/pstream.c:489, 
> function prepare_next_write_item(). Aborting.
> Aborted (core dumped)

One more try with simple theme (controls). Works fine for 3-4 minutes

One more try, with inverted theme (controls), one more funny message
(and it always happens at the same place)

> totem: malloc.c:4591: _int_malloc: Assertion `(unsigned long)(size) >=
(unsigned long)(nb)' failed.

One more try with "thin ice theme"... is passing past the crash moment.

Now, I'll have to check my memory, just to be sure. Maybe due to library
layout in memory gstream/totem just hits a faulty location.

-- 
totem-video-thumbnailer crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/447574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 447574] Re: totem-video-thumbnailer crashed with SIGSEGV in malloc()

2009-10-12 Thread Vasile Rotaru
Adding the valgrind log. Valgrind was run with the following command

G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --tool=memcheck
--leak-check=full --num-callers=40 --log-file=valgrind.log totem
Videos/Cinema/Jeeves\ and\ Wooster/Season\ 3/3.05\ -\ Sir\ Watkyn\
Bassett\'s\ Memoirs.mkv

with the follow *-dbg packages:

gstreamer0.10-ffmpeg-dbg
gstreamer0.10-plugins-bad-dbg
gstreamer0.10-plugins-base-dbg
gstreamer0.10-plugins-good-dbg
gstreamer0.10-plugins-ugly-dbg
libc6-dbg
libgstreamer0.10-0-dbg
totem-dbg


** Attachment added: "valgrind.log.gz"
   http://launchpadlibrarian.net/33564077/valgrind.log.gz

-- 
totem-video-thumbnailer crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/447574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 448474] Re: [MICRO-STAR INTERANTONAL CO., LTD MS-7302] hibernate/resume failure [non-free: fglrx]

2009-10-10 Thread Vasile Rotaru

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/33434928/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/33434929/AplayDevices.txt

** Attachment added: "ArecordDevices.txt"
   http://launchpadlibrarian.net/33434930/ArecordDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/33434931/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/33434932/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.3.txt"
   http://launchpadlibrarian.net/33434933/Card0.Codecs.codec.3.txt

** Attachment added: "Card1.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/33434934/Card1.Codecs.codec.0.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/33434935/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/33434936/Dependencies.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/33434937/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/33434938/Lsusb.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/33434939/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/33434942/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/33434943/ProcInterrupts.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/33434944/ProcMaps.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/33434945/ProcModules.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/33434947/ProcStatus.txt

** Attachment added: "SleepLog.txt"
   http://launchpadlibrarian.net/33434948/SleepLog.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/33434949/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/33434950/UdevLog.txt

** Attachment added: "WifiSyslog.gz"
   http://launchpadlibrarian.net/33434951/WifiSyslog.gz

-- 
[MICRO-STAR INTERANTONAL CO.,LTD MS-7302] hibernate/resume failure [non-free: 
fglrx]
https://bugs.launchpad.net/bugs/448474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 448474] [NEW] [MICRO-STAR INTERANTONAL CO., LTD MS-7302] hibernate/resume failure [non-free: fglrx]

2009-10-10 Thread Vasile Rotaru
Public bug reported:

I hardly know what to add to the ifnormation which was automatically
collected. Just that the screen was full of colourful garbage and
attempts to switch to console have failed.

ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  thn2540 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfe9f4000 irq 16'
   Mixer name   : 'Realtek ALC888'
   Components   : 'HDA:10ec0888,14627302,0011'
   Controls  : 35
   Simple ctrls  : 20
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfeaec000 irq 19'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100100'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined
   Playback channels: Mono
   Mono: Playback [off]
Date: Sun Oct 11 08:26:30 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
HibernationDevice: RESUME=UUID=4d57bbcb-7b7f-4745-b597-43b770abbcc8
InterpreterPath: /usr/bin/python2.6
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 ppp0  no wireless extensions.
LiveMediaBuild: Ubuntu 9.10 "Karmic Koala" - Beta amd64 (20090930)
MachineType: MICRO-STAR INTERANTONAL CO.,LTD MS-7302
NonfreeKernelModules: fglrx
Package: linux-image-2.6.31-13-generic 2.6.31-13.43
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-13-generic 
root=UUID=a4ff8fd3-3a49-4c76-9631-816e88748ca6 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.31-13.43-generic
RelatedPackageVersions: linux-firmware 1.21
RfKill:
 
SourcePackage: linux
Tags: resume hibernate
Title: [MICRO-STAR INTERANTONAL CO.,LTD MS-7302] hibernate/resume failure 
[non-free: fglrx]
Uname: Linux 2.6.31-13-generic x86_64
UserGroups:
 
dmi.bios.date: 04/16/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V2.0
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7302
dmi.board.vendor: MICRO-STAR INTERANTONAL CO.,LTD
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERANTONAL CO.,LTD
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV2.0:bd04/16/2008:svnMICRO-STARINTERANTONALCO.,LTD:pnMS-7302:pvr1.0:rvnMICRO-STARINTERANTONALCO.,LTD:rnMS-7302:rvr1.0:cvnMICRO-STARINTERANTONALCO.,LTD:ct3:cvr1.0:
dmi.product.name: MS-7302
dmi.product.version: 1.0
dmi.sys.vendor: MICRO-STAR INTERANTONAL CO.,LTD

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


** Tags: amd64 apport-kerneloops hibernate resume

-- 
[MICRO-STAR INTERANTONAL CO.,LTD MS-7302] hibernate/resume failure [non-free: 
fglrx]
https://bugs.launchpad.net/bugs/448474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 447574] Re: totem-video-thumbnailer crashed with SIGSEGV in malloc()

2009-10-09 Thread Vasile Rotaru

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/33376097/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/33376098/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/33376099/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/33376100/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/33376101/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/33376102/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/33376103/ThreadStacktrace.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/33376104/XsessionErrors.txt

-- 
totem-video-thumbnailer crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/447574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 447574] [NEW] totem-video-thumbnailer crashed with SIGSEGV in malloc()

2009-10-09 Thread Vasile Rotaru
Public bug reported:

I had totem normally playing a video, then it start crashing on the same
place in a video (.mkv) two or three times in a row. The app-armor asked
me about reporting the bug, but then gdb hang, eating 100% of a
processor and I had to kill it. So I cancelled the report.

Then whlie creating thumbnails in the same directory totem-video-
thumbnailer and this time bug-reporting process ran normally.

Well that's about it. Except that I also had gdb hanging while gathering
info a few days before.

Ubuntu karmic (development branch) - Release: 9.10

totem-common - Version: 2.28.1-0ubuntu1

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Fri Oct  9 23:45:26 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/totem-video-thumbnailer
NonfreeKernelModules: fglrx
Package: libgstreamer0.10-0 0.10.25-2
ProcCmdline: /usr/bin/totem-video-thumbnailer -s 128 
file:///home/username/Videos/Cinema/Jeeves%20and%20Wooster/Season%202/2.01%20-%20The%20Silver%20Jug.mkv
 /tmp/.gnome_desktop_thumbnail.EAFE1U
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.41-generic
SegvAnalysis:
 Segfault happened at: 0x7f4de716c44c:  mov%rax,0x10(%rdx)
 PC (0x7f4de716c44c) ok
 source "%rax" ok
 destination "0x10(%rdx)" (0x0010) not located in a known VMA region 
(needed writable region)!
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: gstreamer0.10
StacktraceTop:
 ?? () from /lib/libc.so.6
 malloc () from /lib/libc.so.6
 __vasprintf_chk () from /lib/libc.so.6
 g_vasprintf () from /lib/libglib-2.0.so.0
 g_strdup_vprintf () from /lib/libglib-2.0.so.0
Title: totem-video-thumbnailer crashed with SIGSEGV in malloc()
Uname: Linux 2.6.31-12-generic x86_64
UserGroups: adm admin audio cdrom dialout dip fuse lpadmin netdev plugdev 
sambashare video

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash

-- 
totem-video-thumbnailer crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/447574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264844] Re: Sound Problem with Realtek ALC883

2008-10-15 Thread Vasile Rotaru
After a kernel update (now at  2.6.24-21-386) the sound works again
without the pci=routeirq option.

Have they accidentally the whole bug?

;)

-- 
Sound Problem with Realtek ALC883
https://bugs.launchpad.net/bugs/264844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 264844] Re: Sound Problem with Realtek ALC883

2008-09-21 Thread Vasile Rotaru
On Sat, Sep 20, 2008 at 6:17 PM, Daniel T Chen <[EMAIL PROTECTED]> wrote:
> Please run the alsa-info.sh script referenced from
> https://wiki.ubuntu.com/DebuggingSoundProblems and tell us the generated
> URL.

Done.  Your ALSA information is located at
http://www.alsa-project.org/db/?f=0b16518bbd188c430a96f9dc9f274d6dcbcfb077

If that may help I'm now running the kernel with pci=routeirq option
and the sound is working.


-- 
 Vasile Rotaru

-- 
Sound Problem with Realtek ALC883
https://bugs.launchpad.net/bugs/264844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264844] Re: Sound Problem with Realtek ALC883

2008-09-04 Thread Vasile Rotaru

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/17292756/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/17292757/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/17292758/ProcStatus.txt

-- 
Sound Problem with Realtek ALC883
https://bugs.launchpad.net/bugs/264844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264844] [NEW] Sound Problem with Realtek ALC883

2008-09-04 Thread Vasile Rotaru
Public bug reported:

After a new kernel install and a reboot (and maybe a hibernate between)
the sound has disappeared

I've tried 
  a) module-asssisntant
  1) with ubuntu alsa-source (latest) -- compilation fails with 
'jiffy_something', which was already reported
  2) with debian alsa-source (altest) -- compiles and isntalls but no sound.

  b) Installing Realtek driver (from www.realtek.com.tw)  -- compiles
and install, no sound

Looking into syslog i've found "If some devices do not work, try
pci=routeirq   and report"

Well I have now sound.

  System: Ubuntu Hady

   Kernel:  uname -a  ->  2.6.24-19-386

That's about it, I guess. Hope it helps

ProblemType: Bug
Architecture: i386
Date: Thu Sep  4 23:42:38 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/epiphany-gecko
NonfreeKernelModules: nvidia
Package: epiphany-gecko 2.22.2-0ubuntu0.8.04.5
PackageArchitecture: i386
ProcEnviron:
 
PATH=/opt/godi/bin:/opt/godi/sbin:/home/username/opt/bin:/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: epiphany-browser
Uname: Linux 2.6.24-19-386 i686

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Sound Problem with Realtek ALC883
https://bugs.launchpad.net/bugs/264844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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