[Desktop-packages] [Bug 1011676] Re: empathy-chat crashed with SIGILL in JSC::Interpreter::executeCall()

2012-06-17 Thread Norbs
After a restart, this morning Empathy worked. I have no idea if the
webkit update took effect or other updates resolved it. Can anybody try
to install the webkit update, and check if they get the same result?!

** Changed in: empathy (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  empathy-chat crashed with SIGILL in JSC::Interpreter::executeCall()

Status in “empathy” package in Ubuntu:
  In Progress

Bug description:
  1. Start Empathy;
  2. Try to initiate a conversation with one of your friends;

  The chat window hangs for a few seconds than crashes. The crash can't
  be reported through Bug report due to an error.

  I'm using Ubuntu 12.04. Empathy 3.4.2. Empathy is connected to my
  yahoo! account through port 80. Other ports are blocked.

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

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


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

2012-06-17 Thread John Smith
My backup scripts (which has been running silently for a long time)
started to complain after I installed Ubuntu 12.04:


rsync: readlink_stat(/var/lib/lightdm/.gvfs) failed: Permission denied (13)

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

Title:
  df -h permission denied error

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

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

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

  running with su

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

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

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

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


[Desktop-packages] [Bug 1014221] [NEW] MSN account disconnects after each msg is sent

2012-06-17 Thread fbonsignori
Public bug reported:

My MSN account disconnects when I try to send a chat msg to somebody
else. The msg appears sent successfully.

Empathy version 3.4.1-0ubuntu1 running on Ubuntu 12.04-amd64

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

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

Title:
  MSN account disconnects after each msg is sent

Status in “empathy” package in Ubuntu:
  New

Bug description:
  My MSN account disconnects when I try to send a chat msg to somebody
  else. The msg appears sent successfully.

  Empathy version 3.4.1-0ubuntu1 running on Ubuntu 12.04-amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1014221/+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-06-17 Thread tuhu
I have put a sync command on the line 64 of /etc/init.d/sendsigs,
Steven. But, the message mount: / is busy still appears. Hope there
will be some suggestion from the others then. Thank you for your
suggestions so far.

-- 
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:
  Fix Released
Status in “network-manager” source package in Precise:
  Fix Released

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   : 

[Desktop-packages] [Bug 1014225] [NEW] no se abre mi mesenger

2012-06-17 Thread ea3...@gmail.com
Public bug reported:

tengo una cuenta de hotmail.
puedo ver, enviar y recibir correctamente mi correo electronico
pero no se abre el xat de mi mesenger
durante todo el rato aparece la palabra cargando
desde otros ordenadores me funciona correctamente.
me podeis ayudar???

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: firefox 13.0+build1-0ubuntu0.12.04.1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
Uname: Linux 3.2.0-25-generic-pae i686
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: VT1708S Analog [VT1708S Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jp 1663 F pulseaudio
BuildID: 20120601173917
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe978000 irq 43'
   Mixer name   : 'VIA VT1708S'
   Components   : 'HDA:11060397,104383d6,0010'
   Controls  : 43
   Simple ctrls  : 22
Channel: release
Date: Sun Jun 17 10:00:53 2012
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
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.33  metric 1 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.34  metric 2
MostRecentCrashID: bp-2f91d3e1-0b6a-4d91-a46e-62e902120610
ProcEnviron:
 PATH=(custom, no user)
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
Profiles:
 Profile0 - LastVersion=13.0/20120601173917
 Profile1 (Default) - LastVersion=13.0/20120601173917 (In use)
RelatedPackageVersions:
 google-talkplugin 2.9.10.0-1
 rhythmbox-mozilla 2.96-0ubuntu4
 totem-mozilla 3.0.1-0ubuntu21
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
RunningIncompatibleAddons: False
SourcePackage: firefox
SubmittedCrashIDs: bp-2f91d3e1-0b6a-4d91-a46e-62e902120610
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 07/29/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0405
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5KPL-AM EPU
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0405:bd07/29/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5KPL-AMEPU:rvrx.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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

Title:
  no se abre mi mesenger

Status in “firefox” package in Ubuntu:
  New

Bug description:
  tengo una cuenta de hotmail.
  puedo ver, enviar y recibir correctamente mi correo electronico
  pero no se abre el xat de mi mesenger
  durante todo el rato aparece la palabra cargando
  desde otros ordenadores me funciona correctamente.
  me podeis ayudar???

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 13.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
  Uname: Linux 3.2.0-25-generic-pae i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: VT1708S Analog [VT1708S Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jp 1663 F pulseaudio
  BuildID: 20120601173917
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfe978000 irq 43'
 Mixer name : 'VIA VT1708S'
 Components : 'HDA:11060397,104383d6,0010'
 Controls  : 43
 Simple ctrls  : 22
  Channel: release
  Date: Sun Jun 17 10:00:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  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.33  metric 
1 
   192.168.1.0/24 dev wlan0  proto kernel  

[Desktop-packages] [Bug 1014225] Re: no se abre mi mesenger

2012-06-17 Thread ea3...@gmail.com
-- 
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/1014225

Title:
  no se abre mi mesenger

Status in “firefox” package in Ubuntu:
  New

Bug description:
  tengo una cuenta de hotmail.
  puedo ver, enviar y recibir correctamente mi correo electronico
  pero no se abre el xat de mi mesenger
  durante todo el rato aparece la palabra cargando
  desde otros ordenadores me funciona correctamente.
  me podeis ayudar???

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 13.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
  Uname: Linux 3.2.0-25-generic-pae i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: VT1708S Analog [VT1708S Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jp 1663 F pulseaudio
  BuildID: 20120601173917
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfe978000 irq 43'
 Mixer name : 'VIA VT1708S'
 Components : 'HDA:11060397,104383d6,0010'
 Controls  : 43
 Simple ctrls  : 22
  Channel: release
  Date: Sun Jun 17 10:00:53 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  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.33  metric 
1 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.34  metric 
2
  MostRecentCrashID: bp-2f91d3e1-0b6a-4d91-a46e-62e902120610
  ProcEnviron:
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  Profiles:
   Profile0 - LastVersion=13.0/20120601173917
   Profile1 (Default) - LastVersion=13.0/20120601173917 (In use)
  RelatedPackageVersions:
   google-talkplugin 2.9.10.0-1
   rhythmbox-mozilla 2.96-0ubuntu4
   totem-mozilla 3.0.1-0ubuntu21
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs: bp-2f91d3e1-0b6a-4d91-a46e-62e902120610
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 07/29/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0405
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5KPL-AM EPU
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0405:bd07/29/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5KPL-AMEPU:rvrx.0x: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/ubuntu/+source/firefox/+bug/1014225/+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 992232] Re: no libreoffice-report-builder in precise

2012-06-17 Thread Björn Michaelsen
Ah, sorry the URL for the first ppa is ppa:libreoffice/ppa

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

Title:
  no libreoffice-report-builder in precise

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  After upgrading to ubuntu 12.04 and installing libreoffice 3.5.2update3 I saw 
the is no libreoffice-report-builder-bin extention any more. Although there is 
one in the experimental brance of debian 
http://packages.debian.org/experimental/libreoffice-report-builder. I can no 
longer work without reports as they don't open. I use libreoffice base as a 
frontend to a mysql database.
  (I use the i386 desktop ubuntu 12.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/992232/+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 824114] Re: 4g gsm used by the Pantech uml290 does not work

2012-06-17 Thread madbiologist
This should be fixed in the modemmanager 0.6 branch by these commits:

author  Dan Williams 2012-05-30 16:47:10 (GMT)
committer   Dan Williams 2012-05-31 22:27:34 (GMT)
commit  cf561995c1c15d21967e0f15caf155748aac4051
tree0d675aeb32bb181009f5fc46ecef4c46eabe91c0
parent  166844b946e110bced999ed01638fa7bc29b589e

uml290: add mode switching tool
Switches UML290 mode between 4G/LTE, 3G/EVDO/1X, and auto. 

and:

author  Dan Williams 2012-06-04 18:52:09 (GMT)
committer   Dan Williams 2012-06-04 18:52:09 (GMT)
commit  a46dcb10e26aa95960b568ad857424d8ed227739
tree6e337b0548dfc251119d5a9e8d45a8c04db57063
parent  2493ca360e08013ccc084356b4a1af62b3dd3bf8

uml290: allow setting more global modes

Unfortunately the modemmanager 0.6~git201203261122.16a0029-0ubuntu1
snapshot currently in the Ubuntu 12.10 Quantal Quetzal repositories is
older than this and does not contain these patches.  A new snapshot will
hopefully be made before the 12.10 release.

** Package changed: network-manager (Ubuntu) = modemmanager (Ubuntu)

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

Title:
  4g gsm used by the Pantech uml290 does not work

Status in “modemmanager” package in Ubuntu:
  New

Bug description:
  4g gsm works fine in Ubuntu 10 and Mint 10 but not at all in Ubuntu 11
  or Mint 11. pppd will connect. If a working file is loaded from a 10
  version into /etc/NetworkManage/system-connections it will not work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/824114/+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 1014234] [NEW] Firefox hogs all memory and swap

2012-06-17 Thread EricDHH
Public bug reported:

Ubuntu 12.04 i386 on thinkpad x41

The installed firefox often hang and hog all memory and swap. Most times
when a flasvideo is running, the whole computer stopped then. Sometimes
it is possible to switch to a console, there after 10 minutes for login
(its really that slow) TOP shows that firefox and a plugin-container
process eat all ram and then all swap. After 15min or else a dialog
jscript hanging appears on the desktop, when stopped the memory comes
back. Firefox turns to normal operation until next hang.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: firefox 13.0+build1-0ubuntu0.12.04.1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
Uname: Linux 3.2.0-23-generic-pae i686
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu9
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  eric   2118 F pulseaudio
BuildID: 20120601173917
Card0.Amixer.info:
 Card hw:0 'ICH6'/'Intel ICH6 with AD1981B at irq 22'
   Mixer name   : 'Analog Devices AD1981B'
   Components   : 'AC97a:41445374'
   Controls  : 26
   Simple ctrls  : 18
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
74HT26WW-1.01'
   Mixer name   : 'ThinkPad EC 74HT26WW-1.01'
   Components   : ''
   Controls  : 2
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
   Playback channels: Mono
   Limits: Playback 0 - 14
   Mono: Playback 6 [43%] [on]
Channel: release
Date: Sun Jun 17 10:40:55 2012
EcryptfsInUse: Yes
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
IpRoute:
 default via 192.168.1.1 dev eth1  proto static 
 169.254.0.0/16 dev eth1  scope link  metric 1000 
 192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.103  metric 2
Plugins:
 Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
 QuickTime Plug-in 7.6.6 - 
/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so (totem-mozilla)
 VLC Multimedia Plugin (compatible Totem 3.0.1) - 
/usr/lib/mozilla/plugins/libtotem-cone-plugin.so (totem-mozilla)
 DivX® Web Player - /usr/lib/mozilla/plugins/libtotem-mully-plugin.so 
(totem-mozilla)
 Windows Media Player Plug-in 10 (compatible; Totem) - 
/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so (totem-mozilla)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=13.0/20120601173917 (In use)
RelatedPackageVersions: totem-mozilla 3.0.1-0ubuntu21
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/14/2006
dmi.bios.vendor: IBM
dmi.bios.version: 74ET64WW (2.09 )
dmi.board.name: 2526Y8P
dmi.board.vendor: IBM
dmi.board.version: Not Available
dmi.chassis.asset.tag: TRP 05055
dmi.chassis.type: 10
dmi.chassis.vendor: IBM
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnIBM:bvr74ET64WW(2.09):bd12/14/2006:svnIBM:pn2526Y8P:pvrThinkPadX41:rvnIBM:rn2526Y8P:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
dmi.product.name: 2526Y8P
dmi.product.version: ThinkPad X41
dmi.sys.vendor: IBM

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

Title:
  Firefox hogs all memory and swap

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Ubuntu 12.04 i386 on thinkpad x41

  The installed firefox often hang and hog all memory and swap. Most
  times when a flasvideo is running, the whole computer stopped then.
  Sometimes it is possible to switch to a console, there after 10
  minutes for login (its really that slow) TOP shows that firefox and a
  plugin-container process eat all ram and then all swap. After 15min or
  else a dialog jscript hanging appears on the desktop, when stopped
  the memory comes back. Firefox turns to normal operation until next
  hang.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 13.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu9
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  eric   2118 F pulseaudio
  BuildID: 20120601173917
  Card0.Amixer.info:
   Card hw:0 'ICH6'/'Intel ICH6 with AD1981B at irq 22'
 Mixer name : 'Analog Devices AD1981B'
 Components : 'AC97a:41445374'
 Controls  : 26
 Simple ctrls  : 18
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad 

[Desktop-packages] [Bug 1014234] Re: Firefox hogs all memory and swap

2012-06-17 Thread EricDHH
-- 
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/1014234

Title:
  Firefox hogs all memory and swap

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Ubuntu 12.04 i386 on thinkpad x41

  The installed firefox often hang and hog all memory and swap. Most
  times when a flasvideo is running, the whole computer stopped then.
  Sometimes it is possible to switch to a console, there after 10
  minutes for login (its really that slow) TOP shows that firefox and a
  plugin-container process eat all ram and then all swap. After 15min or
  else a dialog jscript hanging appears on the desktop, when stopped
  the memory comes back. Firefox turns to normal operation until next
  hang.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 13.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu9
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  eric   2118 F pulseaudio
  BuildID: 20120601173917
  Card0.Amixer.info:
   Card hw:0 'ICH6'/'Intel ICH6 with AD1981B at irq 22'
 Mixer name : 'Analog Devices AD1981B'
 Components : 'AC97a:41445374'
 Controls  : 26
 Simple ctrls  : 18
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
74HT26WW-1.01'
 Mixer name : 'ThinkPad EC 74HT26WW-1.01'
 Components : ''
 Controls  : 2
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
 Playback channels: Mono
 Limits: Playback 0 - 14
 Mono: Playback 6 [43%] [on]
  Channel: release
  Date: Sun Jun 17 10:40:55 2012
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 192.168.1.1 dev eth1  proto static 
   169.254.0.0/16 dev eth1  scope link  metric 1000 
   192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.103  metric 
2
  Plugins:
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
   QuickTime Plug-in 7.6.6 - 
/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so (totem-mozilla)
   VLC Multimedia Plugin (compatible Totem 3.0.1) - 
/usr/lib/mozilla/plugins/libtotem-cone-plugin.so (totem-mozilla)
   DivX® Web Player - /usr/lib/mozilla/plugins/libtotem-mully-plugin.so 
(totem-mozilla)
   Windows Media Player Plug-in 10 (compatible; Totem) - 
/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so (totem-mozilla)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=13.0/20120601173917 (In use)
  RelatedPackageVersions: totem-mozilla 3.0.1-0ubuntu21
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2006
  dmi.bios.vendor: IBM
  dmi.bios.version: 74ET64WW (2.09 )
  dmi.board.name: 2526Y8P
  dmi.board.vendor: IBM
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: TRP 05055
  dmi.chassis.type: 10
  dmi.chassis.vendor: IBM
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnIBM:bvr74ET64WW(2.09):bd12/14/2006:svnIBM:pn2526Y8P:pvrThinkPadX41:rvnIBM:rn2526Y8P:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
  dmi.product.name: 2526Y8P
  dmi.product.version: ThinkPad X41
  dmi.sys.vendor: IBM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1014234/+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 954951] Re: Rhythmbox doesn't resume after Pause from a CD track

2012-06-17 Thread Andrei
bump

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

Title:
  Rhythmbox doesn't resume after Pause from a CD track

Status in The Rhythmbox Music Management Application:
  New
Status in “rhythmbox” package in Ubuntu:
  Triaged

Bug description:
  12.04 beta 2. I have a track playing from a CD (.wav file). If I hit
  Pause, then Play, it doesn't work. Not even if I change the track. It
  just starts spinning the CD in the CD-ROM drive for a couple of
  seconds, without any luck.

  Fixes: 
  Ejecting the CD and putting it back in works. 
  Also, obviously, closing the rhythmbox process and starting it up again works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/954951/+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 1004096] Re: gnome-system-monitor doesn't start anymore

2012-06-17 Thread Karl-Philipp Richter
Problem dissapears after release upgrade to Ubuntu 12.04 precise with
verison 3.4.1-0ubuntu1 of gnome-system-monitor!

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

Title:
  gnome-system-monitor doesn't start anymore

Status in “gnome-system-monitor” package in Ubuntu:
  Confirmed

Bug description:
  gnome-system-monitor doesn't start anymore without obvious reason. Output 
when starting in gnome-terminal is
  code
  gnome-system-monitor -s
  **
  ERROR:proctable.cpp:134:void proctable_set_columns_order(GtkTreeView*, 
GSList*): assertion failed: (id = 0  id  NUM_COLUMNS)
  Abgebrochen
  /code
  Version of gnome-system-monitor is 3.2.1-0ubuntu1 on Ubuntu 11.10

  But if we use:
  sudo gnome-system-monitor
  it'll rum formally.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1004096/+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 762918] Re: Natty Screensaver freezes system after some period of inactivity

2012-06-17 Thread Daniel van Vugt
If you're using the radeon driver, please look at bug 914773.

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

Title:
  Natty Screensaver freezes system after some period of inactivity

Status in Linux ACPI client:
  New
Status in X.org xf86-video-intel:
  Confirmed
Status in “gnome-screensaver” package in Ubuntu:
  Incomplete
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: gnome-screensaver

  When selecting Floating Ubuntu screensaver, after a period of
  inactivity greater than 40min, the systems locks itself and becomes
  unresponsive.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-screensaver 2.30.2-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  Date: Sat Apr 16 13:04:12 2011
  EcryptfsInUse: Yes
  GconfGnomeSession:
   idle_delay = 5
/desktop/gnome/session/required_components:
 windowmanager = gnome-wm
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to natty on 2011-04-15 (1 days ago)
  WindowManager: gnome-wm

To manage notifications about this bug go to:
https://bugs.launchpad.net/acpi/+bug/762918/+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 994346] Re: Custom Shortcuts with Super Key do not work

2012-06-17 Thread Daniel van Vugt
*** This bug is a duplicate of bug 950160 ***
https://bugs.launchpad.net/bugs/950160

** This bug is no longer a duplicate of bug 951805
   Can't use Super_L in keyboard shortcuts
** This bug has been marked a duplicate of bug 950160
   Unity blocks other programs from binding globally to Super+* or Alt+* (* = 
any key)

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

Title:
  Custom Shortcuts with Super Key do not work

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

Bug description:
  I created shortcuts including the Super key like Super+C for gcalctool. Now 
my Custom Shortcuts do not work since the upgrade to Precise.
  In the keyboard layout view i can see the Super key blink when i press it. 
  I'm using the classic mode gnome-session-fallback.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 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-0ubuntu7
  Architecture: i386
  Date: Fri May  4 03:15:46 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-control-center
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to precise on 2012-04-26 (7 days ago)
  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-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/994346/+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 994196] Re: some global user defined shortcuts not working

2012-06-17 Thread Daniel van Vugt
*** This bug is a duplicate of bug 950160 ***
https://bugs.launchpad.net/bugs/950160

** This bug is no longer a duplicate of bug 951805
   Can't use Super_L in keyboard shortcuts
** This bug has been marked a duplicate of bug 950160
   Unity blocks other programs from binding globally to Super+* or Alt+* (* = 
any key)

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

Title:
  some global user defined shortcuts not working

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

Bug description:
  I've upgraded to 12.04 and my custom global shortcuts for multimedia
  stopped working. Everything was working great in 11.10.

  My settings:

  Super+Z - previous track
  Super+B - next track
  Super+C - pause/play

  http://img109.imageshack.us/img109/1838/zrzutekranuz20120503220.png

  I have Logitech UltraX Premium Keyboard which  have few multimedia
  keys like mute, volume up/down, run default sound player, and
  play/pause. I have Amarok as my default player in ubuntu and I've set
  Launch media player to the multimedia key and it runs amarok. I've
  also tried setting Play (or play/pause) to my play/pause multimedia
  key but it didn't work. Don't know if it is problem with control
  center or with amarok, so I'm putting it here, where somebody could
  look and move to apropriate package :). I've also tried to look for
  similar bugs but I'm constantly getting timeout error on lunchpad.

  Thanks for help.

  My os:

  piotrek@piotrek-desktop:~$ lsb_release -rd
   Description: Ubuntu 12.04 LTS
   Release: 12.04

  Amarok version: 2:2.5.0-0ubuntu6

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 21:37:57 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to precise on 2012-04-30 (3 days ago)
  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-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/994196/+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 951805] Re: Can't use Super_L in keyboard shortcuts

2012-06-17 Thread Daniel van Vugt
*** This bug is a duplicate of bug 950160 ***
https://bugs.launchpad.net/bugs/950160

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 950160, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 950160
   Unity blocks other programs from binding globally to Super+* or Alt+* (* = 
any key)

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

Title:
  Can't use Super_L in keyboard shortcuts

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

Bug description:
  12.04 Beta1

  Super+T seems to be bound to opening the Trash folder, but that
  doesn't show up as one of the keyboard shortcuts in gnome-control-
  center. When I try set the 'Launch Terminal' shortcut to Super+T the
  result is that Super+T still opens the trash folder. Setting other
  shortcuts to Super+something else also doesn't change the behaviour
  of those key combinations.

  To reproduce: Launch System Settings (or gnome-control-center), go to
  'Keyboard', click on the 'Shortcuts' tab, and set a launcher to
  Super+something.

  Hitting Super alone opens the Unity search menu as usual.

  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
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Sat Mar 10 15:39:55 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   LANG=en_CA.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.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/951805/+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 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-06-17 Thread Daniel van Vugt
** Description changed:

+ WORKAROUND 1:
+ Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.
+ 
+ WORKAROUND 2:
+ 1. Write a script or figure out the command to do the action you want.
+ 2. Run ccsm.
+ 3. Enable the Commands plugin
+ 4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
+ Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.
+ 
+ ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.
  
  In 11.10 clicking:
  
  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.
  
  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.
  
  https://www.youtube.com/watch?v=-vEnrV5TwXo
  
  System: Dell XPS 15 L502X
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

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

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

Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Confirmed
Status in Unity:
  Confirmed
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “unity” package in Ubuntu:
  Confirmed

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

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

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

  In 11.10 clicking:

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

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

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

  System: Dell XPS 15 L502X

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

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

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


[Desktop-packages] [Bug 992815] Re: rhythmbox crash when managing podcast ipod after Ubuntu 12.04 LTS

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

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

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

Title:
  rhythmbox crash when managing podcast ipod after Ubuntu 12.04 LTS

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Ubuntu 12.04 LTS two days ago rhythmbox can no
  longer manage podcast files on an ipod.  Attempting to remove files
  causes the program to crash.  Adding files to the ipod does not show
  in rhythmbox immediately, but attempting to re-add causes multiple
  duplicate instances on the ipod.  This bug does not seem to affect
  music files for whatever reason.

  System Log from crash: http://pastebin.com/raw.php?i=DSEzBebB

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.96-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Tue May  1 11:24:57 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   LANGUAGE=en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to precise on 2012-04-29 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/992815/+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 992815] Re: rhythmbox crash when managing podcast ipod after Ubuntu 12.04 LTS

2012-06-17 Thread Terry Ellison
I tried to use Banshee as a workaround.   If I deleted multiple files
then Banshee also crashed.  If I deleted files singly then it seemed to
work, but when I disconnected (which triggers a Banshee sync to iPod)
I found that my iPod content has vanished according to the iPod GUI, but
on reconnection they were still listed  in Banshee.   Resyncing with
Rhythmbox recovered access but again with the N duplicate copy issue.

I don't know if this is two independent bugs.  But my main point here is
there isn't a workaround to this problem, and repeatedly plugging an
iPod into Rhythmbox, means that you have to do a full factory software
restore to bring the system back to a usable state.

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

Title:
  rhythmbox crash when managing podcast ipod after Ubuntu 12.04 LTS

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Ubuntu 12.04 LTS two days ago rhythmbox can no
  longer manage podcast files on an ipod.  Attempting to remove files
  causes the program to crash.  Adding files to the ipod does not show
  in rhythmbox immediately, but attempting to re-add causes multiple
  duplicate instances on the ipod.  This bug does not seem to affect
  music files for whatever reason.

  System Log from crash: http://pastebin.com/raw.php?i=DSEzBebB

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.96-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Tue May  1 11:24:57 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   LANGUAGE=en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to precise on 2012-04-29 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/992815/+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 1014264] [NEW] totem fails to recognize mkv-header crop values

2012-06-17 Thread twipley
Public bug reported:

MKV-file headers may contains values to be used for players affecting
top-, left-, right-, and bottom-pixels cropping. Totem does not
currently recognize those header values, and just ignores them.

This can be demonstrated using the mkvmerge GUI program and its header
editor to fiddle with such values, and them running the resulting files
through totem. Another player than totem (VLC) was tried, which
recognized those values, and therefore cropped the video upon playing to
remove the annoying border flickering that was experienced in that given
file, without the need for the stream to be reencoded, and either
suffering from a deterioration in quality, or becoming huge through
lossless reencoding. (Consider this as an argument for the pertinence of
this bug.)

This bug can be experienced under Precise, using the as-of-current
latest build of totem.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: totem 3.0.1-0ubuntu21
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
Uname: Linux 3.2.0-25-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Sun Jun 17 06:41:52 2012
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  totem fails to recognize mkv-header crop values

Status in “totem” package in Ubuntu:
  New

Bug description:
  MKV-file headers may contains values to be used for players affecting
  top-, left-, right-, and bottom-pixels cropping. Totem does not
  currently recognize those header values, and just ignores them.

  This can be demonstrated using the mkvmerge GUI program and its header
  editor to fiddle with such values, and them running the resulting
  files through totem. Another player than totem (VLC) was tried, which
  recognized those values, and therefore cropped the video upon playing
  to remove the annoying border flickering that was experienced in that
  given file, without the need for the stream to be reencoded, and
  either suffering from a deterioration in quality, or becoming huge
  through lossless reencoding. (Consider this as an argument for the
  pertinence of this bug.)

  This bug can be experienced under Precise, using the as-of-current
  latest build of totem.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: totem 3.0.1-0ubuntu21
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
  Uname: Linux 3.2.0-25-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Sun Jun 17 06:41:52 2012
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1014264/+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 1014264] Re: totem fails to recognize mkv-header crop values

2012-06-17 Thread twipley
-- 
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/1014264

Title:
  totem fails to recognize mkv-header crop values

Status in “totem” package in Ubuntu:
  New

Bug description:
  MKV-file headers may contains values to be used for players affecting
  top-, left-, right-, and bottom-pixels cropping. Totem does not
  currently recognize those header values, and just ignores them.

  This can be demonstrated using the mkvmerge GUI program and its header
  editor to fiddle with such values, and them running the resulting
  files through totem. Another player than totem (VLC) was tried, which
  recognized those values, and therefore cropped the video upon playing
  to remove the annoying border flickering that was experienced in that
  given file, without the need for the stream to be reencoded, and
  either suffering from a deterioration in quality, or becoming huge
  through lossless reencoding. (Consider this as an argument for the
  pertinence of this bug.)

  This bug can be experienced under Precise, using the as-of-current
  latest build of totem.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: totem 3.0.1-0ubuntu21
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
  Uname: Linux 3.2.0-25-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Sun Jun 17 06:41:52 2012
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1014264/+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 1014277] [NEW] Ubuntu Software Center does not installing packages from Local repository

2012-06-17 Thread Mohammad Anwar Shah
Public bug reported:

Ubuntu software center is not able to install packages from local repository as 
this question in AskUbuntu.com suggests:
Link http://askubuntu.com/q/137426/61218

I have a Local repository, created to avoid re-downloading of packages.
It is a trusted repository, so no Authentication errors are there.
I've tested it with synaptic and apt-get.

But I don't want to install synaptic every time, I install Ubuntu (since
synaptic is removed from default Live CD since Oneiric).

The problem is : Ubuntu Software Center does not install packages from
local repository. The install button is greyed out. It installs packages
only when I connect to the Internet and for some unknown reason it re-
downloads the packages which are also in my Local repository.

My question is: How can I use Software-Center to install packages from
local repository ?

Note: I have placed my local apt line to the top of the sources.list
file and installing from `apt-get` do not require re-downloading for the
same packages.

Here is the output of command from apt-get :

anwar@Ubuntu:~$ sudo apt-get install nautilus-wipe --print-uris
[sudo] password for anwar:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  nautilus-wipe
0 upgraded, 1 newly installed, 0 to remove and 131 not upgraded.
Need to get 0 B/30.7 kB of archives.
After this operation, 150 kB of additional disk space will be used.
'file:/media/Main/Linux-Software/Ubuntu/Precise/./precise-debs/nautilus-wipe_0.1.1-2_i386.deb'
 nautilus-wipe_0.1.1-2_i386.deb 30730 MD5Sum:7d497b8dfcefe1c0b51a45f3b0466994

It is okay with the local copy.

Ubuntu Software Center is not happy with the local copy, below is the output
![enter image description here][1]

The install button is grayed out. Why?

  [1]: http://i.stack.imgur.com/nNlYj.png

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: installation software

** Description changed:

  Ubuntu software center is not able to install packages from local repository 
as this question in AskUbuntu.com suggests:
  Link http://askubuntu.com/q/137426/61218
  
  I have a Local repository, created to avoid re-downloading of packages.
  It is a trusted repository, so no Authentication errors are there.
  I've tested it with synaptic and apt-get.
  
  But I don't want to install synaptic every time, I install Ubuntu (since
  synaptic is removed from default Live CD since Oneiric).
  
  The problem is : Ubuntu Software Center does not install packages from
  local repository. The install button is greyed out. It installs packages
  only when I connect to the Internet and for some unknown reason it re-
  downloads the packages which are also in my Local repository.
  
- My question is: __How can I use Software-Center to install packages from
- local repository ?__
+ My question is: How can I use Software-Center to install packages from
+ local repository ?
  
  Note: I have placed my local apt line to the top of the sources.list
  file and installing from `apt-get` do not require re-downloading for the
  same packages.
  
  Here is the output of command from apt-get :
- pre
- anwar@Ubuntu:~$ sudo apt-get install nautilus-wipe --print-uris 
- [sudo] password for anwar: 
+ 
+ anwar@Ubuntu:~$ sudo apt-get install nautilus-wipe --print-uris
+ [sudo] password for anwar:
  Reading package lists... Done
- Building dependency tree   
+ Building dependency tree
  Reading state information... Done
  The following NEW packages will be installed:
-   nautilus-wipe
+   nautilus-wipe
  0 upgraded, 1 newly installed, 0 to remove and 131 not upgraded.
  Need to get 0 B/30.7 kB of archives.
  After this operation, 150 kB of additional disk space will be used.
  
'file:/media/Main/Linux-Software/Ubuntu/Precise/./precise-debs/nautilus-wipe_0.1.1-2_i386.deb'
 nautilus-wipe_0.1.1-2_i386.deb 30730 MD5Sum:7d497b8dfcefe1c0b51a45f3b0466994
- /pre
  
  It is okay with the local copy.
  
- __Ubuntu Software Center__ is not happy with the local copy, below is the 
output
+ Ubuntu Software Center is not happy with the local copy, below is the output
  ![enter image description here][1]
  
  The install button is grayed out. Why?
  
-   [1]: http://i.stack.imgur.com/nNlYj.png
+   [1]: http://i.stack.imgur.com/nNlYj.png

** Tags added: installation software

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

Title:
  Ubuntu Software Center does not installing packages from Local
  repository

Status in “software-center” package in Ubuntu:
  New

Bug description:
  Ubuntu software center is not able to install packages from local repository 
as this question in AskUbuntu.com suggests:
  Link http://askubuntu.com/q/137426/61218

  I have a Local repository, created to avoid re-downloading of
  packages. It is a 

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

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

** Summary changed:

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

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

Title:
  trying to install psychonauts enters infinite crash loop

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  
  WORKAROUND:
  Until this bug is fixed, you can install Psychonauts using a terminal as 
shown:
$ sudo apt-get install psychonauts

  ---
  Installing Psychonauts from the Ubuntu Software Center eventually (after 
downloading) caused the software center to repeatedly crash and pop up a new 
crash report dialog every few seconds (before previous ones were closed). Had 
to killall -9 software-center and apport-gtk.

  After this happened, simply launching the software center caused the
  crash loop to happen again. Launching and killing it a few times seems
  to have fixed it.

  Also, the size of the psychonauts package is reported as 134.9 MB in
  stead of 4.1 GB.

  $ lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04

  Ubuntu Software Center version 5.2.2.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1011780/+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 954952] Re: Scrolling through the playlist with the mouse wheel also skips ahead/back in the current track

2012-06-17 Thread cdar
I'm also affected by this bug. My idea to solve this,
is to change scroll-event connection in glade file data/totem.ui
from object class=GtkWindow id=totem_main_window
to object class=GtkVBox id=tmw_main_vbox.

Ubuntu 12.04, totem 3.0.1-0ubuntu21

** Patch added: totem_bug_954952.patch
   
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/954952/+attachment/3193570/+files/totem_bug_954952.patch

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

Title:
  Scrolling through the playlist with the mouse wheel also skips
  ahead/back in the current track

Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  When I scroll through the playlist, the currently playing song/video
  skips ahead as if I was pointing at the video (or its position bar)
  while turning the mouse wheel.

  It will even skip to the next/previous item if you scroll far enough.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: totem 3.0.1-0ubuntu20
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Wed Mar 14 12:54:54 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: Upgraded to precise on 2011-12-03 (101 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/954952/+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 1014295] [NEW] Autologin / Password Asked on Login: Does not work in Lubuntu

2012-06-17 Thread Pierre
Public bug reported:

In Lubuntu, people are unable to turn on/off autologin.  They should be
able to do so in users-admin (Users  Groups) by having the system
request a password to login or not requesting one.

The option never worked in earlier version and still does not work in
Lubuntu 12.04.

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

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

Title:
  Autologin / Password Asked on Login: Does not work in Lubuntu

Status in “gnome-system-tools” package in Ubuntu:
  New

Bug description:
  In Lubuntu, people are unable to turn on/off autologin.  They should
  be able to do so in users-admin (Users  Groups) by having the system
  request a password to login or not requesting one.

  The option never worked in earlier version and still does not work in
  Lubuntu 12.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1014295/+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 1004994] Re: Firefox sub-menu initial letter shortcuts don't work in Unity

2012-06-17 Thread JohnWashington
I've found that in 12.10 Alpha1 I can restore the correct operation by
disabling Global Menu Bar integration 3.2.4pre add-on (which I never
installed, so presumably came as part of 12.04).  I don't know whether
I'm losing something else as a result of disabling this add-on, but
everything seems to work ok.

So it's not a Firefox bug, I'm changing it to globalmenu-extension

** Also affects: globalmenu-extension
   Importance: Undecided
   Status: New

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

Title:
  Firefox sub-menu initial letter shortcuts don't work in Unity

Status in Unity global menubar extension for Firefox and Thunderbird:
  New
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  In Firefox we're used to being able to select a menu (such as
  Bookmarks or History) with alt+B/H and then type a letter that
  corresponds with the start of the entry in this sub-menu.  This
  doesn't work in Unity 3D (I haven't checked in 2D, though I will if
  there's doubt about that).

  To be clear: sub-menu shortcuts do still work if they're underlined,
  e.g. alt+H for help, A for About.  I'm used to using Ubuntu 10.10
  where the bookmarks (and history) menus work fine as I describe.  And
  in 10.10, if there are several entries with the same initial letter,
  one can press the key multiple times to cycle through the choices.

  Please do not helpfully post klugey workarounds for this problem.  I'm
  well aware I can pick up the mouse and get around the problem.

  I assume this is a Unity problem rather than Firefox, but I'll be
  happy to investigate further if it's needed, provide detailed
  screenshots or whatever.

  I've checked that it exists on Unity 3D and 2D.  I've also installed
  xubuntu-desktop and logged into Xubuntu session.  Xubuntu appears to
  be using the same Firefox (same content in About box) but here Firefox
  works fine.

  By the way, I would have logged this bug several weeks ago, if it were
  evident how to submit bugs from a browser on another system.  I don't
  run 12.04 myself, I noticed this failure on my wife's PC.  It seems
  strange that I can't submit a bug just by going to bugs.launchpad.net.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 12.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gill   1513 F pulseaudio
  BuildID: 20120423122624
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xfe60 irq 53'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:10ec0892,1043841b,00100302 
HDA:80862805,80862805,0010'
     Controls  : 49
     Simple ctrls  : 21
  Channel: release
  Date: Sat May 26 22:12:26 2012
  ExecutablePath: /usr/lib/firefox/firefox
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  IpRoute:
   default via 192.168.3.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.3.0/24 dev eth0  proto kernel  scope link  src 192.168.3.221  metric 
1
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=12.0/20120423122624 (Running)
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/26/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1104
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H67-M PRO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1104:bd09/26/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8H67-MPRO:rvrRev1.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/globalmenu-extension/+bug/1004994/+subscriptions

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

[Desktop-packages] [Bug 1004994] Re: Firefox sub-menu initial letter shortcuts don't work in Unity

2012-06-17 Thread JohnWashington
I've now checked on 12.04 and there I disable Global Menu Bar
integration 3.2.3 add-on.  It restores the functionality.

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

Title:
  Firefox sub-menu initial letter shortcuts don't work in Unity

Status in Unity global menubar extension for Firefox and Thunderbird:
  New
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  In Firefox we're used to being able to select a menu (such as
  Bookmarks or History) with alt+B/H and then type a letter that
  corresponds with the start of the entry in this sub-menu.  This
  doesn't work in Unity 3D (I haven't checked in 2D, though I will if
  there's doubt about that).

  To be clear: sub-menu shortcuts do still work if they're underlined,
  e.g. alt+H for help, A for About.  I'm used to using Ubuntu 10.10
  where the bookmarks (and history) menus work fine as I describe.  And
  in 10.10, if there are several entries with the same initial letter,
  one can press the key multiple times to cycle through the choices.

  Please do not helpfully post klugey workarounds for this problem.  I'm
  well aware I can pick up the mouse and get around the problem.

  I assume this is a Unity problem rather than Firefox, but I'll be
  happy to investigate further if it's needed, provide detailed
  screenshots or whatever.

  I've checked that it exists on Unity 3D and 2D.  I've also installed
  xubuntu-desktop and logged into Xubuntu session.  Xubuntu appears to
  be using the same Firefox (same content in About box) but here Firefox
  works fine.

  By the way, I would have logged this bug several weeks ago, if it were
  evident how to submit bugs from a browser on another system.  I don't
  run 12.04 myself, I noticed this failure on my wife's PC.  It seems
  strange that I can't submit a bug just by going to bugs.launchpad.net.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 12.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gill   1513 F pulseaudio
  BuildID: 20120423122624
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xfe60 irq 53'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:10ec0892,1043841b,00100302 
HDA:80862805,80862805,0010'
     Controls  : 49
     Simple ctrls  : 21
  Channel: release
  Date: Sat May 26 22:12:26 2012
  ExecutablePath: /usr/lib/firefox/firefox
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  IpRoute:
   default via 192.168.3.1 dev eth0  proto static
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.3.0/24 dev eth0  proto kernel  scope link  src 192.168.3.221  metric 
1
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=12.0/20120423122624 (Running)
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/26/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1104
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H67-M PRO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1104:bd09/26/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8H67-MPRO:rvrRev1.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/globalmenu-extension/+bug/1004994/+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 1014299] [NEW] Medium operation finished with an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found

2012-06-17 Thread Sami Haahtinen
Public bug reported:

After a successful burn I get a permission error. Despite the error, the
burn is successful and media is ejected as normal.

Relevant parts of the log here, full log is attached.

BraseroMedia: (at scsi-sg.c:181) Getting handle
BraseroMedia: (at scsi-sg.c:200) Handle ready
BraseroMedia: (at brasero-drive.c:567) Device unlocked
BraseroBurn: (at brasero-burn.c:392) Ejecting drive/medium
BraseroMedia: (at brasero-volume.c:113) No volume found for medium
BraseroBurn: (at brasero-burn.c:443) Retrying ejection
BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
BraseroMedia: (at brasero-gio-operation.c:141) Medium operation finished with 
an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given 
drive was not found
BraseroBurn: (at brasero-burn.c:448) Ejection error: DBus error 
org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found
BraseroBurn: (at brasero-burn.c:443) Retrying ejection
BraseroMedia: (at brasero-drive.c:276) Resetting GCancellable object
BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
BraseroMedia: (at brasero-gio-operation.c:141) Medium operation finished with 
an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given 
drive was not found
BraseroBurn: (at brasero-burn.c:448) Ejection error: DBus error 
org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found
BraseroBurn: (at brasero-burn.c:443) Retrying ejection
BraseroMedia: (at brasero-drive.c:276) Resetting GCancellable object
BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
BraseroMedia: (at brasero-gio-operation.c:141) Medium operation finished with 
an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given 
drive was not found
BraseroBurn: (at brasero-burn.c:448) Ejection error: DBus error 
org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found
BraseroBurn: (at brasero-burn.c:443) Retrying ejection
BraseroMedia: (at brasero-drive.c:276) Resetting GCancellable object
BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
BraseroMedia: (at brasero-gio-operation.c:141) Medium operation finished with 
an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given 
drive was not found
BraseroBurn: (at brasero-burn.c:448) Ejection error: DBus error 
org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found
BraseroBurn: (at brasero-burn.c:443) Retrying ejection
BraseroMedia: (at brasero-drive.c:276) Resetting GCancellable object
BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
BraseroMedia: (at brasero-gio-operation.c:141) Medium operation finished with 
an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given 
drive was not found
BraseroBurn: (at brasero-burn.c:448) Ejection error: DBus error 
org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found
BraseroBurn: (at brasero-burn.c:434) Max attempts reached at ejecting
BraseroBurn: (at brasero-burn.c:2862) Session successfully finished

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: brasero 3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Sun Jun 17 16:36:19 2012
SourcePackage: brasero
UpgradeStatus: Upgraded to precise on 2011-12-27 (173 days ago)

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

Title:
  Medium operation finished with an error DBus error
  org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not
  found

Status in “brasero” package in Ubuntu:
  New

Bug description:
  After a successful burn I get a permission error. Despite the error,
  the burn is successful and media is ejected as normal.

  Relevant parts of the log here, full log is attached.

  BraseroMedia: (at scsi-sg.c:181) Getting handle
  BraseroMedia: (at scsi-sg.c:200) Handle ready
  BraseroMedia: (at brasero-drive.c:567) Device unlocked
  BraseroBurn: (at brasero-burn.c:392) Ejecting drive/medium
  BraseroMedia: (at brasero-volume.c:113) No volume found for medium
  BraseroBurn: (at brasero-burn.c:443) Retrying ejection
  BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
  BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
  BraseroMedia: (at 

[Desktop-packages] [Bug 1014299] Re: Medium operation finished with an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found

2012-06-17 Thread Sami Haahtinen
** Attachment added: full debug log of a burn
   
https://bugs.launchpad.net/bugs/1014299/+attachment/3193606/+files/brasero-debug.txt

** Description changed:

  After a successful burn I get a permission error. Despite the error, the
  burn is successful and media is ejected as normal.
  
  Relevant parts of the log here, full log is attached.
- {{{
+ 
  BraseroMedia: (at scsi-sg.c:181) Getting handle
  BraseroMedia: (at scsi-sg.c:200) Handle ready
  BraseroMedia: (at brasero-drive.c:567) Device unlocked
  BraseroBurn: (at brasero-burn.c:392) Ejecting drive/medium
  BraseroMedia: (at brasero-volume.c:113) No volume found for medium
  BraseroBurn: (at brasero-burn.c:443) Retrying ejection
  BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
  BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
  BraseroMedia: (at brasero-gio-operation.c:141) Medium operation finished with 
an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given 
drive was not found
  BraseroBurn: (at brasero-burn.c:448) Ejection error: DBus error 
org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found
  BraseroBurn: (at brasero-burn.c:443) Retrying ejection
  BraseroMedia: (at brasero-drive.c:276) Resetting GCancellable object
  BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
  BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
  BraseroMedia: (at brasero-gio-operation.c:141) Medium operation finished with 
an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given 
drive was not found
  BraseroBurn: (at brasero-burn.c:448) Ejection error: DBus error 
org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found
  BraseroBurn: (at brasero-burn.c:443) Retrying ejection
  BraseroMedia: (at brasero-drive.c:276) Resetting GCancellable object
  BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
  BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
  BraseroMedia: (at brasero-gio-operation.c:141) Medium operation finished with 
an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given 
drive was not found
  BraseroBurn: (at brasero-burn.c:448) Ejection error: DBus error 
org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found
  BraseroBurn: (at brasero-burn.c:443) Retrying ejection
  BraseroMedia: (at brasero-drive.c:276) Resetting GCancellable object
  BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
  BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
  BraseroMedia: (at brasero-gio-operation.c:141) Medium operation finished with 
an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given 
drive was not found
  BraseroBurn: (at brasero-burn.c:448) Ejection error: DBus error 
org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found
  BraseroBurn: (at brasero-burn.c:443) Retrying ejection
  BraseroMedia: (at brasero-drive.c:276) Resetting GCancellable object
  BraseroMedia: (at brasero-drive.c:280) Trying to eject drive
  BraseroMedia: (at brasero-gio-operation.c:111) Waiting for end of async 
operation
  BraseroMedia: (at brasero-gio-operation.c:141) Medium operation finished with 
an error DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given 
drive was not found
  BraseroBurn: (at brasero-burn.c:448) Ejection error: DBus error 
org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not found
  BraseroBurn: (at brasero-burn.c:434) Max attempts reached at ejecting
  BraseroBurn: (at brasero-burn.c:2862) Session successfully finished
- }}}
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: brasero 3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Sun Jun 17 16:36:19 2012
  SourcePackage: brasero
  UpgradeStatus: Upgraded to precise on 2011-12-27 (173 days ago)

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

Title:
  Medium operation finished with an error DBus error
  org.gtk.Private.RemoteVolumeMonitor.NotFound: The given drive was not
  found

Status in “brasero” package in Ubuntu:
  New

Bug description:
  After a successful burn I get a permission error. Despite the error,
  the burn is successful and media is ejected as normal.

  Relevant parts of the log here, full log is attached.

  BraseroMedia: (at scsi-sg.c:181) Getting handle
  BraseroMedia: (at scsi-sg.c:200) Handle ready
  BraseroMedia: (at brasero-drive.c:567) Device unlocked
  BraseroBurn: (at brasero-burn.c:392) Ejecting drive/medium
  BraseroMedia: (at brasero-volume.c:113) No volume found for medium
  BraseroBurn: (at brasero-burn.c:443) Retrying ejection
  BraseroMedia: (at 

[Desktop-packages] [Bug 1014302] [NEW] Double-clicking a contact does not open minimized chat

2012-06-17 Thread Henrik Nordvik
Public bug reported:

When double-clicking a new contact in the contact list, Empathy opens a
chat window. When I minimize that window, and go to the contact list
again, double-click the same contact, absolutely nothing happens.

Expected behaviour: The contact's chat window opens.
Version: 3.4.2 (Ubuntu 12.04)

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

** Description changed:

  When double-clicking a new contact in the contact list, Empathy opens a
  chat window. When I minimize that window, and go to the contact list
  again, double-click the same contact, absolutely nothing happens.
  
  Expected behaviour: The contact's chat window opens.
+ Version: 3.4.2 (Ubuntu 12.04)

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

Title:
  Double-clicking a contact does not open minimized chat

Status in “empathy” package in Ubuntu:
  New

Bug description:
  When double-clicking a new contact in the contact list, Empathy opens
  a chat window. When I minimize that window, and go to the contact list
  again, double-click the same contact, absolutely nothing happens.

  Expected behaviour: The contact's chat window opens.
  Version: 3.4.2 (Ubuntu 12.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1014302/+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 1014295] Re: Autologin / Password Asked on Login: Does not work in Lubuntu

2012-06-17 Thread Milan Bouchet-Valat
That's a problem with the display manager used by Lubuntu, which should ship 
with adapted PAM config files. See this bug for how it works:
https://bugzilla.gnome.org/show_bug.cgi?id=414862

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

** Package changed: gnome-system-tools (Ubuntu) = lxde-common (Ubuntu)

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

Title:
  Autologin / Password Asked on Login: Does not work in Lubuntu

Status in “lxde-common” package in Ubuntu:
  New

Bug description:
  In Lubuntu, people are unable to turn on/off autologin.  They should
  be able to do so in users-admin (Users  Groups) by having the system
  request a password to login or not requesting one.

  The option never worked in earlier version and still does not work in
  Lubuntu 12.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxde-common/+bug/1014295/+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 997927] Re: NM reports VPN service 'openvpn' disappeared

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

** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

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

Title:
  NM reports VPN service 'openvpn' disappeared

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  NetworkManager[920]: info VPN service 'openvpn' disappeared

  a similar bug has been reported to be fixed. Unfortunately not.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri May 11 09:33:10 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64+mac 
(20111012)
  IpRoute:
   default via 10.1.0.254 dev eth1  proto static 
   10.0.0.0/8 dev eth1  proto kernel  scope link  src 10.1.0.123  metric 2 
   169.254.0.0/16 dev eth1  scope link  metric 1000 
   172.16.164.0/24 dev vmnet8  proto kernel  scope link  src 172.16.164.1 
   192.168.179.0/24 dev vmnet1  proto kernel  scope link  src 192.168.179.1
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to precise on 2012-04-29 (11 days ago)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth1   802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/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 disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/997927/+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 995886] Re: browse/import photos from camera broken in 12.04

2012-06-17 Thread Alexey
fresh install ubuntu 12.04 + Cannon G5 camera = not working.. under
11.10 worked.

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

Title:
  browse/import photos from camera broken in 12.04

Status in “gvfs” package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  gvfs-backends:
Installed: 1.12.1-0ubuntu1

  I have a Canon A20.
  Camera is detected OK, can display directories.  But when I try to enter the 
directory with photos in it, the window stops responding and process 
gvsfd-gphoto2 starts continuously increasing its memory usage until I turn the 
camera off or kill the process.  This problem has been repeated on several 
different machines.
  Camera and photo browsing works no problem in 11.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/995886/+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 654053] Re: Network manager does not recognise ZTE MF112 mobile broadband dongle

2012-06-17 Thread madbiologist
** Summary changed:

- Network manager does not recognise ZTE mobile broadband dongle
+ Network manager does not recognise ZTE MF112 mobile broadband dongle

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

Title:
  Network manager does not recognise ZTE MF112 mobile broadband dongle

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

Bug description:
  Binary package hint: udev

  I used to use a vodafone mobile broadband dongle that worked OK.  Recently 
changed to 3 (I am in the UK) dongle ZTE MF112. I followed the procedure of 
unmounting the drive that appears.  And the modem seems to be recognised in the 
log files - but it does not appear on the network manager so I cannot connect.  
I have also 'lost' the vodafone option as well.
  I have sucessfully used the dongle on a windows computer and on my Asus 
netbook which as Linux for netbooks. 
  Thanks you.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: udev 151-12.1
  ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
  Uname: Linux 2.6.32-25-generic i686
  Architecture: i386
  CustomUdevRuleFiles: 80-canon_mfp.rules 51-hso-udev.rules 77-vmc-zte.rules 
99-vmc-quirks.rules 77-vmc-huawei.rules 77-vmc-novatel.rules
  Date: Sun Oct  3 13:30:33 2010
  MachineType: FUJITSU SIEMENS AMILO Pi 2515
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-25-generic 
root=UUID=c2397b38-fd56-4de7-81c6-f98c8f1b512f ro quiet splash
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: udev
  dmi.bios.date: 08/02/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 1.04C
  dmi.board.name: F43
  dmi.board.vendor: FUJITSU SIEMENS
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU SIEMENS
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr1.04C:bd08/02/2007:svnFUJITSUSIEMENS:pnAMILOPi2515:pvr20:rvnFUJITSUSIEMENS:rnF43:rvr:cvnFUJITSUSIEMENS:ct10:cvr:
  dmi.product.name: AMILO Pi 2515
  dmi.product.version: 20
  dmi.sys.vendor: FUJITSU SIEMENS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/654053/+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 995886] Re: browse/import photos from camera broken in 12.04

2012-06-17 Thread wild_oscar
@seb128 - the description seems pretty similar to this one, though: the
computer freezes because it doesn't have resources to keep up with hdd
hammering. If I plug the camera off it resumes.

I will report the bug as you suggested and will link it here, so you can
decide if they're related.

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

Title:
  browse/import photos from camera broken in 12.04

Status in “gvfs” package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  gvfs-backends:
Installed: 1.12.1-0ubuntu1

  I have a Canon A20.
  Camera is detected OK, can display directories.  But when I try to enter the 
directory with photos in it, the window stops responding and process 
gvsfd-gphoto2 starts continuously increasing its memory usage until I turn the 
camera off or kill the process.  This problem has been repeated on several 
different machines.
  Camera and photo browsing works no problem in 11.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/995886/+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 1014333] [NEW] Cannot import photos or browse directories Canon 20D

2012-06-17 Thread wild_oscar
Public bug reported:

I have a Canon 20D and in 12.04 I stopped being able to browse or import
photos.


I've tried connecting the camera via usb (normal, not PTP, mode) on 3 computers:

- Laptop 1 with Ubuntu 12.04
- Laptop 2 with Ubuntu 12.04
- Desktop with Ubuntu 10.10

On both Ubuntu 12.04 machines, in Nautilus:
1) I can open the [Camera]/DCIM directory;
2) When I try to open a xxxCanon directory the computer will stop responding, 
hard drive will start to be hammered and will stay like that for a long time 
(one hour or so) or until I plug the camera off

On my 10.10 desktop machine I can  import the pictures from the exact
same camera and usb cable. It's imports without any problems or hickups.

How can I help you guys figure this out? It's a blocker bug for using
the computer with the camera.

I also posted on
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/995886  which I
considered to be very similar to my problem.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gvfs 1.12.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Sun Jun 17 16:18:21 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gvfs
UpgradeStatus: Upgraded to precise on 2012-05-01 (47 days ago)

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

Title:
  Cannot import photos or browse directories Canon 20D

Status in “gvfs” package in Ubuntu:
  New

Bug description:
  I have a Canon 20D and in 12.04 I stopped being able to browse or
  import photos.

  
  I've tried connecting the camera via usb (normal, not PTP, mode) on 3 
computers:

  - Laptop 1 with Ubuntu 12.04
  - Laptop 2 with Ubuntu 12.04
  - Desktop with Ubuntu 10.10

  On both Ubuntu 12.04 machines, in Nautilus:
  1) I can open the [Camera]/DCIM directory;
  2) When I try to open a xxxCanon directory the computer will stop responding, 
hard drive will start to be hammered and will stay like that for a long time 
(one hour or so) or until I plug the camera off

  On my 10.10 desktop machine I can  import the pictures from the exact
  same camera and usb cable. It's imports without any problems or
  hickups.

  How can I help you guys figure this out? It's a blocker bug for using
  the computer with the camera.

  I also posted on
  https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/995886  which I
  considered to be very similar to my problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gvfs 1.12.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic i686
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Sun Jun 17 16:18:21 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gvfs
  UpgradeStatus: Upgraded to precise on 2012-05-01 (47 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1014333/+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 1014333] Re: Cannot import photos or browse directories Canon 20D

2012-06-17 Thread wild_oscar
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1014333

Title:
  Cannot import photos or browse directories Canon 20D

Status in “gvfs” package in Ubuntu:
  New

Bug description:
  I have a Canon 20D and in 12.04 I stopped being able to browse or
  import photos.

  
  I've tried connecting the camera via usb (normal, not PTP, mode) on 3 
computers:

  - Laptop 1 with Ubuntu 12.04
  - Laptop 2 with Ubuntu 12.04
  - Desktop with Ubuntu 10.10

  On both Ubuntu 12.04 machines, in Nautilus:
  1) I can open the [Camera]/DCIM directory;
  2) When I try to open a xxxCanon directory the computer will stop responding, 
hard drive will start to be hammered and will stay like that for a long time 
(one hour or so) or until I plug the camera off

  On my 10.10 desktop machine I can  import the pictures from the exact
  same camera and usb cable. It's imports without any problems or
  hickups.

  How can I help you guys figure this out? It's a blocker bug for using
  the computer with the camera.

  I also posted on
  https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/995886  which I
  considered to be very similar to my problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gvfs 1.12.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic i686
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Sun Jun 17 16:18:21 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gvfs
  UpgradeStatus: Upgraded to precise on 2012-05-01 (47 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1014333/+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 995886] Re: browse/import photos from camera broken in 12.04

2012-06-17 Thread wild_oscar
Reported: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1014333

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

Title:
  browse/import photos from camera broken in 12.04

Status in “gvfs” package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  gvfs-backends:
Installed: 1.12.1-0ubuntu1

  I have a Canon A20.
  Camera is detected OK, can display directories.  But when I try to enter the 
directory with photos in it, the window stops responding and process 
gvsfd-gphoto2 starts continuously increasing its memory usage until I turn the 
camera off or kill the process.  This problem has been repeated on several 
different machines.
  Camera and photo browsing works no problem in 11.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/995886/+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 988522] Re: Can't watch TV (DVB-T)

2012-06-17 Thread kaib
Same for me. Totem  doesn't work. mplayer works with scan generated
channels.conf, but very very laggy.

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

Title:
  Can't watch TV (DVB-T)

Status in “totem” package in Ubuntu:
  New

Bug description:
  I completed the setup to watch TV via DVB-T with Totem, everything is
  correct with the channels.conf etc.  One problem then is this:
  https://bugs.launchpad.net/ubuntu/+source/gnome-dvb-
  daemon/+bug/959838. The other problem: When I click onto a TV station
  to watch its program nothing happens; the screen stays black. But I
  recognize that some network traffic starts as soon as I start the
  program. So it seems to catch the DVB-T signal and transport it to
  somewhere, but it doesn't reach the screen of Totem.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: totem 3.0.1-0ubuntu21
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu6
  Architecture: i386
  Date: Wed Apr 25 22:01:38 2012
  EcryptfsInUse: Yes
  SourcePackage: totem
  UpgradeStatus: Upgraded to precise on 2012-03-21 (35 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/988522/+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 1012015] Re: network-manager is no showing correct position WIFI

2012-06-17 Thread murtyvo...@gmail.com
Through ubuntu forums I find that when wicd package is installed for
WIFI network manager is creating problems. I have removed it. This
problem needs to be studied in genetal and needs improvement for correct
working.

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

Title:
  network-manager is no showing correct position WIFI

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

Bug description:
  network-manager is not showing the wifi connection as connected when
  it is connected.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  CRDA:
   country IN:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5735 - 5835 @ 40), (N/A, 20)
  Date: Tue Jun 12 14:31:10 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  IpRoute:
   default via 192.168.1.1 dev wlan0 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.6
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   LANGUAGE=en_IN:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1f37a207f-848a-44e2-aa07-0e4a61b3caa7   
802-3-ethernet1339490581   Tuesday 12 June 2012 02:13:01 PM IST yes 
  no /org/freedesktop/NetworkManager/Settings/1
   Wireless connection 1 97eb9a40-a51f-4896-9b80-2c4b0d717762   
802-11-wireless   1339490666   Tuesday 12 June 2012 02:14:26 PM IST yes 
  no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1  
   wlan0  802-11-wireless   unavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0disconnectedenabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1012015/+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 1004096] Re: gnome-system-monitor doesn't start anymore

2012-06-17 Thread Ali Ardestani
but it's not resolved for me on ubuntu 11.10

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

Title:
  gnome-system-monitor doesn't start anymore

Status in “gnome-system-monitor” package in Ubuntu:
  Confirmed

Bug description:
  gnome-system-monitor doesn't start anymore without obvious reason. Output 
when starting in gnome-terminal is
  code
  gnome-system-monitor -s
  **
  ERROR:proctable.cpp:134:void proctable_set_columns_order(GtkTreeView*, 
GSList*): assertion failed: (id = 0  id  NUM_COLUMNS)
  Abgebrochen
  /code
  Version of gnome-system-monitor is 3.2.1-0ubuntu1 on Ubuntu 11.10

  But if we use:
  sudo gnome-system-monitor
  it'll rum formally.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1004096/+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 954952] Re: Scrolling through the playlist with the mouse wheel also skips ahead/back in the current track

2012-06-17 Thread Ubuntu Foundation's Bug Bot
The attachment totem_bug_954952.patch of this bug report has been
identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

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

Title:
  Scrolling through the playlist with the mouse wheel also skips
  ahead/back in the current track

Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  When I scroll through the playlist, the currently playing song/video
  skips ahead as if I was pointing at the video (or its position bar)
  while turning the mouse wheel.

  It will even skip to the next/previous item if you scroll far enough.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: totem 3.0.1-0ubuntu20
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Wed Mar 14 12:54:54 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: Upgraded to precise on 2011-12-03 (101 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/954952/+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 1008268] Re: Custom keyboard shortcuts stop working after reboot

2012-06-17 Thread Norbert
Today Gnome forgets about Alt+Space shortcut. All Windows shortcuts (in
Keyboard  Shortcuts  Windows) marked as Disabled.

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

Title:
  Custom keyboard shortcuts stop working after reboot

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

Bug description:
  I have set 10 custom keyboard shortcuts as Alt+num to increase the
  volume above 100% using the command (e.g. for Alt+9) pacmd set-sink-
  volume 0 10, which all work as expected. However, once I re-start
  my computer they no longer work. The custom shortcuts are all still
  present in the KeyboardShortcutsCustom shortcuts section, but
  pressing any of the key combinations has no effect. The expected
  functionality of the key combinations can only be restored by

  1. Assigning a different shortcut key combination, and 
  2. Changing this back to the key combination that I want. 

  But this will stop working again after I restart my machine.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.2-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Mon Jun  4 00:05:44 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.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-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1008268/+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 1014244] Re: update-software-center crashed with ValueError in /usr/share/software-center/softwarecenter/utils.py: bad marshal data (unknown type code)

2012-06-17 Thread Matthias Andree
** Visibility changed to: Public

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

Title:
  update-software-center crashed with ValueError in /usr/share/software-
  center/softwarecenter/utils.py: bad marshal data (unknown type code)

Status in “software-center” package in Ubuntu:
  New

Bug description:
  this happened while apt-get was installing dist-upgrades

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.2.2.2
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
  Uname: Linux 3.2.0-25-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  CrashCounter: 1
  Date: Sun Jun 17 11:15:43 2012
  ExecutablePath: /usr/share/software-center/update-software-center
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/sbin/update-software-center
  ProcEnviron:
   LANGUAGE=de_DE:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/sbin/update-software-center']
  SourcePackage: software-center
  Title: update-software-center crashed with ValueError in 
/usr/share/software-center/softwarecenter/utils.py: bad marshal data (unknown 
type code)
  UpgradeStatus: Upgraded to precise on 2012-05-13 (34 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1014244/+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 1008268] Re: Custom keyboard shortcuts stop working after reboot

2012-06-17 Thread Norbert
I set desired shortcuts again. Let's wait for the next breakage.

** Attachment added: Shortcuts up to date
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1008268/+attachment/3193792/+files/shortcuts_20120617.png

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

Title:
  Custom keyboard shortcuts stop working after reboot

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

Bug description:
  I have set 10 custom keyboard shortcuts as Alt+num to increase the
  volume above 100% using the command (e.g. for Alt+9) pacmd set-sink-
  volume 0 10, which all work as expected. However, once I re-start
  my computer they no longer work. The custom shortcuts are all still
  present in the KeyboardShortcutsCustom shortcuts section, but
  pressing any of the key combinations has no effect. The expected
  functionality of the key combinations can only be restored by

  1. Assigning a different shortcut key combination, and 
  2. Changing this back to the key combination that I want. 

  But this will stop working again after I restart my machine.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.2-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Mon Jun  4 00:05:44 2012
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.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-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1008268/+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 958238] Re: Several options for rhythmbox-client are non-functional

2012-06-17 Thread cyberkost
In addition to '--hide' not being accepted (needs to be purged from the 
manual), '--no-start' option is accepted but is not working.  That is
user@scomp:~$ rhythmbox-client --no-start --print-playing-format %tN – %te / 
%td
does bring up rhythmbox UI

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

Title:
  Several options for rhythmbox-client are non-functional

Status in The Rhythmbox Music Management Application:
  New
Status in “rhythmbox” package in Ubuntu:
  Triaged

Bug description:
  lsb_release -rd:

  Description:  Ubuntu precise (development branch)
  Release:  12.04

  apt-cache policy rhythmbox:

  rhythmbox:
Installed: 2.96-0ubuntu1
Candidate: 2.96-0ubuntu1
Version table:
   *** 2.96-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  100 /var/lib/dpkg/status

  Several of the options listed on the man page for rhythmbox-client are
  non-functional.

  $rhythmbox-client --hide
  Rhythmbox-WARNING **: Unknown option --hide

  
  $rhythmbox-client --notify
  Rhythmbox-WARNING **: Unknown option --notify

  $rhythmbox-client --mute
  Rhythmbox-WARNING **: Unknown option --mute

  $rhythmbox-client --unmute
  Rhythmbox-WARNING **: Unknown option --unmute

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/958238/+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 972311] Re: Accessing a MTP device like the Galaxy Nexus fails

2012-06-17 Thread Eduardo Aquiles Radanovitsck
This makes me restart the pc on WIndows just to perform this task and
then restart back on Ubuntu. It is very annoying at least.

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

Title:
  Accessing a MTP device like the Galaxy Nexus fails

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Confirmed

Bug description:
  When I connect my Galaxy Nexus to my system (up to date precise) and
  try to access the data on my phone, I get the following error...

  The folder contents could not be displayed.
  Sorry, could not display all the contents of Galaxy: DBus error 
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes 
include: the remote application did not send a reply, the message bus security 
policy blocked the reply, the reply timeout expired, or the network connection 
was broken.

  In Oneiric accessing Android 4.0 devices via Nautilus worked. Not very
  good, but transfering a couple of files didn't fail.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  ApportVersion: 2.0-0ubuntu3
  Architecture: amd64
  Date: Tue Apr  3 12:31:01 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/972311/+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 790613] Re: accerciser crashed with AttributeError in __main__: 'module' object has no attribute 'PARAM_APP_DATADIR'

2012-06-17 Thread Bug Watch Updater
** Changed in: gnome-python (Debian)
   Status: Incomplete = New

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

Title:
  accerciser crashed with AttributeError in __main__: 'module' object
  has no attribute 'PARAM_APP_DATADIR'

Status in “gnome-python” package in Ubuntu:
  Fix Released
Status in “gnome-python” package in Debian:
  New

Bug description:
  Binary package hint: accerciser

  Crash on Oneiric up to date with at-spi2 installed instead of at-spi

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: accerciser 1.12.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.39-3.10-generic 2.6.39
  Uname: Linux 2.6.39-3-generic i686
  Architecture: i386
  Date: Tue May 31 13:09:58 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/accerciser
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: python /usr/bin/accerciser
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=en_US.utf8
   LANGUAGE=en_US:en
  PythonArgs: ['/usr/bin/accerciser']
  SourcePackage: accerciser
  Title: accerciser crashed with AttributeError in __main__: 'module' object 
has no attribute 'PARAM_APP_DATADIR'
  Traceback:
   Traceback (most recent call last):
 File /usr/bin/accerciser, line 33, in module
   props = { gnome.PARAM_APP_DATADIR : os.path.join(sys.prefix, 'share')}
   AttributeError: 'module' object has no attribute 'PARAM_APP_DATADIR'
  UpgradeStatus: Upgraded to oneiric on 2011-05-16 (14 days ago)
  UserGroups: adm admin audio cdrom dialout dip floppy fuse libvirtd lpadmin 
netdev plugdev scanner sudo video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-python/+bug/790613/+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 1014385] [NEW] Can't select misc-fixed-semicondensed aka 6x13 font

2012-06-17 Thread lars_stefan_axelsson
Public bug reported:

When I change to 70-yes-bitmaps-fonts and update, I still can't chose
the correct font in gnome terminal. Fixed shows up, but I get the
normal typeface instead of the semicondensed that I desire. There's no
way to select that particular weight (only bold aso). As I live in the
terminal and find it well nigh unusable without 6x13, this is a bit of a
dealbreaker.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-terminal 3.4.1.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Sun Jun 17 20:41:26 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
 LC_PAPER=en_GB.UTF-8
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Can't select misc-fixed-semicondensed aka  6x13 font

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

Bug description:
  When I change to 70-yes-bitmaps-fonts and update, I still can't chose
  the correct font in gnome terminal. Fixed shows up, but I get the
  normal typeface instead of the semicondensed that I desire. There's
  no way to select that particular weight (only bold aso). As I live in
  the terminal and find it well nigh unusable without 6x13, this is a
  bit of a dealbreaker.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.4.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
  Uname: Linux 3.2.0-25-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Sun Jun 17 20:41:26 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
   LC_PAPER=en_GB.UTF-8
  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/1014385/+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 1014385] Re: Can't select misc-fixed-semicondensed aka 6x13 font

2012-06-17 Thread lars_stefan_axelsson
-- 
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/1014385

Title:
  Can't select misc-fixed-semicondensed aka  6x13 font

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

Bug description:
  When I change to 70-yes-bitmaps-fonts and update, I still can't chose
  the correct font in gnome terminal. Fixed shows up, but I get the
  normal typeface instead of the semicondensed that I desire. There's
  no way to select that particular weight (only bold aso). As I live in
  the terminal and find it well nigh unusable without 6x13, this is a
  bit of a dealbreaker.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.4.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
  Uname: Linux 3.2.0-25-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Sun Jun 17 20:41:26 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
   LC_PAPER=en_GB.UTF-8
  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/1014385/+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 768876] Re: terminal autocompletion adds space after cp target folder using Tab

2012-06-17 Thread Leo
The problem [1], [2] is /etc/bash_completion.d/acroread.sh. 
Just remove it and then execute . /etc/bash_completion.
Worked for me.

[1] 
http://stackoverflow.com/questions/5852389/bash-autocomplete-doesnt-escape-space-and-doesnt-mark-directories-in-ubuntu-11
[2] http://forums.adobe.com/thread/745833

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

Title:
  terminal autocompletion adds space after cp target folder using Tab

Status in “gnome-terminal” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-terminal

  When using cp or mv the tab auto-completion of the target folder
  adds a space after the autocompleted folder name. This makes the
  navigation to sub-folders cumbersome since one has to delete this
  additional space first. I found this change in behavior after
  upgrading from Maverick 10.10 to Natty 11.04 beta 2. An example is:

  cp someFile Doc[pressing Tab] - cp someFile Documents[additional
  Space]

  
  Description:  Ubuntu 11.04
  Release:  11.04

  gnome-terminal:
Installed: 2.32.1-0ubuntu3
Candidate: 2.32.1-0ubuntu3
Version table:
   *** 2.32.1-0ubuntu3 0
  500 http://ubuntu.cica.es/ubuntu/ natty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-terminal 2.32.1-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: wl fglrx
  Architecture: amd64
  Date: Fri Apr 22 11:06:00 2011
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to natty on 2011-04-20 (1 days ago)

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

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


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

2012-06-17 Thread Bryan Batten
I've just done a dist-upgrade of 12.04   to 3.2.0-25-generic. The
symptoms described by John Sopko (msg #12) still occur on my system.
That is, if I have logged in locally, I can then log in via ssh and df
-H works OK. However, if there is no one logged in locally, trying df
-H from a ssh session gives me the .gvfs error message. But, if I do
sudo df -H from the ssh session, there is no error message.

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

Title:
  df -h permission denied error

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

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

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

  running with su

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

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

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

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


[Desktop-packages] [Bug 995885] Re: Custom keyboard shortcuts do not work if they use the Super key

2012-06-17 Thread Israel Dahl
Still a bug.

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

Title:
  Custom keyboard shortcuts do not work if they use the Super key

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

Bug description:
  Prior to Precise 12.04, you could use the Super key in shortcuts, for
  example Ctrl-Super-M.

  However, with 12.04, if you set a shortcut with Super, it simply does
  not work. There is no error message; it just doesn't do anything.

  To duplicate:

  First, ensure that zenity is installed (it should be, by default).

  Second, create the shortcut:

  1. System Settings  Keyboard  Shortcuts  Custom Shortcuts
  2. Press +.
  3. Name: Test
  4. Command: zenity --info --title='Test' --text='Testing shortcuts'
  5. Apply.
  6. Click on Disabled.
  7. Press Ctrl-Alt-M

  Third, test it:

  1. Press Ctrl-Alt-M
  2. A dialogue displays.
  3. Close the dialogue.

  Fourth, use the Super key:

  1. Click where it says Ctrl-Alt-M
  2. Press Ctrl-Super-M

  Fifth, test it again:

  1. Press Ctrl-Super-M
  2. Nothing happens.

  What should happen: A dialogue displays.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Mon May  7 11:39:23 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.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-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/995885/+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 993183] Re: Starting Thunderbird from Indicator creates new icon in Launcher if one already exists

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

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

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

Title:
  Starting Thunderbird from Indicator creates new icon in Launcher if
  one already exists

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  in 12.04 64-bit
  Thunderbird 11.0.1

  i have an icon for Thunderbird in the Launcher.
  now if Thunderbird isn't running and i start it through the 
messaging-indicator, there will be a new icon created for Thunderbird in the 
Launcher instead of using the existing icon.

  expectedt behaviour is, that starting Thunderbird from indicator or
  from menu or from Launcher should always use the existing icon in the
  Launcher, if there is one...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/993183/+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 1000270] [NEW] Laptop backlight brightness increases/decreases 2 steps each time

2012-06-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hi,

I have a Lenovo 3000 N200 laptop which uses a Nvidia Geforce Go 7300
graphics chip.

I noticed this issue in Lubuntu 11.10 with the Nvidia binary driver and
also after booting a Xubuntu 12.04 CD (using the Nouveau driver there I
think). As far as I can remember, this issue wasn't present with either
Ubuntu 8.04 or Xubuntu 9.10.

The laptop has 8 possible backlight brightness settings. At the desktop,
increasing or decreasing brightness (by pressing Fn-F10 or Fn-F11)
causes the brightness to increase or decrease by 2 steps instead of 1.
However, in text mode -- after switching with Ctrl-Alt-F1 -- changing
brightness works as it should, in single steps.

I noticed that the page 
http://forum.notebookreview.com/acer/434638-linux-acer-1410-1810tz-1810t.html 
mentions a fix for a similar issue with Acer laptops. That fix adds a line to 
/etc/rc.local:
  echo N  /sys/module/video/parameters/brightness_switch_enabled

Applying that to my laptop fixed the screen brightness double-stepping
at the desktop, so now changing brightness works as it should. However
after doing that, the brightness cannot be changed at all when in text
mode.

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


** Tags: bot-comment
-- 
Laptop backlight brightness increases/decreases 2 steps each time 
https://bugs.launchpad.net/bugs/1000270
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gnome-power-manager in Ubuntu.

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


[Desktop-packages] [Bug 145704] Re: Same tooltip on both workspaces when using Gnome Classic

2012-06-17 Thread edu jose
Hi Chris, the bug description could be changed to something like this:

Bug Description

In Gnome Classic (or Gnome Fallback) under Ubuntu 12.04, workspace
switcher's tooltip always say Current workspace: Workspace 1, though
there are four workspaces by default.

For an image of this, please look at comment #19.

This happened in Gnome 2.x times, and seems to continue now in Gnome
3.x.


Please feel free to modify it to better suit the bug (I'm not a native English 
speaker, of course :-)

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

Title:
  Same tooltip on both workspaces when using Gnome Classic

Status in Compiz:
  Confirmed
Status in Compiz Core:
  Confirmed
Status in One Hundred Paper Cuts:
  Invalid
Status in “gnome-panel” package in Ubuntu:
  Confirmed
Status in “libwnck” package in Ubuntu:
  Confirmed

Bug description:
  To reproduce: Use Compiz effects, either normal or extra. Put the mouse
  over any of the two workspaces in the switcher, both show the same tooltip:
  Current workspace: Workspace 1.

  It doesn't happens when using no effects (just plain metacity wm): tooltips
  in the switcher are different for each workspace, and correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/145704/+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 1000270] Re: Laptop backlight brightness increases/decreases 2 steps each time

2012-06-17 Thread Yuri A.
Same here. How do we change the stepping of screen brighteness thingie in X11?
Text mode goes correctly from 0 to 8 here, but gnome changes it steps of 2.

Thanks.

** Package changed: ubuntu = gnome-power-manager (Ubuntu)

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

Title:
  Laptop backlight brightness increases/decreases 2 steps each time

Status in “gnome-power-manager” package in Ubuntu:
  New

Bug description:
  Hi,

  I have a Lenovo 3000 N200 laptop which uses a Nvidia Geforce Go 7300
  graphics chip.

  I noticed this issue in Lubuntu 11.10 with the Nvidia binary driver
  and also after booting a Xubuntu 12.04 CD (using the Nouveau driver
  there I think). As far as I can remember, this issue wasn't present
  with either Ubuntu 8.04 or Xubuntu 9.10.

  The laptop has 8 possible backlight brightness settings. At the
  desktop, increasing or decreasing brightness (by pressing Fn-F10 or
  Fn-F11) causes the brightness to increase or decrease by 2 steps
  instead of 1. However, in text mode -- after switching with Ctrl-
  Alt-F1 -- changing brightness works as it should, in single steps.

  I noticed that the page 
http://forum.notebookreview.com/acer/434638-linux-acer-1410-1810tz-1810t.html 
mentions a fix for a similar issue with Acer laptops. That fix adds a line to 
/etc/rc.local:
echo N  /sys/module/video/parameters/brightness_switch_enabled

  Applying that to my laptop fixed the screen brightness double-stepping
  at the desktop, so now changing brightness works as it should. However
  after doing that, the brightness cannot be changed at all when in text
  mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1000270/+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 982721] Re: gnome classic trash icon missing from panel

2012-06-17 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 969657 ***
https://bugs.launchpad.net/bugs/969657

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

** Changed in: gnome-panel (Ubuntu)
   Status: New = Confirmed

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

Title:
  gnome classic trash icon missing from panel

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

Bug description:
  The trash icon, usually to the right of the workspace switcher, is
  missing.

  The workaround is to launch Nautilus from Places, click on Home, and
  then click on Trash.

  Slow and cumbersome.

  Bring back this applet.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-panel 1:3.4.0-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
  Date: Sun Apr 15 22:03:54 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120414)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/982721/+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 969657] Re: No way to empty trash in gnome-fallback

2012-06-17 Thread prusswan
I find it funny that developers think they are doing users a favour by
removing existing features then tagging them as 'wishlist'.

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

Title:
  No way to empty trash in gnome-fallback

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

Bug description:
  There doesn't seem to be a way to empty the trash if you're using
  gnome-fallback (with Ubuntu 12.04). This is easily remedied by alt
  right-clicking a panel and installing a trashcan applet but it would
  be nice if it were there out of the box.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-panel 1: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
  ApportVersion: 2.0-0ubuntu1
  Architecture: i386
  Date: Sat Mar 31 00:23:16 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120305)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

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

2012-06-17 Thread Steven Farmer
Tuhu, if you type the following three commands into a terminal window
what is printed after each command?

sudo stop network-manager
initctl status modemmanager
ps p $(pgrep modem-manager) 2/dev/null

The third command should print something only if modem-manager is still
running. It shouldn't be, but your /DEBUG file showed that it was and
that's part of the problem.  You'll want to restart network-manager by
typing:

sudo start network-manager

What network devices are active on your computer whenever the problem
occurs?  Any mobile broadband devices at all?  Have you looked at the
log file /var/log/upstart/modemmanager.log to see if there are any error
messages or warnings there?

Bug #974187 reports modem-manager taking a very long time to shut
down. That bug is unresolved and due to expire soon due to lack of
activity.  You might want to subscribe to that bug and add a me too.

-- 
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:
  Fix Released
Status in “network-manager” source package in Precise:
  Fix Released

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 

[Desktop-packages] [Bug 395314] Re: gdm 2.26 appears on wrong monitor

2012-06-17 Thread Tim
Looks like this issue has finally been resolved, by way of the new
NVIDIA 302 drivers supporting XRandr!

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

Title:
  gdm 2.26 appears on wrong monitor

Status in GDM: The Gnome Display Manager:
  New
Status in “gdm” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gdm

  I have two monitors, using nVidia TwinView.

  gdm 2.20 appeared on my primary monitor

  gdm 2.26 appears on my secondary monitor

  ProblemType: Bug
  Architecture: amd64
  Date: Fri Jul  3 21:19:02 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: gdm 2.26.1-0ubuntu2
  ProcEnviron:
   LC_COLLATE=C
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-1.14-generic
  SourcePackage: gdm
  Uname: Linux 2.6.31-1-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/395314/+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 663934] Re: gnomine impossible solutions

2012-06-17 Thread Bug Watch Updater
** Changed in: gnome-games
   Importance: Medium = Wishlist

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

Title:
  gnomine impossible solutions

Status in GNOME Games:
  New
Status in “gnome-games” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-games

  The Mines program can generate impossible puzzles. I don't know if
  it was designed to be this way, which this would not be a bug and can
  be ignored, but it is discouraging. I've included an attachment with a
  screenshot of an impossible solution I encountered.

  lsb_release -rd
  Description:  Ubuntu 10.10
  Release:  10.10

  apt-cache policy gnomine
  gnomine:
Installed: 1:2.32.0-0ubuntu1
Candidate: 1:2.32.0-0ubuntu1
Version table:
   *** 1:2.32.0-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-games/+bug/663934/+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 1001483] Re: My purchase won't go through due to 3d Secure

2012-06-17 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 656929 ***
https://bugs.launchpad.net/bugs/656929

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

** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

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

Title:
  My purchase won't go through due to 3d Secure

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  I have been trying everything to get a purchase to go through with my
  card.  I keep getting this error.  This is my first time buying
  something from the software center, I know all the payment information
  that I am putting in each field is correct, but It keeps telling me
  this, even before I enter any information

  Your payment was unsuccessful
  Your payment could not be processed. Please verify the submitted information.

  Reason: 3DSECURE

  There is no reason why this shouldn't work,  I even called my bank and
  they said it was something on the merchant's end.  I've never even
  heard of a 3dsecure before.  Apparently 3dsecure has been out since
  2009, I've been making online purchases long since then.  Whats going
  on?

  -Alex

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.2.1
  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-0ubuntu7
  Architecture: amd64
  Date: Fri May 18 18:39:20 2012
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  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/software-center/+bug/1001483/+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 119836] Re: Latest version hungs after downloading new mail

2012-06-17 Thread Bug Watch Updater
** Changed in: debian
   Status: New = Fix Released

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

Title:
  Latest version hungs after downloading new mail

Status in Mozilla Thunderbird Mail and News:
  Invalid
Status in “thunderbird” package in Ubuntu:
  Invalid
Status in Debian GNU/Linux:
  Fix Released

Bug description:
  Every time a receive new email thunderbird hangs. This is with a POP
  mail server.

  I have determined that it looks like a memory corruption bug by
  running thundebird with MALLOCK_CHECK_=1 exported. Just after
  downloading the new email

  *** glibc detected *** /usr/lib/thunderbird/thunderbird-bin: free():
  invalid pointer: 0x09211920 ***

  appears on the terminal.

  This bug only happens with the latest gutsy version
  (2.0.0.4~rc1-0ubuntu1), and not with previous ones.

  I wonder if the glib warning that is written at program startup is
  directly related to this bug (***MEMORY-WARNING***: thunderbird-
  bin[21969]: GSlice: g_thread_init() must be called before all other
  GLib functions; memory corruption due to late invocation of
  g_thread_init() has been detected; this program is likely to crash,
  leak or unexpectedly abort soon...).

  In any case, the problem is 100% reproducible here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/119836/+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 914027] Re: gimp-2.6 crashed after saving dialog would not close

2012-06-17 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 912909 ***
https://bugs.launchpad.net/bugs/912909

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

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

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

Title:
  gimp-2.6 crashed after saving dialog would not close

Status in “gimp” package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  gimp:
Installed: 2.6.11-5ubuntu2
Candidate: 2.6.11-5ubuntu2
Version table:
   *** 2.6.11-5ubuntu2 0
  500 http://de.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  
  I saved a *.png image (which did find its way to the hard drive, no problems 
there). The saving dialog would not close but linger for quite a while. Gimp 
then crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: gimp 2.6.11-5ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-8.14-generic-pae 3.2.0
  Uname: Linux 3.2.0-8-generic-pae i686
  NonfreeKernelModules: fglrx
  ApportVersion: 1.90-0ubuntu1
  Architecture: i386
  Date: Tue Jan 10 00:02:18 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gimp-2.6
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcCmdline: gimp-2.6 /home/username/Dropbox/Shared/Uni/2011-12\ 
WiSe/Graphentheorie\ II/agt_vrl/img/2401_003.tif
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0xb6a65ca6:movdqu (%edi),%xmm1
   PC (0xb6a65ca6) ok
   source (%edi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm1 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gimp
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   ?? () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
  Title: gimp-2.6 crashed with SIGSEGV
  UpgradeStatus: Upgraded to precise on 2012-01-08 (1 days ago)
  UserGroups: adm admin cdrom dialout lpadmin netdev plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/914027/+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 480605] Re: Repeated subscription request from same user

2012-06-17 Thread Luke O'Connell
Still happening on 12.04 with 3.4.2

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

Title:
  Repeated subscription request from same user

Status in Chat app, and Telepathy user interface:
  Invalid
Status in Telepathy Haze:
  Confirmed
Status in “telepathy-haze” package in Ubuntu:
  Triaged
Status in “telepathy-haze” package in Debian:
  Confirmed

Bug description:
  Binary package hint: empathy

  Every time I startup empathy, or my Internet connection is restarted I
  get a subscription request from a user. I say No but again, every
  time I reconnect I get the same request.

  ProblemType: Bug
  Architecture: i386
  Date: Wed Nov 11 10:21:28 2009
  DistroRelease: Ubuntu 9.10
  Package: empathy 2.28.1.1-0ubuntu1
  ProcEnviron:
   LANGUAGE=en_GB.UTF-8
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: empathy
  Uname: Linux 2.6.31-14-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/480605/+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 145704] Re: Same tooltip on both workspaces when using Gnome Classic

2012-06-17 Thread Chris Wilson
Hi Edu,

Thanks a lot for the new description. I've updated it and we'll see what
the Gnome Classic maintainers have to say.

** Description changed:

- To reproduce: Use Compiz effects, either normal or extra. Put the mouse
- over any of the two workspaces in the switcher, both show the same tooltip:
- Current workspace: Workspace 1.
+ In Gnome Classic (or Gnome Fallback) under Ubuntu 12.04, workspace
+ switcher's tooltip always say Current workspace: Workspace 1, though
+ there are four workspaces by default.
  
- It doesn't happens when using no effects (just plain metacity wm): tooltips
- in the switcher are different for each workspace, and correct.
+ For an image of this, please look at comment #19.
+ 
+ This happened in Gnome 2.x, and seems to continue now in Gnome 3.x.

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

Title:
  Same tooltip on both workspaces when using Gnome Classic

Status in Compiz:
  Confirmed
Status in Compiz Core:
  Confirmed
Status in One Hundred Paper Cuts:
  Invalid
Status in “gnome-panel” package in Ubuntu:
  Confirmed
Status in “libwnck” package in Ubuntu:
  Confirmed

Bug description:
  In Gnome Classic (or Gnome Fallback) under Ubuntu 12.04, workspace
  switcher's tooltip always say Current workspace: Workspace 1, though
  there are four workspaces by default.

  For an image of this, please look at comment #19.

  This happened in Gnome 2.x, and seems to continue now in Gnome 3.x.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/145704/+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 1000270] Re: Laptop backlight brightness increases/decreases 2 steps each time

2012-06-17 Thread Mark
Try adding the line shown above to /etc/rc.local, that fixed the
brightness changes in X11 for me. Now it moves 1 step at a time in X11,
however the brightness cannot be changed at all when not in X11! (That
is, in text mode pressing the brightness up/down key has no effect.)

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

Title:
  Laptop backlight brightness increases/decreases 2 steps each time

Status in “gnome-power-manager” package in Ubuntu:
  New

Bug description:
  Hi,

  I have a Lenovo 3000 N200 laptop which uses a Nvidia Geforce Go 7300
  graphics chip.

  I noticed this issue in Lubuntu 11.10 with the Nvidia binary driver
  and also after booting a Xubuntu 12.04 CD (using the Nouveau driver
  there I think). As far as I can remember, this issue wasn't present
  with either Ubuntu 8.04 or Xubuntu 9.10.

  The laptop has 8 possible backlight brightness settings. At the
  desktop, increasing or decreasing brightness (by pressing Fn-F10 or
  Fn-F11) causes the brightness to increase or decrease by 2 steps
  instead of 1. However, in text mode -- after switching with Ctrl-
  Alt-F1 -- changing brightness works as it should, in single steps.

  I noticed that the page 
http://forum.notebookreview.com/acer/434638-linux-acer-1410-1810tz-1810t.html 
mentions a fix for a similar issue with Acer laptops. That fix adds a line to 
/etc/rc.local:
echo N  /sys/module/video/parameters/brightness_switch_enabled

  Applying that to my laptop fixed the screen brightness double-stepping
  at the desktop, so now changing brightness works as it should. However
  after doing that, the brightness cannot be changed at all when in text
  mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1000270/+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 1005549] Re: Install ext-db headers for external native plugins

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

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

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

Title:
  Install ext-db headers for external native plugins

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  This bug is preventing me from building my third-party plugin for
  Rhythmbox (open source), rbpitch : http://launchpad.net/rbpitch

  Please cherry pick the commit linked below (and view the upstream bug
  report if you like), and re-build Rhythmbox for precise. This commit
  applies to Precise and Quantal but NOT to Oneiric or earlier, because
  this bug was only introduced in December of 2011, so any Ubuntu
  release pushed before then is not affected.

  Upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=676860

  Upstream commit:
  
http://git.gnome.org/browse/rhythmbox/commit/?id=78f7c7300d69ba0432e05ef2411806a256de47e5

  Thank you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1005549/+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 988138] Re: Iagno hangs every game or two in Ubuntu 12.04, is very slow to take AI turns, crashes, loops sounds and gives wrong score in the end. Worked fine in 11.10

2012-06-17 Thread Derek
So, it looks like the reason the score is so wildly off on some games
(07-32 instead of 00-42 in last game) is that the score is only updated
when the AI captures.  In this case, I made 7 moves, he made one, then I
made 3 more.

For those 10 moves I made, the score did not budge.

Someone really broke this game. IMO it should be reverted to whatever it
was in the last release.

BTW, the not opening a second window thing seems to impact some other
games too.  Tetravex for example has that problem.  Klotski does not.

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

Title:
  Iagno hangs every game or two in Ubuntu 12.04, is very slow to take AI
  turns, crashes, loops sounds and gives wrong score in the end.  Worked
  fine in 11.10

Status in “gnome-games” package in Ubuntu:
  Confirmed

Bug description:
  Following is spammed to ~/.xsession-errors  - might be related.

  ** (iagno:30066): CRITICAL **: computer_player_move: assertion `self
  != NULL' failed

  Once it hangs, if it is playing sounds of pieces, those loop indefinitely.
  You can't close it using the X in the app window, or quit in the left Unity 
2D bar.

  You have to open a terminal and issue a kill.

  After the kill, this is spammed to .xsession-errors.

  unity-2d-shell: [WARNING]
  QDBusError(org.freedesktop.DBus.Error.UnknownMethod, No such
  interface `org.ayatana.bamf.application' on object at path
  /org/ayatana/bamf/application890181547)

  Also, I really really dislike the new error message that shows up on
  illegal moves.  I assume that used to be in the footer of the app
  window, I can't recall.  All I know is that every time it shows up,
  the playing area shrinks slightly, which is really distracting.

  Oh, also, the application seems to be overall much more sluggish than
  in the prior release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/988138/+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 1014424] Re: gvfsd-archive crashed with SIGSEGV in dbus_message_get_sender()

2012-06-17 Thread micu
** Visibility changed to: Public

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

Title:
  gvfsd-archive crashed with SIGSEGV in dbus_message_get_sender()

Status in “gvfs” package in Ubuntu:
  New

Bug description:
  I don't know

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gvfs-backends 1.13.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic i686
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: i386
  Date: Mon Jun 18 01:18:57 2012
  ExecutablePath: /usr/lib/gvfs/gvfsd-archive
  ProcCmdline: /usr/lib/gvfs/gvfsd-archive 
file=/home/username/.cache/.fr-1MFpIs/Poop.exe
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0xb7514755:mov0x4(%esi,%edi,4),%eax
   PC (0xb7514755) ok
   source 0x4(%esi,%edi,4) (0xaade) not located in a known VMA region 
(needed readable region)!
   destination %eax ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
   dbus_message_get_sender () from /lib/i386-linux-gnu/libdbus-1.so.3
   dbus_message_new_method_return () from /lib/i386-linux-gnu/libdbus-1.so.3
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/gvfs/libgvfscommon.so
  Title: gvfsd-archive crashed with SIGSEGV in dbus_message_get_sender()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

2012-06-17 Thread Apport retracing service
*** This bug is a duplicate of bug 816087 ***
https://bugs.launchpad.net/bugs/816087

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #816087, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1014424/+attachment/3193978/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1014424/+attachment/3193980/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1014424/+attachment/3193981/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1014424/+attachment/3193982/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1014424/+attachment/3193983/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1014424/+attachment/3193984/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1014424/+attachment/3193985/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 816087
   gvfsd-archive crashed with SIGSEGV in dbus_message_get_sender()

** Tags removed: need-i386-retrace

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

Title:
  gvfsd-archive crashed with SIGSEGV in dbus_message_get_sender()

Status in “gvfs” package in Ubuntu:
  New

Bug description:
  I don't know

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gvfs-backends 1.13.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic i686
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: i386
  Date: Mon Jun 18 01:18:57 2012
  ExecutablePath: /usr/lib/gvfs/gvfsd-archive
  ProcCmdline: /usr/lib/gvfs/gvfsd-archive 
file=/home/username/.cache/.fr-1MFpIs/Poop.exe
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0xb7514755:mov0x4(%esi,%edi,4),%eax
   PC (0xb7514755) ok
   source 0x4(%esi,%edi,4) (0xaade) not located in a known VMA region 
(needed readable region)!
   destination %eax ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
   dbus_message_get_sender () from /lib/i386-linux-gnu/libdbus-1.so.3
   dbus_message_new_method_return () from /lib/i386-linux-gnu/libdbus-1.so.3
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/gvfs/libgvfscommon.so
  Title: gvfsd-archive crashed with SIGSEGV in dbus_message_get_sender()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1014424/+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 816087] Re: gvfsd-archive crashed with SIGSEGV in dbus_message_get_sender()

2012-06-17 Thread Apport retracing service
** Tags added: quantal

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

Title:
  gvfsd-archive crashed with SIGSEGV in dbus_message_get_sender()

Status in “gvfs” package in Ubuntu:
  Confirmed

Bug description:
  I don't know

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gvfs-backends 1.9.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-6.7-generic 3.0.0-rc7
  Uname: Linux 3.0.0-6-generic i686
  Architecture: i386
  Date: Mon Jul 25 21:10:06 2011
  ExecutablePath: /usr/lib/gvfs/gvfsd-archive
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110717)
  ProcCmdline: /usr/lib/gvfs/gvfsd-archive 
file=/home/username/Scaricati/WP7_blue_by_chromecupcake/WP7_blue_by_chromecupcake.sis
  ProcEnviron:
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x4f8715:  mov0x4(%esi,%edi,4),%eax
   PC (0x004f8715) ok
   source 0x4(%esi,%edi,4) (0xaade) not located in a known VMA region 
(needed readable region)!
   destination %eax ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
   dbus_message_get_sender () from /lib/i386-linux-gnu/libdbus-1.so.3
   dbus_message_new_method_return () from /lib/i386-linux-gnu/libdbus-1.so.3
   ?? () from /usr/lib/gvfs/libgvfsdaemon.so
   ?? () from /usr/lib/gvfs/libgvfscommon.so
  Title: gvfsd-archive crashed with SIGSEGV in dbus_message_get_sender()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/816087/+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 951555] Re: When using lightdm X starts in low-graphics-mode

2012-06-17 Thread Kai Mast
I've been using GDM for a while now because LightDM is completly broken
for me. I tried it again with the latest updates and now I directly end
up at the TTY. No working XServer at all for me when using 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/951555

Title:
  When using lightdm X starts in low-graphics-mode

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  When using lightdm as default displaymanager X ends up with a dialog
  that tells me its in low graphics mode. If I then click on run in low
  graphics mode gdm starts up..

  Lightdm used to work fine for me in oneiric.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/951555/+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 8665] Re: Loading... is not clear for NNTP accounts

2012-06-17 Thread Bug Watch Updater
** Changed in: evolution
   Status: Confirmed = Invalid

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

Title:
  Loading... is not clear for NNTP accounts

Status in The Evolution Mail  Calendaring Tool:
  Invalid
Status in “evolution” package in Ubuntu:
  Fix Released

Bug description:
  Everything is smooth until evolution is about to download the initial list
  of groups from the server, then it just keeps loading. All other parts
  of evolution is still working when it loads

  I have verified that its not my isp or connection that gives me trouble,
  news reading in Pan to same newsserver works perfectly.

  Atleast it looks likes Evolution tries to connect or something in this case
  to news.gmane.org

  henrik@Elin ~ $ netstat -an|grep 80.91.229.5
  tcp0  0 xxx.xxx.xxx.xxx:34715   80.91.229.5:119 
ESTABLISHED

  http://bugzilla.gnome.org/show_bug.cgi?id=266481:
  http://bugzilla.gnome.org/show_bug.cgi?id=266481

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/8665/+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 1014429] [NEW] ls-dbus-backend crashed with TabError in unknown(): inconsistent use of tabs and spaces in indentation

2012-06-17 Thread Chris Halse Rogers
Public bug reported:

This is a fresh install, with a déjà dúp restored home directory. The
‘Incomplete language support’ prompt popped up, and I hit the run-this-
now button.  Language Support popped up, and I hit the “Set System Wide”
button, whereupon the Language Support window stopped responding and
this error was generated.

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: language-selector-common 0.83
ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
Uname: Linux 3.4.0-5-generic x86_64
ApportVersion: 2.2.3-0ubuntu3
Architecture: amd64
Date: Mon Jun 18 08:39:34 2012
ExecutablePath: /usr/lib/language-selector/ls-dbus-backend
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120521)
InterpreterPath: /usr/bin/python3.2mu
PackageArchitecture: all
ProcCmdline: /usr/bin/python3 /usr/lib/language-selector/ls-dbus-backend
ProcEnviron:
 
PythonArgs: ['/usr/lib/language-selector/ls-dbus-backend']
SourcePackage: language-selector
Title: ls-dbus-backend crashed with TabError in unknown(): inconsistent use of 
tabs and spaces in indentation
Traceback:
 File /usr/lib/language-selector/ls-dbus-backend, line 25
 self._datadir = /usr/share/language-selector/
   ^
 TabError: inconsistent use of tabs and spaces in indentation
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

** Affects: language-selector (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash quantal

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

Title:
  ls-dbus-backend crashed with TabError in unknown(): inconsistent use
  of tabs and spaces in indentation

Status in “language-selector” package in Ubuntu:
  New

Bug description:
  This is a fresh install, with a déjà dúp restored home directory. The
  ‘Incomplete language support’ prompt popped up, and I hit the run-
  this-now button.  Language Support popped up, and I hit the “Set
  System Wide” button, whereupon the Language Support window stopped
  responding and this error was generated.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: language-selector-common 0.83
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: amd64
  Date: Mon Jun 18 08:39:34 2012
  ExecutablePath: /usr/lib/language-selector/ls-dbus-backend
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120521)
  InterpreterPath: /usr/bin/python3.2mu
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/lib/language-selector/ls-dbus-backend
  ProcEnviron:
   
  PythonArgs: ['/usr/lib/language-selector/ls-dbus-backend']
  SourcePackage: language-selector
  Title: ls-dbus-backend crashed with TabError in unknown(): inconsistent use 
of tabs and spaces in indentation
  Traceback:
   File /usr/lib/language-selector/ls-dbus-backend, line 25
   self._datadir = /usr/share/language-selector/
 ^
   TabError: inconsistent use of tabs and spaces in indentation
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1014429/+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 1014429] Re: ls-dbus-backend crashed with TabError in unknown(): inconsistent use of tabs and spaces in indentation

2012-06-17 Thread Chris Halse Rogers
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/1014429

Title:
  ls-dbus-backend crashed with TabError in unknown(): inconsistent use
  of tabs and spaces in indentation

Status in “language-selector” package in Ubuntu:
  New

Bug description:
  This is a fresh install, with a déjà dúp restored home directory. The
  ‘Incomplete language support’ prompt popped up, and I hit the run-
  this-now button.  Language Support popped up, and I hit the “Set
  System Wide” button, whereupon the Language Support window stopped
  responding and this error was generated.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: language-selector-common 0.83
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: amd64
  Date: Mon Jun 18 08:39:34 2012
  ExecutablePath: /usr/lib/language-selector/ls-dbus-backend
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120521)
  InterpreterPath: /usr/bin/python3.2mu
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/lib/language-selector/ls-dbus-backend
  ProcEnviron:
   
  PythonArgs: ['/usr/lib/language-selector/ls-dbus-backend']
  SourcePackage: language-selector
  Title: ls-dbus-backend crashed with TabError in unknown(): inconsistent use 
of tabs and spaces in indentation
  Traceback:
   File /usr/lib/language-selector/ls-dbus-backend, line 25
   self._datadir = /usr/share/language-selector/
 ^
   TabError: inconsistent use of tabs and spaces in indentation
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1014429/+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 1014429] Re: ls-dbus-backend crashed with TabError in unknown(): inconsistent use of tabs and spaces in indentation

2012-06-17 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  ls-dbus-backend crashed with TabError in unknown(): inconsistent use
  of tabs and spaces in indentation

Status in “language-selector” package in Ubuntu:
  New

Bug description:
  This is a fresh install, with a déjà dúp restored home directory. The
  ‘Incomplete language support’ prompt popped up, and I hit the run-
  this-now button.  Language Support popped up, and I hit the “Set
  System Wide” button, whereupon the Language Support window stopped
  responding and this error was generated.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: language-selector-common 0.83
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: amd64
  Date: Mon Jun 18 08:39:34 2012
  ExecutablePath: /usr/lib/language-selector/ls-dbus-backend
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120521)
  InterpreterPath: /usr/bin/python3.2mu
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/lib/language-selector/ls-dbus-backend
  ProcEnviron:
   
  PythonArgs: ['/usr/lib/language-selector/ls-dbus-backend']
  SourcePackage: language-selector
  Title: ls-dbus-backend crashed with TabError in unknown(): inconsistent use 
of tabs and spaces in indentation
  Traceback:
   File /usr/lib/language-selector/ls-dbus-backend, line 25
   self._datadir = /usr/share/language-selector/
 ^
   TabError: inconsistent use of tabs and spaces in indentation
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1014429/+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 972554] Re: [soundnua]: new capplet does not expose the sound card profile selection

2012-06-17 Thread Simon Déziel
Hi David,

Unfortunately, the new .so that you added in comment #26 does not work
either. I have attached the pactl list just in case.

** Attachment added: pactl list with the libsoundnua.so from comment #26
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/972554/+attachment/3194005/+files/pactl-list.txt

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

Title:
  [soundnua]: new capplet does not expose the sound card profile
  selection

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

Bug description:
  With Ubuntu  12.04, the Sound menu allows to select various profiles
  for each sound cards via drop down list in the Hardware tab. I
  couldn't find this feature in the latest daily-live image of Ubuntu
  12.04 (from April 1st).

  I'd appreciate if someone would kindly point me where to change this ?

  Thanks in advance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/972554/+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 956830] Re: playback pauses after two songs, even with repeat enabled

2012-06-17 Thread Bug Watch Updater
** Changed in: rhythmbox
   Status: Unknown = Fix Released

** Changed in: rhythmbox
   Importance: Unknown = High

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

Title:
  playback pauses after two songs, even with repeat enabled

Status in PulseAudio sound server:
  New
Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Incomplete
Status in “rhythmbox” source package in Precise:
  Incomplete

Bug description:
  If I set playback with repeat on, playback still pauses after two
  songs for me in rhythmbox. It pauses at the start of a song, but the
  controls show it's still playing (i.e. the pause button is there for
  me to pause the song, rather than the play button). If I click the
  slider anywhere in the timeline of the song, playback continues. If I
  leave things playback will resume after some time (maybe five minutes
  or so), but will be stutter-y and jump ahead in songs.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.95.5-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic-pae 3.2.9
  Uname: Linux 3.2.0-18-generic-pae i686
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: i386
  CheckboxSubmission: e9bd5d0c11367f73e7718b1ea675f7ba
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  Date: Fri Mar 16 10:22:13 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to precise on 2012-03-13 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/956830/+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 1014434] [NEW] gnome-control-center crashed with SIGSEGV in gcm_prefs_device_changed_cb()

2012-06-17 Thread Chris Halse Rogers
Public bug reported:

I think this one was after a calibration had finished with the Colour
capplet.

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
Uname: Linux 3.4.0-5-generic x86_64
ApportVersion: 2.2.3-0ubuntu3
Architecture: amd64
Date: Mon Jun 18 09:06:40 2012
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/gnome-control-center
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120521)
ProcCmdline: gnome-control-center color
SegvAnalysis:
 Segfault happened at: 0x7f43cd57cb2d:  mov0x38(%rdx),%rdi
 PC (0x7f43cd57cb2d) ok
 source 0x38(%rdx) (0xaae2) not located in a known VMA region 
(needed readable region)!
 destination %rdi ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: gnome-control-center
StacktraceTop:
 ?? () from /usr/lib/control-center-1/panels/libcolor.so
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libcolord.so.1
Title: gnome-control-center crashed with SIGSEGV in g_signal_emit_valist()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Affects: gnome-control-center (Ubuntu)
 Importance: Medium
 Status: New


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

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

Title:
  gnome-control-center crashed with SIGSEGV in
  gcm_prefs_device_changed_cb()

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

Bug description:
  I think this one was after a calibration had finished with the Colour
  capplet.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu5
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: amd64
  Date: Mon Jun 18 09:06:40 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120521)
  ProcCmdline: gnome-control-center color
  SegvAnalysis:
   Segfault happened at: 0x7f43cd57cb2d:mov0x38(%rdx),%rdi
   PC (0x7f43cd57cb2d) ok
   source 0x38(%rdx) (0xaae2) not located in a known VMA region 
(needed readable region)!
   destination %rdi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/control-center-1/panels/libcolor.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libcolord.so.1
  Title: gnome-control-center crashed with SIGSEGV in g_signal_emit_valist()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

2012-06-17 Thread Chris Halse Rogers
-- 
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/1014434

Title:
  gnome-control-center crashed with SIGSEGV in
  gcm_prefs_device_changed_cb()

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

Bug description:
  I think this one was after a calibration had finished with the Colour
  capplet.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu5
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: amd64
  Date: Mon Jun 18 09:06:40 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120521)
  ProcCmdline: gnome-control-center color
  SegvAnalysis:
   Segfault happened at: 0x7f43cd57cb2d:mov0x38(%rdx),%rdi
   PC (0x7f43cd57cb2d) ok
   source 0x38(%rdx) (0xaae2) not located in a known VMA region 
(needed readable region)!
   destination %rdi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/control-center-1/panels/libcolor.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libcolord.so.1
  Title: gnome-control-center crashed with SIGSEGV in g_signal_emit_valist()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1014434/+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 964413] Re: rhythmbox-metadata crashed with SIGSEGV in g_type_check_value()

2012-06-17 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 838812 ***
https://bugs.launchpad.net/bugs/838812

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

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

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

Title:
  rhythmbox-metadata crashed with SIGSEGV in g_type_check_value()

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  I ound this bug report buried under many windows after a big file
  import... i wasn't aware of it during the import, so i don't know why
  it happened

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.96-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
  Uname: Linux 3.2.0-19-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 25 16:09:51 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/rhythmbox/rhythmbox-metadata
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcCmdline: /usr/lib/rhythmbox/rhythmbox-usernametadata unix:tmpdir=/tmp
  ProcEnviron:
   LANGUAGE=en_PH:en
   PATH=(custom, user)
   LANG=en_PH.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f8b4dc0c694 g_type_check_value+52:testb  
$0x8,0x16(%rbx)
   PC (0x7f8b4dc0c694) ok
   source $0x8 ok
   destination 0x16(%rbx) (0x400016) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: rhythmbox
  StacktraceTop:
   g_type_check_value () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   gst_value_init_and_copy () from 
/usr/lib/x86_64-linux-gnu/libgstreausernamer-0.10.so.0
   gst_structure_copy () from 
/usr/lib/x86_64-linux-gnu/libgstreausernamer-0.10.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgstreausernamer-0.10.so.0
  Title: rhythmbox-metadata crashed with SIGSEGV in g_type_check_value()
  UpgradeStatus: Upgraded to precise on 2012-03-21 (4 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers

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

2012-06-17 Thread Apport retracing service
StacktraceTop:
 gcm_prefs_device_changed_cb (device=0x7f43fa792400, prefs=0x7f43fa60d000) at 
cc-color-panel.c:1879
 _g_closure_invoke_va (closure=0x7f43fa836460, return_value=0x0, 
instance=0x7f43fa792400, args=0x7fff62806f28, n_params=0, param_types=0x0) at 
/build/buildd/glib2.0-2.33.1/./gobject/gclosure.c:840
 g_signal_emit_valist (instance=0x7f43fa792400, signal_id=optimized out, 
detail=0, var_args=var_args@entry=0x7fff62806f28) at 
/build/buildd/glib2.0-2.33.1/./gobject/gsignal.c:3207
 g_signal_emit (instance=optimized out, signal_id=optimized out, 
detail=optimized out) at /build/buildd/glib2.0-2.33.1/./gobject/gsignal.c:3352
 ?? () from /tmp/tmpXWodkj/usr/lib/x86_64-linux-gnu/libcolord.so.1

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

Title:
  gnome-control-center crashed with SIGSEGV in
  gcm_prefs_device_changed_cb()

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

Bug description:
  I think this one was after a calibration had finished with the Colour
  capplet.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu5
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: amd64
  Date: Mon Jun 18 09:06:40 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120521)
  ProcCmdline: gnome-control-center color
  SegvAnalysis:
   Segfault happened at: 0x7f43cd57cb2d:mov0x38(%rdx),%rdi
   PC (0x7f43cd57cb2d) ok
   source 0x38(%rdx) (0xaae2) not located in a known VMA region 
(needed readable region)!
   destination %rdi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/control-center-1/panels/libcolor.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libcolord.so.1
  Title: gnome-control-center crashed with SIGSEGV in g_signal_emit_valist()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

2012-06-17 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1014434/+attachment/3194016/+files/Stacktrace.txt

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

Title:
  gnome-control-center crashed with SIGSEGV in
  gcm_prefs_device_changed_cb()

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

Bug description:
  I think this one was after a calibration had finished with the Colour
  capplet.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu5
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: amd64
  Date: Mon Jun 18 09:06:40 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120521)
  ProcCmdline: gnome-control-center color
  SegvAnalysis:
   Segfault happened at: 0x7f43cd57cb2d:mov0x38(%rdx),%rdi
   PC (0x7f43cd57cb2d) ok
   source 0x38(%rdx) (0xaae2) not located in a known VMA region 
(needed readable region)!
   destination %rdi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/control-center-1/panels/libcolor.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libcolord.so.1
  Title: gnome-control-center crashed with SIGSEGV in g_signal_emit_valist()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

2012-06-17 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1014434/+attachment/3194017/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1014434/+attachment/3194006/+files/CoreDump.gz

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

** Summary changed:

- gnome-control-center crashed with SIGSEGV in g_signal_emit_valist()
+ gnome-control-center crashed with SIGSEGV in gcm_prefs_device_changed_cb()

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGSEGV in
  gcm_prefs_device_changed_cb()

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

Bug description:
  I think this one was after a calibration had finished with the Colour
  capplet.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu5
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: amd64
  Date: Mon Jun 18 09:06:40 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120521)
  ProcCmdline: gnome-control-center color
  SegvAnalysis:
   Segfault happened at: 0x7f43cd57cb2d:mov0x38(%rdx),%rdi
   PC (0x7f43cd57cb2d) ok
   source 0x38(%rdx) (0xaae2) not located in a known VMA region 
(needed readable region)!
   destination %rdi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/control-center-1/panels/libcolor.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libcolord.so.1
  Title: gnome-control-center crashed with SIGSEGV in g_signal_emit_valist()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

2012-06-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.5.4-0ubuntu1

---
gtk+3.0 (3.5.4-0ubuntu1) quantal; urgency=low

  [ Jeremy Bicha ]
  * settings.ini:
Set gnome-panel menu-bar icon size to 24 so that Ubuntu logo
for the Applications menu isn't set too small (LP: #986969)

  [ Robert Ancell ]
  * New upstream release (LP: #1000545)
  * debian/control:
- Bump build-depends on libglib2.0-dev
- Add breaks older version of gtk3-engines-unico
  * debian/libgtk-3-0.symbols:
- Updated
  * debian/libgtk-3-0.install.in:
  * debian/rules:
- Install settings.ini in rules
  * debian/patches/00git_gtkimage_cleanup_crash.patch:
- Applied upstream

  [ Sebastien Bacher ]
  * Rebase on Debian, including:
- simplified the build rules and .install
- dropped the static build (not really useful and costing time and efforts)
  * Remaining diffs:
  * debian/control.in:
- updated replace versions
  * debian/patches/100_overlay_scrollbar_loading.patch:
-dropped, the new scollbar code doesn't require that hack
  * Drop fallback support for pre-multiarch loaders
  * Remaining patches:
- 043_ubuntu_menu_proxy.patch
- 062_ubuntu-set-grab-add.patch
- 073_treeview_almost_fixed.patch
- 075_expose_gdkwidget_for_gtkrange.patch
- 099_eventbox_scroll_mask.patch
- git_gtkcellrenderer_grabbing_modifier.patch

  [ Ken VanDine ]
  * debian/patches/101_revert_symbolic_icon_search.patch
- Revert symbolic icon search changes from 3.4.2, it breaks the icon
  displayed in indicator-power because of the order the icons are searched
  in.  It looks like ubuntu-mono should drop the old icon names and
  use the new -symbolic icons.  We need to carry this patch until
  ubuntu-mono fixes it's handling of symbolic icons.  (LP: #1001229)
 -- Robert Ancell robert.anc...@canonical.com   Fri, 15 Jun 2012 11:36:11 
+1200

** Changed in: gtk+3.0 (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Update to 3.5.4

Status in The Unico Gtk+ Theming Engine:
  Confirmed
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “light-themes” package in Ubuntu:
  Fix Committed

Bug description:
  Branch ready in lp:~ubuntu-desktop/gtk/ubuntugtk3 but light-themes
  doesn't work well with it

To manage notifications about this bug go to:
https://bugs.launchpad.net/unico/+bug/1000545/+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 1003254] Re: mines window have redraw problems on left and right mouse click on cell with number

2012-06-17 Thread Bug Watch Updater
** Changed in: gnome-games
   Status: New = Confirmed

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

Title:
  mines window have redraw problems on left and right mouse click on
  cell with number

Status in GNOME Games:
  Confirmed
Status in “gnome-games” package in Ubuntu:
  New

Bug description:
  if I click left and right mouse buttons on cell with number (all
  neighboring cells with  mines  are marked) all other neighboring cells
  must open, they open but numbers are not displayed (minimizing and
  restoring window will redraw).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnomine 1:3.4.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  Date: Wed May 23 09:46:26 2012
  EcryptfsInUse: Yes
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111011)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-games
  UpgradeStatus: Upgraded to precise on 2012-04-28 (24 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-games/+bug/1003254/+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 1005312] Re: Shortcuts - shortcuts don't work when application indicators are visible

2012-06-17 Thread Daniel van Vugt
*** This bug is a duplicate of bug 10905 ***
https://bugs.launchpad.net/bugs/10905

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 10905, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 10905
   Keyboard shortcuts, window management - Can't use any global keyboard 
shortcuts or hotkeys when applet/menu is open

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

Title:
  Shortcuts - shortcuts don't work when application indicators are
  visible

Status in “unity” package in Ubuntu:
  Won't Fix

Bug description:
  Shortcuts will not work with:
  - open application indicators (e.g. switch user account, time and date 
settings, etc)
  - opened sound level bar in movie player and similar stuff from other apps.
  - opened dash home
  - etc.

  This bug blocks an efficient work proces for the user and the usage of
  shortcuts is no longer predictable. Also the chance it occurs is
  pretty high.

  * Steps to reproduce

  Open a windowed app (e.g. firefox)
  Show desktop using the shortcut ctrl-alt-d
  Maximize the windowed app again (e.g. firefox)
  Left click on 'time and date' in the upper right corner (leave the 
application indicator opened)
  Show desktop using the shortcut ctrl-alt-d

  * Expected behavior

  The windows app is minimized.

  * Current behavior

  Nothing happens (the windowed app is not minimized)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1005312/+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 992232] Re: no libreoffice-report-builder in precise

2012-06-17 Thread Bruce Fowler
Björn,

That ppa fixes the problem.  Thank you very much for the help.

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

Title:
  no libreoffice-report-builder in precise

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  After upgrading to ubuntu 12.04 and installing libreoffice 3.5.2update3 I saw 
the is no libreoffice-report-builder-bin extention any more. Although there is 
one in the experimental brance of debian 
http://packages.debian.org/experimental/libreoffice-report-builder. I can no 
longer work without reports as they don't open. I use libreoffice base as a 
frontend to a mysql database.
  (I use the i386 desktop ubuntu 12.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/992232/+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 527938] Re: Writer crashes on Tools-Bibliography without libreoffice-base

2012-06-17 Thread Danilo Correa Silva
Yeah.
sudo apt-get install libreoffice-base
Work just fine now on Precise 12.04 x64 and LO 3.5.4.2

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

Title:
  Writer crashes on Tools-Bibliography without libreoffice-base

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

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description: Ubuntu 11.04
  Release: 11.04

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

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

  lowriter -nologo

  click Tools - Bibliography Database is that it does not crash.

  4) What happens instead is it crashes every time. This is a default
  install with no extra extensions installed.

  WORKAROUND: Installing libreoffice-base makes the issue go away.

  Original Reporter Comments: The message on the console is: terminate called 
after throwing an instance of 
'com::sun::star::loader::CannotActivateFactoryException'
  Reproduced also with 3.2.0rc4-1ubuntu

  ProblemType: Bug
  Architecture: i386
  Date: Thu Feb 25 20:33:28 2010
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Package: openoffice.org-core 1:3.1.1-5ubuntu1.1
  ProcEnviron:
   LANGUAGE=en_GB.UTF-8
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.31-19-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/527938/+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 805154] Re: gdm-simple-slave crashed with SIGSEGV in _nss_compat_getpwnam_r()

2012-06-17 Thread Haris Ibrahim K. V.
It happened to me in Ubuntu 12.04. I uninstalled unity and unity-2d and
installed gdm and gnome-shell. When I rebooted, everything was working
fine. But when I selected the option Don't ask for password while
logging in from System-settings - user accounts, the next time
rebooting hung with the error message cannot write bytes: Broken pipe.

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

Title:
  gdm-simple-slave crashed with SIGSEGV in _nss_compat_getpwnam_r()

Status in “gdm” package in Ubuntu:
  Triaged
Status in “gdm” source package in Oneiric:
  Confirmed

Bug description:
  Chrash happend while trying to change a desktop-icon. Searching the
  icon in a hidden folder . in the user directory.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gdm 3.0.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0-2.3-generic-pae 3.0.0-rc4
  Uname: Linux 3.0-2-generic-pae i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Sun Jul  3 01:25:08 2011
  ExecutablePath: /usr/lib/gdm/gdm-simple-slave
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110531.1)
  ProcCmdline: /usr/lib/gdm/gdm-simple-slave --display-id 
/org/gnome/DisplayManager/Display2
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
  SegvAnalysis:
   Segfault happened at: 0xb77405b7 _nss_compat_getpwnam_r+55:movzbl 
(%edx),%eax
   PC (0xb77405b7) ok
   source (%edx) (0x) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gdm
  StacktraceTop:
   _nss_compat_getpwnam_r () from /lib/i386-linux-gnu/libnss_compat.so.2
   getpwnam_r () from /lib/i386-linux-gnu/libc.so.6
   getpwnam () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
   ?? ()
  Title: gdm-simple-slave crashed with SIGSEGV in _nss_compat_getpwnam_r()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/805154/+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 951464] Re: Wireless connections in network-manager-applet not editable

2012-06-17 Thread hockeyshaun
so I just upgraded to 12.04 this past week, and now I am seeing this
issue. I have removed network-manager-kde and installed the Wicd as I
saw in another post and this did not resolve. I have put network-
manager-kde back into play but still see this issue, I can edit the
connections it is just very annoying to have to re-enter the password
everytime in network manager to get connected. Attempting an apt-get
update now so we'll see what happens, if that doesn't work how can I
acquire the patch?

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

Title:
  Wireless connections in network-manager-applet not editable

Status in “network-manager” package in Ubuntu:
  Fix Released

Bug description:
  Right-click on the network manager applet -- edit connections
  On the tab wireless is the current network shown, I'd like to connect. In 
order to do so, I need to edit the connection. 
  If I click on edit, the following error appears as a dialog: 

  Error initializing editor
  No agents were available for this request.
  Close

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager-gnome 0.9.2.0+git.20120126t000800.5151959-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9
  Uname: Linux 3.2.0-18-generic-pae i686
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  Date: Sat Mar 10 12:20:20 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nm-connection-editor
  InstallationMedia: Xubuntu 12.04 Precise Pangolin - Beta i386 (20120228)
  IpRoute:
   default via 132.176.143.126 dev eth0  proto static 
   132.176.143.96/27 dev eth0  proto kernel  scope link  src 132.176.143.98  
metric 1 
   169.254.0.0/16 dev eth0  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet
  UpgradeStatus: Upgraded to precise on 2012-03-10 (0 days ago)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1cc30221a-025d-4302-9360-b6e3e63ab9e4   
802-3-ethernet1331377520   Sat 10 Mar 2012 12:05:20 PM CETyes   
no /org/freedesktop/NetworkManager/Settings/0
   FU-StZ6e673f08-626e-4293-b943-753fa944b0d3   
802-11-wireless   0never  yes   
no /org/freedesktop/NetworkManager/Settings/3
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   disconnected  
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.3.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/951464/+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 514995] Relay for Life - June 23

2012-06-17 Thread DeBoss
Friends  Family,

As most of you are aware of, less than a year ago I was diagnosed with
cancer.  Burkitts Lymphoma to be exact.

Soon after I was first diagnosed, a friend walked in a Relay for Life.
As part of this event, she lit a candle in hope for me and dedicated her
walk for my recovery.  This was one of the most touching things anyone had
ever done for me.

I promised her at This time next year, I will walk with you!  This was to
say thank-you for her thoughtfulness and to give me strength, hope and
courage to survive.

Well, the time has come for me to fulfill my promise.  I now am in
remission and ready to help others in their Relay for Life.  I will
dedicate this walk to all those who stood by my side through the last 11
months, and especially to a wonderful man, my father, who also passed from
this dreaded disease.

Please help me in OUR Relay for life.

Warmest Regards,
-Dennis

Here is my personal link:
http://main.acsevents.org/site/TR?px=29326886pg=personalfr_id=39555fl=en_USet=vh18UK6ih60qP9UWU1oCAQs_tafId=1005891

Here is the message from the American Cancer Society Relay for Life.
This year, more than 1.4 million Americans will hear the words: You have
cancer. I know too many people affected by cancer, and that is why I have
joined the American Cancer Society on a mission to save lives and create a
world with more birthdays by participating in the Relay For Life in East
Hartford, CT.

At Relay For Life we celebrate loved ones who have won their battle against
cancer, remember those who are no longer with us, and fight back against
this disease that touches so many. I am determined to make a difference,
and I hope you will join me. I will be walking on June 23rd, in East
Hartford, CT.

Please, support me in my efforts by using the link below to visit my
personal Web page and make a quick and safe online donation. Every dollar
raised brings us closer to new treatments and cures.

Thank you so much for your support. Together, we ARE saving lives and
creating a world with less cancer and more birthdays!

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

Title:
  Rhythmbox abends

Status in “rhythmbox” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: rhythmbox

  With a search executed and displayed, click on play queue and
  rhythmbox abends.

  Version ubuntu 9.10  using for 2nd day ('ish) and crashing more than
  windows ever did..  WTF??

  ProblemType: Bug
  Architecture: amd64
  Date: Sat Jan 30 23:44:49 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  Package: rhythmbox 0.12.5-0ubuntu5.2
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
  SourcePackage: rhythmbox
  Uname: Linux 2.6.31-17-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/514995/+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-06-17 Thread Gonzalo Bermúdez
** Bug watch added: Debian Bug tracker #675742
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675742

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

** Project changed: telepathy-butterfly = telepathy-gabble

-- 
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 Jabber/XMPP connection manager:
  Incomplete
Status in “telepathy-butterfly” package in Ubuntu:
  Triaged
Status in “telepathy-gabble” package in Debian:
  Unknown

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-gabble/+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 1014473] [NEW] hdmi video out broken on package upgrade

2012-06-17 Thread Theron Muller
Public bug reported:

I have two external monitors, one running through the vga out port and
the other the hdmi out port and both were working fine in a dual head
configuration until a recent package upgrade. Now only the vga out works
and in the dispaly manager the hdmi connected monitor does not appear.

I have another open bug about triple head not working here:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
ati/+bug/931240 (laptop monitor won't work in tandem with two external
monitors) but this is the first time for my hdmi out to go dead.

I've tried creating a new account to see if it was user specific
settings creating the problem, but a new user account exhibits the same
behavior.

I would like to know which package upgrade I need to reverse in order to
get my workstation back to full functionality.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lightdm 1.0.6-0ubuntu1.7
ProcVersionSignature: Ubuntu 3.0.0-21.35-generic 3.0.32
Uname: Linux 3.0.0-21-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Mon Jun 18 13:10:43 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  hdmi video out broken on package upgrade

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  I have two external monitors, one running through the vga out port and
  the other the hdmi out port and both were working fine in a dual head
  configuration until a recent package upgrade. Now only the vga out
  works and in the dispaly manager the hdmi connected monitor does not
  appear.

  I have another open bug about triple head not working here:
  https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
  ati/+bug/931240 (laptop monitor won't work in tandem with two external
  monitors) but this is the first time for my hdmi out to go dead.

  I've tried creating a new account to see if it was user specific
  settings creating the problem, but a new user account exhibits the
  same behavior.

  I would like to know which package upgrade I need to reverse in order
  to get my workstation back to full functionality.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 1.0.6-0ubuntu1.7
  ProcVersionSignature: Ubuntu 3.0.0-21.35-generic 3.0.32
  Uname: Linux 3.0.0-21-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Jun 18 13:10:43 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1014473/+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 1014473] Re: hdmi video out broken on package upgrade

2012-06-17 Thread Theron Muller
-- 
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/1014473

Title:
  hdmi video out broken on package upgrade

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  I have two external monitors, one running through the vga out port and
  the other the hdmi out port and both were working fine in a dual head
  configuration until a recent package upgrade. Now only the vga out
  works and in the dispaly manager the hdmi connected monitor does not
  appear.

  I have another open bug about triple head not working here:
  https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
  ati/+bug/931240 (laptop monitor won't work in tandem with two external
  monitors) but this is the first time for my hdmi out to go dead.

  I've tried creating a new account to see if it was user specific
  settings creating the problem, but a new user account exhibits the
  same behavior.

  I would like to know which package upgrade I need to reverse in order
  to get my workstation back to full functionality.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 1.0.6-0ubuntu1.7
  ProcVersionSignature: Ubuntu 3.0.0-21.35-generic 3.0.32
  Uname: Linux 3.0.0-21-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Jun 18 13:10:43 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1014473/+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 1006490] Re: Gnome Classic 12.04 panel applet “Force Quit” locks up system, hardware reboot to recover

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

** Changed in: gnome-panel (Ubuntu)
   Status: New = Confirmed

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

Title:
  Gnome Classic 12.04 panel applet “Force Quit” locks up system,
  hardware reboot to recover

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

Bug description:
  Trying to kill a hung application using the Gnome panel applet causes
  12.04 Gnome Classic desktop to hang. No console, no response to muse
  action (except movement), no keyboard response. Requires hardware
  reset to recover.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-panel 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Wed May 30 08:54:08 2012
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  UpgradeStatus: Upgraded to precise on 2012-05-25 (4 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1006490/+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 985154] Re: nautilus managing desktop in XFCE (without xfdesktop) opens system settings when I try to change the backgrond with a right click on the desktop

2012-06-17 Thread Launchpad Bug Tracker
[Expired for gnome-control-center (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  nautilus managing desktop in XFCE (without xfdesktop) opens system
  settings when I try to change the backgrond with a right click on the
  desktop

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

Bug description:
  precise build of 04-18-2012, fresh install of ubuntu desktop and XFCE4

  I stopped xfdesktop in XFCE, started nautilus, try to change the
  desktop via right click on the desktop:

  nautilus open system settings, but there is no possibility to change
  wallpaper. This is different in Ubuntu 11.10:

  there I get a window to change the background!

  Help is very much appreciated!

  (nautilus in XFCE is very handy and reliable for displaying icons for
  local media in LTSP)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/985154/+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 953393] Re: In Software Centre I tried to install Audacity, it seemed to get about half way and then stalled, it appears to still be installing but never completes.

2012-06-17 Thread Launchpad Bug Tracker
[Expired for software-center (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: software-center (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  In Software Centre I tried to install Audacity, it seemed to get about
  half way and then stalled, it appears to still be installing but never
  completes.

Status in “software-center” package in Ubuntu:
  Expired

Bug description:
  Using 11.10
  I can't think of any good reason why it should just hang, normally a very big 
program would have installed by now.
  I did take a look at the comments below whilst it was loading which I have 
done many times in the past and never before has it caused a problem. 
Unfortunately I can't find a way to close it, so I guess it has to be Ctrl Alt 
Delete. This could of course be an internet problem as yet I'm not absolutely 
sure but everything else seems to be working perfectly. 
  Terrydesu.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0.4
  ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
  Uname: Linux 3.0.0-16-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Mon Mar 12 19:40:50 2012
  PackageArchitecture: all
  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/software-center/+bug/953393/+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   >