[Bug 1728607] Re: weak preferred kex in 16.04 LTS

2017-11-20 Thread Fabien Tassin
Could someone please have a look at this debdiff and maybe sponsor it?
Thanks

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

Title:
  weak preferred kex in 16.04 LTS

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

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

[Bug 1728607] Re: weak preferred kex in 16.04 LTS

2017-11-13 Thread Fabien Tassin
** Patch added: "debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/paramiko/+bug/1728607/+attachment/5008274/+files/paramiko_1.16.0-1ubuntu1.debdiff

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

Title:
  weak preferred kex in 16.04 LTS

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

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

[Bug 1728607] Re: weak preferred kex in 16.04 LTS

2017-11-03 Thread Fabien Tassin
any follow-up? anyone? I can probably prepare a debdiff but I can no
longer sign it, my packager gpg key expired a long time ago.

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

Title:
  weak preferred kex in 16.04 LTS

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

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

[Bug 1728607] Re: weak preferred kex in 16.04 LTS

2017-10-31 Thread Fabien Tassin
sure, done

** Information type changed from Private Security 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/1728607

Title:
  weak preferred kex in 16.04 LTS

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

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

[Bug 1111776] [NEW] mplayer crashed with SIGSEGV in ff_vdpau_add_data_chunk() while playing 10bit mkv using the ffh264vdpau codec

2013-01-31 Thread Fabien Tassin
Public bug reported:

This is in Raring with:
mplayer 2:1.0~rc4.dfsg1+svn34540-1ubuntu2
ffmpeg 6:0.8.5-0ubuntu1
nvidia 310.19-0ubuntu3 (also with 304 and previous). 

Playing some-720p-Hi10p.mkv.
libavformat version 53.21.1 (external)
Mismatching header version 53.19.0
libavformat file format detected.
[matroska,webm @ 0x73d8d8c0]max_analyze_duration reached
[matroska,webm @ 0x73d8d8c0]Estimating duration from bitrate, this may be 
inaccurate
[lavf] stream 0: video (h264), -vid 0, h.264
[lavf] stream 1: audio (aac), -aid 0, -alang jpn, aac 2ch
[lavf] stream 2: subtitle (ass), -sid 0, -slang eng, subtitles  notes
[lavf] stream 3: subtitle (ass), -sid 1, -slang eng, subtitles
VIDEO:  [H264]  1280x720  0bpp  359.640 fps0.0 kbps ( 0.0 kbyte/s)
Load subtitles in ./
==
Forced video codec: ffmpeg12vdpau
Forced video codec: ffh264vdpau
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 53.35.0 (external)
Mismatching header version 53.32.2
Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
==
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0-192000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==
[New Thread 0x7fffdec8c700 (LWP 2851)]
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...

Program received signal SIGSEGV, Segmentation fault.
ff_vdpau_add_data_chunk (s=s@entry=0xe2ae80, buf=buf@entry=0x731fdd7a 
start_code.10388 , buf_size=buf_size@entry=3)
at /build/buildd/libav-0.8.5/libavcodec/vdpau.c:125
125 /build/buildd/libav-0.8.5/libavcodec/vdpau.c: No such file or directory.
(gdb) bt
#0  ff_vdpau_add_data_chunk (s=s@entry=0xe2ae80, buf=buf@entry=0x731fdd7a 
start_code.10388 , buf_size=buf_size@entry=3)
at /build/buildd/libav-0.8.5/libavcodec/vdpau.c:125
#1  0x72ead0a8 in decode_nal_units (h=h@entry=0xe2ae80, buf=0x232e340 
, buf_size=buf_size@entry=48949)
at /build/buildd/libav-0.8.5/libavcodec/h264.c:3995
#2  0x72ead129 in decode_frame (avctx=0xcbb9e0, data=0xde5840, 
data_size=0x7fffd224, avpkt=optimized out)
at /build/buildd/libav-0.8.5/libavcodec/h264.c:4178
#3  0x730a51f0 in avcodec_decode_video2 (avctx=avctx@entry=0xcbb9e0, 
picture=picture@entry=0xde5840, 
got_picture_ptr=got_picture_ptr@entry=0x7fffd224, 
avpkt=avpkt@entry=0x7fffd230) at 
/build/buildd/libav-0.8.5/libavcodec/utils.c:1152
#4  0x00594c1a in decode (sh=0xc84570, data=optimized out, len=48949, 
flags=optimized out) at libmpcodecs/vd_ffmpeg.c:808
#5  0x004e3ef0 in decode_video (sh_video=sh_video@entry=0xc84570, 
start=0x232e340 , in_size=48949, drop_frame=drop_frame@entry=0, 
pts=optimized out, full_frame=full_frame@entry=0x0) at 
libmpcodecs/dec_video.c:393
#6  0x0045d9e8 in generate_video_frame (d_video=0xad0f90, 
sh_video=0xc84570) at mplayer.c:1811
#7  update_video (blit_frame=blit_frame@entry=0x7fffd424) at mplayer.c:2465
#8  0x00450e67 in main (argc=optimized out, argv=optimized out) at 
mplayer.c:3729
(gdb) bt f
#0  ff_vdpau_add_data_chunk (s=s@entry=0xe2ae80, buf=buf@entry=0x731fdd7a 
start_code.10388 , buf_size=buf_size@entry=3)
at /build/buildd/libav-0.8.5/libavcodec/vdpau.c:125
render = 0xfb92a0
#1  0x72ead0a8 in decode_nal_units (h=h@entry=0xe2ae80, buf=0x232e340 
, buf_size=buf_size@entry=48949)
at /build/buildd/libav-0.8.5/libavcodec/h264.c:3995
start_code = \000\000\001
consumed = 48254
dst_length = 48253
bit_length = 386023
i = optimized out
err = optimized out
ptr = 0x232e5f8 \210\202
nalsize = 48254
s = 0xe2ae80
avctx = 0xcbb9e0
hx = 0xe2ae80
buf_index = 48949
context_count = 0
next_avc = 48949
pass = 1
nals_needed = 0
nal_index = 2
#2  0x72ead129 in decode_frame (avctx=0xcbb9e0, data=0xde5840, 
data_size=0x7fffd224, avpkt=optimized out)
at /build/buildd/libav-0.8.5/libavcodec/h264.c:4178
buf = optimized out
buf_size = 48949
h = 0xe2ae80
s = 0xe2ae80
pict = 0xde5840
buf_index = 0
#3  0x730a51f0 in avcodec_decode_video2 (avctx=avctx@entry=0xcbb9e0, 
picture=picture@entry=0xde5840, 
got_picture_ptr=got_picture_ptr@entry=0x7fffd224, 
avpkt=avpkt@entry=0x7fffd230) at 
/build/buildd/libav-0.8.5/libavcodec/utils.c:1152
ret = optimized out
#4  0x00594c1a in decode (sh=0xc84570, data=optimized out, len=48949, 
flags=optimized out) at libmpcodecs/vd_ffmpeg.c:808
got_picture = 0
ret 

[Bug 1081586] [NEW] Could not open lockfile /run/user/.root.lock: No such file or directory

2012-11-21 Thread Fabien Tassin
Public bug reported:

Every day, I'm getting this from logcheck /wrt the system cron jobs:

Nov 21 00:00:01 xxx CRON[31444]: pam_xdg_support(cron:session): Could
not open lockfile /run/user/.root.lock: No such file or directory

it's fine for crons of regular  system users. It seems to only happen
for root.

$ ls -ld /run/user/
drwxr-xr-x 8 root root 280 Nov 21 13:45 /run/user/
$ ls -ld /run/user/root/
drwx-- 2 root root 40 Nov 21 09:51 /run/user/root/

(this is in raring with libpam-xdg-support 0.2-0ubuntu1)

** Affects: pam-xdg-support (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/1081586

Title:
  Could not open lockfile /run/user/.root.lock: No such file or
  directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam-xdg-support/+bug/1081586/+subscriptions

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


[Bug 1072489] Re: ERROR: TypeError('__init__() takes from 1 to 6 positional arguments but 7 were given', )

2012-10-31 Thread Fabien Tassin
in python 3.2:

threading.Thread = class Thread(_Verbose)
  __init__(self, group=None, target=None, name=None, args=(), kwargs=None, 
verbose=None)

while in python 3.3:

threading.Thread = class Thread(builtins.object)
  __init__(self, group=None, target=None, name=None, args=(), kwargs=None, *, 
daemon=None)

locally, i just dropped the verbose parameter and it's fine.

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

Title:
  ERROR: TypeError('__init__() takes from 1 to 6 positional arguments
  but 7 were given',)

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

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


[Bug 1062531] Re: apparmor prevents evince from accessing /run/user/

2012-10-06 Thread Fabien Tassin
to reproduce, just start evince, no need to do anything else. It also
happens when closing it.

to fix, edit /etc/apparmor.d/usr.bin.evince and add this line in the
/usr/bin/evince section:

owner /{,var/}run/user/*/dconf/user  rw,

then reload the profile with:

sudo apparmor_parser -r /etc/apparmor.d/usr.bin.evince

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

Title:
  apparmor prevents evince from accessing /run/user/

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

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


[Bug 1042495] Re: [FFe] gdm 3.5.90

2012-08-28 Thread Fabien Tassin
Please give the credits where due, 99% of this is my work.

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

Title:
  [FFe] gdm 3.5.90

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

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


[Bug 1038577] Re: p11-kit: duplicate configured module: gnome-keyring.module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so

2012-08-26 Thread Fabien Tassin
See http://git.gnome.org/browse/gnome-
keyring/commit/?id=840517c4b7eafedb77d2aac62aa6c73a0241517f

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

Title:
  p11-kit: duplicate configured module: gnome-keyring.module:
  /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so

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

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


[Bug 1011473] Re: Please update to latest libsoup 2.39.2

2012-07-03 Thread Fabien Tassin
This upgrade to 2.39.* made evolution 3.5.* unusable.

lots of libsoup-CRITICAL **: soup_session_send_request_async: assertion 
`use_thread_context' failed
when displaying HTML content, freezing evolution for good.

I had to downgrade it to the last 2.38 and it's fine again.

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

Title:
  Please update to latest libsoup 2.39.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsoup2.4/+bug/1011473/+subscriptions

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


[Bug 1014341] [NEW] apport-gtk crashed with configparser.InterpolationSyntaxError in _interpolate_some(): '%' must be followed by '%' or '(', found: '%f'

2012-06-17 Thread Fabien Tassin
Public bug reported:

apport crashed while working on another app crash

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: apport-gtk 2.2.3-0ubuntu3
ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
Uname: Linux 3.4.0-5-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.2.3-0ubuntu3
Architecture: i386
CrashCounter: 1
CrashReports:
 640:1000:1000:6688861:2012-06-17 17:45:42.074372000 +0200:2012-06-17 
17:45:47.754372476 
+0200:/var/crash/_usr_lib_chromium-browser_chromium-browser.1000.crash
 640:1000:1000:27763:2012-06-17 17:45:26.506371000 +0200:2012-06-17 
17:46:56.886374010 +0200:/var/crash/_usr_share_apport_apport-gtk.1000.crash
Date: Sun Jun 17 17:45:28 2012
ExecutablePath: /usr/share/apport/apport-gtk
InterpreterPath: /usr/bin/python3.2mu
PackageArchitecture: all
ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gtk
PythonArgs: ['/usr/share/apport/apport-gtk']
SourcePackage: apport
Title: apport-gtk crashed with configparser.InterpolationSyntaxError in 
_interpolate_some(): '%' must be followed by '%' or '(', found: '%f'
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare wireshark

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


** Tags: apport-crash i386 quantal third-party-packages

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

Title:
  apport-gtk crashed with configparser.InterpolationSyntaxError in
  _interpolate_some(): '%' must be followed by '%' or '(', found: '%f'

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

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


[Bug 1014341] Re: apport-gtk crashed with configparser.InterpolationSyntaxError in _interpolate_some(): '%' must be followed by '%' or '(', found: '%f'

2012-06-17 Thread Fabien Tassin
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014341

Title:
  apport-gtk crashed with configparser.InterpolationSyntaxError in
  _interpolate_some(): '%' must be followed by '%' or '(', found: '%f'

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

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


[Bug 639616] Re: aptd crashed with AttributeError in _inline_callbacks()

2012-05-07 Thread Fabien Tassin
looks similar to bug 971748, for which i provided more information.
Please dupe one if needed.

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

Title:
  aptd crashed with AttributeError in _inline_callbacks()

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

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


[Bug 971748] Re: aptd crashed with AttributeError in _inline_callbacks(): 'NoneType' object has no attribute 'send'

2012-05-04 Thread Fabien Tassin
I checked the py stack leading to this AttributeError, it happens the
fault really is in aptdaemon after all.

[(frame object at 0x3005200, 
'/usr/lib/python2.7/dist-packages/defer/__init__.py', 473, '_inline_callbacks', 
['print  fd, inspect.stack()\n'], 0), 
 (frame object at 0x30115e0, 
'/usr/lib/python2.7/dist-packages/defer/__init__.py', 592, 'unwind_generator', 
['return _inline_callbacks(None, func(*args, **kwargs), 
Deferred())\n'], 0), 
 (frame object at 0x300a550, 
'/usr/lib/python2.7/dist-packages/aptdaemon/pkcompat.py', 306, '__init__', ['   
 self.netmon.get_network_state()\n'], 0), 
 (frame object at 0x2e37280, 
'/usr/lib/python2.7/dist-packages/aptdaemon/core.py', 1406, '__init__', ['  
  self.packagekit = pkcompat.PackageKit(self.queue, connect, bus)\n'], 0), 
 (frame object at 0x2e317f0, 
'/usr/lib/python2.7/dist-packages/aptdaemon/core.py', 2191, 'main', ['
daemon = AptDaemon(options, bus=bus)\n'], 0), 
 (frame object at 0x28e7ef0, '/usr/sbin/aptd', 28, 'module', ['
aptdaemon.core.main()\n'], 0)]

i'm not using network-manager on this box so it's probably the least
tested path (if not the totally untested path). That may explain why
there's only a few dupes, not millions.

While exploring that path, I found the bug:
In aptdaemon, self.netmon is a ProcNetworkMonitor() instance, which is good in 
my case, and when called, it properly finds 'online'. The problem seems to be 
the missing return value in ProcNetworkMonitor.get_network_state().
it sure fixes this AttributeError for me, but then i'm getting a cryptic 
_DefGen_Return raise from the defer module. So more work is needed.

anyway, python-defer should not die the way it does anyway, so its task
here is probably also valid.

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

Title:
  aptd crashed with AttributeError in _inline_callbacks(): 'NoneType'
  object has no attribute 'send'

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-defer/+bug/971748/+subscriptions

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


[Bug 971748] Re: aptd crashed with AttributeError in _inline_callbacks(): 'NoneType' object has no attribute 'send'

2012-05-03 Thread Fabien Tassin
so now we have an LTS with this daily crasher *sigh*

tentatively linking python-defer to this bug, as it seems it's the new
home of this code.

** Also affects: python-defer
   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/971748

Title:
  aptd crashed with AttributeError in _inline_callbacks(): 'NoneType'
  object has no attribute 'send'

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-defer/+bug/971748/+subscriptions

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


[Bug 971748] Re: aptd crashed with AttributeError in _inline_callbacks(): 'NoneType' object has no attribute 'send'

2012-04-11 Thread Fabien Tassin
happens to me daily and after/during each upgrade, since Mar 15.
Most likely a regression of aptdaemon 0.43+bzr784-0ubuntu1

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

Title:
  aptd crashed with AttributeError in _inline_callbacks(): 'NoneType'
  object has no attribute 'send'

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

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


[Bug 955845] Re: gnome-shell crashed with SIGSEGV in magazine_chain_pop_head()

2012-04-05 Thread Fabien Tassin
Fixed  verified upstream in trunk.
Someone may have to backport the 2 commits fixing this (00091a2  0a7968a)

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

Title:
  gnome-shell crashed with SIGSEGV in magazine_chain_pop_head()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/955845/+subscriptions

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


[Bug 955845] Re: gnome-shell crashed with SIGSEGV in magazine_chain_pop_head()

2012-04-04 Thread Fabien Tassin
Many dupes:
- all 32bit
- many using the nvidia-current driver
- many claiming it crashed after an upgrade / unrelated pkg install.

Same for me. I've cornered it a while ago to gtk-update-icon-cache,
which is triggered by the dpkg triggers.

I can reproduce easily: 
1/ sudo gtk-update-icon-cache --force --quiet /usr/share/icons/hicolor
2/ go the Activities Overview (the Dash) by moving the mouse to the top left 
corner
= boom

Linking to upstream bug:
https://bugzilla.gnome.org/show_bug.cgi?id=673512

** Bug watch added: GNOME Bug Tracker #673512
   https://bugzilla.gnome.org/show_bug.cgi?id=673512

** Also affects: gnome-shell via
   https://bugzilla.gnome.org/show_bug.cgi?id=673512
   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/955845

Title:
  gnome-shell crashed with SIGSEGV in magazine_chain_pop_head()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/955845/+subscriptions

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


[Bug 948350] [NEW] python error when attaching logs in utf8

2012-03-06 Thread Fabien Tassin
Public bug reported:

apport 1.94-0ubuntu2 from precise.

Traceback (most recent call last):
  File /usr/bin/apport-cli, line 364, in module
if not app.run_argv():
  File /usr/lib/python2.7/dist-packages/apport/ui.py, line 553, in run_argv
self.run_crash(self.options.crash_file, False)
  File /usr/lib/python2.7/dist-packages/apport/ui.py, line 222, in run_crash
response = self.ui_present_report_details(allowed_to_report)
  File /usr/bin/apport-cli, line 205, in ui_present_report_details
self.ui_update_view()
  File /usr/bin/apport-cli, line 154, in ui_update_view
report = self._get_details()
  File /usr/bin/apport-cli, line 140, in _get_details
details += self.report[key]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 140214: 
ordinal not in range(128)

key = 'XsessionErrors'

Mine has logs in utf8, like:

folks-WARNING **: Error preparing persona store
'eds:1270134350.1629.1@foo': Couldn't open address book
‘1270134350.1629.1@foo’: The name
org.gnome.evolution.dataserver.AddressBook1 was not provided by any
.service files

** Affects: apport (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/948350

Title:
  python error when attaching logs in utf8

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

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

[Bug 942326] Re: Apport creating 0 byte crash files

2012-02-28 Thread Fabien Tassin
it's because apport expect whoopsie to be installed.

$ sh -c kill -SEGV $$

-- 1 root root 0 Feb 28 12:22 _usr_bin_tcsh.1000.crash

/var/log/apport.log shows:

ERROR: apport (pid 12040) Tue Feb 28 12:22:16 2012: called for pid 12036, 
signal 11
ERROR: apport (pid 12040) Tue Feb 28 12:22:16 2012: executable: /usr/bin/tcsh 
(command line -csh)
ERROR: apport (pid 12040) Tue Feb 28 12:22:16 2012: debug: session gdbus call: 
(true,)

ERROR: apport (pid 12040) Tue Feb 28 12:22:16 2012: Unhandled exception:
Traceback (most recent call last):
  File /usr/share/apport/apport, line 349, in module
whoopsie_gid = pwd.getpwnam('whoopsie')
KeyError: 'getpwnam(): name not found: whoopsie'
ERROR: apport (pid 12040) Tue Feb 28 12:22:16 2012: pid: 12040, uid: 0, gid: 
1000, euid: 0, egid: 0
ERROR: apport (pid 12040) Tue Feb 28 12:22:16 2012: environment: {}

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

Title:
  Apport creating 0 byte crash files

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

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


[Bug 935585] Re: [kernel panic] init: log.c:786: Assertion failed in log_clear_unflushed: log-remote_closed

2012-02-23 Thread Fabien Tassin
@jamesodhunt: i'm not. 2 HD here.

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

Title:
  [kernel panic] init: log.c:786: Assertion failed in
  log_clear_unflushed: log-remote_closed

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

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


[Bug 935585] Re: [kernel panic] init: log.c:786: Assertion failed in log_clear_unflushed: log-remote_closed

2012-02-21 Thread Fabien Tassin
@jamesodhunt: works for me. no more panic. great, thanks.

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

Title:
  [kernel panic] init: log.c:786: Assertion failed in
  log_clear_unflushed: log-remote_closed

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

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


[Bug 935585] Re: [kernel panic] init: log.c:786: Assertion failed in log_clear_unflushed: log-remote_closed

2012-02-20 Thread Fabien Tassin
alternatively, and since I've already downgraded to -ubuntu6, I simply
put upstart on hold until a fix is available.

$ echo upstart hold | sudo dpkg --set-selections

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

Title:
  [kernel panic] init: log.c:786: Assertion failed in
  log_clear_unflushed: log-remote_closed

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

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


[Bug 935585] Re: [kernel panic] init: log.c:786: Assertion failed in log_clear_unflushed: log-remote_closed

2012-02-20 Thread Fabien Tassin
I do have that directory, containing a bunch of files.
Here is my initctl config.

** Attachment added: initctl-config.txt
   
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/935585/+attachment/2762463/+files/initctl-config.txt

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

Title:
  [kernel panic] init: log.c:786: Assertion failed in
  log_clear_unflushed: log-remote_closed

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

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


[Bug 935585] Re: [kernel panic] init: log.c:786: Assertion failed in log_clear_unflushed: log-remote_closed

2012-02-20 Thread Fabien Tassin
i compared my initctl config between 1 box impacted and another (which
is quite similar), the main difference is that the impacted box has
xinetd installed. Could that be it?

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

Title:
  [kernel panic] init: log.c:786: Assertion failed in
  log_clear_unflushed: log-remote_closed

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

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


[Bug 935585] Re: [kernel panic] init: log.c:786: Assertion failed in log_clear_unflushed: log-remote_closed

2012-02-20 Thread Fabien Tassin
neither #7 nor #9 has 'cgroup-lite', looks like a good candidate.

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

Title:
  [kernel panic] init: log.c:786: Assertion failed in
  log_clear_unflushed: log-remote_closed

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

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


[Bug 725988] Re: WM_CLASS needs to match .desktop file name

2012-02-15 Thread Fabien Tassin
fix attached as a debdiff. wtm.
I'm no longer an uploader, so someone please review  sponsor.

note that I didn't use @MENU_VERSION@ in the patch as i would have meant making 
d/rules even more complex than it is today.
so 23 is hardcoded in there. Shouldn't be a problem for precise as it will 
never receive emacs 24.

** Patch added: emacs23_23.3+1-1ubuntu8.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/725988/+attachment/2743163/+files/emacs23_23.3%2B1-1ubuntu8.debdiff

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

Title:
  WM_CLASS needs to match .desktop file name

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

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


[Bug 725988] Re: WM_CLASS needs to match .desktop file name

2012-02-15 Thread Fabien Tassin
to test, run xprop and click on the emacs window.

$ xprop| grep CLASS
WM_CLASS(STRING) = emacs23, Emacs23

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

Title:
  WM_CLASS needs to match .desktop file name

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

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


[Bug 725988] Re: WM_CLASS needs to match .desktop file name

2012-02-14 Thread Fabien Tassin
just for reference, here is the gnome-shell bug that led me here:
https://bugzilla.gnome.org/show_bug.cgi?id=670092

in the Debian BTS, there a different bug with the same root cause:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630741
(i too see one of two emacs icon blurred)

** Bug watch added: GNOME Bug Tracker #670092
   https://bugzilla.gnome.org/show_bug.cgi?id=670092

** Bug watch added: Debian Bug tracker #630741
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630741

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

Title:
  WM_CLASS needs to match .desktop file name

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

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


[Bug 929384] Re: unity_support_test crashed with SIGSEGV

2012-02-09 Thread Fabien Tassin
Happens here too, when running the nvidia-current driver from precise.
It also makes gnome-shell crash on startup.

this is caused by the eglibc update (2.13-24ubuntu4 - 2.15~pre6-0ubuntu10). I 
reverted it, it's fine now.
(but reverting this libc6 is not easy as more packages are rebuild for it, 
leading to failing GLIBC_2.15 version checks everywhere)

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

Title:
  unity_support_test crashed with SIGSEGV

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

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


[Bug 929384] Re: nvidia drivers broken by the recent libc update on i386 arch

2012-02-09 Thread Fabien Tassin
indeed, I see this on i386 too.
I tried to get a proper trace, but a/ the apport crash file always gives a 1 
line unresolvable trace and 2/ it doesn't crash in gdb.

Registers:
 eax0xe0b4  -8012
 ecx0xd1b33013742896
 edx0x0 0
 ebx0x0 0
 esp0xbf96e1f0  0xbf96e1f0
 ebp0x0 0x0
 esi0xe27c0814842888
 edi0xbf96e23c  -1080630724
 eip0xc8d2160xc8d216
 eflags 0x210246[ PF ZF IF RF ID ]
 cs 0x73115
 ss 0x7b123
 ds 0x7b123
 es 0x7b123
 fs 0x0 0
 gs 0x3351
SegvAnalysis:
 Segfault happened at: 0xc8d216:mov(%eax),%esi
 PC (0x00c8d216) ok
 source (%eax) (0xe0b4) not located in a known VMA region (needed 
readable region)!
 destination %esi ok
SegvReason: reading unknown VMA
Stacktrace:
 #0  0x00c8d216 in ?? () from /usr/lib/nvidia-current/libGL.so.1
 No symbol table info available.

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

Title:
  nvidia drivers broken by the recent libc update on i386 arch

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

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


[Bug 929384] Re: nvidia drivers broken by the recent libc update on i386 arch

2012-02-09 Thread Fabien Tassin
@colin: it doesn't crash in valgrind either, but shows 1 unfreed block
in libGL.

$ valgrind --leak-check=full --show-reachable=yes 
/usr/lib/nux/unity_support_test
==22940== Memcheck, a memory error detector
==22940== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==22940== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==22940== Command: /usr/lib/nux/unity_support_test
==22940== 
--22940-- WARNING: Serious error when reading debug info
--22940-- When reading debug info from /usr/lib/nvidia-current/libGL.so.290.10:
--22940-- Can't make sense of .got.plt section mapping
--22940-- WARNING: Serious error when reading debug info
--22940-- When reading debug info from 
/usr/lib/nvidia-current/libnvidia-glcore.so.290.10:
--22940-- Can't make sense of .got section mapping
==22940== 
==22940== HEAP SUMMARY:
==22940== in use at exit: 32 bytes in 1 blocks
==22940==   total heap usage: 42 allocs, 41 frees, 122,009 bytes allocated
==22940== 
==22940== 32 bytes in 1 blocks are still reachable in loss record 1 of 1
==22940==at 0x402BE68: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==22940==by 0x42072DE: ??? (in /usr/lib/nvidia-current/libGL.so.290.10)
==22940==by 0xBED338E9: ???
==22940==by 0x454B5F44: ???
==22940== 
==22940== LEAK SUMMARY:
==22940==definitely lost: 0 bytes in 0 blocks
==22940==indirectly lost: 0 bytes in 0 blocks
==22940==  possibly lost: 0 bytes in 0 blocks
==22940==still reachable: 32 bytes in 1 blocks
==22940== suppressed: 0 bytes in 0 blocks
==22940== 
==22940== For counts of detected and suppressed errors, rerun with: -v
==22940== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

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

Title:
  nvidia drivers broken by the recent libc update on i386 arch

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

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


[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-27 Thread Fabien Tassin
crashes for me but indicator-datetime is installed... but
/usr/lib/indicators3/7/libpower.so is not.

[+0.08s] DEBUG: menubar.vala:450: Adding indicator object 0x25e42d8 at position 
1
[+0.08s] WARNING: File '/usr/lib/indicators3/7/libpower.so' does not exist.
[+0.08s] WARNING: invalid (NULL) pointer instance
[+0.08s] CRITICAL: g_signal_connect_object: assertion `G_TYPE_CHECK_INSTANCE 
(instance)' failed
[+0.08s] WARNING: invalid (NULL) pointer instance
[+0.08s] CRITICAL: g_signal_connect_object: assertion `G_TYPE_CHECK_INSTANCE 
(instance)' failed
[+0.08s] CRITICAL: get_all_entries: assertion `INDICATOR_IS_OBJECT(io)' failed

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

Title:
  unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

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

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


[Bug 847951] Re: apport-retrace crashed with SystemError in open(): E:Could not open file /tmp/tmp83YCIF//var/lib/dpkg/status - open (2: No such file or directory), E:The package lists or status file

2011-09-12 Thread Fabien Tassin
** 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/847951

Title:
  apport-retrace crashed with SystemError in open(): E:Could not open
  file /tmp/tmp83YCIF//var/lib/dpkg/status - open (2: No such file or
  directory), E:The package lists or status file could not be parsed or
  opened.

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

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


[Bug 843769] Re: 'undefined symbol: g_unix_signal_add_watch_full' error, needs to be updated to 3.1.91

2011-09-08 Thread Fabien Tassin
no it's not fixed for evolution. please re-open.

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

Title:
  'undefined symbol: g_unix_signal_add_watch_full' error, needs to be
  updated to 3.1.91

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

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


[Bug 837873] Re: Cannot remove Diginotar CA from Chromium

2011-08-31 Thread Fabien Tassin
fixed with 13.0.782.218~r98754 in ppa:chromium-daily/stable

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

Title:
  Cannot remove Diginotar CA from Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/837873/+subscriptions

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


[Bug 762968] Re: package flashplugin-installer 10.2.159.1ubuntu1 failed to install/upgrade: nspluginwrapper: no appropriate viewer found for /usr/lib/flashplugin-installer/libflashplayer.so

2011-08-22 Thread Fabien Tassin
to fix this, in addition to following https://lists.ubuntu.com/archives
/ubuntu-devel-announce/2011-August/000886.html, you must also install
libnss3:i386 (it will drag libnspr4:i386  libsqlite3-0:i386 with it
which as also needed).

that's enough to unbreak the install, but then, you'll notice at runtime
that it also need curl:

Adobe Flash Player error: could not load cURL library

so you must also install libcurl3:i386.

that fixes it for me.

Note that you should use 'apt-get', as it seems multiarch broke
'aptitude' (which is no longer able to find any solution for the deps
resolutions).

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

Title:
  package flashplugin-installer 10.2.159.1ubuntu1 failed to
  install/upgrade: nspluginwrapper: no appropriate viewer found for
  /usr/lib/flashplugin-installer/libflashplayer.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/762968/+subscriptions

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2011-08-22 Thread Fabien Tassin
yep, it regressed for me too. and to make the matter worse, the gtk
resize grip in the bottom-right corner is gone too (or at least it's
gone when using gnome-shell, not sure about unity)

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Bug 829182] Re: package flashplugin-installer 10.3.183.4ubuntu3 failed to install/upgrade: nspluginwrapper: no appropriate viewer found for /usr/lib/flashplugin-installer/libflashplayer.so

2011-08-19 Thread Fabien Tassin
most probably an ia32-lib vs multi-arch issue for nss  nspr:

$ ldd /usr/lib/flashplugin-installer/libflashplayer.so | grep 'not found'
libssl3.so = not found
libsmime3.so = not found
libnss3.so = not found
libnssutil3.so = not found
libplds4.so = not found
libplc4.so = not found
libnspr4.so = not found

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

Title:
  package flashplugin-installer 10.3.183.4ubuntu3 failed to
  install/upgrade: nspluginwrapper: no appropriate viewer found for
  /usr/lib/flashplugin-installer/libflashplayer.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/829182/+subscriptions

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


[Bug 795995] Re: flash ghost in the top left corner of the screen

2011-08-17 Thread Fabien Tassin
it didn't happen to me since i moved to gnome-shell on my desktops
(where i'm able to use everything with h/w acceleration enabled without
corrupting the display or freezing/slowing X)

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

Title:
  flash ghost in the top left corner of the screen

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

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


[Bug 163704] Re: 'cups-config --libs' gives spurious output

2011-08-13 Thread Fabien Tassin
** Package changed: cupsys (Ubuntu) = cups (Ubuntu)

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

Title:
  'cups-config --libs' gives spurious output

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/163704/+subscriptions

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


[Bug 825080] [NEW] g++-multilib 4.6 uninstallable

2011-08-12 Thread Fabien Tassin
Public bug reported:

since this morning in oneiric:


The following packages have unmet dependencies:
 g++-multilib : Depends: gcc-multilib (= 4:4.6.1-2ubuntu3) but it is not going 
to be installed
Depends: g++-4.6-multilib (= 4.6.1-1) but it is not going to 
be installed
E: Unable to correct problems, you have held broken packages.


https://launchpadlibrarian.net/77076914/buildlog_ubuntu-oneiric-amd64
.chromium-
browser_15.0.850.0~svn20110812r96495-0ubuntu1~ucd1_FAILEDTOBUILD.txt.gz

** Affects: gcc-4.6 (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/825080

Title:
  g++-multilib 4.6 uninstallable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/825080/+subscriptions

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


[Bug 825080] Re: g++-multilib 4.6 uninstallable

2011-08-12 Thread Fabien Tassin
when i try locally with pbuilder, I get:

The following packages have unmet dependencies:
  gcc-4.6-multilib: Depends: lib32quadmath (= 4.6.1-6ubuntu3) which is a 
virtual package.
Unable to resolve dependencies!  Giving up...

and locally too:

$ apt-cache show lib32quadmath
N: Can't select versions from package 'lib32quadmath' as it is purely virtual
N: No packages found

shouldn't it be lib32quadmath0 ??

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

Title:
  g++-multilib 4.6 uninstallable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/825080/+subscriptions

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


[Bug 820372] Re: default session set to GNOME and fails. Should be Unity

2011-08-05 Thread Fabien Tassin
bad, you must also update /usr/share/xsessions/gnome-shell.desktop  to
pass --session=gnome otherwise you get a crappy compiz with nothing but
nautilus when you asked for gnome-shell.

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

Title:
  default session set to GNOME and fails. Should be Unity

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

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


[Bug 811477] Re: [regression] syntax errors in minified version of jquery

2011-08-03 Thread Fabien Tassin
it's because in ubuntu, it has been built with yui-compressor
2.4.6+debian1-1 which dropped rhino. It has been fixed since with
2.4.6+rhino17R2-1 in debian (already synched in ubuntu).

see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630542

so the ubuntu version must be rebuilt, most probably with a Build-deps
bump.

** Bug watch added: Debian Bug tracker #630542
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630542

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

Title:
  [regression] syntax errors in minified version of jquery

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

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


[Bug 817466] Re: crash on startup when initializing spamassassin

2011-08-03 Thread Fabien Tassin
i'm not upgrading evo atm, my last try (after this one) on another box
(still with 3.1.3) showed a freeze at startup with a stack starting with
gtk3 and ending somewhere in dbus. I don't have the luxury to break all
my desktops.

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

Title:
  crash on startup when initializing spamassassin

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

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


[Bug 817895] Re: package chromium-browser 12.0.742.112~r90304-0ubuntu0.10.04.1 failed to install/upgrade: lettura breve in buffer_copy (dpkg-deb backend su ./usr/lib/chromium-browser/chromium-browser

2011-07-29 Thread Fabien Tassin
*** This bug is a duplicate of bug 714310 ***
https://bugs.launchpad.net/bugs/714310

** This bug has been marked a duplicate of bug 714310
   package chromium-browser 9.0.597.84~r72991-0ubuntu0.10.10.1 failed to 
install/upgrade: ErrorMessage: short read on buffer copy for backend dpkg-deb 
during `./usr/lib/chromium-browser/chromium-browser'

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

Title:
  package chromium-browser 12.0.742.112~r90304-0ubuntu0.10.04.1 failed
  to install/upgrade: lettura breve in buffer_copy (dpkg-deb backend su
  ./usr/lib/chromium-browser/chromium-browser)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/817895/+subscriptions

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


[Bug 817466] Re: [regression] crash on startup when initializing spamassassin

2011-07-28 Thread Fabien Tassin
** Attachment added: trace.txt
   https://bugs.launchpad.net/bugs/817466/+attachment/2238110/+files/trace.txt

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

Title:
  [regression] crash on startup when initializing spamassassin

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

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


[Bug 817466] [NEW] [regression] crash on startup when initializing spamassassin

2011-07-28 Thread Fabien Tassin
Public bug reported:

After the 3.1.3-0ubuntu2 = 3.1.4-0ubuntu1 upgrade in oneiric this morning, 
evolution started to crash on startup.
100% reproducible.

It seems to happen while initializing the spamassassin plugin.

Attached a trace.

For now, I've downgraded both evo and e-d-s (to 3.1.3.1-0ubuntu3) and
it's ok.

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


** Tags: oneiric regression

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

Title:
  [regression] crash on startup when initializing spamassassin

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-07-27 Thread Fabien Tassin
no idea. TBH, I no longer care about this bug and about unity* in
general, I moved to gnome-shell where I can use everything I want
without freezing X, hogging my CPU or sucking all my RAM. At last I can
work without restarting my desktop every day and enjoy the full h/w
acceleration in all the apps supporting it.

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 714310] Re: package chromium-browser 9.0.597.84~r72991-0ubuntu0.10.10.1 failed to install/upgrade: ErrorMessage: short read on buffer copy for backend dpkg-deb during `./usr/lib/chromium-browser/

2011-07-22 Thread Fabien Tassin
** Package changed: chromium-browser (Ubuntu) = dpkg (Ubuntu)

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

Title:
  package chromium-browser 9.0.597.84~r72991-0ubuntu0.10.10.1 failed to
  install/upgrade: ErrorMessage: short read on buffer copy for backend
  dpkg-deb during `./usr/lib/chromium-browser/chromium-browser'

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

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


[Bug 813365] Re: compiz leaks memory, becomes sluggish and unusable after using it for few hours

2011-07-20 Thread Fabien Tassin
Here, the leak while idle is far smaller than before the last upgrade, but the 
leak in operation is far worse, even for small stuff like switching between two 
empty workspaces.
I can't have an active session of more than 2 hours before compiz crashes 
(somewhere in /usr/lib/nvidia-current/libnvidia-glcore.so.275.09.07). Then I'm 
left without w-m (respawning too fast). Even manually it crashes on start-up, 
until i restart Xorg.
Attached my trace.

** Attachment added: crash.txt
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/813365/+attachment/2220817/+files/crash.txt

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

Title:
  compiz leaks memory, becomes sluggish and unusable after using it for
  few hours

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

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


[Bug 812131] [NEW] operation=mknod profile=/usr/sbin/mysqld denied_mask=c

2011-07-18 Thread Fabien Tassin
Public bug reported:

oneiric, with
ii  mysql-server-5.05.1.30really5.0.83-0ubuntu3

[   40.602007] type=1400 audit(1310969771.771:26): apparmor=DENIED
operation=mknod parent=1382 profile=/usr/sbin/mysqld
name=/run/mysqld/mysqld.sock pid=1438 comm=mysqld requested_mask=c
denied_mask=c fsuid=113 ouid=113

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: apparmor 2.6.1-4ubuntu4
ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
Uname: Linux 3.0.0-5-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Jul 18 08:20:16 2011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/tcsh
ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.0.0-5-generic 
root=UUID=1ff08532-facc-4e0e-98ed-2866137b7ed5 ro quiet splash vt.handoff=7
SourcePackage: apparmor
UpgradeStatus: Upgraded to oneiric on 2009-07-28 (719 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity unity-2d

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

Title:
  operation=mknod profile=/usr/sbin/mysqld denied_mask=c

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

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


[Bug 812131] Re: operation=mknod profile=/usr/sbin/mysqld denied_mask=c

2011-07-18 Thread Fabien Tassin
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/812131

Title:
  operation=mknod profile=/usr/sbin/mysqld denied_mask=c

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

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


[Bug 805402] Re: When scrolling in Chromium, PC freezes

2011-07-18 Thread Fabien Tassin
hm.. do you happen to know which web page caused your freeze? does it
contain WebGL? or maybe flash (iirc, flash is now able to use the GPU
too).

Please try to get a backtrace: 
https://wiki.ubuntu.com/X/Troubleshooting/Freeze

Another thing you may try: chromium trunk, or at least the -dev channel (both 
are M14). There's a PPA for each.
They contain a lot of fixes GPU wise.

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

Title:
  When scrolling in Chromium, PC freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/805402/+subscriptions

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


[Bug 805402] Re: When scrolling in Chromium, PC freezes

2011-07-17 Thread Fabien Tassin
In later versions (I use M14), this page is more complete.
Your 0x10DE/0x0181 is known as a NVIDIA GeForce4 MX 440 with AGP8X, is that 
correct?

I don't see it blacklisted in
https://dl.google.com/dl/edgedl/chrome/gpu/software_rendering_list.json
so even it's not (already) known as buggy.

Did you try --disable-accelerated-compositing?
if it works, this bug is most likely a dupe of bug  755099 or of bug 718858, or 
similar.
There are also a lot of GPU / X freeze bugs in the upstream bug tracker: 

http://code.google.com/p/chromium/issues/list?can=2q=gpu+nvidia+os%3DLinuxcolspec=ID+Stars+Pri+Area+Feature+Type+Status+Summary+Modified+Owner+Mstone+OSx=mstoney=areacells=tiles

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

Title:
  When scrolling in Chromium, PC freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/805402/+subscriptions

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


[Bug 805402] Re: When scrolling in Chromium, PC freezes

2011-07-17 Thread Fabien Tassin
Sure , no problem. it's just a workaround to see if it's really tied to
the GPU or if it's totally unrelated.

If it's the GPU, it's tricky to identify the culprit.
Both Unity-3D and Chromium compete for the GPU, and in case of nvidia, it 
manifests itself as a Xorg freeze where Xorg is sucking all the cpu, stuck 
somewhere in the nvidia proprietary libGL, for which we have no source code. 
Difficult to say who's to blame, chromium, unity, compiz,  Xorg, 
nvidia-current, its libGL, the kernel... or something else.

If you can get a back trace during a freeze, that would be helpful to
understand the problem (while connecting remotely using ssh and
attaching gdb to Xorg).

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

Title:
  When scrolling in Chromium, PC freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/805402/+subscriptions

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


[Bug 811477] [NEW] [regression] syntax error in minified version of jquery

2011-07-16 Thread Fabien Tassin
Public bug reported:

libjs-jquery 1.6.2-1ubuntu1 in oneiric introduced a regression compared
to 1.6.1-1ubuntu1.

/usr/share/javascript/jquery/jquery.min.js contains 2 syntax errors,
breaking all my webapps using jquery.

The original code shows:

/usr/share/javascript/jquery/jquery.js:
==
6839 serializeArray: function() {
6840 return this.map(function(){
6841 return this.elements ? jQuery.makeArray( 
this.elements ) : this;
6842 })
6843 .filter(function(){
6844 return this.name  !this.disabled 
6845 ( this.checked || rselectTextarea.test( 
this.nodeName ) ||
6846 rinput.test( this.type ) );
6847 })
6848 .map(function( i, elem ){
6849 var val = jQuery( this ).val();
6850 
6851 return val == null ?
6852 null :
6853 jQuery.isArray( val ) ?
6854 jQuery.map( val, function( val, i 
){
6855 return { name: elem.name, 
value: val.replace( rCRLF, \r\n ) };
6856 }) :
6857 { name: elem.name, value: 
val.replace( rCRLF, \r\n ) };
6858 }).get();
6859 }
6860 });


in the minified versions, the replace strings of lines 6855  6857 are turned 
into ^Q

leading to syntax errors in Chromium  Firefox.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libjs-jquery 1.6.2-1ubuntu1 [modified: 
usr/share/javascript/jquery/jquery.min.js]
ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
Uname: Linux 3.0.0-5-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat Jul 16 13:24:15 2011
Dependencies:
 
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/tcsh
SourcePackage: jquery
UpgradeStatus: Upgraded to oneiric on 2011-05-09 (68 days ago)

** Affects: jquery (Ubuntu)
 Importance: High
 Status: New


** Tags: oneiric regression

** Changed in: jquery (Ubuntu)
   Importance: Undecided = High

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

Title:
  [regression] syntax error in minified version of jquery

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

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


[Bug 811477] Re: [regression] syntax error in minified version of jquery

2011-07-16 Thread Fabien Tassin
There are more syntax errors where \\ are turned into \.

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

Title:
  [regression] syntax error in minified version of jquery

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

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


[Bug 811477] Re: [regression] syntax errors in minified version of jquery

2011-07-16 Thread Fabien Tassin
** Summary changed:

- [regression] syntax error in minified version of jquery
+ [regression] syntax errors in minified version of jquery

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

Title:
  [regression] syntax errors in minified version of jquery

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

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


[Bug 805402] Re: When scrolling in Chromium, PC freezes

2011-07-16 Thread Fabien Tassin
yep, about:gpu has been mapped to chrome://gpu later on.

Try with --disable-accelerated-compositing and see if it still freezes
your desktop.

(you can add that in /etc/chromium-browser/default)

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

Title:
  When scrolling in Chromium, PC freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/805402/+subscriptions

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


[Bug 805402] Re: When scrolling in Chromium, PC freezes

2011-07-16 Thread Fabien Tassin
btw, i don't  see most of the values, such as your driver vendor  version, 
GL_* etc.
Could you please attach a screenshot instead?

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

Title:
  When scrolling in Chromium, PC freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/805402/+subscriptions

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


[Bug 805402] Re: When scrolling in Chromium, PC freezes

2011-07-15 Thread Fabien Tassin
Please paste the GPU info you get from chrome://gpu/
I suspect it's caused by the hardware acceleration, also used by unity 3d.

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

Title:
  When scrolling in Chromium, PC freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/805402/+subscriptions

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened

2011-07-14 Thread Fabien Tassin
Still happening, with everything up-to-date.
it's trivial to reproduce, as I said in #2.

When I attach gdb to unity-panel-service and reproduce, the stack always
shows the gtk3 menu at various stages of being redrawn. So it seems the
redraw is invoked too fast when there's no cover to show in the sound
menu.

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

Title:
  unity-panel-service at 100% cpu when opened

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened

2011-07-14 Thread Fabien Tassin
apport information

** Tags added: apport-collected oneiric running-unity unity-2d

** Description changed:

  in oneiric, simply click on the sound indicator, unity-panel-service
  goes to 100% cpu until the sound menu is closed.
  
  unity-services 4.2.0-0ubuntu1
+ --- 
+ Architecture: i386
+ CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,commands,vpswitch,resize,snap,mousepoll,regex,move,place,imgpng,session,animation,wall,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
+ DistroRelease: Ubuntu 11.10
+ NonfreeKernelModules: nvidia
+ Package: unity 4.2.0-0ubuntu3
+ PackageArchitecture: i386
+ ProcEnviron:
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/usr/bin/tcsh
+ ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
+ Tags:  unity-2d oneiric running-unity
+ Uname: Linux 3.0.0-5-generic i686
+ UpgradeStatus: Upgraded to oneiric on 2011-05-09 (66 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare wireshark

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/806848/+attachment/2207597/+files/Dependencies.txt

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] GconfCompiz.txt

2011-07-14 Thread Fabien Tassin
apport information

** Attachment added: GconfCompiz.txt
   
https://bugs.launchpad.net/bugs/806848/+attachment/2207598/+files/GconfCompiz.txt

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

** Summary changed:

- unity-panel-service at 100% cpu when opened
+ unity-panel-service at 100% cpu when opened /w rb without album cover

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 810021] Re: chromium has 2 close/minimize and maximize button on opposite sides

2011-07-13 Thread Fabien Tassin
*** This bug is a duplicate of bug 768399 ***
https://bugs.launchpad.net/bugs/768399

** This bug has been marked a duplicate of bug 768399
   When unmaximizing chromium window in unity is has always system title bar 
and controls

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

Title:
  chromium has 2 close/minimize and maximize button on opposite sides

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/810021/+subscriptions

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


[Bug 808311] [NEW] ERROR: Invalid setting true for option LogInfected

2011-07-10 Thread Fabien Tassin
Public bug reported:

 * Starting Sendmail milter plugin for ClamAV clamav-milter
ERROR: Invalid setting true for option LogInfected  
[fail]

yet:

# grep LogInfected /etc/clamav/clamav-milter.conf
LogInfected Off

the reason is the log is bogus:

clamav-milter/clamfi.c:

if(!(opt = optget(opts, LogInfected))-enabled || 
!strcasecmp(opt-strarg, Off))
loginfected = LOGINF_NONE;
else if(!strcasecmp(opt-strarg, Basic))
loginfected = LOGINF_BASIC;
else if(!strcasecmp(opt-strarg, Full))
loginfected = LOGINF_FULL;
else {
logg(!Invalid setting %s for option LogInfected\n, opt-strarg);
return 1;
}

if((opt = optget(opts, LogClean))-enabled) {
if(!strcasecmp(opt-strarg, Basic))
loginfected |= LOGCLN_BASIC;
else if(!strcasecmp(opt-strarg, Full))
loginfected |= LOGCLN_FULL;
else if(strcasecmp(opt-strarg, Off)) {
logg(!Invalid setting %s for option LogInfected\n, opt-strarg);  
  == should be LogClean
return 1;
}
}


and indeed:

# grep LogClean /etc/clamav/clamav-milter.conf
LogClean true

Changing true to  Basic / Full / Off make it work.

So both the confusing log and the wrong default value should be fixed.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: clamav 0.97.1+dfsg-1ubuntu1
ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
Uname: Linux 3.0-3-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Jul 10 12:41:09 2011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/tcsh
SourcePackage: clamav
UpgradeStatus: Upgraded to oneiric on 2009-07-28 (712 days ago)

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


** Tags: amd64 apport-bug oneiric unity-2d

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/808311

Title:
  ERROR: Invalid setting true for option LogInfected

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 808311] Re: ERROR: Invalid setting true for option LogInfected

2011-07-10 Thread Fabien Tassin
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/808311

Title:
  ERROR: Invalid setting true for option LogInfected

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 808311] [NEW] ERROR: Invalid setting true for option LogInfected

2011-07-10 Thread Fabien Tassin
Public bug reported:

 * Starting Sendmail milter plugin for ClamAV clamav-milter
ERROR: Invalid setting true for option LogInfected  
[fail]

yet:

# grep LogInfected /etc/clamav/clamav-milter.conf
LogInfected Off

the reason is the log is bogus:

clamav-milter/clamfi.c:

if(!(opt = optget(opts, LogInfected))-enabled || 
!strcasecmp(opt-strarg, Off))
loginfected = LOGINF_NONE;
else if(!strcasecmp(opt-strarg, Basic))
loginfected = LOGINF_BASIC;
else if(!strcasecmp(opt-strarg, Full))
loginfected = LOGINF_FULL;
else {
logg(!Invalid setting %s for option LogInfected\n, opt-strarg);
return 1;
}

if((opt = optget(opts, LogClean))-enabled) {
if(!strcasecmp(opt-strarg, Basic))
loginfected |= LOGCLN_BASIC;
else if(!strcasecmp(opt-strarg, Full))
loginfected |= LOGCLN_FULL;
else if(strcasecmp(opt-strarg, Off)) {
logg(!Invalid setting %s for option LogInfected\n, opt-strarg);  
  == should be LogClean
return 1;
}
}


and indeed:

# grep LogClean /etc/clamav/clamav-milter.conf
LogClean true

Changing true to  Basic / Full / Off make it work.

So both the confusing log and the wrong default value should be fixed.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: clamav 0.97.1+dfsg-1ubuntu1
ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
Uname: Linux 3.0-3-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Jul 10 12:41:09 2011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/tcsh
SourcePackage: clamav
UpgradeStatus: Upgraded to oneiric on 2009-07-28 (712 days ago)

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


** Tags: amd64 apport-bug oneiric unity-2d

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

Title:
  ERROR: Invalid setting true for option LogInfected

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

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


[Bug 808311] Re: ERROR: Invalid setting true for option LogInfected

2011-07-10 Thread Fabien Tassin
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/808311

Title:
  ERROR: Invalid setting true for option LogInfected

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

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


[Bug 807421] Re: package chromium-browser 12.0.742.112~r90304-0ubuntu0.11.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-07-08 Thread Fabien Tassin
*** This bug is a duplicate of bug 793173 ***
https://bugs.launchpad.net/bugs/793173

** This bug has been marked a duplicate of bug 793173
   update-alternatives: error: /var/lib/dpkg/alternatives/gnome-www-browser 
corrupt: invalid status

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

Title:
  package chromium-browser 12.0.742.112~r90304-0ubuntu0.11.04.1 failed
  to install/upgrade: subprocess installed post-installation script
  returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/807421/+subscriptions

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


[Bug 806848] [NEW] unity-panel-service at 100% cpu when opened

2011-07-07 Thread Fabien Tassin
Public bug reported:

in oneiric, simply click on the sound indicator, unity-panel-service
goes to 100% cpu until the sound menu is closed.

unity-services 4.2.0-0ubuntu1

** Affects: unity (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/806848

Title:
  unity-panel-service at 100% cpu when opened

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened

2011-07-07 Thread Fabien Tassin
it seems to happen when Rhythmbox is opened and there's no cover for the
current album.

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

Title:
  unity-panel-service at 100% cpu when opened

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

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


[Bug 807117] Re: package chromium-browser 12.0.742.91~r87961-0ubuntu0.11.04.1 failed to install/upgrade: ErrorMessage: short read on buffer copy for backend dpkg-deb during `./usr/lib/chromium-browser

2011-07-07 Thread Fabien Tassin
*** This bug is a duplicate of bug 714310 ***
https://bugs.launchpad.net/bugs/714310

** This bug has been marked a duplicate of bug 714310
   package chromium-browser 9.0.597.84~r72991-0ubuntu0.10.10.1 failed to 
install/upgrade: ErrorMessage: short read on buffer copy for backend dpkg-deb 
during `./usr/lib/chromium-browser/chromium-browser'

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

Title:
  package chromium-browser 12.0.742.91~r87961-0ubuntu0.11.04.1 failed to
  install/upgrade: ErrorMessage: short read on buffer copy for backend
  dpkg-deb during `./usr/lib/chromium-browser/chromium-browser'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/807117/+subscriptions

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


[Bug 714310] Re: package chromium-browser 9.0.597.84~r72991-0ubuntu0.10.10.1 failed to install/upgrade: ErrorMessage: short read on buffer copy for backend dpkg-deb during `./usr/lib/chromium-browser/

2011-07-07 Thread Fabien Tassin
Please read http://raphaelhertzog.com/2011/06/27/deciphering-one-of-
dpkgs-weirdest-errors-short-read-on-buffer-copy/

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

Title:
  package chromium-browser 9.0.597.84~r72991-0ubuntu0.10.10.1 failed to
  install/upgrade: ErrorMessage: short read on buffer copy for backend
  dpkg-deb during `./usr/lib/chromium-browser/chromium-browser'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/714310/+subscriptions

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


[Bug 803107] Re: 12.0.742.91 - 12.0.742.112

2011-07-06 Thread Fabien Tassin
why didn't you land any of my packaging changes ??? the keep-alive fix
was mandatory, the inspector removal and ca@valencia would have been
nice to have, and the latter was definitively harmless.

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

Title:
  12.0.742.91 - 12.0.742.112

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/803107/+subscriptions

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


[Bug 803107] Re: 12.0.742.91 - 12.0.742.112

2011-07-06 Thread Fabien Tassin
the keep-alive fix *is* necessary: if for some reason, it fails to
compile or link, the keep-alive will remain active, preventing the build
to die until killed manually.

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

Title:
  12.0.742.91 - 12.0.742.112

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/803107/+subscriptions

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


[Bug 798868] Re: unity very slow to move windows in oneiric with nvidia-current

2011-07-06 Thread Fabien Tassin
apport information

** Tags added: apport-collected

** Description changed:

  Binary package hint: unity
  
  In oneiric, moving anything (even small windows) flickers a lot, and
  shows slow vertical redraws.
  
  This is using the nvidia-current driver. Tested with a 9600GT and a
  GTX260 on two different computers. Both painfully slow.
  
  When using gnome-shell (and mutter) from oneiric (no PPA) on the same
  boxes, with everything else untouched (X, nvidia-current, gtk), it's as
  fast as expected
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity 3.8.14-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0-0.1-generic 3.0.0-rc2
  Uname: Linux 3.0-0-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,commands,vpswitch,resize,snap,mousepoll,regex,move,place,imgpng,session,animation,wall,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
  Date: Fri Jun 17 20:05:21 2011
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100331)
  InstallationMedia_: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100331)
  InstallationMedia__: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100331)
  InstallationMedia___: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100331)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/usr/bin/tcsh
  ProcVersionSignature_: Ubuntu 3.0-0.1-generic 3.0.0-rc2
  ProcVersionSignature__: Ubuntu 3.0-0.1-generic 3.0.0-rc2
  ProcVersionSignature___: Ubuntu 3.0-0.1-generic 3.0.0-rc2
  SourcePackage: unity
  UpgradeStatus: Upgraded to oneiric on 2011-05-09 (39 days ago)
+ --- 
+ Architecture: i386
+ CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,commands,vpswitch,resize,snap,mousepoll,regex,move,place,imgpng,session,animation,wall,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
+ DistroRelease: Ubuntu 11.10
+ NonfreeKernelModules: nvidia
+ Package: nvidia-graphics-drivers
+ PackageArchitecture: all
+ ProcEnviron:
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/usr/bin/tcsh
+ ProcVersionSignature: Ubuntu 3.0-2.3-generic 3.0.0-rc4
+ Tags:  unity-2d oneiric running-unity unity-2d oneiric running-unity
+ Uname: Linux 3.0-2-generic i686
+ UpgradeStatus: Upgraded to oneiric on 2011-05-09 (58 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare wireshark

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/798868/+attachment/2194374/+files/Dependencies.txt

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

Title:
  unity very slow to move windows in oneiric with nvidia-current

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

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


[Bug 798868] GconfCompiz.txt

2011-07-06 Thread Fabien Tassin
apport information

** Attachment added: GconfCompiz.txt
   
https://bugs.launchpad.net/bugs/798868/+attachment/2194375/+files/GconfCompiz.txt

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  unity very slow to move windows in oneiric with nvidia-current

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

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


[Bug 798868] Re: unity very slow to move windows in oneiric with nvidia-current

2011-07-06 Thread Fabien Tassin
doesn't seem to add what you add. Here is a nvidia-bug-report

** Attachment added: nvidia-bug-report.log.gz
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/798868/+attachment/2194437/+files/nvidia-bug-report.log.gz

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

Title:
  unity very slow to move windows in oneiric with nvidia-current

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

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


[Bug 799613] Re: [regression] ondemand governor failed, too long transition latency of HW, fallback to performance governor

2011-07-05 Thread Fabien Tassin
during boot, i see an error saying pcc-cpufreq.ko  is missing.

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

Title:
  [regression] ondemand governor failed, too long transition latency of
  HW, fallback to performance governor

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

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


[Bug 804617] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:515: _XReply: Assertion `!dpy-xcb-reply_data' failed.

2011-07-04 Thread Fabien Tassin
** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New = Confirmed

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

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:515: _XReply: Assertion `!dpy-xcb-reply_data'
  failed.

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

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


[Bug 804799] Re: creating new tab = switched window focus

2011-07-02 Thread Fabien Tassin
** Bug watch added: code.google.com/p/chromium/issues #88124
   http://code.google.com/p/chromium/issues/detail?id=88124

** Also affects: chromium-browser via
   http://code.google.com/p/chromium/issues/detail?id=88124
   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/804799

Title:
  creating new tab = switched window focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/804799/+subscriptions

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


[Bug 804758] Re: package chromium-browser 12.0.742.91~r87961-0ubuntu0.11.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-07-02 Thread Fabien Tassin
*** This bug is a duplicate of bug 793173 ***
https://bugs.launchpad.net/bugs/793173

Please attach /var/lib/dpkg/alternatives/gnome-www-browser to the bug.

Also, duping with 793173

** This bug has been marked a duplicate of bug 793173
   update-alternatives: error: /var/lib/dpkg/alternatives/gnome-www-browser 
corrupt: invalid status

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

Title:
  package chromium-browser 12.0.742.91~r87961-0ubuntu0.11.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/804758/+subscriptions

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


[Bug 803359] [NEW] evolution 3 message preview pane corrupted

2011-06-29 Thread Fabien Tassin
Public bug reported:

In oneiric, evolution 3 shows a corrupted preview pane when the 
overlay-scrollbar is installed.
that pane is either showed blank/empty or with a vertically corrupted content.

The other panes seem ok.

this is 100% reproducible here.

liboverlay-scrollbar-0.2-0  0.2.1-0ubuntu2
liboverlay-scrollbar3-0.2-0   0.2.1-0ubuntu2
evolution 3.1.2-0ubuntu2
nvidia-current 275.09.07-0ubuntu4

removing liboverlay-scrollbar* fixes the issue.

** Affects: overlay-scrollbar (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  In oneiric, evolution 3 shows a corrupted preview pane when the 
overlay-scrollbar is installed.
  that pane is either showed blank/empty or with a vertically corrupted content.
  
  The other panes seem ok.
  
  this is 100% reproducible here.
  
- iboverlay-scrollbar-0.2-0  0.2.1-0ubuntu2
+ liboverlay-scrollbar-0.2-0  0.2.1-0ubuntu2
  liboverlay-scrollbar3-0.2-0   0.2.1-0ubuntu2
  evolution 3.1.2-0ubuntu2
  nvidia-current 275.09.07-0ubuntu4
- l
+ 
  removing liboverlay-scrollbar* 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/803359

Title:
  evolution 3 message preview pane corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/803359/+subscriptions

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


[Bug 803359] Re: evolution 3 message preview pane corrupted

2011-06-29 Thread Fabien Tassin
i don't see what else i could add, just selecting *any* email with the
preview mode enabled is  broken when the overlay-scrollbars are
installed. it's not broken when they are not.

could be pixman or nvidia related. I don't know.

Feel free to close, i stopped using those overlay-scrollbars (which i don't 
like anyway) so i don't care anymore.
But the bug *is* there.

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

Title:
  evolution 3 message preview pane corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/803359/+subscriptions

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


[Bug 803107] [NEW] 12.0.742.91 - 12.0.742.112

2011-06-28 Thread Fabien Tassin
*** This bug is a security vulnerability ***

Public security bug reported:

Another security upgrade, needed in oneiric, natty, maverick and lucid

** Affects: chromium-browser (Ubuntu)
 Importance: High
 Assignee: Fabien Tassin (fta)
 Status: Fix Committed

** Affects: chromium-browser (Ubuntu Lucid)
 Importance: High
 Status: Confirmed

** Affects: chromium-browser (Ubuntu Maverick)
 Importance: High
 Status: Confirmed

** Affects: chromium-browser (Ubuntu Natty)
 Importance: High
 Status: Confirmed

** Affects: chromium-browser (Ubuntu Oneiric)
 Importance: High
 Assignee: Fabien Tassin (fta)
 Status: Fix Committed

** Also affects: chromium-browser (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: chromium-browser (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: chromium-browser (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Also affects: chromium-browser (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Changed in: chromium-browser (Ubuntu Oneiric)
   Status: New = Fix Committed

** Changed in: chromium-browser (Ubuntu Oneiric)
   Importance: Undecided = High

** Changed in: chromium-browser (Ubuntu Natty)
   Importance: Undecided = High

** Changed in: chromium-browser (Ubuntu Maverick)
   Importance: Undecided = High

** Changed in: chromium-browser (Ubuntu Lucid)
   Importance: Undecided = High

** Changed in: chromium-browser (Ubuntu Oneiric)
 Assignee: (unassigned) = Fabien Tassin (fta)

** Changed in: chromium-browser (Ubuntu Natty)
   Status: New = Confirmed

** Changed in: chromium-browser (Ubuntu Maverick)
   Status: New = Confirmed

** Changed in: chromium-browser (Ubuntu Lucid)
   Status: New = Confirmed

** This bug has been flagged as a security vulnerability

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

Title:
  12.0.742.91 - 12.0.742.112

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/803107/+subscriptions

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


[Bug 755099] Re: X lockup caused by compiz/unity

2011-06-27 Thread Fabien Tassin
also happens with WebGL, which is also h/w accelerated.

Exact same problem, WebGL works fine, mplayer too until it goes
fullscreen. Kaboom.

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

Title:
  X lockup caused by compiz/unity

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

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


[Bug 801972] Re: package chromium-browser 11.0.696.65~r84435-0ubuntu0.11.04.1 failed to install/upgrade: short read on buffer copy for háttér dpkg-deb `./usr/lib/chromium-browser/chromium-browser' sor

2011-06-25 Thread Fabien Tassin
*** This bug is a duplicate of bug 714310 ***
https://bugs.launchpad.net/bugs/714310

This has nothing to do with the browser. It's an apt issue on your
system.

** This bug has been marked a duplicate of bug 714310
   package chromium-browser 9.0.597.84~r72991-0ubuntu0.10.10.1 failed to 
install/upgrade: ErrorMessage: short read on buffer copy for backend dpkg-deb 
during `./usr/lib/chromium-browser/chromium-browser'

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

Title:
  package chromium-browser 11.0.696.65~r84435-0ubuntu0.11.04.1 failed to
  install/upgrade: short read on buffer copy for háttér dpkg-deb
  `./usr/lib/chromium-browser/chromium-browser' során

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/801972/+subscriptions

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

[Bug 798052] Re: package chromium-browser 10.0.648.205~r81283-0ubuntu1 failed to install/upgrade: lecture courte (short read) lors d'une copie de buffer pour backend dpkg-deb pendant « ./usr/lib/chrom

2011-06-25 Thread Fabien Tassin
*** This bug is a duplicate of bug 714310 ***
https://bugs.launchpad.net/bugs/714310

** This bug has been marked a duplicate of bug 714310
   package chromium-browser 9.0.597.84~r72991-0ubuntu0.10.10.1 failed to 
install/upgrade: ErrorMessage: short read on buffer copy for backend dpkg-deb 
during `./usr/lib/chromium-browser/chromium-browser'

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

Title:
  package chromium-browser 10.0.648.205~r81283-0ubuntu1 failed to
  install/upgrade: lecture courte (short read) lors d'une copie de
  buffer pour backend dpkg-deb pendant « ./usr/lib/chromium-browser
  /chromium-browser »

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/798052/+subscriptions

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

[Bug 714310] Re: package chromium-browser 9.0.597.84~r72991-0ubuntu0.10.10.1 failed to install/upgrade: ErrorMessage: short read on buffer copy for backend dpkg-deb during `./usr/lib/chromium-browser/

2011-06-25 Thread Fabien Tassin
** Bug watch added: Debian Bug tracker #158999
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=158999

** Also affects: dpkg (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=158999
   Importance: Unknown
   Status: Unknown

** Changed in: chromium-browser (Ubuntu)
   Status: Expired = Incomplete

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

Title:
  package chromium-browser 9.0.597.84~r72991-0ubuntu0.10.10.1 failed to
  install/upgrade: ErrorMessage: short read on buffer copy for backend
  dpkg-deb during `./usr/lib/chromium-browser/chromium-browser'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/714310/+subscriptions

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


[Bug 798868] Re: unity very slow to move windows in oneiric

2011-06-21 Thread Fabien Tassin
@smspillaz: why isn't gnome3/mutter impacted then?

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

Title:
  unity very slow to move windows in oneiric

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

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


[Bug 799613] [NEW] [regression] ondemand governor failed, too long transition latency of HW, fallback to performance governor

2011-06-20 Thread Fabien Tassin
Public bug reported:

for more than a week now, the kernel regressed in oneiric. My (quad-core) 
desktop is now very slow. It seems to correspond to the 
2.6.39-3 to 3.0-0 upgrade.

[   35.650467] p4-clockmod: Warning: EST-capable CPU detected. The acpi-cpufreq 
module offers voltage scaling in addition to frequency scaling. You should use 
that instead of p4-clockmod, if possible.
[   35.650622] p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
...
[   74.321609] ondemand governor failed, too long transition latency of HW, 
fallback to performance governor
[  154.436513] ondemand governor failed, too long transition latency of HW, 
fallback to performance governor
[  154.436737] ondemand governor failed, too long transition latency of HW, 
fallback to performance governor
[  154.436901] ondemand governor failed, too long transition latency of HW, 
fallback to performance governor
[  154.680115] ondemand governor failed, too long transition latency of HW, 
fallback to performance governor

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0-1-generic 3.0-1.2
ProcVersionSignature: Ubuntu 3.0-1.2-generic 3.0.0-rc3
Uname: Linux 3.0-1-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  fta4432 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf9ff8000 irq 44'
   Mixer name   : 'Realtek ALC1200'
   Components   : 'HDA:10ec0888,104382fe,00100101'
   Controls  : 40
   Simple ctrls  : 22
Date: Mon Jun 20 08:29:19 2011
HibernationDevice: RESUME=UUID=7ecf42d9-26ea-4e55-8f56-0140456aa0b5
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: System manufacturer P5Q-PRO
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/tcsh
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0-1-generic 
root=UUID=1ff08532-facc-4e0e-98ed-2866137b7ed5 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.0-1-generic N/A
 linux-backports-modules-3.0-1-generic  N/A
 linux-firmware 1.54
RfKill:
 
SourcePackage: linux
UpgradeStatus: Upgraded to oneiric on 2009-07-28 (691 days ago)
WpaSupplicantLog:
 
dmi.bios.date: 07/31/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1104
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5Q-PRO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1104:bd07/31/2008:svnSystemmanufacturer:pnP5Q-PRO:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5Q-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5Q-PRO
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug oneiric unity-2d

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

Title:
  [regression] ondemand governor failed, too long transition latency of
  HW, fallback to performance governor

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

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


[Bug 799613] Re: [regression] ondemand governor failed, too long transition latency of HW, fallback to performance governor

2011-06-20 Thread Fabien Tassin
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/799613

Title:
  [regression] ondemand governor failed, too long transition latency of
  HW, fallback to performance governor

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

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


[Bug 799613] Re: [regression] ondemand governor failed, too long transition latency of HW, fallback to performance governor

2011-06-20 Thread Fabien Tassin
Here are the bootlogs before and after this upgrade.

** Attachment added: 2.6.39-3.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/799613/+attachment/2175566/+files/2.6.39-3.txt

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

Title:
  [regression] ondemand governor failed, too long transition latency of
  HW, fallback to performance governor

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

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


[Bug 799613] Re: [regression] ondemand governor failed, too long transition latency of HW, fallback to performance governor

2011-06-20 Thread Fabien Tassin
** Attachment added: 3.0-0.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/799613/+attachment/2175567/+files/3.0-0.txt

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

Title:
  [regression] ondemand governor failed, too long transition latency of
  HW, fallback to performance governor

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

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


[Bug 798868] Re: unity very slow to move windows in oneiric

2011-06-20 Thread Fabien Tassin
It's not really a problem with the apps themselves, glxgears (which i
don't consider a benchmarking tool btw) runs at ~60fps with the default
(tiny) size. It's slow to *move* all windows. xterm, gedit, chromium,
evolution, ... all show the same slow refresh when moved. It seems to be
a window manager issue, or at least a window-decorator issue.

All the versions were oneiric up-to-date as of last week. In the last
few days, some deps are missing to complete the upgrade, but it's not a
recent regression, it's been like that for weeks.

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

Title:
  unity very slow to move windows in oneiric

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

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


[Bug 798868] Re: unity very slow to move windows in oneiric

2011-06-20 Thread Fabien Tassin
It tried to capture this in video with my camera, but it's difficult to
see (camera frame rate vs monitor frame rate vs slow unity refresh
rate). Look at the right border of each window, you should see the
vertical redraws

** Attachment added: bug798868.ogv
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/798868/+attachment/2176045/+files/bug798868.ogv

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

Title:
  unity very slow to move windows in oneiric

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

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


  1   2   3   4   5   6   7   8   9   10   >