[Desktop-packages] [Bug 574540] [NEW] Language selection fails to set all locale environment variables correctly.

2011-11-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

- Migration from 9.10 to 10.04.
- Default language set to dutch nl-be. (family computer)
- My desktop set to us english
- resulting in mixed dutch english gnome ui

When I looked around a bit locales command told me that env var LANG
was set to us english, but LANGUAGE var was set to nl be. So apparently
selecting language (e.g. at login) sets the one but not the other

I was finally able to fix it by adding
export LANGUAGE=en_US.utf8
to .profile in my home dir.

Took quite a while to find this.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: locales 2.11+git20100304-3
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Mon May  3 17:12:16 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US.utf8
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: langpack-locales

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


** Tags: apport-bug i386 lucid
-- 
Language selection fails to set all locale environment variables correctly.
https://bugs.launchpad.net/bugs/574540
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to language-selector in Ubuntu.

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


[Desktop-packages] [Bug 815585] Re: Rhythmbox unable to retrieve CD title / track information from MusicBrainz

2011-11-16 Thread Osmo Laitinen
Why such decision has been made? Why not give people freedom to choose
software they want to use?

Need to force* people to switch Banshee?
Now, when we are forced to use Banshee, will we be forced to switch back to 
Rhythmbox with 12.04?

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

Title:
  Rhythmbox unable to retrieve CD title / track information from
  MusicBrainz

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  Inserting any audio CD, even ones previously recognised, results in a
  message : Could not find this album on Music Brainz. No album or
  track title information is retrieved. The CD is shown in the left hand
  panel under Devices as Unknown Audio. This now happens for every CD
  inserted. Not sure if this helps, but Banshee shows the same problem,
  displaying a message stating Could not fetch metadata for CD

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: rhythmbox 0.13.1-0ubuntu6.1
  ProcVersionSignature: Ubuntu 2.6.35-30.54-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Sun Jul 24 22:30:57 2011
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: rhythmbox

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

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


[Desktop-packages] [Bug 891021] [NEW] no root system is defined,,

2011-11-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

unable to install ubuntu

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-system-monitor 2.28.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Wed Nov 16 07:41:47 2011
ExecutablePath: /usr/bin/gnome-system-monitor
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 PATH=(custom, no user)
 LANGUAGE=
 LANG=en_US.UTF-8
SourcePackage: gnome-system-monitor
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 natty
-- 
no root system is defined,,
https://bugs.launchpad.net/bugs/891021
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gnome-system-monitor in Ubuntu.

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


[Desktop-packages] [Bug 666565] Re: utf8 charmap in locale name is wrong

2011-11-16 Thread Martin Pitt
Not going to apply a large Ubuntu specific patch for this in langpack-
locales. This should get fixed in upstream glibc or not at all IMHO.

** Changed in: langpack-locales (Ubuntu)
   Status: New = Won't Fix

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

Title:
  utf8 charmap in locale name is wrong

Status in Ubuntu Translations:
  Triaged
Status in “eglibc” package in Ubuntu:
  New
Status in “gdm” package in Ubuntu:
  Fix Released
Status in “langpack-locales” package in Ubuntu:
  Won't Fix
Status in “language-selector” package in Ubuntu:
  Fix Released
Status in “vim” package in Ubuntu:
  New

Bug description:
  Binary package hint: language-selector

  LanguageSelector/macros.py explicitly sets the charmap part of locale
  strings to utf8 - it should be set to UTF-8 instead. This is
  relevant because not all systems alias locale names with the former to
  the latter, and compatibility with those systems is broken.

  Rationale for this change is that the 'locales' package uses the uppercase 
hyphenated format everywhere, even going as far as replacing '.utf8' with it in 
one case:
  % dpkg -L locales | xargs grep '\.utf8'
  /usr/sbin/locale-gen:elif [ $IS_LANG = no ]  L=`grep 
^${1/%.utf8/.UTF-8}  /usr/share/i18n/SUPPORTED`; then

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

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


[Desktop-packages] [Bug 574540] Re: Language selection fails to set all locale environment variables correctly.

2011-11-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: language-selector (Ubuntu)
   Status: New = Confirmed

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

Title:
  Language selection fails to set all locale environment variables
  correctly.

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

Bug description:
  - Migration from 9.10 to 10.04.
  - Default language set to dutch nl-be. (family computer)
  - My desktop set to us english
  - resulting in mixed dutch english gnome ui

  When I looked around a bit locales command told me that env var LANG
  was set to us english, but LANGUAGE var was set to nl be. So
  apparently selecting language (e.g. at login) sets the one but not the
  other

  I was finally able to fix it by adding
  export LANGUAGE=en_US.utf8
  to .profile in my home dir.

  Took quite a while to find this.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: locales 2.11+git20100304-3
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  Architecture: i386
  Date: Mon May  3 17:12:16 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US.utf8
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: langpack-locales

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/574540/+subscriptions

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


[Desktop-packages] [Bug 574540] Re: Language selection fails to set all locale environment variables correctly.

2011-11-16 Thread Martin Pitt
I assume you used language-selector for this, i. e. Applications -
Prefs - Languages ? You need to select both region and language there.

LANGUAGE=en_US.utf8 is invalid, by the way. If you want English,
please set LANGUAGE=en.

** Package changed: langpack-locales (Ubuntu) = language-selector
(Ubuntu)

** Changed in: language-selector (Ubuntu)
   Status: New = Incomplete

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

Title:
  Language selection fails to set all locale environment variables
  correctly.

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

Bug description:
  - Migration from 9.10 to 10.04.
  - Default language set to dutch nl-be. (family computer)
  - My desktop set to us english
  - resulting in mixed dutch english gnome ui

  When I looked around a bit locales command told me that env var LANG
  was set to us english, but LANGUAGE var was set to nl be. So
  apparently selecting language (e.g. at login) sets the one but not the
  other

  I was finally able to fix it by adding
  export LANGUAGE=en_US.utf8
  to .profile in my home dir.

  Took quite a while to find this.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: locales 2.11+git20100304-3
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  Architecture: i386
  Date: Mon May  3 17:12:16 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US.utf8
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: langpack-locales

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/574540/+subscriptions

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


[Desktop-packages] [Bug 891021] Re: no root system is defined,,

2011-11-16 Thread Ubuntu Foundation's Bug Bot
** Package changed: ubuntu = gnome-system-monitor (Ubuntu)

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

Title:
  no root system is defined,,

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

Bug description:
  unable to install ubuntu

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-system-monitor 2.28.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Wed Nov 16 07:41:47 2011
  ExecutablePath: /usr/bin/gnome-system-monitor
  LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=
   LANG=en_US.UTF-8
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 890213] Re: Messaging menu: sometimes it duplicates the alerts

2011-11-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Messaging menu: sometimes it duplicates the alerts

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  In messaging menu, the Thunderbird add-on Messaging Menu and Unity Launcher 
integration (v0.8) alerts me about messages with Important tag and in the 
Inbox, but they are the same.
  It should be configurable or it alerts me only about new messages in Inbox.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 7.0.1+build1+nobinonly-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: True
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  simon  2045 F pulseaudio
   /dev/snd/controlC0:  simon  2045 F pulseaudio
  BuildID: 20110929183320
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfbff4000 irq 57'
 Mixer name : 'Realtek ALC889'
 Components : 'HDA:10ec0889,1458a022,0014'
 Controls  : 39
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfaffc000 irq 16'
 Mixer name : 'Nvidia GPU 0a HDMI/DP'
 Components : 'HDA:10de000a,10de0101,00100100'
 Controls  : 16
 Simple ctrls  : 4
  Channel: release
  Date: Mon Nov 14 14:19:41 2011
  ForcedLayersAccel: False
  IncompatibleExtensions: Text Link - 
ID={54BB9F3F-07E5-486c-9B39-C7398B99391C}, Version=4.0.2011021601, 
minVersion=3.0, maxVersion=3.1.*, Location=app-profile, Type=extension, 
Active=Yes
  IpRoute:
   default via 192.168.1.1 dev eth1  metric 100 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.2 
   192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.1
  Profiles: Profile0 (Default) - LastVersion=7.0.1/20110929183320 (Running)
  RfKill:
   
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   Nov 14 09:31:47 X58A-UD5 kernel: [127737.372272] nautilus[2067]: segfault at 
10 ip 7f9a1c144980 sp 7fffc18d72e8 error 4 in 
libcairo.so.2.11000.2[7f9a1c0fe000+b9000]
   Nov 14 10:47:43 X58A-UD5 dhclient: DHCPREQUEST of 192.168.1.2 on eth1 to 
192.168.1.1 port 67
   Nov 14 10:47:43 X58A-UD5 dhclient: DHCPACK of 192.168.1.2 from 192.168.1.1
   Nov 14 10:47:43 X58A-UD5 dhclient: can't create 
/var/lib/dhcp3/dhclient.eth1.leases: No such file or directory
   Nov 14 10:47:43 X58A-UD5 dhclient: bound to 192.168.1.2 -- renewal in 33093 
seconds.
  dmi.bios.date: 02/01/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FD
  dmi.board.name: X58A-UD5
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFD:bd02/01/2011:svnGigabyteTechnologyCo.,Ltd.:pnX58A-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnX58A-UD5:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: X58A-UD5
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Desktop-packages] [Bug 890213] Re: Messaging menu: sometimes it duplicates the alerts

2011-11-16 Thread Natim
Please add a preference box like the one of :
http://www.webupd8.org/2011/02/thunderbird-indicator-adds-folders.html

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

Title:
  Messaging menu: sometimes it duplicates the alerts

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  In messaging menu, the Thunderbird add-on Messaging Menu and Unity Launcher 
integration (v0.8) alerts me about messages with Important tag and in the 
Inbox, but they are the same.
  It should be configurable or it alerts me only about new messages in Inbox.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 7.0.1+build1+nobinonly-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: True
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  simon  2045 F pulseaudio
   /dev/snd/controlC0:  simon  2045 F pulseaudio
  BuildID: 20110929183320
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfbff4000 irq 57'
 Mixer name : 'Realtek ALC889'
 Components : 'HDA:10ec0889,1458a022,0014'
 Controls  : 39
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfaffc000 irq 16'
 Mixer name : 'Nvidia GPU 0a HDMI/DP'
 Components : 'HDA:10de000a,10de0101,00100100'
 Controls  : 16
 Simple ctrls  : 4
  Channel: release
  Date: Mon Nov 14 14:19:41 2011
  ForcedLayersAccel: False
  IncompatibleExtensions: Text Link - 
ID={54BB9F3F-07E5-486c-9B39-C7398B99391C}, Version=4.0.2011021601, 
minVersion=3.0, maxVersion=3.1.*, Location=app-profile, Type=extension, 
Active=Yes
  IpRoute:
   default via 192.168.1.1 dev eth1  metric 100 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.2 
   192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.1
  Profiles: Profile0 (Default) - LastVersion=7.0.1/20110929183320 (Running)
  RfKill:
   
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   Nov 14 09:31:47 X58A-UD5 kernel: [127737.372272] nautilus[2067]: segfault at 
10 ip 7f9a1c144980 sp 7fffc18d72e8 error 4 in 
libcairo.so.2.11000.2[7f9a1c0fe000+b9000]
   Nov 14 10:47:43 X58A-UD5 dhclient: DHCPREQUEST of 192.168.1.2 on eth1 to 
192.168.1.1 port 67
   Nov 14 10:47:43 X58A-UD5 dhclient: DHCPACK of 192.168.1.2 from 192.168.1.1
   Nov 14 10:47:43 X58A-UD5 dhclient: can't create 
/var/lib/dhcp3/dhclient.eth1.leases: No such file or directory
   Nov 14 10:47:43 X58A-UD5 dhclient: bound to 192.168.1.2 -- renewal in 33093 
seconds.
  dmi.bios.date: 02/01/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FD
  dmi.board.name: X58A-UD5
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFD:bd02/01/2011:svnGigabyteTechnologyCo.,Ltd.:pnX58A-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnX58A-UD5:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: X58A-UD5
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Desktop-packages] [Bug 846535] Re: dlna client plugin missing in oneiric's totem

2011-11-16 Thread royden
*** This bug is a duplicate of bug 827382 ***
https://bugs.launchpad.net/bugs/827382

** This bug has been marked a duplicate of bug 827382
   Coherence uPNP plugin missing in totem in Oneiric

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

Title:
  dlna client plugin missing in oneiric's totem

Status in Totem Movie Player:
  New
Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  I installed this package in a fresh installation of Oneiric 32 bit: I
  can see extra plugins like BBC in totem/modifica/plugins, but NOT Dlna
  Client. I use it daily on another pc with Natty.

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

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


[Desktop-packages] [Bug 177929] Re: Should autodetect filename character encoding in zip files

2011-11-16 Thread h1bymask
OK, some investigation and code work helped reveal the fix.
You need to do the following operations:
1. download the p7zip source package.
2. unpack the package and cd to its parent directory.
3. download the patch (see attachment).
4. patch -p0 p7zip-9.20.1-manual-iconv-lc_dos.patch
5. make 7z inside the p7zip src package and copy ./bin/7z and ./bin/7z.so to 
/usr/lib/p7zip/ to fix the File Roller.
You need to make 7z 7za sfx and copy ./bin/* to /usr/lib/p7zip to replace 
p7zip binaries completely.
---
How to use the patched p7zip:
Just call p7zip / any program using it (e.g. file-roller) with LC_DOS 
environment variable set to the respective desired DOS charset. The 
correspondence between your Ubuntu language and DOS charset can be detected in 
2 ways:
1. libnatspec library: sources at http://sisyphus.ru/ru/srpm/libnatspec ; 
binaries at https://launchpad.net/~r0lf/+archive/ppa/+build/1911465 . Just use 
the construction like LC_DOS=cp`natspec -c`
2. gettext itself provides the language-charset table because of DJGPP support. 
Use the following construction:
echo `/usr/share/gettext/intl/config.charset msdosdjgpp | grep \`echo $LANG | 
cut -f1 -d.\` | cut -f2 -d' '`
Of course, the 2nd solution won't work perfectly inside a .desktop file.
Example:
LC_DOS=cp866 file-roller
You also can download the attachment in the post below. It contains .desktop 
file and compiled 7z binaries for amd64. Then:
1. Drag and drop that .desktop file into the Main Menu application (alacarte). 
After that you can create DOS/Win32-compliant ZIP archive by starting the 
Archive Manager - natspec DOS charset from main menu.
2. Right click on any ZIP archive and select Properties-Open with-Show other 
...-Archive Manager - natspec DOS charset. After that you can open DOS/Win32 
archives by right-clicking on the file and selecting Open withArchive Manager 
- natspec .

** Patch added: p7zip-9.20.1-manual-iconv-lc_dos.patch
   
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/177929/+attachment/2598480/+files/p7zip-9.20.1-manual-iconv-lc_dos.patch

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

Title:
  Should autodetect filename character encoding in zip files

Status in File Roller:
  Confirmed
Status in “file-roller” package in Ubuntu:
  Triaged
Status in “xarchiver” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: file-roller

  Many compressed file such as zip don't specify filename encoding. But
  file-roller read every file as UTF-8, so it sometimes makes encoding
  problem.

  I think may be, you could think that it's not a big problem or it's
  not a bug or we don't need those feature. If you deal with only
  English it's not a problem at all. But it's a big problem for East
  Asian people such as Chinese, Japanese and Korean. Because zip file is
  still popular. And many people compress zip file in Windows, and share
  the zip files. Windows don't use UTF-8.

  Many CJK people want to uncompress these zip files. There are some way
  to solve this problem (by another software). But all are too complex
  to Ubuntu newbies. I wish file-roller support encoding select
  function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/177929/+subscriptions

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


[Desktop-packages] [Bug 177929] Re: Should autodetect filename character encoding in zip files

2011-11-16 Thread h1bymask
This attachment contains .desktop file and compiled 7z binaries for amd64. It 
also contains 2 patches:
1. The patch described above.
2. The old 2009-patch for p7zip-4.65 with the similar fix. The difference is 
the environment variable name: it is ARCHIVE_CP (for the p7zip-9.20 patch it is 
LC_DOS).

** Attachment added: p7zip-9.20.1-manual-iconv.tar.bz2
   
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/177929/+attachment/2598481/+files/p7zip-9.20.1-manual-iconv.tar.bz2

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

Title:
  Should autodetect filename character encoding in zip files

Status in File Roller:
  Confirmed
Status in “file-roller” package in Ubuntu:
  Triaged
Status in “xarchiver” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: file-roller

  Many compressed file such as zip don't specify filename encoding. But
  file-roller read every file as UTF-8, so it sometimes makes encoding
  problem.

  I think may be, you could think that it's not a big problem or it's
  not a bug or we don't need those feature. If you deal with only
  English it's not a problem at all. But it's a big problem for East
  Asian people such as Chinese, Japanese and Korean. Because zip file is
  still popular. And many people compress zip file in Windows, and share
  the zip files. Windows don't use UTF-8.

  Many CJK people want to uncompress these zip files. There are some way
  to solve this problem (by another software). But all are too complex
  to Ubuntu newbies. I wish file-roller support encoding select
  function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/177929/+subscriptions

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread Rodrigo Moya
Thanks for testing it Walter. So, to not have to worry you with any fix
I get, could you please let me know what setup are you in so that I can
try to replicate?

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 513136] Re: bad charset

2011-11-16 Thread h1bymask
*** This bug is a duplicate of bug 580961 ***
https://bugs.launchpad.net/bugs/580961

The problem might be with p7zip package.
For that, the fix was released.
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/177929/comments/81


** Patch added: p7zip-9.20.1-manual-iconv-lc_dos.patch
   
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/513136/+attachment/2598487/+files/p7zip-9.20.1-manual-iconv-lc_dos.patch

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

Title:
  bad charset

Status in “file-roller” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: file-roller

  file is downloaded from greek govermental site
  see-check more zip examples in
   http://www.eye-ekt.gr/StaticPage.aspx?mn=534
  They should have greek file names.(in MSWindows have)
  this has nothing to do with zips created in ubuntu.
  Is an all time - all versions bug
  p7zip is also installed as some fora indicate but the problem is not solved
  the command
  7z x my_file.zip -o~/Desktop
  returned bad utf-8 characters as file names:
  Extracting  BinaryContent/07_„‰Ž €Œ€Š“’ˆ‰Ž ’„“•Ž‘-„Œ’“€
  before p7zip being installed russian characters were shown in the place og 
greek characters
  thanks
  ilias iiadis

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Jan 27 09:53:37 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/file-roller
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: fglrx
  Package: file-roller 2.28.1-0ubuntu1
  ProcEnviron:
   LANG=el_GR.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
  SourcePackage: file-roller
  Uname: Linux 2.6.31-17-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/513136/+subscriptions

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


[Desktop-packages] [Bug 891043] [NEW] evince does not print PDF document correctly

2011-11-16 Thread baltasarq
Public bug reported:

1. Using Ubuntu 11.10,
2. Evince reports version 3.2.1 Document Viewer Using poppler/cairo (0.16.7)
3. I try to print a PDF document in my Brother HL-5250DN, through Evince.
4. Instead of having the document printed, I have a blank page with a gray 
rectangle saying:

ERROR NAME;
Undefined
COMMAND;
Copyright
OPERAND STACK;

This does only happen when trying to print from evince, not from
LibreOffice, for example. Also, it normally happens when trying to print
a document with some kind of image (a photo, an institution logo, etc.).

Cups reports version 1.5.0 through its web interface. It does correctly reports 
a Brother HL-5250DN series printer attached.
Driver: Brother HL-5250DN BR-Script3 , Postscript-Brother 20101122 
(OpenPrinting LSB 3.2) (grayscale, 2-sided printing)

Anyway, as I said this problem does only happen with Evince.

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

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

Title:
  evince does not print PDF document correctly

Status in “evince” package in Ubuntu:
  New

Bug description:
  1. Using Ubuntu 11.10,
  2. Evince reports version 3.2.1 Document Viewer Using poppler/cairo (0.16.7)
  3. I try to print a PDF document in my Brother HL-5250DN, through Evince.
  4. Instead of having the document printed, I have a blank page with a gray 
rectangle saying:

  ERROR NAME;
  Undefined
  COMMAND;
  Copyright
  OPERAND STACK;

  This does only happen when trying to print from evince, not from
  LibreOffice, for example. Also, it normally happens when trying to
  print a document with some kind of image (a photo, an institution
  logo, etc.).

  Cups reports version 1.5.0 through its web interface. It does correctly 
reports a Brother HL-5250DN series printer attached.
  Driver: Brother HL-5250DN BR-Script3 , Postscript-Brother 20101122 
(OpenPrinting LSB 3.2) (grayscale, 2-sided printing)

  Anyway, as I said this problem does only happen with Evince.

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

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


[Desktop-packages] [Bug 828415] Re: package gnome-accessibility-themes 2.32.1-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/icons/HighContrast/index.theme', which is also in pack

2011-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gnome-themes-standard

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

Title:
  package gnome-accessibility-themes 2.32.1-0ubuntu1 failed to
  install/upgrade: trying to overwrite
  '/usr/share/icons/HighContrast/index.theme', which is also in package
  gnome-accessibility-themes-extras 2.32.1-0ubuntu1

Status in “gnome-themes” package in Ubuntu:
  Fix Released
Status in “gnome-themes-standard” package in Ubuntu:
  Fix Released
Status in “gnome-themes” source package in Oneiric:
  Invalid
Status in “gnome-themes-standard” source package in Oneiric:
  Fix Committed
Status in “gnome-themes” source package in Precise:
  Fix Released
Status in “gnome-themes-standard” source package in Precise:
  Fix Released

Bug description:
  Xubuntu Oneiric Ocelot in use since alpha1, running sudo apt-get dist-
  upgrade.

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: gnome-accessibility-themes 2.32.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Wed Aug 17 17:24:54 2011
  DuplicateSignature:
   Unpacking replacement gnome-accessibility-themes ...
   dpkg: error processing 
/var/cache/apt/archives/gnome-accessibility-themes_3.1.5-0ubuntu2_all.deb 
(--unpack):
trying to overwrite '/usr/share/icons/HighContrast/index.theme', which is 
also in package gnome-accessibility-themes-extras 2.32.1-0ubuntu1
  ErrorMessage: trying to overwrite 
'/usr/share/icons/HighContrast/index.theme', which is also in package 
gnome-accessibility-themes-extras 2.32.1-0ubuntu1
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110531.1)
  PackageArchitecture: all
  SourcePackage: gnome-themes
  Title: package gnome-accessibility-themes 2.32.1-0ubuntu1 failed to 
install/upgrade: trying to overwrite 
'/usr/share/icons/HighContrast/index.theme', which is also in package 
gnome-accessibility-themes-extras 2.32.1-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread Walter Garcia-Fontes
I'm on Unity, 11.10 fully updated. I attach the output of apport agains
Unity just in case you get more information there.

On the other hand I'm willing to keep trying your patches if you want.

** Attachment added: bug.apport
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/833397/+attachment/2598495/+files/bug.apport

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 813566] Re: Greeter not displayed correctly on multi monitor setup

2011-11-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Confirmed

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

Title:
  Greeter not displayed correctly on multi monitor setup

Status in Light Display Manager:
  Triaged
Status in Unity Greeter:
  Triaged
Status in “lightdm” package in Ubuntu:
  Triaged
Status in “unity-greeter” package in Ubuntu:
  Triaged
Status in “xserver-xorg-video-ati” package in Ubuntu:
  Confirmed
Status in “lightdm” source package in Precise:
  Triaged
Status in “unity-greeter” source package in Precise:
  Triaged
Status in “xserver-xorg-video-ati” source package in Precise:
  Confirmed

Bug description:
  Upon booting with an external monitor (1920x1200 resolution) hooked up
  to my laptop (1920x1080 resolution), the external display mirrors the
  laptop display, but garbles the screen (see screenshot).

  Using GDM, the external display is treated as extra screen space
  (greeter appears on laptop screen only), and is not garbled

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 0.4.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
  Uname: Linux 3.0.0-5-generic x86_64
  Architecture: amd64
  Date: Wed Jul 20 07:52:42 2011
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Release Candidate amd64 
(20100419.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-07-13 (6 days ago)

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

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread Rodrigo Moya
Ok, let's do another try then, so please just cd to the directory where
you checked out the branch and:

$ bzr pull
$ bzr bd -- -b

when it finished successfully:

$ sudo dpkg -i ../build-area/*.deb

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 886057] Re: nautilus menu bar disappears

2011-11-16 Thread seblem
unfortunately, I always have this problem with drivers 285.05.09-0ubuntu0.1 
(current update).
But I just noticed something.  Currently I have this problem.
I have three nautilus' windows (also many other software(firefox,chromium, 
netbeans etc) open and nautilus menus appear well.
My system is slow (movement of windows).
If I open a fourth window, the menus on this new window does not work but it's 
ok for the first three.
I close the fourth and another window. So I have two windows open. If I open a 
new window, the menu does not appear.

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

Title:
  nautilus menu bar disappears

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Sometimes I can not access the menu bar. Specifically, for example, when I 
select File options are missing(invisible). I do not have this problem with 
other applications.
  My pc is never extinguished, only to sleep regularly.

  thanks

  Seblem

  The release of Ubuntu : 11.10 
  Nautilus : 1:3.2.1-0ubuntu2

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Nov  4 11:09:19 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 813566] Re: Greeter not displayed correctly on multi monitor setup

2011-11-16 Thread Aquilon
Hi,

I have the same problem with my eeepc 1000he (graphic card is an Intel
GMA 945) when I boot on with an external screen (1440X900).

Greeter is present on the two screen (external and internal) but in a
poor resolution.

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

Title:
  Greeter not displayed correctly on multi monitor setup

Status in Light Display Manager:
  Triaged
Status in Unity Greeter:
  Triaged
Status in “lightdm” package in Ubuntu:
  Triaged
Status in “unity-greeter” package in Ubuntu:
  Triaged
Status in “xserver-xorg-video-ati” package in Ubuntu:
  Confirmed
Status in “lightdm” source package in Precise:
  Triaged
Status in “unity-greeter” source package in Precise:
  Triaged
Status in “xserver-xorg-video-ati” source package in Precise:
  Confirmed

Bug description:
  Upon booting with an external monitor (1920x1200 resolution) hooked up
  to my laptop (1920x1080 resolution), the external display mirrors the
  laptop display, but garbles the screen (see screenshot).

  Using GDM, the external display is treated as extra screen space
  (greeter appears on laptop screen only), and is not garbled

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 0.4.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
  Uname: Linux 3.0.0-5-generic x86_64
  Architecture: amd64
  Date: Wed Jul 20 07:52:42 2011
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Release Candidate amd64 
(20100419.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-07-13 (6 days ago)

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

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


[Desktop-packages] [Bug 856269] Re: lightdm does not ask for a new password with pam_winbind or pam_krb5 authentications when the password is expired

2011-11-16 Thread Renzo Bagnati
Then maybe https://bugs.launchpad.net/lightdm/+bug/869501 is a duplicate
of this one?

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

Title:
  lightdm does not ask for a new password with pam_winbind or pam_krb5
  authentications when the password is expired

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  I'm using an up-to-date oneiric workstation joined through samba and
  winbind to an AD domain controlled by a Windows server.

  When the password of a domain user is expired and when pam_winbind is
  used as first authentication, lightdm does not ask for a new password
  and does not allow to login, displaying the message Invalid password,
  please try again.

  Instead, when pam_krb5 is used as first authentication, lightdm asks
  two times for a password (Enter it again:) and then allows to login
  even if the password is expired.

  When using a text console to login, the password changing dialog is
  immediately presented (as it happens in natty with gdm).

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

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


[Desktop-packages] [Bug 891073] Re: cannot type any character in google chat

2011-11-16 Thread fabio.hipolito
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/891073

Title:
  cannot type any character in google chat

Status in “firefox” package in Ubuntu:
  New

Bug description:
  After a recent update to the system, which included update to kernel,
  firefox and flashplayer, I cannot type any character in google chat.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 7.0.1+build1+nobinonly-0ubuntu0.11.04.1
  ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic x86_64
  NonfreeKernelModules: fglrx
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
 Subdevices: 0/1
 Subdevice #0: subdevice #0
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nebulosa   1359 F pulseaudio
   /dev/snd/pcmC0D0p:   nebulosa   1359 F...m pulseaudio
  BuildID: 20110928224508
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe156 irq 44'
 Mixer name : 'Realtek ALC269VB'
 Components : 'HDA:10ec0269,1028047e,00100100'
 Controls  : 18
 Simple ctrls  : 12
  Channel: release
  Date: Wed Nov 16 18:18:26 2011
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   FlashGot - ID={19503e42-ca3c-4c27-b1e2-9cdb2170ee34}, Version=1.3.4, 
minVersion=1.9a3, maxVersion=1.9.*, Location=app-profile, Type=extension, 
Active=Yes
   NoScript - ID={73a6fe31-595d-460b-a920-fcc0f8843232}, Version=2.1.9, 
minVersion=1.9a2, maxVersion=1.9.6, Location=app-profile, Type=extension, 
Active=Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  IpRoute:
   172.29.136.0/22 dev eth0  proto kernel  scope link  src 172.29.139.42  
metric 1 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   default via 172.29.136.1 dev eth0  proto static
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  ProcEnviron:
   LANGUAGE=en_SG:en
   LANG=custom.UTF-8
   LC_MESSAGES=en_SG.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=7.0.1/20110928224508 (Running)
  RfKill:
   
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/26/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 06D7TR
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd02/26/2011:svnDellInc.:pnOptiPlex990:pvr01:rvnDellInc.:rn06D7TR:rvrA00:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 990
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Desktop-packages] [Bug 890841] Re: The folder icons do not stay on the desktop. They revert back to script icons. This is also for folders within folders

2011-11-16 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

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

Title:
  The folder icons do not stay on the desktop.  They revert back to
  script icons.  This is also for folders within folders

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  The folder icons do not stay on the desktop.  They revert back to
  script icons.  This is also for folders within folders and document,
  files.  Also when changing between desktops there seems to be an
  issue, where the system will freeze and not be able to change over.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  173.14.30  Sat Apr 16 
21:49:29 PDT 2011
   GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,resize,imgpng,place,move,snap,grid,mousepoll,regex,gnomecompat,vpswitch,unitymtgrabhandles,session,wall,animation,expo,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: None
  Date: Wed Nov 16 08:58:05 2011
  DistUpgraded: Log time: 2011-10-20 10:14:35.009081
  DistroCodename: oneiric
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-173, 173.14.30, 2.6.38-11-generic, x86_64: installed
   nvidia-173, 173.14.30, 3.0.0-12-generic, x86_64: installed
   nvidia-current, 280.13, 2.6.38-11-generic, x86_64: installed
   nvidia-current, 280.13, 3.0.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   nVidia Corporation C61 [GeForce 7025 / nForce 630a] [10de:03d6] (rev a2) 
(prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:03d6]
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 004: ID 148f:2070 Ralink Technology, Corp. RT2070 Wireless 
Adapter
   Bus 002 Device 002: ID 046d:c31c Logitech, Inc. Keyboard K120 for Business
   Bus 002 Device 003: ID 046d:c05a Logitech, Inc. Optical Mouse M90
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=1d38c177-beab-466f-b7cf-e17197ca4258 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to oneiric on 2011-10-19 (26 days ago)
  XorgConf:
   Section Device
Identifier  Default Device
Option  NoLogoTrue
   EndSection
  dmi.bios.date: 03/09/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: N68-S3 UCC
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd03/09/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-S3UCC:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu5
  version.ia32-libs: ia32-libs 20090808ubuntu26
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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

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


[Desktop-packages] [Bug 891073] [NEW] cannot type any character in google chat

2011-11-16 Thread fabio.hipolito
Public bug reported:

After a recent update to the system, which included update to kernel,
firefox and flashplayer, I cannot type any character in google chat.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: firefox 7.0.1+build1+nobinonly-0ubuntu0.11.04.1
ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic x86_64
NonfreeKernelModules: fglrx
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 0/1
   Subdevice #0: subdevice #0
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  nebulosa   1359 F pulseaudio
 /dev/snd/pcmC0D0p:   nebulosa   1359 F...m pulseaudio
BuildID: 20110928224508
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xe156 irq 44'
   Mixer name   : 'Realtek ALC269VB'
   Components   : 'HDA:10ec0269,1028047e,00100100'
   Controls  : 18
   Simple ctrls  : 12
Channel: release
Date: Wed Nov 16 18:18:26 2011
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
IncompatibleExtensions:
 FlashGot - ID={19503e42-ca3c-4c27-b1e2-9cdb2170ee34}, Version=1.3.4, 
minVersion=1.9a3, maxVersion=1.9.*, Location=app-profile, Type=extension, 
Active=Yes
 NoScript - ID={73a6fe31-595d-460b-a920-fcc0f8843232}, Version=2.1.9, 
minVersion=1.9a2, maxVersion=1.9.6, Location=app-profile, Type=extension, 
Active=Yes
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
IpRoute:
 172.29.136.0/22 dev eth0  proto kernel  scope link  src 172.29.139.42  metric 
1 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 default via 172.29.136.1 dev eth0  proto static
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
ProcEnviron:
 LANGUAGE=en_SG:en
 LANG=custom.UTF-8
 LC_MESSAGES=en_SG.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=7.0.1/20110928224508 (Running)
RfKill:
 
RunningIncompatibleAddons: True
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/26/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 06D7TR
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd02/26/2011:svnDellInc.:pnOptiPlex990:pvr01:rvnDellInc.:rn06D7TR:rvrA00:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 990
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug natty

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

Title:
  cannot type any character in google chat

Status in “firefox” package in Ubuntu:
  New

Bug description:
  After a recent update to the system, which included update to kernel,
  firefox and flashplayer, I cannot type any character in google chat.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 7.0.1+build1+nobinonly-0ubuntu0.11.04.1
  ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic x86_64
  NonfreeKernelModules: fglrx
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
 Subdevices: 0/1
 Subdevice #0: subdevice #0
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nebulosa   1359 F pulseaudio
   /dev/snd/pcmC0D0p:   nebulosa   1359 F...m pulseaudio
  BuildID: 20110928224508
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xe156 irq 44'
 Mixer name : 'Realtek ALC269VB'
 Components : 'HDA:10ec0269,1028047e,00100100'
 Controls  : 18
 Simple ctrls  : 12
  Channel: release
  Date: Wed Nov 16 18:18:26 2011
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   FlashGot - ID={19503e42-ca3c-4c27-b1e2-9cdb2170ee34}, Version=1.3.4, 
minVersion=1.9a3, maxVersion=1.9.*, Location=app-profile, Type=extension, 
Active=Yes
   NoScript - ID={73a6fe31-595d-460b-a920-fcc0f8843232}, Version=2.1.9, 
minVersion=1.9a2, 

[Desktop-packages] [Bug 854666] Re: Starting empathy from messaging indicator makes window disappear

2011-11-16 Thread Muhammad bilal shahid
kindly attach the vedio and xsession error. it may  help for developers  to 
solve the bug 
thanks

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

Title:
  Starting empathy from messaging indicator makes window disappear

Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  Since a couple of updates ago, when I start empathy using the
  messaging indicator, the empathy window appears for a second on my
  screen and then disappears. I need to click on the message indicator
  again to display the window.

  This is a bad user experience.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: empathy 3.1.92-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic x86_64
  ApportVersion: 1.23-0ubuntu1
  Architecture: amd64
  Date: Tue Sep 20 08:32:02 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110302)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to oneiric on 2011-08-16 (35 days ago)

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

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


[Desktop-packages] [Bug 886057] Re: nautilus menu bar disappears

2011-11-16 Thread Jo-Erlend Schinstad
If you press alt+f2 and enter killall nautilus, then the problem
should go away.

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

Title:
  nautilus menu bar disappears

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Sometimes I can not access the menu bar. Specifically, for example, when I 
select File options are missing(invisible). I do not have this problem with 
other applications.
  My pc is never extinguished, only to sleep regularly.

  thanks

  Seblem

  The release of Ubuntu : 11.10 
  Nautilus : 1:3.2.1-0ubuntu2

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Nov  4 11:09:19 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 890523] Re: Nautilus File Operations Window 'hides' behind folder windows on start

2011-11-16 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Nautilus File Operations Window 'hides' behind folder windows on start

Status in One Hundred Paper Cuts:
  New
Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Desktop Ubuntu 11.10Nautilus 3.2.1 and Server running Lucid
  When copying files between folders I normally open the source and target 
directories in separate windows and then simply  drag and drop one or more 
files.   On dropping files onto the server  the 'File Operations' progress 
window opens behind the two folder windows and therefore is not immediately 
visible. This  initially led me to think nothing was happening until I poked 
around.  I have searched here for Nautilus  related bugs and could not find a 
similar report.   The Lucid server is running  NFS ,   

  Note when copying from Server to Desktop the window appears on top as
  expected!

  Not sure what apps to report versions on for Server or Desktop but
  both are recent relatively clean installs.

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

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


[Desktop-packages] [Bug 803872] Re: Focus change at drag and drop

2011-11-16 Thread Sebastien Bacher
** Changed in: hundredpapercuts
   Status: New = Invalid

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

Title:
  Focus change at drag and drop

Status in One Hundred Paper Cuts:
  Invalid
Status in “compiz” package in Ubuntu:
  New

Bug description:
  This occurs when you have two overlapping windows and want to drag
  some item from the behind window to the one in front. The focus
  changes to the behind window and brings it to the front as soon as the
  mouse button is pressed. Now the drag window overlaps the drop
  window, most often (at least in my use case) blocking the area where
  you want to drop your item. It's hard to bring the drop window to
  the front again, without releasing the mouse key. The whole drag and
  drop would be easier, when the windows focus does not change until the
  release of the mouse button, when clicking on a dragable item. In
  Windows it works like this.

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

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


[Desktop-packages] [Bug 887139] Re: Middle clicking the keyboard layout indicator should cycle through possible languages

2011-11-16 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low

** Package changed: gnome-control-center (Ubuntu) = gnome-settings-
daemon (Ubuntu)

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

Title:
  Middle clicking the keyboard layout indicator should cycle through
  possible languages

Status in One Hundred Paper Cuts:
  Invalid
Status in Unity:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  New

Bug description:
  See title.

  This is functionality I have long wanted to see and should be easy to
  implement.

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

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


[Desktop-packages] [Bug 879673] Re: Empty the rubbish contextual menu item not working on desktop

2011-11-16 Thread Sebastien Bacher
Do you talk about the launcher icon? Does the issue only happen the
first time you try to use it?

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

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

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

Title:
  Empty the rubbish contextual menu item not working on desktop

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  When in desktop point at Rubbish Bin. 
  Right click shows contextual drop-down menu.
  Empty the rubbish item appears.
  When this item is clicked on, nothing happens. 
  The drop down list remains even when the pointer is moved.
  To empty the bin I had to open it then select the option from the window.
  --- 
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  DistroRelease: Ubuntu 11.10
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: nautilus 1:3.2.1-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Tags:  oneiric running-unity
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

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


[Desktop-packages] [Bug 803872] Re: Focus change at drag and drop

2011-11-16 Thread Sebastien Bacher
** Package changed: nautilus (Ubuntu) = compiz (Ubuntu)

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

Title:
  Focus change at drag and drop

Status in One Hundred Paper Cuts:
  Invalid
Status in “compiz” package in Ubuntu:
  New

Bug description:
  This occurs when you have two overlapping windows and want to drag
  some item from the behind window to the one in front. The focus
  changes to the behind window and brings it to the front as soon as the
  mouse button is pressed. Now the drag window overlaps the drop
  window, most often (at least in my use case) blocking the area where
  you want to drop your item. It's hard to bring the drop window to
  the front again, without releasing the mouse key. The whole drag and
  drop would be easier, when the windows focus does not change until the
  release of the mouse button, when clicking on a dragable item. In
  Windows it works like this.

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

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


[Desktop-packages] [Bug 890523] Re: Nautilus File Operations Window 'hides' behind folder windows on start

2011-11-16 Thread Sebastien Bacher
what desktop environment do you use?

** Changed in: hundredpapercuts
   Status: New = Invalid

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

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

Title:
  Nautilus File Operations Window 'hides' behind folder windows on start

Status in One Hundred Paper Cuts:
  Invalid
Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Desktop Ubuntu 11.10Nautilus 3.2.1 and Server running Lucid
  When copying files between folders I normally open the source and target 
directories in separate windows and then simply  drag and drop one or more 
files.   On dropping files onto the server  the 'File Operations' progress 
window opens behind the two folder windows and therefore is not immediately 
visible. This  initially led me to think nothing was happening until I poked 
around.  I have searched here for Nautilus  related bugs and could not find a 
similar report.   The Lucid server is running  NFS ,   

  Note when copying from Server to Desktop the window appears on top as
  expected!

  Not sure what apps to report versions on for Server or Desktop but
  both are recent relatively clean installs.

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

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread Walter Garcia-Fontes
Bingo! Congrats Rodrigo, this last patch seems to work!

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 890555] Re: Alt stopped working as Meta in gnome-terminal with gtk+3.0 3.2.2-0ubuntu1

2011-11-16 Thread Launchpad Bug Tracker
This bug was fixed in the package vte - 1:0.28.2-0ubuntu3

---
vte (1:0.28.2-0ubuntu3) precise; urgency=low

  * debian/patches/gtk32-meta-map.patch: Patch from upstream bugzilla to
deal with the new meta mapping in GTK 3.2.2+ (LP: #890555)
 -- Luke Yelavich them...@ubuntu.com   Wed, 16 Nov 2011 21:38:44 +1100

** Branch linked: lp:~ubuntu-desktop/vte/ubuntu

** Changed in: vte (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Alt stopped working as Meta in gnome-terminal with gtk+3.0
  3.2.2-0ubuntu1

Status in Gnome Virtual Terminal Emulator:
  Unknown
Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “vte” package in Ubuntu:
  Fix Released

Bug description:
  My Alt key no longer acts as Meta in gnome-terminal on my precise
  system as of today.  So for example in bash, Alt+b no longer moves
  back a word, Alt+Backspace no longer deletes a word, etc.  These
  keystrokes now act as if Alt was not pressed.

  Other libvte-based terminals like xfce4-terminal are not affected.

  I traced this to the upload of gtk+3.0 3.2.2-0ubuntu1.  After
  downgrading libgtk-3-0, libgail-3-0, libgail-3-common, gir1.2-gtk-3.0,
  libgtk-3-bin from 3.2.2-0ubuntu1 to 3.2.0-0ubuntu3 and restarting
  gnome-terminal, the problem goes away.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.1.0-2.3-generic 3.1.0
  Uname: Linux 3.1.0-2-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 1.26-0ubuntu1
  Architecture: amd64
  Date: Tue Nov 15 01:53:57 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20101202)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread Rodrigo Moya
Cool! Anyway, just keep it running for a few hours, and if I don't get
any message from you by the end of my day, I'll submit the fix to the
archive. Thanks again for your help!

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread tatsuno
Walter, could you upload the .deb somewhere so that I can try if it
works for me as well?

Thanks.

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 891084] Re: exhibit banner images are served via https

2011-11-16 Thread Michael Vogt
Software-center will need a recomends against gvfs-backends for this to
work with https locations. That is installed by default on most
machines, but missing on e.g. xubuntu (and kubuntu I assume).

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

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

Title:
  exhibit banner images are served via https

Status in Online service used by software center:
  New
Status in “software-center” package in Ubuntu:
  New

Bug description:
  Hi,

  the exhibit banners from software-center-agent are served via https. E.g.:
  {
  package_names: braid, 
  banner_url: 
https://software-center.ubuntu.com/site_media/exhibits/2011/10/braid.png;, 
  html: div style=\\r\n background-color: #000;\r\n 
width:1600px;\r\n height:200px;\r\n \\r\n div style=\\r\n  width:900px;\r\n 
 height:200px;\r\n  background: url('/site_media/exhibits/2011/10/braid.png') 
top left no-repeat;\\r\n\r\n  h1 style=\visibility:hidden;\Braid/h1\r\n 
/div\r\n/div, 
  published: true, 
  date_created: 2011-10-12 12:53:58, 
  id: 2
  }

  This causes issues on some installs where no https support for
  gio/glib is installed (yes, that is rather silly ;)

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

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


[Desktop-packages] [Bug 873787] Re: Banshee does not start

2011-11-16 Thread Pau Oliva
The crash is produced when the gconf key
/apps/banshee-1/interface/panes/albumartist/browser/top/position is set
to 0.

When this key is set to 0, banshee will not start anymore.

To reproduce the bug:

1. drag the window separator to the most upper side possible.
2. Banshee will start consuming a lot of CPU, and should be killed.
3. After dragging the window it will show the output pasted below.
4. When you try to start banshee again, it will not start.

Please see the attached screenshot showing how to reproduce it.

** (Banshee:11270): WARNING **: Error calling get_info: Traceback (most recent 
call last):
  File /usr/lib/python2.7/dist-packages/dbus/service.py, line 702, in 
_message_cb
retval = candidate_method(self, *args, **keywords)
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/linux/dbus_interface.py,
 line 1041, in get_info
return self.syncdaemon_folders.get_info(path)
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py,
 line 640, in get_info
mdobj = self.fs.get_by_path(path.encode('utf-8'))
  File 
/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py,
 line 781, in get_by_path
mdid = self._idx_path[path]
KeyError: '/home/poliva/.ubuntuone/Purchased from Ubuntu One'


** (Banshee:11270): CRITICAL **: syncdaemon_folder_info_get_subscribed: 
assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed

** (Banshee:11270): WARNING **: Error rescanning Purchased Music: No such file 
or directory
** (Banshee:11270): DEBUG: Loading the real store page
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.ArgumentException: Value does not fall within the expected range.
  at Hyena.Gui.Canvas.Rect.set_Height (Double value) [0x0] in filename 
unknown:0 
  at Hyena.Gui.Canvas.Rect.op_Explicit (Rectangle rect) [0x0] in filename 
unknown:0 
  at Hyena.Data.Gui.ListView`1[Banshee.Collection.AlbumInfo].OnSizeAllocated 
(Rectangle allocation) [0x0] in filename unknown:0 
  at Gtk.Widget.sizeallocated_cb (IntPtr widget, IntPtr allocation) [0x0] 
in filename unknown:0 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Banshee.Gui.GtkBaseClient.Run()
   at Banshee.Gui.GtkBaseClient.Startup()
   at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler 
startup)
   at Banshee.Gui.GtkBaseClient.Startup()
   at Banshee.Gui.GtkBaseClient.Startup(System.String[] args)
   at Nereid.Client.Main(System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.AppDomain , 
System.Reflection.Assembly , System.String[] )
   at System.AppDomain.ExecuteAssemblyInternal(System.Reflection.Assembly a, 
System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.String assemblyFile, 
System.Security.Policy.Evidence assemblySecurity, System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.String assemblyFile)
   at Booter.Booter.BootClient(System.String clientName)
   at Booter.Booter.Main()


** Attachment added: image showing how to reproduce the bug
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/873787/+attachment/2598547/+files/banshee-crash.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/873787

Title:
  Banshee does not start

Status in Banshee Music Player:
  Confirmed
Status in “banshee” package in Ubuntu:
  Triaged
Status in “banshee” source package in Oneiric:
  Triaged
Status in “banshee” source package in Precise:
  Triaged

Bug description:
  Banshee just worked once.
  After rebooting, running banshee from a terminal prints this:

  (Banshee:2284): Gtk-WARNING **: Imposible encontrar el motor de temas en la 
ruta al _modulo: «pixmap»,
  Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to 
handle the exception.
  System.ArgumentException: Value does not fall within the expected range.
at Hyena.Gui.Canvas.Rect.set_Height (Double value) [0x0] in filename 
unknown:0 
at Hyena.Gui.Canvas.Rect.op_Explicit (Rectangle rect) [0x0] in 
filename unknown:0 
at Hyena.Data.Gui.ListView`1[Banshee.Collection.AlbumInfo].OnSizeAllocated 
(Rectangle allocation) [0x0] in filename unknown:0 
at Gtk.Widget.sizeallocated_cb (IntPtr widget, IntPtr allocation) [0x0] 
in filename unknown:0 
 at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, 
Boolean is_terminal)
 at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
 at Gtk.Widget.gtksharp_widget_base_show(IntPtr )
 at Gtk.Widget.OnShown()
 at Nereid.PlayerInterface.OnShown()
 at 

[Desktop-packages] [Bug 891043] Re: evince does not print PDF document correctly

2011-11-16 Thread baltasarq
Printing this file from Evince provokes the mentioned problem.


** Attachment added: guiaProgramacionII.pdf
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/891043/+attachment/2598548/+files/guiaProgramacionII.pdf

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

Title:
  evince does not print PDF document correctly

Status in “evince” package in Ubuntu:
  New

Bug description:
  1. Using Ubuntu 11.10,
  2. Evince reports version 3.2.1 Document Viewer Using poppler/cairo (0.16.7)
  3. I try to print a PDF document in my Brother HL-5250DN, through Evince.
  4. Instead of having the document printed, I have a blank page with a gray 
rectangle saying:

  ERROR NAME;
  Undefined
  COMMAND;
  Copyright
  OPERAND STACK;

  This does only happen when trying to print from evince, not from
  LibreOffice, for example. Also, it normally happens when trying to
  print a document with some kind of image (a photo, an institution
  logo, etc.).

  Cups reports version 1.5.0 through its web interface. It does correctly 
reports a Brother HL-5250DN series printer attached.
  Driver: Brother HL-5250DN BR-Script3 , Postscript-Brother 20101122 
(OpenPrinting LSB 3.2) (grayscale, 2-sided printing)

  Anyway, as I said this problem does only happen with Evince.

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

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


[Desktop-packages] [Bug 102026] Re: [Upstream] [hardy] Bottom portion of characters not displayed in text box of dialog windows

2011-11-16 Thread Christopher M. Penalver
Jan Frybort, this is fixed in Oneiric Proposed and the LibreOffice PPA.

lsb_release -rd
Description:Ubuntu 11.10
Release:11.10

apt-cache policy libreoffice-writer
libreoffice-writer:
  Installed: 1:3.4.4-0ubuntu1~ppa1
  Candidate: 1:3.4.4-0ubuntu1~ppa1
  Version table:
 *** 1:3.4.4-0ubuntu1~ppa1 0
500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ oneiric/main i386
Packages
100 /var/lib/dpkg/status
 1:3.4.3-3ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

** Changed in: libreoffice (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  [Upstream] [hardy] Bottom portion of characters not displayed in text
  box of dialog windows

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

Bug description:
  Binary package hint: openoffice.org

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

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

  3) What is expected to happen is in dialog boxes (ex. when one presses
  Ctrl F) and types g in the text box, it shows the entire character.

  4) What happens instead is the bottom part is not displayed. Screenshot of 
issue:
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/102026/+attachment/66730/+files/openoffice_characters_in_dialogs.png

  Original Reporter Comments: Feisty on amd64. I have troubles with
  characters in OpenOffice dialogs. They are not fully displayed. Down
  part of letters is hidden. This is not the case in Windows. I'll
  attache a screenshot showing the problem.

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

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


[Desktop-packages] [Bug 886774] Re: Adding a bibliography via Zotero results in a silent crash for Libreoffice writer

2011-11-16 Thread kiloxxx
A temporary workaround consist in removing libreoffice-kde and installing both 
libreoffice-gtk and oxygen-gtk style.
The graphical effect is closer to the one provided by libreoffice-kde and 
zotero is now working.

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

Title:
  Adding a bibliography via Zotero results in a silent crash for
  Libreoffice writer

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

Bug description:
  Using Libreoffice Writer in Kubuntu 11.10 with Zotero 3.0 results in a silent 
crash when trying to add a bibliography or two or more citations. Removing the 
libreoffice-kde package eliminates the bug that is a bibliography can be added. 
The bug has been reported in the Zotero forums also 
http://forums.zotero.org/discussion/20096/zotero-ubuntu-1110-and-libreoffice/
  Running Libreoffice from the konsole results in the following output:
  ZoteroOpenOfficeIntegration: Received message 
[Document_insertField,[ReferenceMark,0]]
  QPixmap: It is not safe to use pixmaps outside the GUI thread
  QPixmap: It is not safe to use pixmaps outside the GUI thread
  QPixmap: It is not safe to use pixmaps outside the GUI thread
  QPixmap: It is not safe to use pixmaps outside the GUI thread
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  # SIGSEGV (0xb) at pc=0x01ad1a46, pid=4304, tid=2915629936
  #
  # JRE version: 6.0_23-b23
  # Java VM: OpenJDK Client VM (20.0-b11 mixed mode, sharing linux-x86 )
  # Derivative: IcedTea6 1.11pre
  # Distribution: Ubuntu oneiric (development branch), package 
6b23~pre10-0ubuntu5
  # Problematic frame:
  # C [libQtGui.so.4+0x258a46] QX11PixmapData::createCompatiblePixmapData() 
const+0x156
  #
  # An error report file with more information is saved as:
  # /home/petri/hs_err_pid4304.log
  
  Full error log is attached below

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

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


[Desktop-packages] [Bug 755898] Re: gnome-keyring-daemon not available in apps started from global shortcuts

2011-11-16 Thread Raphaël HALIMI
I just installed Oneiric and this doesn't seem to be fixed (or maybe my
problem is different).

The Launch terminal default keybinding, which launches gnome-terminal
(this cannot be changed anymore, Terminal is now missing from the
Default Applications settings, this is bad) indeed passes the right
environment variables and thus uses gnome-keyring correctly.

On the other hand, if I define a new custom keybinding to launch XTerm,
it's launched with the wrong environment variables and doesn't use
gnome-keyring, asking for my ssh private key's passphrase everytime I
want to login to a remote host.

Programs launched with the default keybindings and the ones launched
with custom keybindings still end up with different environment
variables, so the problem isn't fixed.

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

Title:
  gnome-keyring-daemon not available in apps started from global
  shortcuts

Status in “gnome-keyring” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Debian:
  Fix Released

Bug description:
  Binary package hint: gnome-control-center

  When setting up a global shortcut via gnome-keybinding-properties
  (e.g. `gnome-terminal`), the application started from there will not
  have the environment set up to work with gnome-keyring-daemon
  ($SSH_AUTH_SOCK is missing).

  When searching for it, I've found an older Debian bug about it 
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339785):
* 02_gsd-spawn.patch: spawn gnome-settings-daemon using g_spawn
   instead of DBus. Closes: #339785.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-control-center 1:2.32.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sun Apr 10 01:51:32 2011
  ProcEnviron:
   LANGUAGE=de_DE:en
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/zsh
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to natty on 2011-04-02 (7 days ago)

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

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread Walter Garcia-Fontes
@tatsuno, you can download them from 
http://puna.upf.edu/node/83

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 886057] Re: nautilus menu bar disappears

2011-11-16 Thread seblem
thank you Jo-Erlend for your advice but I already closed nautilus from
the command line with nautilus-q. Effectively the problem disappears
but then reappears after a period of time

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

Title:
  nautilus menu bar disappears

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Sometimes I can not access the menu bar. Specifically, for example, when I 
select File options are missing(invisible). I do not have this problem with 
other applications.
  My pc is never extinguished, only to sleep regularly.

  thanks

  Seblem

  The release of Ubuntu : 11.10 
  Nautilus : 1:3.2.1-0ubuntu2

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Nov  4 11:09:19 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 755898] Re: gnome-keyring-daemon not available in apps started from global shortcuts

2011-11-16 Thread Raphaël HALIMI
I just made a little test : I changed the value of
/desktop/gnome/applications/terminal/exec in gconf from gnome-terminal
to xterm and now xterm has the right settings.

So the real problem is indeed that default keybindings and custom ones
are somewhat started differently by gnome (or its keybindings daemon)
and this is not fixed yet in Oneiric.

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

Title:
  gnome-keyring-daemon not available in apps started from global
  shortcuts

Status in “gnome-keyring” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Debian:
  Fix Released

Bug description:
  Binary package hint: gnome-control-center

  When setting up a global shortcut via gnome-keybinding-properties
  (e.g. `gnome-terminal`), the application started from there will not
  have the environment set up to work with gnome-keyring-daemon
  ($SSH_AUTH_SOCK is missing).

  When searching for it, I've found an older Debian bug about it 
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339785):
* 02_gsd-spawn.patch: spawn gnome-settings-daemon using g_spawn
   instead of DBus. Closes: #339785.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-control-center 1:2.32.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sun Apr 10 01:51:32 2011
  ProcEnviron:
   LANGUAGE=de_DE:en
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/zsh
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to natty on 2011-04-02 (7 days ago)

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

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


[Desktop-packages] [Bug 255228] Re: Disabling the suspend and hibernate locks via gconf-editor doesn't do anything (from Intrepid to Oneiric included)

2011-11-16 Thread totsubo
Issue still exists in 11.10

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

Title:
  Disabling the suspend and hibernate locks via gconf-editor doesn't do
  anything (from Intrepid to Oneiric included)

Status in One Hundred Paper Cuts:
  Invalid
Status in The Session Menu:
  Triaged
Status in “gnome-power-manager” package in Ubuntu:
  Invalid
Status in “indicator-session” package in Ubuntu:
  Confirmed

Bug description:
  These steps once worked in Ubuntu:

  - open terminal
  - type: sudo gconf-editor
  - navigate to /apps/gnome-power-manager/locks
  - disable lock_on_hibernate
  - disable lock_on_suspend

  Even with these two locks disabled, I still get asked for my password
  when I resume from suspend.

  It's so annoying to enter your password each time you resume from
  suspend and hibernate... (especially if you had to enter a password to
  setup the system-wide disk encryption a few seconds before).

  work around: hibernate/suspend by others means. e.g. ctrl+alt+del
  menu or pm-suspend (pm-hibernate) on cli

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

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


[Desktop-packages] [Bug 890555] Re: Alt stopped working as Meta in gnome-terminal with gtk+3.0 3.2.2-0ubuntu1

2011-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vte

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

Title:
  Alt stopped working as Meta in gnome-terminal with gtk+3.0
  3.2.2-0ubuntu1

Status in Gnome Virtual Terminal Emulator:
  Unknown
Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “vte” package in Ubuntu:
  Fix Released

Bug description:
  My Alt key no longer acts as Meta in gnome-terminal on my precise
  system as of today.  So for example in bash, Alt+b no longer moves
  back a word, Alt+Backspace no longer deletes a word, etc.  These
  keystrokes now act as if Alt was not pressed.

  Other libvte-based terminals like xfce4-terminal are not affected.

  I traced this to the upload of gtk+3.0 3.2.2-0ubuntu1.  After
  downgrading libgtk-3-0, libgail-3-0, libgail-3-common, gir1.2-gtk-3.0,
  libgtk-3-bin from 3.2.2-0ubuntu1 to 3.2.0-0ubuntu3 and restarting
  gnome-terminal, the problem goes away.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.1.0-2.3-generic 3.1.0
  Uname: Linux 3.1.0-2-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 1.26-0ubuntu1
  Architecture: amd64
  Date: Tue Nov 15 01:53:57 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20101202)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 879673] Re: Empty the rubbish contextual menu item not working on desktop

2011-11-16 Thread Paul
I am using the Unity desktop. This is wastebasket launcher icon. The
problem is not happening now so I guess it was a glitch in my system.

The problem was, trying to empty the wastebasket using right-click. 
A rectangular balloon popped up saying Empty the rubbish bin 
When I right-clicked on the balloon to empty the bin, nothing happened. 
When I moved the mouse pointer away and clicked somewhere else on the desktop, 
the balloon remained but the bin stayed full.

I was able to empty it by left-clicking on the bin icon to open the bin
window then use the commands in the resulting window.

Anyway, it is working now so I guess we can forget it it.

Thank you.

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

Title:
  Empty the rubbish contextual menu item not working on desktop

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  When in desktop point at Rubbish Bin. 
  Right click shows contextual drop-down menu.
  Empty the rubbish item appears.
  When this item is clicked on, nothing happens. 
  The drop down list remains even when the pointer is moved.
  To empty the bin I had to open it then select the option from the window.
  --- 
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  DistroRelease: Ubuntu 11.10
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: nautilus 1:3.2.1-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Tags:  oneiric running-unity
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

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


[Desktop-packages] [Bug 888307] Re: Bundled Firefox extensions disabled on upgrade to 8.0

2011-11-16 Thread Launchpad Bug Tracker
This bug was fixed in the package thunderbird - 9.0~b1+build2-0ubuntu1

---
thunderbird (9.0~b1+build2-0ubuntu1) precise; urgency=low

  * New upstream release from the beta channel
(THUNDERBIRD_9_0b1_BUILD1)

  * Update globalmenu-extension to 2.0.2
  * Update messagingmenu-extension to 0.8.3
  * Don't unconditionally overwrite SourcePackage when reporting bugs with
the nightly apport hook
- update debian/apport/source_thunderbird.py.in
  * Set Channel = Unavailable if channel-prefs.js doesn't contain a
channel name
- update debian/apport/source_thunderbird.py.in
  * Ensure that create-tarball can handle there not being a locale blacklist
- update debian/build/create-tarball.py
  * Use makedirs to create the local cache directory
- update debian/build-create-tarball.py
  * Drop patches fixed upstream:
- remove 
debian/patches/only-add-ENABLE_JIT-to-CXXFLAGS-if-jit-is-enabled.patch
- remove debian/patches/correctly-handle-EOF.patch
- update debian/patches/series
  * Refresh patches
- update debian/patches/theme-resfresh-addressbook-toolbar-icons.patch
  * Drop xpt.py and xpidl from $LIBDIR. xpidl is gone, and xpt.py isn't included
there in the upstream SDK
- update debian/thunderbird-dev.links.in
  * Turn off the one-time addon selection dialog (LP: #888307)
- update debian/vendor.js
 -- Chris Coulson chris.coul...@canonical.com   Wed, 16 Nov 2011 11:17:57 
+

** Changed in: thunderbird (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  Bundled Firefox extensions disabled on upgrade to 8.0

Status in “firefox” package in Ubuntu:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Natty:
  Fix Committed
Status in “thunderbird” source package in Natty:
  Fix Committed
Status in “firefox” source package in Oneiric:
  Fix Committed
Status in “thunderbird” source package in Oneiric:
  Fix Committed
Status in “firefox” source package in Precise:
  Fix Released
Status in “thunderbird” source package in Precise:
  Fix Released

Bug description:
  Under certain circumstances (ie, when there are third party extensions
  installed in /usr/share/mozilla/extensions, or any extensions
  installed in the users profile), our bundled extensions (globalmenu +
  ubufox) and language packs are disabled automatically on upgrade to
  Firefox 8

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

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread tatsuno
And sure enough, it works!

Thank you Rodrigo and Walter!

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 886914] Re: LibreOffice crashs and disapears when I try to save a document in .rtf or .doc

2011-11-16 Thread Christopher M. Penalver
jevgtv, this is unreproducible in Ubuntu 11.10, LibreOffice Writer via
the Terminal:

cd ~/Desktop  wget
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/886914/+attachment/2598097/+files/antonia.doc
 lowriter -nologo antonia.doc

save as .rtf and no crash.

What your reporting seems a duplicate of
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/745836 as in
the crash file you had procmap instances of libuno_cppu.so.3 and
libuno_salhelpergcc3.so.3.

lsb_release -rd
Description:Ubuntu 11.10
Release:11.10

apt-cache policy libreoffice-writer
libreoffice-writer:
  Installed: 1:3.4.4-0ubuntu1~ppa1
  Candidate: 1:3.4.4-0ubuntu1~ppa1
  Version table:
 *** 1:3.4.4-0ubuntu1~ppa1 0
500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ oneiric/main i386 
Packages
100 /var/lib/dpkg/status
 1:3.4.3-3ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

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

** Description changed:

- openoffice crashs and disapears when I try to save a document in .rtf or
- .doc
+ 1) lsb_release -rd
+ Description: Ubuntu 10.04.3 LTS
+ Release: 10.04
+ 
+ 2) apt-cache policy libreoffice-writer
+ libreoffice-writer:
+Installed: 1:3.3.2-1ubuntu2~lucid1
+Candidate: 1:3.3.2-1ubuntu2~lucid1
+Version table:
+   *** 1:3.3.2-1ubuntu2~lucid1 0
+  500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ lucid/main
+ Packages
+  100 /var/lib/dpkg/status
+ 
+ 3) What is expected to happen in LibreOffice Writer via the Terminal:
+ 
+ cd ~/Desktop  wget
+ 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/886914/+attachment/2598097/+files/antonia.doc
+  lowriter -nologo antonia.doc
+ 
+ save as .rtf and no crash.
+ 
+ 4) What happens instead is it crashes during period of heavy use.
+ 
+ Crash file -
+ 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/886914/+attachment/2598096/+files/_usr_lib_libreoffice_program_soffice.bin.1000.crash
+ 
+ May be duplicate of
+ https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/745836

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

Title:
  LibreOffice crashs and disapears when I try to save a document in .rtf
  or .doc

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

Bug description:
  1) lsb_release -rd
  Description: Ubuntu 10.04.3 LTS
  Release: 10.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
 Installed: 1:3.3.2-1ubuntu2~lucid1
 Candidate: 1:3.3.2-1ubuntu2~lucid1
 Version table:
*** 1:3.3.2-1ubuntu2~lucid1 0
   500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ lucid/main
  Packages
   100 /var/lib/dpkg/status

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

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/886914/+attachment/2598097/+files/antonia.doc
   lowriter -nologo antonia.doc

  save as .rtf and no crash.

  4) What happens instead is it crashes during period of heavy use.

  Crash file -
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/886914/+attachment/2598096/+files/_usr_lib_libreoffice_program_soffice.bin.1000.crash

  May be duplicate of
  https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/745836

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

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


[Desktop-packages] [Bug 891101] [NEW] Unable to select a program like default app for deb packages

2011-11-16 Thread Simon
Public bug reported:

I don't like the Ubuntu Software Center and I prefer use Synaptic/aptitude to 
remote packages and gdebi to open the local deb packages.
I want select gdebi like default app to deb packages but I can't.
I attach one screenshot with the contextual menu of a deb package. In it you 
can see that gdebi is showed and selectable but it isn't the default app.
In another screenshot you can see that gdebi isn't in the list of apps 
available for deb packages.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-13.22-core2 3.0.6
Uname: Linux 3.0.0-13-core2 x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Nov 16 12:29:54 2011
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Unable to select a program like default app for deb packages

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  I don't like the Ubuntu Software Center and I prefer use Synaptic/aptitude 
to remote packages and gdebi to open the local deb packages.
  I want select gdebi like default app to deb packages but I can't.
  I attach one screenshot with the contextual menu of a deb package. In it you 
can see that gdebi is showed and selectable but it isn't the default app.
  In another screenshot you can see that gdebi isn't in the list of apps 
available for deb packages.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-13.22-core2 3.0.6
  Uname: Linux 3.0.0-13-core2 x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Nov 16 12:29:54 2011
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 891101] Re: Unable to select a program like default app for deb packages

2011-11-16 Thread Simon
** Attachment added: Contextual menu of deb package (nautilus)
   https://bugs.launchpad.net/bugs/891101/+attachment/2598561/+files/QChna.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/891101

Title:
  Unable to select a program like default app for deb packages

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  I don't like the Ubuntu Software Center and I prefer use Synaptic/aptitude 
to remote packages and gdebi to open the local deb packages.
  I want select gdebi like default app to deb packages but I can't.
  I attach one screenshot with the contextual menu of a deb package. In it you 
can see that gdebi is showed and selectable but it isn't the default app.
  In another screenshot you can see that gdebi isn't in the list of apps 
available for deb packages.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-13.22-core2 3.0.6
  Uname: Linux 3.0.0-13-core2 x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Nov 16 12:29:54 2011
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 891101] Re: Unable to select a program like default app for deb packages

2011-11-16 Thread Simon
** Attachment added: Menu to change the default app. It doesn't show gdebi.
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/891101/+attachment/2598565/+files/BGvOk.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/891101

Title:
  Unable to select a program like default app for deb packages

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  I don't like the Ubuntu Software Center and I prefer use Synaptic/aptitude 
to remote packages and gdebi to open the local deb packages.
  I want select gdebi like default app to deb packages but I can't.
  I attach one screenshot with the contextual menu of a deb package. In it you 
can see that gdebi is showed and selectable but it isn't the default app.
  In another screenshot you can see that gdebi isn't in the list of apps 
available for deb packages.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-13.22-core2 3.0.6
  Uname: Linux 3.0.0-13-core2 x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Nov 16 12:29:54 2011
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 890522] Re: Passwords and Keys does not open seahorse interface, so no rightclick option to encrypt a file appears.

2011-11-16 Thread maheshvarananda
$ seahorse
** Message: init gpgme version 1.2.0

(seahorse:8351): GLib-GObject-CRITICAL **: Property 'icon' on class
'SeahorsePkcs11Certificate' has type 'gchararray' which is different
from the type 'GIcon', of the property on interface
'GcrCertificateIface'

?

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

Title:
  Passwords and Keys does not open seahorse interface, so no rightclick
  option to encrypt a file appears.

Status in “seahorse” package in Ubuntu:
  New

Bug description:
  Ubuntu 11.10, Passwords and Keys and KGpg, but there is no interface
  option to access Seahorse. There is no rightclick option to encrypt or
  sign files, and the Passwords and Keys has no option to encrypt a file
  or clipboard. KGpg no longer appears as a program since I upgraded to
  ubuntu 11.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: seahorse 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Nov 13 22:46:28 2011
  ExecutablePath: /usr/bin/seahorse
  InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release amd64 
(20110720.1)
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SourcePackage: seahorse
  UpgradeStatus: Upgraded to oneiric on 2011-11-08 (5 days ago)

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

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


[Desktop-packages] [Bug 827382] Re: Coherence uPNP plugin missing in totem in Oneiric

2011-11-16 Thread Andreas Hasenack
BTW, it's a regression for me too, as I used that plugin extensively in
totem.

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

Title:
  Coherence uPNP plugin missing in totem in Oneiric

Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  I have installed totem-plugins-extra and can see the BBC iPlayer
  plugin in Totem but not the Coherence uPNP plugin when running Oneiric
  with all updates.

  Both are listed in Synaptic as being part of that package.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: totem-plugins-extra 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Wed Aug 17 00:00:32 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
  LogAlsaMixer:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: Upgraded to oneiric on 2011-07-27 (20 days ago)

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

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


[Desktop-packages] [Bug 827382] Re: Coherence uPNP plugin missing in totem in Oneiric

2011-11-16 Thread Andreas Hasenack
It's explicitly disabled in debian/totem-plugins-extra.install:
debian/tmp/usr/lib/totem/plugins/gromit
#debian/tmp/usr/lib/totem/plugins/coherence_upnp
debian/tmp/usr/lib/totem/plugins/iplayer

Someone did this knowingly.

bzr blame shows:
180 seb128@ | #debian/tmp/usr/lib/totem/plugins/coherence_upnp

That revision has a big resync with debian in the commit message. The entry 
relevant to this file seems to be:
  * debian/totem-plugins-extra.install:
- Plugins split out ouf totem-plugins
  * debian/totem-plugins.install:
- Move some plugins to totem-plugins-extra

Something bad probably happened in that merge.

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

Title:
  Coherence uPNP plugin missing in totem in Oneiric

Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  I have installed totem-plugins-extra and can see the BBC iPlayer
  plugin in Totem but not the Coherence uPNP plugin when running Oneiric
  with all updates.

  Both are listed in Synaptic as being part of that package.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: totem-plugins-extra 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Wed Aug 17 00:00:32 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
  LogAlsaMixer:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: Upgraded to oneiric on 2011-07-27 (20 days ago)

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

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


[Desktop-packages] [Bug 891104] [NEW] Not able to open skydrive docx from live.com

2011-11-16 Thread Vincent Gerris
Public bug reported:

When I open a document created on skydrive.live.com, LibreOffice gives a 
general error, general input/output error.
Abiword opens the document fine.
I have no issues with other docx document (well, not this issue).

** Affects: libreoffice (Ubuntu)
 Importance: Undecided
 Status: 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/891104

Title:
  Not able to open skydrive docx from live.com

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  When I open a document created on skydrive.live.com, LibreOffice gives a 
general error, general input/output error.
  Abiword opens the document fine.
  I have no issues with other docx document (well, not this issue).

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

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


[Desktop-packages] [Bug 485589] Re: panel and menubar disappeared on checking autohide and never comes back

2011-11-16 Thread Sean DS
I still have this problem in maverick, it is reproducible how can I
obtain the information needed for debugging?

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

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

Title:
  panel and menubar disappeared on checking autohide and never comes
  back

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

Bug description:
  Binary package hint: yelp

  my menubar was at the bottom and in properties of panel i tick
  autohide after that panel disappeared and when i move cursor to bottom
  menubar doesnot come back. I checked by restarting my system as well
  but no luck.

  ProblemType: Bug
  Architecture: i386
  Date: Fri Nov 20 00:29:28 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/yelp
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Package: yelp 2.28.0-0ubuntu2
  ProcEnviron:
   LANG=en_IE.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: yelp
  Uname: Linux 2.6.31-14-generic i686
  XsessionErrors:
   (gnome-settings-daemon:1345): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (gnome-settings-daemon:1345): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (nautilus:1447): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
   (polkit-gnome-authentication-agent-1:1470): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

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

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


[Desktop-packages] [Bug 890984] Re: Recently when I opened Rythmbox Music Player it is very slow to connect..then it buffers...tuning...seems to never connect. This is the first time, it has been work

2011-11-16 Thread Pedro Villavicencio
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs#When%20not%20to%20file%20a%20bug.
There is also a vibrant support community available at
http://askubuntu.com and you might consider asking your question there.

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

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/rhythmbox/+question/178962

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

Title:
  Recently when I opened Rythmbox Music Player it is very slow to
  connect..then it buffers...tuning...seems to never connect. This is
  the first time, it has been working great! error box that said I am
  now missing a plug in..?? maybe its the weather here today,poor
  connection to the web? I will reboot and see what happens.

Status in “rhythmbox” package in Ubuntu:
  Invalid

Bug description:
  (1) Description:  Ubuntu 11.04
  Release:  11.04

  (2) W: Duplicate sources.list entry http://archive.canonical.com/ 
natty/partner i386 Packages 
(/var/lib/apt/lists/archive.canonical.com_dists_natty_partner_binary-i386_Packages)
  W: You may want to run apt-get update to correct these problems
  N: Unable to locate package pkgname

  I am a new Ubuntu user, Thank You Ubuntu Support Your The Best~!

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: rhythmbox 0.13.3-0ubuntu6
  ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
  Uname: Linux 2.6.38-12-generic i686
  Architecture: i386
  Date: Tue Nov 15 20:01:50 2011
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_CA:en
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to natty on 2011-11-02 (13 days ago)

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

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread Bowmore
The patch works for Precise as well.

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 890396] Re: Vinagre only gives 800x600 RDC resolution

2011-11-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Vinagre only gives 800x600 RDC resolution

Status in “vinagre” package in Ubuntu:
  Confirmed

Bug description:
  The default remote desktop application in Ubuntu 11.10 does not
  provide an option to set the resolution of the remote desktop.  It
  defaults to 800x600 and cannot be changed, thus rendering the
  application unusable.  A workaround is to use the remmina application
  instead.

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

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread Rodrigo Moya
Ok, 2 of 2 makes 100%, so uploading now :-)

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 888526] Re: Update to 3.2.2 upstream release

2011-11-16 Thread Rodrigo Moya
Both packages are now in Precise also

** Changed in: gnome-settings-daemon (Ubuntu Precise)
   Status: In Progress = Fix Released

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

Title:
  Update to 3.2.2 upstream release

Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” source package in Oneiric:
  Fix Committed
Status in “gnome-settings-daemon” source package in Oneiric:
  Fix Committed
Status in “gnome-control-center” source package in Precise:
  Fix Released
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released

Bug description:
  The new gnome-settings-daemon and gnome-control-center upstream
  releases contain lots of fixes, some of which we already carry on our
  package, that make a lot of sense to have in oneiric-proposed. The
  complete list of fixes is at:

  http://git.gnome.org/browse/gnome-settings-
  daemon/tree/NEWS?h=gnome-3-2

  and

  http://git.gnome.org/browse/gnome-control-center/tree/NEWS?h=gnome-3-2

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

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


[Desktop-packages] [Bug 879673] Re: Empty the rubbish contextual menu item not working on desktop

2011-11-16 Thread Sebastien Bacher
thank you for your bug report, closing the bug then

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

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

Title:
  Empty the rubbish contextual menu item not working on desktop

Status in “nautilus” package in Ubuntu:
  Invalid

Bug description:
  When in desktop point at Rubbish Bin. 
  Right click shows contextual drop-down menu.
  Empty the rubbish item appears.
  When this item is clicked on, nothing happens. 
  The drop down list remains even when the pointer is moved.
  To empty the bin I had to open it then select the option from the window.
  --- 
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  DistroRelease: Ubuntu 11.10
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: nautilus 1:3.2.1-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Tags:  oneiric running-unity
  Uname: Linux 3.0.0-12-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

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


[Desktop-packages] [Bug 833397] Re: indicator power displayed twice on panel

2011-11-16 Thread Saša Teković
Make that 3 out of 3 ;-)

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

Title:
  indicator power displayed twice on panel

Status in Unity 2D:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “ubuntu-meta” package in Ubuntu:
  Invalid
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” source package in Oneiric:
  Confirmed
Status in “ubuntu-meta” source package in Oneiric:
  Invalid
Status in “unity-2d” source package in Oneiric:
  Invalid

Bug description:
  After latest updates, indicator power is displayed 3 times on panel
  (screenshot enclosed) Only the right one works (clicking on the others
  does nothing)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: indicator-power 0.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Wed Aug 24 23:52:26 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110209)
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-power
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Desktop-packages] [Bug 788595] Re: multiple accounts, not possible to add second twitter account, only with language set to english possible

2011-11-16 Thread Marcin Juszkiewicz
Same for me with Polish language and 12.04 Ubuntu.

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

Title:
  multiple accounts, not possible to add second twitter account, only
  with language set to english possible

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gwibber

  0) Description:
  Whenever I try to add more than one twitter account gwibber authenticates 
correctly and tells, that it was working out fine. Still the new account wont 
show up under accounts. Once I changed the twitter language from German to 
English I was able to add the accounts. This could be reproduced.

  Strangely I was not able to add an identica account, as it wont show
  up under accounts, in the meantime. I deleted the gwibber folder,
  afterwards the account show up after re-authentication. I guess this
  second paragraph is not related to the first one and could not be
  reproduced.

  1) System information:
  Description:  Ubuntu 11.04
  Release:  11.04

  2) Installed: 3.0.0.1-0ubuntu3
Candidate: 3.0.0.1-0ubuntu3
Version table:
   *** 3.0.0.1-0ubuntu3 0
  500 http://de.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   3.0.0.1-0ubuntu2 0
  500 http://de.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) I expected that the authenticated twitter account would show up under 
accounts, once successfully authenticated
  4) The account was  not added, but Authentication successful showed up.

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

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


[Desktop-packages] [Bug 788595] Re: multiple accounts, not possible to add second twitter account, only with language set to english possible

2011-11-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  multiple accounts, not possible to add second twitter account, only
  with language set to english possible

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gwibber

  0) Description:
  Whenever I try to add more than one twitter account gwibber authenticates 
correctly and tells, that it was working out fine. Still the new account wont 
show up under accounts. Once I changed the twitter language from German to 
English I was able to add the accounts. This could be reproduced.

  Strangely I was not able to add an identica account, as it wont show
  up under accounts, in the meantime. I deleted the gwibber folder,
  afterwards the account show up after re-authentication. I guess this
  second paragraph is not related to the first one and could not be
  reproduced.

  1) System information:
  Description:  Ubuntu 11.04
  Release:  11.04

  2) Installed: 3.0.0.1-0ubuntu3
Candidate: 3.0.0.1-0ubuntu3
Version table:
   *** 3.0.0.1-0ubuntu3 0
  500 http://de.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   3.0.0.1-0ubuntu2 0
  500 http://de.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) I expected that the authenticated twitter account would show up under 
accounts, once successfully authenticated
  4) The account was  not added, but Authentication successful showed up.

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

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


[Desktop-packages] [Bug 890905] [NEW] 'gnome-settings-daemon' received an X Window System error and missing icons

2011-11-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The theme does not load correctly: the menu bar at the top is a light
gray, some icons for launchers on the left are missing and the overall
appearance of gtk applications looks like a Windows 95 theme. I can post
a screenshot if that helps.

The problem exists on a fresh installation of Ubuntu 11.10 (64-bit). I'm
not completely sure the unity package is to blame for this; apologies if
I should have specified a different package. I am willing to do any
extra debugging required to fix this.

$ apt-cache policy unity  
unity:
  Installed: 4.24.0-0ubuntu2b1
  Candidate: 4.24.0-0ubuntu2b1
  Version table:
 *** 4.24.0-0ubuntu2b1 0
500 http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 4.22.0-0ubuntu3 0
500 http://ch.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages


The following is from ~/.xsession-errors (I have attached the complete file):

[...]

Adding plugins
Skipping upgrade com.canonical.unity.unity.01.upgrade
Skipping upgrade com.canonical.unity.unity.02.upgrade
Initializing core options...done

(gnome-settings-daemon:5115): Gdk-WARNING **: The program 
'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 723 error_code 8 request_code 143 minor_code 22)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

[...]

(gnome-settings-daemon:5152): Gdk-WARNING **: The program 
'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 680 error_code 8 request_code 143 minor_code 22)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

[...]

Failed to play sound: File or data not found
unity-panel-service: no process found
Initializing unityshell options...done
Starting unity-window-decorator
DEBUG 2011-11-15 23:24:22 glib unknown:0 Setting to primary screen rect: x=0 
y=0 w=1920 h=1080
** Message: moving back from GtkStatusIcon to indicator
WARN  2011-11-15 23:24:22 unity.launcher LauncherIcon.cpp:410 Unable to load 
'user-trash' from icon theme: 
WARN  2011-11-15 23:24:22 unity.launcher LauncherIcon.cpp:410 Unable to load '. 
GThemedIcon drive-harddisk-usb drive-harddisk drive' from icon theme: 
WARN  2011-11-15 23:24:22 unity.launcher LauncherIcon.cpp:410 Unable to load '. 
GThemedIcon drive-harddisk-usb drive-harddisk drive' from icon theme: 
WARN  2011-11-15 23:24:22 unity.launcher LauncherIcon.cpp:410 Unable to load 
'workspace-switcher' from icon theme: 

[...]

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.24.0-0ubuntu2b1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 
PDT 2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
Date: Tue Nov 15 23:46:29 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 280.13, 3.0.0-12-generic, x86_64: installed
 virtualbox, 4.1.2, 3.0.0-12-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GF106 [Quadro 2000M] [10de:0dda] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo Device [17aa:21cf]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
JockeyStatus:
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
MachineType: LENOVO 4282RC6
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=71a7ba1d-f61a-4a06-bea5-22c7c7ac1e2a ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No 

[Desktop-packages] [Bug 890555] Re: Alt stopped working as Meta in gnome-terminal with gtk+3.0 3.2.2-0ubuntu1

2011-11-16 Thread Martin Pitt
** Changed in: gtk+3.0 (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Alt stopped working as Meta in gnome-terminal with gtk+3.0
  3.2.2-0ubuntu1

Status in Gnome Virtual Terminal Emulator:
  Unknown
Status in “gtk+3.0” package in Ubuntu:
  Invalid
Status in “vte” package in Ubuntu:
  Fix Released

Bug description:
  My Alt key no longer acts as Meta in gnome-terminal on my precise
  system as of today.  So for example in bash, Alt+b no longer moves
  back a word, Alt+Backspace no longer deletes a word, etc.  These
  keystrokes now act as if Alt was not pressed.

  Other libvte-based terminals like xfce4-terminal are not affected.

  I traced this to the upload of gtk+3.0 3.2.2-0ubuntu1.  After
  downgrading libgtk-3-0, libgail-3-0, libgail-3-common, gir1.2-gtk-3.0,
  libgtk-3-bin from 3.2.2-0ubuntu1 to 3.2.0-0ubuntu3 and restarting
  gnome-terminal, the problem goes away.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.1.0-2.3-generic 3.1.0
  Uname: Linux 3.1.0-2-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 1.26-0ubuntu1
  Architecture: amd64
  Date: Tue Nov 15 01:53:57 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20101202)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 889947] Re: Gwibber 2.30.3 not refresh(either trough menu or ctrl+r)

2011-11-16 Thread Marcin Juszkiewicz
*** This bug is a duplicate of bug 835202 ***
https://bugs.launchpad.net/bugs/835202

** This bug has been marked a duplicate of bug 835202
   gwibber not refreshing twitter timeline

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

Title:
  Gwibber 2.30.3 not refresh(either trough menu or ctrl+r)

Status in “gwibber” package in Ubuntu:
  New

Bug description:
  if is it in execution  for more time refresh not work as intended
  TIA

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

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


[Desktop-packages] [Bug 891113] [NEW] 'gnome-classic' does not allow for icons in top panel anymore

2011-11-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When i select 'gnome-classic (no effects) from the lightdm login screen,
the Gnome version (version 2?) does not allow me anymore to put icons on
the top panel. Not anymore via the right-mouse-button by selecting an
application in the menu, nor by right-mouse-button selection on the
panel (there is no menu there anymore).

Why has this disappeared? 
The Unity interface is REALLY not user-friendly for people that need their 
computer to work instead of playing games and tweaking wobbling windows.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome 1:3.0+1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Nov 16 12:53:02 2011
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 LC_CTYPE=C
 PATH=(custom, user)
 LANG=en_US.utf-8
 SHELL=/bin/bash
SourcePackage: meta-gnome3
UpgradeStatus: Upgraded to oneiric on 2011-10-17 (30 days ago)

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: amd64 apport-bug oneiric
-- 
'gnome-classic' does not allow for icons in top panel anymore
https://bugs.launchpad.net/bugs/891113
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gnome-panel in Ubuntu.

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


[Desktop-packages] [Bug 888307] Re: Bundled Firefox extensions disabled on upgrade to 8.0

2011-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/thunderbird

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

Title:
  Bundled Firefox extensions disabled on upgrade to 8.0

Status in “firefox” package in Ubuntu:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Natty:
  Fix Committed
Status in “thunderbird” source package in Natty:
  Fix Committed
Status in “firefox” source package in Oneiric:
  Fix Committed
Status in “thunderbird” source package in Oneiric:
  Fix Committed
Status in “firefox” source package in Precise:
  Fix Released
Status in “thunderbird” source package in Precise:
  Fix Released

Bug description:
  Under certain circumstances (ie, when there are third party extensions
  installed in /usr/share/mozilla/extensions, or any extensions
  installed in the users profile), our bundled extensions (globalmenu +
  ubufox) and language packs are disabled automatically on upgrade to
  Firefox 8

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

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


[Desktop-packages] [Bug 890905] Re: 'gnome-settings-daemon' received an X Window System error and missing icons

2011-11-16 Thread Sebastien Bacher
** Package changed: unity (Ubuntu) = gnome-settings-daemon (Ubuntu)

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

Title:
  'gnome-settings-daemon' received an X Window System error and
  missing icons

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

Bug description:
  The theme does not load correctly: the menu bar at the top is a light
  gray, some icons for launchers on the left are missing and the overall
  appearance of gtk applications looks like a Windows 95 theme. I can
  post a screenshot if that helps.

  The problem exists on a fresh installation of Ubuntu 11.10 (64-bit).
  I'm not completely sure the unity package is to blame for this;
  apologies if I should have specified a different package. I am willing
  to do any extra debugging required to fix this.

  $ apt-cache policy unity  
  unity:
Installed: 4.24.0-0ubuntu2b1
Candidate: 4.24.0-0ubuntu2b1
Version table:
   *** 4.24.0-0ubuntu2b1 0
  500 http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   4.22.0-0ubuntu3 0
  500 http://ch.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages

  
  The following is from ~/.xsession-errors (I have attached the complete file):

  [...]

  Adding plugins
  Skipping upgrade com.canonical.unity.unity.01.upgrade
  Skipping upgrade com.canonical.unity.unity.02.upgrade
  Initializing core options...done

  (gnome-settings-daemon:5115): Gdk-WARNING **: The program 
'gnome-settings-daemon' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 723 error_code 8 request_code 143 minor_code 22)
(Note to programmers: normally, X errors are reported asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the --sync command line
 option to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)

  [...]

  (gnome-settings-daemon:5152): Gdk-WARNING **: The program 
'gnome-settings-daemon' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 680 error_code 8 request_code 143 minor_code 22)
(Note to programmers: normally, X errors are reported asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the --sync command line
 option to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)

  [...]

  Failed to play sound: File or data not found
  unity-panel-service: no process found
  Initializing unityshell options...done
  Starting unity-window-decorator
  DEBUG 2011-11-15 23:24:22 glib unknown:0 Setting to primary screen rect: 
x=0 y=0 w=1920 h=1080
  ** Message: moving back from GtkStatusIcon to indicator
  WARN  2011-11-15 23:24:22 unity.launcher LauncherIcon.cpp:410 Unable to load 
'user-trash' from icon theme: 
  WARN  2011-11-15 23:24:22 unity.launcher LauncherIcon.cpp:410 Unable to load 
'. GThemedIcon drive-harddisk-usb drive-harddisk drive' from icon theme: 
  WARN  2011-11-15 23:24:22 unity.launcher LauncherIcon.cpp:410 Unable to load 
'. GThemedIcon drive-harddisk-usb drive-harddisk drive' from icon theme: 
  WARN  2011-11-15 23:24:22 unity.launcher LauncherIcon.cpp:410 Unable to load 
'workspace-switcher' from icon theme: 

  [...]

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity 4.24.0-0ubuntu2b1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 
PDT 2011
   GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  Date: Tue Nov 15 23:46:29 2011
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-current, 280.13, 3.0.0-12-generic, x86_64: installed
   virtualbox, 4.1.2, 3.0.0-12-generic, x86_64: installed
  GraphicsCard:
   nVidia Corporation GF106 [Quadro 2000M] [10de:0dda] (rev a1) (prog-if 00 
[VGA controller])
 

[Desktop-packages] [Bug 835202] Re: gwibber not refreshing twitter timeline

2011-11-16 Thread Marcin Juszkiewicz
I am running 12.04 and Gwibber is useless due to not refreshing 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/835202

Title:
  gwibber not refreshing twitter timeline

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  twitter timeline stuck. not updating anymore. Unable to add facebook
  account to gwibber.

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

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


[Desktop-packages] [Bug 891113] Re: 'gnome-classic' does not allow for icons in top panel anymore

2011-11-16 Thread Dmitry Shachnev
In Gnome 3 Panel, you should hold Alt key and then right-click the
panel, instead of just right-clicking. Also, dragging a shortcut from
the menu still works.

Does this solve your problem?

** Package changed: meta-gnome3 (Ubuntu) = gnome-panel (Ubuntu)

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

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

Title:
  'gnome-classic' does not allow for icons in top panel anymore

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

Bug description:
  When i select 'gnome-classic (no effects) from the lightdm login
  screen, the Gnome version (version 2?) does not allow me anymore to
  put icons on the top panel. Not anymore via the right-mouse-button by
  selecting an application in the menu, nor by right-mouse-button
  selection on the panel (there is no menu there anymore).

  Why has this disappeared? 
  The Unity interface is REALLY not user-friendly for people that need their 
computer to work instead of playing games and tweaking wobbling windows.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome 1:3.0+1ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Nov 16 12:53:02 2011
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcEnviron:
   LC_CTYPE=C
   PATH=(custom, user)
   LANG=en_US.utf-8
   SHELL=/bin/bash
  SourcePackage: meta-gnome3
  UpgradeStatus: Upgraded to oneiric on 2011-10-17 (30 days ago)

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

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


[Desktop-packages] [Bug 891021] Re: no root system is defined,,

2011-11-16 Thread Dmitry Shachnev
Not a bug in gnome-system-monitor.

Does this happen with the latest stable release (11.10)? Also, what is
exact error message you get? It seems that you didn't specify a
partition for root file system.

** Package changed: gnome-system-monitor (Ubuntu) = ubiquity (Ubuntu)

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

** Summary changed:

- no root system is defined,,
+ no root system is defined

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

Title:
  no root system is defined

Status in “ubiquity” package in Ubuntu:
  Incomplete

Bug description:
  unable to install ubuntu

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-system-monitor 2.28.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Wed Nov 16 07:41:47 2011
  ExecutablePath: /usr/bin/gnome-system-monitor
  LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=
   LANG=en_US.UTF-8
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 887139] Re: Middle clicking the keyboard layout indicator should cycle through possible languages

2011-11-16 Thread Chris Wilson
Ingo, you are indeed correct that behaviour of similar features should
likewise be similar, and the subject of inconsistency is very much
covered by the paper cuts project. I use a laptop with a trackpad so
have never noticed any middle-click behaviour. I guess you learn
something new every day :)

As for discussions about Unity features, there are a few places this can
be done. You can forward bug reports to unity both in Ubuntu and the
upstream package, and there is the Ayatana Design project, which handles
design work for the various Ayatana projects, which can be foud here
https://launchpad.net/ayatana-design.

Given how prominent in the Ubuntu landscape Unity is at the moment, it's
going to be deluged with bug reports, and given that the upstream
project is currently sitting at over 2200 open bugs, it's likely that
your reports may get lost in all the noise. The best place to discuss
the features of Unity is on the Ayatana mailing list, which you can join
by joining the Ayatana team here on Launchpad
(https://launchpad.net/~ayatana) and then joining the mailing list which
you can do in the bottom left of the team page.

** Changed in: hundredpapercuts
   Status: Invalid = Confirmed

** Summary changed:

- Middle clicking the keyboard layout indicator should cycle through possible 
languages
+ Middle clicking the keyboard layout indicator has bbehaviour inconsistent 
with other indicator applets

** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: unity
   Status: Invalid = Confirmed

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- Middle clicking the keyboard layout indicator has bbehaviour inconsistent 
with other indicator applets
+ Middle clicking the keyboard layout indicator has behaviour inconsistent with 
other indicator applets

** Description changed:

- See title.
+ One possible solution would be to cycle through languages on middle-
+ click.
  
  This is functionality I have long wanted to see and should be easy to
  implement.

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

Title:
  Middle clicking the keyboard layout indicator has behaviour
  inconsistent with other indicator applets

Status in One Hundred Paper Cuts:
  Confirmed
Status in Unity:
  Confirmed
Status in “gnome-settings-daemon” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New

Bug description:
  One possible solution would be to cycle through languages on middle-
  click.

  This is functionality I have long wanted to see and should be easy to
  implement.

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

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


[Desktop-packages] [Bug 889889] Re: Use PNG or SVG instead of GIF

2011-11-16 Thread Charles Plessy
Please remove njplot from the list of the packages affected by
LP#889889.

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

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

Title:
  Use PNG or SVG instead of GIF

Status in “ace” package in Ubuntu:
  New
Status in “adium-theme-ubuntu” package in Ubuntu:
  New
Status in “app-install-data-ubuntu” package in Ubuntu:
  New
Status in “chardet” package in Ubuntu:
  New
Status in “cups” package in Ubuntu:
  New
Status in “dvd+rw-tools” package in Ubuntu:
  New
Status in “foo2zjs” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  Won't Fix
Status in “njplot” package in Ubuntu:
  Invalid
Status in “openssl” package in Ubuntu:
  New
Status in “python3.2” package in Ubuntu:
  New

Bug description:
  Use modern file formats such as PNG or SVG instead of the legacy GIF
  file formats.

  $ find /usr -name *.gif

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

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


[Desktop-packages] [Bug 890841] Re: The folder icons do not stay on the desktop. They revert back to script icons. This is also for folders within folders

2011-11-16 Thread Timothy Mayoh
You need to attach it to the bug report page using the link under the
comment box labeled Add attachment or patch, I don't believe attaching
to e-mails directly will work.

You can find your bug report page at:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/890841

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

Title:
  The folder icons do not stay on the desktop.  They revert back to
  script icons.  This is also for folders within folders

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  The folder icons do not stay on the desktop.  They revert back to
  script icons.  This is also for folders within folders and document,
  files.  Also when changing between desktops there seems to be an
  issue, where the system will freeze and not be able to change over.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  173.14.30  Sat Apr 16 
21:49:29 PDT 2011
   GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,resize,imgpng,place,move,snap,grid,mousepoll,regex,gnomecompat,vpswitch,unitymtgrabhandles,session,wall,animation,expo,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: None
  Date: Wed Nov 16 08:58:05 2011
  DistUpgraded: Log time: 2011-10-20 10:14:35.009081
  DistroCodename: oneiric
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-173, 173.14.30, 2.6.38-11-generic, x86_64: installed
   nvidia-173, 173.14.30, 3.0.0-12-generic, x86_64: installed
   nvidia-current, 280.13, 2.6.38-11-generic, x86_64: installed
   nvidia-current, 280.13, 3.0.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   nVidia Corporation C61 [GeForce 7025 / nForce 630a] [10de:03d6] (rev a2) 
(prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:03d6]
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 004: ID 148f:2070 Ralink Technology, Corp. RT2070 Wireless 
Adapter
   Bus 002 Device 002: ID 046d:c31c Logitech, Inc. Keyboard K120 for Business
   Bus 002 Device 003: ID 046d:c05a Logitech, Inc. Optical Mouse M90
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=1d38c177-beab-466f-b7cf-e17197ca4258 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to oneiric on 2011-10-19 (26 days ago)
  XorgConf:
   Section Device
Identifier  Default Device
Option  NoLogoTrue
   EndSection
  dmi.bios.date: 03/09/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: N68-S3 UCC
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd03/09/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-S3UCC:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu5
  version.ia32-libs: ia32-libs 20090808ubuntu26
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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

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


[Desktop-packages] [Bug 891140] Re: libreoffice dont print some letters, but print comma

2011-11-16 Thread linoxman
The printer is in remote cups with Ubuntu 10.04, and the printer is
HP-1022.

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

Title:
  libreoffice dont print some letters, but print comma

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  My libreoffice writer dont print some letters (M U etc). Only print a
  comma.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-gnome 1:3.4.3-3ubuntu2
  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: Wed Nov 16 11:37:03 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 891142] [NEW] whenever i try to open libreofice pack i receive a error to start recovery

2011-11-16 Thread sanjay dey
Public bug reported:

Architecture - i386, Package- libreoffice -core 1:3.3.4-0ibuntu1,
Problem type- Bug, Tags- natty approt -lpi

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libreoffice-core 1:3.3.4-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
Architecture: i386
Date: Wed Nov 16 18:57:39 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 LANG=en_IN
 LC_MESSAGES=en_IN.UTF-8
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: Upgraded to natty on 2011-10-19 (28 days ago)

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


** Tags: apport-bug apport-lpi i386 natty

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

Title:
  whenever i try to open libreofice pack i receive a error to start
  recovery

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Architecture - i386, Package- libreoffice -core 1:3.3.4-0ibuntu1,
  Problem type- Bug, Tags- natty approt -lpi

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  Architecture: i386
  Date: Wed Nov 16 18:57:39 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   LC_MESSAGES=en_IN.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to natty on 2011-10-19 (28 days ago)

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

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


[Desktop-packages] [Bug 891140] Re: libreoffice dont print some letters, but print comma

2011-11-16 Thread linoxman
If  i export to PDF, work perfecty.

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

Title:
  libreoffice dont print some letters, but print comma

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  My libreoffice writer dont print some letters (M U etc). Only print a
  comma.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-gnome 1:3.4.3-3ubuntu2
  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: Wed Nov 16 11:37:03 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 891140] Re: libreoffice dont print some letters, but print comma

2011-11-16 Thread linoxman
-- 
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/891140

Title:
  libreoffice dont print some letters, but print comma

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  My libreoffice writer dont print some letters (M U etc). Only print a
  comma.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-gnome 1:3.4.3-3ubuntu2
  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: Wed Nov 16 11:37:03 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 891142] Re: whenever i try to open libreofice pack i receive a error to start recovery

2011-11-16 Thread sanjay dey
-- 
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/891142

Title:
  whenever i try to open libreofice pack i receive a error to start
  recovery

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Architecture - i386, Package- libreoffice -core 1:3.3.4-0ibuntu1,
  Problem type- Bug, Tags- natty approt -lpi

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  Architecture: i386
  Date: Wed Nov 16 18:57:39 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   LC_MESSAGES=en_IN.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to natty on 2011-10-19 (28 days ago)

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

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


[Desktop-packages] [Bug 891140] [NEW] libreoffice dont print some letters, but print comma

2011-11-16 Thread linoxman
Public bug reported:

My libreoffice writer dont print some letters (M U etc). Only print a
comma.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libreoffice-gnome 1:3.4.3-3ubuntu2
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: Wed Nov 16 11:37:03 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  libreoffice dont print some letters, but print comma

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  My libreoffice writer dont print some letters (M U etc). Only print a
  comma.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-gnome 1:3.4.3-3ubuntu2
  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: Wed Nov 16 11:37:03 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-11-16 Thread Colin Law
I have taken the liberty of changing this back to incomplete as it seems to be 
fixed in Unity but not Unity-2d.
To replicate, in Unity-2d:
Open nautilus and start a file copy operation going.
Note that the nautilus launcher now shows two markers for the two windows, but 
Alt-Tab does not show the progress window and clicking the launcher icon again 
also only shows the main window rather than both.

Using nautilus 1:3.2.1-0ubuntu2 and unity-2d 4.14-0ubuntu1~bzr780 (from
daily ppa) on Oneiric.

** Changed in: nautilus (Ubuntu Oneiric)
   Status: Fix Committed = Incomplete

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

Status in GNOME Shell:
  Unknown
Status in “nautilus” package in Ubuntu:
  Fix Released
Status in “nautilus” source package in Oneiric:
  Incomplete

Bug description:
  When running nautilus and doing a file transfer that brings up the file
  operations window, I noticed that the window doesn't appear in the Alt+Tab
  grouping for nautilus, and does not appear in the gnome-shell Windows activity
  or even in the thumbnail for the workspace that the window resides in. This
  makes it very difficult to find when there are many windows in the current
  workspace, which is usually the case in my workflow.

  test case:
  1. install the new version (1:3.2.1-0ubuntu4) from -proposed
  2. run gnome-shell
2.1 make a copy
 - you should see the copy dialog in the pager
  3. run unity
3.1 make a copy
3.2 close all your nautilus windows
3.3 click on the nautilus icon in the launcher - it should enable you to 
launch a new nautilus window

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

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


[Desktop-packages] [Bug 887139] Re: Middle clicking the keyboard layout indicator has behaviour inconsistent with other indicator applets

2011-11-16 Thread Sebastien Bacher
closing the unity components, the request is specific to an indicator
and the concerned component is the one providing this indicator rather
than unity

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

** Changed in: unity
   Status: Confirmed = Invalid

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

Title:
  Middle clicking the keyboard layout indicator has behaviour
  inconsistent with other indicator applets

Status in One Hundred Paper Cuts:
  Confirmed
Status in Unity:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  One possible solution would be to cycle through languages on middle-
  click.

  This is functionality I have long wanted to see and should be easy to
  implement.

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

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


[Desktop-packages] [Bug 877256] Re: Can't open .war format since Oneiric (java)

2011-11-16 Thread Danilo Brandao
Hello,

I removed completely kdelibs5-data and all dependent apps using the
Synaptic Package Manager and now I can open war files as well.

FYI: after doing this a lot of files in /usr/share/mime/packages
directory was removed (the most of them).

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

Title:
  Can't open .war format since Oneiric (java)

Status in File Roller:
  New
Status in “file-roller” package in Ubuntu:
  Confirmed
Status in “file-roller” source package in Oneiric:
  Confirmed

Bug description:
  Not supportin .war archive format.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: file-roller 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
  Uname: Linux 2.6.35-28-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Tue Oct 18 14:52:49 2011
  ExecutablePath: /usr/bin/file-roller
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (4 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/877256/+subscriptions

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


[Desktop-packages] [Bug 891147] [NEW] pdf attachments truncate by about 2k and resulting in pdf reader rejecting it

2011-11-16 Thread Peter Dawe
Public bug reported:

When I access the email pdf attachments through web-gmail its fine.
Looking at Thunbderbird (using IMAP) the file is truncated by around 2k
bytes ( Saved files to desktop and compared)

ProblemType: Bug
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 9.04
Package: mozilla-thunderbird None [modified: 
/var/lib/dpkg/info/mozilla-thunderbird.list]
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: thunderbird
Uname: Linux 2.6.28-19-generic i686
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: apport-bug i386

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

Title:
  pdf attachments truncate by about 2k and resulting in pdf reader
  rejecting it

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  When I access the email pdf attachments through web-gmail its fine.
  Looking at Thunbderbird (using IMAP) the file is truncated by around
  2k bytes ( Saved files to desktop and compared)

  ProblemType: Bug
  Architecture: i386
  Dependencies:
   
  DistroRelease: Ubuntu 9.04
  Package: mozilla-thunderbird None [modified: 
/var/lib/dpkg/info/mozilla-thunderbird.list]
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: thunderbird
  Uname: Linux 2.6.28-19-generic i686
  UnreportableReason: This is not a genuine Ubuntu package

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

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


[Desktop-packages] [Bug 877534] Re: Evolution problems after upgrade to ubuntu 11.10

2011-11-16 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 879305 ***
https://bugs.launchpad.net/bugs/879305

** Branch linked: lp:~ubuntu-desktop/evolution-data-server/ubuntu

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

Title:
  Evolution problems after upgrade to ubuntu 11.10

Status in The Evolution Mail  Calendaring Tool:
  New
Status in “evolution” package in Ubuntu:
  Incomplete

Bug description:
  I upgraded to Ubuntu 11.10.

  Evolution decided to change my personal options. The option under
  receiving options - message storage was changed to: delete after 7
  days. I LOST thousands of email. I can not access any of my email
  anymore from remote location via the web interface. This really sucks.
  This is very very very bad written code. It caused me a lot of
  problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution 3.2.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Tue Oct 18 11:39:17 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/evolution
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SourcePackage: evolution
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (3 days ago)
  XsessionErrors:
   (nautilus:2615): Gtk-CRITICAL **: gtk_action_set_visible: assertion 
`GTK_IS_ACTION (action)' failed
   (nautilus:2615): Gtk-CRITICAL **: gtk_action_set_visible: assertion 
`GTK_IS_ACTION (action)' failed
   (gwibber-service:2789): libindicate-WARNING **: Menu being changed when the 
indicator is visible.  Listeners will NOT be notified of this change.
   (gedit:3148): Gtk-WARNING **: Unable to retrieve the file info for 
`file:///home/henry/Documents/Work/BSC/evdo_Neighbors_20111018.txt': Error 
stating file '/home/henry/Documents/Work/BSC/evdo_Neighbors_20111018.txt': No 
such file or directory
   (eog:4793): EOG-WARNING **: Couldn't load icon: Icon 'image-loading' not 
present in theme

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

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


[Desktop-packages] [Bug 879305] Re: POP Leave messages on server now requires Days

2011-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/evolution-data-server/ubuntu

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

Title:
  POP Leave messages on server now requires Days

Status in The Evolution Mail  Calendaring Tool:
  Fix Released
Status in “evolution” package in Ubuntu:
  Triaged
Status in “evolution” source package in Oneiric:
  In Progress

Bug description:
  [Impact]
  High impact issue with a risk of data loss, due to the unexpected value of 
the delete-after property which would cause by default, email to be deleted 
from the server when older than 7 days. (Result is a single copy of the 
messages on the system, no longer on the server)

  [Development Fix]
  Not uploaded yet but available as a git commit upstream for 3.2.2 and in 
master branch (3.3+).

  [Stable Fix]
  A simple patch that can be easily applied to 3.2.1 (applied for 3.2.2 
already); can be taken from git: 
http://git.gnome.org/browse/evolution-data-server/commit/?h=gnome-3-2id=74b73302f3078a4e4e75ca98f5b73e96b01713a7

  [Test Case]
  Upgrade from Natty to Oneiric with a POP3 account configured in Evolution, 
with Delete after ... unchecked. After upgrade, delete-after should be set to 
0 with the patch applied, and set to 7 without.

  [Regression Potential]
  Some users may be using the delete-after settings to clear out messages from 
POP3 servers, the default value change for new accounts may be unexpected, but 
avoids potential data loss.

  

  Evolution 3.x has changed in the POP Receiving Options to have the
  Leave Messages On Server selection linked to the Days value. In
  Evolution 2.x (and probably previous versions) these options were
  separate.

  This is very confusing for users who want *all* their POP messages
  left on the server with no day filtering, and seems non-standard when
  compared to previous Evolution versions and just about every other POP
  client that I have encountered.

  If the Leave messages on server option is selected, then the Days
  option should also be required to enabled, not left permanently
  enabled as if the current situation.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Fri Oct 21 19:59:41 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   LANGUAGE=en_AU:en
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 846550] Re: Address book is empty when composing new email

2011-11-16 Thread Launchpad Bug Tracker
This bug was fixed in the package evolution-data-server - 3.2.2-0ubuntu1

---
evolution-data-server (3.2.2-0ubuntu1) precise; urgency=low

  * New upstream release.
- POP3: Use a safer default value for delete-after-days
  (LP: #877534, #879305)
- Empty Contacts list when pressing To: in composer (LP: #846550)
 -- Mathieu Trudel-Lapierre mathieu...@ubuntu.com   Wed, 16 Nov 2011 08:47:35 
-0500

** Changed in: evolution-data-server (Ubuntu Precise)
   Status: Triaged = Fix Released

** Branch linked: lp:~ubuntu-desktop/evolution-data-server/ubuntu

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

Title:
  Address book is empty when composing new email

Status in The Evolution Mail  Calendaring Tool:
  Fix Released
Status in “evolution-data-server” package in Ubuntu:
  Fix Released
Status in “evolution-data-server” source package in Oneiric:
  Triaged
Status in “evolution-data-server” source package in Precise:
  Fix Released

Bug description:
  When composing a new email, and clicking the To button to select a
  contact from the address book, the window that pops up doesn't display
  any contacts, no matter which address book I select. See attached
  screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution 3.1.91-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
  Uname: Linux 3.0.0-10-generic x86_64
  ApportVersion: 1.22.1-0ubuntu2
  Architecture: amd64
  Date: Sat Sep 10 13:28:35 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110302)
  SourcePackage: evolution
  UpgradeStatus: Upgraded to oneiric on 2011-08-16 (25 days ago)

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

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


[Desktop-packages] [Bug 891152] [NEW] ubuntu 11.10缺少 宋体等字体

2011-11-16 Thread 高明
Public bug reported:

ubuntu 11.10缺少 宋体等字体,无法和微软office正常显示

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

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

Title:
  ubuntu 11.10缺少 宋体等字体

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  ubuntu 11.10缺少 宋体等字体,无法和微软office正常显示

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

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


[Desktop-packages] [Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-11-16 Thread Sebastien Bacher
the unity-2d is another issue, you should open a bug on unity-2d about
it

** Changed in: nautilus (Ubuntu Oneiric)
   Status: Incomplete = Fix Committed

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

Status in GNOME Shell:
  Unknown
Status in “nautilus” package in Ubuntu:
  Fix Released
Status in “nautilus” source package in Oneiric:
  Fix Committed

Bug description:
  When running nautilus and doing a file transfer that brings up the file
  operations window, I noticed that the window doesn't appear in the Alt+Tab
  grouping for nautilus, and does not appear in the gnome-shell Windows activity
  or even in the thumbnail for the workspace that the window resides in. This
  makes it very difficult to find when there are many windows in the current
  workspace, which is usually the case in my workflow.

  test case:
  1. install the new version (1:3.2.1-0ubuntu4) from -proposed
  2. run gnome-shell
2.1 make a copy
 - you should see the copy dialog in the pager
  3. run unity
3.1 make a copy
3.2 close all your nautilus windows
3.3 click on the nautilus icon in the launcher - it should enable you to 
launch a new nautilus window

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

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


[Desktop-packages] [Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-11-16 Thread Sebastien Bacher
What DESKTOP_SESSION environment variable do you have on unity-2d?

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

Status in GNOME Shell:
  Unknown
Status in “nautilus” package in Ubuntu:
  Fix Released
Status in “nautilus” source package in Oneiric:
  Fix Committed

Bug description:
  When running nautilus and doing a file transfer that brings up the file
  operations window, I noticed that the window doesn't appear in the Alt+Tab
  grouping for nautilus, and does not appear in the gnome-shell Windows activity
  or even in the thumbnail for the workspace that the window resides in. This
  makes it very difficult to find when there are many windows in the current
  workspace, which is usually the case in my workflow.

  test case:
  1. install the new version (1:3.2.1-0ubuntu4) from -proposed
  2. run gnome-shell
2.1 make a copy
 - you should see the copy dialog in the pager
  3. run unity
3.1 make a copy
3.2 close all your nautilus windows
3.3 click on the nautilus icon in the launcher - it should enable you to 
launch a new nautilus window

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

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


[Desktop-packages] [Bug 868032] Re: nautilus progress window marked skipped, not managed by gnome-shell

2011-11-16 Thread Colin Law
DESKTOP_SESSION is ubuntu-2d
I saw the note at the end of comment #11 that a specific test was being made 
for unity, and thought that the problem may be that this did not include 2d.

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

Title:
  nautilus progress window marked skipped, not managed by gnome-shell

Status in GNOME Shell:
  Unknown
Status in “nautilus” package in Ubuntu:
  Fix Released
Status in “nautilus” source package in Oneiric:
  Fix Committed

Bug description:
  When running nautilus and doing a file transfer that brings up the file
  operations window, I noticed that the window doesn't appear in the Alt+Tab
  grouping for nautilus, and does not appear in the gnome-shell Windows activity
  or even in the thumbnail for the workspace that the window resides in. This
  makes it very difficult to find when there are many windows in the current
  workspace, which is usually the case in my workflow.

  test case:
  1. install the new version (1:3.2.1-0ubuntu4) from -proposed
  2. run gnome-shell
2.1 make a copy
 - you should see the copy dialog in the pager
  3. run unity
3.1 make a copy
3.2 close all your nautilus windows
3.3 click on the nautilus icon in the launcher - it should enable you to 
launch a new nautilus window

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

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


[Desktop-packages] [Bug 721284] Re: [Upstream] file-roller unable to extract zip archives

2011-11-16 Thread Sebastien Bacher
The example zip from comment #1 opens fine there on Oneirc, do you still
get the issue?

** Changed in: file-roller (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  [Upstream] file-roller unable to extract zip archives

Status in File Roller:
  Invalid
Status in “file-roller” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: file-roller

  1) lsb_release -rd
   Description: Ubuntu oneiric (development branch)
   Release: 11.10

  2) apt-cache policy file-roller
  file-roller:
Installed: 3.1.2-0ubuntu1
Candidate: 3.1.2-0ubuntu1
Version table:
   *** 3.1.2-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen via the Terminal:

  cd ~/Desktop  wget https://bugs.launchpad.net/ubuntu/+source/file-
  roller/+bug/721284/+attachment/1857724/+files/clam.zip  file-roller
  -h clam.zip

  is the archive is extracted quickly and successfully.

  4) What happens instead is a window pops up noting:

  Could not open clam.zip
  Archive type not supported.

  This is a regression from Natty as the file was extracted in it with
  no problem.

  WORKAROUND: Extract via ark:

  ark -b clam.zip

  apt-cache policy ark
  ark:
Installed: 4:4.7.0-0ubuntu2
Candidate: 4:4.7.0-0ubuntu2
Version table:
   *** 4:4.7.0-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: file-roller 2.32.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
  Uname: Linux 2.6.35-25-generic i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Fri Feb 18 16:18:02 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: file-roller

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/721284/+subscriptions

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


[Desktop-packages] [Bug 879305] Re: POP Leave messages on server now requires Days

2011-11-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/evolution-data-server

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

Title:
  POP Leave messages on server now requires Days

Status in The Evolution Mail  Calendaring Tool:
  Fix Released
Status in “evolution” package in Ubuntu:
  Triaged
Status in “evolution” source package in Oneiric:
  In Progress

Bug description:
  [Impact]
  High impact issue with a risk of data loss, due to the unexpected value of 
the delete-after property which would cause by default, email to be deleted 
from the server when older than 7 days. (Result is a single copy of the 
messages on the system, no longer on the server)

  [Development Fix]
  Not uploaded yet but available as a git commit upstream for 3.2.2 and in 
master branch (3.3+).

  [Stable Fix]
  A simple patch that can be easily applied to 3.2.1 (applied for 3.2.2 
already); can be taken from git: 
http://git.gnome.org/browse/evolution-data-server/commit/?h=gnome-3-2id=74b73302f3078a4e4e75ca98f5b73e96b01713a7

  [Test Case]
  Upgrade from Natty to Oneiric with a POP3 account configured in Evolution, 
with Delete after ... unchecked. After upgrade, delete-after should be set to 
0 with the patch applied, and set to 7 without.

  [Regression Potential]
  Some users may be using the delete-after settings to clear out messages from 
POP3 servers, the default value change for new accounts may be unexpected, but 
avoids potential data loss.

  

  Evolution 3.x has changed in the POP Receiving Options to have the
  Leave Messages On Server selection linked to the Days value. In
  Evolution 2.x (and probably previous versions) these options were
  separate.

  This is very confusing for users who want *all* their POP messages
  left on the server with no day filtering, and seems non-standard when
  compared to previous Evolution versions and just about every other POP
  client that I have encountered.

  If the Leave messages on server option is selected, then the Days
  option should also be required to enabled, not left permanently
  enabled as if the current situation.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Fri Oct 21 19:59:41 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   LANGUAGE=en_AU:en
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


  1   2   3   >