[Desktop-packages] [Bug 1169721] Re: pidgin froze while running kde4-config

2013-05-29 Thread Tehnick
Dima Ryazanov, try other gtk engines or update package gtk2-engines-
oxygen to version >= 1.3.3-2.

It is a bug in function g_spawn_command_line_sync() in libglib >= 2.36

We recently added a workaround for it in gtk2-engines-oxygen and 
gtk2-engines-qtcurve:
http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/gtk2-engines-oxygen.git;a=commitdiff;h=6f9f175
https://github.com/tehnick/gtk2-engines-qtcurve-debian/commit/0c69763

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pidgin in Ubuntu.
https://bugs.launchpad.net/bugs/1169721

Title:
  pidgin froze while running kde4-config

Status in “pidgin” package in Ubuntu:
  New

Bug description:
  Pidgin froze. I attached gdb to it and got the following stacktrace:

  (gdb) bt
  #0  0x7fbf081013cd in poll () at ../sysdeps/unix/syscall-template.S:81
  #1  0x7fbf08c7a1dc in g_main_context_poll (n_fds=1, fds=0x7fbf0e2d0100, 
timeout=-1, context=0x7fbf0d6ba490, priority=) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3995
  #2  g_main_context_iterate (context=0x7fbf0d6ba490, block=block@entry=1, 
dispatch=dispatch@entry=1, self=) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3696
  #3  0x7fbf08c7a6ba in g_main_loop_run (loop=0x7fbf0e2d5a90) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3895
  #4  0x7fbf08cbbe41 in g_spawn_sync 
(working_directory=working_directory@entry=0x0, argv=, 
envp=envp@entry=0x0, flags=flags@entry=G_SPAWN_SEARCH_PATH, 
  child_setup=child_setup@entry=0x0, user_data=user_data@entry=0x0, 
standard_output=standard_output@entry=0x7fff8d6b7498, 
standard_error=standard_error@entry=0x0, 
  exit_status=exit_status@entry=0x0, error=error@entry=0x0) at 
/build/buildd/glib2.0-2.36.0/./glib/gspawn.c:434
  #5  0x7fbf08cbc2b8 in g_spawn_command_line_sync (command_line=, standard_output=0x7fff8d6b7498, standard_error=0x0, exit_status=0x0, 
error=0x0)
  at /build/buildd/glib2.0-2.36.0/./glib/gspawn.c:735
  #6  0x7fbef4edd184 in Oxygen::QtSettings::kdeConfigPathList() const () 
from /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  #7  0x7fbef4edfca7 in Oxygen::QtSettings::initialize(unsigned int) () 
from /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  #8  0x7fbef4ef1485 in Oxygen::Style::initialize(unsigned int) () from 
/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  #9  0x7fbef4ef17f1 in Oxygen::Style::fileChanged(_GFileMonitor*, _GFile*, 
_GFile*, GFileMonitorEvent, void*) () from 
/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  #10 0x7fbf044eec18 in ffi_call_unix64 () from 
/usr/lib/x86_64-linux-gnu/libffi.so.6
  #11 0x7fbf044ee580 in ffi_call () from 
/usr/lib/x86_64-linux-gnu/libffi.so.6
  #12 0x7fbf08f3e60b in g_cclosure_marshal_generic_va 
(closure=0x7fbf0d722990, return_value=0x0, instance=0x7fbf0d5ff200, 
args_list=, 
  marshal_data=0x7fbef4ef17e0 , n_params=3, 
param_types=0x7fbf0d6cc900)
  at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:1550
  #13 0x7fbf08f3d8e7 in _g_closure_invoke_va (closure=0x7fbf0d722990, 
return_value=0x0, instance=0x7fbf0d5ff200, args=0x7fff8d6b7c18, n_params=3, 
param_types=0x7fbf0d6cc900)
  at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:840
  #14 0x7fbf08f562df in g_signal_emit_valist (instance=0x7fbf0d5ff200, 
signal_id=, detail=0, var_args=var_args@entry=0x7fff8d6b7c18)
  at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3234
  #15 0x7fbf08f56f92 in g_signal_emit 
(instance=instance@entry=0x7fbf0d5ff200, signal_id=, 
detail=detail@entry=0) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3384
  #16 0x7fbf06747871 in emit_cb (data=0x7fbf0d5ff200) at 
/build/buildd/glib2.0-2.36.0/./gio/gfilemonitor.c:396
  #17 0x7fbf08c79f05 in g_main_dispatch (context=0x7fbf0d5cc320) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3054
  #18 g_main_context_dispatch (context=context@entry=0x7fbf0d5cc320) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3630
  #19 0x7fbf08c7a248 in g_main_context_iterate (context=0x7fbf0d5cc320, 
block=block@entry=1, dispatch=dispatch@entry=1, self=)
  at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3701
  #20 0x7fbf08c7a6ba in g_main_loop_run (loop=0x7fbf0e2f92b0) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3895
  #21 0x7fbf09ef2fe7 in gtk_main () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  #22 0x7fbf0b8ee419 in main (argc=1, argv=0x7fff8d6ba2d8) at 
/build/buildd/pidgin-2.10.7/./pidgin/gtkmain.c:933

  Here's the process that was launched by pidgin:

  $ ps 14001
PID TTY  STAT   TIME COMMAND
  14001 ?Z  0:00 [kde4-config] 

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pidgin 1:2.10.7-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  Uname: Linux 3.8.0-18-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Tue Apr 16 13:46:10 2013
  Ecryptf

[Desktop-packages] [Bug 1169721] Re: pidgin froze while running kde4-config

2013-05-29 Thread Tehnick
It is a bug in function g_spawn_command_line_sync() in libglib >= 2.36

We recently added a workaround for it in gtk2-engines-oxygen and 
gtk2-engines-qtcurve:
http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/gtk2-engines-oxygen.git;a=commitdiff;h=6f9f175
https://github.com/tehnick/gtk2-engines-qtcurve-debian/commit/0c69763

You may fix it in similar way.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pidgin in Ubuntu.
https://bugs.launchpad.net/bugs/1169721

Title:
  pidgin froze while running kde4-config

Status in “pidgin” package in Ubuntu:
  New

Bug description:
  Pidgin froze. I attached gdb to it and got the following stacktrace:

  (gdb) bt
  #0  0x7fbf081013cd in poll () at ../sysdeps/unix/syscall-template.S:81
  #1  0x7fbf08c7a1dc in g_main_context_poll (n_fds=1, fds=0x7fbf0e2d0100, 
timeout=-1, context=0x7fbf0d6ba490, priority=) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3995
  #2  g_main_context_iterate (context=0x7fbf0d6ba490, block=block@entry=1, 
dispatch=dispatch@entry=1, self=) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3696
  #3  0x7fbf08c7a6ba in g_main_loop_run (loop=0x7fbf0e2d5a90) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3895
  #4  0x7fbf08cbbe41 in g_spawn_sync 
(working_directory=working_directory@entry=0x0, argv=, 
envp=envp@entry=0x0, flags=flags@entry=G_SPAWN_SEARCH_PATH, 
  child_setup=child_setup@entry=0x0, user_data=user_data@entry=0x0, 
standard_output=standard_output@entry=0x7fff8d6b7498, 
standard_error=standard_error@entry=0x0, 
  exit_status=exit_status@entry=0x0, error=error@entry=0x0) at 
/build/buildd/glib2.0-2.36.0/./glib/gspawn.c:434
  #5  0x7fbf08cbc2b8 in g_spawn_command_line_sync (command_line=, standard_output=0x7fff8d6b7498, standard_error=0x0, exit_status=0x0, 
error=0x0)
  at /build/buildd/glib2.0-2.36.0/./glib/gspawn.c:735
  #6  0x7fbef4edd184 in Oxygen::QtSettings::kdeConfigPathList() const () 
from /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  #7  0x7fbef4edfca7 in Oxygen::QtSettings::initialize(unsigned int) () 
from /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  #8  0x7fbef4ef1485 in Oxygen::Style::initialize(unsigned int) () from 
/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  #9  0x7fbef4ef17f1 in Oxygen::Style::fileChanged(_GFileMonitor*, _GFile*, 
_GFile*, GFileMonitorEvent, void*) () from 
/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  #10 0x7fbf044eec18 in ffi_call_unix64 () from 
/usr/lib/x86_64-linux-gnu/libffi.so.6
  #11 0x7fbf044ee580 in ffi_call () from 
/usr/lib/x86_64-linux-gnu/libffi.so.6
  #12 0x7fbf08f3e60b in g_cclosure_marshal_generic_va 
(closure=0x7fbf0d722990, return_value=0x0, instance=0x7fbf0d5ff200, 
args_list=, 
  marshal_data=0x7fbef4ef17e0 , n_params=3, 
param_types=0x7fbf0d6cc900)
  at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:1550
  #13 0x7fbf08f3d8e7 in _g_closure_invoke_va (closure=0x7fbf0d722990, 
return_value=0x0, instance=0x7fbf0d5ff200, args=0x7fff8d6b7c18, n_params=3, 
param_types=0x7fbf0d6cc900)
  at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:840
  #14 0x7fbf08f562df in g_signal_emit_valist (instance=0x7fbf0d5ff200, 
signal_id=, detail=0, var_args=var_args@entry=0x7fff8d6b7c18)
  at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3234
  #15 0x7fbf08f56f92 in g_signal_emit 
(instance=instance@entry=0x7fbf0d5ff200, signal_id=, 
detail=detail@entry=0) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3384
  #16 0x7fbf06747871 in emit_cb (data=0x7fbf0d5ff200) at 
/build/buildd/glib2.0-2.36.0/./gio/gfilemonitor.c:396
  #17 0x7fbf08c79f05 in g_main_dispatch (context=0x7fbf0d5cc320) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3054
  #18 g_main_context_dispatch (context=context@entry=0x7fbf0d5cc320) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3630
  #19 0x7fbf08c7a248 in g_main_context_iterate (context=0x7fbf0d5cc320, 
block=block@entry=1, dispatch=dispatch@entry=1, self=)
  at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3701
  #20 0x7fbf08c7a6ba in g_main_loop_run (loop=0x7fbf0e2f92b0) at 
/build/buildd/glib2.0-2.36.0/./glib/gmain.c:3895
  #21 0x7fbf09ef2fe7 in gtk_main () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  #22 0x7fbf0b8ee419 in main (argc=1, argv=0x7fff8d6ba2d8) at 
/build/buildd/pidgin-2.10.7/./pidgin/gtkmain.c:933

  Here's the process that was launched by pidgin:

  $ ps 14001
PID TTY  STAT   TIME COMMAND
  14001 ?Z  0:00 [kde4-config] 

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pidgin 1:2.10.7-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  Uname: Linux 3.8.0-18-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Tue Apr 16 13:46:10 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-04-05 (11 days ago

[Desktop-packages] [Bug 1172285] Re: moving bookmark in file select dialog doesn't behaves correctly

2013-05-29 Thread Paolo Benvenuto
apparently fixed

** Changed in: gtk+3.0 (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1172285

Title:
  moving bookmark in file select dialog doesn't behaves correctly

Status in GTK+ GUI Toolkit:
  New
Status in “gtk+3.0” package in Ubuntu:
  Fix Released

Bug description:
  Reproduce it:

  - open file selector in firefox/geany/libreoffice/ecc.
  - create 4 bookmarks if you haven't any
  - in the left pane, move a bookmark downward/upward: you'll see the marker, 
but when you release the bookmark it doesn't move where the marker showed

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libgtk2.0-0 2.24.13-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-28.31-lowlatency 3.5.7.9
  Uname: Linux 3.5.0-28-lowlatency i686
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: i386
  Date: Wed Apr 24 15:44:44 2013
  EcryptfsInUse: Yes
  MarkForUpload: True
  SourcePackage: gtk+2.0
  UpgradeStatus: Upgraded to quantal on 2012-12-31 (114 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185629] Re: Background hissing sound even when volume muted

2013-05-29 Thread Raymond
send email to the author to fix the pin default

http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_sigmatel.c?id=29ac83635fcf244a7178f9fc8f918cd7ddf799d5



Codec: SigmaTel STAC9271D
Address: 2
AFG Function Id: 0x1 (unsol 1)
Vendor Id: 0x83847627
Subsystem Id: 0x80862504
Revision Id: 0x100201

Node 0x0d [Pin Complex] wcaps 0x400181: Stereo
  Control: name="Speaker Jack", index=0, device=0
  Pincap 0x173f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
  Pin Default 0x01114210: [Jack] Speaker at Ext Rear
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x40: OUT VREF_HIZ
  Unsolicited: tag=04, enabled=1
  Connection: 1
 0x02

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1185629

Title:
  Background hissing sound even when volume muted

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  Problem also occurs on the front headphone jack, and when using
  different headphones. The volume of the static noise also increases
  whenever I perform some action, e.g. clicking a tab, inserting a usb
  key or compressing/uncompressing a tar.gz archive. There is also a
  consistent pulsing superimposed on the background static noise.

  Modifying /etc/modprobe.d/alsa-base.conf with various options for snd-
  hda-intel have had little or no effect, and adjusting the sliders in
  alsamixer have also proved fruitless.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-44.69-generic-pae 3.2.44
  Uname: Linux 3.2.0-44-generic-pae i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ccapo  2132 F pulseaudio
   /dev/snd/controlC0:  ccapo  2132 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xe032 irq 49'
 Mixer name : 'SigmaTel STAC9271D'
 Components : 'HDA:83847627,80862504,00100201'
 Controls  : 33
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'U0x46d0x8d7'/'USB Device 0x46d:0x8d7 at usb-:00:1a.1-1, full 
speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:08d7'
 Controls  : 3
 Simple ctrls  : 2
  Date: Wed May 29 22:24:20 2013
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/tcsh
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Green Speaker, Rear
  Symptom_Type: High background noise, or volume is too low
  Title: [DG965WH, SigmaTel STAC9271D, Green Speaker, Rear] Background noise or 
low volume
  UpgradeStatus: Upgraded to precise on 2013-03-18 (73 days ago)
  dmi.bios.date: 10/17/2006
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: MQ96510J.86A.1458.2006.1017.1151
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DG965WH
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD41692-304
  dmi.chassis.asset.tag: snc302eeh
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrMQ96510J.86A.1458.2006.1017.1151:bd10/17/2006:svnSyx:pnDG965WH:pvrIntel965:rvnIntelCorporation:rnDG965WH:rvrAAD41692-304:cvn:ct2:cvr:
  dmi.product.name: DG965WH
  dmi.product.version: Intel 965
  dmi.sys.vendor: Syx
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2013-05-29T22:20:16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1185629/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1153734] Re: Corrupt graphics on Ubuntu 13.04

2013-05-29 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1153734

Title:
  Corrupt graphics on Ubuntu 13.04

Status in “xorg” package in Ubuntu:
  Expired

Bug description:
  Just upgraded to Ubuntu 13.04 64-bit, fresh install onto SSD drive on
  Advent 9113 lappy. Intel Dual Core T2310 @1.46Ghz x 2 and Intel 965GM
  2 Gb Ram. While using open office I notice the display was vey
  twitchy, it got so bad I started saving my document frequently. It's
  not just OO, it does it all the time. I thought it was the display
  connection failing as tapping the laptop would return the display
  normal. It never crashes, keeps going but just can't see what I'm
  typing. Even now, I see the screen twitching. I have re-inserted my
  old drive, booted up and everything is stable. The old system was
  12.10 32bit. Anyone got any idea's??

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 871325]

2013-05-29 Thread Karlt
This statement asserts that libunity is preferred over the DBus interface:
"While the libunity API is stable, the DBus protocol underneath is not. We 
strongly discourage anyone from relying on it."

If libunity ends up changing, we can expect the soname to change, and so
the worst that will happen is that Gecko will fail to find the library
and will fall back to current behavior.  Even then, it probably won't be
too difficult to adjust Gecko for changes in the libunity API.  So using
libunity sounds fine.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/871325

Title:
  Implement Unity Launcher API in Firefox for downloads' progress and
  quicklist

Status in The Mozilla Firefox Browser:
  Confirmed
Status in One Hundred Paper Cuts:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu, Firefox should use the Unity Launcher API to show progress of the 
downloads and to show a quicklist (for example, New Window).
  There's yet an extension about the downloads' progress: UnityFox 
(https://launchpad.net/unityfox).
  Could you integrate the extension in Firefox by default?

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 867806] Re: df -h permission denied error

2013-05-29 Thread Yulianto
I use this quick fix. Not sure if it is appropriate from security perspective:
sudo adduser  lightdm

Doing that, will add "the user" into group lightdm.
Since directory /var/lib/lightdm has group read permission (drwxr-x---), thus 
"df" will not complain anymore.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/867806

Title:
  df -h permission denied error

Status in Light Display Manager:
  New
Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  Running "df -h" from the cli as a normal user returns:

  FilesystemSize  Used Avail Use% Mounted on
  /dev/md0   37G  6.6G   29G  19% /
  udev  796M  8.0K  796M   1% /dev
  tmpfs 322M  888K  321M   1% /run
  none  5.0M 0  5.0M   0% /run/lock
  none  805M   92K  805M   1% /run/shm
  /dev/sda3 1.8T  265G  1.6T  15% /mnt/d1
  /dev/sdb3 1.8T  1.7T  102G  95% /mnt/d2
  /dev/sdc3 893G   33M  893G   1% /mnt/d3
  df: `/var/lib/lightdm/.gvfs': Permission denied
  $

  running with "su"

  $ sudo df -h
  FilesystemSize  Used Avail Use% Mounted on
  /dev/md0   37G  6.6G   29G  19% /
  udev  796M  8.0K  796M   1% /dev
  tmpfs 322M  888K  321M   1% /run
  none  5.0M 0  5.0M   0% /run/lock
  none  805M   92K  805M   1% /run/shm
  /dev/sda3 1.8T  265G  1.6T  15% /mnt/d1
  /dev/sdb3 1.8T  1.7T  102G  95% /mnt/d2
  /dev/sdc3 893G   33M  893G   1% /mnt/d3
  $

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: bash 4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-10.16-server 3.0.4
  Uname: Linux 3.0.0-10-server x86_64
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Tue Oct  4 14:17:28 2011
  InstallationMedia: Ubuntu-Server 11.04 "Natty Narwhal" - Release amd64 
(20110426)
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
  SourcePackage: bash
  UpgradeStatus: Upgraded to oneiric on 2011-09-05 (29 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1176903] Re: Chromium browser window opens on startup even though I never configured this

2013-05-29 Thread Saikrishna Arcot
It's a different bug, which I accidentally added to the remote bug watch
by linking to it.

** Bug watch removed: code.google.com/p/chromium/issues #58083
   http://code.google.com/p/chromium/issues/detail?id=58083

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1176903

Title:
  Chromium browser window opens on startup even though I never
  configured this

Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  When I start Xubuntu 13.04, a Chromium window opens after I log in to
  my session. I have never configured Chromium to open a browser window
  automatically. This happened even back with 12.10, before I upgraded
  the instance to 13.04.

  Note that this is not the same as #1175601. With the other bug report,
  the problem is two background instances of Chromium are running at the
  same time. With this report, the problem is not the background
  instances but that the browser window opens without me having
  configured it to do so. What should happen is, by default, the
  Chromium browser window does not open until I manually open it.

  I also have a 13.04 Xubuntu instance that I built from scratch. It
  also has chromium-browser installed, same version as on the machine
  with this problem. Not only does it not show a Chromium background
  process in the menu bar on the top right, running "ps xfwww" does not
  show any evidence of a Chromium background process running, so I am
  seeing inconsistent behaviors here. (Not sure if that informs this
  bug; I'd be happy to open a different bug report if appropriate.)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: chromium-browser 25.0.1364.160-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Mon May  6 08:21:23 2013
  Desktop-Session:
   DESKTOP_SESSION = xubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-xubuntu:/etc/xdg:/etc/xdg
   XDG_DATA_DIRS = /usr/share/xubuntu:/usr/local/share/:/usr/share/:/usr/share
  EcryptfsInUse: Yes
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationDate: Installed on 2013-01-02 (123 days ago)
  InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  MarkForUpload: True
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to raring on 2013-04-30 (5 days ago)
  chromium-default: CHROMIUM_FLAGS=""
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'firefox\n'/desktop/gnome/url-handlers/https/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'elementary-xfce-dark\n'/desktop/gnome/interface/gtk_theme = b'Greybird\n'

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185629] [NEW] Background hissing sound even when volume muted

2013-05-29 Thread Chris Capobianco
Public bug reported:

Problem also occurs on the front headphone jack, and when using
different headphones. The volume of the static noise also increases
whenever I perform some action, e.g. clicking a tab, inserting a usb key
or compressing/uncompressing a tar.gz archive. There is also a
consistent pulsing superimposed on the background static noise.

Modifying /etc/modprobe.d/alsa-base.conf with various options for snd-
hda-intel have had little or no effect, and adjusting the sliders in
alsamixer have also proved fruitless.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-44.69-generic-pae 3.2.44
Uname: Linux 3.2.0-44-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ccapo  2132 F pulseaudio
 /dev/snd/controlC0:  ccapo  2132 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xe032 irq 49'
   Mixer name   : 'SigmaTel STAC9271D'
   Components   : 'HDA:83847627,80862504,00100201'
   Controls  : 33
   Simple ctrls  : 20
Card1.Amixer.info:
 Card hw:1 'U0x46d0x8d7'/'USB Device 0x46d:0x8d7 at usb-:00:1a.1-1, full 
speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB046d:08d7'
   Controls  : 3
   Simple ctrls  : 2
Date: Wed May 29 22:24:20 2013
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/tcsh
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
Symptom_Card: Built-in Audio - HDA Intel
Symptom_Jack: Green Speaker, Rear
Symptom_Type: High background noise, or volume is too low
Title: [DG965WH, SigmaTel STAC9271D, Green Speaker, Rear] Background noise or 
low volume
UpgradeStatus: Upgraded to precise on 2013-03-18 (73 days ago)
dmi.bios.date: 10/17/2006
dmi.bios.vendor: Intel Corp.
dmi.bios.version: MQ96510J.86A.1458.2006.1017.1151
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DG965WH
dmi.board.vendor: Intel Corporation
dmi.board.version: AAD41692-304
dmi.chassis.asset.tag: snc302eeh
dmi.chassis.type: 2
dmi.modalias: 
dmi:bvnIntelCorp.:bvrMQ96510J.86A.1458.2006.1017.1151:bd10/17/2006:svnSyx:pnDG965WH:pvrIntel965:rvnIntelCorporation:rnDG965WH:rvrAAD41692-304:cvn:ct2:cvr:
dmi.product.name: DG965WH
dmi.product.version: Intel 965
dmi.sys.vendor: Syx
mtime.conffile..etc.modprobe.d.alsa.base.conf: 2013-05-29T22:20:16

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


** Tags: apport-bug i386 precise

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1185629

Title:
  Background hissing sound even when volume muted

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  Problem also occurs on the front headphone jack, and when using
  different headphones. The volume of the static noise also increases
  whenever I perform some action, e.g. clicking a tab, inserting a usb
  key or compressing/uncompressing a tar.gz archive. There is also a
  consistent pulsing superimposed on the background static noise.

  Modifying /etc/modprobe.d/alsa-base.conf with various options for snd-
  hda-intel have had little or no effect, and adjusting the sliders in
  alsamixer have also proved fruitless.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-44.69-generic-pae 3.2.44
  Uname: Linux 3.2.0-44-generic-pae i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ccapo  2132 F pulseaudio
   /dev/snd/controlC0:  ccapo  2132 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xe032 irq 49'
 Mixer name : 'SigmaTel STAC9271D'
 Components : 'HDA:83847627,80862504,00100201'
 Controls  : 33
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'U0x46d0x8d7'/'USB Device 0x46d:0x8d7 at usb-:00:1a.1-1, full 
speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:08d7'
 Controls  : 3
 Simple ctrls  : 2
  Date: Wed May 29 22:24:20 2013
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/tcsh
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Green Speaker, Rear
  Symptom_Ty

[Desktop-packages] [Bug 1176903] Re: Chromium browser window opens on startup even though I never configured this

2013-05-29 Thread Aren Cambre
Just to be clear,
http://code.google.com/p/chromium/issues/detail?id=58083 is not the same
as this. I assume that's what Saikrishna noted by removing the bug
watch?

** Bug watch added: code.google.com/p/chromium/issues #58083
   http://code.google.com/p/chromium/issues/detail?id=58083

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1176903

Title:
  Chromium browser window opens on startup even though I never
  configured this

Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  When I start Xubuntu 13.04, a Chromium window opens after I log in to
  my session. I have never configured Chromium to open a browser window
  automatically. This happened even back with 12.10, before I upgraded
  the instance to 13.04.

  Note that this is not the same as #1175601. With the other bug report,
  the problem is two background instances of Chromium are running at the
  same time. With this report, the problem is not the background
  instances but that the browser window opens without me having
  configured it to do so. What should happen is, by default, the
  Chromium browser window does not open until I manually open it.

  I also have a 13.04 Xubuntu instance that I built from scratch. It
  also has chromium-browser installed, same version as on the machine
  with this problem. Not only does it not show a Chromium background
  process in the menu bar on the top right, running "ps xfwww" does not
  show any evidence of a Chromium background process running, so I am
  seeing inconsistent behaviors here. (Not sure if that informs this
  bug; I'd be happy to open a different bug report if appropriate.)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: chromium-browser 25.0.1364.160-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Mon May  6 08:21:23 2013
  Desktop-Session:
   DESKTOP_SESSION = xubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-xubuntu:/etc/xdg:/etc/xdg
   XDG_DATA_DIRS = /usr/share/xubuntu:/usr/local/share/:/usr/share/:/usr/share
  EcryptfsInUse: Yes
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationDate: Installed on 2013-01-02 (123 days ago)
  InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  MarkForUpload: True
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to raring on 2013-04-30 (5 days ago)
  chromium-default: CHROMIUM_FLAGS=""
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'firefox\n'/desktop/gnome/url-handlers/https/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'elementary-xfce-dark\n'/desktop/gnome/interface/gtk_theme = b'Greybird\n'

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1162485] Re: It is impossible to add new location to the list, should be removed from raring

2013-05-29 Thread Joshua Tasker
Upstream development has resumed (I'm the new maintainer), and this is
fixed in the latest version. How do I get the official Ubuntu package
updated?

** Changed in: weather-indicator
   Status: New => Fix Released

** Changed in: weather-indicator
Milestone: None => 13.05.17

** Changed in: weather-indicator
   Importance: Undecided => High

** Changed in: weather-indicator
 Assignee: (unassigned) => Joshua Tasker (jtasker)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to indicator-weather in Ubuntu.
https://bugs.launchpad.net/bugs/1162485

Title:
  It is impossible to add new location to the list, should be removed
  from raring

Status in Indicator-Weather:
  Fix Released
Status in “indicator-weather” package in Ubuntu:
  Fix Released

Bug description:
  I tried to add a new location to my list, and it works until the point
  clicking on the Apply button. It shows the locations I can name them,
  but when I finally click on the Apply button a system alert comes up
  saying that the program has crashed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-weather 11.11.28-0ubuntu1.3
  ProcVersionSignature: Ubuntu 3.2.0-39.62-generic-pae 3.2.39
  Uname: Linux 3.2.0-39-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  Date: Sun Mar 31 15:47:15 2013
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423.2)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: indicator-weather
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/weather-indicator/+bug/1162485/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185463] Re: LibreOffice 4.0.2 / 4.0.3 /4.1.0 very slow when access forms with Parent-Child (subform) relationships

2013-05-29 Thread Christopher M. Penalver
** Tags removed: 13.04 4.x downgrade libreoffice slow upgrade

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1185463

Title:
  LibreOffice 4.0.2 / 4.0.3 /4.1.0 very slow when access forms with
  Parent-Child (subform) relationships

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Several days ago I upgrade from Ubuntu 12.04 to 13.04.
  Original repositories changes releases of LibreOffice and updated it

  When access to forms with Forms/Subforms combination (Parent-Child
  Relationship) the parent record display fine but the subform data
  display takes long time (4 secs before update to 40 secs with the
  upgrade)

  I changed from 4.0.2 (official repository) to downlodable 4.0.3 and turn 
worst.
  I changed ODBC and drivers from MySQL and the same result.
  I reinstall MySQL server to avoid DB-Tables perfomance issues.
  I checked CPU usage and almost takes 100% when navigated thru records

  I had to downgrade to  LO 3.6.6 version and works as expected (as long
  as Ubuntu 12.04).

  At present time I use:

  Ubuntu release 13.04
  MySQL 5.5.31

  Any Ideas?

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026575] Re: indicator-weather leaves entries in gnome-session after removal

2013-05-29 Thread Joshua Tasker
This will be fixed in the next release. Previously, indicator-weather
itself was creating the autostart file; now, the setup.py is responsible
for creating the autostart file (and thus it gets removed by dpkg
correctly)

** Changed in: weather-indicator
Milestone: None => 13.05.26

** Changed in: weather-indicator
   Status: New => Fix Committed

** Changed in: weather-indicator
 Assignee: (unassigned) => Joshua Tasker (jtasker)

** Changed in: weather-indicator
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to indicator-weather in Ubuntu.
https://bugs.launchpad.net/bugs/1026575

Title:
  indicator-weather leaves entries in gnome-session after removal

Status in Indicator-Weather:
  Fix Committed
Status in “indicator-weather” package in Ubuntu:
  Confirmed

Bug description:
  I have purged the indicator-weather applet put now I get errors in my
  ~/.xsession-errors:

  gnome-session[1898]: WARNING: Could not parse desktop file 
/home/saddy/.config/autostart/indicator-weather.desktop: Datei oder Verzeichnis 
nicht gefunden (file not found)
  gnome-session[1898]: WARNING: could not read 
/home/saddy/.config/autostart/indicator-weather.desktop

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-weather (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: amd64
  Date: Thu Jul 19 13:40:16 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120420)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: indicator-weather
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/weather-indicator/+bug/1026575/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 148148] Re: [Upstream] Calc uses huge amount of ram and cpu to load 18MB .xls

2013-05-29 Thread Christopher M. Penalver
Fix Released as this works fine in Raring.

lsb_release -rd
Description:Ubuntu 13.04
Release:13.04

apt-cache policy libreoffice-calc
libreoffice-calc:
  Installed: 1:4.0.2-0ubuntu1
  Candidate: 1:4.0.2-0ubuntu1
  Version table:
 *** 1:4.0.2-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ raring/main i386 Packages
100 /var/lib/dpkg/status

** No longer affects: libreoffice (Ubuntu)

** Package changed: gnumeric (Ubuntu) => libreoffice (Ubuntu)

** Changed in: libreoffice (Ubuntu)
   Status: Invalid => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to openoffice.org in Ubuntu.
https://bugs.launchpad.net/bugs/148148

Title:
  [Upstream] Calc uses huge amount of ram and cpu to load 18MB .xls

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  New
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org
  1) lsb_release -rd
  Description:Ubuntu 11.04
  Release:11.04

  2) apt-cache policy libreoffice-calc
  libreoffice-calc:
    Installed: 1:3.3.2-1ubuntu5
    Candidate: 1:3.3.2-1ubuntu5
    Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-proposed/main i386
  Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in LibreOffice Calc via the Terminal:

  cd ~/Desktop && wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/148148/+attachment/151803/+files/Heroforge_5.1.2.7.zip
  && file-roller -h Heroforge_5.1.2.7.zip && localc -nologo
  Heroforge_5.1.2.7.xls

  it opens quickly and successfully.

  4) What happens instead is it takes 7 minutes+ to load on a PC with 1
  GHz CPU, 512 MB RAM.

  WORKAROUND: While LO was loading the document I loaded, clicked
  around, then closed a copy of the file in Gnumeric in less than a
  minute.

  apt-cache policy gnumeric
  gnumeric:
    Installed: 1.10.13-1ubuntu1
    Candidate: 1.10.13-1ubuntu1
    Version table:
   *** 1.10.13-1ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  Original Reporter Comments: OOo crashes calc on startup here. I get
  the "Openoffice crashed and will now restart and try to recover the
  documents", at which point it restarts into OOo writer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/148148/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1061195] Re: Can't create EWS or MAPI account

2013-05-29 Thread Andrew M-H
I confirm the same bug with evolution-ews even with the updated data-
server

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1061195

Title:
  Can't create EWS or MAPI account

Status in “evolution-data-server” package in Ubuntu:
  Confirmed

Bug description:
  Evolution appears unable to create an EW or MAPI account. All the
  steps proceed normally, including fetching the URL (for EWS) or
  authenticating (for MAPI). However, at the conclusion of account
  creation process, no actual account appears in the list.

  I've tried starting Evolution from the command line using various
  DEBUG_ variables and there are no EWS- or MAPI-specific errors. So I'm
  not exactly sure what to do next.

  I am fairly certain the problem doesn't lie with my corporate Exchange
  server, as web mail works fine and any other EWS-capable client (like
  the mail app in Android).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.6.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Wed Oct  3 12:40:28 2012
  InstallationMedia: Ubuntu-Server 12.10 "Quantal Quetzal" - Beta amd64 
(20120925)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1048684] Re: soffice.bin crashed with SIGSEGV

2013-05-29 Thread Christopher M. Penalver
Steve Magoun, could you please sanitize the document of sensitive
information and then post it to this report?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1048684

Title:
  soffice.bin crashed with SIGSEGV

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  libreoffice crashed while opening a .docx document attached to an
  email. Unfortunately I can't share the document - it's confidential.

  To reproduce:
  1) Double-click a docx document

  Expected results:
  Document opens

  Actual results:
  LibreOffice splash screen displays briefly, then disappears. Apport reports 
that soffice.bin crashed. Libreoffice does not open the document.

  This is reproducible on my system - I reliably cannot open the
  document in libreoffice.

  There is no related output when I open the doc from a terminal by
  invoking 'libreoffice '

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.1~rc2-1ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CrashCounter: 1
  Date: Mon Sep 10 10:46:13 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer /tmp/Linux\ 
Requirements\ Specification\ for\ Lenovo\ IdeaPad\ 2013\ WW.docx --splash-pipe=6
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f2f88991b1f:mov0x8(%rax),%rax
   PC (0x7f2f88991b1f) ok
   source "0x8(%rax)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/../program/libswlo.so
   ?? () from /usr/lib/libreoffice/program/../program/libswlo.so
   ?? () from /usr/lib/libreoffice/program/../program/libswlo.so
   ?? () from /usr/lib/libreoffice/program/../program/libswlo.so
   ?? () from /usr/lib/libreoffice/program/../program/libwriterfilterlo.so
  Title: soffice.bin crashed with SIGSEGV
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (33 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1099314] Re: noise in both speakers and Headphone after connecting to ubuntu 12.10

2013-05-29 Thread Christopher M. Penalver
Raymond, could you please provide a justification for toggling this to
Incomplete?

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1099314

Title:
   noise in both speakers and Headphone after connecting to ubuntu 12.10

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  This bug is similar to #1003821, #1003821.

  WORKAROUND: Comment out the options snd-hda-intel line in
  /etc/modprobe.d/alsa-base.conf and reboot.

  options snd-hda-intel model=laptop-hpmicsense

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  yoga   3961 F pulseaudio
  Date: Mon Jan 14 13:08:57 2013
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Black SPDIF Out, Front, Docking station
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: None of the above
  Title: [Presario V6000 (GN397PA#ACJ), Conexant CX20549 (Venice), Black SPDIF 
Out, Front, Docking station] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.2D
  dmi.board.name: 30BB
  dmi.board.vendor: Quanta
  dmi.board.version: 66.42
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.2D:bd11/26/2008:svnHewlett-Packard:pnPresarioV6000(GN397PA#ACJ):pvrRev1:rvnQuanta:rn30BB:rvr66.42:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: Presario V6000 (GN397PA#ACJ)
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2012-12-14T22:27:32.442516

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1099314/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1181522] Re: gnome-games missing in raring?

2013-05-29 Thread LocutusOfBorg
Sorry the upstream bug claims you cannot play aisleriot and freecell togheter, 
I just tried
locutus@Unimatrix01-Raring:~ $ sol &
[1] 27572
locutus@Unimatrix01-Raring:~ $ sol --freecell

and I can play klondike and freecell toghether, so please reconsider
readding the desktop file inside.


I can provide the patch if needed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-games in Ubuntu.
https://bugs.launchpad.net/bugs/1181522

Title:
  gnome-games missing in raring?

Status in “gnome-games” package in Ubuntu:
  New
Status in “meta-gnome3” package in Ubuntu:
  New

Bug description:
  I cannot find any gnome-games package in raring ringtail.

  I "backported" it from quantal, and it is building well
  
https://code.launchpad.net/~costamagnagianfranco/+archive/locutusofborg-ppa/+packages

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185525] Re: [G41MT-S2P, VIA VT2020, Green Headphone Out, Front] No sound at all

2013-05-29 Thread Raymond
Node 0x28 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name="Headphone Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x00 0x00]
  Pincap 0x233c: IN OUT HP Detect
Vref caps: HIZ 50 100
  Pin Default 0x0221401f: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0xf
  Pin-ctls: 0xc0: OUT HP VREF_HIZ
  Unsolicited: tag=05, enabled=1
  Power states:  D0 D1 D2 D3
  Power: setting=D3, actual=D3
  Connection: 1
 0x1b

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1185525

Title:
  [G41MT-S2P, VIA VT2020, Green Headphone Out, Front] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  sound is not coming in hand free

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: alsa-base 1.0.24+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
  Uname: Linux 2.6.38-12-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: VT2020 Analog [VT2020 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 43'
 Mixer name : 'VIA VT2020'
 Components : 'HDA:11060441,1458a014,00100100'
 Controls  : 21
 Simple ctrls  : 14
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfcffc000 irq 17'
 Mixer name : 'Nvidia GPU 1c HDMI/DP'
 Components : 'HDA:10de001c,10de,00100100'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  CurrentDmesg:
   [  176.640005] eth0: no IPv6 routers present
   [  185.206657] ISO 9660 Extensions: Microsoft Joliet Level 3
   [  185.382219] ISO 9660 Extensions: RRIP_1991A
   [ 1090.012144] VFS: busy inodes on changed media or resized disk sr0
  Date: Wed May 29 22:48:14 2013
  LiveMediaBuild: Zorin OS 5.2 32bit - Release i386
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Internal Audio - HDA Intel
  Symptom_DevicesInUse: 4325  4325
  Symptom_Jack: Green Headphone Out, Front
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G41MT-S2P, VIA VT2020, Green Headphone Out, Front] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/31/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F1
  dmi.board.name: G41MT-S2P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF1:bd12/31/2010:svnGigabyteTechnologyCo.,Ltd.:pnG41MT-S2P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG41MT-S2P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G41MT-S2P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1185525/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 411542]

2013-05-29 Thread Gorka Navarrete
The problem persists in LO 4.1.0.0.beta1 in Ubuntu 13.04 64-bit in a
fairly modern hardware (i7, 8GB RAM).

I don't see a significant improvement after disabling AA (In Tools >
Options > View > Screen font antialiasing).

Reducing the size of the box containing the text does improve a lot the
speed.

In my opinion, this should be labeled as a high important bug as it
creates a very bad impression on people using LO for the first time.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to openoffice.org in Ubuntu.
https://bugs.launchpad.net/bugs/411542

Title:
  [Upstream] Impress very slow due to Anti-Aliasing

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  OpenOffice.org 3.1 in Karmic seems to be noticably slower than
  OpenOffice.org 3.0. My suspicion is that this is because of the new
  anti-aliased rendering. Some examples of how it is slow:

   * Moving text boxes around is laggy.
   * Re-arranging slide order is terribly slow and after I had moved the slide 
to its new location I waited about 60 seconds for it to finally land.

  I tested the OpenOffice.org 3.1 in Jaunty with similar problems.

  Not reproducible in:
  lsb_release -rd
  Description: Ubuntu precise (development branch)
  Release: 12.04

  apt-cache policy libreoffice-impress
  libreoffice-impress:
Installed: 1:3.5.0-1ubuntu4
Candidate: 1:3.5.0-1ubuntu4
Version table:
   *** 1:3.5.0-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  lspci -nn | grep VGA
  00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung GmbH 
VirtualBox Graphics Adapter [80ee:beef]

  ProblemType: Bug
  Architecture: i386
  Date: Mon Aug 10 10:01:21 2009
  DistroRelease: Ubuntu 9.10
  Package: openoffice.org-core 1:3.1.0-5ubuntu1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.31-5-generic i686

  Architecture: i386
  DistroRelease: Ubuntu 9.10
  MachineType: LENOVO 7417CTO
  Package: xorg 1:7.4+3ubuntu5
  PackageArchitecture: i386
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-5-generic 
root=UUID=d0c0ae51-5326-4259-8fa7-82f0ddc8e582 ro quiet splash
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
  RelatedPackageVersions:
   xserver-xorg 1:7.4+3ubuntu5
   libgl1-mesa-glx 7.5-1ubuntu1
   libdrm2 2.4.12-1ubuntu1
   xserver-xorg-video-intel 2:2.8.0-0ubuntu2
   xserver-xorg-video-ati 1:6.12.99+git20090629.f39cafc5-0ubuntu5
  Uname: Linux 2.6.31-5-generic i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
  dmi.bios.date: 01/09/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET56WW (2.02 )
  dmi.board.name: 7417CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET56WW(2.02):bd01/09/2009:svnLENOVO:pn7417CTO:pvrThinkPadT400:rvnLENOVO:rn7417CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7417CTO
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO
  fglrx: Not loaded
  system:
   distro: Ubuntu
   architecture: i686kernel: 2.6.31-5-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/411542/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1088146] Re: Asus n56vz battery state is wrong or battery not charging at all.

2013-05-29 Thread markus bruetsch
I have the same issue; however it goes further. The Hibernation when the 
Battery is critically low, does not work. The computer runs until the battery 
is empty. > unclean fs.
After that the fam is at 100% speed, the battery will not charge and the 
battery light blinks green ornage.
Cludge: shutdown the pc; remove battery, reinsert battery.
Then it will run correctly again. Of couse battery at this point is empty and 
must be fully charged.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1088146

Title:
  Asus n56vz battery state is wrong or battery not charging at all.

Status in “upower” package in Ubuntu:
  Confirmed

Bug description:
  I have an ASUS N56VZ notebook. There are some bugs I have mentioned and they 
are known on ubuntu forums.
  Sometimes I am getting strange results in battery power state, that are not 
even close to be accurate.
  So bugs are:
  1) Then I am turning on the notebok with not enough power (3% for example) 
the fan is going to it`s full speed (no CPU loading at all) and the power 
indicator shows that power is insufficient. Plugging the power adapter didn`t 
solved the problem - it was not charging and notebook soon turns off. 
  2) As I described above, I can`t feed the notebook sometimes (especially on 
low battery level).
  3) I am getting the strange battery state result: sometimes it looks, that 
it`s charging very slow. Am am working about a hour and my power level just 
rised from 30 minutes to 40 minutes.
  4) I am not sure about this bug, may be it`s a hardware one, but then I 
turned notebook off with plugged in power adapter, it was not charged at all 
for the whole night! 
  http://ubuntuforums.org/showthread.php?t=2084696 - here is a proof, that I am 
not alone )))

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: upower 0.9.17-1build1
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sun Dec  9 13:18:17 2012
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2012-11-30 (8 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   
  SourcePackage: upower
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 982889] Re: X trying to start before plymouth has finished using the drm driver

2013-05-29 Thread Tim
** Branch linked: lp:~darkxst/ubuntu/raring/gdm/lp982889

** Branch linked: lp:~darkxst/ubuntu/precise/gdm/lp982889

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/982889

Title:
  X trying to start before plymouth has finished using the drm driver

Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in “gdm” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  New
Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “plymouth” package in Ubuntu:
  Fix Released
Status in “gdm” source package in Precise:
  New
Status in “kde-workspace” source package in Precise:
  New
Status in “lightdm” source package in Precise:
  Fix Committed
Status in “plymouth” source package in Precise:
  Fix Committed
Status in “gdm” source package in Raring:
  New
Status in “kde-workspace” source package in Raring:
  New
Status in “lightdm” source package in Raring:
  Fix Released
Status in “plymouth” source package in Raring:
  Fix Released
Status in “gdm” source package in Saucy:
  Fix Released
Status in “kde-workspace” source package in Saucy:
  New
Status in “lightdm” source package in Saucy:
  Fix Released
Status in “plymouth” source package in Saucy:
  Fix Released

Bug description:
  X server fails to start the first time after boot, it works fine when
  I start it again.

  Looks like a race condition with intel drm initialization, i guess X
  tries to start faster than drm driver is initialized so it fails.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Mon Apr 16 10:35:28 2012
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Micro-Star International Co., Ltd. Device [1462:7750]
   Advanced Micro Devices [AMD] nee ATI Barts XT [ATI Radeon HD 6800 Series] 
[1002:6738] (prog-if 00 [VGA controller])
 Subsystem: Giga-byte Technology Device [1458:21fa]
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  MachineType: MSI MS-7750
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-23-generic 
root=/dev/mapper/ssd-ubuntu--precise ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/25/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V4.0
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z68A-G43 (G3) (MS-7750)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV4.0:bd08/25/2011:svnMSI:pnMS-7750:pvr1.0:rvnMSI:rnZ68A-G43(G3)(MS-7750):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7750
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.7.6-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/982889/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 878647] Re: [Upstream] Scrolling down highlighted comment takes 3 seconds to go down 2 rows

2013-05-29 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/878647

Title:
  [Upstream] Scrolling down highlighted comment takes 3 seconds to go
  down 2 rows

Status in LibreOffice Productivity Suite:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-calc
  libreoffice-calc:
    Installed: 1:3.4.3-3ubuntu2
    Candidate: 1:3.4.3-3ubuntu2
    Version table:
   *** 1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen LibreOffice Calc via the Terminal:

  cd ~/Desktop && wget https://bugs.launchpad.net/df-
  libreoffice/+bug/878647/+attachment/2562053/+files/example.ods &&
  localc -nologo example.ods

  is when one highlights the shown comment and scrolls down, it is as
  quick as when it's not highlighted.

  4) What happens is it takes ~3 seconds to go down 2 rows. the entire
  message is 180 rows, so it takes ~3 minutes.

  WORKAROUND: Pg+Down, Ctrl+Home, Ctrl+End, Pg+Up work immediately.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.3-3ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Thu Oct 20 00:06:52 2011
  EcryptfsInUse: Yes
  InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.3)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-19 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/878647/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 878647]

2013-05-29 Thread Christopher M. Penalver
A, this is much less severe in:
lsb_release -rd
Description:Ubuntu 13.04
Release:13.04

apt-cache policy libreoffice-calc
libreoffice-calc:
  Installed: 1:4.0.2-0ubuntu1
  Candidate: 1:4.0.2-0ubuntu1
  Version table:
 *** 1:4.0.2-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ raring/main i386 Packages
100 /var/lib/dpkg/status

The reduced severity issue is also reproducible in:
Version: 4.2.0.0.alpha0+
Build ID: 979def88090633bfee0e0445b1a1dac71ed
Microsoft Windows Vista Business x86 6.0.6002 Service Pack 2 Build 6002

I'll call it resolved as it's almost at parity, and WORKAROUNDs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/878647

Title:
  [Upstream] Scrolling down highlighted comment takes 3 seconds to go
  down 2 rows

Status in LibreOffice Productivity Suite:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-calc
  libreoffice-calc:
    Installed: 1:3.4.3-3ubuntu2
    Candidate: 1:3.4.3-3ubuntu2
    Version table:
   *** 1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen LibreOffice Calc via the Terminal:

  cd ~/Desktop && wget https://bugs.launchpad.net/df-
  libreoffice/+bug/878647/+attachment/2562053/+files/example.ods &&
  localc -nologo example.ods

  is when one highlights the shown comment and scrolls down, it is as
  quick as when it's not highlighted.

  4) What happens is it takes ~3 seconds to go down 2 rows. the entire
  message is 180 rows, so it takes ~3 minutes.

  WORKAROUND: Pg+Down, Ctrl+Home, Ctrl+End, Pg+Up work immediately.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.3-3ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Thu Oct 20 00:06:52 2011
  EcryptfsInUse: Yes
  InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.3)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-19 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/878647/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185489] Re: soundcloud will not play in chromium on ubuntu 13.04

2013-05-29 Thread omarly666
uninstalled the open jdk and ice-tea java's and  soundcloud is up and
running

this bug is not relevant anymore - but may stand as i think i am not
alone with java-troubble

ugh... java

can live with it - and a lot of hazle
can hardly live without

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1185489

Title:
  soundcloud will not play in chromium on ubuntu 13.04

Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  soundcloud will not play in chromium 13.04

  firefox 21.0 is working fine

  maybe because of the ubuntu restricted extras i installed?
   
  never a problem before

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: chromium-browser 25.0.1364.160-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Wed May 29 17:24:40 2013
  Desktop-Session:
   DESKTOP_SESSION = ubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/etc/xdg
   XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationDate: Installed on 2013-05-10 (18 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  chromium-default: CHROMIUM_FLAGS=""
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'/usr/bin/chromium-browser\n'/desktop/gnome/url-handlers/https/command = 
b'/usr/bin/chromium-browser %s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'/usr/bin/chromium-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = b''/desktop/gnome/interface/gtk_theme 
= b''

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1160272] Re: Cannot add IM account (empty setup dialog)

2013-05-29 Thread sgttynis
I have this issue since I upgrade from 12.10 to 13.04. Right after that
ICQ stop working on empathy so I descided to remove and add the ICQ
account again - that should do the trick. But my plans have been
thwarted by those empty dialog ;-). Running online-account-preferences
via terminal and just trying to add a new ICQ account shows no error
messages at all.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/1160272

Title:
  Cannot add IM account (empty setup dialog)

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  Since I upgraded to Raring, I cannot add any IM accounts (such as ICQ
  or AIM) in the Ubuntu Online Accounts panel of the System Settings.
  Whenever I choose to do so, the dialog for adding credentials is
  blank, with just the top "cancel"/"done" bar being visible. Clicking
  on either of these buttons crashes System Settings.

  When running the settings panel from the terminal, the following error
  messages can be found:

  (gnome-control-center:3260): credentials-cc-panel-CRITICAL **:
  cc_credentials_account_application_switch_on_app_account_enabled:
  assertion `service != NULL' failed

  (gnome-control-center:3260): credentials-cc-panel-WARNING **: cc-
  credentials-login-capture.vala:61: Could not register service.

  (gnome-control-center:3260): credentials-cc-panel-WARNING **: cc-
  credentials-login-capture.vala:33: Could not acquire name.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1173074] Re: Nouveau freezes after suspend/resume in Ubuntu 13.04 / 3.8.0

2013-05-29 Thread Michael Mercier
*** This bug is a duplicate of bug 1084960 ***
https://bugs.launchpad.net/bugs/1084960

** Also affects: archlinux
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1173074

Title:
  Nouveau freezes after suspend/resume in Ubuntu 13.04 / 3.8.0

Status in “xorg” package in Ubuntu:
  Confirmed
Status in Arch Linux:
  New

Bug description:
  Before updating to Raring yesterday, I first fully disabled the Xorg-
  edgers PPA (by ppa-purge) and was therefore switched back to the
  Nouveau driver. Then updated my system from Quantal to Raring.
  Afterwards, I noticed that after a suspend/resume the greeter would
  not appear or hang completely. I was intermittently able to move the
  cursor, but the GUI would not respond to hovering or clicking.

  I did not experience this bug in Quantal with kernel 3.5, but I rather
  quickly switched to the proprietary driver for performance reasons.

  I am on a laptop with NVidia GeForce 130M video card on Raring with
  kernel 3.8.0, no experimental drivers in use. Attached is also a dmesg
  log from a previous time this occurred, with me trying to recover from
  the situation by various means - there are a lot of nouveau-related
  error messages in it. Ctrl-alt-backspace does nothing, SysRq+K does
  what it is supposed to do but to no avail, restarting lightdm
  obviously does not help.

  To reproduce:
  1. Boot
  2. Suspend
  3. Resume

  Observed behaviour:
  The greeter does not appear or hangs completely, switching to another VT is 
initially impossible, after a certain period of time nouveau starts spitting 
out error messages to the screen and it is then again possible to switch to 
another VT. Sometimes X randomly restarts and shows the boot-time greeter, 
where I can log in, but after that the system freezes again.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Fri Apr 26 09:49:56 2013
  DistUpgraded: 2013-04-25 18:48:41,818 DEBUG enabling apt cron job
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.2.10, 3.5.0-28-generic, x86_64: installed
   virtualbox, 4.2.10, 3.8.0-19-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a week
  GpuHangReproducibility: Occurs more often under certain circumstances
  GpuHangStarted: I don't know
  GraphicsCard:
   NVIDIA Corporation G96M [GeForce GT 130M] [10de:0652] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Samsung Electronics Co Ltd Device [144d:c520]
  InstallationDate: Installed on 2012-12-20 (126 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. R710
  MarkForUpload: True
  PlymouthDebug: Error: [Errno 13] Permission denied: 
'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-19-generic 
root=/dev/mapper/ubuntu-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to raring on 2013-04-25 (0 days ago)
  dmi.bios.date: 12/17/2009
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 11SV.MP00.20091217.WZW
  dmi.board.name: R710
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr11SV.MP00.20091217.WZW:bd12/17/2009:svnSAMSUNGELECTRONICSCO.,LTD.:pnR710:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnR710:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
  dmi.product.name: R710
  dmi.product.version: Not Applicable
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.43-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.1-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.1-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Fri A

[Desktop-packages] [Bug 1176146] Re: gnome-panel does not work with stock ubuntu 13.04 (unity)

2013-05-29 Thread Felix Moreno
gnome-panel is full of bugs in ubuntu 13.04 and nobody seems to care
about...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1176146

Title:
  gnome-panel does not work with stock ubuntu 13.04 (unity)

Status in “gnome-panel” package in Ubuntu:
  New

Bug description:
  I just installed a stock Ubuntu 13.04 amd64 with the default Unity
  Desktop + apt-get update & dist-upgrade.

  As I want to have a "taskbar" I installed gnome-panel
  (1:3.6.2-0ubuntu3).

  I want to use the gnome-panel workspaces so I disable unity workspaces.
  Hoewever only the first workspace does actually work, all other are "blank".

  This did work in 12.10.

  Please fix or suggest a working "Taskbar" solution, the dock is no
  option.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 815433] Re: Amarok crashed on playback

2013-05-29 Thread Bug Watch Updater
** Changed in: amarok
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to amarok in Ubuntu.
https://bugs.launchpad.net/bugs/815433

Title:
  Amarok crashed on playback

Status in The Amarok Music Player:
  Confirmed
Status in “amarok” package in Ubuntu:
  Fix Released

Bug description:
  Amarok crashed on playback.

  Application: Amarok (amarok), signal: Segmentation fault
  [Current thread is 1 (Thread 0x7fdd3debd840 (LWP 31318))]

  Thread 12 (Thread 0x7fdd1ed32700 (LWP 31322)):
  #0  0x7fdd3a8d4f03 in __poll (fds=, nfds=, timeout=) at 
../sysdeps/unix/sysv/linux/poll.c:87
  #1  0x7fdd34fa1104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #2  0x7fdd34fa1639 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #3  0x7fdd3b232446 in QEventDispatcherGlib::processEvents 
(this=0x7fdd180008b0, flags=) at 
kernel/qeventdispatcher_glib.cpp:424
  #4  0x7fdd3b206882 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149
  #5  0x7fdd3b206abc in QEventLoop::exec (this=0x7fdd1ed31d10, flags=...) 
at kernel/qeventloop.cpp:201
  #6  0x7fdd3b11d924 in QThread::exec (this=) at 
thread/qthread.cpp:492
  #7  0x7fdd3b1e8c2f in QInotifyFileSystemWatcherEngine::run 
(this=0x1625dd0) at io/qfilesystemwatcher_inotify.cpp:248
  #8  0x7fdd3b120175 in QThreadPrivate::start (arg=0x1625dd0) at 
thread/qthread_unix.cpp:320
  #9  0x7fdd3639fd8c in start_thread (arg=0x7fdd1ed32700) at 
pthread_create.c:304
  #10 0x7fdd3a8e204d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  #11 0x in ?? ()

  Thread 11 (Thread 0x7fdd12698700 (LWP 31361)):
  #0  0x7fdd3a8d4f03 in __poll (fds=, nfds=, timeout=) at 
../sysdeps/unix/sysv/linux/poll.c:87
  #1  0x7fdd34fa1104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #2  0x7fdd34fa19f2 in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #3  0x7fdd2c959c44 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  #4  0x7fdd34fc83e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #5  0x7fdd3639fd8c in start_thread (arg=0x7fdd12698700) at 
pthread_create.c:304
  #6  0x7fdd3a8e204d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  #7  0x in ?? ()

  Thread 10 (Thread 0x7fdd11696700 (LWP 31364)):
  #0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  #1  0x7fdd36c9b2a2 in QTWTF::TCMalloc_PageHeap::scavengerThread 
(this=0x7fdd36fb4180) at 
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
  #2  0x7fdd36c9b2d9 in QTWTF::TCMalloc_PageHeap::runScavengerThread 
(context=0x7fdd36fc2254) at 
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
  #3  0x7fdd3639fd8c in start_thread (arg=0x7fdd11696700) at 
pthread_create.c:304
  #4  0x7fdd3a8e204d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  #5  0x in ?? ()

  Thread 9 (Thread 0x7fdd12e99700 (LWP 31372)):
  #0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  #1  0x7fdd3b12082b in wait (this=, mutex=0x2bc7e00, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
  #2  QWaitCondition::wait (this=, mutex=0x2bc7e00, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
  #3  0x7fdd383510b4 in 
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2bc7a80, 
th=0x2bc8290) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
  #4  0x7fdd38353723 in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x2ad96c0, th=0x2bc8290) at 
../../../threadweaver/Weaver/WorkingHardState.cpp:71
  #5  0x7fdd3835253f in ThreadWeaver::ThreadRunHelper::run 
(this=0x7fdd12e98d60, parent=0x2bc7a80, th=0x2bc8290) at 
../../../threadweaver/Weaver/Thread.cpp:87
  #6  0x7fdd383525cb in ThreadWeaver::Thread::run (this=0x2bc8290) at 
../../../threadweaver/Weaver/Thread.cpp:142
  #7  0x7fdd3b120175 in QThreadPrivate::start (arg=0x2bc8290) at 
thread/qthread_unix.cpp:320
  #8  0x7fdd3639fd8c in start_thread (arg=0x7fdd12e99700) at 
pthread_create.c:304
  #9  0x7fdd3a8e204d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  #10 0x in ?? ()

  Thread 8 (Thread 0x7fdd0b5f5700 (LWP 31373)):
  #0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  #1  0x7fdd3b12082b in wait (this=, mutex=0x2bc7e00, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
  #2  QWaitCondition::wait (this=, mutex=0x2bc7e00, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
  #3  0x7fdd383510b4 in 
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2bc7a80, 
th=0x2a98ac0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
  

[Desktop-packages] [Bug 841806] Re: Amarok crashed on track switch

2013-05-29 Thread Bug Watch Updater
** Changed in: amarok
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to amarok in Ubuntu.
https://bugs.launchpad.net/bugs/841806

Title:
  Amarok crashed on track switch

Status in The Amarok Music Player:
  Confirmed
Status in “amarok” package in Ubuntu:
  Fix Released

Bug description:
  Crash log will be attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: amarok 2:2.4.3-1ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.15-server 3.0.3
  Uname: Linux 3.0.0-9-server x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Mon Sep  5 16:10:12 2011
  ExecutablePath: /usr/bin/amarok
  ProcEnviron:
   LANGUAGE=ru_RU:ru
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: amarok
  UpgradeStatus: Upgraded to oneiric on 2011-08-21 (14 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 815433]

2013-05-29 Thread Mark Kretschmann
Getting this crash all the time with 2.7-git, usually right after
startup, when Resume Playback on Start is enabled.


Thread 1 (Thread 0x7fe99080c7c0 (LWP 11203)):
[KCrash Handler]
#6  0x7fe8836f7000 in ?? ()
#7  0x030b61d0 in ?? ()
#8  0x7fe8e802a0c0 in ?? ()
#9  0x7fe90013 in ?? ()
#10 0x7fe90002 in ?? ()
#11 0x7fe8e8029a00 in ?? ()
#12 0x7fe90007 in ?? ()
#13 0x0001 in ?? ()
#14 0x7fe99e905aab in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#15 0x7fe99e810979 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#16 0x7fe99e8a1587 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#17 0x7fe99e8753cf in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#18 0x7fe99e95c40e in QScriptValue::call(QScriptValue const&, 
QList const&) () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#19 0x7fe9a5971d03 in AmarokDownloadHelper::resultString (this=0x1f423e0, 
url=..., data=..., e=...) at 
/home/mark/Devel/src/amarok/src/scriptengine/AmarokNetworkScript.cpp:232
#20 0x7fe9a554483b in AmarokDownloadHelper::qt_static_metacall 
(_o=0x1f423e0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff4112cb40) at 
/home/mark/Devel/build/amarok/src/moc_AmarokNetworkScript.cpp:176
#21 0x7fe9a26faad7 in QMetaMethod::invoke (this=, 
object=0x1f423e0, connectionType=Qt::DirectConnection, returnValue=..., 
val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., 
val8=..., val9=...) at kernel/qmetaobject.cpp:1664
#22 0x7fe9a58e5910 in QMetaMethod::invoke (this=0x7fff4112d0f8, 
object=0x1f423e0, connectionType=Qt::AutoConnection, val0=..., val1=..., 
val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) 
at /usr/include/qt4/QtCore/qmetaobject.h:119
#23 0x7fe9a58e3711 in 
NetworkAccessManagerProxy::NetworkAccessManagerProxyPrivate::_replyFinished 
(this=0x20c6dc0) at 
/home/mark/Devel/src/amarok/src/network/NetworkAccessManagerProxy.cpp:99
#24 0x7fe9a58e2773 in NetworkAccessManagerProxy::qt_static_metacall 
(_o=0x22efdc0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff4112d2a0) at 
/home/mark/Devel/build/amarok/src/NetworkAccessManagerProxy.moc:61
#25 0x7fe9a27070ef in QMetaObject::activate (sender=0x4992850, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3539
#26 0x7fe9a26faad7 in QMetaMethod::invoke (this=this@entry=0x7fff4112d5a0, 
object=object@entry=0x4992850, connectionType=Qt::DirectConnection, 
connectionType@entry=Qt::AutoConnection, returnValue=..., val0=..., val1=..., 
val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) 
at kernel/qmetaobject.cpp:1664
#27 0x7fe9a26fceac in QMetaObject::invokeMethod (obj=obj@entry=0x4992850, 
member=member@entry=0x7fe9a05cbd85 "finished", 
type=type@entry=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., 
val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at 
kernel/qmetaobject.cpp:1179
#28 0x7fe9a046745c in invokeMethod (val9=..., val8=..., val7=..., val6=..., 
val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., 
type=Qt::AutoConnection, member=0x7fe9a05cbd85 "finished", obj=0x4992850) at 
/usr/include/qt4/QtCore/qobjectdefs.h:418
#29 KDEPrivate::AccessManagerReply::emitFinished (this=this@entry=0x4992850, 
state=state@entry=true, type=type@entry=Qt::AutoConnection) at 
../../kio/kio/accessmanagerreply_p.cpp:484
#30 0x7fe9a0469495 in KDEPrivate::AccessManagerReply::slotResult 
(this=0x4992850, kJob=0x4992890) at ../../kio/kio/accessmanagerreply_p.cpp:427
#31 0x7fe9a27070ef in QMetaObject::activate (sender=sender@entry=0x4992890, 
m=m@entry=0x7fe9a317c4e0 , 
local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fff4112db50) 
at kernel/qobject.cpp:3539
#32 0x7fe9a2df0412 in KJob::result (this=this@entry=0x4992890, 
_t1=_t1@entry=0x4992890) at ./kjob.moc:208
#33 0x7fe9a2df0450 in KJob::emitResult (this=this@entry=0x4992890) at 
../../kdecore/jobs/kjob.cpp:318
#34 0x7fe9a04a4ad5 in KIO::SimpleJob::slotFinished 
(this=this@entry=0x4992890) at ../../kio/kio/job.cpp:494
#35 0x7fe9a04a4f72 in KIO::TransferJob::slotFinished (this=0x4992890) at 
../../kio/kio/job.cpp:1081
#36 0x7fe9a27070ef in QMetaObject::activate (sender=sender@entry=0x2094880, 
m=m@entry=0x7fe9a0840620 , 
local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at 
kernel/qobject.cpp:3539
#37 0x7fe9a053cd63 in KIO::SlaveInterface::finished 
(this=this@entry=0x2094880) at ./slaveinterface.moc:185
#38 0x7fe9a053fa61 in KIO::SlaveInterface::dispatch (this=0x2094880, 
_cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172
#39 0x7fe9a053cb9a in KIO::SlaveInterface::dispatch (this=0x2094880) at 
../../kio/kio/slaveinterface.cpp:88
#40 0x7fe9a053113e in KIO::Slave::gotInput (this=0x2094880) at 
../../kio/kio/slave.cpp:344
#41 0x7fe9a27070ef in QMetaObject::activate (sender=0x3bbe640, 
m=m@entry=0x7f

[Desktop-packages] [Bug 841806]

2013-05-29 Thread Mark Kretschmann
Getting this crash all the time with 2.7-git, usually right after
startup, when Resume Playback on Start is enabled.


Thread 1 (Thread 0x7fe99080c7c0 (LWP 11203)):
[KCrash Handler]
#6  0x7fe8836f7000 in ?? ()
#7  0x030b61d0 in ?? ()
#8  0x7fe8e802a0c0 in ?? ()
#9  0x7fe90013 in ?? ()
#10 0x7fe90002 in ?? ()
#11 0x7fe8e8029a00 in ?? ()
#12 0x7fe90007 in ?? ()
#13 0x0001 in ?? ()
#14 0x7fe99e905aab in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#15 0x7fe99e810979 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#16 0x7fe99e8a1587 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#17 0x7fe99e8753cf in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#18 0x7fe99e95c40e in QScriptValue::call(QScriptValue const&, 
QList const&) () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#19 0x7fe9a5971d03 in AmarokDownloadHelper::resultString (this=0x1f423e0, 
url=..., data=..., e=...) at 
/home/mark/Devel/src/amarok/src/scriptengine/AmarokNetworkScript.cpp:232
#20 0x7fe9a554483b in AmarokDownloadHelper::qt_static_metacall 
(_o=0x1f423e0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff4112cb40) at 
/home/mark/Devel/build/amarok/src/moc_AmarokNetworkScript.cpp:176
#21 0x7fe9a26faad7 in QMetaMethod::invoke (this=, 
object=0x1f423e0, connectionType=Qt::DirectConnection, returnValue=..., 
val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., 
val8=..., val9=...) at kernel/qmetaobject.cpp:1664
#22 0x7fe9a58e5910 in QMetaMethod::invoke (this=0x7fff4112d0f8, 
object=0x1f423e0, connectionType=Qt::AutoConnection, val0=..., val1=..., 
val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) 
at /usr/include/qt4/QtCore/qmetaobject.h:119
#23 0x7fe9a58e3711 in 
NetworkAccessManagerProxy::NetworkAccessManagerProxyPrivate::_replyFinished 
(this=0x20c6dc0) at 
/home/mark/Devel/src/amarok/src/network/NetworkAccessManagerProxy.cpp:99
#24 0x7fe9a58e2773 in NetworkAccessManagerProxy::qt_static_metacall 
(_o=0x22efdc0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff4112d2a0) at 
/home/mark/Devel/build/amarok/src/NetworkAccessManagerProxy.moc:61
#25 0x7fe9a27070ef in QMetaObject::activate (sender=0x4992850, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3539
#26 0x7fe9a26faad7 in QMetaMethod::invoke (this=this@entry=0x7fff4112d5a0, 
object=object@entry=0x4992850, connectionType=Qt::DirectConnection, 
connectionType@entry=Qt::AutoConnection, returnValue=..., val0=..., val1=..., 
val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) 
at kernel/qmetaobject.cpp:1664
#27 0x7fe9a26fceac in QMetaObject::invokeMethod (obj=obj@entry=0x4992850, 
member=member@entry=0x7fe9a05cbd85 "finished", 
type=type@entry=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., 
val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at 
kernel/qmetaobject.cpp:1179
#28 0x7fe9a046745c in invokeMethod (val9=..., val8=..., val7=..., val6=..., 
val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., 
type=Qt::AutoConnection, member=0x7fe9a05cbd85 "finished", obj=0x4992850) at 
/usr/include/qt4/QtCore/qobjectdefs.h:418
#29 KDEPrivate::AccessManagerReply::emitFinished (this=this@entry=0x4992850, 
state=state@entry=true, type=type@entry=Qt::AutoConnection) at 
../../kio/kio/accessmanagerreply_p.cpp:484
#30 0x7fe9a0469495 in KDEPrivate::AccessManagerReply::slotResult 
(this=0x4992850, kJob=0x4992890) at ../../kio/kio/accessmanagerreply_p.cpp:427
#31 0x7fe9a27070ef in QMetaObject::activate (sender=sender@entry=0x4992890, 
m=m@entry=0x7fe9a317c4e0 , 
local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fff4112db50) 
at kernel/qobject.cpp:3539
#32 0x7fe9a2df0412 in KJob::result (this=this@entry=0x4992890, 
_t1=_t1@entry=0x4992890) at ./kjob.moc:208
#33 0x7fe9a2df0450 in KJob::emitResult (this=this@entry=0x4992890) at 
../../kdecore/jobs/kjob.cpp:318
#34 0x7fe9a04a4ad5 in KIO::SimpleJob::slotFinished 
(this=this@entry=0x4992890) at ../../kio/kio/job.cpp:494
#35 0x7fe9a04a4f72 in KIO::TransferJob::slotFinished (this=0x4992890) at 
../../kio/kio/job.cpp:1081
#36 0x7fe9a27070ef in QMetaObject::activate (sender=sender@entry=0x2094880, 
m=m@entry=0x7fe9a0840620 , 
local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at 
kernel/qobject.cpp:3539
#37 0x7fe9a053cd63 in KIO::SlaveInterface::finished 
(this=this@entry=0x2094880) at ./slaveinterface.moc:185
#38 0x7fe9a053fa61 in KIO::SlaveInterface::dispatch (this=0x2094880, 
_cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172
#39 0x7fe9a053cb9a in KIO::SlaveInterface::dispatch (this=0x2094880) at 
../../kio/kio/slaveinterface.cpp:88
#40 0x7fe9a053113e in KIO::Slave::gotInput (this=0x2094880) at 
../../kio/kio/slave.cpp:344
#41 0x7fe9a27070ef in QMetaObject::activate (sender=0x3bbe640, 
m=m@entry=0x7f

[Desktop-packages] [Bug 950160] Re: Unity blocks other programs from binding globally to Super+* (* = any key)

2013-05-29 Thread James M. Leddy
** Changed in: oem-priority
   Importance: Critical => High

** Changed in: oem-priority/precise
   Importance: Critical => High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/950160

Title:
  Unity blocks other programs from binding globally to Super+* (* = any
  key)

Status in Compiz:
  Fix Released
Status in Compiz 0.9.8 series:
  In Progress
Status in Compiz Core:
  Confirmed
Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Triaged
Status in Unity 6.0 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  In Progress
Status in “compiz” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released
Status in “unity” source package in Precise:
  Triaged
Status in “compiz” source package in Quantal:
  Triaged
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  In Progress

Bug description:
  WORKAROUND 1:
  Run CCSM and under "Ubuntu Unity Plugin" change the key binding for "Key to 
show the launcher" to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the "Commands" plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1173426] Re: html - new theme - in .xml does not display with differentiation

2013-05-29 Thread Doug Smythies
There is version 3.8.1-1 for Saucy, it just isn't available in the package 
repository yet.
I looked at the source code on Launchpad, and the file and area in question is 
the same, however it is now in and around line 1251.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp-xsl in Ubuntu.
https://bugs.launchpad.net/bugs/1173426

Title:
  html - new theme -  in .xml does not display with
  differentiation

Status in “yelp-xsl” package in Ubuntu:
  Confirmed

Bug description:
  With the old theme (the one with the brown background) the use of the
   pair in the source .xml file, resulted in
  significant text differentiation in the resulting html document.

  With the new theme (the one with the red background) the use of the
  pair results in no differentiation in the resulting html document.

  The PDF is O.K.

  Example segment of source code:

  then press the + key.

  Two screen shots will be attached of the same area, one from the old
  theme and one from the new theme.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yelp-xsl/+bug/1173426/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 415023] Re: brightness is broken on MSI WIND U100

2013-05-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-settings-daemon (Ubuntu Lucid)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/415023

Title:
  brightness is broken on MSI WIND U100

Status in Gnome Powermanager:
  Expired
Status in KDE Base Workspace:
  Invalid
Status in Release Notes for Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed
Status in “hal-info” package in Ubuntu:
  Fix Released
Status in “kdebase-workspace” package in Ubuntu:
  Fix Released
Status in “udev” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Lucid:
  Confirmed
Status in “hal-info” source package in Lucid:
  Fix Released
Status in “kdebase-workspace” source package in Lucid:
  Fix Released
Status in “udev” source package in Lucid:
  Fix Released
Status in “xfce4-power-manager” source package in Lucid:
  Invalid
Status in Fedora:
  New

Bug description:
  Binary package hint: gnome-power-manager

  Versions : karmic up to date (08-17-09) with gnome-power-manager
  version 2.27.5-0ubuntu2

  What should happen : brightness should not flash.

  What happens :

  Brightness changing seems broken on my MSI wind U 100.

  First in GDM it starts flashing for a good 30 seconds and then the
  same problem happened when the Gnome session begins.

  Whenever I try to  manually change the brightness  a bit too fast
  (using the sliders or the keyboard) it start flashing again.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 415023] Re: brightness is broken on MSI WIND U100

2013-05-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/415023

Title:
  brightness is broken on MSI WIND U100

Status in Gnome Powermanager:
  Expired
Status in KDE Base Workspace:
  Invalid
Status in Release Notes for Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed
Status in “hal-info” package in Ubuntu:
  Fix Released
Status in “kdebase-workspace” package in Ubuntu:
  Fix Released
Status in “udev” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Lucid:
  Confirmed
Status in “hal-info” source package in Lucid:
  Fix Released
Status in “kdebase-workspace” source package in Lucid:
  Fix Released
Status in “udev” source package in Lucid:
  Fix Released
Status in “xfce4-power-manager” source package in Lucid:
  Invalid
Status in Fedora:
  New

Bug description:
  Binary package hint: gnome-power-manager

  Versions : karmic up to date (08-17-09) with gnome-power-manager
  version 2.27.5-0ubuntu2

  What should happen : brightness should not flash.

  What happens :

  Brightness changing seems broken on my MSI wind U 100.

  First in GDM it starts flashing for a good 30 seconds and then the
  same problem happened when the Gnome session begins.

  Whenever I try to  manually change the brightness  a bit too fast
  (using the sliders or the keyboard) it start flashing again.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1001490] Re: No beep for sticky, slow, and bounce keys features

2013-05-29 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1050624 ***
https://bugs.launchpad.net/bugs/1050624

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1001490

Title:
  No beep for sticky, slow, and bounce keys features

Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed

Bug description:
  It seems there is no audio feedback (beep) to assist in typing with
  a11y features enabled. The audio file to play ("bell" named sound) is
  installed (both ubuntu and freedesktop sound themes).

  ## Steps to reproduce
   1) Open System Settings > Universal Access
   2) Go to Typing tab
   3) Turn ON Slow Keys switch
   4) Activate "Beep when a key is ... accepted"
   5) Focus test text entry and press (and hold) a key on keyboard

  ## Expected result
   The systems should beep when the key press is accepted and the letter 
appears on screen

  ## Current result
   No sound

  ## Additional info
  *Same issue for other beep related options in Styky, Slow and Bound keys.
  * It seems a Ubuntu only issue, 'cause the same feature in Fedora 17 works 
fine (and it seems there are no special differences between Fedora's and 
Ubuntu's a11y/sound related values for GSettings keys).
  * Release: 12.04
  * Package version: 3.4.1-0ubuntu1.1

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Sat May 19 01:08:18 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 
(20120327.1)
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1176903] Re: Chromium browser window opens on startup even though I never configured this

2013-05-29 Thread Saikrishna Arcot
** Bug watch removed: code.google.com/p/chromium/issues #58083
   http://code.google.com/p/chromium/issues/detail?id=58083

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1176903

Title:
  Chromium browser window opens on startup even though I never
  configured this

Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  When I start Xubuntu 13.04, a Chromium window opens after I log in to
  my session. I have never configured Chromium to open a browser window
  automatically. This happened even back with 12.10, before I upgraded
  the instance to 13.04.

  Note that this is not the same as #1175601. With the other bug report,
  the problem is two background instances of Chromium are running at the
  same time. With this report, the problem is not the background
  instances but that the browser window opens without me having
  configured it to do so. What should happen is, by default, the
  Chromium browser window does not open until I manually open it.

  I also have a 13.04 Xubuntu instance that I built from scratch. It
  also has chromium-browser installed, same version as on the machine
  with this problem. Not only does it not show a Chromium background
  process in the menu bar on the top right, running "ps xfwww" does not
  show any evidence of a Chromium background process running, so I am
  seeing inconsistent behaviors here. (Not sure if that informs this
  bug; I'd be happy to open a different bug report if appropriate.)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: chromium-browser 25.0.1364.160-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Mon May  6 08:21:23 2013
  Desktop-Session:
   DESKTOP_SESSION = xubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-xubuntu:/etc/xdg:/etc/xdg
   XDG_DATA_DIRS = /usr/share/xubuntu:/usr/local/share/:/usr/share/:/usr/share
  EcryptfsInUse: Yes
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationDate: Installed on 2013-01-02 (123 days ago)
  InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  MarkForUpload: True
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to raring on 2013-04-30 (5 days ago)
  chromium-default: CHROMIUM_FLAGS=""
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'firefox\n'/desktop/gnome/url-handlers/https/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'elementary-xfce-dark\n'/desktop/gnome/interface/gtk_theme = b'Greybird\n'

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185567] [NEW] Changing an expired password in lightdm does not change gnome-keyring password

2013-05-29 Thread Walter Huf
Public bug reported:

pam_sss is configured to authenticate against Active Directory via Kerberos. 
pam.d/common-password has been configured such that manual "passwd" invocations 
change pam_sss, then go on to pam_gnomekeyring and a pam_script to change any 
lingering passwords manually.
When lightdm detects an expired password and goes through the password change 
process, pam_gnomekeyring is not able to start gnome-keyring-daemon to change 
the keyring password.
pam_sss does not have a defer_pwchange option, which appears to be the 
workaround for bug #972537.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: lightdm 1.6.0-0ubuntu2.1
ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
Uname: Linux 3.8.0-22-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Wed May 29 19:31:08 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

** Attachment added: "A snippet from /var/log/auth.log"
   https://bugs.launchpad.net/bugs/1185567/+attachment/3690130/+files/log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1185567

Title:
  Changing an expired password in lightdm does not change gnome-keyring
  password

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  pam_sss is configured to authenticate against Active Directory via Kerberos. 
pam.d/common-password has been configured such that manual "passwd" invocations 
change pam_sss, then go on to pam_gnomekeyring and a pam_script to change any 
lingering passwords manually.
  When lightdm detects an expired password and goes through the password change 
process, pam_gnomekeyring is not able to start gnome-keyring-daemon to change 
the keyring password.
  pam_sss does not have a defer_pwchange option, which appears to be the 
workaround for bug #972537.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: lightdm 1.6.0-0ubuntu2.1
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Wed May 29 19:31:08 2013
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185567] Re: Changing an expired password in lightdm does not change gnome-keyring password

2013-05-29 Thread Walter Huf
** Attachment added: "/etc/pam.d/common-password"
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1185567/+attachment/3690138/+files/common-password

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1185567

Title:
  Changing an expired password in lightdm does not change gnome-keyring
  password

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  pam_sss is configured to authenticate against Active Directory via Kerberos. 
pam.d/common-password has been configured such that manual "passwd" invocations 
change pam_sss, then go on to pam_gnomekeyring and a pam_script to change any 
lingering passwords manually.
  When lightdm detects an expired password and goes through the password change 
process, pam_gnomekeyring is not able to start gnome-keyring-daemon to change 
the keyring password.
  pam_sss does not have a defer_pwchange option, which appears to be the 
workaround for bug #972537.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: lightdm 1.6.0-0ubuntu2.1
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Wed May 29 19:31:08 2013
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1176062] Re: System crashes when starting Firefox and/or Thunderbird

2013-05-29 Thread papukaija
Thank you for your message. The only possible issues in the dmesg logs
are these lines:

[   19.426027] nouveau  [ DRM] 0: core 425MHz shader 425MHz fanspeed 100%
[   20.449899] init: avahi-cups-reload main process (994) terminated with 
status 1

I am not sure why the avahi-cups service (printer's network
search/sharing) has restarted but it should not be related to this
particular issue as it occurs so early during the boot.

Can you tell me if you've noticed any issues with your graphic card's
fan? Could you also please attach the Xorg.log and Xorg.0.log files from
the /var/log folder to this report? Thanks in advance.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1176062

Title:
  System crashes when starting Firefox and/or Thunderbird

Status in “firefox” package in Ubuntu:
  Incomplete
Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  When starting up either Firefox or Thunderbird,the system freezes.
  First the cursor usually freezes and no input is possible, but the
  desktop display remains, sometimes for a few seconds. Then a pattern
  of horizontal bars appears on the screen. The bars are about two or
  three inches wide and about an eighth of an inch high, in various
  shades of color or black and white. Each thin horizontal bar looks
  like it is a sliver copied from the display picture that existed on
  the screen before the crash.

  System almost always crashes when I click on an e-mail link in
  Thunderbird, as soon as the system attempts to start up the Firefox
  browser.

  System frequently crashes if I attempt to start up either Firefox or
  Thunderbird after I have previously run the other application. So, if
  I run Thunderbird and close it, then try to run Firefox, a crash
  occurs. Or if I run Firefox and close it, then try to run Thunderbird,
  I get a crash.

  System occasionally crashes the first time I try to run either Firefox
  or Thunderbird, even when I have never opened either application
  previously during the session.

  Basically, I can only use either Firefox or Thunderbird once, or
  sometimes twice, per session, before the system freezes and requires a
  cold boot.

  System crashed after leaving it for a few hours. The screen saver
  blanked out the screen by that time, I move the cursor, the
  application I had been using appeared briefly (it was a Sudoko game I
  had been playing a few hours earlier), then the lines appeared in its
  place and the system froze.

  Pressing Alt+SysRq+1 followed by Alt+SysRq+t does nothing. It is a
  total system freeze and requires a cold boot.

  Problem began after installing upgrade to Ubuntu 13.04 (raring).

  My system is:
     Ubuntu 13.04 (raring)
     Gnome 3.6.3
     Kernel 3.8.0-19 generic
     GCC Version 1.13.3

     CPU Athentic AMD
     Model AMD Athlon 7850 Dual-Core

     Graphics Card: NVIDIA C61 (GeForce 7025 / nForce 630a)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 374101] Re: Brasero hangs at Normalizing tracks

2013-05-29 Thread jervin
Yup, happening to me to on 13.04 at current maintenance, brasero 3.6.1.
Seemingly same in the /tmp subdir, disabling normalize circumvents
problem (and normalization)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to brasero in Ubuntu.
https://bugs.launchpad.net/bugs/374101

Title:
  Brasero hangs at Normalizing tracks

Status in A disc burning application for gnome 2:
  Fix Released
Status in “brasero” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: brasero

  After defining an audio project with a number of MP3 files, the "BURN" action 
does nothing.
  It says "Normalizing tracks" but nothing actually happens for more than 15 
minutes.
  The CPU load stays low (should rise because normalisation requires both I/O 
and CPU resources).
  I would expect the project to be burnt onto an audio CD.

  Workaround: Disable the normalize plugin.

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/brasero
  NonfreeKernelModules: nvidia
  Package: brasero 2.26.1-0ubuntu1
  ProcEnviron:
   LC_COLLATE=C
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: brasero
  Uname: Linux 2.6.28-12-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1179755] Re: libreoffice hangs in splash screen, javaldx could be affected too

2013-05-29 Thread Andrey Barrientos M.
Thank you for your input Christopher.  The fresh installation did the
trick, thank you very much! Now I can use Libre Office again. If you
want, I can provide the new dependencies list.  I consider this bug
already closed. :)

I really appreciate for the support and the suggestion to fix this
issue.  Keep up the work!

Best regards,

-Andrey

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1179755

Title:
  libreoffice hangs in splash screen, javaldx could be affected too

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  This is happening to me for the first time in Kubuntu 13.04. However
  in a laptop with the same distro version LibreOffice is working fine.
  A package that seems related to this issue is javaldx, because when I
  try to open any libreoffice instance, such package stays in memory and
  seems to do nothing. Another oddity in my case is that the progress
  bar doesn't show at all. The strange thing is that LibreOffice doesn't
  crash, it just displays the splash screen silently as long as I wish,
  until I kill the process.

  In my ~/.config/libreoffice directory it made another profile: before
  there was a directory named 3 and now it makes another directory named
  4. If I delete the directory 4 libreoffice recreates it, with just a
  single file in it named javasettings_Linux_x86.xml located in
  ~/.config/libreoffice/4/user/config That happens every time I try to
  open libreoffice again. In my ~/.libreoffice directory there is also a
  directory named 3.

  I started an instance from the CLI too, but LibreOffice doesn't show
  any output, even when I kill the process.

  I've tried reinstalling LibreOffice again from the offical repo,
  through a *tar.gz file from libreoffice.org, through the PPA, and
  nothing until now. I've tried too moving the  ~/.config/libreoffice
  and ~/.libreoffice to new locations to no avail. In this moment I have
  installed the official repo LibreOffice suite.

  I found a similar behavior in Askubuntu.com, where people are
  reporting this problem too: http://askubuntu.com/questions/287953
  /libreoffice-crashes-or-hangs-12-10-and-13-04 and
  http://askubuntu.com/questions/285772/how-do-i-install-
  libreoffice-4-0-2

  I appreciate any help given about this subject,

  Best regards,

  -Andrey

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libreoffice 1:4.0.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Mon May 13 19:20:50 2013
  InstallationDate: Installed on 2010-04-30 (1109 days ago)
  InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=es:en_US:de:ja:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_CR.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to raring on 2013-04-26 (17 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1115886] Re: Can't change wallpaper unless /org/gnome/desktop/background/show-desktop-icons is true.

2013-05-29 Thread Li The G No Lie
I would like to support the request to make this more important. You
can't ship something out like this to normal customers. Changing the
wallpaper is pretty basic and must work.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1115886

Title:
  Can't change wallpaper unless /org/gnome/desktop/background/show-
  desktop-icons is true.

Status in “gnome-settings-daemon” package in Ubuntu:
  Invalid

Bug description:
  When I logged into my computer today, Unity wasn't showing my
  wallpaper. The first thing I tried was to go into the Appearance
  settings and change the wallpaper. At first, I was not able to make
  any changes to the wallpaper. Then I started tinkering around with
  dconf, just to see if I could find any settings that might interfere
  with the wallpaper.

  What I found was that /org/gnome/desktop/background/show-desktop-icons
  was set to false, but if I set it to true, then the regular Appearance
  settings panel was able to change the wallpaper. and again, if I set
  it back to false, then I was no longer able to change what wallpaper
  is used.

  Steps to reproduce:

  1. Using dconf, set /org/gnome/desktop/background/show-desktop-icons
  to false

  2. Using Gear menu -> System Settings -> Appearance, try to change the
  wallpaper. You can't.

  3. Set show-desktop-icons back to true.

  4. Change the wallpaper now -- it works.

  So, this is quite strange to me -- turning on show-desktop-icons
  doesn't actually render any icons on my desktop. It only enables the
  wallpaper switching to work. My best guess as to what is happening
  here is that "show-desktop-icons" really just means "make nautilus
  render root window", and somehow I've stumbled onto a bug by which
  g-s-d can no longer render the wallpaper for itself, so turning on
  show-desktop-icons forces nautilus to take over, where it is
  successful in rendering the wallpaper.

  Let me know if there's any additional information I can provide, and I
  will happily cooperate in troubleshooting ;-)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-settings-daemon 3.6.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-4.8-generic 3.8.0-rc6
  Uname: Linux 3.8.0-4-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Mon Feb  4 19:56:37 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-09-14 (143 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120905.2)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: Upgraded to raring on 2012-11-14 (82 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1022640] Re: [Upstream] VIEWING: Comments are not readable (shown in white over yellow)

2013-05-29 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1022640

Title:
  [Upstream] VIEWING: Comments are not readable (shown in white over
  yellow)

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Sample spreadsheet created in Excel 2010 saved as xls format. It contains a
  comment. It was never edited by LibreOffice.

  Problem description: 
  If you open a simple file in xls format, cell comments are shown in white over
  yellow colors. As a result, user cannot see the comment.

  Steps to reproduce:
  1. Create new spreadsheet in Excel 2007 or 2010
  2. Insert a comment for one cell
  3. Save as xls format
  4. Open spreadsheet in LibreOffice

  Current behavior:
  The comment is in white over yellow

  Expected behavior:
  The comment should be in color "Automatic" and not white

  Not reproduce in 
  *Windows 7 Professional SP1 64 bit 
  -LibreOffice 3.5.4.2
  -LibreOffice 3.6.0 beta 3
  *Ubuntu 11.10 Gnome Shell
  *Fedora 17 x86_64 with Gnome Shell 3.4.2 Libreoffice 3.5.4.2 build ID: 
350m1(build:2)

  Reproduce in:
  *Ubuntu 11.10 Unity with  ttf-mscorefonts
   -LibreOffice 3.4.4 OOO340m1 (Build:402) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *Ubuntu 12.04 Unity x86_64
   -LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *OpenSUSE 12.1 (x86_64) with KDE :  4.7.2 (4.7.2) "release 5" with 
LibreOffice 3.4.5 OOO340m1 (Build:1505)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  9 18:56:49 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1022640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1022640]

2013-05-29 Thread Andis
The problem is still there in Libreoffice 4.0.3, Ubuntu 12.04 Mate
desktop environment, Metacity window manager. The comment in the first
attachment is not visible in Libreoffice

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1022640

Title:
  [Upstream] VIEWING: Comments are not readable (shown in white over
  yellow)

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Sample spreadsheet created in Excel 2010 saved as xls format. It contains a
  comment. It was never edited by LibreOffice.

  Problem description: 
  If you open a simple file in xls format, cell comments are shown in white over
  yellow colors. As a result, user cannot see the comment.

  Steps to reproduce:
  1. Create new spreadsheet in Excel 2007 or 2010
  2. Insert a comment for one cell
  3. Save as xls format
  4. Open spreadsheet in LibreOffice

  Current behavior:
  The comment is in white over yellow

  Expected behavior:
  The comment should be in color "Automatic" and not white

  Not reproduce in 
  *Windows 7 Professional SP1 64 bit 
  -LibreOffice 3.5.4.2
  -LibreOffice 3.6.0 beta 3
  *Ubuntu 11.10 Gnome Shell
  *Fedora 17 x86_64 with Gnome Shell 3.4.2 Libreoffice 3.5.4.2 build ID: 
350m1(build:2)

  Reproduce in:
  *Ubuntu 11.10 Unity with  ttf-mscorefonts
   -LibreOffice 3.4.4 OOO340m1 (Build:402) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *Ubuntu 12.04 Unity x86_64
   -LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *OpenSUSE 12.1 (x86_64) with KDE :  4.7.2 (4.7.2) "release 5" with 
LibreOffice 3.4.5 OOO340m1 (Build:1505)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  9 18:56:49 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1022640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1022640]

2013-05-29 Thread Mozaic
(In reply to comment #39)
> I am
> pretty sure if you open that file in Excel you wont be able to see the
> comments either

I could not confirm that, Microsoft don't sell it on GNU/Linux :-p

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1022640

Title:
  [Upstream] VIEWING: Comments are not readable (shown in white over
  yellow)

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Sample spreadsheet created in Excel 2010 saved as xls format. It contains a
  comment. It was never edited by LibreOffice.

  Problem description: 
  If you open a simple file in xls format, cell comments are shown in white over
  yellow colors. As a result, user cannot see the comment.

  Steps to reproduce:
  1. Create new spreadsheet in Excel 2007 or 2010
  2. Insert a comment for one cell
  3. Save as xls format
  4. Open spreadsheet in LibreOffice

  Current behavior:
  The comment is in white over yellow

  Expected behavior:
  The comment should be in color "Automatic" and not white

  Not reproduce in 
  *Windows 7 Professional SP1 64 bit 
  -LibreOffice 3.5.4.2
  -LibreOffice 3.6.0 beta 3
  *Ubuntu 11.10 Gnome Shell
  *Fedora 17 x86_64 with Gnome Shell 3.4.2 Libreoffice 3.5.4.2 build ID: 
350m1(build:2)

  Reproduce in:
  *Ubuntu 11.10 Unity with  ttf-mscorefonts
   -LibreOffice 3.4.4 OOO340m1 (Build:402) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *Ubuntu 12.04 Unity x86_64
   -LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *OpenSUSE 12.1 (x86_64) with KDE :  4.7.2 (4.7.2) "release 5" with 
LibreOffice 3.4.5 OOO340m1 (Build:1505)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  9 18:56:49 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1022640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1022640]

2013-05-29 Thread chris
set status to UNCONFIRMED -> shouldn't be NEEDINFO ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1022640

Title:
  [Upstream] VIEWING: Comments are not readable (shown in white over
  yellow)

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Sample spreadsheet created in Excel 2010 saved as xls format. It contains a
  comment. It was never edited by LibreOffice.

  Problem description: 
  If you open a simple file in xls format, cell comments are shown in white over
  yellow colors. As a result, user cannot see the comment.

  Steps to reproduce:
  1. Create new spreadsheet in Excel 2007 or 2010
  2. Insert a comment for one cell
  3. Save as xls format
  4. Open spreadsheet in LibreOffice

  Current behavior:
  The comment is in white over yellow

  Expected behavior:
  The comment should be in color "Automatic" and not white

  Not reproduce in 
  *Windows 7 Professional SP1 64 bit 
  -LibreOffice 3.5.4.2
  -LibreOffice 3.6.0 beta 3
  *Ubuntu 11.10 Gnome Shell
  *Fedora 17 x86_64 with Gnome Shell 3.4.2 Libreoffice 3.5.4.2 build ID: 
350m1(build:2)

  Reproduce in:
  *Ubuntu 11.10 Unity with  ttf-mscorefonts
   -LibreOffice 3.4.4 OOO340m1 (Build:402) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *Ubuntu 12.04 Unity x86_64
   -LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *OpenSUSE 12.1 (x86_64) with KDE :  4.7.2 (4.7.2) "release 5" with 
LibreOffice 3.4.5 OOO340m1 (Build:1505)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  9 18:56:49 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1022640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1022640]

2013-05-29 Thread Nopower
lets just marked this as fixed, if someone finds the problem ( first
attachment only please ) then please reopen

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1022640

Title:
  [Upstream] VIEWING: Comments are not readable (shown in white over
  yellow)

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Sample spreadsheet created in Excel 2010 saved as xls format. It contains a
  comment. It was never edited by LibreOffice.

  Problem description: 
  If you open a simple file in xls format, cell comments are shown in white over
  yellow colors. As a result, user cannot see the comment.

  Steps to reproduce:
  1. Create new spreadsheet in Excel 2007 or 2010
  2. Insert a comment for one cell
  3. Save as xls format
  4. Open spreadsheet in LibreOffice

  Current behavior:
  The comment is in white over yellow

  Expected behavior:
  The comment should be in color "Automatic" and not white

  Not reproduce in 
  *Windows 7 Professional SP1 64 bit 
  -LibreOffice 3.5.4.2
  -LibreOffice 3.6.0 beta 3
  *Ubuntu 11.10 Gnome Shell
  *Fedora 17 x86_64 with Gnome Shell 3.4.2 Libreoffice 3.5.4.2 build ID: 
350m1(build:2)

  Reproduce in:
  *Ubuntu 11.10 Unity with  ttf-mscorefonts
   -LibreOffice 3.4.4 OOO340m1 (Build:402) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *Ubuntu 12.04 Unity x86_64
   -LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *OpenSUSE 12.1 (x86_64) with KDE :  4.7.2 (4.7.2) "release 5" with 
LibreOffice 3.4.5 OOO340m1 (Build:1505)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  9 18:56:49 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1022640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1022640]

2013-05-29 Thread Nopower
(In reply to comment #38)
> With LibreOffice 4.1.0.0.beta1
> Build ID: 3a2c2d2417101e45fe07cfd8358acf2204a98f3 on Ubuntu 12.04.2 x86_64 
> 
> We can see only the comments in comment-test.xls,
That's good, seems like things are working then
> dont work with coment-test-after-LO.xls
That's expected, this is an import problem ( where the colour of the import 
note text is not what it should be ), "coment-test-after-LO.xls" like it's name 
suggests is the previously imported file ( with badly imported colours ) 
exported ( which of course will now also contain incorrect colours ) I am 
pretty sure if you open that file in Excel you wont be able to see the comments 
either

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1022640

Title:
  [Upstream] VIEWING: Comments are not readable (shown in white over
  yellow)

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Sample spreadsheet created in Excel 2010 saved as xls format. It contains a
  comment. It was never edited by LibreOffice.

  Problem description: 
  If you open a simple file in xls format, cell comments are shown in white over
  yellow colors. As a result, user cannot see the comment.

  Steps to reproduce:
  1. Create new spreadsheet in Excel 2007 or 2010
  2. Insert a comment for one cell
  3. Save as xls format
  4. Open spreadsheet in LibreOffice

  Current behavior:
  The comment is in white over yellow

  Expected behavior:
  The comment should be in color "Automatic" and not white

  Not reproduce in 
  *Windows 7 Professional SP1 64 bit 
  -LibreOffice 3.5.4.2
  -LibreOffice 3.6.0 beta 3
  *Ubuntu 11.10 Gnome Shell
  *Fedora 17 x86_64 with Gnome Shell 3.4.2 Libreoffice 3.5.4.2 build ID: 
350m1(build:2)

  Reproduce in:
  *Ubuntu 11.10 Unity with  ttf-mscorefonts
   -LibreOffice 3.4.4 OOO340m1 (Build:402) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *Ubuntu 12.04 Unity x86_64
   -LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *OpenSUSE 12.1 (x86_64) with KDE :  4.7.2 (4.7.2) "release 5" with 
LibreOffice 3.4.5 OOO340m1 (Build:1505)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  9 18:56:49 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1022640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1022640]

2013-05-29 Thread Andis
(In reply to comment #42)
> lets just marked this as fixed, if someone finds the problem ( first
> attachment only please ) then please reopen

Sorry for misunderstanding!

I just tested it on Version: 4.1.0.0.beta1 Build ID:
3a2c2d2417101e45fe07cfd8358acf2204a98f3 and comments appears just like
they should.


And thank you for excellent fix!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1022640

Title:
  [Upstream] VIEWING: Comments are not readable (shown in white over
  yellow)

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Sample spreadsheet created in Excel 2010 saved as xls format. It contains a
  comment. It was never edited by LibreOffice.

  Problem description: 
  If you open a simple file in xls format, cell comments are shown in white over
  yellow colors. As a result, user cannot see the comment.

  Steps to reproduce:
  1. Create new spreadsheet in Excel 2007 or 2010
  2. Insert a comment for one cell
  3. Save as xls format
  4. Open spreadsheet in LibreOffice

  Current behavior:
  The comment is in white over yellow

  Expected behavior:
  The comment should be in color "Automatic" and not white

  Not reproduce in 
  *Windows 7 Professional SP1 64 bit 
  -LibreOffice 3.5.4.2
  -LibreOffice 3.6.0 beta 3
  *Ubuntu 11.10 Gnome Shell
  *Fedora 17 x86_64 with Gnome Shell 3.4.2 Libreoffice 3.5.4.2 build ID: 
350m1(build:2)

  Reproduce in:
  *Ubuntu 11.10 Unity with  ttf-mscorefonts
   -LibreOffice 3.4.4 OOO340m1 (Build:402) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *Ubuntu 12.04 Unity x86_64
   -LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *OpenSUSE 12.1 (x86_64) with KDE :  4.7.2 (4.7.2) "release 5" with 
LibreOffice 3.4.5 OOO340m1 (Build:1505)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  9 18:56:49 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1022640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1022640]

2013-05-29 Thread julien2412
Andis: as indicated in Whiteboard, the bug is fixed from 4.0.4 version.
Don't hesitate to reopen if it's still there with 4.0.4

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1022640

Title:
  [Upstream] VIEWING: Comments are not readable (shown in white over
  yellow)

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Sample spreadsheet created in Excel 2010 saved as xls format. It contains a
  comment. It was never edited by LibreOffice.

  Problem description: 
  If you open a simple file in xls format, cell comments are shown in white over
  yellow colors. As a result, user cannot see the comment.

  Steps to reproduce:
  1. Create new spreadsheet in Excel 2007 or 2010
  2. Insert a comment for one cell
  3. Save as xls format
  4. Open spreadsheet in LibreOffice

  Current behavior:
  The comment is in white over yellow

  Expected behavior:
  The comment should be in color "Automatic" and not white

  Not reproduce in 
  *Windows 7 Professional SP1 64 bit 
  -LibreOffice 3.5.4.2
  -LibreOffice 3.6.0 beta 3
  *Ubuntu 11.10 Gnome Shell
  *Fedora 17 x86_64 with Gnome Shell 3.4.2 Libreoffice 3.5.4.2 build ID: 
350m1(build:2)

  Reproduce in:
  *Ubuntu 11.10 Unity with  ttf-mscorefonts
   -LibreOffice 3.4.4 OOO340m1 (Build:402) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *Ubuntu 12.04 Unity x86_64
   -LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *OpenSUSE 12.1 (x86_64) with KDE :  4.7.2 (4.7.2) "release 5" with 
LibreOffice 3.4.5 OOO340m1 (Build:1505)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  9 18:56:49 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1022640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1022640]

2013-05-29 Thread Mozaic
With LibreOffice 4.1.0.0.beta1
Build ID: 3a2c2d2417101e45fe07cfd8358acf2204a98f3 on Ubuntu 12.04.2 x86_64 

We can see only the comments in comment-test.xls, dont work with coment-
test-after-LO.xls

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1022640

Title:
  [Upstream] VIEWING: Comments are not readable (shown in white over
  yellow)

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Sample spreadsheet created in Excel 2010 saved as xls format. It contains a
  comment. It was never edited by LibreOffice.

  Problem description: 
  If you open a simple file in xls format, cell comments are shown in white over
  yellow colors. As a result, user cannot see the comment.

  Steps to reproduce:
  1. Create new spreadsheet in Excel 2007 or 2010
  2. Insert a comment for one cell
  3. Save as xls format
  4. Open spreadsheet in LibreOffice

  Current behavior:
  The comment is in white over yellow

  Expected behavior:
  The comment should be in color "Automatic" and not white

  Not reproduce in 
  *Windows 7 Professional SP1 64 bit 
  -LibreOffice 3.5.4.2
  -LibreOffice 3.6.0 beta 3
  *Ubuntu 11.10 Gnome Shell
  *Fedora 17 x86_64 with Gnome Shell 3.4.2 Libreoffice 3.5.4.2 build ID: 
350m1(build:2)

  Reproduce in:
  *Ubuntu 11.10 Unity with  ttf-mscorefonts
   -LibreOffice 3.4.4 OOO340m1 (Build:402) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *Ubuntu 12.04 Unity x86_64
   -LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *OpenSUSE 12.1 (x86_64) with KDE :  4.7.2 (4.7.2) "release 5" with 
LibreOffice 3.4.5 OOO340m1 (Build:1505)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  9 18:56:49 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1022640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1068601] Re: 10de:0322 12.10: Black screen with GeForce FX 5200 card

2013-05-29 Thread Rob Koll
Some more feedback. The install to hard disk seems to go well. Running
from hard disk, using nouveau driver, seems at first glance OK. I left
the system, later took out of screen saver. Background and top bar and
left side bar ok. But while attempting to open the system setting, the
initial menu only shows a rectangle with a king of garbled noisy
pattern, nothing readable. Opening a terminal by ctrl-alt-t opens a
comparable rectangle. Nothing readable, some kind of garbled noisy
pattern (there seems to be some regualarity, random colers/spots). So
the nouveau driver still has some issues. After opening ctrl-alt-F1
terminal (that works OK) and installing nvidia-173 (suitable for my
graphics card) and a reboot, the original black background issue is
again present. So the bug is confirmed using the daily build 13.10
downloaded 28-may-2013. I guess it would make sense to perform the
apport-collect thing. But as the terminal is not visible, I need to type
blind. Please advise on course of action. Attempt to perform the apport-
collect (might install a startup script, maybe some logging into file).
Can install the script after starting into one of the resque options. Or
does it make sense to kick out nvidia and continue on nouveau? Please
advise.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1068601

Title:
  10de:0322 12.10: Black screen with GeForce FX 5200 card

Status in “linux” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-nouveau” package in Ubuntu:
  Confirmed

Bug description:
  Having installed Ubuntu 12.10, a black screen now appears after logon
  (only the cursor is visible). Everything (graphically) up until logon
  is fine.

  On my previous build (12.04), I was using Nvidia's drivers. As well,
  this did not happen with the nouveau drivers either.

  WORKAROUND: This seems to be a problem with my Nvidia FX5200 graphics
  card as when I removed this and used the integrated graphics (Intel
  82865G) instead, everything was fine.

  WORKAROUND: Using the following kernel parameters gets me to the desktop but 
the OS is very unresponsive:
  nomodeset

  ---
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  graham 1720 F pulseaudio
  CRDA:
   country GB:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=bd714dd8-b111-42c1-88b5-0b32b12b0bff
  InstallationDate: Installed on 2012-10-19 (6 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
  MachineType: Dell Computer Corporation OptiPlex GX270
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=f4138a35-ef8f-4c93-a963-09e6b2ae85e3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-17-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 06/26/2006
  dmi.bios.vendor: Dell Computer Corporation
  dmi.bios.version: A07
  dmi.board.name: 0FG015
  dmi.board.vendor: Dell Computer Corp.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Computer Corporation
  dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA07:bd06/26/2006:svnDellComputerCorporation:pnOptiPlexGX270:pvr:rvnDellComputerCorp.:rn0FG015:rvr:cvnDellComputerCorporation:ct6:cvr:
  dmi.product.name: OptiPlex GX270
  dmi.sys.vendor: Dell Computer Corporation

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1174043] Re: After dist-upgrade to 13.04 Intuos3 can not drag/paint any more under KDE

2013-05-29 Thread Alexia Death
The 2.0 package + driver from PPA fixed it for me. No trickery needed
for drawing after reboot.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/1174043

Title:
  After dist-upgrade to 13.04 Intuos3 can not drag/paint any more under
  KDE

Status in “xf86-input-wacom” package in Ubuntu:
  Incomplete

Bug description:
  After dist-upgrade to 13.04 Intuos3 can not drag/paint any more.

  Button down is immediately followed by button release, so I CAN click,
  but painting is limited to single tab of paint at a time in gimp and
  does not work at all in Krita. I can not even to move windows
  around...

  xinput shows that the pressure axis values are correct, but button up
  event is not - it comes right after button press, not when I lift the
  pen.

  Booting an older kernel did not fix this.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: xorg 1:7.7+1ubuntu4
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Tags: raring third-party-packages
  Uname: Linux 3.8.0-19-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-04-25 (3 days ago)
  UserGroups: adm admin audio backup cdrom dialout fax floppy fuse games 
lpadmin netdev plugdev sambashare saned scanner staff sudo syslog vboxusers 
video www-data
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  DistUpgraded: 2013-04-25 20:56:25,391 DEBUG enabling apt cron job
  DistroCodename: raring
  DistroRelease: Ubuntu 13.04
  DistroVariant: kubuntu
  MachineType: Compal PBL21
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: xf86-input-wacom (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=ee0b7444-3cd5-47df-98dd-a1f797e03b78 ro quiet splash 
xbmc=autostart,nodiskmount loglevel=0
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Tags:  raring kubuntu
  Uname: Linux 3.8.0-19-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-04-25 (3 days ago)
  UserGroups: adm admin audio backup cdrom dialout fax floppy fuse games 
lpadmin netdev plugdev sambashare saned scanner staff sudo syslog vboxusers 
video www-data
  dmi.bios.date: 04/19/2011
  dmi.bios.vendor: INSYDE
  dmi.bios.version: 1.71
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: PBL21
  dmi.board.vendor: Compal
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Compal
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvr1.71:bd04/19/2011:svnCompal:pnPBL21:pvr1.71:rvnCompal:rnPBL21:rvrBaseBoardVersion:cvnCompal:ct10:cvrChassisVersion:
  dmi.product.name: PBL21
  dmi.product.version: 1.71
  dmi.sys.vendor: Compal
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.43-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.1-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.1-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Sun Apr 28 23:08:27 2013
  xserver.configfile: default
  xserver.errors:
   open /dev/dri/card0: No such file or directory
   open /dev/fb0: No such file or directory
   Wacom Intuos3 6x8 stylus: Invalid type 'touch' for this device.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.13.3-0ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1174043/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185515] Re: SRU of updated apport-package duplicate signature calculation

2013-05-29 Thread Brian Murray
** Description changed:

  [Impact]
  Apport version 2.10-0ubuntu2 in saucy contains a shorter and less complicated 
DuplicateSignature than was previously used, to allow for more frequent 
duplicate consolidation on errors.ubuntu.com.  This will allow package 
installation failures to appear amongst the most frequent crashes, and 
subsequently should be SRU'ed to the previous releases of Ubuntu so that we can 
resolve package install failures in them.
  
  [Test Case]
  1) download the crash-in-postinst package from 
https://launchpad.net/~daisy-pluckers/+archive/daisy-seeds
  2) install the package via software-center (software-center 
crash-in-postinst_1-0~2~raring1_amd64.deb)
- 3) observe apport-crash dialog, click "Show Details"
- 4) Find DuplicateSignature section of the apport crash which should be 3 
lines and contain
+ 3) install the package again via 'sudo apt-get install crash-in-postinst'
+ 4) observe apport-crash dialog, click "Show Details"
+ 5) Find DuplicateSignature section of the apport crash which should be 3 
lines and contain
  " Setting up crash-in-postinst (1-0~2~raring1) ...
   dpkg: error processing crash-in-postinst (--configure):
    subprocess installed post-installation script returned error exit status 1
   "
  
  With the version of apport from -proposed the crash signature will look
  like:
  
  "package:crash-in-postinst:1-0~2~raring1 [origin: unknown]: subprocess
  installed post-installation script returned error exit status 1"

** Also affects: apport (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: apport (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: apport (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Changed in: apport (Ubuntu Precise)
   Status: New => Triaged

** Changed in: apport (Ubuntu Quantal)
   Status: New => Triaged

** Changed in: apport (Ubuntu Raring)
   Status: New => In Progress

** Changed in: apport (Ubuntu Precise)
   Importance: Undecided => Medium

** Changed in: apport (Ubuntu Quantal)
   Importance: Undecided => Medium

** Changed in: apport (Ubuntu Raring)
   Importance: Undecided => Medium

** Changed in: apport (Ubuntu Raring)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: apport (Ubuntu Quantal)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: apport (Ubuntu Precise)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: apport (Ubuntu)
   Status: In Progress => Invalid

** Changed in: apport (Ubuntu)
 Assignee: Brian Murray (brian-murray) => (unassigned)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1185515

Title:
  SRU of updated apport-package duplicate signature calculation

Status in “apport” package in Ubuntu:
  Invalid
Status in “apport” source package in Precise:
  Triaged
Status in “apport” source package in Quantal:
  Triaged
Status in “apport” source package in Raring:
  In Progress

Bug description:
  [Impact]
  Apport version 2.10-0ubuntu2 in saucy contains a shorter and less complicated 
DuplicateSignature than was previously used, to allow for more frequent 
duplicate consolidation on errors.ubuntu.com.  This will allow package 
installation failures to appear amongst the most frequent crashes, and 
subsequently should be SRU'ed to the previous releases of Ubuntu so that we can 
resolve package install failures in them.

  [Test Case]
  1) download the crash-in-postinst package from 
https://launchpad.net/~daisy-pluckers/+archive/daisy-seeds
  2) install the package via software-center (software-center 
crash-in-postinst_1-0~2~raring1_amd64.deb)
  3) install the package again via 'sudo apt-get install crash-in-postinst' 
(this is necessary as dpkg -i doesn't generate a crash report and nor does 
software-center)
  4) observe apport-crash dialog, click "Show Details"
  5) Find DuplicateSignature section of the apport crash which should be 3 
lines and contain
  " Setting up crash-in-postinst (1-0~2~raring1) ...
   dpkg: error processing crash-in-postinst (--configure):
    subprocess installed post-installation script returned error exit status 1
   "

  With the version of apport from -proposed the crash signature will
  look like:

  "package:crash-in-postinst:1-0~2~raring1 [origin: unknown]: subprocess
  installed post-installation script returned error exit status 1"

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1180297] Re: Opening facebook "Success" page in external browser

2013-05-29 Thread Bruce
Workaround (comment #10) did not work for me either. Same as comment
#18, Ubuntu 12.10, 64-bit.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center-signon in Ubuntu.
https://bugs.launchpad.net/bugs/1180297

Title:
  Opening facebook "Success" page in external browser

Status in “gnome-control-center-signon” package in Ubuntu:
  Confirmed

Bug description:
  I suppose these are the same symptoms as bug #1132030. Don't know
  about the cause though - a lot of refactoring seems to have happened
  since then.

  My FB authentication token has expired. Now, at a regular interval,
  UOA is opening a webpage
  (https://www.facebook.com/connect/blank.html#_=_) in Firefox. It says

  "Success
  SECURITY WARNING: Please treat the URL above as you would your password and 
do not share it with anyone.)"

  The issue is also reproducable when attempting to add a new Facebook
  account.

  1. Open Online Accounts
  2. Click "Add account…"
  3. Select "Facebook"
  4. Observe that a window opens in the external browser, as above

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center-signon 0.1.6bzr13.04.05-0ubuntu2
  ProcVersionSignature: Ubuntu 3.9.0-1.5-generic 3.9.1
  Uname: Linux 3.9.0-1-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10-0ubuntu3
  Architecture: amd64
  Date: Wed May 15 09:59:59 2013
  InstallationDate: Installed on 2012-10-07 (219 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20121007)
  MarkForUpload: True
  SourcePackage: gnome-control-center-signon
  UpgradeStatus: Upgraded to saucy on 2013-05-07 (8 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center-signon/+bug/1180297/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 515386] Re: No attachment when Thunderbird is set as default client.

2013-05-29 Thread manolo
I'm sorry to inform you that the problem persists between Simple Scan 3.6.0 and 
TB 17.0.6 installed on Linux Mint 14.
The problem did not appear on Kubuntu 12.10
What should I do?

Thanks,
regards.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-utils in Ubuntu.
https://bugs.launchpad.net/bugs/515386

Title:
  No attachment when Thunderbird is set as default client.

Status in Simple Scan:
  Invalid
Status in Mozilla Thunderbird Mail and News:
  Invalid
Status in Xdg-utils:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “xdg-utils” package in Ubuntu:
  Fix Released

Bug description:
  Currently, when thunderbird is set as the default email client, when
  simple-scan tries to open a new message using mailto: , a new message
  window is opened for thunderbird, but there are no attachment.

  This is probably due to Thunderbird who does not support attachment
  with mailto because it is considered unsecure, but still, this makes
  user experience very poor, as the user is left thinking "ok a new
  window opened, therefore the attachment must be somewhere..". And
  thunderbird is pretty popular.

  Fortunately this might be easy to "workaround". Picasa already did it
  using xdg-email script that I attached since its code show exactly
  what's needed. the run_thunderbird() function is the more important
  part in the file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/515386/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 919809] Re: [CMI8788] Xonar DG: no front panel or recording support

2013-05-29 Thread Tim
Under 13.04 this soundcard can not record sound, either through the
front microphone port or the rear.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/919809

Title:
  [CMI8788] Xonar DG: no front panel or recording support

Status in ALSA driver:
  New
Status in “alsa-driver” package in Ubuntu:
  Confirmed

Bug description:
  Running precise, though I don't recall this working in oneiric either.

  None of the front panel outputs/inputs on the Xonar DG are detected at
  all. They are hooked up, as it works fine on Windows. Plugging in
  headphones doesn't switch the output, and a microphone on the front is
  not detected.

  In sound preferences and pavucontrol, the card is listed as having
  three connectors: "Analog Output / Speaker" (works), "Analog Output /
  Headphones 1", and "Analog Output / Headphones 2." Changing the
  selected connector has no effect, and reverts back to Speaker when the
  settings view is reloaded. Additionally, setting via pacmd results in
  "failed to set sink port."[1]

  Interestingly enough, alsamixer has an Analog Output selector with
  different outputs than reported by PulseAudio. These are Speakers,
  Headphones, and FP Headphones. Switching between these produces an
  audible "click" from the sound card (normal, it's in the switching
  circuit) so it's definitely communicating with the card. However, the
  front panel audio still does not work. Both Speakers and FP Headphones
  play out of the speakers, while Headphones outputs nothing at all.

  Interestingly, alsamixer has no volume sliders for output, but that's
  a separate issue. (The output sliders do work in PulseAudio, so that's
  good enough for now.)

  
  [1] http://askubuntu.com/questions/87581

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.24+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-10.17-generic 3.2.1
  Uname: Linux 3.2.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: DG [Xonar DG], device 0: Multichannel [Multichannel]
 Subdevices: 0/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jacob  1801 F pulseaudio
   /dev/snd/pcmC0D0c:   jacob  1801 F...m pulseaudio
  Card0.Amixer.info:
   Card hw:0 'DG'/'C-Media Oxygen HD Audio at 0xde00, irq 19'
 Mixer name : 'CMI8786'
 Components : 'CS4245 CMI8786'
 Controls  : 15
 Simple ctrls  : 10
  Date: Sat Jan 21 15:17:04 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:DG successful
  Symptom_Card: CMI8788 [Oxygen HD Audio] - Xonar DG
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: Only some of outputs are working
  Title: [CMI8786 - Xonar DG, playback] Playback problem
  UpgradeStatus: Upgraded to precise on 2012-01-19 (1 days ago)
  UserAsoundrc:
   #pcm.!surround51 {
   #type vdownmix
   #slave.pcm "hw:1"
   #}
  modified.conffile..etc.modprobe.d.alsa.base.conf: [modified]
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2012-01-17T23:40:21.034567

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/919809/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1158969] Re: signon-ui crashed with SIGSEGV in QObject::connect()

2013-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package signon-ui - 0.14-0ubuntu2

---
signon-ui (0.14-0ubuntu2) saucy; urgency=low

  [ Alberto Mardegan ]
  * Fix a crash potentially happening when the XEmbed container reused the
same X window ID from a previous one. (LP: #1158969)
  * Fixed Cannot log in to Google apps domain + Ubuntu SSO (LP: #1171853)
 -- Ken VanDineWed, 29 May 2013 10:37:43 -0400

** Changed in: signon-ui (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon-ui in Ubuntu.
https://bugs.launchpad.net/bugs/1158969

Title:
  signon-ui crashed with SIGSEGV in QObject::connect()

Status in “signon-ui” package in Ubuntu:
  Fix Released
Status in “signon-ui” source package in Raring:
  Confirmed

Bug description:
  crash when i don't grant access to google account

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: signon-ui 0.14-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Fri Mar 22 21:17:22 2013
  Disassembly: => 0x7f590001:   Cannot access memory at address 
0x7f590001
  ExecutablePath: /usr/bin/signon-ui
  InstallationDate: Installed on 2013-01-10 (70 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130110)
  MarkForUpload: True
  ProcCmdline: /usr/bin/signon-ui
  SegvAnalysis:
   Segfault happened at: 0x7f590001:Cannot access memory at address 
0x7f590001
   PC (0x7f590001) not located in a known VMA region (needed executable 
region)!
  SegvReason: executing unknown VMA
  Signal: 11
  SourcePackage: signon-ui
  StacktraceTop:
   ?? ()
   QObject::connect(QObject const*, char const*, QObject const*, char const*, 
Qt::ConnectionType) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
   ?? ()
   ?? ()
   ?? ()
  Title: signon-ui crashed with SIGSEGV in QObject::connect()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-ui/+bug/1158969/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1041790]

2013-05-29 Thread Cwawak
Created attachment 79979
i915_error_state - 3.9.2-201.rhbz879823.fc18.x86_64 (included patch write mbox 
regs twice on snb, v2)

Linux bobloblaw 3.9.2-201.rhbz879823.fc18.x86_64 #1 SMP Thu May 16
13:35:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

[45482.757631] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU 
hung
[45482.757645] [drm] capturing error event; look for more information 
in/sys/kernel/debug/dri/0/i915_error_state
[45482.766942] [drm:kick_ring] *ERROR* Kicking stuck semaphore on render ring
[45482.770617] [drm:__gen6_gt_force_wake_get] *ERROR* Timed out waiting for 
forcewake old ack to clear.

I added patch (drm/i915: Resurrect ring kicking for semaphores,
selectively) to Fedora 18's 3.9.2-200 x86_64 kernel.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1041790

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

Status in X.org xf86-video-intel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “sandybridge-meta” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Triaged

Bug description:
  X locks up periodically for a 2 to ten seconds at a time and this
  crash log gets generated. It's significantly more than several times a
  day but not quite continuous.

  Temporarily disabiling semaphores seems to eliminate the problem.
  E.g.:

  $ sudo -s
  # echo 0 > /sys/modules/i915/parameters/semaphores

  [Workaround]
  1.  Edit your /etc/defaults/grub file.
  2.  Change this line:

  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

  to

  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.semaphores=0"

  3.  Then run

  sudo update-grub

  4.  And reboot

  If you indeed have this bug, that should stop the lockups from happening.
  If it doesn't, then file a new bug report.

  Side Effects:  Rendering throughput is dropped by 10% with SNA, or as
  much as 3x with UXA. OpenGL performance is likely to be reduced by
  about 30%. More CPU time is spent waiting for the GPU with rc6
  disabled, so increased power consumption.

  [Original Report]

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  Uname: Linux 3.6.0-rc3-git-20120826.1015 x86_64
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  Chipset: sandybridge-m-gt2
  Date: Sun Aug 26 16:06:32 2012
  DistroCodename: quantal
  DistroVariant: ubuntu
  DuplicateSignature: [sandybridge-m-gt2] GPU lockup  IPEHR: 0x0b160001 IPEHR: 
0x0b140001 Ubuntu 12.10
  EcryptfsInUse: Yes
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  GpuHangFrequency: Continuously
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120724.2)
  InterpreterPath: /usr/bin/python3.2mu
  MachineType: Dell Inc. Dell System XPS L502X
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-git-20120826.1015 
root=UUID=135c8090-427c-460a-909d-eff262cd44b6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   xserver-xorg 1:7.7+1ubuntu3
   libdrm2  2.4.38-0ubuntu2
   xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  SourcePackage: xserver-xorg-video-intel
  Title: [sandybridge-m-gt2] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001
  UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 05/29/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 0NJT03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd05/29/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1171853] Re: Cannot log in to Google apps domain + Ubuntu SSO

2013-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package signon-ui - 0.14-0ubuntu2

---
signon-ui (0.14-0ubuntu2) saucy; urgency=low

  [ Alberto Mardegan ]
  * Fix a crash potentially happening when the XEmbed container reused the
same X window ID from a previous one. (LP: #1158969)
  * Fixed Cannot log in to Google apps domain + Ubuntu SSO (LP: #1171853)
 -- Ken VanDineWed, 29 May 2013 10:37:43 -0400

** Changed in: signon-ui (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon-ui in Ubuntu.
https://bugs.launchpad.net/bugs/1171853

Title:
  Cannot log in to Google apps domain + Ubuntu SSO

Status in Online Accounts: Sign-on UI:
  Fix Committed
Status in “signon-ui” package in Ubuntu:
  Fix Released
Status in “signon-ui” source package in Raring:
  Confirmed

Bug description:
  I'm trying to log in to my Google apps account through the Online
  Accounts dialog and so far I've been unsuccessful.

  From the online accounts dialog, after the Google login page, I'm then
  taken to the Ubuntu SSO page, but when I enter my SSO user name and
  password, I get a blank screen with an error message that doesn't give
  me any pointers as to what's happened (see attached screenshot).

  I'm also attaching the output generated by invoking signon-ui from the
  command line with  SSOUI_LOGGING_LEVEL=2

  Additional information for the SRU request:

  [Impact] Makes it impossible to create Google apps accounts linked to
  Ubuntu SSO (and possibly others).

  [Test Case] Open Online Accounts, click on "Add account", choose
  "Google", then enter your e-mail address (leave the password field
  empty), and press "Sign in". Follow the instructions, but if the bug
  is not fixed you'll soon be presented with the error message from
  comment #2. If the bug is fixed, the account creation should complete
  successfully.

  [Regression Potential] The code paths touched by this patch are only
  hit when a web page fails to load; we simply delay reporting the error
  by 3 seconds, and cancel the error condition if in the meantime the
  WebView has shown some signs of activity. So, this patch should not
  affect the successful creation of other accounts, but just add a small
  delay to the ones failing because of network errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/signon-ui/+bug/1171853/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1171163] Re: Previews not using DDTP translations for descriptions (like the Software Centre or Synaptic do)

2013-05-29 Thread Rodney Dawes
** Changed in: software-center/stable-13-10
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1171163

Title:
  Previews not using DDTP translations for descriptions (like the
  Software Centre or Synaptic do)

Status in Ubuntu Software Center:
  Fix Released
Status in Ubuntu Software Center stable-13-10 series:
  Fix Released
Status in Ubuntu Software Center stable-5-6 series:
  Triaged
Status in Ubuntu Software Center trunk series:
  Fix Released
Status in Ubuntu Translations:
  Triaged
Status in Unity Applications Lens:
  Invalid
Status in “software-center” package in Ubuntu:
  Confirmed
Status in “software-center” source package in Raring:
  Confirmed

Bug description:
  The Unity Previews lens is not using DDTP translations for package 
descriptions (like the Software Centre or Synaptic do). 
  While application titles are translated, translations of the descriptions are 
not fetched at all (while they have been translated for a while).

  Two questions :
  - in the lens, where are the titles fetched from ? 
--The pristine DDTP (http://translations.launchpad.net/ddtp-ubuntu/raring/)
--the tweaked version for Ubuntu called app-install-data 
(https://translations.launchpad.net/ubuntu/raring/+source/app-install-data-ubuntu/+pots/app-install-data)
 which doesn't cover all packages, and not their full descriptions.

  An example: XScavenger
  - Marked as translated in the DDTP both in Quantal and Raring: 
http://nightmonkey.ubuntu.hu/#release=raring&language=fr&view=pack&repo=universe&isok=all&rownumber=100&sortpopcon=dsc&packagename=xscavenger&page=null
  -Shown in English in the Lens
  -Shown in French in the Software Centre
  -Shown in French in Synaptic

  Can it be fixed ?

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1151621] Re: [UIFe] TypeError when opening edit menu

2013-05-29 Thread Rodney Dawes
** Changed in: software-center/trunk
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1151621

Title:
  [UIFe] TypeError when opening edit menu

Status in Ubuntu Software Center:
  Fix Released
Status in Ubuntu Software Center stable-5-6 series:
  Triaged
Status in Ubuntu Software Center trunk series:
  Fix Released
Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “software-center” package in Ubuntu:
  Fix Released

Bug description:
  The following trace occurs when opening the "Edit" menu in software-
  center, as a result of an incompatible change in one of GTK+,
  pygobject, or libgirepository. The code in software-center is correct,
  but the bindings are causing the wrong method to be called, resulting
  in the trace.

  Traceback (most recent call last):
    File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 967, 
in on_menu_edit_activate
  bounds = self.active_pane.searchentry.get_selection_bounds()
    File "/usr/lib/python2.7/dist-packages/gi/overrides/__init__.py", line 99, 
in wrapped
  ret = method(*args, **kwargs)
  TypeError: unbound method get_selection_bounds() must be called with 
TextBuffer instance as first argument (got SearchEntry instance instead)

  As a work around for this, I have removed the code in software-center,
  which makes the Cut/Copy items in the Edit menu no longer apply to the
  search entry. As a result, this also removes the Cut item completely,
  as it was only used for the search entry. However, it is still
  possible to use the context-menu when right clicking on the entry, or
  the standard C-x/C-c key bindings, to cut or copy the selected text in
  the entry.

  Mailing list request messages:
  Docs: https://lists.ubuntu.com/archives/ubuntu-doc/2013-April/017165.html
  I18n: 
https://lists.ubuntu.com/archives/ubuntu-translators/2013-April/005867.html

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1171163] Re: Previews not using DDTP translations for descriptions (like the Software Centre or Synaptic do)

2013-05-29 Thread Rodney Dawes
** Also affects: software-center
   Importance: Undecided
   Status: New

** Also affects: software-center/stable-13-10
   Importance: Undecided
   Status: New

** Also affects: software-center/stable-5-6
   Importance: Undecided
   Status: New

** Also affects: software-center/trunk
   Importance: Undecided
   Status: New

** Changed in: software-center/trunk
   Status: New => Fix Released

** Changed in: software-center (Ubuntu)
   Status: Fix Committed => Confirmed

** Changed in: software-center/stable-13-10
   Status: New => Triaged

** Changed in: software-center/stable-5-6
   Status: New => Triaged

** Changed in: software-center/stable-13-10
Milestone: None => 13.05

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1171163

Title:
  Previews not using DDTP translations for descriptions (like the
  Software Centre or Synaptic do)

Status in Ubuntu Software Center:
  Fix Released
Status in Ubuntu Software Center stable-13-10 series:
  Triaged
Status in Ubuntu Software Center stable-5-6 series:
  Triaged
Status in Ubuntu Software Center trunk series:
  Fix Released
Status in Ubuntu Translations:
  Triaged
Status in Unity Applications Lens:
  Invalid
Status in “software-center” package in Ubuntu:
  Confirmed
Status in “software-center” source package in Raring:
  Confirmed

Bug description:
  The Unity Previews lens is not using DDTP translations for package 
descriptions (like the Software Centre or Synaptic do). 
  While application titles are translated, translations of the descriptions are 
not fetched at all (while they have been translated for a while).

  Two questions :
  - in the lens, where are the titles fetched from ? 
--The pristine DDTP (http://translations.launchpad.net/ddtp-ubuntu/raring/)
--the tweaked version for Ubuntu called app-install-data 
(https://translations.launchpad.net/ubuntu/raring/+source/app-install-data-ubuntu/+pots/app-install-data)
 which doesn't cover all packages, and not their full descriptions.

  An example: XScavenger
  - Marked as translated in the DDTP both in Quantal and Raring: 
http://nightmonkey.ubuntu.hu/#release=raring&language=fr&view=pack&repo=universe&isok=all&rownumber=100&sortpopcon=dsc&packagename=xscavenger&page=null
  -Shown in English in the Lens
  -Shown in French in the Software Centre
  -Shown in French in Synaptic

  Can it be fixed ?

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026040] Re: translator-numbers-dictionary in Polish unusable

2013-05-29 Thread GTriderXC
I'd love to assign this bug to me but have no slightest idea where to
find the string that ought to be corrected.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to latex-beamer in Ubuntu.
https://bugs.launchpad.net/bugs/1026040

Title:
  translator-numbers-dictionary in Polish unusable

Status in Ubuntu Translations:
  New
Status in “latex-beamer” package in Ubuntu:
  New

Bug description:
  Translations of 'ten' and 'Ten' in
  /usr/share/texmf/tex/latex/beamer/base/translator/dicts/translator-
  numbers-dictionary/translator-numbers-dictionary-Polish.dict make
  parts of latex-beamer unusable.

  
  \providetranslation{ten}{dziesi\{e}\'{c}}
  should be converted to
  \providetranslation{ten}{dziesi\k{e}\'{c}}

  and

  \providetranslation{Ten}{Dziesi\{e}\'{c}}
  should be converted to
  \providetranslation{Ten}{Dziesi\k{e}\'{c}}

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1026040/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1132063] Re: Mouse settings missing from Mouse & Touchpad dialog

2013-05-29 Thread aristidis aman
** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1132063

Title:
  Mouse settings missing from Mouse & Touchpad dialog

Status in “gnome-control-center” package in Ubuntu:
  Fix Committed

Bug description:
  On up to date Raring alpha, on System Settings > Mouse & Touchpad the
  Mouse settings are completely missing.  The General and Touchpad
  sections are there but none for mouse.  See attached screenshot.

  xinput --list shows
  ~$ xinput --list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ MOSART Semi. 2.4G Keyboard Mouseid=11   [slave  pointer 
 (2)]
  ⎜   ↳ SynPS/2 Synaptics TouchPad  id=14   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ MOSART Semi. 2.4G Keyboard Mouseid=10   [slave  
keyboard (3)]
  ↳ Dell Dell USB Keyboard  id=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  and from lsusb:
  Bus 003 Device 002: ID 062a:3286 Creative Labs Nano Receiver [Sandstrom Laser 
Mouse SMWLL11]

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-control-center 1:3.6.3-0ubuntu13
  ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
  Uname: Linux 3.8.0-7-generic i686
  ApportVersion: 2.8-0ubuntu4
  Architecture: i386
  Date: Sat Feb 23 09:40:41 2013
  InstallationDate: Installed on 2012-08-01 (205 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120730.1)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu6.1
   deja-dup25.5-0ubuntu1
   gnome-control-center-signon 0.1.2bzr12.12.05-0ubuntu1
   gnome-control-center-unity  1.2daily13.02.15-0ubuntu1
   indicator-datetime  12.10.3daily13.02.06-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1182103] Re: black screen in Ubuntu, in live CD Ubuntu.

2013-05-29 Thread Илья
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1182103

Title:
  black screen in Ubuntu, in live CD Ubuntu.

Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  I don't know English.
  In Ubuntu live CD 13.04 black screen.
  Earlier live CD work, but in Ubuntu after update be black screen.
  Fglrx work good.
  sudo lspci
  00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
  00:02.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge
  (ext gfx port 0)
  00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI
  bridge (PCIE port 1)
  00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI
  SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode]
  00:12.0 USB controller: Advanced Micro Devices [AMD] nee ATI
  SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
  00:12.1 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0 USB
  OHCI1 Controller
  00:12.2 USB controller: Advanced Micro Devices [AMD] nee ATI
  SB7x0/SB8x0/SB9x0 USB EHCI Controller
  00:13.0 USB controller: Advanced Micro Devices [AMD] nee ATI
  SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
  00:13.1 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0 USB
  OHCI1 Controller
  00:13.2 USB controller: Advanced Micro Devices [AMD] nee ATI
  SB7x0/SB8x0/SB9x0 USB EHCI Controller
  00:14.0 SMBus: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus
  Controller (rev 3c)
  00:14.1 IDE interface: Advanced Micro Devices [AMD] nee ATI
  SB7x0/SB8x0/SB9x0 IDE Controller
  00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia
  (Intel HDA)
  00:14.3 ISA bridge: Advanced Micro Devices [AMD] nee ATI
  SB7x0/SB8x0/SB9x0 LPC host controller
  00:14.4 PCI bridge: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to
  PCI Bridge
  00:14.5 USB controller: Advanced Micro Devices [AMD] nee ATI
  SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
  00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor
  HyperTransport Configuration
  00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor
  Address Map
  00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor
  DRAM Controller
  00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor
  Miscellaneous Control
  00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor
  Link Control
  01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI
  Turks XT [Radeon HD 6670]
  01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI
  Turks/Whistler HDMI Audio [Radeon HD 6000 Series]
  02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
  RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
   affects ubuntu
   status new

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1182103/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185527] [NEW] Depends on usb-modeswitch-data (>= 20110227-1~)

2013-05-29 Thread Janus
Public bug reported:

On Saucy (13.10); does affect mobile networking.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: usb-modeswitch (not installed)
ProcVersionSignature: Ubuntu 3.9.0-2.7-generic 3.9.3
Uname: Linux 3.9.0-2-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.10.2-0ubuntu1
Architecture: i386
Date: Wed May 29 21:14:42 2013
MarkForUpload: True
SourcePackage: usb-modeswitch
UpgradeStatus: Upgraded to saucy on 2013-05-05 (24 days ago)

** Affects: usb-modeswitch (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 saucy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to usb-modeswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1185527

Title:
  Depends on usb-modeswitch-data (>= 20110227-1~)

Status in “usb-modeswitch” package in Ubuntu:
  New

Bug description:
  On Saucy (13.10); does affect mobile networking.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: usb-modeswitch (not installed)
  ProcVersionSignature: Ubuntu 3.9.0-2.7-generic 3.9.3
  Uname: Linux 3.9.0-2-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: i386
  Date: Wed May 29 21:14:42 2013
  MarkForUpload: True
  SourcePackage: usb-modeswitch
  UpgradeStatus: Upgraded to saucy on 2013-05-05 (24 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1185527/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185525] [NEW] [G41MT-S2P, VIA VT2020, Green Headphone Out, Front] No sound at all

2013-05-29 Thread srikanth Ghat
Public bug reported:

sound is not coming in hand free

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: alsa-base 1.0.24+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: VT2020 Analog [VT2020 Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 43'
   Mixer name   : 'VIA VT2020'
   Components   : 'HDA:11060441,1458a014,00100100'
   Controls  : 21
   Simple ctrls  : 14
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xfcffc000 irq 17'
   Mixer name   : 'Nvidia GPU 1c HDMI/DP'
   Components   : 'HDA:10de001c,10de,00100100'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
CurrentDmesg:
 [  176.640005] eth0: no IPv6 routers present
 [  185.206657] ISO 9660 Extensions: Microsoft Joliet Level 3
 [  185.382219] ISO 9660 Extensions: RRIP_1991A
 [ 1090.012144] VFS: busy inodes on changed media or resized disk sr0
Date: Wed May 29 22:48:14 2013
LiveMediaBuild: Zorin OS 5.2 32bit - Release i386
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
Symptom_Card: Internal Audio - HDA Intel
Symptom_DevicesInUse: 4325  4325
Symptom_Jack: Green Headphone Out, Front
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: No sound at all
Title: [G41MT-S2P, VIA VT2020, Green Headphone Out, Front] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/31/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F1
dmi.board.name: G41MT-S2P
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF1:bd12/31/2010:svnGigabyteTechnologyCo.,Ltd.:pnG41MT-S2P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG41MT-S2P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: G41MT-S2P
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: apport-bug i386 natty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1185525

Title:
  [G41MT-S2P, VIA VT2020, Green Headphone Out, Front] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  sound is not coming in hand free

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: alsa-base 1.0.24+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
  Uname: Linux 2.6.38-12-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: VT2020 Analog [VT2020 Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 43'
 Mixer name : 'VIA VT2020'
 Components : 'HDA:11060441,1458a014,00100100'
 Controls  : 21
 Simple ctrls  : 14
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfcffc000 irq 17'
 Mixer name : 'Nvidia GPU 1c HDMI/DP'
 Components : 'HDA:10de001c,10de,00100100'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  CurrentDmesg:
   [  176.640005] eth0: no IPv6 routers present
   [  185.206657] ISO 9660 Extensions: Microsoft Joliet Level 3
   [  185.382219] ISO 9660 Extensions: RRIP_1991A
   [ 1090.012144] VFS: busy inodes on changed media or resized disk sr0
  Date: Wed May 29 22:48:14 2013
  LiveMediaBuild: Zorin OS 5.2 32bit - Release i386
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Internal Audio - HDA Intel
  Symptom_DevicesInUse: 4325  4325
  Symptom_Jack: Green Headphone Out, Front
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G41MT-S2P, VIA VT2020, Green Headphone Out, Front] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.da

[Desktop-packages] [Bug 1068601] Re: 10de:0322 12.10: Black screen with GeForce FX 5200 card

2013-05-29 Thread Rob Koll
Just want to give initial feedback, of course the experience of Graham
is more important. After burning the daily build live DVD taken from #63
my computer starts quite normal. It uses the nouveau driver, goes into
resolution 1680*1050. Works correct, quite slow. So no issues like black
screen. No confirmation the bug still exists. Now installing to hard
disk. Will check whether or not I can run with proprietary nvidia
driver. And bring that into the resulution from 24 inch screen
(1920*1200).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1068601

Title:
  10de:0322 12.10: Black screen with GeForce FX 5200 card

Status in “linux” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-nouveau” package in Ubuntu:
  Confirmed

Bug description:
  Having installed Ubuntu 12.10, a black screen now appears after logon
  (only the cursor is visible). Everything (graphically) up until logon
  is fine.

  On my previous build (12.04), I was using Nvidia's drivers. As well,
  this did not happen with the nouveau drivers either.

  WORKAROUND: This seems to be a problem with my Nvidia FX5200 graphics
  card as when I removed this and used the integrated graphics (Intel
  82865G) instead, everything was fine.

  WORKAROUND: Using the following kernel parameters gets me to the desktop but 
the OS is very unresponsive:
  nomodeset

  ---
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  graham 1720 F pulseaudio
  CRDA:
   country GB:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=bd714dd8-b111-42c1-88b5-0b32b12b0bff
  InstallationDate: Installed on 2012-10-19 (6 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
  MachineType: Dell Computer Corporation OptiPlex GX270
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=f4138a35-ef8f-4c93-a963-09e6b2ae85e3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-17-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 06/26/2006
  dmi.bios.vendor: Dell Computer Corporation
  dmi.bios.version: A07
  dmi.board.name: 0FG015
  dmi.board.vendor: Dell Computer Corp.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Computer Corporation
  dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA07:bd06/26/2006:svnDellComputerCorporation:pnOptiPlexGX270:pvr:rvnDellComputerCorp.:rn0FG015:rvr:cvnDellComputerCorporation:ct6:cvr:
  dmi.product.name: OptiPlex GX270
  dmi.sys.vendor: Dell Computer Corporation

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1137817] Re: [ivb] System freeze after high memory usage

2013-05-29 Thread rsoika
I still had no luck. I am now working with the drm-intel-nightly builds.
But the situation is always the same: suddenly after 1 up to 5 hours the
system freezes. No chance to get any response from the system. After
some minutes the system shuts down.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1137817

Title:
  [ivb] System freeze after high memory usage

Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  I have randomly system freezes on Ubuntu 12.10 64 bit since I installed my 
system on a new blank ultrabook (Wortmann Terra Mobile 1450 II) in December 
2012. 
  When the system freezes no mouse , no keyboard, no REISUB is possible. The 
screen is corrupted and did not update. The only key board functionality which 
is still possible is Fn+F9 (switch display on/off). I need to switch off the 
system hard. 

  The freeze occurs when the system runs on battery as also when it is plugged. 
When the system freeze occurs with power adapter plugged the system switches 
off when I disconnect the power adapter - even if the battery is full charged. 
  But the powermanagement in general seems to work perfect in Ubuntu 12.10. 
   
  To me it looks like the system freeze occurs often after high memory usage. 
  I can use the system with a few applications (Thunderbird / Firefox) for long 
time (several hours) without any freeze.
  But when I start java programming the probability increases that the problem 
occurs. This means: 
   I start Eclipse 4.2, MySQL and GlassFish 3.2 Server. I open a lot of browser 
windows and read and write much files to disk.
  The memory usage in this case increases from less then 1GB to more than 3GB 
(on total 8GB Ram) - I do not know if this is relevant - but maybe.
  I observe the situation for more than two months. As I use my system for work 
I have freezes one or two times a day - mostly when I have much work ;-) I 
develop JEE server business applications - so in the situation when the system 
freezes there is really no heavy graphic load. I am using Gnome Shell.
  The freeze seems to be absolutely randomly - I can not reproduce the system 
freeze. 

  I can not be sure but it seems to me that since yesterday the system
  shuts down after some seconds when it feezes. I notice this because I
  tried to login via ssh to collect the data of the file
  /sys/kernel/debug/dri/0/i915_error_state. But as the system shuts down
  I was not able to check the content.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185141] Re: Lightdm tooks 20s to log in into desktop session.

2013-05-29 Thread Sebastien Bacher
the IOs are slow on that chart, either your disk is a slow one or the
readahead profile is broken for some reason...

otherwise there is a noticable gap of 6.5 seconds due to pulseaudio
between lightdm and gnome-session ... reassigning to it since that seems
to be the only real issue on the chart

** Package changed: lightdm (Ubuntu) => pulseaudio (Ubuntu)

** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1185141

Title:
  Lightdm tooks 20s to log in into desktop session.

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  When I enter my password it took ~15/17s every time to log in.
  Everything was OK after fresh 13.04 install

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: lightdm 1.6.0-0ubuntu2.1
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Tue May 28 21:33:21 2013
  InstallationDate: Installed on 2013-04-25 (33 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185497] Re: [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound at all

2013-05-29 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_sigmatel.c?id=0a4278464eba4bf98c0d6304c62a1116553125d3


send email to the author to fix node 0x0d of ecs202_pin_configs

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1185497

Title:
  [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound
  at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  I can not hear from any radio station

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-41.65-generic 3.2.42
  Uname: Linux 3.2.0-41-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hssatyanarayana   1756 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfea38000 irq 40'
 Mixer name : 'SigmaTel STAC9221 A2'
 Components : 'HDA:83847682,10192633,00103601'
 Controls  : 26
 Simple ctrls  : 14
  Date: Wed May 29 21:07:36 2013
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   1563  1756  lightdm   F pulseaudio
hssatyanarayana  F pulseaudio
  Symptom_Jack: Green Headphone Out, Front
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound 
at all
  UpgradeStatus: Upgraded to precise on 2012-10-10 (231 days ago)
  dmi.bios.date: 08/16/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080012
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: PI945GCM
  dmi.board.vendor: Kobian
  dmi.board.version: ECS
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Kobian
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080012:bd08/16/2007:svnKobian:pnPI945GCM:pvr1.X:rvnKobian:rnPI945GCM:rvrECS:cvnKobian:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: PI945GCM
  dmi.product.version: 1.X
  dmi.sys.vendor: Kobian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1185497/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1173571] Re: please change wenquanyi micro hei back with 69-language-selector-zh-tw.conf

2013-05-29 Thread Cheng-Chia Tseng
I will check that if the -zh-tw.conf provided in raring (which put Droid
Sans Fallback into first one) works fine or not if we install Droid Sans
Fallback recently.

>Would it possibly make sense to make those changes for traditional
Chinese, while keeping WenQuanYi Zen Hei for simplified Chinese?

I think that it is OK to keep WenQuanYi Zen Hei for simplified Chinese
as long as no user complains about this change.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/1173571

Title:
  please change wenquanyi micro hei back with 69-language-selector-zh-
  tw.conf

Status in “language-selector” package in Ubuntu:
  Confirmed

Bug description:
  In quantal and previous version of ubuntu, we use WenQuanYi Micro Hei
  as default Chinese (Traditional) fonts for Sans, Monospace. However,
  the default font is set to WenQuanYi Zen Hei in 0.110 version provided
  by Raring.

  It is a regression that most of Chinese (Traditional) users don't
  appreciate this change. We would like to use WenQuanYi Micro Hei as
  before.

  I changed the conf provided by raring to fit we Chinese (Traditional)
  users more to have WenQuanYi Micro Hei back. Please accept the patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1173571/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185141] Re: Lightdm tooks 20s to log in into desktop session.

2013-05-29 Thread Pekorius Nedas
do you see something unusual?

** Attachment added: "Bootchart"
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1185141/+attachment/3689994/+files/nedas-300V5Z-raring-20130529-1.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1185141

Title:
  Lightdm tooks 20s to log in into desktop session.

Status in “lightdm” package in Ubuntu:
  Incomplete

Bug description:
  When I enter my password it took ~15/17s every time to log in.
  Everything was OK after fresh 13.04 install

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: lightdm 1.6.0-0ubuntu2.1
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Tue May 28 21:33:21 2013
  InstallationDate: Installed on 2013-04-25 (33 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185497] Re: [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound at all

2013-05-29 Thread Raymond
ports:
analog-output-speaker: Speakers (priority 1, available: 
unknown)
properties:

analog-output-headphones: Headphones (priority 9000, available: 
no)
properties:

active port: 

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1185497

Title:
  [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound
  at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  I can not hear from any radio station

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-41.65-generic 3.2.42
  Uname: Linux 3.2.0-41-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hssatyanarayana   1756 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfea38000 irq 40'
 Mixer name : 'SigmaTel STAC9221 A2'
 Components : 'HDA:83847682,10192633,00103601'
 Controls  : 26
 Simple ctrls  : 14
  Date: Wed May 29 21:07:36 2013
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   1563  1756  lightdm   F pulseaudio
hssatyanarayana  F pulseaudio
  Symptom_Jack: Green Headphone Out, Front
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound 
at all
  UpgradeStatus: Upgraded to precise on 2012-10-10 (231 days ago)
  dmi.bios.date: 08/16/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080012
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: PI945GCM
  dmi.board.vendor: Kobian
  dmi.board.version: ECS
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Kobian
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080012:bd08/16/2007:svnKobian:pnPI945GCM:pvr1.X:rvnKobian:rnPI945GCM:rvrECS:cvnKobian:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: PI945GCM
  dmi.product.version: 1.X
  dmi.sys.vendor: Kobian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1185497/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185497] Re: [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound at all

2013-05-29 Thread Raymond
post the output of alsa-info.sh

this should be Line Out at Ext  Rear for your desktop


Node 0x0d [Pin Complex] wcaps 0x400181: Stereo
  Control: name="Speaker Jack", index=0, device=0
  Pincap 0x173f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
  Pin Default 0x01114010: [Jack] Speaker at Ext Rear
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0x0
  Pin-ctls: 0x40: OUT VREF_HIZ
  Unsolicited: tag=05, enabled=1
  Connection: 1
 0x02

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1185497

Title:
  [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound
  at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  I can not hear from any radio station

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-41.65-generic 3.2.42
  Uname: Linux 3.2.0-41-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hssatyanarayana   1756 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfea38000 irq 40'
 Mixer name : 'SigmaTel STAC9221 A2'
 Components : 'HDA:83847682,10192633,00103601'
 Controls  : 26
 Simple ctrls  : 14
  Date: Wed May 29 21:07:36 2013
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   1563  1756  lightdm   F pulseaudio
hssatyanarayana  F pulseaudio
  Symptom_Jack: Green Headphone Out, Front
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound 
at all
  UpgradeStatus: Upgraded to precise on 2012-10-10 (231 days ago)
  dmi.bios.date: 08/16/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080012
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: PI945GCM
  dmi.board.vendor: Kobian
  dmi.board.version: ECS
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Kobian
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080012:bd08/16/2007:svnKobian:pnPI945GCM:pvr1.X:rvnKobian:rnPI945GCM:rvrECS:cvnKobian:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: PI945GCM
  dmi.product.version: 1.X
  dmi.sys.vendor: Kobian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1185497/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 899793] Re: Ubuntu One sync emblem ruins text icons

2013-05-29 Thread Chris Wilson
@TomasHnyk, You're right. I made a mistake with this one :)

** Changed in: hundredpapercuts
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/899793

Title:
  Ubuntu One sync emblem ruins text icons

Status in Ayatana Design:
  Confirmed
Status in One Hundred Paper Cuts:
  Confirmed
Status in Nautilus:
  New
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  Icons of a text file show a few words in the first line of the file,
  very useful to locate a text file in a quick look. Same happens with
  pdf files, the icon is a small miniature of the first page.

  However if text files are syncronized with ubuntu one the icon is
  blank (with a green mark in the right-lower corner of the icon), no
  traces of the text. That doesn't happen with pdf files, icons of the
  sync files are OK (miniature of the page and green mark)

  -

  Los iconos de un archivo de texto muestran unas pocas letras de las
  primeras líneas del archivo, algo muy útil para localizar rápidamente
  archivos. Algo parecido pasa con los pdf, que muestran una miniatura
  de la primera página.

  Sin embargo si los archivos de texto están compartidos mediante ubuntu
  one el icono queda completamente blabnco con la señal verde abajo a la
  izquierda, ni rastro del texto del interior del archivo. Esto no
  ocurre con los pdf, que el icono sigue teniendo la miniatura y encima
  la marca verde.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1170320] Re: Ubuntu doesn't know Brother MFC-J6510DW

2013-05-29 Thread Ptitphysik
My printer is seen in list of detected printers, but if I select it, my
model (MFC-J6510DW) doesn't appear in the left column in the driver's
list (as you can see in the print screen).

** Attachment added: "Capture du 2013-05-29 15:09:57.png"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1170320/+attachment/3689993/+files/Capture%20du%202013-05-29%2015%3A09%3A57.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1170320

Title:
  Ubuntu doesn't know Brother MFC-J6510DW

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu doesn't know Printer Brother MFC-J6510DW connectedd USB

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: cups 1.6.2-1ubuntu5
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  Uname: Linux 3.8.0-18-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CupsErrorLog:
   W [18/Apr/2013:10:18:39 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
'HP-PSC-1500-series-Gray..' already exists
   W [18/Apr/2013:10:18:39 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
'HP-PSC-1500-series-RGB..' already exists
  Date: Thu Apr 18 13:50:53 2013
  InstallationDate: Installed on 2013-03-30 (18 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130328)
  Lpstat: device for HP-PSC-1500-series: 
usb://HP/PSC%201500%20series?serial=MY615D11VC0498&interface=1
  MachineType: ASUSTeK COMPUTER INC. X301A
  MarkForUpload: True
  Papersize: a4
  PpdFiles: HP-PSC-1500-series: HP PSC 1500 Series, hpcups 3.13.3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-18-generic 
root=UUID=8e65d540-aeed-4feb-9028-ec92a382ab15 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/03/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X301A.210
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X301A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX301A.210:bd12/03/2012:svnASUSTeKCOMPUTERINC.:pnX301A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX301A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X301A
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 805468] Re: GIMP window placement includes grab resize borders

2013-05-29 Thread Thomas Hotz
Thank you for your bug report! Please give us a screenshot of your
problem.  Yeah, there are overlapping problems, would be nice to see it
on your screenshots. Thank you!

** Changed in: gimp (Ubuntu)
   Status: New => Incomplete

** Package changed: gimp (Ubuntu) => unity (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/805468

Title:
  GIMP window placement includes grab resize borders

Status in “unity” package in Ubuntu:
  Incomplete

Bug description:
  release:  Ubuntu 11.04
  package: gimp
  version: 2.6.11-1ubuntu6.1

  I have set GIMP to save the position of the main window and the
  toolbox windows. However, when I restart GIMP, the toolbox windows are
  placed with an offset that seems to correspond to the grab resize
  borders (top:0; left: 7px). This causes the windows not to be aligned
  properly and they overlap on other workspaces.

  I'm not sure if this is a bug in GIMP or if it's due to the way how
  grab resize borders have been implemented (see bug 710271).

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 432458] Re: Evolution junk icons are confusing

2013-05-29 Thread Chris Wilson
The paper cut task on this was originally closed because Evolution is no
longer a part of the default Ubuntu Desktop installation.

** Changed in: hundredpapercuts
   Status: Triaged => Invalid

** Changed in: hundredpapercuts
 Assignee: Paper Cuts Ninja (papercuts-ninja) => (unassigned)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-icon-theme in Ubuntu.
https://bugs.launchpad.net/bugs/432458

Title:
  Evolution junk icons are confusing

Status in The Evolution Mail & Calendaring Tool:
  Confirmed
Status in One Hundred Paper Cuts:
  Invalid
Status in “gnome-icon-theme” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: evolution

  Evolution junk icons are very confusing. If you look at these
  ("mail_junk_icons_current.png"), can you understand  what they mean?
  Furthermore the icon with a red cross stands for "mark as not junk"
  (you should use it for good e-mails), but the first impression is
  exactly the opposite...

  Please replace it with more understandable icons, something like
  "mail_junk_icons_proposal.png".

  Ubuntu Karmic Alpha6 is affected. Evolution version is
  2.27.92-0ubuntu4.

  All Ubuntu users using Evolution are affected, it's easy to fix - a
  real PAPER CUT :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 899793] Re: Ubuntu One sync emblem ruins text icons

2013-05-29 Thread TomasHnyk
Chris Wilson: Eh, there is no need to design anything, just to fix the
bug (make the text appear)? I understand it might go beyond the scope of
hundreds project, but the problem is not with icons, it is with the text
not showing. Read the bug description again (hint: sabdfl got it wrong
unless the description has changed in the meantime which it did not, if
I see correctly).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/899793

Title:
  Ubuntu One sync emblem ruins text icons

Status in Ayatana Design:
  Confirmed
Status in One Hundred Paper Cuts:
  Invalid
Status in Nautilus:
  New
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  Icons of a text file show a few words in the first line of the file,
  very useful to locate a text file in a quick look. Same happens with
  pdf files, the icon is a small miniature of the first page.

  However if text files are syncronized with ubuntu one the icon is
  blank (with a green mark in the right-lower corner of the icon), no
  traces of the text. That doesn't happen with pdf files, icons of the
  sync files are OK (miniature of the page and green mark)

  -

  Los iconos de un archivo de texto muestran unas pocas letras de las
  primeras líneas del archivo, algo muy útil para localizar rápidamente
  archivos. Algo parecido pasa con los pdf, que muestran una miniatura
  de la primera página.

  Sin embargo si los archivos de texto están compartidos mediante ubuntu
  one el icono queda completamente blabnco con la señal verde abajo a la
  izquierda, ni rastro del texto del interior del archivo. Esto no
  ocurre con los pdf, que el icono sigue teniendo la miniatura y encima
  la marca verde.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 8949] Re: Opening a deleted 'recent document' results in a new file.

2013-05-29 Thread Chris Wilson
** Changed in: hundredpapercuts
   Importance: Wishlist => Low

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/8949

Title:
  Opening a deleted 'recent document' results in a new file.

Status in Desktop panel for GNOME:
  Invalid
Status in GTK+ GUI Toolkit:
  Confirmed
Status in One Hundred Paper Cuts:
  Confirmed
Status in “gtk+2.0” package in Ubuntu:
  Confirmed

Bug description:
  http://bugzilla.gnome.org/show_bug.cgi?id=143385

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 782703] Re: My gimp 2.7 have a some bug with WACOM tablet on Unity3d

2013-05-29 Thread Thomas Hotz
Have you tested this with GIMP 2.8? Are you still having problems? Thank
you for telling us!

** Changed in: gimp (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/782703

Title:
  My gimp 2.7 have a some bug with WACOM tablet on Unity3d

Status in “gimp” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: gimp

  When I tried to draw with tablet in gimp on unity3d, gimp can't recognize 
some stroke.
  In Terminal, I had some error message. See below

  
---
  (gimp:16188): Gimp-Tools-CRITICAL **: gimp_tool_oper_update: assertion 
`gimp_tool_control_is_active (tool->control) == FALSE' failed
  
---

  In Unity 2D, I don't have any problem. But It's only in Unity 3D.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185497] [NEW] [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound at all

2013-05-29 Thread hssatyanarayana
Public bug reported:

I can not hear from any radio station

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-41.65-generic 3.2.42
Uname: Linux 3.2.0-41-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  hssatyanarayana   1756 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfea38000 irq 40'
   Mixer name   : 'SigmaTel STAC9221 A2'
   Components   : 'HDA:83847682,10192633,00103601'
   Controls  : 26
   Simple ctrls  : 14
Date: Wed May 29 21:07:36 2013
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
Symptom_Card: Built-in Audio - HDA Intel
Symptom_DevicesInUse:
 1563  1756  lightdm   F pulseaudio
  hssatyanarayana  F pulseaudio
Symptom_Jack: Green Headphone Out, Front
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: No sound at all
Title: [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound at 
all
UpgradeStatus: Upgraded to precise on 2012-10-10 (231 days ago)
dmi.bios.date: 08/16/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080012
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: PI945GCM
dmi.board.vendor: Kobian
dmi.board.version: ECS
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Kobian
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080012:bd08/16/2007:svnKobian:pnPI945GCM:pvr1.X:rvnKobian:rnPI945GCM:rvrECS:cvnKobian:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: PI945GCM
dmi.product.version: 1.X
dmi.sys.vendor: Kobian

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1185497

Title:
  [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound
  at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  I can not hear from any radio station

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-41.65-generic 3.2.42
  Uname: Linux 3.2.0-41-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hssatyanarayana   1756 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfea38000 irq 40'
 Mixer name : 'SigmaTel STAC9221 A2'
 Components : 'HDA:83847682,10192633,00103601'
 Controls  : 26
 Simple ctrls  : 14
  Date: Wed May 29 21:07:36 2013
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   1563  1756  lightdm   F pulseaudio
hssatyanarayana  F pulseaudio
  Symptom_Jack: Green Headphone Out, Front
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [PI945GCM, SigmaTel STAC9221 A2, Green Headphone Out, Front] No sound 
at all
  UpgradeStatus: Upgraded to precise on 2012-10-10 (231 days ago)
  dmi.bios.date: 08/16/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080012
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: PI945GCM
  dmi.board.vendor: Kobian
  dmi.board.version: ECS
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Kobian
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080012:bd08/16/2007:svnKobian:pnPI945GCM:pvr1.X:rvnKobian:rnPI945GCM:rvrECS:cvnKobian:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: PI94

[Desktop-packages] [Bug 875660]

2013-05-29 Thread JB VideoLAN
Don't use GStreamer :) :D

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/875660

Title:
  PA and knotify startup race leads to wrong device selection

Status in Phonon:
  Unknown
Status in “kde-runtime” package in Ubuntu:
  Confirmed
Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  This appears to be a regression in Oneiric.
  I'm running Kubuntu with pulseaudio.
  I have on my motherboard intel hda analog audio and my graphics card (an ATI) 
had an HDMI out; by default I like the audio to come out of the analog output 
that is the only one connected.

  Sometimes logging into KDE I find that it's decided to switch to the
  HDMI as the default; today I caught it and did an lsof /dev/snd/* and
  found:

  knotify4  2276   dg  memCHR  116,3  6691 /dev/snd/pcmC0D0p
  knotify4  2276   dg   20r   CHR 116,33  0t0 9995 /dev/snd/timer
  knotify4  2276   dg   21u   CHR  116,3  0t0 6691 /dev/snd/pcmC0D0p
  pulseaudi 2893   dg   24u   CHR  116,9  0t0 6698 /dev/snd/controlC1   


  
  pulseaudi 2893   dg   31u   CHR  116,6  0t0 6694 /dev/snd/controlC0   


  
  pulseaudi 2893   dg   38u   CHR  116,6  0t0 6694 /dev/snd/controlC0   


  

  So knotify4 has hogged the analog output, and hence pa can't get in.

  So I kill knotify4, and do a pactl exit to restart pa - but pa then
  still lists the HDMI as the default output in paman, and I can't see a
  way to get it back to default without restarting everything.

  I'm also going to subscribe this bug to kde-runtime; I'm not sure who
  is supposed to manage the race between pa startup and anything else,
  and I'm not sure if it's a kubuntu special or KDE in general.

  Dave

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: pulseaudio 1:1.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: VT1708S Analog [VT1708S Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dg 4889 F pulseaudio
   /dev/snd/controlC0:  dg 4889 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfbcf8000 irq 47'
 Mixer name : 'VIA VT1708S'
 Components : 'HDA:11060397,18490397,0010'
 Controls  : 37
 Simple ctrls  : 21
  Card1.Amixer.info:
   Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfbffc000 irq 48'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100100'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  CheckboxSubmission: f2d10bd9f943a85b486a282e7840a570
  CheckboxSystem: 0531969bcfd4f03af7405c98dc94a948
  Date: Sun Oct 16 12:31:37 2011
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to oneiric on 2011-09-24 (21 days ago)
  dmi.bios.date: 09/10/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: P55M Pro
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd09/10/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnP55MPro:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchp

[Desktop-packages] [Bug 1185468] Re: [gsfonts] Fonts include copyrighted adobe fragment all right reserved

2013-05-29 Thread Bug Watch Updater
** Changed in: gsfonts (Debian)
   Importance: Undecided => Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gsfonts in Ubuntu.
https://bugs.launchpad.net/bugs/1185468

Title:
  [gsfonts] Fonts include copyrighted adobe fragment all right reserved

Status in “gsfonts” package in Ubuntu:
  New
Status in “gsfonts” package in Debian:
  New

Bug description:
  Imported from Debian bug http://bugs.debian.org/694320:

  Package: gsfonts
  Version: 1:8.11+urwcyr1.0.7~pre44-4.2
  Severity: serious
  control: block -1 by 694308

  This package include copyrighted font hinting from adobe.

  For instance
  t1disasm /usr/share/fonts/type1/gsfonts/n019024l.pfb | grep -i -A 10  adobe
  %!PS-AdobeFont-1.0: NimbusSanL-BoldItal 1.06
  %%Title: NimbusSanL-BoldItal
  %Version: 1.06
  %%CreationDate: Thu Aug  2 14:36:47 2007
  %%Creator: frob
  %Copyright: Copyright (URW)++,Copyright 1999 by (URW)++ Design &
  %Copyright:  Development; Cyrillic glyphs added by Valek Filippov (C)
  %Copyright:  2001-2005
  % Generated by FontForge 20070723 (http://fontforge.sf.net/)
  %%EndComments

  --
  % Copyright (c) 1987-1990 Adobe Systems Incorporated.
  % All Rights Reserved.
  % This code to be used for Flex and hint replacement.
  % Version 1.1
  [  {}
   {}
   {}
  {systemdict /internaldict known not
  {pop 3}
  {1183615869 systemdict /internaldict get exec
  dup /startlock known

  Thanks

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 899793] Re: Ubuntu One sync emblem ruins text icons

2013-05-29 Thread Chris Wilson
Going to close the paper cut task on this since I'm not aware of any
qualified designers among our number.

** Changed in: hundredpapercuts
   Status: Triaged => Invalid

** Changed in: hundredpapercuts
   Importance: Medium => Undecided

** Changed in: hundredpapercuts
 Assignee: Paper Cuts Ninja (papercuts-ninja) => (unassigned)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/899793

Title:
  Ubuntu One sync emblem ruins text icons

Status in Ayatana Design:
  Confirmed
Status in One Hundred Paper Cuts:
  Invalid
Status in Nautilus:
  New
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  Icons of a text file show a few words in the first line of the file,
  very useful to locate a text file in a quick look. Same happens with
  pdf files, the icon is a small miniature of the first page.

  However if text files are syncronized with ubuntu one the icon is
  blank (with a green mark in the right-lower corner of the icon), no
  traces of the text. That doesn't happen with pdf files, icons of the
  sync files are OK (miniature of the page and green mark)

  -

  Los iconos de un archivo de texto muestran unas pocas letras de las
  primeras líneas del archivo, algo muy útil para localizar rápidamente
  archivos. Algo parecido pasa con los pdf, que muestran una miniatura
  de la primera página.

  Sin embargo si los archivos de texto están compartidos mediante ubuntu
  one el icono queda completamente blabnco con la señal verde abajo a la
  izquierda, ni rastro del texto del interior del archivo. Esto no
  ocurre con los pdf, que el icono sigue teniendo la miniatura y encima
  la marca verde.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875002] Re: choosing quit from unity launcher doesn't close rhythmbox if music is playing

2013-05-29 Thread Chris Wilson
** Changed in: hundredpapercuts
 Assignee: Nick Tait (jnick-tait) => Paper Cuts Ninja (papercuts-ninja)

** Changed in: hundredpapercuts
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/875002

Title:
  choosing quit from unity launcher doesn't close rhythmbox if music is
  playing

Status in Ayatana Design:
  New
Status in One Hundred Paper Cuts:
  Triaged
Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  To reproduce:  Start rhythmbox. Start playing a song. Left click
  rhythmbox icon in unity launcher. Choose Quit.

  Application doesn't quit, music keeps playing, only the window closes.
  To really quit the application, put the song on pause and then choose
  quit.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: rhythmbox 2.90.1~20110908-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 15 15:43:51 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  ProcEnviron:
   LC_CTYPE=en_GB.UTF-8
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185478] Re: GFDL with invariant section

2013-05-29 Thread Bug Watch Updater
** Changed in: chromium-browser (Debian)
   Importance: Undecided => Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1185478

Title:
  GFDL with invariant section

Status in “chromium-browser” package in Ubuntu:
  New
Status in “chromium-browser” package in Debian:
  New

Bug description:
  Imported from Debian bug http://bugs.debian.org/708860:

  Package: src:chromium-browser 
  Severity: serious
  user: debian...@lists.debian.org
  usertags: gfdl-invariant

  Your chaintools file include some file with gfdl with invariant and
  front cover sections. Please repackage.

  search bfd.info

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185471] Re: Fonts include copyrighted adobe fragment all right reserved

2013-05-29 Thread Bug Watch Updater
** Changed in: xfonts-mathml (Debian)
   Importance: Undecided => Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xfonts-mathml in Ubuntu.
https://bugs.launchpad.net/bugs/1185471

Title:
  Fonts include copyrighted adobe fragment all right reserved

Status in “xfonts-mathml” package in Ubuntu:
  New
Status in “xfonts-mathml” package in Debian:
  New

Bug description:
  Imported from Debian bug http://bugs.debian.org/694325:

  Package: xfonts-mathml
  Version: 6
  Severity: serious
  control: block -1 by 694308

  This package include copyrighted font hinting from adobe.

  For instance
   t1disasm /usr/share/fonts/type1/mathml/Symbol.pfb | grep -i adobe -A 10
  %!PS-AdobeFont-1.0: Symbol 001.005
  %%Title: Symbol
  %Version: 001.005
  %%CreationDate: Sat Feb 23 19:27:09 2008
  %%Creator: Atsuhito KOHDA,,,
  %Copyright: Copyright URW Software, Copyright 1997 by URW
  % Generated by FontForge 20080203 (http://fontforge.sf.net/)
  %%EndComments

  FontDirectory/Symbol known{/Symbol findfont dup/UniqueID known{dup
  /UniqueID get 4245556 eq exch/FontType get 1 eq and}{pop false}ifelse
  --
  % Copyright (c) 1987-1990 Adobe Systems Incorporated.
  % All Rights Reserved.
  % This code to be used for Flex and hint replacement.
  % Version 1.1
  [ systemdict /internaldict known
  {1183615869 systemdict /internaldict get exec
  /FlxProc known {save true} {false} ifelse}
  {userdict /internaldict known not {
  userdict /internaldict
  {count 0 eq
  {/internaldict errordict /invalidaccess get exec} if

  
  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfonts-mathml/+bug/1185471/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185472] Re: Fonts include copyrighted adobe fragment all right reserved

2013-05-29 Thread Bug Watch Updater
** Changed in: xfonts-mathml (Debian)
   Importance: Undecided => Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xfonts-mathml in Ubuntu.
https://bugs.launchpad.net/bugs/1185472

Title:
  Fonts include copyrighted adobe fragment all right reserved

Status in “xfonts-mathml” package in Ubuntu:
  New
Status in “xfonts-mathml” package in Debian:
  New

Bug description:
  Imported from Debian bug http://bugs.debian.org/694325:

  Package: xfonts-mathml
  Version: 6
  Severity: serious
  control: block -1 by 694308

  This package include copyrighted font hinting from adobe.

  For instance
   t1disasm /usr/share/fonts/type1/mathml/Symbol.pfb | grep -i adobe -A 10
  %!PS-AdobeFont-1.0: Symbol 001.005
  %%Title: Symbol
  %Version: 001.005
  %%CreationDate: Sat Feb 23 19:27:09 2008
  %%Creator: Atsuhito KOHDA,,,
  %Copyright: Copyright URW Software, Copyright 1997 by URW
  % Generated by FontForge 20080203 (http://fontforge.sf.net/)
  %%EndComments

  FontDirectory/Symbol known{/Symbol findfont dup/UniqueID known{dup
  /UniqueID get 4245556 eq exch/FontType get 1 eq and}{pop false}ifelse
  --
  % Copyright (c) 1987-1990 Adobe Systems Incorporated.
  % All Rights Reserved.
  % This code to be used for Flex and hint replacement.
  % Version 1.1
  [ systemdict /internaldict known
  {1183615869 systemdict /internaldict get exec
  /FlxProc known {save true} {false} ifelse}
  {userdict /internaldict known not {
  userdict /internaldict
  {count 0 eq
  {/internaldict errordict /invalidaccess get exec} if

  
  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfonts-mathml/+bug/1185472/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185491] [NEW] Copying a message to the "Sent" folder is never finished

2013-05-29 Thread Alberto Salvia Novella
Public bug reported:


HOW TO REPRODUCE

- Send an e-mail

**
EXPECTED BEHAVIOUR
**
- The e-mail to be successfully sent.

**
REAL BEHAVIOUR
**
- Sometimes the e-mail is successfully sent, others the e-mail is never ended 
to be copied to the "sent" folder after it has been delivered.

***
WORK-AROUND
***
1. Cancel the copy to the "sent" folder.
2. Click on the "accept" button in any screen that will appear.


RELEVANT DETAILS

- My e-mail provider is Gmail.
- It doesn't affect previous Ubuntu versions to 13.04.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: thunderbird 17.0.6+build1-0ubuntu0.13.04.1
ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
Uname: Linux 3.8.0-22-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
BuildID: 20130510125337
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Channel: Unavailable
Date: Wed May 29 17:26:11 2013
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2013-05-21 (8 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
IpRoute:
 default via 192.168.1.1 dev eth0  proto static
 169.254.0.0/16 dev eth0  scope link  metric 1000
 192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.5  metric 1
IwConfig:
 eth0  no wireless extensions.

 lono wireless extensions.
MarkForUpload: True
PrefSources:
 prefs.js
 
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
 
[Profile]/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}/defaults/preferences/preferences.js
Profiles: Profile0 (Default) - LastVersion=17.0.6/20130510125337 (In use)
RelatedPackageVersions:
 google-talkplugin 3.19.1.0-1
 icedtea-7-plugin  1.3.2-1ubuntu1
 totem-mozilla 3.6.3-0ubuntu6
 rhythmbox-mozilla 2.98-0ubuntu5
RfKill:

RunningIncompatibleAddons: False
SourcePackage: thunderbird
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/18/2008
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: MS-7358
dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD
dmi.board.version: Fab D
dmi.chassis.type: 3
dmi.chassis.vendor: OEM
dmi.chassis.version: OEM
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd02/18/2008:svnMEDIONPC:pnMS-7358:pvrOEM:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7358:rvrFabD:cvnOEM:ct3:cvrOEM:
dmi.product.name: MS-7358
dmi.product.version: OEM
dmi.sys.vendor: MEDIONPC

** Affects: thunderbird (Ubuntu)
 Importance: Medium
 Status: New


** Tags: amd64 apport-bug raring

** Changed in: thunderbird (Ubuntu)
   Importance: Undecided => High

** Description changed:

  
  HOW TO REPRODUCE
  
  - Send an e-mail
  
  **
  EXPECTED BEHAVIOUR
  **
  - The e-mail to be successfully sent.
  
  **
  REAL BEHAVIOUR
  **
- - Sometimes the e-mail is successfully sent, others the e-mail is never ended 
to be copyed to the "sent" folder after it has been delivered.
+ - Sometimes the e-mail is successfully sent, others the e-mail is never ended 
to be copied to the "sent" folder after it has been delivered.
  
  ***
  WORK-AROUND
  ***
  1. Cancel the copy to the "sent" folder.
  2. Click on the "accept" button in any screen that will appear.
  
  
  RELEVANT DETAILS
  
  - My e-mail provider is Gmail.
  - It doesn't affect previous Ubuntu versions to 13.04.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 17.0.6+build1-0ubuntu0.13.04.1
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  BuildID: 20130510125337
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Channel: Unavailable
  Date: Wed May 29 17:26:11 2013
  ForcedLayersAccel: False
  IfupdownConfig:
-  # interfaces(5) file used by ifup(8) and ifdown(8)
-  auto lo
-  iface lo inet loopback
+  # interfaces(5) file used by ifup(8) and ifdown(8)
+  auto lo
+  iface lo inet loopback
  InstallationDate: Installed on 2013-05-21 (8 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  IpRoute:
-  default via 192.168.1.1 dev eth0  proto static 
-  169.254.0.0/16 dev eth0  scope link  metric 1000 
-  192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.5  metric 1
+  default via 192.168.1.1 dev eth0  proto static
+  169.254.0.0/16 dev eth0  scope link  metric 1000
+  192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.5  metric 1
  IwConfig:
-  eth0  no wireless 

[Desktop-packages] [Bug 1184602] [NEW] Ubuntu Unity freezes constantly - Ubuntu Unity 2D does not

2013-05-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I experience constant freezes during work with Ubuntu 12.04. Keyboard
and mouse are still reacting. My workaround is to access a terminal and
restart lightdm. After that I can continue working, but with some
annoying black dots flickering on the screen.

It has gotten so bad that I am testing Ubuntu Unity 2D now. For several
days I have been able to work without a crash.

Several people describe similar symptoms here:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1154006

If providing system details and/or logs would be helpful, then let me
know what exactly you need.

Regards, paddelboot

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

-- 
Ubuntu Unity freezes constantly - Ubuntu Unity 2D does not
https://bugs.launchpad.net/bugs/1184602
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to unity in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185489] Re: soundcloud will not play in chromium on ubuntu 13.04

2013-05-29 Thread omarly666
https://code.google.com/p/chromium/issues/detail?id=244098

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1185489

Title:
  soundcloud will not play in chromium on ubuntu 13.04

Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  soundcloud will not play in chromium 13.04

  firefox 21.0 is working fine

  maybe because of the ubuntu restricted extras i installed?
   
  never a problem before

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: chromium-browser 25.0.1364.160-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Wed May 29 17:24:40 2013
  Desktop-Session:
   DESKTOP_SESSION = ubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/etc/xdg
   XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationDate: Installed on 2013-05-10 (18 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  chromium-default: CHROMIUM_FLAGS=""
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'/usr/bin/chromium-browser\n'/desktop/gnome/url-handlers/https/command = 
b'/usr/bin/chromium-browser %s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'/usr/bin/chromium-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = b''/desktop/gnome/interface/gtk_theme 
= b''

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1185489] [NEW] soundcloud will not play in chromium on ubuntu 13.04

2013-05-29 Thread omarly666
Public bug reported:

soundcloud will not play in chromium 13.04

firefox 21.0 is working fine

maybe because of the ubuntu restricted extras i installed?
 
never a problem before

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: chromium-browser 25.0.1364.160-0ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
Uname: Linux 3.8.0-22-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Wed May 29 17:24:40 2013
Desktop-Session:
 DESKTOP_SESSION = ubuntu
 XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/etc/xdg
 XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
Env:
 MOZ_PLUGIN_PATH = None
 LD_LIBRARY_PATH = None
InstallationDate: Installed on 2013-05-10 (18 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: chromium-browser
UpgradeStatus: No upgrade log present (probably fresh install)
chromium-default: CHROMIUM_FLAGS=""
gconf-keys: /desktop/gnome/applications/browser/exec = 
b'/usr/bin/chromium-browser\n'/desktop/gnome/url-handlers/https/command = 
b'/usr/bin/chromium-browser %s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'/usr/bin/chromium-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = b''/desktop/gnome/interface/gtk_theme 
= b''

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


** Tags: amd64 apport-bug raring

** Bug watch added: code.google.com/p/chromium/issues #244098
   http://code.google.com/p/chromium/issues/detail?id=244098

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1185489

Title:
  soundcloud will not play in chromium on ubuntu 13.04

Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  soundcloud will not play in chromium 13.04

  firefox 21.0 is working fine

  maybe because of the ubuntu restricted extras i installed?
   
  never a problem before

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: chromium-browser 25.0.1364.160-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
  Uname: Linux 3.8.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Wed May 29 17:24:40 2013
  Desktop-Session:
   DESKTOP_SESSION = ubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/etc/xdg
   XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationDate: Installed on 2013-05-10 (18 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  chromium-default: CHROMIUM_FLAGS=""
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'/usr/bin/chromium-browser\n'/desktop/gnome/url-handlers/https/command = 
b'/usr/bin/chromium-browser %s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'/usr/bin/chromium-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = b''/desktop/gnome/interface/gtk_theme 
= b''

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875002] Re: choosing quit from unity launcher doesn't close rhythmbox if music is playing

2013-05-29 Thread Chris Wilson
** Changed in: ayatana-design
   Status: Confirmed => New

** Changed in: hundredpapercuts
   Status: Triaged => Confirmed

** Changed in: rhythmbox (Ubuntu)
   Status: Triaged => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/875002

Title:
  choosing quit from unity launcher doesn't close rhythmbox if music is
  playing

Status in Ayatana Design:
  New
Status in One Hundred Paper Cuts:
  Confirmed
Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  To reproduce:  Start rhythmbox. Start playing a song. Left click
  rhythmbox icon in unity launcher. Choose Quit.

  Application doesn't quit, music keeps playing, only the window closes.
  To really quit the application, put the song on pause and then choose
  quit.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: rhythmbox 2.90.1~20110908-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 15 15:43:51 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  ProcEnviron:
   LC_CTYPE=en_GB.UTF-8
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 915111] Re: deja-dup Ubuntu One folder is unfortunately named

2013-05-29 Thread Chris Wilson
** Changed in: hundredpapercuts
   Status: Triaged => Fix Committed

** Changed in: deja-dup (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: deja-dup (Ubuntu)
   Status: Fix Committed => Confirmed

** Changed in: hundredpapercuts
   Status: Fix Committed => Confirmed

** Changed in: deja-dup
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/915111

Title:
  deja-dup Ubuntu One folder is unfortunately named

Status in Déjà Dup Backup Tool:
  Confirmed
Status in One Hundred Paper Cuts:
  Confirmed
Status in “deja-dup” package in Ubuntu:
  Confirmed

Bug description:
  When the user chooses to synchronise their backups on their desktops
  via Ubuntu One, the name of the directory they are given to keep them
  in is not user friendly. While deja-dup is indeed the name of the
  backup application shipped with Ubuntu, no reference is made to this
  anywhere whithin either the software or documentation. I propose that
  this folder be renamed 'Backups', or a variation on a theme.

  I'm not sure if this issue needs to go upstream. Does anyone know if
  it does?

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: deja-dup 20.1-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic-pae 3.0.9
  Uname: Linux 3.0.0-14-generic-pae i686
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Jan 12 01:10:35 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/915111/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932177] Re: XFCE (and other non-GNOME) desktops do not initialise gnome-keyring correctly / WARNING: gnome-keyring:: couldn't connect to PKCS11

2013-05-29 Thread Paul White
Also in Kubuntu 13.10.

Have added "saucy" and "kubuntu" to tags so that bugs reports might be
received by those that can apply or push for a fix.

** Tags added: kubuntu saucy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/932177

Title:
  XFCE (and other non-GNOME) desktops do not initialise gnome-keyring
  correctly / WARNING: gnome-keyring:: couldn't connect to PKCS11

Status in GNOME keyring services:
  Fix Released
Status in Xfce4 session manager:
  Unknown
Status in “gnome-keyring” package in Ubuntu:
  Invalid
Status in “kde-workspace” package in Ubuntu:
  Confirmed
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “gnome-keyring” package in Debian:
  New
Status in “gnome-keyring” package in Fedora:
  Unknown
Status in “gnome-keyring” package in openSUSE:
  Fix Released

Bug description:
  precise + fluxbox (without gnome-settings-daemon) Postler when sending
  a message writes:

  Failed to send a message
  WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-rof1VB/pkcs11: No 
such file or directory

  In gnome-system-monitor:
  /usr/bin/gnome-keyring-demon --start --foreground --components=secrets
  /usr/bin/gnome-keyring-demon --daemonize --login

  with manual start this: OK
  /usr/bin/gnome-keyring-daemon --start --components=pkcs11

  Is it possible to add a string key '--components=pkcs11', so that the 
gnome-system-monitor was:
  /usr/bin/gnome-keyring-demon --start --foreground --components=secrets 
--components=pkcs11

  thanks in advance...

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-keyring 3.2.2-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-15.24-generic 3.2.5
  Uname: Linux 3.2.0-15-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Tue Feb 14 17:47:35 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-keyring
  UpgradeStatus: Upgraded to precise on 2012-02-10 (3 days ago)
  mtime.conffile..etc.xdg.autostart.gnome.keyring.gpg.desktop: 
2012-02-14T14:17:23.632015
  mtime.conffile..etc.xdg.autostart.gnome.keyring.pkcs11.desktop: 
2012-02-14T14:17:23.632015
  mtime.conffile..etc.xdg.autostart.gnome.keyring.secrets.desktop: 
2012-02-14T14:17:23.632015
  mtime.conffile..etc.xdg.autostart.gnome.keyring.ssh.desktop: 
2012-02-14T14:17:23.636015

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   >