[Desktop-packages] [Bug 1264368] Re: GLib-CRITICAL **: Source ID was not found when attempting to remove it - warning when leaving Network menu of g-c-c

2015-11-12 Thread frankster
I also get this "bug" about 10 times a day on a mythbuntu box that I
barely even use! It could be coming from mythtv-frontend, lightdm, or a
programme launched by lightdm.

Nov 12 01:39:24 mythtv console-kit-daemon[11843]: GLib-CRITICAL: Source
ID 811 was not found when attempting to remove it

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

Title:
  GLib-CRITICAL **: Source ID was not found when attempting to remove it
  - warning when leaving Network menu of g-c-c

Status in AndroidSDK:
  New
Status in Banshee:
  New
Status in gnome-control-center:
  Incomplete
Status in GParted:
  Unknown
Status in anjuta package in Ubuntu:
  Confirmed
Status in consolekit package in Ubuntu:
  Confirmed
Status in gnome-control-center package in Ubuntu:
  Triaged

Bug description:
  Steps to recreate:
  1. Open gnome-control-center in terminal.
  2. Go to Network.
  3. Go back to All preferences.
  4. Notice that in terminal there is a warning:

  $ gnome-control-center

  (gnome-control-center:13519): GLib-CRITICAL **: Source ID 166 was not
  found when attempting to remove it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-control-center 1:3.6.3-0ubuntu49
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Dec 26 21:03:52 2013
  InstallationDate: Installed on 2013-10-15 (71 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Release amd64 
(20131015)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to trusty on 2013-11-05 (51 days ago)

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

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


[Desktop-packages] [Bug 1471752] [NEW] apport fails to capture Package field when pinger from squid3 crashes

2015-07-06 Thread frankster
Public bug reported:

Summary: The problem is either that apport fails to associate
/usr/lib/squid3/pinger with the squid3 package, or that apport-retrace
fails to parse a crash report.

Apport has captured some information in a crash file (attached)
regarding a crash of the pinger process from the squid3 package. When I
run apport-retrace, I get the following error message:

  # apport-retrace -s -S system /var/crash/_usr_lib_squid3_pinger.0.crash 
  ERROR: report file does not contain one of the required fields: CoreDump 
DistroRelease Package ExecutablePath

The crash report contains the CoreDump, DistroRelease and ExecutablePath
fields, but does not contain the Package field.

This line appears in the kernel log when pinger crashes:
[6017418.123570] pinger[16002]: segfault at 3e822f940098 ip 7f9d3be37845 sp 
7ffc798fcbb0 error 4 in libc-2.19.so[7f9d3bdb9000+1bb000]


What I expect should happen: apport captures the Package field in the crash 
report, and apport-retrace is able to process the crash report.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apport-retrace 2.14.1-0ubuntu3.11
ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
Uname: Linux 3.13.0-49-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CrashReports: 640:0:0:58707:2015-07-06 07:54:44.017688187 +0100:2015-07-06 
11:28:22.003206431 +0100:/var/crash/_usr_lib_squid3_pinger.0.crash
Date: Mon Jul  6 11:38:22 2015
InstallationDate: Installed on 2012-03-26 (1196 days ago)
InstallationMedia: Mythbuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to trusty on 2014-07-20 (350 days ago)

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


** Tags: amd64 apport-bug trusty

** Attachment added: crash file that apport-retrace has trouble with
   
https://bugs.launchpad.net/bugs/1471752/+attachment/4425021/+files/_usr_lib_squid3_pinger.0.crash

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

Title:
  apport fails to capture Package field when pinger from squid3 crashes

Status in apport package in Ubuntu:
  New

Bug description:
  Summary: The problem is either that apport fails to associate
  /usr/lib/squid3/pinger with the squid3 package, or that apport-retrace
  fails to parse a crash report.

  Apport has captured some information in a crash file (attached)
  regarding a crash of the pinger process from the squid3 package. When
  I run apport-retrace, I get the following error message:

# apport-retrace -s -S system /var/crash/_usr_lib_squid3_pinger.0.crash 
ERROR: report file does not contain one of the required fields: CoreDump 
DistroRelease Package ExecutablePath

  The crash report contains the CoreDump, DistroRelease and
  ExecutablePath fields, but does not contain the Package field.

  This line appears in the kernel log when pinger crashes:
  [6017418.123570] pinger[16002]: segfault at 3e822f940098 ip 7f9d3be37845 
sp 7ffc798fcbb0 error 4 in libc-2.19.so[7f9d3bdb9000+1bb000]

  
  What I expect should happen: apport captures the Package field in the crash 
report, and apport-retrace is able to process the crash report.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apport-retrace 2.14.1-0ubuntu3.11
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CrashReports: 640:0:0:58707:2015-07-06 07:54:44.017688187 +0100:2015-07-06 
11:28:22.003206431 +0100:/var/crash/_usr_lib_squid3_pinger.0.crash
  Date: Mon Jul  6 11:38:22 2015
  InstallationDate: Installed on 2012-03-26 (1196 days ago)
  InstallationMedia: Mythbuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to trusty on 2014-07-20 (350 days ago)

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

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


[Desktop-packages] [Bug 1366165] [NEW] No hybrid GPU and this error appears: Failed to spawn hybrid-gfx main process: unable to execute: No such file or directory

2014-09-05 Thread frankster
Public bug reported:

I have an nVidia 9800GT GPU and a Core 2 Duo CPU. Still, I get errors
during startup:

32.281097] init: Failed to spawn hybrid-gfx main process: unable to
execute: No such file or director

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-drivers-common 1:0.2.91.6
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
Date: Fri Sep  5 18:31:30 2014
InstallationDate: Installed on 2012-03-26 (892 days ago)
InstallationMedia: Mythbuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: ubuntu-drivers-common
UpgradeStatus: Upgraded to trusty on 2014-07-20 (47 days ago)

** Affects: ubuntu-drivers-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  No hybrid GPU and this error appears: Failed to spawn hybrid-gfx main
  process: unable to execute: No such file or directory

Status in “ubuntu-drivers-common” package in Ubuntu:
  New

Bug description:
  I have an nVidia 9800GT GPU and a Core 2 Duo CPU. Still, I get errors
  during startup:

  32.281097] init: Failed to spawn hybrid-gfx main process: unable to
  execute: No such file or director

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubuntu-drivers-common 1:0.2.91.6
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  Date: Fri Sep  5 18:31:30 2014
  InstallationDate: Installed on 2012-03-26 (892 days ago)
  InstallationMedia: Mythbuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: ubuntu-drivers-common
  UpgradeStatus: Upgraded to trusty on 2014-07-20 (47 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1366165/+subscriptions

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


[Desktop-packages] [Bug 985101] Re: fails to save credentials

2013-06-21 Thread frankster
Fixed in 12.10

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

Title:
  fails to save credentials

Status in “vinagre” package in Ubuntu:
  New

Bug description:
  * I connect to a remote computer running RealVNC via its ip address. 
  * I am asked to enter the password (no username)
  - I enter the correct password and select the option to save this credential

  Expected outcome: next time I connect to this site I do not have to reenter 
the password
  Actual outcome: next time I connect to this site the password is not saved 
and I must reenter it.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: vinagre 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Apr 18 18:18:15 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: vinagre
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (187 days ago)

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

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


[Desktop-packages] [Bug 923565] Re: thunderbird no longer starts since upgrage to unity 5

2012-08-09 Thread frankster
Solved as per: https://lists.ubuntu.com/archives/ubuntu-mozillateam-
bugs/2012-April/132383.html

* start thunderbird in safe mode (thunderbird -safe-mode )
* don't tick any boxes in the window that comes (don't permanently reset 
anything)
* once thunderbird starts, go to Tools-Addons and disable Messaging Menu and 
Unity Launcher integration 0.8
* close thunderbird
* start it in normal mode
- thunderbird works fine.

So I think the problem actually lies in this extension rather than
unity. I'm not sure if the extension is bundled with thunderbird, unity
or a separate package, but its a confirmed issue in 12.04.

** Changed in: unity
   Status: Invalid = Confirmed

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

** Tags added: oneiric

** Tags removed: oneiric
** Tags added: precise

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

Title:
  thunderbird no longer starts since upgrage to unity 5

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

Bug description:
  Hi team,

  This is my second bug report on unity 5, related to thunderbird. Upgrading to 
unity 5 broke it so that it can now only be started in safe mode. This happens 
in gnome-shell as well. I've done some searching thinking it was a thunderbird 
problem but i'm now sure it's the upgrade that broke it.
  Running thunderbird from terminal gives:

  
  (thunderbird-bin:13663): GLib-GObject-WARNING **: cannot register existing 
type `DbusmenuMenuitem'

  (thunderbird-bin:13663): GLib-CRITICAL **: g_once_init_leave:
  assertion `initialization_value != 0' failed

  (thunderbird-bin:13663): GLib-GObject-CRITICAL **:
  g_param_spec_object: assertion `g_type_is_a (object_type,
  G_TYPE_OBJECT)' failed

  (thunderbird-bin:13663): GLib-GObject-CRITICAL **:
  g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)'
  failed

  How do I workaround this?

  Thanks

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

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


[Desktop-packages] [Bug 1028144] [NEW] fails to install fglrx

2012-07-23 Thread frankster
Public bug reported:

Jockey fails to install fglrx drivers on Shuttle XS35GS V3 with the following 
output from lspci:
  01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
Seymour LP [Radeon HD 6430M]
  01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Caicos HDMI Audio 
[Radeon HD 6400 Series]


Steps taken:
* dpkg --purge fglrx fglrx-updates fglrx-amdcccle fglrx-amdcccle-updates
* ran jockey-gtk (or jockey-text)
* chose to install fglrx (or fglrx-updates)

what I expected to happen:
* fglrx (or updates) would successfully install

what happened:
* installation failed (see attacked jockey.log)

I was able to successfully install the fglrx-updates driver after jockey's 
failed attempt with the following steps:
*  sudo amdconfig --initial -f
* sudo reboot -n

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: jockey-gtk 0.9.7-0ubuntu7
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
Uname: Linux 3.2.0-26-generic-pae i686
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu11
Architecture: i386
Date: Mon Jul 23 22:01:53 2012
InstallationMedia: Mythbuntu 12.04 Precise Pangolin - Release i386 (20120423)
MachineType: Shuttle Inc. XS35V3
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic-pae 
root=UUID=b48d37af-cacc-4285-861d-54080d7d9b66 ro quiet splash vt.handoff=7
SourcePackage: jockey
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/19/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.05
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: XS35V3
dmi.board.vendor: Shuttle Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05:bd06/19/2012:svnShuttleInc.:pnXS35V3:pvr1.0:rvnShuttleInc.:rnXS35V3:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: XS35V3
dmi.product.version: 1.0
dmi.sys.vendor: Shuttle Inc.

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

Title:
  fails to install fglrx

Status in “jockey” package in Ubuntu:
  New

Bug description:
  Jockey fails to install fglrx drivers on Shuttle XS35GS V3 with the following 
output from lspci:
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
Seymour LP [Radeon HD 6430M]
01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Caicos HDMI 
Audio [Radeon HD 6400 Series]

  
  Steps taken:
  * dpkg --purge fglrx fglrx-updates fglrx-amdcccle fglrx-amdcccle-updates
  * ran jockey-gtk (or jockey-text)
  * chose to install fglrx (or fglrx-updates)

  what I expected to happen:
  * fglrx (or updates) would successfully install

  what happened:
  * installation failed (see attacked jockey.log)

  I was able to successfully install the fglrx-updates driver after jockey's 
failed attempt with the following steps:
  *  sudo amdconfig --initial -f
  * sudo reboot -n

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: jockey-gtk 0.9.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
  Uname: Linux 3.2.0-26-generic-pae i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: i386
  Date: Mon Jul 23 22:01:53 2012
  InstallationMedia: Mythbuntu 12.04 Precise Pangolin - Release i386 
(20120423)
  MachineType: Shuttle Inc. XS35V3
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic-pae 
root=UUID=b48d37af-cacc-4285-861d-54080d7d9b66 ro quiet splash vt.handoff=7
  SourcePackage: jockey
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: XS35V3
  dmi.board.vendor: Shuttle Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05:bd06/19/2012:svnShuttleInc.:pnXS35V3:pvr1.0:rvnShuttleInc.:rnXS35V3:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: XS35V3
  dmi.product.version: 1.0
  dmi.sys.vendor: Shuttle Inc.

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

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


[Desktop-packages] [Bug 1028144] Re: fails to install fglrx

2012-07-23 Thread frankster
** Attachment added: jockey.log
   https://bugs.launchpad.net/bugs/1028144/+attachment/3233386/+files/jockey.log

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

Title:
  fails to install fglrx

Status in “jockey” package in Ubuntu:
  New

Bug description:
  Jockey fails to install fglrx drivers on Shuttle XS35GS V3 with the following 
output from lspci:
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
Seymour LP [Radeon HD 6430M]
01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Caicos HDMI 
Audio [Radeon HD 6400 Series]

  
  Steps taken:
  * dpkg --purge fglrx fglrx-updates fglrx-amdcccle fglrx-amdcccle-updates
  * ran jockey-gtk (or jockey-text)
  * chose to install fglrx (or fglrx-updates)

  what I expected to happen:
  * fglrx (or updates) would successfully install

  what happened:
  * installation failed (see attacked jockey.log)

  I was able to successfully install the fglrx-updates driver after jockey's 
failed attempt with the following steps:
  *  sudo amdconfig --initial -f
  * sudo reboot -n

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: jockey-gtk 0.9.7-0ubuntu7
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
  Uname: Linux 3.2.0-26-generic-pae i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: i386
  Date: Mon Jul 23 22:01:53 2012
  InstallationMedia: Mythbuntu 12.04 Precise Pangolin - Release i386 
(20120423)
  MachineType: Shuttle Inc. XS35V3
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic-pae 
root=UUID=b48d37af-cacc-4285-861d-54080d7d9b66 ro quiet splash vt.handoff=7
  SourcePackage: jockey
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: XS35V3
  dmi.board.vendor: Shuttle Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05:bd06/19/2012:svnShuttleInc.:pnXS35V3:pvr1.0:rvnShuttleInc.:rnXS35V3:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: XS35V3
  dmi.product.version: 1.0
  dmi.sys.vendor: Shuttle Inc.

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

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


[Desktop-packages] [Bug 943197] Re: NM doesn't set specified route

2012-07-09 Thread frankster
Don't think its the same issue:
   nmcli con list id Auto eth0

shows

   ipv4.routes:{ dst = 10.249.0.0/16, nh =
10.0.0.70, mt = 1 }

ip route command succeeds (sudo ip route add 10.249.0.0/16 via 10.0.0.70
dev eth0 metric 1)

route is added:
   route -n
   Destination Gateway Genmask Flags Metric RefUse Iface
   10.249.0.0  10.0.0.70   255.255.0.0 UG1  00 eth0

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

Title:
  NM doesn't set specified route

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

Bug description:
  Steps taken:

  * right click on tray icon, select Edit Connections...
  * in the Wired tab click Auto eth0 then Edit...
  * click IPv4 Settings tab
  * click Routes...
  * add a route, e.g., 1.2.3.0 / 255.255.255.0 / 10.0.0.5 / 1
  * Click OK, Save, Close
  * restart computer

  Result:

  * route -n doesn't show this route

  Expected:

  * route -n would now show the route we just set up

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Wed Feb 29 11:34:17 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  IpRoute:
   default via 10.0.0.77 dev eth0  proto static
   10.0.0.0/8 dev eth0  proto kernel  scope link  src 10.0.0.11  metric 1
   169.254.0.0/16 dev eth0  scope link  metric 1000
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  RfKill:

  SourcePackage: network-manager
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (137 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/943197/+subscriptions

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


[Desktop-packages] [Bug 943197] Re: specified routes don't get set up

2012-07-07 Thread frankster
Issue also occurs in 12.04

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

Title:
  specified routes don't get set up

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

Bug description:
  Steps taken:

  * right click on tray icon, select Edit Connections...
  * in the Wired tab click Auto eth0 then Edit...
  * click IPv4 Settings tab
  * click Routes...
  * add a route, e.g., 1.2.3.0 / 255.255.255.0 / 10.0.0.5 / 1
  * Click OK, Save, Close
  * restart computer

  Result:

  * route -n doesn't show this route

  Expected:

  * route -n would now show the route we just set up

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Wed Feb 29 11:34:17 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  IpRoute:
   default via 10.0.0.77 dev eth0  proto static
   10.0.0.0/8 dev eth0  proto kernel  scope link  src 10.0.0.11  metric 1
   169.254.0.0/16 dev eth0  scope link  metric 1000
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  RfKill:

  SourcePackage: network-manager
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (137 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/943197/+subscriptions

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


[Desktop-packages] [Bug 985644] [NEW] timing issue with connect / enter password dialogues

2012-04-19 Thread frankster
Public bug reported:

Start up vinagre
press the connect button to bring up the connect dialogue
enter an ip address of a vnc server and hit connect
before the password dialogue appears, press the connect button on the main 
window again.
now the password dialogue appears but behind the connect dialogue

outcome: connect dialogue is in front of the password dialogue, but
input focus seems to be on password dialogue and its not possible to
click the X to close the connect dialogue. Or type in any of the boxes.

resolved by pressing escape twice - first got rid of password dialogue
(I assume) and second got rid of connect dialogue.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: vinagre 3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
Uname: Linux 3.0.0-17-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Apr 19 14:03:47 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LC_TIME=en_GB.utf8
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: vinagre
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (187 days ago)

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

Title:
  timing issue with connect / enter password dialogues

Status in “vinagre” package in Ubuntu:
  New

Bug description:
  Start up vinagre
  press the connect button to bring up the connect dialogue
  enter an ip address of a vnc server and hit connect
  before the password dialogue appears, press the connect button on the main 
window again.
  now the password dialogue appears but behind the connect dialogue

  outcome: connect dialogue is in front of the password dialogue, but
  input focus seems to be on password dialogue and its not possible to
  click the X to close the connect dialogue. Or type in any of the
  boxes.

  resolved by pressing escape twice - first got rid of password dialogue
  (I assume) and second got rid of connect dialogue.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: vinagre 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Thu Apr 19 14:03:47 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: vinagre
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (187 days ago)

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

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


[Desktop-packages] [Bug 985644] Re: timing issue with connect / enter password dialogues

2012-04-19 Thread frankster
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to vinagre in Ubuntu.
https://bugs.launchpad.net/bugs/985644

Title:
  timing issue with connect / enter password dialogues

Status in “vinagre” package in Ubuntu:
  New

Bug description:
  Start up vinagre
  press the connect button to bring up the connect dialogue
  enter an ip address of a vnc server and hit connect
  before the password dialogue appears, press the connect button on the main 
window again.
  now the password dialogue appears but behind the connect dialogue

  outcome: connect dialogue is in front of the password dialogue, but
  input focus seems to be on password dialogue and its not possible to
  click the X to close the connect dialogue. Or type in any of the
  boxes.

  resolved by pressing escape twice - first got rid of password dialogue
  (I assume) and second got rid of connect dialogue.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: vinagre 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Thu Apr 19 14:03:47 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: vinagre
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (187 days ago)

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

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


[Desktop-packages] [Bug 985101] [NEW] fails to save credentials

2012-04-18 Thread frankster
Public bug reported:

* I connect to a remote computer running RealVNC via its ip address. 
* I am asked to enter the password (no username)
- I enter the correct password and select the option to save this credential

Expected outcome: next time I connect to this site I do not have to reenter the 
password
Actual outcome: next time I connect to this site the password is not saved and 
I must reenter it.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: vinagre 3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
Uname: Linux 3.0.0-17-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Apr 18 18:18:15 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LC_TIME=en_GB.utf8
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: vinagre
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (187 days ago)

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

Title:
  fails to save credentials

Status in “vinagre” package in Ubuntu:
  New

Bug description:
  * I connect to a remote computer running RealVNC via its ip address. 
  * I am asked to enter the password (no username)
  - I enter the correct password and select the option to save this credential

  Expected outcome: next time I connect to this site I do not have to reenter 
the password
  Actual outcome: next time I connect to this site the password is not saved 
and I must reenter it.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: vinagre 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Apr 18 18:18:15 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: vinagre
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (187 days ago)

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

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


[Desktop-packages] [Bug 985101] Re: fails to save credentials

2012-04-18 Thread frankster
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to vinagre in Ubuntu.
https://bugs.launchpad.net/bugs/985101

Title:
  fails to save credentials

Status in “vinagre” package in Ubuntu:
  New

Bug description:
  * I connect to a remote computer running RealVNC via its ip address. 
  * I am asked to enter the password (no username)
  - I enter the correct password and select the option to save this credential

  Expected outcome: next time I connect to this site I do not have to reenter 
the password
  Actual outcome: next time I connect to this site the password is not saved 
and I must reenter it.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: vinagre 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Apr 18 18:18:15 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: vinagre
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (187 days ago)

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

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


[Desktop-packages] [Bug 973334] [NEW] default document name remains when creating dot files

2012-04-04 Thread frankster
Public bug reported:

1) ensure that Nautilus does not display hidden files (view-show hidden files 
is unticked)
2) right click in a folder, select Create New Document - Empty Document
3) name the document .is_audio_player and press enter

The document name goes back to Untitled Document in nautilus, however
if you examine the filesystem the file has actually been created as
.is_audio_player.

What I would expect to happen is that the displayed name remains at
.is_audio_player after I press enter, otherwise it leads me to believe
that I was unsuccessful at changing the filename. Given that I have just
created a hidden file, I might expect that it would immediately
disappear after I have renamed it. I might also expect that it was
displayed (with the correct name) because I had it selected. Either of
those behaviours are better than the rename operation apparently failing
(but actually succeeding).

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu4.2
ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
Uname: Linux 3.0.0-16-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Apr  4 13:09:33 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LC_TIME=en_GB.utf8
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (172 days ago)

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

Title:
  default document name remains when creating dot files

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  1) ensure that Nautilus does not display hidden files (view-show hidden files 
is unticked)
  2) right click in a folder, select Create New Document - Empty Document
  3) name the document .is_audio_player and press enter

  The document name goes back to Untitled Document in nautilus,
  however if you examine the filesystem the file has actually been
  created as .is_audio_player.

  What I would expect to happen is that the displayed name remains at
  .is_audio_player after I press enter, otherwise it leads me to
  believe that I was unsuccessful at changing the filename. Given that I
  have just created a hidden file, I might expect that it would
  immediately disappear after I have renamed it. I might also expect
  that it was displayed (with the correct name) because I had it
  selected. Either of those behaviours are better than the rename
  operation apparently failing (but actually succeeding).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu4.2
  ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
  Uname: Linux 3.0.0-16-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Apr  4 13:09:33 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (172 days ago)

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

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


[Desktop-packages] [Bug 973334] Re: default document name remains when creating dot files

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

Title:
  default document name remains when creating dot files

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  1) ensure that Nautilus does not display hidden files (view-show hidden files 
is unticked)
  2) right click in a folder, select Create New Document - Empty Document
  3) name the document .is_audio_player and press enter

  The document name goes back to Untitled Document in nautilus,
  however if you examine the filesystem the file has actually been
  created as .is_audio_player.

  What I would expect to happen is that the displayed name remains at
  .is_audio_player after I press enter, otherwise it leads me to
  believe that I was unsuccessful at changing the filename. Given that I
  have just created a hidden file, I might expect that it would
  immediately disappear after I have renamed it. I might also expect
  that it was displayed (with the correct name) because I had it
  selected. Either of those behaviours are better than the rename
  operation apparently failing (but actually succeeding).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu4.2
  ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
  Uname: Linux 3.0.0-16-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Apr  4 13:09:33 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (172 days ago)

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

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


[Desktop-packages] [Bug 623756] Re: gwibber-service crashed with SIGSEGV in *__GI___libc_free()

2012-03-15 Thread frankster
This occurred to me after I left my laptop switched on for a few hours.
Possibly out of memory?

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

Title:
  gwibber-service crashed with SIGSEGV in *__GI___libc_free()

Status in “gwibber” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: gwibber

  gwibber-service crashed with SIGSEGV in *__GI___libc_free()

  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: gwibber-service 2.31.90-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-18.24-generic 2.6.35.3
  Uname: Linux 2.6.35-18-generic x86_64
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Aug 24 21:55:37 2010
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gwibber-service
  InstallationMedia:
   
  InterpreterPath: /usr/bin/python2.6
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-service
  ProcEnviron:
   SHELL=/bin/bash
   LANGUAGE=pt_BR:pt:en
   LANG=pt_BR.utf8
  SegvAnalysis:
   Segfault happened at: 0x7f20389d3c2d *__GI___libc_free+29: mov
-0x8(%rdi),%rsi
   PC (0x7f20389d3c2d) ok
   source -0x8(%rdi) (0x1c00f6c8) not located in a known VMA region (needed 
readable region)!
   destination %rsi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gwibber
  StacktraceTop:
   *__GI___libc_free (mem=0x1c00f6d0) at malloc.c:3709
   ffi_call_unix64 ()
   ffi_call ()
   _CallProc ()
   ?? () from /usr/lib/python2.6/lib-dynload/_ctypes.so
  Title: gwibber-service crashed with SIGSEGV in *__GI___libc_free()
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape video

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

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


[Desktop-packages] [Bug 943197] Re: specified routes don't get set up

2012-02-29 Thread frankster
-- 
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/943197

Title:
  specified routes don't get set up

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

Bug description:
  steps taken:
  * right click on tray icon, select edit connections
  * in wired tab click Auto eth0 then edit
  * click ipv4 settings tab
  * click Routes
  * add a route e.g. 1.2.3.0 / 255.255.255.0 / 10.0.0.5 / 1
  * Click OK, Save, Close
  * restart computer
  * route -n doesn't show this route

  expected:
  route -n would now include the route we just set up

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Wed Feb 29 11:34:17 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  IpRoute:
   default via 10.0.0.77 dev eth0  proto static 
   10.0.0.0/8 dev eth0  proto kernel  scope link  src 10.0.0.11  metric 1 
   169.254.0.0/16 dev eth0  scope link  metric 1000
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (137 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/943197/+subscriptions

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


[Desktop-packages] [Bug 943197] [NEW] specified routes don't get set up

2012-02-29 Thread frankster
Public bug reported:

steps taken:
* right click on tray icon, select edit connections
* in wired tab click Auto eth0 then edit
* click ipv4 settings tab
* click Routes
* add a route e.g. 1.2.3.0 / 255.255.255.0 / 10.0.0.5 / 1
* Click OK, Save, Close
* restart computer
* route -n doesn't show this route

expected:
route -n would now include the route we just set up

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: network-manager 0.9.1.90-0ubuntu5.1
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CRDA: Error: [Errno 2] No such file or directory
Date: Wed Feb 29 11:34:17 2012
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
IpRoute:
 default via 10.0.0.77 dev eth0  proto static 
 10.0.0.0/8 dev eth0  proto kernel  scope link  src 10.0.0.11  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
ProcEnviron:
 LC_TIME=en_GB.utf8
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (137 days ago)

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

Title:
  specified routes don't get set up

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

Bug description:
  steps taken:
  * right click on tray icon, select edit connections
  * in wired tab click Auto eth0 then edit
  * click ipv4 settings tab
  * click Routes
  * add a route e.g. 1.2.3.0 / 255.255.255.0 / 10.0.0.5 / 1
  * Click OK, Save, Close
  * restart computer
  * route -n doesn't show this route

  expected:
  route -n would now include the route we just set up

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Wed Feb 29 11:34:17 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  IpRoute:
   default via 10.0.0.77 dev eth0  proto static 
   10.0.0.0/8 dev eth0  proto kernel  scope link  src 10.0.0.11  metric 1 
   169.254.0.0/16 dev eth0  scope link  metric 1000
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (137 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/943197/+subscriptions

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


[Desktop-packages] [Bug 938305] Re: network-manager connects wifi even when Enabled Wireless not selected

2012-02-21 Thread frankster
-- 
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/938305

Title:
  network-manager connects wifi even when Enabled Wireless not
  selected

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

Bug description:
  Despite having none of Enabled Networking and Enable Wireless
  Networking selected (via right-click menu) network-manager still
  connects wifi at every boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  Date: Wed Feb 22 00:19:54 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 10.0.0.138 dev eth2  proto static 
   10.0.0.0/24 dev eth2  proto kernel  scope link  src 10.0.0.111  metric 1 
   83.104.213.145 via 10.0.0.138 dev eth2  src 10.0.0.111 
   169.254.0.0/16 dev eth2  scope link  metric 1000
  IwConfig:
   lono wireless extensions.
   
   eth2  no wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to oneiric on 2011-10-15 (129 days ago)
  WpaSupplicantLog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/938305/+subscriptions

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


[Desktop-packages] [Bug 938305] [NEW] network-manager connects wifi even when Enabled Wireless not selected

2012-02-21 Thread frankster
Public bug reported:

Despite having none of Enabled Networking and Enable Wireless
Networking selected (via right-click menu) network-manager still
connects wifi at every boot.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: network-manager 0.9.1.90-0ubuntu5.1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
Date: Wed Feb 22 00:19:54 2012
IfupdownConfig:
 auto lo
 iface lo inet loopback
IpRoute:
 default via 10.0.0.138 dev eth2  proto static 
 10.0.0.0/24 dev eth2  proto kernel  scope link  src 10.0.0.111  metric 1 
 83.104.213.145 via 10.0.0.138 dev eth2  src 10.0.0.111 
 169.254.0.0/16 dev eth2  scope link  metric 1000
IwConfig:
 lono wireless extensions.
 
 eth2  no wireless extensions.
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (129 days ago)
WpaSupplicantLog:

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


** Tags: apport-bug i386 oneiric

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

Title:
  network-manager connects wifi even when Enabled Wireless not
  selected

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

Bug description:
  Despite having none of Enabled Networking and Enable Wireless
  Networking selected (via right-click menu) network-manager still
  connects wifi at every boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CRDA: Error: [Errno 2] No such file or directory
  Date: Wed Feb 22 00:19:54 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 10.0.0.138 dev eth2  proto static 
   10.0.0.0/24 dev eth2  proto kernel  scope link  src 10.0.0.111  metric 1 
   83.104.213.145 via 10.0.0.138 dev eth2  src 10.0.0.111 
   169.254.0.0/16 dev eth2  scope link  metric 1000
  IwConfig:
   lono wireless extensions.
   
   eth2  no wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to oneiric on 2011-10-15 (129 days ago)
  WpaSupplicantLog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/938305/+subscriptions

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


[Desktop-packages] [Bug 803992] Re: Natty update introduced crasher in xorg

2012-02-17 Thread frankster
I am having problems with gdm in oneiric - I get the following text in
/var/log/gdm/:0-slave.log

gdm-simple-slave[1605]: CRITICAL: gdm_session_direct_get_username:
assertion `session != NULL' failed

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

Title:
  Natty update introduced crasher in xorg

Status in “gdm” package in Ubuntu:
  Fix Released
Status in “xorg-server” package in Ubuntu:
  Fix Released

Bug description:
  After system update around june 27, GDM (from Gnome3 PPA) will not
  start. Message gdm-simple-slave[2306]: CRITICAL:
  gdm_session_direct_get_username: assertion `session != NULL' failed
  appears in /var/log/syslog.

  I am able to switch console ALT-F1, and login to Gnome3 using the
  startx command.

  My /var/log/Xorg.5.log gives the error xf86CloseConsole:
  VT_WAITACTIVE failed: Interrupted system call short before a stack
  trace from Xorg.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: xorg 1:7.6+4ubuntu3.1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.gpus.1: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/1'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  270.41.06  Mon Apr 18 14:54:25 
PDT 2011
   GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Jun 30 19:01:48 2011
  DistUpgraded: Log time: 2011-05-22 11:07:13.189751
  DistroCodename: natty
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-current, 270.41.06, 2.6.38-8-generic, i686: installed 
   nvidia-173, 173.14.30, 2.6.38-8-generic, i686: installed
  GraphicsCard:
   Subsystem: nVidia Corporation Device [10de:035b]
   nVidia Corporation G71 [GeForce 7950 GX2] [10de:0294] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: nVidia Corporation Device [10de:035b]
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  JockeyStatus:
   xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Disabled, 
Not in use)
   xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, Not in use)
  MachineType: FUJITSU SIEMENS D975XBX
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=d89b1db8-2108-4a8c-b78f-9343f59a5cf7 ro quiet splash vmalloc=192M 
vt.handoff=7
  Renderer: Unknown
  SourcePackage: xorg
  UpgradeStatus: Upgraded to natty on 2011-05-26 (35 days ago)
  XorgConf:
   Section Device
Identifier  Default Device
Option  NoLogoTrue
   EndSection
  dmi.bios.date: 09/11/2006
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BX97510J.86A.1378.2006.0911.1542
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: D975XBX
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD27094-305
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBX97510J.86A.1378.2006.0911.1542:bd09/11/2006:svnFUJITSUSIEMENS:pnD975XBX:pvr:rvnIntelCorporation:rnD975XBX:rvrAAD27094-305:cvn:ct2:cvr:
  dmi.product.name: D975XBX
  dmi.sys.vendor: FUJITSU SIEMENS
  version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty1
  version.libdrm2: libdrm2 2.4.23-1ubuntu6
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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

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


[Desktop-packages] [Bug 934618] Re: gdm crashes at startup when autologin enabled: gdm-simple-slave[1605]: CRITICAL: gdm_session_direct_get_username: assertion `session != NULL' failed

2012-02-17 Thread frankster
-- 
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/934618

Title:
  gdm crashes at startup when autologin enabled: gdm-simple-slave[1605]:
  CRITICAL: gdm_session_direct_get_username: assertion `session != NULL'
  failed

Status in “gdm” package in Ubuntu:
  New

Bug description:
  with autologin set to false in /etc/gdm/custom.conf I am able to use
  gdm. However if I set autologin to true, it crashes at startup with
  the following error:

  gdm-simple-slave[1605]: CRITICAL: gdm_session_direct_get_username:
  assertion `session != NULL' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gdm 3.0.4-0ubuntu11
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sat Feb 18 01:05:57 2012
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gdm
  UpgradeStatus: Upgraded to oneiric on 2011-11-06 (103 days ago)

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

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


[Desktop-packages] [Bug 934618] [NEW] gdm crashes at startup when autologin enabled: gdm-simple-slave[1605]: CRITICAL: gdm_session_direct_get_username: assertion `session != NULL' failed

2012-02-17 Thread frankster
Public bug reported:

with autologin set to false in /etc/gdm/custom.conf I am able to use
gdm. However if I set autologin to true, it crashes at startup with the
following error:

gdm-simple-slave[1605]: CRITICAL: gdm_session_direct_get_username:
assertion `session != NULL' failed

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gdm 3.0.4-0ubuntu11
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Feb 18 01:05:57 2012
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gdm
UpgradeStatus: Upgraded to oneiric on 2011-11-06 (103 days ago)

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

Title:
  gdm crashes at startup when autologin enabled: gdm-simple-slave[1605]:
  CRITICAL: gdm_session_direct_get_username: assertion `session != NULL'
  failed

Status in “gdm” package in Ubuntu:
  New

Bug description:
  with autologin set to false in /etc/gdm/custom.conf I am able to use
  gdm. However if I set autologin to true, it crashes at startup with
  the following error:

  gdm-simple-slave[1605]: CRITICAL: gdm_session_direct_get_username:
  assertion `session != NULL' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gdm 3.0.4-0ubuntu11
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sat Feb 18 01:05:57 2012
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gdm
  UpgradeStatus: Upgraded to oneiric on 2011-11-06 (103 days ago)

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

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


[Desktop-packages] [Bug 928942] Re: array formula crashes calc

2012-02-13 Thread frankster
I've followed your steps to capture a crash log however this doesn't
happen. I presume that its for teh same reason as we saw when I ran the
programme in the debugger (  Program terminated with signal SIGKILL,
Killed., instead of a SIGSEGV).

What instead happens is that calc rapidly consumes all available memory
on my computer before dying when it runs out.

my laptop has 3GB ram and 3GB swap. I am currently idling at 1.2GB ram
and 500MB swap used. (so 1.7GB/2.5GB free). When I start up calc with
this document it consumes all available RAM and swap at a phenomenal
rate until there is no additional storage left at which point it dies,
and apport fails to gather a crash report.

It could be possible to increase the available swap and repeat this test
on the basis that it may eventually SIGSEGV instead of running out of
resources. I can try this if you think it would be worthwhile?

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

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

Title:
  array formula crashes calc

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  A spreadsheet at work opened fine in libreoffice-calc until array
  formulas were added, since when calc crashes when attempting to open
  it.

  This bug applies to 1:3.4.4-0ubuntu1 and 1:3.4.5-0ubuntu1 (currently a
  proposed update) as I tried installing the latest version to see if
  was fixed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Feb  8 15:47:19 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (117 days ago)

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

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


[Desktop-packages] [Bug 928942] Re: array formula crashes calc

2012-02-13 Thread frankster
btw removed invalid tag on the basis that its not possible to get a
crash dump

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

Title:
  array formula crashes calc

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  A spreadsheet at work opened fine in libreoffice-calc until array
  formulas were added, since when calc crashes when attempting to open
  it.

  This bug applies to 1:3.4.4-0ubuntu1 and 1:3.4.5-0ubuntu1 (currently a
  proposed update) as I tried installing the latest version to see if
  was fixed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Feb  8 15:47:19 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (117 days ago)

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

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


[Desktop-packages] [Bug 928942] Re: array formula crashes calc

2012-02-09 Thread frankster
I attempted to get a stack trace by installing the debug symbols and
running soffice.lib from the debugger however it just finished with a
SIGKILL and no stack trace.

Program terminated with signal SIGKILL, Killed.
The program no longer exists.

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

Title:
  array formula crashes calc

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  A spreadsheet at work opened fine in libreoffice-calc until array
  formulas were added, since when calc crashes when attempting to open
  it.

  This bug applies to 1:3.4.4-0ubuntu1 and 1:3.4.5-0ubuntu1 (currently a
  proposed update) as I tried installing the latest version to see if
  was fixed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Feb  8 15:47:19 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (117 days ago)

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

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


[Desktop-packages] [Bug 928942] Re: array formula crashes calc

2012-02-09 Thread frankster
*soffice.bin

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

Title:
  array formula crashes calc

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  A spreadsheet at work opened fine in libreoffice-calc until array
  formulas were added, since when calc crashes when attempting to open
  it.

  This bug applies to 1:3.4.4-0ubuntu1 and 1:3.4.5-0ubuntu1 (currently a
  proposed update) as I tried installing the latest version to see if
  was fixed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Feb  8 15:47:19 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (117 days ago)

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

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


[Desktop-packages] [Bug 928942] Re: array formula crashes calc

2012-02-09 Thread frankster
I have made an strace log when this happens - it outputs the following
text as it does this.

PANIC: handle_group_exit: 28417 leader 28411
PANIC: handle_group_exit: 28415 leader 28411
PANIC: handle_group_exit: 28412 leader 28411
PANIC: handle_group_exit: 28414 leader 28411


** Attachment added: strace log
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/928942/+attachment/2727406/+files/strace.log.bz2

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

Title:
  array formula crashes calc

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  A spreadsheet at work opened fine in libreoffice-calc until array
  formulas were added, since when calc crashes when attempting to open
  it.

  This bug applies to 1:3.4.4-0ubuntu1 and 1:3.4.5-0ubuntu1 (currently a
  proposed update) as I tried installing the latest version to see if
  was fixed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Feb  8 15:47:19 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (117 days ago)

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

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


[Desktop-packages] [Bug 928942] Re: array formula crashes calc

2012-02-09 Thread frankster
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffee5c5700 (LWP 27482)]
[New Thread 0x7fffe4a10700 (LWP 27483)]
[New Thread 0x7fffe420f700 (LWP 27484)]
[Thread 0x7fffe4a10700 (LWP 27483) exited]
[New Thread 0x7fffe4a10700 (LWP 27488)]
[New Thread 0x7fffdf342700 (LWP 27489)]
[Thread 0x7fffe4a10700 (LWP 27488) exited]
[New Thread 0x7fffe4a10700 (LWP 27503)]
[New Thread 0x7fffd3e46700 (LWP 27514)]
[New Thread 0x7fffd26b4700 (LWP 27515)]
[Thread 0x7fffd26b4700 (LWP 27515) exited]
[Thread 0x7fffd3e46700 (LWP 27514) exited]
[Thread 0x7fffe4a10700 (LWP 27503) exited]
[Thread 0x7fffdf342700 (LWP 27489) exited]
[Thread 0x7fffe420f700 (LWP 27484) exited]
[Thread 0x7fffee5c5700 (LWP 27482) exited]

Program terminated with signal SIGKILL, Killed.
The program no longer exists.
(gdb) backtrace
No stack.
(gdb) thread apply all bt
(gdb)

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

Title:
  array formula crashes calc

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  A spreadsheet at work opened fine in libreoffice-calc until array
  formulas were added, since when calc crashes when attempting to open
  it.

  This bug applies to 1:3.4.4-0ubuntu1 and 1:3.4.5-0ubuntu1 (currently a
  proposed update) as I tried installing the latest version to see if
  was fixed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Feb  8 15:47:19 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (117 days ago)

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

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


[Desktop-packages] [Bug 928942] Re: array formula crashes calc

2012-02-09 Thread frankster
I also ran it through valgrind on the off chance that shows anything
useful

** Attachment added: valgrind log
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/928942/+attachment/2727489/+files/valgrind.log.bz2

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

Title:
  array formula crashes calc

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  A spreadsheet at work opened fine in libreoffice-calc until array
  formulas were added, since when calc crashes when attempting to open
  it.

  This bug applies to 1:3.4.4-0ubuntu1 and 1:3.4.5-0ubuntu1 (currently a
  proposed update) as I tried installing the latest version to see if
  was fixed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Feb  8 15:47:19 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (117 days ago)

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

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


[Desktop-packages] [Bug 928942] [NEW] array formula crashes calc

2012-02-08 Thread frankster
Public bug reported:

A spreadsheet at work opened fine in libreoffice-calc until array
formulas were added, since when calc crashes when attempting to open it.

This bug applies to 1:3.4.4-0ubuntu1 and 1:3.4.5-0ubuntu1 (currently a
proposed update) as I tried installing the latest version to see if was
fixed.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libreoffice-calc 1:3.4.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
Uname: Linux 3.0.0-15-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Feb  8 15:47:19 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LC_TIME=en_GB.utf8
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (117 days ago)

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

Title:
  array formula crashes calc

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  A spreadsheet at work opened fine in libreoffice-calc until array
  formulas were added, since when calc crashes when attempting to open
  it.

  This bug applies to 1:3.4.4-0ubuntu1 and 1:3.4.5-0ubuntu1 (currently a
  proposed update) as I tried installing the latest version to see if
  was fixed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Feb  8 15:47:19 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (117 days ago)

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

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


[Desktop-packages] [Bug 928942] Re: array formula crashes calc

2012-02-08 Thread frankster
-- 
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/928942

Title:
  array formula crashes calc

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  A spreadsheet at work opened fine in libreoffice-calc until array
  formulas were added, since when calc crashes when attempting to open
  it.

  This bug applies to 1:3.4.4-0ubuntu1 and 1:3.4.5-0ubuntu1 (currently a
  proposed update) as I tried installing the latest version to see if
  was fixed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Feb  8 15:47:19 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_TIME=en_GB.utf8
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (117 days ago)

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

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


[Desktop-packages] [Bug 911872] [NEW] poor performance

2012-01-04 Thread frankster
Public bug reported:

I have gwibber set up with a twitter and facebook account.


Steps to reproduce
* start gwibber (Gwibber starts up in the home tab.)
* switch gwibber to the messages tab.

Expectation
* gwibber switches tab in an imperceptibly short time

What happens
* gwibber freezes for 2 seconds before switching tab

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gwibber 3.2.1-0ubuntu1.3
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Jan  4 16:55:42 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB
 SHELL=/bin/bash
SourcePackage: gwibber
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (82 days ago)

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

Title:
  poor performance

Status in “gwibber” package in Ubuntu:
  New

Bug description:
  I have gwibber set up with a twitter and facebook account.

  
  Steps to reproduce
  * start gwibber (Gwibber starts up in the home tab.)
  * switch gwibber to the messages tab.

  Expectation
  * gwibber switches tab in an imperceptibly short time

  What happens
  * gwibber freezes for 2 seconds before switching tab

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gwibber 3.2.1-0ubuntu1.3
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Jan  4 16:55:42 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: gwibber
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (82 days ago)

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

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


[Desktop-packages] [Bug 911872] Re: poor performance

2012-01-04 Thread frankster
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/911872

Title:
  poor performance

Status in “gwibber” package in Ubuntu:
  New

Bug description:
  I have gwibber set up with a twitter and facebook account.

  
  Steps to reproduce
  * start gwibber (Gwibber starts up in the home tab.)
  * switch gwibber to the messages tab.

  Expectation
  * gwibber switches tab in an imperceptibly short time

  What happens
  * gwibber freezes for 2 seconds before switching tab

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gwibber 3.2.1-0ubuntu1.3
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Jan  4 16:55:42 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: gwibber
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (82 days ago)

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

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


[Desktop-packages] [Bug 889121] Re: path length doesn't expand in file properties dialogue

2011-11-11 Thread frankster
** Attachment added: screenshot showing the problem
   
https://bugs.launchpad.net/bugs/889121/+attachment/2593240/+files/nautilus-usability.png

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

Title:
  path length doesn't expand in file properties dialogue

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  There is a usability problem with the file search functionality in
  gnome.

  My search results found two folders with the same name (SSD in the
  attached image example). I wanted to find out more about each folder
  so I first wanted to see the path for each folder.

  Therefore I right-clicked on the folder to see its full path, however
  the path is truncated to fit in the properties dialogue box.

  I expanded the dialogue box to the right hoping that that would allow
  me to see the full path, but this didn't happen.

  Please see the attached image to understand the problem more fully.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Nov 11 14:16:40 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (27 days ago)

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

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


[Desktop-packages] [Bug 889121] [NEW] path length doesn't expand in file properties dialogue

2011-11-11 Thread frankster
Public bug reported:

There is a usability problem with the file search functionality in
gnome.

My search results found two folders with the same name (SSD in the
attached image example). I wanted to find out more about each folder so
I first wanted to see the path for each folder.

Therefore I right-clicked on the folder to see its full path, however
the path is truncated to fit in the properties dialogue box.

I expanded the dialogue box to the right hoping that that would allow me
to see the full path, but this didn't happen.

Please see the attached image to understand the problem more fully.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Fri Nov 11 14:16:40 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (27 days ago)

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

Title:
  path length doesn't expand in file properties dialogue

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  There is a usability problem with the file search functionality in
  gnome.

  My search results found two folders with the same name (SSD in the
  attached image example). I wanted to find out more about each folder
  so I first wanted to see the path for each folder.

  Therefore I right-clicked on the folder to see its full path, however
  the path is truncated to fit in the properties dialogue box.

  I expanded the dialogue box to the right hoping that that would allow
  me to see the full path, but this didn't happen.

  Please see the attached image to understand the problem more fully.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Nov 11 14:16:40 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (27 days ago)

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

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


[Desktop-packages] [Bug 874086] Re: Freezes resource hog

2011-11-08 Thread frankster
I find that for roughly 20 seconds after gwibber has started, it totally
freezes up. That is, it displays the initial window with the cached
tweets etc, then freezes for 20 seconds, then displays the updated ones.
I have it connected to facebook and twitter.

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

Title:
  Freezes  resource hog

Status in “gwibber” package in Ubuntu:
  Incomplete

Bug description:
  Gwibber freezes  slows the whole system down to a crawl

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gwibber 3.2.0.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Fri Oct 14 12:10:54 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gwibber
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 882006] Re: banshee resyncs the same tracks to a portable device every time I sync

2011-11-04 Thread frankster
I have done another sync. I had 7 tracks on the device and in my sync
playlist. I added 2 tracks to the sync playlist and synced it to the
device. This time it decided to delete 3 tracks from the device, then
sync 5.

I ran banshee --debug to get some extra info and I have attached it
although I don't think it shows anything useful.

** Attachment added: banshee-debug.txt
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/882006/+attachment/2585206/+files/banshee-debug.txt

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

Title:
  banshee resyncs the same tracks to a portable device every time I sync

Status in “banshee” package in Ubuntu:
  New

Bug description:
  I have a Nokia phone with a micro sd card that I am syncing a playlist
  to via USB.

  Every time I sync, it deletes some of the tracks and sends them down
  again. For example, I just added 1 track to the list, so it deleted 2
  tracks and synced 3 tracks.

  I have attached the device filesystem to this bug report.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 26 14:11:42 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

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


[Desktop-packages] [Bug 881365] Re: libreoffice takes 15 minutes to open a spreadsheet

2011-10-31 Thread frankster
It also takes a few minutes to save these files - although nowhere near
as long as it takes to open them. The files are only ~600k and ~800k.

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

Title:
  libreoffice takes 15 minutes to open a spreadsheet

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  This is a regression from 11.04 as the same files opened in at most a
  few tens of seconds.

  If I open a spreadsheet I see the following:
  * progress bar progresses in a few seconds to the maximum
  * libreoffice sits at 100% CPU for maybe 5 minutes, completely frozen
  * libreoffice displays the macro warning dialogue.
  * libreoffice then sits for another 5 minutes, completely frozen.
  * finally the document loads.

  This problem occurs whether the file is loaded from a windows network
  share, or from my local home folder.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Tue Oct 25 12:07:27 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (10 days ago)

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

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


[Desktop-packages] [Bug 882006] [NEW] banshee resyncs the same tracks to a portable device every time I sync

2011-10-26 Thread frankster
Public bug reported:

I have a Nokia phone with a micro sd card that I am syncing a playlist
to via USB.

Every time I sync, it deletes some of the tracks and sends them down
again. For example, I just added 1 track to the list, so it deleted 2
tracks and synced 3 tracks.

I have attached the device filesystem to this bug report.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: banshee 2.2.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Wed Oct 26 14:11:42 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB
 SHELL=/bin/bash
SourcePackage: banshee
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

Title:
  banshee resyncs the same tracks to a portable device every time I sync

Status in “banshee” package in Ubuntu:
  New

Bug description:
  I have a Nokia phone with a micro sd card that I am syncing a playlist
  to via USB.

  Every time I sync, it deletes some of the tracks and sends them down
  again. For example, I just added 1 track to the list, so it deleted 2
  tracks and synced 3 tracks.

  I have attached the device filesystem to this bug report.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 26 14:11:42 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

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


[Desktop-packages] [Bug 882006] Re: banshee resyncs the same tracks to a portable device every time I sync

2011-10-26 Thread frankster
** Attachment added: fs.txt
   https://bugs.launchpad.net/bugs/882006/+attachment/2573677/+files/fs.txt

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

Title:
  banshee resyncs the same tracks to a portable device every time I sync

Status in “banshee” package in Ubuntu:
  New

Bug description:
  I have a Nokia phone with a micro sd card that I am syncing a playlist
  to via USB.

  Every time I sync, it deletes some of the tracks and sends them down
  again. For example, I just added 1 track to the list, so it deleted 2
  tracks and synced 3 tracks.

  I have attached the device filesystem to this bug report.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 26 14:11:42 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

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


[Desktop-packages] [Bug 882012] [NEW] banshee freezes during sync

2011-10-26 Thread frankster
Public bug reported:

While syncing to a device via USB (to my nokia phone), banshee doesn't
redraw the screen for extended periods. During this time it is not using
significant CPU usage.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: banshee 2.2.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Wed Oct 26 14:21:45 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB
 SHELL=/bin/bash
SourcePackage: banshee
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

Title:
  banshee freezes during sync

Status in “banshee” package in Ubuntu:
  New

Bug description:
  While syncing to a device via USB (to my nokia phone), banshee doesn't
  redraw the screen for extended periods. During this time it is not
  using significant CPU usage.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 26 14:21:45 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

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


[Desktop-packages] [Bug 882012] Re: banshee freezes during sync

2011-10-26 Thread frankster
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/882012

Title:
  banshee freezes during sync

Status in “banshee” package in Ubuntu:
  New

Bug description:
  While syncing to a device via USB (to my nokia phone), banshee doesn't
  redraw the screen for extended periods. During this time it is not
  using significant CPU usage.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 26 14:21:45 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

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


[Desktop-packages] [Bug 882006] Re: banshee resyncs the same tracks to a portable device every time I sync

2011-10-26 Thread frankster
** Attachment added: Attached is a screenshot of the playlist that is being 
synced, to go along with the files on the filesystem
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/882006/+attachment/2573693/+files/sync%20playlist.png

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

Title:
  banshee resyncs the same tracks to a portable device every time I sync

Status in “banshee” package in Ubuntu:
  New

Bug description:
  I have a Nokia phone with a micro sd card that I am syncing a playlist
  to via USB.

  Every time I sync, it deletes some of the tracks and sends them down
  again. For example, I just added 1 track to the list, so it deleted 2
  tracks and synced 3 tracks.

  I have attached the device filesystem to this bug report.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 26 14:11:42 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

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


[Desktop-packages] [Bug 882070] Re: unknown media type when installing package

2011-10-26 Thread frankster
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/882070

Title:
  unknown media type when installing package

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  When installing the recent nautilus update, the following text
  appeared as it was installing:

  Unpacking replacement nautilus ...
  Processing triggers for hicolor-icon-theme ...
  Processing triggers for shared-mime-info ...
  Unknown media type in type 'all/all'
  Unknown media type in type 'all/allfiles'
  Unknown media type in type 'uri/mms'
  Unknown media type in type 'uri/mmst'
  Unknown media type in type 'uri/mmsu'
  Unknown media type in type 'uri/pnm'
  Unknown media type in type 'uri/rtspt'
  Unknown media type in type 'uri/rtspu'
  Unknown media type in type 'interface/x-winamp-skin'

  
  I interpret this text as an error in the package install script.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 26 15:41:45 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

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


[Desktop-packages] [Bug 882070] [NEW] unknown media type when installing package

2011-10-26 Thread frankster
Public bug reported:

When installing the recent nautilus update, the following text appeared
as it was installing:

Unpacking replacement nautilus ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for shared-mime-info ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Unknown media type in type 'interface/x-winamp-skin'


I interpret this text as an error in the package install script.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Wed Oct 26 15:41:45 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

Title:
  unknown media type when installing package

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  When installing the recent nautilus update, the following text
  appeared as it was installing:

  Unpacking replacement nautilus ...
  Processing triggers for hicolor-icon-theme ...
  Processing triggers for shared-mime-info ...
  Unknown media type in type 'all/all'
  Unknown media type in type 'all/allfiles'
  Unknown media type in type 'uri/mms'
  Unknown media type in type 'uri/mmst'
  Unknown media type in type 'uri/mmsu'
  Unknown media type in type 'uri/pnm'
  Unknown media type in type 'uri/rtspt'
  Unknown media type in type 'uri/rtspu'
  Unknown media type in type 'interface/x-winamp-skin'

  
  I interpret this text as an error in the package install script.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 26 15:41:45 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (11 days ago)

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

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


[Desktop-packages] [Bug 881365] [NEW] libreoffice takes 15 minutes to open a spreadsheet

2011-10-25 Thread frankster
Public bug reported:

This is a regression from 11.04 as the same files opened in at most a
few tens of seconds.

If I open a spreadsheet I see the following:
* progress bar progresses in a few seconds to the maximum
* libreoffice sits at 100% CPU for maybe 5 minutes, completely frozen
* libreoffice displays the macro warning dialogue.
* libreoffice then sits for another 5 minutes, completely frozen.
* finally the document loads.

This problem occurs whether the file is loaded from a windows network
share, or from my local home folder.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libreoffice (not installed)
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Tue Oct 25 12:07:27 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (10 days ago)

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

Title:
  libreoffice takes 15 minutes to open a spreadsheet

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  This is a regression from 11.04 as the same files opened in at most a
  few tens of seconds.

  If I open a spreadsheet I see the following:
  * progress bar progresses in a few seconds to the maximum
  * libreoffice sits at 100% CPU for maybe 5 minutes, completely frozen
  * libreoffice displays the macro warning dialogue.
  * libreoffice then sits for another 5 minutes, completely frozen.
  * finally the document loads.

  This problem occurs whether the file is loaded from a windows network
  share, or from my local home folder.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Tue Oct 25 12:07:27 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (10 days ago)

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

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


[Desktop-packages] [Bug 878870] [NEW] xlsx not associated with libre office in thunderbird

2011-10-20 Thread frankster
Public bug reported:

docx files loaded from thunderbird open in libreoffice, whereas xlsx
files open with archive manager.

I am assuming this is to do with the system file associations installed
by libreoffice, rather than thunderbird's configuration.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libreoffice (not installed)
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Thu Oct 20 15:04:14 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (5 days ago)

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

Title:
  xlsx not associated with libre office in thunderbird

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  docx files loaded from thunderbird open in libreoffice, whereas xlsx
  files open with archive manager.

  I am assuming this is to do with the system file associations
  installed by libreoffice, rather than thunderbird's configuration.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Thu Oct 20 15:04:14 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (5 days ago)

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

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


[Desktop-packages] [Bug 584220] Re: Calc extremely slow opening document

2011-10-19 Thread frankster
This is a definite regression between 11.04 and 11.10, as the same
spreadsheet would take about 20s to open in 11.04, but I have seen it
take 5 - 10 minutes of 100% cpu usage in the new release.

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

Title:
  Calc extremely slow opening document

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

Bug description:
  Binary package hint: openoffice.org

  I opened the same document in OpenSuse 11.2 and it took about 20
  seconds I have 4GB of ram.  When I try to open it in Ubuntu it takes
  over 12 minutes!  This is very unreasonable!  This is a serious
  problem.While the document is opening here is what I have for free
  -m:

  free -m
   total   used   free sharedbuffers cached
  Mem:  3962   2908   1053  0252   1246
  -/+ buffers/cache:   1408   2553
  Swap: 5239  0   5239

  
  One processor is at 100% for the entire time and the other processor is 
practically idle.  If you need me to give any more information, just let me 
know and tell me what to do.  I can reproduce this as often as you like.  Hope 
we can see something to fix this, because I have to boot into OpenSuse when I 
need to edit or use this document or others similar to it.  The document is 
about 4mb is size, which I know is large, but I haved used it in the past many 
times with Ubuntu without a problem.  I believe it is only since my Lucid Lynx 
install that I have this problem.

  Shane

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: openoffice.org-core 1:3.2.0-7ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sat May 22 09:08:56 2010
  ExecutablePath: /usr/lib/openoffice/program/soffice.bin
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100308)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: openoffice.org

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

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


[Desktop-packages] [Bug 878171] [NEW] question marks appear in playlist names

2011-10-19 Thread frankster
Public bug reported:

When choosing playlist sync options in banshee, three question marks
appear at the side of each playlist name. for example the sync
playlist is displayed as ???sync???. I have attached a screenshot. It
appears on all the playlists in the list; however due to another ubuntu
bug the printscreen key does not have any effect while a menu is open so
I can only show you one play list with this problem.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: banshee 2.2.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Wed Oct 19 14:00:16 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB
 SHELL=/bin/bash
SourcePackage: banshee
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (4 days ago)

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

Title:
  question marks appear in playlist names

Status in “banshee” package in Ubuntu:
  New

Bug description:
  When choosing playlist sync options in banshee, three question marks
  appear at the side of each playlist name. for example the sync
  playlist is displayed as ???sync???. I have attached a screenshot.
  It appears on all the playlists in the list; however due to another
  ubuntu bug the printscreen key does not have any effect while a menu
  is open so I can only show you one play list with this problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 19 14:00:16 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (4 days ago)

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

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


[Desktop-packages] [Bug 878171] Re: question marks appear in playlist names

2011-10-19 Thread frankster
** Attachment added: Screenshot at 2011-10-19 13:56:23.png
   
https://bugs.launchpad.net/bugs/878171/+attachment/2560242/+files/Screenshot%20at%202011-10-19%2013%3A56%3A23.png

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

Title:
  question marks appear in playlist names

Status in “banshee” package in Ubuntu:
  New

Bug description:
  When choosing playlist sync options in banshee, three question marks
  appear at the side of each playlist name. for example the sync
  playlist is displayed as ???sync???. I have attached a screenshot.
  It appears on all the playlists in the list; however due to another
  ubuntu bug the printscreen key does not have any effect while a menu
  is open so I can only show you one play list with this problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 19 14:00:16 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (4 days ago)

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

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


[Desktop-packages] [Bug 878178] [NEW] no menus if toolbox selected

2011-10-19 Thread frankster
Public bug reported:

If you are using unity rather than gnome-classic and you happen to have
the gimp toolbox or layers selected, there are no menus at the top of
the screen.

The problem particularly manifests itself if you need to perform an
operation on a layer, as you will typically select the layer in the
layer window, which gets rid of the menus, then when you attempt to
access the layer menu at the top you notice it disappeared when you
selected the layer. Then you have to click back onto the main window to
make the menu appear again. This behaviour is obviously really
surprising (and irritating).

I would guess its because only the main gimp window has the menus
attached to it and the movable side windows don't have any menus.
However I'm not really sure if this is a problem with gimp so much as a
fundamental problem with the unity code that attempts to put the current
window's menus at the top of the screen, but the problem manifests
itself with gimp so I'll report it here.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gimp 2.6.11-2ubuntu4
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Wed Oct 19 14:05:10 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB
 SHELL=/bin/bash
SourcePackage: gimp
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (4 days ago)

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

Title:
  no menus if toolbox selected

Status in “gimp” package in Ubuntu:
  New

Bug description:
  If you are using unity rather than gnome-classic and you happen to
  have the gimp toolbox or layers selected, there are no menus at the
  top of the screen.

  The problem particularly manifests itself if you need to perform an
  operation on a layer, as you will typically select the layer in the
  layer window, which gets rid of the menus, then when you attempt to
  access the layer menu at the top you notice it disappeared when you
  selected the layer. Then you have to click back onto the main window
  to make the menu appear again. This behaviour is obviously really
  surprising (and irritating).

  I would guess its because only the main gimp window has the menus
  attached to it and the movable side windows don't have any menus.
  However I'm not really sure if this is a problem with gimp so much as
  a fundamental problem with the unity code that attempts to put the
  current window's menus at the top of the screen, but the problem
  manifests itself with gimp so I'll report it here.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gimp 2.6.11-2ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 19 14:05:10 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: gimp
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (4 days ago)

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

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


[Desktop-packages] [Bug 878178] Re: no menus if toolbox selected

2011-10-19 Thread frankster
-- 
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/878178

Title:
  no menus if toolbox selected

Status in “gimp” package in Ubuntu:
  New

Bug description:
  If you are using unity rather than gnome-classic and you happen to
  have the gimp toolbox or layers selected, there are no menus at the
  top of the screen.

  The problem particularly manifests itself if you need to perform an
  operation on a layer, as you will typically select the layer in the
  layer window, which gets rid of the menus, then when you attempt to
  access the layer menu at the top you notice it disappeared when you
  selected the layer. Then you have to click back onto the main window
  to make the menu appear again. This behaviour is obviously really
  surprising (and irritating).

  I would guess its because only the main gimp window has the menus
  attached to it and the movable side windows don't have any menus.
  However I'm not really sure if this is a problem with gimp so much as
  a fundamental problem with the unity code that attempts to put the
  current window's menus at the top of the screen, but the problem
  manifests itself with gimp so I'll report it here.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gimp 2.6.11-2ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 19 14:05:10 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB
   SHELL=/bin/bash
  SourcePackage: gimp
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (4 days ago)

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

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