[Desktop-packages] [Bug 527157] Re: Brightness controls skips Levels.

2012-04-27 Thread Dmitriy Geels
In order for this patch to apply properly, it should be applied last,
after all ubuntu patches. In you case you don't have any of them
applied.

If you got package from packages.ubuntu.com, there are 2 source files:
one http://archive.ubuntu.com/ubuntu/pool/main/g/gnome-settings-daemon
/gnome-settings-daemon_3.2.0.orig.tar.bz2 -- source itself, second --
http://archive.ubuntu.com/ubuntu/pool/main/g/gnome-settings-daemon
/gnome-settings-daemon_3.2.0-0ubuntu5.debian.tar.gz -- all patches.

I see that I need to make patch independent of theese ubuntu changes.

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

Title:
  Brightness controls skips Levels.

Status in Gnome Settings Daemon:
  New
Status in “gnome-power-manager” package in Ubuntu:
  Invalid
Status in “gnome-power-manager” package in Arch Linux:
  New

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

  Expected:
  Hitting brightness up key or brightness down key changes brightness by one 
level out of 15.

  Actual: 
  Hitting brightness up key or brightness down key changes brightness by two or 
three levels out of 15.

  
  When I use the brightness control keys from a fresh install, the brightness 
jumps THREE increments.
  By creating /etc/modprobe.d/video.conf and setting
  options video brightness_switch_enabled = 0
  I reduce this to consistently TWO brightness events, but this is still double 
the normal events.  If I kill gnome-power-manager, it returns to single 
brightness events.

  when hitting brightness up/down with gnome-power-manager, udevmonitor shows
  UDEV - the event which udev sends out after rule processing
  KERNEL - the kernel uevent

  KERNEL[1267026969.897008] change   /devices/virtual/backlight/acpi_video0 
(backlight)
  UDEV  [1267026969.898270] change   /devices/virtual/backlight/acpi_video0 
(backlight)
  KERNEL[1267026969.903078] change   /devices/virtual/backlight/acpi_video0 
(backlight)
  UDEV  [1267026969.903842] change   /devices/virtual/backlight/acpi_video0 
(backlight)
  KERNEL[1267026971.355970] change   /devices/virtual/backlight/acpi_video0 
(backlight)
  UDEV  [1267026971.357418] change   /devices/virtual/backlight/acpi_video0 
(backlight)

  
  with gnome-power-manager not running, it shows no events.

  Before:
  cat /proc/acpi/video/IGD0/LCD/brightness 
  levels:  25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100
  current: 25

  Brightness up pressed:
  cat /proc/acpi/video/IGD0/LCD/brightness 
  levels:  25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100
  current: 40

  With options video brightness_switch_enabled = 0:
  cat /proc/acpi/video/IGD0/LCD/brightness 
  levels:  25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100
  current: 25

  Brightness up pressed:
  cat /proc/acpi/video/IGD0/LCD/brightness 
  levels:  25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100
  current: 35

  With brightness_switch_enabled=0 and gnome-power-manager not running:
  cat /proc/acpi/video/IGD0/LCD/brightness 
  levels:  25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100
  current: 25

  Brightness up pressed:
  cat /proc/acpi/video/IGD0/LCD/brightness 
  levels:  25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100
  current: 30



  Description:  Ubuntu lucid (development branch)
  Release:  10.04

  xserver-xorg-video-intel:
    Installed: 2:2.9.1-1ubuntu1
    Candidate: 2:2.9.1-1ubuntu1
    Version table:
   *** 2:2.9.1-1ubuntu1 0
  500 http://archive.linux.duke.edu lucid/main Packages
  100 /var/lib/dpkg/status

  gnome-power-manager:
    Installed: 2.29.1-0ubuntu2
    Candidate: 2.29.1-0ubuntu2
    Version table:
   *** 2.29.1-0ubuntu2 0
  500 http://archive.linux.duke.edu lucid/main Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/527157/+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 989218] Re: Unable to add applets to panels with Alt+Right click

2012-04-27 Thread Norbert
Thank you, in 'Gnome Classic (no effects)' session it works.
But in normal 'Gnome Classic' it does not work.

-- 
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/989218

Title:
  Unable to add applets to panels with Alt+Right click

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

Bug description:
  Ubuntu 12.04, installed gnome-session-fallback.

  Unable to add applets to panels with Alt+Right click.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-panel 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic i686
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Fri Apr 27 00:37:23 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  UpgradeStatus: Upgraded to precise on 2012-04-19 (7 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/989218/+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 989417] [NEW] gnome-terminal doesn't redraw if content in a screen window changens

2012-04-27 Thread Bård Aase
Public bug reported:

gnome-terminal doesn't redraw if content in a screen window changens.

The problem seems to only occur when the window size is diffent than
80x20.

This is what I do to produce the problem:

From a clean Ubuntu 12.04 32bit install
* Open Gnome-terminal.
* ssh somewhere
* attach to a running screen session with irssi
* type a message, and hit return.

Notice that the message does not appear until you hit ctrl+l or someone
else says something in the channel.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-terminal 3.4.1.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu5
Architecture: i386
Date: Fri Apr 27 08:09:11 2012
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-terminal (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 gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/989417

Title:
  gnome-terminal doesn't redraw if content in a screen window changens

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

Bug description:
  gnome-terminal doesn't redraw if content in a screen window changens.

  The problem seems to only occur when the window size is diffent than
  80x20.

  This is what I do to produce the problem:

  From a clean Ubuntu 12.04 32bit install
  * Open Gnome-terminal.
  * ssh somewhere
  * attach to a running screen session with irssi
  * type a message, and hit return.

  Notice that the message does not appear until you hit ctrl+l or
  someone else says something in the channel.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.4.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  Date: Fri Apr 27 08:09:11 2012
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/989417/+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 989417] Re: gnome-terminal doesn't redraw if content in a screen window changens

2012-04-27 Thread Bård Aase
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/989417

Title:
  gnome-terminal doesn't redraw if content in a screen window changens

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

Bug description:
  gnome-terminal doesn't redraw if content in a screen window changens.

  The problem seems to only occur when the window size is diffent than
  80x20.

  This is what I do to produce the problem:

  From a clean Ubuntu 12.04 32bit install
  * Open Gnome-terminal.
  * ssh somewhere
  * attach to a running screen session with irssi
  * type a message, and hit return.

  Notice that the message does not appear until you hit ctrl+l or
  someone else says something in the channel.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.4.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  Date: Fri Apr 27 08:09:11 2012
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/989417/+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 989417] Re: gnome-terminal doesn't redraw if content in a screen window changens

2012-04-27 Thread Bård Aase
I should also mention that the server I was ssh'ing into is running Ubuntu 
10.04.4, with 
Screen version 4.00.03jw4 (FAU) 2-May-06
and
irssi 0.8.14 (20090728 1938)

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

Title:
  gnome-terminal doesn't redraw if content in a screen window changens

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

Bug description:
  gnome-terminal doesn't redraw if content in a screen window changens.

  The problem seems to only occur when the window size is diffent than
  80x20.

  This is what I do to produce the problem:

  From a clean Ubuntu 12.04 32bit install
  * Open Gnome-terminal.
  * ssh somewhere
  * attach to a running screen session with irssi
  * type a message, and hit return.

  Notice that the message does not appear until you hit ctrl+l or
  someone else says something in the channel.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.4.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  Date: Fri Apr 27 08:09:11 2012
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/989417/+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 980134] Re: AltGr key doesn't work properly in gnome-terminal when Maori is in the keyboard selection list.

2012-04-27 Thread Peter Belew
I am now running the released version from a CD - I downloaded the ISO
this evening.

ubuntu@ubuntu:/etc$ cat lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=Ubuntu 12.04 LTS
ubuntu@ubuntu:/etc$ uname -a
Linux ubuntu 3.2.0-23-generic-pae #36-Ubuntu SMP Tue Apr 10 22:19:09 UTC 2012 
i686 athlon i386 GNU/Linux
ubuntu@ubuntu:/etc$ date
Fri Apr 27 06:08:01 UTC 2012

The same thing is still happening - first I add the Latin Americ (ES) layout to 
the default US (EN) layout - that works fine in Gnome-Terminal, but If I add 
the Maori (mi) layout, AltGr combinations in the ES layout turn into error 
characters.
When I type the top QWERTY line in using the ES layout, with the AltGr key held 
down, I see

  @ł€¶ŧ←↓→øþ

But if I type the same characters, with the AltGr key depressed, in the
shell (using Gnome-terminal) I see instead the characters

   �

As described in the bug description.

If I select the Maori layout in gedit, and type the vowels with AltGr
depressed, I see the vowels with macrons

  āēīōūĀĒĪŌŪ

but if I do that in Gnome terminal, I see

  ��

So it is clear that Gnome-terminal is the problem.

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

Title:
  AltGr key doesn't work properly in gnome-terminal when Maori is in the
  keyboard selection list.

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

Bug description:
  I am running the 12.04 beta, 2012-04-12 daily, i386, from a DVD. I
  have 3 different keyboard layouts loaded in the keyboard layout
  selector: US, ES (LATAM), and Maori.  With ES selected, and the AltGr
  key depressed,  my top QWERTY row should look like this

 @ł€¶ŧ←↓→øþ

  But if I do this in the gnome-terminal, I get

 �

  If I then remove Maori from the list, and continue with the ES (LATAM)
  layout, I get the proper characters on the screen.

  See bug #929054 for an earlier report on the xfce4-terminal in Xubuntu
  12.04 beta, on the same amd64 machine.

  This does not happen with the KDE terminal program in Kubuntu 12.04
  beta. Also it does not happen in Debian 6 with a similar combination
  of keyboard layouts, including Maori. Debian has a somewhat different
  selection of layouts available, but it does have the ones I tested on
  this machine. Also it has a somewhat older version of gnome-terminal.

  I filed this separate bug report to emphasise that this happens with
  gnome-terminal, and still happens as of today's build, with no
  problems arising from multiple updates to the installation on this
  computer.

  Ubuntu version and kernel version
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=12.04
  DISTRIB_CODENAME=precise
  DISTRIB_DESCRIPTION=Ubuntu precise (development branch)
  Linux ubuntu 3.2.0-23-generic-pae #36-Ubuntu SMP Tue Apr 10 22:19:09 UTC 2012 
i686 athlon i386 GNU/Linux
  model name: AMD Athlon(tm) 64 Processor 3800+
  cpu MHz   : 1000.000

  Also, this problem is a known bug - if you try to execute the error
  characters in the shell, command-not-found crashes:

  ubuntu@ubuntu:~$ ���
  Sorry, command-not-found has crashed! Please file a bug report at:
  https://bugs.launchpad.net/command-not-found/+filebug
  Please include the following information with the report:

  command-not-found version: 0.2.44

  This last problem has been reported many times already.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.4.0.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu2
  Architecture: i386
  CasperVersion: 1.314
  Date: Thu Apr 12 17:33:29 2012
  LiveMediaBuild: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120412)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/980134/+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 984930] Re: nautilus is missing 'browse to' option for 'open with other application'

2012-04-27 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 853061 ***
https://bugs.launchpad.net/bugs/853061

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

** Changed in: nautilus (Ubuntu)
   Status: New = 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/984930

Title:
  nautilus is missing 'browse to' option for 'open with other
  application'

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  When I select a file in nautilus and use the right-click menu to
  choose either 'open with other application' or 'properties / open
  with', nautilus presents a list of suggested applications. In previous
  versions of Ubuntu at this point it was also possible to select an
  application by browsing to it, eg in this way I could select
  /usr/bin/avidemux, which currently does not appear in the list of
  suggested applications even though I have it installed.

  However, in Ubuntu 12.04 there is no browse option, so it is not
  possible to choose an application that does not appear in the list.
  This looks like a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  Uname: Linux 3.4.0-rc2-git-20120408.1402 x86_64
  ApportVersion: 2.0.1-0ubuntu4
  Architecture: amd64
  Date: Wed Apr 18 22:02:38 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1033x671+51+166'
   org.gnome.nautilus.window-state maximized true
   org.gnome.nautilus.window-state sidebar-width 191
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120201.1)
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/984930/+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 963106] Re: NetworkManager causes orphaned inodes

2012-04-27 Thread dino99
it seems that this issue reported here also affect me :
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/962113

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

Title:
  NetworkManager causes orphaned inodes

Status in “network-manager” package in Ubuntu:
  In Progress
Status in “network-manager” source package in Precise:
  In Progress

Bug description:
  [Impact]
  On shutdown, dhclient isn't getting reaped by NetworkManager, despite being 
kept running through sendsigs so as not to disrupt remote filesystems (and 
their unmounting at shutdown). dhclient may be keeping open files for its lease 
files, which causes issues when unmounting /var/lib, which contains those lease 
files.

  [Development Fix]
  Remove support for connection assumption, which is meant to bring 
NetworkManager up to speed with connections that may have already be up during 
a restart of the daemon. Since we don't actually restart the daemon 
automatically (and instead suggest a restart of the system after upgrade) and 
the advantage is minimal compared to the impact on users of this interacting 
with the shutdown sequence, patch connection assumption out of the NM code and 
just always take down dhclient when NM stops.

  [Stable Fix]
  See above Development fix.

  [Test Case]
  1) Shut down coputer.
  2) In the shutdown process, perhaps as a post-stop script in 
/etc/init/network-manager, track down open files for the dhclient pid (which 
should be available from /run/sendsigs.omit.d/network-manager.dhclient{6,}.pid)

  [Regression Potential]
  Minimal, only affects bringing NetworkManager up on a restart of the daemon 
(sudo restart network-manager or /etc/init.d/network-manager restart), which 
improves on the speed of this operation and avoid resetting the connection if 
it's already up.

  -

  During system shutdown, NetworkManager neither kills dhclient nor does
  it remove the dhclient pid file from the directory
  /var/run/sendsigs.omit.d.  As a result, dhclient continues to hold the
  pid file open for write and when /etc/init.d/umountroot tries to
  remount the root filesystem read-only, the remount fails.  The
  message:

  mount: / is busy

  is seen in the console, and the filesystem must be recovered at boot
  time:

  [8.946427] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
  [8.947057] EXT4-fs (sda1): write access will be enabled during recovery
  [   11.234075] EXT4-fs (sda1): recovery complete

  If shared libraries used by dhclient are updated before the reboot,
  orphaned inodes associated with the .so files are created.  For
  example, doing sudo apt-get install --reinstall libc6 and then
  rebooting leads to:

  [8.356521] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
  [8.356521] EXT4-fs (sda1): write access will be enabled during recovery
  [8.716544] EXT4-fs (sda1): orphan cleanup on readonly fs
  [8.716544] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced 
inode 313749
  [8.724544] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced 
inode 313733
  [8.724544] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced 
inode 313725
  [8.724544] EXT4-fs (sda1): 3 orphan inodes deleted
  [8.728544] EXT4-fs (sda1): recovery complete

  This is network-manager 0.9.3.995+git201203152001.04b2a74-0ubuntu1
  running under 12.04.   I don't believe any actual data loss will occur
  as a result of this bug, but it's likely to produce much user anxiety.
  Also see Bug 952315, which misidentifies the cause of the problems as
  upstart.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.3.995+git201203152001.04b2a74-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
  Uname: Linux 3.2.0-20-generic i686
  ApportVersion: 1.95-0ubuntu1
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Mar 23 07:42:20 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111011)
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:

  SourcePackage: network-manager
  UpgradeStatus: Upgraded to precise on 2012-03-02 (20 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/963106/+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 981033]

2012-04-27 Thread Jmrecarey
[Not Reproducible] with LibreOffice 3.3.4 - Ubuntu 11.04 (32bit)
Spanish UI

-- 
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/981033

Title:
  [Upstream] Word count not working well with Changes - record.
  Inconsistent.

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

Bug description:
  Bug Description was copy/pasted from upstream description:
  https://bugs.freedesktop.org/show_bug.cgi?id=46757

  Steps to reproduce:
  1. Open new writer document and paste the following text:
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus eu ligula
  et arcu dapibus viverra ac ut elit. Proin rhoncus sapien et velit cursus ac
  molestie justo malesuada. Aliquam pretium, orci nec malesuada laoreet, nisl
  nisi tristique dui, vitae rutrum ipsum libero sit amet nunc.

  2. Open Tools - Word Count, you will see
  Words: 45
  Characters: 289
  Characters excluding spaces: 245

  3. Activate tracking of changes 
  Edit - Changes - Record

  4. Mark everything from Proin until nunc. and delete.

  5. Word Count now shows
  Words: 45
  Characters: 57
  Characters excluding spaces: 245

  Current behavior:
  Parts deleted while tracking changes only affects Characters in the Word
  Count.

  Expected behavior:
  Changes affect either all three counts, or none.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.1-1ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic-pae 3.2.13
  Uname: Linux 3.2.0-21-generic-pae i686
  ApportVersion: 2.0-0ubuntu4
  Architecture: i386
  Date: Fri Apr 13 14:22:48 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120222)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  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/981033/+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 929228]

2012-04-27 Thread Xavier Claessens
This does not use telepathy-butterfly, but telepathy-gabble. Could you
please attach gabble logs?

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

Title:
  Empathy can't connect to Windows Live

Status in telepathy-butterfly:
  Incomplete
Status in “telepathy-butterfly” package in Ubuntu:
  Triaged

Bug description:
  I just upgraded my system to the latest updates which fixed the
  Windows Live issue with gnome-control-center in Online Accounts. But
  when I set it up and opened empathy which was supposed to be able to
  use the Windows Live account, it gave me 2 messages about an untrusted
  connection, which I accepted, and it was unable to connect to Windows
  Live.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  8 16:10:28 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: Upgraded to precise on 2012-01-28 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-butterfly/+bug/929228/+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 929228]

2012-04-27 Thread Pedro Francisco
Created attachment 60307
gabble failing connection to Windows Live

attaching log;

according to IRC: is _not_ be related to see-other-host implementation
( http://social.msdn.microsoft.com/Forums/en-US/messengerconnect/thread
/5a0ca19f-46d5-4c23-9921-8b032d562c2e )

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

Title:
  Empathy can't connect to Windows Live

Status in telepathy-butterfly:
  Incomplete
Status in “telepathy-butterfly” package in Ubuntu:
  Triaged

Bug description:
  I just upgraded my system to the latest updates which fixed the
  Windows Live issue with gnome-control-center in Online Accounts. But
  when I set it up and opened empathy which was supposed to be able to
  use the Windows Live account, it gave me 2 messages about an untrusted
  connection, which I accepted, and it was unable to connect to Windows
  Live.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  8 16:10:28 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: Upgraded to precise on 2012-01-28 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-butterfly/+bug/929228/+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 929228]

2012-04-27 Thread Pedro Francisco
I was able to connect today just _once_ to Windows Live using XMPP.

I can't connect again even after redoing the steps.

Even so, here are the steps I've done:
Go to https://profile.live.com/home/Services/?view=manage , delete all Gnome.
Go to Passwords and Keys, check if anything remotely like an Online Account 
entry gone bad is there (I had two for Windows Live there even though I had 
only one Windows Live account)
Go to Online Accounts, delete all Windows Live.
Re-add Windows Live.
Try to connect. It may work.


EDIT after writing: I was able to connect two additional times. Unfortunately, 
I couldn't get a good log for comparison and subsequent attempts failed.

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

Title:
  Empathy can't connect to Windows Live

Status in telepathy-butterfly:
  Incomplete
Status in “telepathy-butterfly” package in Ubuntu:
  Triaged

Bug description:
  I just upgraded my system to the latest updates which fixed the
  Windows Live issue with gnome-control-center in Online Accounts. But
  when I set it up and opened empathy which was supposed to be able to
  use the Windows Live account, it gave me 2 messages about an untrusted
  connection, which I accepted, and it was unable to connect to Windows
  Live.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  8 16:10:28 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: Upgraded to precise on 2012-01-28 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-butterfly/+bug/929228/+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 929228]

2012-04-27 Thread Pedro Francisco
I got a log for a successful connect!

Is it possible that a gabble plugin/thread is spawned twice hence
reading the buffer in an out of order fashion?

On the SUCCESS log, only one init of gabble is found.
On the FAIL log, two inits are found.

I'll attach snippets of them.

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

Title:
  Empathy can't connect to Windows Live

Status in telepathy-butterfly:
  Incomplete
Status in “telepathy-butterfly” package in Ubuntu:
  Triaged

Bug description:
  I just upgraded my system to the latest updates which fixed the
  Windows Live issue with gnome-control-center in Online Accounts. But
  when I set it up and opened empathy which was supposed to be able to
  use the Windows Live account, it gave me 2 messages about an untrusted
  connection, which I accepted, and it was unable to connect to Windows
  Live.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  8 16:10:28 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: Upgraded to precise on 2012-01-28 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-butterfly/+bug/929228/+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 929228]

2012-04-27 Thread Pedro Francisco
Created attachment 60479
failed connect

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

Title:
  Empathy can't connect to Windows Live

Status in telepathy-butterfly:
  Incomplete
Status in “telepathy-butterfly” package in Ubuntu:
  Triaged

Bug description:
  I just upgraded my system to the latest updates which fixed the
  Windows Live issue with gnome-control-center in Online Accounts. But
  when I set it up and opened empathy which was supposed to be able to
  use the Windows Live account, it gave me 2 messages about an untrusted
  connection, which I accepted, and it was unable to connect to Windows
  Live.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  8 16:10:28 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: Upgraded to precise on 2012-01-28 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-butterfly/+bug/929228/+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 929228]

2012-04-27 Thread Pedro Francisco
Created attachment 60480
success connect

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

Title:
  Empathy can't connect to Windows Live

Status in telepathy-butterfly:
  Incomplete
Status in “telepathy-butterfly” package in Ubuntu:
  Triaged

Bug description:
  I just upgraded my system to the latest updates which fixed the
  Windows Live issue with gnome-control-center in Online Accounts. But
  when I set it up and opened empathy which was supposed to be able to
  use the Windows Live account, it gave me 2 messages about an untrusted
  connection, which I accepted, and it was unable to connect to Windows
  Live.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  8 16:10:28 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: Upgraded to precise on 2012-01-28 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-butterfly/+bug/929228/+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 524830]

2012-04-27 Thread Chris Wilson
No evidence presented here for the delayed xrandr events.

-- 
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/524830

Title:
  problems triggered when I open the laptop lid

Status in Gnome Settings Daemon:
  Fix Released
Status in X.Org X server:
  Won't Fix
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-settings-daemon

  The problems I have are minor, and are not present if gnome-settings-daemon is
  not running.

  They come every time I open the laptop lid (of course after having closed it,
  no matter for how long)
  1) the first bulk of keypresses lag some seconds (no matter when I hit the
  keys, it can also be 1 minute after I opened the lid) then the keyboard goes
  back to normal work
  2) some panel icons (apparently all applets) suddenly disappear and reappear
  (like a flahs). This does not always happen

  ProblemType: Bug
  Architecture: amd64
  Date: Sat Feb 20 11:03:42 2010
  DistroRelease: Ubuntu 10.04
  Package: gnome-settings-daemon 2.29.90-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-13.19-generic
  SourcePackage: gnome-settings-daemon
  Uname: Linux 2.6.32-13-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/524830/+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 987220] Re: no complete shutdown

2012-04-27 Thread Mark Schneider
I made a complete reinstall of the system just to make sure that nothing
messed up during the update process from 10.04 LTS to 12.04 LTS. But the
behaviour is still the same, no complete shutdown in 12.04.

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

Title:
  no complete shutdown

Status in “gnome-session” package in Ubuntu:
  New
Status in “indicator-session” package in Ubuntu:
  Incomplete
Status in “upstart” package in Ubuntu:
  New

Bug description:
  Shutting down the computer using the menue does not work always correct. It 
often does not complete turn off the computer. The power LED and the LED of the 
bluetooth unit remain on. Also the fan is still running and won't stop. 
  Shutting down the computer with sudo shutdown -h now using the terminal 
works fine.

  I am using a Dell Inspiron 1720.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-session 0.3.96-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  Date: Mon Apr 23 12:26:10 2012
  ExecutablePath: /usr/lib/indicator-session/gtk-logout-helper
  InstallationMedia: Kubuntu 10.04.1 LTS Lucid Lynx - Release i386 
(20100816.2)
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  SourcePackage: indicator-session
  UpgradeStatus: Upgraded to precise on 2012-04-21 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/987220/+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 929228] Re: Empathy can't connect to Windows Live

2012-04-27 Thread Bug Watch Updater
** Changed in: telepathy-butterfly
   Status: Confirmed = Incomplete

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

Title:
  Empathy can't connect to Windows Live

Status in telepathy-butterfly:
  Incomplete
Status in “telepathy-butterfly” package in Ubuntu:
  Triaged

Bug description:
  I just upgraded my system to the latest updates which fixed the
  Windows Live issue with gnome-control-center in Online Accounts. But
  when I set it up and opened empathy which was supposed to be able to
  use the Windows Live account, it gave me 2 messages about an untrusted
  connection, which I accepted, and it was unable to connect to Windows
  Live.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Wed Feb  8 16:10:28 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: Upgraded to precise on 2012-01-28 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-butterfly/+bug/929228/+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 669465] Re: Evolution's e-addressbook-factory process renders CPU usage 100%

2012-04-27 Thread Pablo Almeida
Same problem here. And it also takes up ~200MiB of RAM. I don't know
why. I don't even have evolution installed.

I'm on a up-to-date 12.04 install.

-- 
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/669465

Title:
  Evolution's e-addressbook-factory process renders CPU usage 100%

Status in Evolution Data Server:
  New
Status in “evolution-data-server” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: evolution-data-server

  I have set-up Evolution email client to access my Gmail and UbuntuOne
  address books. However, on some occasions e-addressbook-factory starts
  using 100% of CPU. It has happened to me more than ten times, but I
  still cannot tell what exactly causes the book to occur. It may be
  something with Gmail address book and UbuntuOne address book accessed
  at the same time. BTW, this bug seems to occur more often after Ubuntu
  resumes from suspend. Killing the process, apparently, helps, as it is
  restarted and works normal.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: evolution-data-server 2.30.3-2ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Nov  1 16:06:27 2010
  ExecutablePath: /usr/lib/evolution/e-addressbook-factory
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: evolution-data-server

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-data-server/+bug/669465/+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 524830] Re: problems triggered when I open the laptop lid

2012-04-27 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Confirmed = Won't Fix

-- 
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/524830

Title:
  problems triggered when I open the laptop lid

Status in Gnome Settings Daemon:
  Fix Released
Status in X.Org X server:
  Won't Fix
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-settings-daemon

  The problems I have are minor, and are not present if gnome-settings-daemon is
  not running.

  They come every time I open the laptop lid (of course after having closed it,
  no matter for how long)
  1) the first bulk of keypresses lag some seconds (no matter when I hit the
  keys, it can also be 1 minute after I opened the lid) then the keyboard goes
  back to normal work
  2) some panel icons (apparently all applets) suddenly disappear and reappear
  (like a flahs). This does not always happen

  ProblemType: Bug
  Architecture: amd64
  Date: Sat Feb 20 11:03:42 2010
  DistroRelease: Ubuntu 10.04
  Package: gnome-settings-daemon 2.29.90-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-13.19-generic
  SourcePackage: gnome-settings-daemon
  Uname: Linux 2.6.32-13-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/524830/+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 989440] [NEW] Ubuntu 12.04 freezes after restart

2012-04-27 Thread Saji Nediyanchath
Public bug reported:

Ubuntu 12.04 freezes after restart, sometimes just at the end of restart and 
sometimes while booting up. I enabled text messages in GRUB boot-up, by 
changing:
GRUB_CMDLINE_LINUX_DEFAULT=quiet splash
in /etc/default/grub to:
GRUB_CMDLINE_LINUX_DEFAULT=text

[N.B: will this option make me to bottup into commandline?]

and then updating grub menu using sudo update-grub

I did it so as to see if any error or warning is shown, but nothing of
that sortwas seen. Just plain freeze-up, with no error/warning shown
whatsoever. It happens all too often, that it has become annoying.

I'm not sure if this is a lightdm issue. But I feel so, since now most of the 
time, bootup puts me in commandline interface, where I enter 
sudo service lightdm restart
Is there any specific log file that I can see to understand what exactly is the 
problem causing this?

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


** Tags: 12.04 grub lightdm

-- 
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/989440

Title:
  Ubuntu 12.04 freezes after restart

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  Ubuntu 12.04 freezes after restart, sometimes just at the end of restart and 
sometimes while booting up. I enabled text messages in GRUB boot-up, by 
changing:
  GRUB_CMDLINE_LINUX_DEFAULT=quiet splash
  in /etc/default/grub to:
  GRUB_CMDLINE_LINUX_DEFAULT=text

  [N.B: will this option make me to bottup into commandline?]

  and then updating grub menu using sudo update-grub

  I did it so as to see if any error or warning is shown, but nothing of
  that sortwas seen. Just plain freeze-up, with no error/warning shown
  whatsoever. It happens all too often, that it has become annoying.

  I'm not sure if this is a lightdm issue. But I feel so, since now most of the 
time, bootup puts me in commandline interface, where I enter 
  sudo service lightdm restart
  Is there any specific log file that I can see to understand what exactly is 
the problem causing this?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/989440/+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 988240] Re: When in Extra Pane mode, the inactive pane is not greyed-out.

2012-04-27 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = Fix Released

** Changed in: nautilus
   Importance: Unknown = Medium

-- 
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/988240

Title:
  When in Extra Pane mode, the inactive pane is not greyed-out.

Status in Nautilus:
  Fix Released
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  In Ubuntu Oneiric Ocelot, in Nautilus, when in Extra Pane mode, the
  inactive pane used to be greyed-out. This was a very helpful feature,
  because the user would know which pane would be effected by his/her
  commands. This is a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.92-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Wed Apr 25 11:38:12 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: org.gnome.nautilus.window-state maximized true
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  ProcEnviron:
   LANGUAGE=en_ZA:en
   LANG=en_ZA.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/988240/+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 329817] Re: Evolution Freezes when checking mail sometimes

2012-04-27 Thread Bug Watch Updater
** Changed in: evolution-data-server
   Status: Confirmed = Expired

-- 
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/329817

Title:
  Evolution Freezes when checking mail sometimes

Status in Evolution Data Server:
  Expired
Status in “evolution-data-server” package in Ubuntu:
  Triaged

Bug description:
  Running Intrepid with updates applied, evolution will sometimes freeze
  while checking mail. Typically it asks for a password, and dies no
  matter what I input.  I obtained a GDB backtrace:

  #0  0x003f7480df4b in read () from /lib/libpthread.so.0
  #1  0x003f83204f6b in ?? () from /usr/lib/libgnome-keyring.so.0
  #2  0x003f8320761d in ?? () from /usr/lib/libgnome-keyring.so.0
  #3  0x003f832084cc in gnome_keyring_item_create_sync () from 
/usr/lib/libgnome-keyring.so.0
  #4  0x003f8f81f24b in ep_remember_password_keyring (msg=value optimized 
out) at e-passwords.c:369
  #5  0x003f8f81fb4c in ep_remember_password (msg=value optimized out) at 
e-passwords.c:734
  #6  0x003f8f81ff21 in pass_response (dialog=value optimized out, 
response=value optimized out, data=value optimized out) at 
e-passwords.c:1038
  #7  0x003f7740d25d in IA__g_closure_invoke (closure=value optimized 
out, return_value=value optimized out, n_param_values=value optimized out, 
param_values=value optimized out, invocation_hint=value optimized out) at 
/build/buildd/glib2.0-2.18.2/gobject/gclosure.c:767
  #8  0x003f77422f5d in signal_emit_unlocked_R (node=value optimized out, 
detail=value optimized out, instance=value optimized out, 
emission_return=value optimized out, instance_and_params=value optimized 
out) at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c:3244
  #9  0x003f77424608 in IA__g_signal_emit_valist (instance=value optimized 
out, signal_id=value optimized out, detail=value optimized out, 
var_args=value optimized out) at 
/build/buildd/glib2.0-2.18.2/gobject/gsignal.c:2977
  #10 0x003f77424b33 in IA__g_signal_emit (instance=value optimized out, 
signal_id=value optimized out, detail=value optimized out) at 
/build/buildd/glib2.0-2.18.2/gobject/gsignal.c:3034
  #11 0x003f7740d25d in IA__g_closure_invoke (closure=value optimized 
out, return_value=value optimized out, n_param_values=value optimized out, 
param_values=value optimized out, invocation_hint=value optimized out) at 
/build/buildd/glib2.0-2.18.2/gobject/gclosure.c:767
  #12 0x003f77422f5d in signal_emit_unlocked_R (node=value optimized out, 
detail=value optimized out, instance=value optimized out, 
emission_return=value optimized out, instance_and_params=value optimized 
out) at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c:3244
  #13 0x003f77424608 in IA__g_signal_emit_valist (instance=value optimized 
out, signal_id=value optimized out, detail=value optimized out, 
var_args=value optimized out) at 
/build/buildd/glib2.0-2.18.2/gobject/gsignal.c:2977
  #14 0x003f77424b33 in IA__g_signal_emit (instance=value optimized out, 
signal_id=value optimized out, detail=value optimized out) at 
/build/buildd/glib2.0-2.18.2/gobject/gsignal.c:3034
  #15 0x003f7b08e12a in gtk_button_key_release (widget=value optimized 
out, event=value optimized out) at 
/build/buildd/gtk+2.0-2.14.4/gtk/gtkbutton.c:1420
  #16 0x003f7b132908 in _gtk_marshal_BOOLEAN__BOXED (closure=value 
optimized out, return_value=value optimized out, n_param_values=value 
optimized out, param_values=value optimized out, invocation_hint=value 
optimized out, marshal_data=value optimized out) at 
/build/buildd/gtk+2.0-2.14.4/gtk/gtkmarshalers.c:84
  #17 0x003f7740d25d in IA__g_closure_invoke (closure=value optimized 
out, return_value=value optimized out, n_param_values=value optimized out, 
param_values=value optimized out, invocation_hint=value optimized out) at 
/build/buildd/glib2.0-2.18.2/gobject/gclosure.c:767
  #18 0x003f77422c3b in signal_emit_unlocked_R (node=value optimized out, 
detail=value optimized out, instance=value optimized out, 
emission_return=value optimized out, instance_and_params=value optimized 
out) at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c:3282
  #19 0x003f7742448a in IA__g_signal_emit_valist (instance=value optimized 
out, signal_id=value optimized out, detail=value optimized out, 
var_args=value optimized out) at 
/build/buildd/glib2.0-2.18.2/gobject/gsignal.c:2987
  #20 0x003f77424b33 in IA__g_signal_emit (instance=value optimized out, 
signal_id=value optimized out, detail=value optimized out) at 
/build/buildd/glib2.0-2.18.2/gobject/gsignal.c:3034
  #21 0x003f7b23574e in gtk_widget_event_internal (widget=value optimized 
out, event=value optimized out) at 
/build/buildd/gtk+2.0-2.14.4/gtk/gtkwidget.c:4745
  #22 0x003f7b12b322 in IA__gtk_propagate_event (widget=value optimized 
out, event=value optimized out) at 

[Desktop-packages] [Bug 971322] Re: Unity-2D/metacity window placement/move problems in precise

2012-04-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: metacity (Ubuntu)
   Status: New = Confirmed

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

Title:
  Unity-2D/metacity window placement/move problems in precise

Status in “metacity” package in Ubuntu:
  Confirmed

Bug description:
  I've upgraded oneiric to precise (32 bit). One annoying problem is the
  window placement/moving policy now. In oneiric this worked (I am using
  Unity-2D, so metacity, composing manager/effects are enabled) very
  well. If I open a new window, it will be placed stacked on existing
  window (eg if I open a new terminal (usually I have to open more of
  them), even if there is lots of free space on the workspace. So, I
  think metacity in oneiric tries to use available 'free' screen space,
  which is not true for oneiric. Another annoying thing is the window
  border resistance. In oneiric, if I move a window, there is need for
  a little push more action to be able to move window when border is
  at another window's border. It's a great help to align windows in a
  nice way. In precise, this does not work, or at least it behaves
  oddly: if I move a window towards another horizontally this _is_ this
  effect, however not at the border but _before_ it! There is a huge
  space, probably the same size as the Unity launcher bar, is it
  possible, that positions are miscalculated? I am using auto hide for
  Unity. There is similar problem vertically however the gap is
  smaller, and I have no idea if there is some relation of the size of
  the gap and any other thing.  It's about half of the height of the top
  panel, for example.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: metacity 1:2.34.1-1ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic-pae 3.2.13
  Uname: Linux 3.2.0-21-generic-pae i686
  ApportVersion: 2.0-0ubuntu2
  Architecture: i386
  Date: Mon Apr  2 09:05:42 2012
  InstallationMedia: Ubuntu-Server 10.04.1 LTS Lucid Lynx - Release i386 
(20100816.2)
  SourcePackage: metacity
  UpgradeStatus: Upgraded to precise on 2012-03-01 (31 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/971322/+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 989417] Re: gnome-terminal doesn't redraw if content in a screen window changens

2012-04-27 Thread Bård Aase
I also notice this problem outside screen, for instance when using
ctrl+u to clear a line.

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

Title:
  gnome-terminal doesn't redraw if content in a screen window changens

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

Bug description:
  gnome-terminal doesn't redraw if content in a screen window changens.

  The problem seems to only occur when the window size is diffent than
  80x20.

  This is what I do to produce the problem:

  From a clean Ubuntu 12.04 32bit install
  * Open Gnome-terminal.
  * ssh somewhere
  * attach to a running screen session with irssi
  * type a message, and hit return.

  Notice that the message does not appear until you hit ctrl+l or
  someone else says something in the channel.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.4.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  Date: Fri Apr 27 08:09:11 2012
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/989417/+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


Re: [Desktop-packages] [Bug 989187] Re: LibreOffice icon set changed during upgrade to Precise

2012-04-27 Thread Alkalyzer
-- 
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/989187

Title:
  LibreOffice icon set changed during upgrade to Precise

Status in “libreoffice” package in Ubuntu:
  Invalid

Bug description:
  After upgrading from Oneiric to Precise, I realized that the icon set
  from LibreOffice has been reverted to Tango instead of the Human icon
  set I was using before the upgrade.

  No reason to dramatize but I know developers like to track every
  problem that occurs during upgrade process.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-core 1:3.5.2-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Thu Apr 26 21:43:04 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to precise on 2012-04-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/989187/+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 988662] Re: can't change delimiter when a file is already saved as csv

2012-04-27 Thread Alistair Buxton
apport information

** Tags added: apport-collected

** Description changed:

  scenario:
  
  You want to save a spreadsheet as CSV so you can quickly do some bulk
  transformations on it with a script file. You save it as a csv file
  using | as a delimiter. You then discover that the file uses | in other
  places, so you decide to use a different delimeter. You do file-save as
  and save as CSV again, but open office does not present the dialogue to
  configure output format now.
  
  to reproduce:
  
  1. make a new spreadsheet.
  2. save as csv. a dialogue appears to configure the delimiter etc.
  3. save as csv again. the dialogue is not displayed.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: openoffice.org-calc (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Thu Apr 26 04:12:06 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: openoffice.org
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.0.1-0ubuntu5
+ Architecture: amd64
+ DistroRelease: Ubuntu 12.04
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
+ NonfreeKernelModules: nvidia
+ Package: libreoffice-calc 1:3.5.2-2ubuntu1
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANGUAGE=en_GB:en
+  TERM=xterm
+  PATH=(custom, user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
+ Tags:  precise
+ Uname: Linux 3.2.0-23-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dialout dip lp lpadmin plugdev sambashare sudo vboxusers

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/988662/+attachment/3107525/+files/Dependencies.txt

-- 
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/988662

Title:
  can't change delimiter when a file is already saved as csv

Status in “libreoffice” package in Ubuntu:
  Incomplete
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  scenario:

  You want to save a spreadsheet as CSV so you can quickly do some bulk
  transformations on it with a script file. You save it as a csv file
  using | as a delimiter. You then discover that the file uses | in
  other places, so you decide to use a different delimeter. You do
  file-save as and save as CSV again, but open office does not present
  the dialogue to configure output format now.

  to reproduce:

  1. make a new spreadsheet.
  2. save as csv. a dialogue appears to configure the delimiter etc.
  3. save as csv again. the dialogue is not displayed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: openoffice.org-calc (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Thu Apr 26 04:12:06 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: openoffice.org
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  NonfreeKernelModules: nvidia
  Package: libreoffice-calc 1:3.5.2-2ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Tags:  precise
  Uname: Linux 3.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lp lpadmin plugdev sambashare sudo vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/988662/+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 73536]

2012-04-27 Thread Nfroyd
Created attachment 618671
patch

Redirecting f? to karlt as bsmedberg suggests.  Updated patch with
SIGQUIT handling as well.

I left SIGINT doing a eForceQuit; from comments in this bug, it sounds
like people start firefox from the command line and then C-c it.  For
those sorts of usecases, it would be annoying to click a dialog.
(Firefox should just save the data always, without asking, but that's a
separate discussion.)

-- 
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/73536

Title:
  MASTER Firefox crashes on instant X server shutdown

Status in The Mozilla Firefox Browser:
  Confirmed
Status in “firefox” package in Ubuntu:
  Won't Fix
Status in “firefox-3.0” package in Ubuntu:
  Triaged

Bug description:
  Firefox crashes when X server is forcefully torn down (e.g. by
  pressing ctrl-alt-backspace) and a crash report gets generated on next
  login.

  (Original Report:
  I've reproduced it once on my machine with the following steps. With, oh, 
about 5 tabs open, I just pressed ctrl-alt-backspace, logged back in when the X 
server restarted, and FF crashed with a bug report when Gnome tried to restore 
the session.

  It's not terribly important, I don't think anyone does this very often, but 
maybe it'll be helpful.
  )

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/73536/+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


Re: [Desktop-packages] [Bug 988897] Re: package python-uno 1:3.4.4-0ubuntu1 failed to install/upgrade: conflicting packages - not installing python-uno

2012-04-27 Thread Anne
Am 26.04.2012 18:47, schrieb Björn Michaelsen:
 Log says your old 3.4.4-0ubuntu1 is broken, you need to remove it to
 update. It would be interesting to know what broke that old package, if
 you have a log about that please attach and reopen.

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

 ** Changed in: libreoffice (Ubuntu)
 Status: Incomplete =  Invalid

Thank you so far - how can I do that? Tried to resolve dependencies via 
terminal, maybe that is any help:

anne@Paula:~$ sudo apt-get clean
[sudo] password for anne:
anne@Paula:~$ sudo sudo dpkg --configure -a
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libreoffice-math:
  libreoffice-math hängt ab von libreoffice-core (= 1:3.5.2-2ubuntu1); aber:
   Version von libreoffice-core auf dem System ist 1:3.4.4-0ubuntu1.
dpkg: Fehler beim Bearbeiten von libreoffice-math (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von 
libreoffice-impress:
  libreoffice-impress hängt ab von libreoffice-core (= 
1:3.5.2-2ubuntu1); aber:
   Version von libreoffice-core auf dem System ist 1:3.4.4-0ubuntu1.
dpkg: Fehler beim Bearbeiten von libreoffice-impress (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libreoffice-writer:
  libreoffice-writer hängt ab von libreoffice-core (= 1:3.5.2-2ubuntu1); 
aber:
   Version von libreoffice-core auf dem System ist 1:3.4.4-0ubuntu1.
dpkg: Fehler beim Bearbeiten von libreoffice-writer (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von 
libreoffice-base-core:
  libreoffice-base-core hängt ab von libreoffice-core (= 
1:3.5.2-2ubuntu1); aber:
   Version von libreoffice-core auf dem System ist 1:3.4.4-0ubuntu1.
dpkg: Fehler beim Bearbeiten von libreoffice-base-core (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libreoffice-gnome:
  libreoffice-gnome hängt ab von libreoffice-core (= 1:3.5.2-2ubuntu1); 
aber:
   Version von libreoffice-core auf dem System ist 1:3.4.4-0ubuntu1.
dpkg: Fehler beim Bearbeiten von libreoffice-gnome (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libreoffice-gtk:
  libreoffice-gtk hängt ab von libreoffice-core (= 1:3.5.2-2ubuntu1); aber:
   Version von libreoffice-core auf dem System ist 1:3.4.4-0ubuntu1.
dpkg: Fehler beim Bearbeiten von libreoffice-gtk (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libreoffice-draw:
  libreoffice-draw hängt ab von libreoffice-core (= 1:3.5.2-2ubuntu1); aber:
   Version von libreoffice-core auf dem System ist 1:3.4.4-0ubuntu1.
dpkg: Fehler beim Bearbeiten von libreoffice-draw (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libreoffice-calc:
  libreoffice-calc hängt ab von libreoffice-core (= 1:3.5.2-2ubuntu1); aber:
   Version von libreoffice-core auf dem System ist 1:3.4.4-0ubuntu1.
  libreoffice-calc hängt ab von libreoffice-base-core (= 
1:3.5.2-2ubuntu1); aber:
   Paket libreoffice-base-core ist noch nicht konfiguriert.
dpkg: Fehler beim Bearbeiten von libreoffice-calc (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libreoffice-core:
  libreoffice-common (1:3.5.2-2ubuntu1) beschädigt libreoffice-core ( 
1:3.5~) und ist installiert.
   Zu konfigurierende Version von libreoffice-core auf dem System ist 
1:3.4.4-0ubuntu1.
dpkg: Fehler beim Bearbeiten von libreoffice-core (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von mythes-de-ch:
  mythes-de-ch hängt ab von libreoffice-core | openoffice.org-core (= 
3.0~) | language-support-writing-de; aber:
   Paket libreoffice-core ist noch nicht konfiguriert.
   Paket openoffice.org-core ist nicht installiert.
   Paket language-support-writing-de ist nicht installiert.
dpkg: Fehler beim Bearbeiten von mythes-de-ch (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von 
libreoffice-emailmerge:
  libreoffice-emailmerge hängt ab von libreoffice-core; aber:
   Paket libreoffice-core ist noch nicht konfiguriert.
dpkg: Fehler beim Bearbeiten von libreoffice-emailmerge (--configure):
  Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von mythes-de:
  mythes-de hängt ab von libreoffice-core | openoffice.org-core (= 
3.0~) | language-support-writing-de; aber:
   Paket libreoffice-core ist noch nicht konfiguriert.
   Paket openoffice.org-core ist nicht installiert.
   Paket language-support-writing-de ist nicht installiert.
dpkg: 

[Desktop-packages] [Bug 175233] I can't believe you helped me save over $500 on this Bags

2012-04-27 Thread grayeul
Hello Customer

 
We have also a live support on phone line available for customers to contact us 
and provided money refund or reshipping in case you are not satisfied or have 
receive a damaged watch.
Your new good-looking watch is sure to catch everybody is eye and make populace 
admire it.

-
Today I have received the watch, it is really very beautiful!
Thanks
 Maryanne Jolly
-

Click here --- http://rarit.ru

-- 
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/175233

Title:
  Evolution hangs with Formatting Message after several hours

Status in The Evolution Mail  Calendaring Tool:
  Confirmed
Status in “evolution-data-server” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: evolution

  I am using evolution with 8 imap accounts (on two different servers).
  After running evolution for several hours, it will hang. The UI will
  still be responsive, but it won't show any new messages, displays
  formatting message. It also won't close, I have to kill it from the
  command line. I have only seen this on gusty, not any earlier versions
  (I've been using ubuntu since 6.06), with the same setup. Sometimes,
  an error window pops up that says async error

  I will attach a backtrace that I created with libglib2.0-0-dbg
  evolution-data-server-dbg evolution-dbg installed. I'm not sure if it
  will be usefull, since it didn't really crash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/175233/+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 989465] [NEW] smtp configuration is unclear about encryption options

2012-04-27 Thread Jeff Abrahamson
Public bug reported:

It appears that STARTTLS and SSL always encrypt all traffic, yet they
both list password options that suggest optional transmission of
unencrypted passwords.  The code may (or may not) be fine, but the
documentation could stand to be improved.

The help menu took me to this page

http://support.mozillamessaging.com/en-US/kb/manual-account-
configuration?s=starttlsas=s

which also suggested

http://en.flossmanuals.net/thunderbird/ch014_account-set-up/

Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: thunderbird 11.0.1+build1-0ubuntu0.11.10.1
ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
Uname: Linux 3.0.0-17-generic x86_64
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jeff   2334 F pulseaudio
 /dev/snd/pcmC0D0p:   jeff   2334 F...m pulseaudio
BuildID: 20120329060702
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 22'
   Mixer name   : 'Realtek ALC882'
   Components   : 'HDA:10ec0882,10eca201,00100101'
   Controls  : 40
   Simple ctrls  : 22
Channel: release
Date: Fri Apr 27 09:40:35 2012
EcryptfsInUse: Yes
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
IncompatibleExtensions:
 EDS Contact Integration - ID=edsintegrat...@mozilla.com, Version=0.3.9, 
minVersion=7.0, maxVersion=11.0a1, Location=app-global, Type=extension, 
Active=Yes
 Messaging Menu and Unity Launcher integration - ID=messagingm...@mozilla.com, 
Version=0.8.3, minVersion=3.3a1pre, maxVersion=11.0a1, Location=app-global, 
Type=extension, Active=Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
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.29  metric 1
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
PciNetwork:
 
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=11.0.1/20120329060702 (Running)
PulseSinks: Error: command ['pacmd', 'list-sinks'] failed with exit code 1: 
Daemon not responding.
RfKill:
 
RunningIncompatibleAddons: True
SourcePackage: thunderbird
UpgradeStatus: Upgraded to oneiric on 2012-01-09 (108 days ago)
WifiSyslog:
 Apr 27 09:07:31 london dhclient: DHCPREQUEST of 192.168.1.29 on eth0 to 
192.168.1.1 port 67
 Apr 27 09:07:31 london dhclient: DHCPACK of 192.168.1.29 from 192.168.1.1
 Apr 27 09:07:31 london dhclient: bound to 192.168.1.29 -- renewal in 34293 
seconds.
dmi.bios.date: 09/11/2006
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: FN27V10
dmi.board.vendor: Shuttle Inc
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd09/11/2006:svnShuttleInc:pnSN27V10:pvr:rvnShuttleInc:rnFN27V10:rvr:cvn:ct3:cvr:
dmi.product.name: SN27V10
dmi.sys.vendor: Shuttle Inc

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


** Tags: amd64 apport-bug oneiric release-channel running-unity

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

Title:
  smtp configuration is unclear about encryption options

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  It appears that STARTTLS and SSL always encrypt all traffic, yet they
  both list password options that suggest optional transmission of
  unencrypted passwords.  The code may (or may not) be fine, but the
  documentation could stand to be improved.

  The help menu took me to this page

  http://support.mozillamessaging.com/en-US/kb/manual-account-
  configuration?s=starttlsas=s

  which also suggested

  http://en.flossmanuals.net/thunderbird/ch014_account-set-up/

  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 11.0.1+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeff   2334 F pulseaudio
   /dev/snd/pcmC0D0p:   jeff   2334 F...m pulseaudio
  BuildID: 20120329060702
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 22'
 Mixer name : 'Realtek ALC882'
 Components : 'HDA:10ec0882,10eca201,00100101'
 Controls  : 40
 Simple ctrls  : 22
  Channel: release
  Date: Fri Apr 27 09:40:35 2012
  EcryptfsInUse: Yes
  ForcedLayersAccel: 

[Desktop-packages] [Bug 989465] Re: smtp configuration is unclear about encryption options

2012-04-27 Thread Jeff Abrahamson
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/989465

Title:
  smtp configuration is unclear about encryption options

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  It appears that STARTTLS and SSL always encrypt all traffic, yet they
  both list password options that suggest optional transmission of
  unencrypted passwords.  The code may (or may not) be fine, but the
  documentation could stand to be improved.

  The help menu took me to this page

  http://support.mozillamessaging.com/en-US/kb/manual-account-
  configuration?s=starttlsas=s

  which also suggested

  http://en.flossmanuals.net/thunderbird/ch014_account-set-up/

  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 11.0.1+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeff   2334 F pulseaudio
   /dev/snd/pcmC0D0p:   jeff   2334 F...m pulseaudio
  BuildID: 20120329060702
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 22'
 Mixer name : 'Realtek ALC882'
 Components : 'HDA:10ec0882,10eca201,00100101'
 Controls  : 40
 Simple ctrls  : 22
  Channel: release
  Date: Fri Apr 27 09:40:35 2012
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   EDS Contact Integration - ID=edsintegrat...@mozilla.com, Version=0.3.9, 
minVersion=7.0, maxVersion=11.0a1, Location=app-global, Type=extension, 
Active=Yes
   Messaging Menu and Unity Launcher integration - 
ID=messagingm...@mozilla.com, Version=0.8.3, minVersion=3.3a1pre, 
maxVersion=11.0a1, Location=app-global, Type=extension, Active=Yes
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  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.29  metric 1
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  PciNetwork:
   
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=11.0.1/20120329060702 (Running)
  PulseSinks: Error: command ['pacmd', 'list-sinks'] failed with exit code 1: 
Daemon not responding.
  RfKill:
   
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to oneiric on 2012-01-09 (108 days ago)
  WifiSyslog:
   Apr 27 09:07:31 london dhclient: DHCPREQUEST of 192.168.1.29 on eth0 to 
192.168.1.1 port 67
   Apr 27 09:07:31 london dhclient: DHCPACK of 192.168.1.29 from 192.168.1.1
   Apr 27 09:07:31 london dhclient: bound to 192.168.1.29 -- renewal in 34293 
seconds.
  dmi.bios.date: 09/11/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: FN27V10
  dmi.board.vendor: Shuttle Inc
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd09/11/2006:svnShuttleInc:pnSN27V10:pvr:rvnShuttleInc:rnFN27V10:rvr:cvn:ct3:cvr:
  dmi.product.name: SN27V10
  dmi.sys.vendor: Shuttle Inc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/989465/+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 987626] Re: peak detection on input tab doubles up on level

2012-04-27 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low

** Also affects: gnome-control-center (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: gnome-control-center (Ubuntu Precise)
   Status: New = Triaged

** Changed in: gnome-control-center (Ubuntu Precise)
   Importance: Undecided = Low

-- 
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/987626

Title:
  peak detection on input tab doubles up on level

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

Bug description:
  To recreate:

  1. Open input tab.
  2. Connect alternative input device
  3. Move between streams. 

  Expected behaviour:
  - input peak detection accurately represents input level

  Instead the peak detection will represent the summed level from all
  devices which at one point it was expected to monitor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/987626/+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 984878] Re: Add annotation button missing

2012-04-27 Thread Sebastien Bacher
** Changed in: gtk+3.0 (Ubuntu)
   Status: Triaged = Fix Committed

** Also affects: gtk+3.0 (Ubuntu Precise)
   Importance: Undecided
   Status: New

-- 
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/984878

Title:
  Add annotation button missing

Status in GTK+ GUI Toolkit:
  New
Status in “gtk+3.0” package in Ubuntu:
  Fix Committed
Status in “gtk+3.0” source package in Precise:
  New

Bug description:
  According to the evince help it is possible to add annotation to PDF
  files using the 'Add' tab in the 'Annotations' side pane. The help
  file shows an image of the add button (the paper and pencil icon).

  When I navigate to this tab there is no button where I would expect
  it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: evince 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu4
  Architecture: amd64
  Date: Wed Apr 18 15:02:52 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/984878/+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 973361] Re: zenity crashed with SIGSEGV in zenity_tree_dialog_response()

2012-04-27 Thread Alex Tasin
Customization Kit crashes after language selection.

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

Title:
  zenity crashed with SIGSEGV in zenity_tree_dialog_response()

Status in “zenity” package in Ubuntu:
  Confirmed

Bug description:
  in wine tricks

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: zenity 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic-pae 3.2.13
  Uname: Linux 3.2.0-21-generic-pae i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0-0ubuntu4
  Architecture: i386
  CheckboxSubmission: 622b42fa9ef9d3b69804517c9688ce18
  CheckboxSystem: 6a51181f3da22e0f4cddc1735a0ba0ba
  Date: Wed Apr  4 14:16:45 2012
  ExecutablePath: /usr/bin/zenity
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcCmdline: zenity --title Winetricks\ -\ choose\ a\ wineprefix --text What\ 
do\ you\ want\ to\ do? --list --radiolist --column  --column  --column  
--height 500 --width 1010 --hide-column 2 FALSE help View\ help FALSE apps 
Install\ an\ app FALSE benchmarks Install\ a\ benchmark FALSE games Install\ a\ 
game TRUE main Select\ the\ default\ wineprefix FALSE prefix=fifa11_demo 
Select\ fifa11_demo\ (FIFA\ 11\ Demo) FALSE unattended Enable\ silent\ install 
FALSE showbroken Show\ broken\ apps\ (e.g.\ those\ with\ DRM\ problems)
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: zenity
  Title: zenity crashed with SIGSEGV in g_cclosure_marshal_VOID()
  UpgradeStatus: Upgraded to precise on 2012-03-04 (30 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/973361/+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 973361] Re: zenity crashed with SIGSEGV in zenity_tree_dialog_response()

2012-04-27 Thread Juan Carlos Barrera Mora
A mi me salio este error cuando arranqué photoshop en wine, acabo de actualizar 
Ubuntu 11.10 a 12.04 y antes me funcionaba bien. 
Quería de paso agradecer a los chicos de Ubuntu el esfuerzo que hacen para que 
Ubuntu sea mas amigable, sois la leche, gracias.

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

Title:
  zenity crashed with SIGSEGV in zenity_tree_dialog_response()

Status in “zenity” package in Ubuntu:
  Confirmed

Bug description:
  in wine tricks

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: zenity 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic-pae 3.2.13
  Uname: Linux 3.2.0-21-generic-pae i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0-0ubuntu4
  Architecture: i386
  CheckboxSubmission: 622b42fa9ef9d3b69804517c9688ce18
  CheckboxSystem: 6a51181f3da22e0f4cddc1735a0ba0ba
  Date: Wed Apr  4 14:16:45 2012
  ExecutablePath: /usr/bin/zenity
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcCmdline: zenity --title Winetricks\ -\ choose\ a\ wineprefix --text What\ 
do\ you\ want\ to\ do? --list --radiolist --column  --column  --column  
--height 500 --width 1010 --hide-column 2 FALSE help View\ help FALSE apps 
Install\ an\ app FALSE benchmarks Install\ a\ benchmark FALSE games Install\ a\ 
game TRUE main Select\ the\ default\ wineprefix FALSE prefix=fifa11_demo 
Select\ fifa11_demo\ (FIFA\ 11\ Demo) FALSE unattended Enable\ silent\ install 
FALSE showbroken Show\ broken\ apps\ (e.g.\ those\ with\ DRM\ problems)
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: zenity
  Title: zenity crashed with SIGSEGV in g_cclosure_marshal_VOID()
  UpgradeStatus: Upgraded to precise on 2012-03-04 (30 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/973361/+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 873058] Re: Jockey fail to install binary ati driver (post release) version

2012-04-27 Thread Natim
** Also affects: nvidia-common
   Importance: Undecided
   Status: New

** No longer affects: nvidia-common

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

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

Title:
  Jockey fail to install binary ati driver (post release) version

Status in AMD fglrx video driver:
  New
Status in “jockey” package in Ubuntu:
  Fix Released
Status in “nvidia-common” package in Ubuntu:
  Fix Released
Status in “jockey” source package in Oneiric:
  Fix Committed
Status in “nvidia-common” source package in Oneiric:
  Fix Committed
Status in “jockey” source package in Precise:
  Fix Released
Status in “nvidia-common” source package in Precise:
  Fix Released

Bug description:
  I do a fresh 64bit install and then try and add the binary drivers
  from jockey.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: jockey-gtk 0.9.4-0ubuntu10
  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: Wed Oct 12 21:04:58 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 002: ID 0557:8021 ATEN International Co., Ltd 
   Bus 002 Device 003: ID 04f3:0103 Elan Microelectronics Corp. 
   Bus 002 Device 004: ID 04f2:0718 Chicony Electronics Co., Ltd
  MachineType: System manufacturer System Product Name
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=491d192c-c7fe-48f5-acb4-10f6cfb63d9e ro quiet splash vt.handoff=7
  SourcePackage: jockey
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/23/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: ASUS K8N4-E SE ACPI BIOS Revision 0106
  dmi.board.name: K8N4-E SE
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.XX
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSK8N4-ESEACPIBIOSRevision0106:bd01/23/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnK8N4-ESE:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/fglrx/+bug/873058/+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 752908] Re: Already-running applications(or Pinned Launchers) shouldn't appear in the Most frequently used apps

2012-04-27 Thread Sebastien Bacher
Indeed, thanks for the update, closing the bug

** Changed in: unity (Ubuntu)
   Status: Incomplete = Fix Released

** Changed in: unity
   Status: Incomplete = Fix Released

** Changed in: ayatana-design
   Status: Confirmed = Fix Released

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

Title:
  Already-running applications(or Pinned Launchers) shouldn't appear in
  the Most frequently used apps

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Just because it's pointless, a docked app is always a favorite, and
  the user will use the favorite sub menu of the Dash only if this is
  not already in the dock.

  This will help to reduce apps in this menu and make it clearer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/752908/+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 964819] Re: Launcher bar gets stuck when switching desktops

2012-04-27 Thread Sebastien Bacher
Thanks for the update, closing it!

** Changed in: unity (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  Launcher bar gets stuck when switching desktops

Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  I have Super-{Q,W,E,R} mapped to switch to virtual desktop {1,2,3,4}.
  The left hand launcher bar shows and stays shown when I use these
  shortcuts.  Switching desktop again causes the bar to go away.

  To reproduce:
   * Press and hold Super
   * See the Launcher bar appear from hiding
   * Press and release 'w'
   * See desktop2 appear
   * See the Launcher bar stay exposed as expected
   * See the '1', '2', etc quick launch highlights on the launcher icons
   * Release Super
   * The Launcher stays exposed
   * The '1', '2' launch highlights stay on
   * Press Super+'w' again
   * The desktop doesn't change
   * On releasing Super, the bar hides

  It feels like the launcher is losing the key up event on Super.  Seen
  in today's dist-upgrade.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.8.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,decor,vpswitch,snap,compiztoolbox,resize,regex,animation,move,place,gnomecompat,mousepoll,grid,imgpng,unitymtgrabhandles,workarounds,session,wall,expo,fade,scale,unityshell]
  Date: Mon Mar 26 10:47:49 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   SHELL=/bin/bash
   TERM=xterm
   LANG=en_NZ.UTF-8
   LANGUAGE=en_NZ:en
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/964819/+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 768931] Re: no custom icon on launcher displayed for mono winforms and ogre apps

2012-04-27 Thread Sebastien Bacher
** Changed in: unity (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: bamf
   Status: Invalid = Triaged

** Changed in: unity
   Status: Confirmed = Triaged

** Changed in: bamf
   Importance: Undecided = Low

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

Title:
  no custom icon on launcher displayed for mono winforms and ogre apps

Status in BAMF Application Matching Framework:
  Triaged
Status in Unity:
  Triaged
Status in “keepass2” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: unity

  applications based on libmono-winforms2.0-cil do not display a icon on the 
launcher. One only sees the generic questionmark.
  Also it shows three lines which indicate the number of instances when there 
is only one.
  In the unity app place and the gnome2 menu the icon is displayed correctly. 

  Example applications are keepass2
  (https://launchpad.net/~jtaylor/+archive/keepass), openbve and
  xsddiagram

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: unity 3.8.10-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  Date: Fri Apr 22 13:36:21 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110329.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/768931/+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 975503] Re: Find crashes Libreoffice (GTK)

2012-04-27 Thread Björn Michaelsen
== SRU rationale ==
[Impact]
Opening a detached findbar with Ctrl-f crashes LibreOffice with gtk frontend 
reliably, resulting in possible data loss in all opened documents.

[Development Fix]
Fix has been binary bisected to the commit causing it and a fix by Michael 
Meeks has been commited to master upstream.

[Stable Fix]
The fix by Michael Meeks has passed triple review upstream.

[Test Case]
see description

[Regression Potential]
None.

-- 
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/975503

Title:
  Find crashes Libreoffice (GTK)

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Fix Committed
Status in “libreoffice” source package in Precise:
  Fix Committed

Bug description:
  I've discovered that using Find in Libreoffice crashes the program
  without producing a crash report. The program just shuts down. I'm
  running a (fairly) clean install of Ubuntu 12.04 Beta 2. Libreoffice
  only crashes with libreoffice-gtk installed.

  I tried to follow the instructions, but apport/libreoffice didn't
  create a crash report):
  https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/975430

  WORKAROUND: Remove libreoffice-gtk.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-gtk 1:3.5.1-1ubuntu5
  ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
  Uname: Linux 3.2.0-22-generic x86_64
  ApportVersion: 2.0-0ubuntu4
  Architecture: amd64
  Date: Fri Apr  6 22:58:19 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/975503/+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 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Björn Michaelsen
== SRU rationale ==
[Impact]
Writer will crash when opening documents needing -base-core components (e.g. 
form controls), causing possible data loss for all other opened documents.

[Development Fix]
The fix has been developed by Rene Engelhard at Debian, which is also affected 
by this.

[Stable Fix]
The fix has been reviewed and cherry-picked to the ubuntu-precise-3.5 branch by 
Bjoern Michaelsen.

[Test Case]
see description: Open test document.

[Regression Potential]
This is fixing a regression against oneiric.

-- 
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/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Fix Committed
Status in “libreoffice” source package in Precise:
  New
Status in “libreoffice” source package in Quantal:
  Fix Committed
Status in “libreoffice” package in Debian:
  Unknown

Bug description:
  LO in Ubuntu 12.04 fails to open an odt document that contains a checkbox.
  Works fine in LO 3.4 on Ubuntu 11.10.

  The problem occurs only when the package libreoffice-base is *not*
  installed and only for the Ubuntu package, i.e. either installing
  libreoffice-base or using libreoffice 3.5 from
  http://www.libreoffice.org/download/ allows to open the file.

  [Test Case]
  * Make sure libreoffice-base is not installed.
  * Try to open 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/+attachment/3095819/+files/test_lo_checkbox.odt
  -- You receive a Read-Error.

  [Workaround]
  Install the libreoffice-base package.

  == Regression details ==
  Discovered in version: 3.5.1-1ubuntu1
  Last known good version: 3.4.4-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Fri Apr 20 16:06:09 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120307)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  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/986205/+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 980159] Re: gimp window focus changes between invocations

2012-04-27 Thread Sebastien Bacher
Could be compiz yes

** Package changed: gimp (Ubuntu) = compiz (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/980159

Title:
  gimp window focus changes between invocations

Status in “compiz” package in Ubuntu:
  New

Bug description:
  To reproduce bug:
  IMPORTANT: Not touch the click mouse after aplying gaussian filter, I think 
the bug is related about the focus of the windows

  Open Gimp
  Presh Alt to enable hud
  Type gaussian and apply gaussian filter
  Presh intro

  Again, presh Alt to enable hud
  Type gaussian and wifi commands appears, not gimp commands.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.8.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Thu Apr 12 20:38:53 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/980159/+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 870560] Re: installing fglrx (post-release updates) fails

2012-04-27 Thread Natim
*** This bug is a duplicate of bug 873058 ***
https://bugs.launchpad.net/bugs/873058

Actually the bug was fixed for nvidia but not for fglrx even on precise
I just got it !

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

Title:
  installing fglrx (post-release updates) fails

Status in Jockey driver manager:
  New
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “jockey” package in Ubuntu:
  Confirmed

Bug description:
  Installing fglrx (post-release updates) on up to date oneiric fails.
  This happens both with and without the normal fglrx package installed.
  I have attached the log for the case where the normal fglrx is
  installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: jockey-gtk 0.9.4-0ubuntu10
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  8 10:53:16 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  MachineType: Acer Aspire M5500
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=c3966ea2-ff82-488b-9efc-091a02cf2492 ro quiet splash vt.handoff=7
  SourcePackage: jockey
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/18/2007
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: R01-B0
  dmi.board.name: FG965M
  dmi.board.vendor: Acer
  dmi.chassis.type: 3
  dmi.chassis.vendor: Acer
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrR01-B0:bd06/18/2007:svnAcer:pnAspireM5500:pvrR01-B0:rvnAcer:rnFG965M:rvr:cvnAcer:ct3:cvr:
  dmi.product.name: Aspire M5500
  dmi.product.version: R01-B0
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/jockey/+bug/870560/+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 989478] [NEW] for DCP7030 i want install 7030lpr...... from Download file, it does not work Failur message Cannot find file in Archivee

2012-04-27 Thread Brünen
Public bug reported:

Here the Cod

paul@ABAKUS:~$ sudo dpkg -i --force-architecture 
file:///home/paul/Downloads/brdcp7030lpr-2.0.2-1.i386.deb 
dpkg: Fehler beim Bearbeiten von 
file:///home/paul/Downloads/brdcp7030lpr-2.0.2-1.i386.deb (--install):
 Auf das Archiv kann nicht zugegriffen werden: Datei oder Verzeichnis nicht 
gefunden
Fehler traten auf beim Bearbeiten von:
 file:///home/paul/Downloads/brdcp7030lpr-2.0.2-1.i386.deb

Please help me and tell me how i do it right.

Ubuntu and the Terminal are real good

Best Regards

Paul Bruenen

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-terminal 3.0.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
Uname: Linux 3.0.0-17-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Fri Apr 27 10:21:55 2012
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug apport-lpi oneiric running-unity

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

Title:
  for DCP7030 i want install 7030lpr.. from Download file, it does
  not work Failur message Cannot find file in Archivee

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

Bug description:
  Here the Cod

  paul@ABAKUS:~$ sudo dpkg -i --force-architecture 
file:///home/paul/Downloads/brdcp7030lpr-2.0.2-1.i386.deb 
  dpkg: Fehler beim Bearbeiten von 
file:///home/paul/Downloads/brdcp7030lpr-2.0.2-1.i386.deb (--install):
   Auf das Archiv kann nicht zugegriffen werden: Datei oder Verzeichnis nicht 
gefunden
  Fehler traten auf beim Bearbeiten von:
   file:///home/paul/Downloads/brdcp7030lpr-2.0.2-1.i386.deb

  Please help me and tell me how i do it right.

  Ubuntu and the Terminal are real good

  Best Regards

  Paul Bruenen

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Apr 27 10:21:55 2012
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/989478/+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 989478] Re: for DCP7030 i want install 7030lpr...... from Download file, it does not work Failur message Cannot find file in Archivee

2012-04-27 Thread Brünen
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/989478

Title:
  for DCP7030 i want install 7030lpr.. from Download file, it does
  not work Failur message Cannot find file in Archivee

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

Bug description:
  Here the Cod

  paul@ABAKUS:~$ sudo dpkg -i --force-architecture 
file:///home/paul/Downloads/brdcp7030lpr-2.0.2-1.i386.deb 
  dpkg: Fehler beim Bearbeiten von 
file:///home/paul/Downloads/brdcp7030lpr-2.0.2-1.i386.deb (--install):
   Auf das Archiv kann nicht zugegriffen werden: Datei oder Verzeichnis nicht 
gefunden
  Fehler traten auf beim Bearbeiten von:
   file:///home/paul/Downloads/brdcp7030lpr-2.0.2-1.i386.deb

  Please help me and tell me how i do it right.

  Ubuntu and the Terminal are real good

  Best Regards

  Paul Bruenen

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Apr 27 10:21:55 2012
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/989478/+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 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Martin Pitt
** Also affects: libreoffice (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: libreoffice (Ubuntu Quantal)
   Importance: High
 Assignee: Björn Michaelsen (bjoern-michaelsen)
   Status: Fix Committed

-- 
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/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Fix Committed
Status in “libreoffice” source package in Precise:
  New
Status in “libreoffice” source package in Quantal:
  Fix Committed
Status in “libreoffice” package in Debian:
  Unknown

Bug description:
  LO in Ubuntu 12.04 fails to open an odt document that contains a checkbox.
  Works fine in LO 3.4 on Ubuntu 11.10.

  The problem occurs only when the package libreoffice-base is *not*
  installed and only for the Ubuntu package, i.e. either installing
  libreoffice-base or using libreoffice 3.5 from
  http://www.libreoffice.org/download/ allows to open the file.

  [Test Case]
  * Make sure libreoffice-base is not installed.
  * Try to open 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/+attachment/3095819/+files/test_lo_checkbox.odt
  -- You receive a Read-Error.

  [Workaround]
  Install the libreoffice-base package.

  == Regression details ==
  Discovered in version: 3.5.1-1ubuntu1
  Last known good version: 3.4.4-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Fri Apr 20 16:06:09 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120307)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  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/986205/+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 883272] Re: Mouse navigation not working in fullscreen mode

2012-04-27 Thread Alessandro Lazzari
A clean install of Precise doesn't show the issue.

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

Title:
  Mouse navigation not working in fullscreen mode

Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to oneric navigation in full screen mode is not
  working anymore. Moving the mouse used to bring up a navigation area
  at the bottom of the window containing the progress bar and basic
  player controls such as pause and play. Now moving the mouse doesn't
  trigger any action at all and the is no way to bring up the navigation
  area.

  Right clicking does bring up the context menu but left clicking
  doesn't even stop the movie. Also the mouse pointer is not visible at
  all in full screen mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: totem 3.0.1-0ubuntu7.1
  ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
  Uname: Linux 3.0.0-13-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 28 23:00:59 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: Upgraded to oneiric on 2011-10-23 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/883272/+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 989386] Re: display corruption just below top panel left and rifht sides

2012-04-27 Thread Sebastien Bacher
** Package changed: nautilus (Ubuntu) = gnome-shell (Ubuntu)

-- 
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/989386

Title:
  display corruption just below top panel left and rifht sides

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

Bug description:
  Please see attached screenshots. Notice the black areas just below the
  top panel(my panel is transparent obviously) on both sides of the
  display. These black areas correspond with the rounded corners of the
  windows and also when pointing to the Activities hot corner you can
  see how this fits there as well. Sorry, I do not know how to be more
  clear with this bug report, again see attached screenshots.

  Cheers,

  Singtoh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/989386/+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 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Björn Michaelsen
Addition to impact: This Is more severe as in the default install -base-
core is installed, but -base is not.

-- 
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/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Fix Committed
Status in “libreoffice” source package in Precise:
  New
Status in “libreoffice” source package in Quantal:
  Fix Committed
Status in “libreoffice” package in Debian:
  Unknown

Bug description:
  LO in Ubuntu 12.04 fails to open an odt document that contains a checkbox.
  Works fine in LO 3.4 on Ubuntu 11.10.

  The problem occurs only when the package libreoffice-base is *not*
  installed and only for the Ubuntu package, i.e. either installing
  libreoffice-base or using libreoffice 3.5 from
  http://www.libreoffice.org/download/ allows to open the file.

  [Test Case]
  * Make sure libreoffice-base is not installed.
  * Try to open 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/+attachment/3095819/+files/test_lo_checkbox.odt
  -- You receive a Read-Error.

  [Workaround]
  Install the libreoffice-base package.

  == Regression details ==
  Discovered in version: 3.5.1-1ubuntu1
  Last known good version: 3.4.4-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Fri Apr 20 16:06:09 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120307)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  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/986205/+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 988240] Re: When in Extra Pane mode, the inactive pane is not greyed-out.

2012-04-27 Thread Sebastien Bacher
Cimi, could you look at that?

Cosimoc wrote

- gnome-themes-standard

This is actually a bug in the theme. We now use the nautilus-inactive-pane
style class on the inactive extra pane, so themes can define how it looks like.

I now pushed a fix for Adwaita (the default GNOME theme) to the git master and
gnome-3-4 branches.

The Ambiance theme in Unity will need a similar fix.

** Package changed: nautilus (Ubuntu) = light-themes (Ubuntu)

** Changed in: light-themes (Ubuntu)
 Assignee: (unassigned) = Andrea Cimitan (cimi)

-- 
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/988240

Title:
  When in Extra Pane mode, the inactive pane is not greyed-out.

Status in Nautilus:
  Fix Released
Status in “light-themes” package in Ubuntu:
  Triaged

Bug description:
  In Ubuntu Oneiric Ocelot, in Nautilus, when in Extra Pane mode, the
  inactive pane used to be greyed-out. This was a very helpful feature,
  because the user would know which pane would be effected by his/her
  commands. This is a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.92-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Wed Apr 25 11:38:12 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: org.gnome.nautilus.window-state maximized true
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  ProcEnviron:
   LANGUAGE=en_ZA:en
   LANG=en_ZA.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/988240/+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 967294] Re: Unity top panel shadow is visible when a window is fullscreened but not focused

2012-04-27 Thread Daniel van Vugt
** Description changed:

  When a window is maximized, the top Unity menu bar should never have a
- shadow over the fullscreened window. It does however cast a shadow if
- the maximized window doesn't have focus.
+ shadow over the maximized window. It does however cast a shadow if the
+ maximized window doesn't have focus.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.8.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  Date: Wed Mar 28 11:42:19 2012
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  SourcePackage: unity
  UpgradeStatus: Upgraded to precise on 2012-03-27 (0 days ago)

** Summary changed:

- Unity top panel shadow is visible when a window is fullscreened but not 
focused
+ Unity panel shadow should not draw over unfocussed windows

** Changed in: unity (Ubuntu)
   Status: Confirmed = Opinion

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

** Changed in: unity
   Status: New = Opinion

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

Title:
  Unity panel shadow should not draw over unfocussed windows

Status in Unity:
  Opinion
Status in “unity” package in Ubuntu:
  Opinion

Bug description:
  When a window is maximized, the top Unity menu bar should never have a
  shadow over the maximized window. It does however cast a shadow if the
  maximized window doesn't have focus.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.8.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  Date: Wed Mar 28 11:42:19 2012
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  SourcePackage: unity
  UpgradeStatus: Upgraded to precise on 2012-03-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/967294/+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 989036] Re: Not possible to change username for connection WPA2 Enterprise TTLS with option Ask for this password every time

2012-04-27 Thread Roman Shipovskij
** Attachment added: 10.04 create new connection
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/989036/+attachment/3107690/+files/10.04_create_new_connection.png

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

Title:
  Not possible to change username for connection WPA2 Enterprise TTLS
  with option Ask for this password every time

Status in “network-manager-applet” package in Ubuntu:
  New

Bug description:
  release:  Ubuntu 12.04 LTS
  package: network-manager-gnome 0.9.4.1-0ubuntu2

  now we are using Ubuntu 10.04 LTS with network-manager 0.8.4 from 
https://launchpad.net/~network-manager/+archive/ppa
  wireless connection WPA2 Enterprise TTLS configured for asking password every 
time
  every user, when connecting can enter own username and password in dialog 
window

  i try do that on 12.04, all looks good when i create connection
  but after reconnecting i can't enter another username
  in dialog window username entry not editable, only password can be entered

  i must run nm-connection-editor for changing username

  a lot of people use same pc, and every must edit connection to enter
  own username

  on 10.04 it worked perfectly without editing the connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/989036/+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 989036] Re: Not possible to change username for connection WPA2 Enterprise TTLS with option Ask for this password every time

2012-04-27 Thread Roman Shipovskij
** Attachment added: 10.04 activate existing connection
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/989036/+attachment/3107691/+files/10.04_activate_existing_connection.png

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

Title:
  Not possible to change username for connection WPA2 Enterprise TTLS
  with option Ask for this password every time

Status in “network-manager-applet” package in Ubuntu:
  New

Bug description:
  release:  Ubuntu 12.04 LTS
  package: network-manager-gnome 0.9.4.1-0ubuntu2

  now we are using Ubuntu 10.04 LTS with network-manager 0.8.4 from 
https://launchpad.net/~network-manager/+archive/ppa
  wireless connection WPA2 Enterprise TTLS configured for asking password every 
time
  every user, when connecting can enter own username and password in dialog 
window

  i try do that on 12.04, all looks good when i create connection
  but after reconnecting i can't enter another username
  in dialog window username entry not editable, only password can be entered

  i must run nm-connection-editor for changing username

  a lot of people use same pc, and every must edit connection to enter
  own username

  on 10.04 it worked perfectly without editing the connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/989036/+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 989036] Re: Not possible to change username for connection WPA2 Enterprise TTLS with option Ask for this password every time

2012-04-27 Thread Roman Shipovskij
** Attachment added: 12.04 create new connection
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/989036/+attachment/3107692/+files/12.04_create_new_connection.png

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

Title:
  Not possible to change username for connection WPA2 Enterprise TTLS
  with option Ask for this password every time

Status in “network-manager-applet” package in Ubuntu:
  New

Bug description:
  release:  Ubuntu 12.04 LTS
  package: network-manager-gnome 0.9.4.1-0ubuntu2

  now we are using Ubuntu 10.04 LTS with network-manager 0.8.4 from 
https://launchpad.net/~network-manager/+archive/ppa
  wireless connection WPA2 Enterprise TTLS configured for asking password every 
time
  every user, when connecting can enter own username and password in dialog 
window

  i try do that on 12.04, all looks good when i create connection
  but after reconnecting i can't enter another username
  in dialog window username entry not editable, only password can be entered

  i must run nm-connection-editor for changing username

  a lot of people use same pc, and every must edit connection to enter
  own username

  on 10.04 it worked perfectly without editing the connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/989036/+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 989036] Re: Not possible to change username for connection WPA2 Enterprise TTLS with option Ask for this password every time

2012-04-27 Thread Roman Shipovskij
** Attachment added: 12.04 activate existing connection
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/989036/+attachment/3107693/+files/12.04_activate_existing_connection.png

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

Title:
  Not possible to change username for connection WPA2 Enterprise TTLS
  with option Ask for this password every time

Status in “network-manager-applet” package in Ubuntu:
  New

Bug description:
  release:  Ubuntu 12.04 LTS
  package: network-manager-gnome 0.9.4.1-0ubuntu2

  now we are using Ubuntu 10.04 LTS with network-manager 0.8.4 from 
https://launchpad.net/~network-manager/+archive/ppa
  wireless connection WPA2 Enterprise TTLS configured for asking password every 
time
  every user, when connecting can enter own username and password in dialog 
window

  i try do that on 12.04, all looks good when i create connection
  but after reconnecting i can't enter another username
  in dialog window username entry not editable, only password can be entered

  i must run nm-connection-editor for changing username

  a lot of people use same pc, and every must edit connection to enter
  own username

  on 10.04 it worked perfectly without editing the connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/989036/+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 986008] Re: Strange character showing in file listing in Nautilus in some views, for Thai language file names

2012-04-27 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Triaged

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

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

** Changed in: nautilus (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: nautilus (Ubuntu)
   Importance: Low = High

-- 
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/986008

Title:
  Strange character showing in file listing in Nautilus in some views,
  for Thai language file names

Status in “nautilus” package in Ubuntu:
  Triaged
Status in “nautilus” source package in Precise:
  Triaged

Bug description:
  In some views in Nautilus, there is a strange character appearing
  right after particular characters such as . (dot) and - (dash) when
  using Thai script in the file name.

  Note that this does not happen in List view (Ctrl-2) , only icon view
  (either Ctrl-1 or Ctrl-3).  Also, when renaming a file, the strange
  character disappears.

  I attach some screen shots.   Screenshots 1 and 3 show the problem,
  with the character appearing in front of a dot or dash.  Screenshot 2
  (list view) show that there is no issue there.  Screenshot 4 shows
  what happens when renaming a file: the strange character(s) disappear.

  Note when I take a file name and insert a dot or dash at any point
  within the Thai name, the strange character appears in the affected
  views.   This seems to happen only with dot and dash, but not with
  regular a-z characters or characters like #, $, ! etc.  (I did not try
  all 128 low ascii characters though).

  EDIT: I can only add one attachment.  Will add the other ones in
  follow-up comments.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Fri Apr 20 10:41:58 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1154x546+125+114'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/986008/+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 978118] Re: system settings installation ambiguous

2012-04-27 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu)
   Status: New = Invalid

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low

-- 
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/978118

Title:
  system settings installation ambiguous

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

Bug description:
  Looking at software center page, it seems that neither  System
  Settings nor KDE System Settings is installed, while, as you can see
  from my screen shot I have System Settings installed in my system (by
  default). If I install System Settings (NOT KDE System Settings) using
  s/w center, when the installation ends I see both System Settings
  installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.14.1
  ProcVersionSignature: Ubuntu 3.2.0-22.35-generic-pae 3.2.14
  Uname: Linux 3.2.0-22-generic-pae i686
  ApportVersion: 2.0-0ubuntu4
  Architecture: i386
  CasperVersion: 1.314
  Date: Tue Apr 10 17:17:55 2012
  ExecutablePath: /usr/share/software-center/software-center
  InterpreterPath: /usr/bin/python2.7
  LiveMediaBuild: Edubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120410)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/978118/+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 462288] Re: problema al actualizar

2012-04-27 Thread Robert Roth
Thank you for reporting this bug to Ubuntu. Jaunty reached EOL on October 23, 
2010.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

I've tried recreating this bug with Oneiric and was unable to, given the
information you've provided. Please either a) upgrade and test or b)
increase the verbosity of the steps to recreate it so we can try again.

Please feel free to report any other bugs you may find.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

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

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

Title:
  problema al actualizar

Status in “jockey” package in Ubuntu:
  Incomplete

Bug description:
  al actualizar de la version 8.10 a la nueva version 9.04 ocurre este
  error.

  ProblemType: Package
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ErrorMessage:
   ErrorMessage: el subproceso post-installation script devolvió el código de 
salida de error 1
  Lsusb:
   Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: VIA Technologies, Inc. PT800-8237
  Package: jockey-common 0.5-0ubuntu10
  PackageArchitecture: all
  ProcCmdLine: root=UUID=2b5545f0-960b-413f-bae1-5e9c00dc72b8 ro xforcevesa 
quiet splash
  ProcVersionSignature: Ubuntu 2.6.27-7.14-generic
  SourcePackage: jockey
  Title: package jockey-common 0.5-0ubuntu10 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/462288/+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 989484] [NEW] system does not suspend automatically

2012-04-27 Thread Frederik Claus
Public bug reported:

The system does not suspend automatically. Not with standard power
settings (5min,10mins,etc...) nor with custom settings (10). Suspending
manually with shutdown-suspend works fine.

Here comes all my settings-daemon dconf-settings:

org.gnome.settings-daemon.plugins.power active true
org.gnome.settings-daemon.plugins.power button-hibernate 'hibernate'
org.gnome.settings-daemon.plugins.power button-power 'interactive'
org.gnome.settings-daemon.plugins.power button-sleep 'suspend'
org.gnome.settings-daemon.plugins.power button-suspend 'suspend'
org.gnome.settings-daemon.plugins.power critical-battery-action 'hibernate'
org.gnome.settings-daemon.plugins.power idle-brightness 30
org.gnome.settings-daemon.plugins.power idle-dim-ac false
org.gnome.settings-daemon.plugins.power idle-dim-battery true
org.gnome.settings-daemon.plugins.power idle-dim-time 10
org.gnome.settings-daemon.plugins.power lid-close-ac-action 'suspend'
org.gnome.settings-daemon.plugins.power lid-close-battery-action 'suspend'
org.gnome.settings-daemon.plugins.power notify-perhaps-recall true
org.gnome.settings-daemon.plugins.power percentage-action 2
org.gnome.settings-daemon.plugins.power percentage-critical 3
org.gnome.settings-daemon.plugins.power percentage-low 10
org.gnome.settings-daemon.plugins.power priority 1
org.gnome.settings-daemon.plugins.power sleep-display-ac 0
org.gnome.settings-daemon.plugins.power sleep-display-battery 0
org.gnome.settings-daemon.plugins.power sleep-inactive-ac true
org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 10
org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type 'suspend'
org.gnome.settings-daemon.plugins.power sleep-inactive-battery true
org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 10
org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type 'suspend'
org.gnome.settings-daemon.plugins.power time-action 120
org.gnome.settings-daemon.plugins.power time-critical 300
org.gnome.settings-daemon.plugins.power time-low 1200
org.gnome.settings-daemon.plugins.power use-time-for-policy true

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-settings-daemon 3.2.2-0ubuntu2.1
ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
Uname: Linux 3.0.0-17-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Fri Apr 27 09:16:33 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-settings-daemon
UpgradeStatus: Upgraded to oneiric on 2012-04-21 (5 days ago)

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


** Tags: apport-bug i386 oneiric

-- 
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/989484

Title:
  system does not suspend automatically

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

Bug description:
  The system does not suspend automatically. Not with standard power
  settings (5min,10mins,etc...) nor with custom settings (10).
  Suspending manually with shutdown-suspend works fine.

  Here comes all my settings-daemon dconf-settings:

  org.gnome.settings-daemon.plugins.power active true
  org.gnome.settings-daemon.plugins.power button-hibernate 'hibernate'
  org.gnome.settings-daemon.plugins.power button-power 'interactive'
  org.gnome.settings-daemon.plugins.power button-sleep 'suspend'
  org.gnome.settings-daemon.plugins.power button-suspend 'suspend'
  org.gnome.settings-daemon.plugins.power critical-battery-action 'hibernate'
  org.gnome.settings-daemon.plugins.power idle-brightness 30
  org.gnome.settings-daemon.plugins.power idle-dim-ac false
  org.gnome.settings-daemon.plugins.power idle-dim-battery true
  org.gnome.settings-daemon.plugins.power idle-dim-time 10
  org.gnome.settings-daemon.plugins.power lid-close-ac-action 'suspend'
  org.gnome.settings-daemon.plugins.power lid-close-battery-action 'suspend'
  org.gnome.settings-daemon.plugins.power notify-perhaps-recall true
  org.gnome.settings-daemon.plugins.power percentage-action 2
  org.gnome.settings-daemon.plugins.power percentage-critical 3
  org.gnome.settings-daemon.plugins.power percentage-low 10
  org.gnome.settings-daemon.plugins.power priority 1
  org.gnome.settings-daemon.plugins.power sleep-display-ac 0
  org.gnome.settings-daemon.plugins.power sleep-display-battery 0
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac true
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 10
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type 'suspend'
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery true
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 10
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type 'suspend'
  

[Desktop-packages] [Bug 989484] Re: system does not suspend automatically

2012-04-27 Thread Frederik Claus
-- 
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/989484

Title:
  system does not suspend automatically

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

Bug description:
  The system does not suspend automatically. Not with standard power
  settings (5min,10mins,etc...) nor with custom settings (10).
  Suspending manually with shutdown-suspend works fine.

  Here comes all my settings-daemon dconf-settings:

  org.gnome.settings-daemon.plugins.power active true
  org.gnome.settings-daemon.plugins.power button-hibernate 'hibernate'
  org.gnome.settings-daemon.plugins.power button-power 'interactive'
  org.gnome.settings-daemon.plugins.power button-sleep 'suspend'
  org.gnome.settings-daemon.plugins.power button-suspend 'suspend'
  org.gnome.settings-daemon.plugins.power critical-battery-action 'hibernate'
  org.gnome.settings-daemon.plugins.power idle-brightness 30
  org.gnome.settings-daemon.plugins.power idle-dim-ac false
  org.gnome.settings-daemon.plugins.power idle-dim-battery true
  org.gnome.settings-daemon.plugins.power idle-dim-time 10
  org.gnome.settings-daemon.plugins.power lid-close-ac-action 'suspend'
  org.gnome.settings-daemon.plugins.power lid-close-battery-action 'suspend'
  org.gnome.settings-daemon.plugins.power notify-perhaps-recall true
  org.gnome.settings-daemon.plugins.power percentage-action 2
  org.gnome.settings-daemon.plugins.power percentage-critical 3
  org.gnome.settings-daemon.plugins.power percentage-low 10
  org.gnome.settings-daemon.plugins.power priority 1
  org.gnome.settings-daemon.plugins.power sleep-display-ac 0
  org.gnome.settings-daemon.plugins.power sleep-display-battery 0
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac true
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 10
  org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type 'suspend'
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery true
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 10
  org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type 'suspend'
  org.gnome.settings-daemon.plugins.power time-action 120
  org.gnome.settings-daemon.plugins.power time-critical 300
  org.gnome.settings-daemon.plugins.power time-low 1200
  org.gnome.settings-daemon.plugins.power use-time-for-policy true

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-settings-daemon 3.2.2-0ubuntu2.1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Fri Apr 27 09:16:33 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: Upgraded to oneiric on 2012-04-21 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/989484/+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 989198] Re: Alt+tab not working

2012-04-27 Thread Sebastien Bacher
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it. We understand the
difficulties you are facing, but it is better to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. You can also find a valid support at
http://askubuntu.com or posting your question in the support forum of
your local Ubuntu's community. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs.

** Changed in: gnome-session (Ubuntu)
   Importance: Undecided = Low

** Changed in: gnome-session (Ubuntu)
   Status: New = Invalid

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

Title:
  Alt+tab not working

Status in “gnome-session” package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 12.04.
  Gnome session fallback, Alt+Tab not working.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-session-fallback 3.2.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  Date: Fri Apr 27 00:14:10 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: Upgraded to precise on 2012-04-19 (7 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/989198/+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 941718] Re: Some Keyboard Layout Options not working in 12.04

2012-04-27 Thread Sebastien Bacher
what keyboard layout do you use?

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low

-- 
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/941718

Title:
  Some Keyboard Layout Options not working in 12.04

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

Bug description:
  TO REPRODUCE:
  1. All Settings - Keyboard - Layout Settings - Options...:
  2. Numeric keypad layout selection - ATM/phone-style
  3. Click Close
  4. Close the window. 

  Launch a Terminal:
  Note that pressing 789 on the numpad does not result in 123. (standard US 
keyboard).

  FURTHER NOTES:
  I have also been having trouble with CapsLock - Ctrl in a copy of the 12.04 
alpha (updated moments ago), but I could not reproduce in the daily builds for 
today.   (I tested using basic keychains like Ctrl-A or Ctrl-E etc. using the 
Caps Lock key instead of Ctrl in the Terminal).

  Reproduce as above, except also: Change Ctrl key position - Caps Lock
  as Ctrl.

  TESTING RESULTS FROM VARIOUS RELEASES:
  Numpad  Caps Lock - Ctrl both work fine in 
  Ubuntu 11.10 x86:
  uname -a:
  Linux 3.0.0-16-generic #28-Ubuntu SMP Fri Jan 27 17:50:54 UTC 2012 i686 
athlon i386 GNU/Linux

  Neither work in:
  ubuntu 12.04 alpha x64 - fully updated:
  uname -a 
  Linux 3.2.0-17-generic #27-Ubuntu SMP Fri Feb 24 15:37:36 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

  
  Caps Lock - Ctrl works, but the numpad does not in:
  12.04 alpha x86 daily build for 2/26/2012
  12.04 alpha x64 daily build for 2/26/2012

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.3.90-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Sun Feb 26 19:06:03 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120201.1)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to precise on 2012-02-25 (1 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.2-0ubuntu2
   deja-dup21.90-0ubuntu1
   gnome-bluetooth 3.2.2-0ubuntu2
   indicator-datetime  0.3.90-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/941718/+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 984637] Re: [soundnua] moving running input stream fails

2012-04-27 Thread David Henningsson
Okay, I've now been able to fix the bug that causes the running streams not to 
be moved when the default source is changed.
From looking at the code, it seems to be an upstream bug as well, and might 
not be a regression for us - if so, it's strange nobody has cared about it 
until now.
The code can be merged from here:
http://bazaar.launchpad.net/~diwic/+junk/soundnua-lp984637/revision/31

-- 
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/984637

Title:
  [soundnua] moving running input stream fails

Status in “gnome-control-center” package in Ubuntu:
  In Progress

Bug description:
  Steps to reproduce:

  1) Connect a USB headset so you have at least two sound card inputs
  2) Start your favorite recording program - I've tested with both audacity and 
mumble
  3) Make sure this recording program is set to record from pulseaudio and 
start recording
  4) Open gnome-control-center and change the default sound input from one card 
to the other.
  At this point, these two things can be observed:
Problem A) The input stream is not moved from one input to the other.
Problem B) The input gain of the source we move from, is changed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  ApportVersion: 2.0.1-0ubuntu3
  Architecture: i386
  Date: Wed Apr 18 09:34:16 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120301)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  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-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/984637/+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 986008] Re: Strange character showing in file listing in Nautilus in some views, for Thai language file names

2012-04-27 Thread Sebastien Bacher
Thanks, that's a bug in the code that helps wrapping labels at the right
position for the icon view

nautilus-icon-canvas-item.c has this code


#define ZERO_WIDTH_SPACE \xE2\x80\x8B

for (p = text; *p != '\0'; p++) {
str = g_string_append_c (str, *p);

if (*p == '_' || *p == '-' || (*p == '.'  
!g_ascii_isdigit(*(p+1 {
/* Ensure that we allow to break after '_' or 
'.' characters,
 * if they are not followed by a number */
str = g_string_append (str, ZERO_WIDTH_SPACE);
}
}

it seems like the zero width space is what is creating the issue, I'm
unsure why that's happening though.

One bug I can see is that the code is iterating over char types, and an
utf8 non ascii glyph might not fit in a char, so it could insert value
in the middle of an utf8 sequence and corrupt it, but that doesn't seem
to be what is happening there since the weird glyphs are added after
_ and .

-- 
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/986008

Title:
  Strange character showing in file listing in Nautilus in some views,
  for Thai language file names

Status in “nautilus” package in Ubuntu:
  Triaged
Status in “nautilus” source package in Precise:
  Triaged

Bug description:
  In some views in Nautilus, there is a strange character appearing
  right after particular characters such as . (dot) and - (dash) when
  using Thai script in the file name.

  Note that this does not happen in List view (Ctrl-2) , only icon view
  (either Ctrl-1 or Ctrl-3).  Also, when renaming a file, the strange
  character disappears.

  I attach some screen shots.   Screenshots 1 and 3 show the problem,
  with the character appearing in front of a dot or dash.  Screenshot 2
  (list view) show that there is no issue there.  Screenshot 4 shows
  what happens when renaming a file: the strange character(s) disappear.

  Note when I take a file name and insert a dot or dash at any point
  within the Thai name, the strange character appears in the affected
  views.   This seems to happen only with dot and dash, but not with
  regular a-z characters or characters like #, $, ! etc.  (I did not try
  all 128 low ascii characters though).

  EDIT: I can only add one attachment.  Will add the other ones in
  follow-up comments.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Fri Apr 20 10:41:58 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1154x546+125+114'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/986008/+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 909292] Re: Crashes when C calls Python callback with Python3

2012-04-27 Thread Martin Pitt
** Bug watch added: Debian Bug tracker #665359
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665359

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

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

Title:
  Crashes when C calls Python callback with Python3

Status in Python bindings for GObject:
  Confirmed
Status in “pygobject” package in Ubuntu:
  In Progress
Status in “pygobject” package in Debian:
  Unknown

Bug description:
  The sample code is attached, both happens in new installed Ubuntu
  11.10 and Ubuntu 12.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/pygobject/+bug/909292/+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 989499] [NEW] gstreamer0.10-plugins-good could not be installed during upgrade from 11.10 to 12.04

2012-04-27 Thread Alaak
Public bug reported:

During the update of Ubuntu 11.10 to 12.04 via Upgrade Manager I
encountered the problem that the package gstreamer0.10-plugins-good
could not be installed due to dependency problems - leaving
unconfigured

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  gstreamer0.10-plugins-good could not be installed during upgrade from
  11.10 to 12.04

Status in “gst-plugins-good0.10” package in Ubuntu:
  New

Bug description:
  During the update of Ubuntu 11.10 to 12.04 via Upgrade Manager I
  encountered the problem that the package gstreamer0.10-plugins-good
  could not be installed due to dependency problems - leaving
  unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/989499/+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 989496] [NEW] UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

2012-04-27 Thread Paul Bogmat
Public bug reported:

Backup failed (unknown error)... deja-dup/ubuntuone

Traceback (most recent call last):
  File /usr/bin/duplicity, line 1403, in module
with_tempdir(main)
  File /usr/bin/duplicity, line 1396, in with_tempdir
fn()
  File /usr/bin/duplicity, line 1366, in main
full_backup(col_stats)
  File /usr/bin/duplicity, line 491, in full_backup
bytes_written = dummy_backup(tarblock_iter)
  File /usr/bin/duplicity, line 197, in dummy_backup
while tarblock_iter.next():
  File /usr/lib/python2.7/dist-packages/duplicity/diffdir.py, line 507, in 
next
result = self.process(self.input_iter.next(), size)
  File /usr/lib/python2.7/dist-packages/duplicity/diffdir.py, line 188, in 
get_delta_iter
for new_path, sig_path in collated:
  File /usr/lib/python2.7/dist-packages/duplicity/diffdir.py, line 281, in 
collate2iters
for relem1 in riter1:
  File /usr/lib/python2.7/dist-packages/duplicity/selection.py, line 187, in 
Iterate
log.Debug(_(Selecting %s) % subpath.name)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117: 
invalid continuation byte

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: deja-dup 22.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
Date: Fri Apr 27 11:49:30 2012
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=ru_UA.UTF-8
 SHELL=/bin/bash
SourcePackage: deja-dup
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.xdg.autostart.deja.dup.monitor.desktop: [modified]
mtime.conffile..etc.xdg.autostart.deja.dup.monitor.desktop: 
2012-02-14T14:17:23.600015

** Affects: deja-dup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
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/989496

Title:
  UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position
  117

Status in “deja-dup” package in Ubuntu:
  New

Bug description:
  Backup failed (unknown error)... deja-dup/ubuntuone

  Traceback (most recent call last):
File /usr/bin/duplicity, line 1403, in module
  with_tempdir(main)
File /usr/bin/duplicity, line 1396, in with_tempdir
  fn()
File /usr/bin/duplicity, line 1366, in main
  full_backup(col_stats)
File /usr/bin/duplicity, line 491, in full_backup
  bytes_written = dummy_backup(tarblock_iter)
File /usr/bin/duplicity, line 197, in dummy_backup
  while tarblock_iter.next():
File /usr/lib/python2.7/dist-packages/duplicity/diffdir.py, line 507, in 
next
  result = self.process(self.input_iter.next(), size)
File /usr/lib/python2.7/dist-packages/duplicity/diffdir.py, line 188, in 
get_delta_iter
  for new_path, sig_path in collated:
File /usr/lib/python2.7/dist-packages/duplicity/diffdir.py, line 281, in 
collate2iters
  for relem1 in riter1:
File /usr/lib/python2.7/dist-packages/duplicity/selection.py, line 187, 
in Iterate
  log.Debug(_(Selecting %s) % subpath.name)
  UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117: 
invalid continuation byte

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: deja-dup 22.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 11:49:30 2012
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.xdg.autostart.deja.dup.monitor.desktop: [modified]
  mtime.conffile..etc.xdg.autostart.deja.dup.monitor.desktop: 
2012-02-14T14:17:23.600015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/989496/+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 989496] Re: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

2012-04-27 Thread Paul Bogmat
-- 
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/989496

Title:
  UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position
  117

Status in “deja-dup” package in Ubuntu:
  New

Bug description:
  Backup failed (unknown error)... deja-dup/ubuntuone

  Traceback (most recent call last):
File /usr/bin/duplicity, line 1403, in module
  with_tempdir(main)
File /usr/bin/duplicity, line 1396, in with_tempdir
  fn()
File /usr/bin/duplicity, line 1366, in main
  full_backup(col_stats)
File /usr/bin/duplicity, line 491, in full_backup
  bytes_written = dummy_backup(tarblock_iter)
File /usr/bin/duplicity, line 197, in dummy_backup
  while tarblock_iter.next():
File /usr/lib/python2.7/dist-packages/duplicity/diffdir.py, line 507, in 
next
  result = self.process(self.input_iter.next(), size)
File /usr/lib/python2.7/dist-packages/duplicity/diffdir.py, line 188, in 
get_delta_iter
  for new_path, sig_path in collated:
File /usr/lib/python2.7/dist-packages/duplicity/diffdir.py, line 281, in 
collate2iters
  for relem1 in riter1:
File /usr/lib/python2.7/dist-packages/duplicity/selection.py, line 187, 
in Iterate
  log.Debug(_(Selecting %s) % subpath.name)
  UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117: 
invalid continuation byte

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: deja-dup 22.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 11:49:30 2012
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.xdg.autostart.deja.dup.monitor.desktop: [modified]
  mtime.conffile..etc.xdg.autostart.deja.dup.monitor.desktop: 
2012-02-14T14:17:23.600015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/989496/+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 988906] Re: Memory Usage is exceptionally high

2012-04-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: empathy (Ubuntu)
   Status: New = Confirmed

-- 
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/988906

Title:
  Memory Usage is exceptionally high

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  When I start Empathy it uses over 300MB of RAM.  When I open a chat window, 
that window also uses over 300MB of RAM.  This puts Empathy at over half a gig 
of usage just on load.
  I just updated to 12.04 from 11.10.  The problem started immediately after 
the update.
  I have a Facebook account, two Yahoo accounts, a GTalk account, an MSN 
account and an AIM account configured.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  CheckboxSubmission: d085a3ab00a836cc91decdaa0fcb2391
  CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
  Date: Thu Apr 26 10:38:05 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to precise on 2012-04-25 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/988906/+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 986008] Re: Strange character showing in file listing in Nautilus in some views, for Thai language file names

2012-04-27 Thread Sebastien Bacher
That code is hackish, I had to fix a bug in it recently and pondered
dropped it, maybe we should do that. I confirmed that dropping it fixes
the issue

-- 
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/986008

Title:
  Strange character showing in file listing in Nautilus in some views,
  for Thai language file names

Status in “nautilus” package in Ubuntu:
  Triaged
Status in “nautilus” source package in Precise:
  Triaged

Bug description:
  In some views in Nautilus, there is a strange character appearing
  right after particular characters such as . (dot) and - (dash) when
  using Thai script in the file name.

  Note that this does not happen in List view (Ctrl-2) , only icon view
  (either Ctrl-1 or Ctrl-3).  Also, when renaming a file, the strange
  character disappears.

  I attach some screen shots.   Screenshots 1 and 3 show the problem,
  with the character appearing in front of a dot or dash.  Screenshot 2
  (list view) show that there is no issue there.  Screenshot 4 shows
  what happens when renaming a file: the strange character(s) disappear.

  Note when I take a file name and insert a dot or dash at any point
  within the Thai name, the strange character appears in the affected
  views.   This seems to happen only with dot and dash, but not with
  regular a-z characters or characters like #, $, ! etc.  (I did not try
  all 128 low ascii characters though).

  EDIT: I can only add one attachment.  Will add the other ones in
  follow-up comments.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Fri Apr 20 10:41:58 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1154x546+125+114'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/986008/+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 857041]

2012-04-27 Thread Courrier-oou-fr-mjk
*** Bug 49105 has been marked as a duplicate of this bug. ***

-- 
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/857041

Title:
  [Upstream] Nonprinting characters not showing in Writer

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

Bug description:
  When authoring, or viewing write-enabled document in Writer
  (LibreOffice 3.4.3 OOO340m1 (Build:302) ) the non-printing character
  symbols don't show on screen.

  Ctrl-F10 toggles toolbar icon OK, but to no effect on screen.

  I'm running Ubuntu AMD64 Oneiric (beta) with Nvidia proprietary driver
  active.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/857041/+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 105900]

2012-04-27 Thread Akiro
the proposed patch:
http://cgit.freedesktop.org/~tagoh/fontconfig/commit/?h=bz27765

-- 
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/105900

Title:
  [Upstream] Bold, Italics, and Bold Italics not in English on Fonts
  menu

Status in LibreOffice Productivity Suite:
  Fix Released
Status in Fontconfig - Font Configuration Library:
  Fix Released
Status in The OpenOffice.org Suite:
  Unknown
Status in “fontconfig” package in Ubuntu:
  Triaged
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “openoffice.org” package in Ubuntu:
  Invalid
Status in “openoffice.org” package in openSUSE:
  New

Bug description:
  Binary package hint: openoffice.org

  Using the current ooo packages for Feisty, open Writer, type a few
  characters, and then go to the Format -- Character menu. In the Font
  tab under Typeface, the options listed are:

  Normal
  cursiva
  Negreta
  Negreta cursiva

  The system in question is en_US.  I've had Feisty on this computer for
  some time and do not recall seeing this before (not certain I used the
  Font menu though).

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/105900/+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 105900]

2012-04-27 Thread Akiro
updated a bit to add *lang object to the pattern like the original
behavior.

-- 
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/105900

Title:
  [Upstream] Bold, Italics, and Bold Italics not in English on Fonts
  menu

Status in LibreOffice Productivity Suite:
  Fix Released
Status in Fontconfig - Font Configuration Library:
  Fix Released
Status in The OpenOffice.org Suite:
  Unknown
Status in “fontconfig” package in Ubuntu:
  Triaged
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “openoffice.org” package in Ubuntu:
  Invalid
Status in “openoffice.org” package in openSUSE:
  New

Bug description:
  Binary package hint: openoffice.org

  Using the current ooo packages for Feisty, open Writer, type a few
  characters, and then go to the Format -- Character menu. In the Font
  tab under Typeface, the options listed are:

  Normal
  cursiva
  Negreta
  Negreta cursiva

  The system in question is en_US.  I've had Feisty on this computer for
  some time and do not recall seeing this before (not certain I used the
  Font menu though).

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/105900/+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 105900]

2012-04-27 Thread Akiro
I guess we should change the code for FcFontList() too.

-- 
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/105900

Title:
  [Upstream] Bold, Italics, and Bold Italics not in English on Fonts
  menu

Status in LibreOffice Productivity Suite:
  Fix Released
Status in Fontconfig - Font Configuration Library:
  Fix Released
Status in The OpenOffice.org Suite:
  Unknown
Status in “fontconfig” package in Ubuntu:
  Triaged
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “openoffice.org” package in Ubuntu:
  Invalid
Status in “openoffice.org” package in openSUSE:
  New

Bug description:
  Binary package hint: openoffice.org

  Using the current ooo packages for Feisty, open Writer, type a few
  characters, and then go to the Format -- Character menu. In the Font
  tab under Typeface, the options listed are:

  Normal
  cursiva
  Negreta
  Negreta cursiva

  The system in question is en_US.  I've had Feisty on this computer for
  some time and do not recall seeing this before (not certain I used the
  Font menu though).

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/105900/+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 105900]

2012-04-27 Thread Akiro
committed with 7587d1c9.

-- 
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/105900

Title:
  [Upstream] Bold, Italics, and Bold Italics not in English on Fonts
  menu

Status in LibreOffice Productivity Suite:
  Fix Released
Status in Fontconfig - Font Configuration Library:
  Fix Released
Status in The OpenOffice.org Suite:
  Unknown
Status in “fontconfig” package in Ubuntu:
  Triaged
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “openoffice.org” package in Ubuntu:
  Invalid
Status in “openoffice.org” package in openSUSE:
  New

Bug description:
  Binary package hint: openoffice.org

  Using the current ooo packages for Feisty, open Writer, type a few
  characters, and then go to the Format -- Character menu. In the Font
  tab under Typeface, the options listed are:

  Normal
  cursiva
  Negreta
  Negreta cursiva

  The system in question is en_US.  I've had Feisty on this computer for
  some time and do not recall seeing this before (not certain I used the
  Font menu though).

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/105900/+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 105900]

2012-04-27 Thread Akiro
updated fclist.c too:
http://cgit.freedesktop.org/~tagoh/fontconfig/commit/?h=bz27765

-- 
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/105900

Title:
  [Upstream] Bold, Italics, and Bold Italics not in English on Fonts
  menu

Status in LibreOffice Productivity Suite:
  Fix Released
Status in Fontconfig - Font Configuration Library:
  Fix Released
Status in The OpenOffice.org Suite:
  Unknown
Status in “fontconfig” package in Ubuntu:
  Triaged
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “openoffice.org” package in Ubuntu:
  Invalid
Status in “openoffice.org” package in openSUSE:
  New

Bug description:
  Binary package hint: openoffice.org

  Using the current ooo packages for Feisty, open Writer, type a few
  characters, and then go to the Format -- Character menu. In the Font
  tab under Typeface, the options listed are:

  Normal
  cursiva
  Negreta
  Negreta cursiva

  The system in question is en_US.  I've had Feisty on this computer for
  some time and do not recall seeing this before (not certain I used the
  Font menu though).

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/105900/+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 105900]

2012-04-27 Thread Akiro
The patch will change the behavior compared to current one. particularly with:
http://cgit.freedesktop.org/~tagoh/fontconfig/tree/src/fcdefault.c?h=bz27765#n196
http://cgit.freedesktop.org/~tagoh/fontconfig/tree/src/fclist.c?h=bz27765#n382

the result on LANG=ja_JP say will looks like:
(On fontconfig-2.9.0)
/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc: 文泉驛點陣正黑,WenQuanYi Zen Hei 
Sharp,文泉驿点阵正黑:style=Regular

(with patch)
/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc: WenQuanYi Zen Hei 
Sharp,文泉驛點陣正黑,文泉驿点阵正黑:style=Regular

Anyway, that should be trivial.

-- 
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/105900

Title:
  [Upstream] Bold, Italics, and Bold Italics not in English on Fonts
  menu

Status in LibreOffice Productivity Suite:
  Fix Released
Status in Fontconfig - Font Configuration Library:
  Fix Released
Status in The OpenOffice.org Suite:
  Unknown
Status in “fontconfig” package in Ubuntu:
  Triaged
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “openoffice.org” package in Ubuntu:
  Invalid
Status in “openoffice.org” package in openSUSE:
  New

Bug description:
  Binary package hint: openoffice.org

  Using the current ooo packages for Feisty, open Writer, type a few
  characters, and then go to the Format -- Character menu. In the Font
  tab under Typeface, the options listed are:

  Normal
  cursiva
  Negreta
  Negreta cursiva

  The system in question is en_US.  I've had Feisty on this computer for
  some time and do not recall seeing this before (not certain I used the
  Font menu though).

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/105900/+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 988183] Re: Logs full with ICMPv6 RA: ndisc_router_discovery() failed to add default route

2012-04-27 Thread Bug Watch Updater
** Changed in: network-manager
   Status: Unknown = Fix Released

** Changed in: network-manager
   Importance: Unknown = Medium

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

Title:
  Logs full with ICMPv6 RA: ndisc_router_discovery() failed to add
  default route

Status in NetworkManager:
  Fix Released
Status in “network-manager” package in Ubuntu:
  In Progress
Status in “network-manager” package in Fedora:
  Unknown

Bug description:
  [Impact]
  Minor impact, this should only be affecting users of the kernel mainline 
packages since we're not shipping kernel 3.3.0 where the issue is presumed to 
occur, take care of letting these users also benefit from stable connections 
since they may need these kernels for new hardware support (and kernels that 
may be backported in the future). This only affects IPv6-enabled network where 
the kernel expects to setup a default route by itself and doesn't play nice 
with something else modifying the routes.

  [Development Fix]
  Fixed upstream, as 
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=77de91e5a8b1c1993ae65c54b37e0411e78e6fe6.
 See https://bugzilla.gnome.org/show_bug.cgi?id=673476 (upstream bug). This 
change only affects NetworkManager's code, doesn't require rebuild of any 
dependant package.

  [Stable Fix]
  See above Development fix.

  [Test Case]
  1) Connect to an IPv6 network with a kernel 3.3.0 or higher.
  2) Observe behavior in 'ip route -6' and messages in /var/log/syslog. 
Wireless connections should remain stable.

  [Regression Potential]
  Only IPv6 could be affected, no potential for regression expected for IPv4 
routing or other parts of NetworkManager. Routing may be incorrect, resulting 
in the wrong device taking precedence for data being sent over the network when 
IPv6 is in use; IPv6 connections (or connections altogether, if IPv6 is set to 
Required (which is not by default)) may be torn down or unavailable due to 
invalid routes.

  -

  Hi,

  I am observing a lot of ICMPv6 RA: ndisc_router_discovery() failed to add 
default route in my logs.
  After a fresh reboot:

  $ dmesg | grep ICMPv6 RA: ndisc_router_discovery() failed to add default 
route. | wc -l
  46

  First, I thought this is a kernel issue, but than I found a bug-report
  in the Red Hat BTS in [1].

  Just FYI: I am on Linux-3.4-rc4 - with the original Ubuntu/precise
  kernel I haven't seen this which is linux-image-3.2.0-23-generic
  (3.2.0-23.36).

  - Sedat -

  [1] https://bugzilla.redhat.com/show_bug.cgi?id=785772

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu3
  Uname: Linux 3.4.0-rc4-4-generic x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Wed Apr 25 08:40:50 2012
  ExecutablePath: /usr/sbin/NetworkManager
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  IpRoute:
   default via 192.168.178.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.178.0/24 dev wlan0  proto kernel  scope link  src 192.168.178.22  
metric 2
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   myCastle-WLAN WPA (Wireless LAN) a74880ae-a336-4133-9454-b0376557cb6c   
802-11-wireless   1335335775   Mi 25 Apr 2012 08:36:15 CEST   yes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunmanaged 
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.4.0connected   enabled   enabled 
enabledenabled enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/988183/+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 987277] Re: eog does not display PEF files

2012-04-27 Thread Bug Watch Updater
** Changed in: eog
   Status: Unknown = New

** Changed in: eog
   Importance: Unknown = Medium

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

Title:
  eog does not display PEF files

Status in Eye of GNOME:
  New
Status in “eog” package in Ubuntu:
  Triaged

Bug description:
  When I open PEF files (RAW photo file from Pentax camera) with eog, I see 
only checkboard. 
  Screenshot attached. Sample file attached to bug #987274

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/987277/+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 941718] Re: Some Keyboard Layout Options not working in 12.04

2012-04-27 Thread julenissen
@sebastien:
Normal Norwegian layout. But with the option of turning caps lock into another 
ctrl-key.

The option does not work. I've tried switching it on and off several
times.

-- 
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/941718

Title:
  Some Keyboard Layout Options not working in 12.04

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

Bug description:
  TO REPRODUCE:
  1. All Settings - Keyboard - Layout Settings - Options...:
  2. Numeric keypad layout selection - ATM/phone-style
  3. Click Close
  4. Close the window. 

  Launch a Terminal:
  Note that pressing 789 on the numpad does not result in 123. (standard US 
keyboard).

  FURTHER NOTES:
  I have also been having trouble with CapsLock - Ctrl in a copy of the 12.04 
alpha (updated moments ago), but I could not reproduce in the daily builds for 
today.   (I tested using basic keychains like Ctrl-A or Ctrl-E etc. using the 
Caps Lock key instead of Ctrl in the Terminal).

  Reproduce as above, except also: Change Ctrl key position - Caps Lock
  as Ctrl.

  TESTING RESULTS FROM VARIOUS RELEASES:
  Numpad  Caps Lock - Ctrl both work fine in 
  Ubuntu 11.10 x86:
  uname -a:
  Linux 3.0.0-16-generic #28-Ubuntu SMP Fri Jan 27 17:50:54 UTC 2012 i686 
athlon i386 GNU/Linux

  Neither work in:
  ubuntu 12.04 alpha x64 - fully updated:
  uname -a 
  Linux 3.2.0-17-generic #27-Ubuntu SMP Fri Feb 24 15:37:36 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

  
  Caps Lock - Ctrl works, but the numpad does not in:
  12.04 alpha x86 daily build for 2/26/2012
  12.04 alpha x64 daily build for 2/26/2012

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.3.90-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Sun Feb 26 19:06:03 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120201.1)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to precise on 2012-02-25 (1 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.2-0ubuntu2
   deja-dup21.90-0ubuntu1
   gnome-bluetooth 3.2.2-0ubuntu2
   indicator-datetime  0.3.90-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/941718/+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 885542]

2012-04-27 Thread G-sba
I am using TB 12 and its still not solved! Please fix this!

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

Title:
  thunderbird email search should begin with the most recent email then
  progress to the oldest (what the user is searching for is more likely
  to be in recent rather than older emails)

Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  This becomes more problematic the more email a user has to search.
  With a large account, this can result in very long search times, which
  users are more likely to understand if the email is old. If it is a
  recent email, users expect to see the search result more quickly.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 7.0.1+build1+nobinonly-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  james  1977 F pulseaudio
  BuildID: 20110929183320
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd252 irq 44'
 Mixer name : 'Intel CougarPoint HDMI'
 Components : 'HDA:14f1506e,17aa21da,0010 
HDA:80862805,80860101,0010'
 Controls  : 20
 Simple ctrls  : 8
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
unknown'
 Mixer name : 'ThinkPad EC (unknown)'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Channel: release
  Date: Wed Nov  2 20:02:56 2011
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.102  
metric 2
  Prefs:
   places.database.lastMaintenance - 1320169182
   extensions.lastAppVersion - 7.0.1
   network.cookie.prefsMigrated - true
   gfx.blacklist.suggested-driver-version - Mesa 7.10.3
   places.history.expiration.transient_current_max_pages - 121141
  Profiles: Profile0 (Default) - LastVersion=7.0.1/20110929183320 (Running)
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to oneiric on 2011-10-17 (17 days ago)
  dmi.bios.date: 04/01/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET42WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4286CTO
  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:bvr8DET42WW(1.12):bd04/01/2011:svnLENOVO:pn4286CTO:pvrThinkPadX220:rvnLENOVO:rn4286CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4286CTO
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/885542/+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 107247]

2012-04-27 Thread Garryb
Woot, I see this now in Firefox 12. (This is the main reason we're still
using a designMode iframe in G+)

-- 
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/107247

Title:
  Launchpad bug pages trigger caret browsing in Firefox and other Gecko
  browsers

Status in The Mozilla Firefox Browser:
  Fix Released
Status in Launchpad itself:
  Fix Released
Status in “firefox” package in Ubuntu:
  Won't Fix
Status in “firefox-3.0” package in Ubuntu:
  Triaged
Status in “firefox-3.5” package in Ubuntu:
  Triaged

Bug description:
  It is possible for a Web page to turn on Firefox's caret browsing
  mode just for that page, such that Firefox displays a cursor in the
  Web page text and prevents scrolling from working as normal. This
  should never happen.

  This bug was triggered by bug 107376 in a previous version of
  Launchpad, suggesting that the general cause is JavaScript focusing a
  text field, and then using CSS to hide that field. It seems unrelated
  to the document.designMode DOM property, because the page did not
  become editable.

  Steps to reproduce:
  1. In Firefox or Epiphany, open any bug page, such as this one.
  2. Wait for the Subscribers box to finish loading.
  3. Press the Up or Down arrow keys.

  What should happen: The page scrolls.
  What actually happens: A visible caret moves through the page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/107247/+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 107247]

2012-04-27 Thread Ehsan-mozilla
(In reply to garryb from comment #70)
 Woot, I see this now in Firefox 12. (This is the main reason we're still
 using a designMode iframe in G+)

Great!  Please file new bugs if you see more problems blocking you from
moving to contenteditable elements.

-- 
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/107247

Title:
  Launchpad bug pages trigger caret browsing in Firefox and other Gecko
  browsers

Status in The Mozilla Firefox Browser:
  Fix Released
Status in Launchpad itself:
  Fix Released
Status in “firefox” package in Ubuntu:
  Won't Fix
Status in “firefox-3.0” package in Ubuntu:
  Triaged
Status in “firefox-3.5” package in Ubuntu:
  Triaged

Bug description:
  It is possible for a Web page to turn on Firefox's caret browsing
  mode just for that page, such that Firefox displays a cursor in the
  Web page text and prevents scrolling from working as normal. This
  should never happen.

  This bug was triggered by bug 107376 in a previous version of
  Launchpad, suggesting that the general cause is JavaScript focusing a
  text field, and then using CSS to hide that field. It seems unrelated
  to the document.designMode DOM property, because the page did not
  become editable.

  Steps to reproduce:
  1. In Firefox or Epiphany, open any bug page, such as this one.
  2. Wait for the Subscribers box to finish loading.
  3. Press the Up or Down arrow keys.

  What should happen: The page scrolls.
  What actually happens: A visible caret moves through the page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/107247/+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 105900] Re: [Upstream] Bold, Italics, and Bold Italics not in English on Fonts menu

2012-04-27 Thread Bug Watch Updater
** Changed in: fontconfig
   Status: Confirmed = 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/105900

Title:
  [Upstream] Bold, Italics, and Bold Italics not in English on Fonts
  menu

Status in LibreOffice Productivity Suite:
  Fix Released
Status in Fontconfig - Font Configuration Library:
  Fix Released
Status in The OpenOffice.org Suite:
  Unknown
Status in “fontconfig” package in Ubuntu:
  Triaged
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “openoffice.org” package in Ubuntu:
  Invalid
Status in “openoffice.org” package in openSUSE:
  New

Bug description:
  Binary package hint: openoffice.org

  Using the current ooo packages for Feisty, open Writer, type a few
  characters, and then go to the Format -- Character menu. In the Font
  tab under Typeface, the options listed are:

  Normal
  cursiva
  Negreta
  Negreta cursiva

  The system in question is en_US.  I've had Feisty on this computer for
  some time and do not recall seeing this before (not certain I used the
  Font menu though).

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/105900/+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 989521] [NEW] package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread Alaak
Public bug reported:

During update from 1.10 to 12.04

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: rhythmbox-mozilla
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
Date: Fri Apr 27 11:02:57 2012
ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
SourcePackage: rhythmbox
Title: package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

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


** Tags: amd64 apport-package precise

-- 
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/989521

Title:
  package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  During update from 1.10 to 12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox-mozilla
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 11:02:57 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: rhythmbox
  Title: package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/989521/+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 989521] Re: package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread Alaak
-- 
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/989521

Title:
  package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  During update from 1.10 to 12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox-mozilla
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 11:02:57 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: rhythmbox
  Title: package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/989521/+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 989517] [NEW] package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread Alaak
Public bug reported:

During update from 1.10 to 12.04

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: rhythmbox-mozilla
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
Date: Fri Apr 27 11:02:57 2012
ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
SourcePackage: rhythmbox
Title: package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

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


** Tags: amd64 apport-package precise

-- 
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/989517

Title:
  package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  During update from 1.10 to 12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox-mozilla
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 11:02:57 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: rhythmbox
  Title: package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/989517/+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 989517] Re: package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread Alaak
-- 
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/989517

Title:
  package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  During update from 1.10 to 12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox-mozilla
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 11:02:57 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: rhythmbox
  Title: package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/989517/+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 989515] [NEW] package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread Alaak
Public bug reported:

During update from 1.10 to 12.04

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: totem
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
Date: Fri Apr 27 10:58:12 2012
ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
SourcePackage: totem
Title: package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage: 
dependency problems - leaving unconfigured
UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

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


** Tags: amd64 apport-package precise

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

Title:
  package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage:
  dependency problems - leaving unconfigured

Status in “totem” package in Ubuntu:
  New

Bug description:
  During update from 1.10 to 12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: totem
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 10:58:12 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: totem
  Title: package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage: 
dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/989515/+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 989515] Re: package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread Alaak
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/989515

Title:
  package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage:
  dependency problems - leaving unconfigured

Status in “totem” package in Ubuntu:
  New

Bug description:
  During update from 1.10 to 12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: totem
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 10:58:12 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: totem
  Title: package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage: 
dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/989515/+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 989514] Re: package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread Alaak
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/989514

Title:
  package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage:
  dependency problems - leaving unconfigured

Status in “totem” package in Ubuntu:
  New

Bug description:
  During update from 1.10 to 12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: totem
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 10:58:12 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: totem
  Title: package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage: 
dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/989514/+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 986008] Re: Strange character showing in file listing in Nautilus in some views, for Thai language file names

2012-04-27 Thread Sebastien Bacher
I've opened https://bugzilla.gnome.org/show_bug.cgi?id=674924 upstream
to discuss the issue with their

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

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=674924
   Importance: Unknown
   Status: Unknown

** Changed in: nautilus (Ubuntu Precise)
 Assignee: (unassigned) = Sebastien Bacher (seb128)

-- 
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/986008

Title:
  Strange character showing in file listing in Nautilus in some views,
  for Thai language file names

Status in Nautilus:
  Unknown
Status in “nautilus” package in Ubuntu:
  Triaged
Status in “nautilus” source package in Precise:
  Triaged

Bug description:
  In some views in Nautilus, there is a strange character appearing
  right after particular characters such as . (dot) and - (dash) when
  using Thai script in the file name.

  Note that this does not happen in List view (Ctrl-2) , only icon view
  (either Ctrl-1 or Ctrl-3).  Also, when renaming a file, the strange
  character disappears.

  I attach some screen shots.   Screenshots 1 and 3 show the problem,
  with the character appearing in front of a dot or dash.  Screenshot 2
  (list view) show that there is no issue there.  Screenshot 4 shows
  what happens when renaming a file: the strange character(s) disappear.

  Note when I take a file name and insert a dot or dash at any point
  within the Thai name, the strange character appears in the affected
  views.   This seems to happen only with dot and dash, but not with
  regular a-z characters or characters like #, $, ! etc.  (I did not try
  all 128 low ascii characters though).

  EDIT: I can only add one attachment.  Will add the other ones in
  follow-up comments.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Fri Apr 20 10:41:58 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1154x546+125+114'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/986008/+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 984637] Re: [soundnua] moving running input stream fails

2012-04-27 Thread David Henningsson
Part a) now upstreamed as
https://bugzilla.gnome.org/show_bug.cgi?id=674925

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

-- 
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/984637

Title:
  [soundnua] moving running input stream fails

Status in “gnome-control-center” package in Ubuntu:
  In Progress

Bug description:
  Steps to reproduce:

  1) Connect a USB headset so you have at least two sound card inputs
  2) Start your favorite recording program - I've tested with both audacity and 
mumble
  3) Make sure this recording program is set to record from pulseaudio and 
start recording
  4) Open gnome-control-center and change the default sound input from one card 
to the other.
  At this point, these two things can be observed:
Problem A) The input stream is not moved from one input to the other.
Problem B) The input gain of the source we move from, is changed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  ApportVersion: 2.0.1-0ubuntu3
  Architecture: i386
  Date: Wed Apr 18 09:34:16 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120301)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  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-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/984637/+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 989514] [NEW] package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread Alaak
Public bug reported:

During update from 1.10 to 12.04

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: totem
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
Date: Fri Apr 27 10:58:12 2012
ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
SourcePackage: totem
Title: package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage: 
dependency problems - leaving unconfigured
UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

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


** Tags: amd64 apport-package precise

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

Title:
  package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage:
  dependency problems - leaving unconfigured

Status in “totem” package in Ubuntu:
  New

Bug description:
  During update from 1.10 to 12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: totem
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 10:58:12 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: totem
  Title: package totem 3.0.1-0ubuntu21 failed to install/upgrade: ErrorMessage: 
dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/989514/+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 989533] [NEW] package gnome-keyring 3.2.2-2ubuntu4 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread borislepujolais
Public bug reported:

UBUNTU 12.04 LTS

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: gnome-keyring 3.2.2-2ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu6
Architecture: i386
Date: Fri Apr 27 08:00:55 2012
ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
InstallationMedia: Ubuntu 11.10 Oneiric - Build i386 LIVE Binary 
20111013-11:02
SourcePackage: gnome-keyring
Title: package gnome-keyring 3.2.2-2ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

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


** Tags: apport-package i386 precise

-- 
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/989533

Title:
  package gnome-keyring 3.2.2-2ubuntu4 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

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

Bug description:
  UBUNTU 12.04 LTS

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: gnome-keyring 3.2.2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Fri Apr 27 08:00:55 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric - Build i386 LIVE Binary 
20111013-11:02
  SourcePackage: gnome-keyring
  Title: package gnome-keyring 3.2.2-2ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/989533/+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 989533] Re: package gnome-keyring 3.2.2-2ubuntu4 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread borislepujolais
-- 
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/989533

Title:
  package gnome-keyring 3.2.2-2ubuntu4 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

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

Bug description:
  UBUNTU 12.04 LTS

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: gnome-keyring 3.2.2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Fri Apr 27 08:00:55 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric - Build i386 LIVE Binary 
20111013-11:02
  SourcePackage: gnome-keyring
  Title: package gnome-keyring 3.2.2-2ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/989533/+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 989532] Re: Thunderbird does not connect to POP nor SMTP servers

2012-04-27 Thread JanCeuleers
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/989532

Title:
  Thunderbird does not connect to POP nor SMTP servers

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Thunderbird fails to connect to the POP and SMTP servers. These
  servers reside on the same subnet. There are no error messages to
  speak of; the connections just time out.

  This is not a firewall problem. I have verified that I can connect to
  the POP and SMTP servers using telnet. I did this from a terminal
  window on the same machine and as the same user as the one that cannot
  get Thunderbird to work, using commands like telnet popserver 110 and
  telnet smtpserver 25.

  Tracing with tcpdump confirms that no traffic is actually exchanged
  with the servers: there is no attempt at establishing a TCP
  connection.

  This is with Thunderbird freshly installed on Precise. It was not
  installed prior to the upgrade to Precise. There was no .thunderbird
  directory in my home directory. I was using Seamonkey before the
  upgrade and got Thunderbird to import everything from Seamonkey upon
  first use.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: thunderbird 11.0.1+build1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  janc   2254 F pulseaudio
  BuildID: 20120411015315
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'ICH6'/'Intel ICH6 with STAC9752,53 at irq 16'
 Mixer name : 'SigmaTel STAC9752,53'
 Components : 'AC97a:83847652'
 Controls  : 30
 Simple ctrls  : 20
  Channel: release
  CurrentDmesg: [   50.162164] init: plymouth-stop pre-start process (1721) 
terminated with status 1
  Date: Fri Apr 27 11:08:19 2012
  ForcedLayersAccel: False
  IfupdownConfig: Error: [Errno 13] Permission denied: '/etc/network/interfaces'
  IncompatibleExtensions: EDS Contact Integration - 
ID=edsintegrat...@mozilla.com, Version=0.3.9, minVersion=7.0, 
maxVersion=11.0a1, Location=app-global, Type=extension, Active=Yes
  IpRoute:
   default via 192.168.1.5 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.6  metric 1 
   192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.106  metric 
2
  IwConfig: Error: [Errno 2] No such file or directory
  Prefs:
   extensions.lastAppVersion - 11.0.1
   network.cookie.prefsMigrated - true
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=11.0.1/20120411015315
  RfKill: Error: [Errno 2] No such file or directory
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)
  dmi.bios.date: 09/28/2005
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0UF414
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd09/28/2005:svnDellInc.:pnInspiron6000:pvr:rvnDellInc.:rn0UF414:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 6000
  dmi.sys.vendor: Dell Inc.
  ftp_proxy: ftp://proxy.xperim.be:3128/
  http_proxy: http://proxy.xperim.be:3128/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/989532/+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 989532] [NEW] Thunderbird does not connect to POP nor SMTP servers

2012-04-27 Thread JanCeuleers
Public bug reported:

Thunderbird fails to connect to the POP and SMTP servers. These servers
reside on the same subnet. There are no error messages to speak of; the
connections just time out.

This is not a firewall problem. I have verified that I can connect to
the POP and SMTP servers using telnet. I did this from a terminal window
on the same machine and as the same user as the one that cannot get
Thunderbird to work, using commands like telnet popserver 110 and telnet
smtpserver 25.

Tracing with tcpdump confirms that no traffic is actually exchanged with
the servers: there is no attempt at establishing a TCP connection.

This is with Thunderbird freshly installed on Precise. It was not
installed prior to the upgrade to Precise. There was no .thunderbird
directory in my home directory. I was using Seamonkey before the upgrade
and got Thunderbird to import everything from Seamonkey upon first use.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: thunderbird 11.0.1+build1-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic i686
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu5
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  janc   2254 F pulseaudio
BuildID: 20120411015315
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'ICH6'/'Intel ICH6 with STAC9752,53 at irq 16'
   Mixer name   : 'SigmaTel STAC9752,53'
   Components   : 'AC97a:83847652'
   Controls  : 30
   Simple ctrls  : 20
Channel: release
CurrentDmesg: [   50.162164] init: plymouth-stop pre-start process (1721) 
terminated with status 1
Date: Fri Apr 27 11:08:19 2012
ForcedLayersAccel: False
IfupdownConfig: Error: [Errno 13] Permission denied: '/etc/network/interfaces'
IncompatibleExtensions: EDS Contact Integration - 
ID=edsintegrat...@mozilla.com, Version=0.3.9, minVersion=7.0, 
maxVersion=11.0a1, Location=app-global, Type=extension, Active=Yes
IpRoute:
 default via 192.168.1.5 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.6  metric 1 
 192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.106  metric 2
IwConfig: Error: [Errno 2] No such file or directory
Prefs:
 extensions.lastAppVersion - 11.0.1
 network.cookie.prefsMigrated - true
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=11.0.1/20120411015315
RfKill: Error: [Errno 2] No such file or directory
RunningIncompatibleAddons: True
SourcePackage: thunderbird
UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)
dmi.bios.date: 09/28/2005
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0UF414
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd09/28/2005:svnDellInc.:pnInspiron6000:pvr:rvnDellInc.:rn0UF414:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron 6000
dmi.sys.vendor: Dell Inc.
ftp_proxy: ftp://proxy.xperim.be:3128/
http_proxy: http://proxy.xperim.be:3128/

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


** Tags: apport-bug i386 precise release-channel

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

Title:
  Thunderbird does not connect to POP nor SMTP servers

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Thunderbird fails to connect to the POP and SMTP servers. These
  servers reside on the same subnet. There are no error messages to
  speak of; the connections just time out.

  This is not a firewall problem. I have verified that I can connect to
  the POP and SMTP servers using telnet. I did this from a terminal
  window on the same machine and as the same user as the one that cannot
  get Thunderbird to work, using commands like telnet popserver 110 and
  telnet smtpserver 25.

  Tracing with tcpdump confirms that no traffic is actually exchanged
  with the servers: there is no attempt at establishing a TCP
  connection.

  This is with Thunderbird freshly installed on Precise. It was not
  installed prior to the upgrade to Precise. There was no .thunderbird
  directory in my home directory. I was using Seamonkey before the
  upgrade and got Thunderbird to import everything from Seamonkey upon
  first use.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: thunderbird 11.0.1+build1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS 

[Desktop-packages] [Bug 989529] [NEW] package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-04-27 Thread Alaak
Public bug reported:

During update from 1.10 to 12.04

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: rhythmbox-mozilla
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
Date: Fri Apr 27 11:02:57 2012
ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
SourcePackage: rhythmbox
Title: package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

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


** Tags: amd64 apport-package precise

-- 
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/989529

Title:
  package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade:
  ErrorMessage: dependency problems - leaving unconfigured

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  During update from 1.10 to 12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox-mozilla
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: amd64
  Date: Fri Apr 27 11:02:57 2012
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: rhythmbox
  Title: package rhythmbox-mozilla 2.96-0ubuntu4 failed to install/upgrade: 
ErrorMessage: dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/989529/+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   4   5   6   7   8   >