[Desktop-packages] [Bug 1046177] [NEW] too many notifications for disk failure warnings

2012-09-05 Thread Andreas E.
Public bug reported:

When I boot up and there is a disk failure warning, it bombards me with a new 
dialog every 2 seconds. If I'm not fast enough clicking the dialog away, I end 
up with dozens if not hundreds of disk failure warning dialogs. This is by far 
too much in too short time for users to respond to.
Expected behavior: If a dialog is already there, it is not necessary to open an 
identical one.

Ubuntu 12.04
gnome-disk-utility 3.0.2-2ubuntu7

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

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

Title:
  too many notifications for disk failure warnings

Status in “gnome-disk-utility” package in Ubuntu:
  New

Bug description:
  When I boot up and there is a disk failure warning, it bombards me with a new 
dialog every 2 seconds. If I'm not fast enough clicking the dialog away, I end 
up with dozens if not hundreds of disk failure warning dialogs. This is by far 
too much in too short time for users to respond to.
  Expected behavior: If a dialog is already there, it is not necessary to open 
an identical one.

  Ubuntu 12.04
  gnome-disk-utility 3.0.2-2ubuntu7

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

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


[Desktop-packages] [Bug 1046177] Re: too many notifications for disk failure warnings

2012-09-05 Thread Andreas E.
** Attachment added: "Dozens of dialogs on top of each other (see the dark 
black shadow)."
   
https://bugs.launchpad.net/bugs/1046177/+attachment/3293450/+files/palimpsest_disk_failure_warning.png

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

Title:
  too many notifications for disk failure warnings

Status in “gnome-disk-utility” package in Ubuntu:
  New

Bug description:
  When I boot up and there is a disk failure warning, it bombards me with a new 
dialog every 2 seconds. If I'm not fast enough clicking the dialog away, I end 
up with dozens if not hundreds of disk failure warning dialogs. This is by far 
too much in too short time for users to respond to.
  Expected behavior: If a dialog is already there, it is not necessary to open 
an identical one.

  Ubuntu 12.04
  gnome-disk-utility 3.0.2-2ubuntu7

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

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


[Desktop-packages] [Bug 1038073] Re: Shouldn't have the chat element in thunderbird

2012-09-05 Thread Michael
Thunderbird has replaced Evolution as the default e-mail client.  Might
it be worth considering using Thunderbird Chat as the default chat
client too, rather than hiding the button?

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

Title:
  Shouldn't have the chat element in thunderbird

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  We have the chat button appearing in thunderbird since the end of
  July. We already have an IM app, empathy, I don't think we should
  showing another one.

  Anyway, all chat configuration and buttons should be hidden for
  quantal, I guess.

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

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


[Desktop-packages] [Bug 1046210] [NEW] segfault in create_new_ap_item

2012-09-05 Thread Patrik Fimml
Public bug reported:

In certain circumstances, nm-applet can crash in create_new_ap_item.
This is caused by the "dupes" variable introduced in debian/patches/nm-
applet-use-indicator.patch not being initialized.

Note that I first observed this only with optimizations turned off
(-O0), so apparently if one gets lucky, -O2 will cause the variable to
be initialized to NULL.

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

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

Title:
  segfault in create_new_ap_item

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

Bug description:
  In certain circumstances, nm-applet can crash in create_new_ap_item.
  This is caused by the "dupes" variable introduced in debian/patches
  /nm-applet-use-indicator.patch not being initialized.

  Note that I first observed this only with optimizations turned off
  (-O0), so apparently if one gets lucky, -O2 will cause the variable to
  be initialized to NULL.

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

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


[Desktop-packages] [Bug 1046210] Re: segfault in create_new_ap_item

2012-09-05 Thread Patrik Fimml
** Patch added: "fix_dupes_initialization.patch"
   
https://bugs.launchpad.net/bugs/1046210/+attachment/3293562/+files/fix_dupes_initialization.patch

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

Title:
  segfault in create_new_ap_item

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

Bug description:
  In certain circumstances, nm-applet can crash in create_new_ap_item.
  This is caused by the "dupes" variable introduced in debian/patches
  /nm-applet-use-indicator.patch not being initialized.

  Note that I first observed this only with optimizations turned off
  (-O0), so apparently if one gets lucky, -O2 will cause the variable to
  be initialized to NULL.

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

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


[Desktop-packages] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-09-05 Thread Sam Spilsbury
** Also affects: compiz
   Importance: Undecided
   Status: New

** Changed in: compiz
   Status: New => Confirmed

** Changed in: compiz
   Importance: Undecided => High

** Changed in: compiz
 Assignee: (unassigned) => Sam Spilsbury (smspillaz)

** Changed in: compiz
Milestone: None => 0.9.8.2

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

Status in Compiz:
  In Progress
Status in Gnome Settings Daemon:
  Invalid
Status in Unity:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu 12.10 Quantal with ppa:timo-jyrinki/prerelease on machines with GPU 
(Intel, Radeon, Nvidia)
  Test case ID: Can 26 - UNITY_ Test Alt+F1 KeyNavMode Shortcuts

  Shortcut Ctrl+Alt+t fails to open a new terminal window. Using this
  shortcut does not do anything.

  Action:
  #. Press Alt+F1
  #. Press Ctrl + Alt + t

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.2.0-0ubuntu3~test4 [origin: LP-PPA-timo-jyrinki-prerelease]
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic i686
  ApportVersion: 2.4-0ubuntu9
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CrashDB: unity
  Date: Wed Aug 22 15:04:02 2012
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120713.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-09-05 Thread Daniel van Vugt
** Changed in: compiz
   Status: Confirmed => In Progress

** Branch linked: lp:~compiz-team/compiz/compiz.fix_1046199.1

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

Status in Compiz:
  In Progress
Status in Gnome Settings Daemon:
  Invalid
Status in Unity:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu 12.10 Quantal with ppa:timo-jyrinki/prerelease on machines with GPU 
(Intel, Radeon, Nvidia)
  Test case ID: Can 26 - UNITY_ Test Alt+F1 KeyNavMode Shortcuts

  Shortcut Ctrl+Alt+t fails to open a new terminal window. Using this
  shortcut does not do anything.

  Action:
  #. Press Alt+F1
  #. Press Ctrl + Alt + t

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.2.0-0ubuntu3~test4 [origin: LP-PPA-timo-jyrinki-prerelease]
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic i686
  ApportVersion: 2.4-0ubuntu9
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CrashDB: unity
  Date: Wed Aug 22 15:04:02 2012
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120713.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1035590] Re: Kernel update on 10 Aug 2012 affects nm-applet signal strength

2012-09-05 Thread Łukasz M
After today's update to 3.2.0-30-generic, it still doesn't work
properly.

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

Title:
  Kernel update on 10 Aug 2012 affects nm-applet signal strength

Status in “linux” package in Ubuntu:
  Invalid
Status in “network-manager” package in Ubuntu:
  Triaged

Bug description:
  With 3.2.0-29-generic the nm-applet no longer reports the wireless
  signal strength. If I reboot into 3.2.0-27-generic this problem does
  not occur.

  I am using a Toshiba Equium M70-339 laptop, and my wireless card is
  listed on the manufacturer's webpage as being an Intel® PRO/Wireless
  2200 LAN Mini PCI adaptor integrated in Intel® Centrino™ mobile
  technology. I've purged and reinstalled network-manager to no effect.
  The only way for me to get the signal strength reported by the nm-
  applet is to use an earlier kernel. iwconfig reports the correct
  signal quality.

  lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04

  apt-cache policy network-manager
  network-manager:
Installed: 0.9.4.0-0ubuntu4.1
Candidate: 0.9.4.0-0ubuntu4.1
Version table:
   *** 0.9.4.0-0ubuntu4.1 0
  500 http://mirrors.coreix.net/ubuntu/ precise-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   0.9.4.0-0ubuntu3 0
  500 http://mirrors.coreix.net/ubuntu/ precise/main i386 Packages

  apt-cache policy linux-image-3.2.0-29-generic
  linux-image-3.2.0-29-generic:
Installed: 3.2.0-29.46
Candidate: 3.2.0-29.46
Version table:
   *** 3.2.0-29.46 0
  500 http://mirrors.coreix.net/ubuntu/ precise-updates/main i386 
Packages
  500 http://mirrors.coreix.net/ubuntu/ precise-security/main i386 
Packages
  100 /var/lib/dpkg/status

  I expect nm-applet to display the signal strength of my WPA2 wireless
  AP, but instead no signal is reported. This behaviour is only observed
  with the newest kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-29-generic 3.2.0-29.46
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  andrew 1846 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'ICH6'/'Intel ICH6 with ALC250 at irq 17'
 Mixer name : 'Realtek ALC250 rev 2'
 Components : 'AC97a:414c4752'
 Controls  : 33
 Simple ctrls  : 21
  CurrentDmesg:
   [   30.415898] lib80211_crypt: registered algorithm 'TKIP'
   [   41.056026] eth1: no IPv6 routers present
   [  100.046529] ACPI: EC: GPE storm detected, transactions will use polling 
mode
  Date: Sat Aug 11 10:54:17 2012
  HibernationDevice: RESUME=UUID=2b27764c-cdb9-4a40-b4dd-e4148a6c0309
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: TOSHIBA 
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic 
root=UUID=81d9afb8-c58e-4eea-8277-4a3a34732119 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-29-generic N/A
   linux-backports-modules-3.2.0-29-generic  N/A
   linux-firmware1.79
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to precise on 2012-04-26 (106 days ago)
  UserAsoundrc:
   # ALSA library configuration file
   
   # Include settings that are under the control of asoundconf(1).
   # (To disable these settings, comment out this line.)
   
  dmi.bios.date: 12/26/2005
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: V1.30
  dmi.board.name: HTW00
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Null
  dmi.chassis.asset.tag: *
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.30:bd12/26/2005:svnTOSHIBA:pn:pvr:rvnTOSHIBA:rnHTW00:rvrNull:cvnTOSHIBA:ct10:cvrN/A:
  dmi.product.name: 
  dmi.product.version: 
  dmi.sys.vendor: TOSHIBA

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-pack

[Desktop-packages] [Bug 972710] Re: Launcher - Cancel an installation (deny to give the password) keep application's icon in the launcher

2012-09-05 Thread Christian Giordano
** Tags removed: udp
** Tags added: reviewedbydesignq

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

Title:
  Launcher - Cancel an installation (deny to give the password) keep
  application's icon in the launcher

Status in Ayatana Design:
  Fix Released
Status in “aptdaemon” package in Ubuntu:
  Fix Released
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “aptdaemon” source package in Precise:
  Fix Released
Status in “software-center” source package in Precise:
  Fix Released
Status in “aptdaemon” source package in Quantal:
  Fix Released
Status in “software-center” source package in Quantal:
  Fix Released

Bug description:
  Ubuntu 12.04 beta 32bits
  All packages up to date (03 april)

  Open the software center
  Select an app (me : pitivi)
  Ask to install
  When a dialog ask you your passwd, close the dialog : the installation is 
cancelled

  => The application's icon keep displayed in the bottom of the launcher
  !

  --
  Desired Solution:

  - The icon should disappear from the launcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/972710/+subscriptions

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


[Desktop-packages] [Bug 870284] Re: Dash/HUD should close on "Spread"

2012-09-05 Thread Christian Giordano
Please do not change status on bugs on Ayatana Design. Thanks!

** Changed in: ayatana-design
   Status: Fix Released => Fix Committed

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

Title:
  Dash/HUD should close on "Spread"

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 6.0 series:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Precise:
  Fix Released

Bug description:
  [Test Case]
  1. Open a few random apps;
  2. Press super key to open dash;
  3. Make sure the pointer is positioned over the Dash
  4. Press super+W to go in spread mode;
  - The Dash should close as soon spread is activated (with super+w)
  - Pressing Super+W should perform exactly the same action as pressing the 
Launcher spread icon while the Dash is open.

  [Regression Potential]
  Dash hiding when not expected to.

  Original description:

  1. Open a few random apps;
  2. Press super key to open dash;
  3. Make sure the pointer is positioned over the Dash
  4. Press super+W to go in spread mode;

  What happens
  - the spread for the opened windows is activated behind the dash

  What should happen:
  - The Dash should close as soon spread is activated (with super+w)
  - Pressing Super+W should perform exactly the same action as pressing the 
Launcher spread icon while the Dash is open.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/870284/+subscriptions

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


[Desktop-packages] [Bug 1045882] Re: fail to create WEP hotspot wireless network

2012-09-05 Thread Thomas Hood
*** This bug is a duplicate of bug 857376 ***
https://bugs.launchpad.net/bugs/857376

** This bug has been marked a duplicate of bug 857376
   Unable to create ad-hoc wireless network -- Intel 4965 AGN iwl4965

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

Title:
  fail to create WEP hotspot wireless network

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

Bug description:
  Just using the drop down menu of networkmanager in unity:"Create New
  Wireless Network". No matter which encrypt method is chosen, it seems
  to try to connect to the new shared wireless network for about 10
  seconds and then fails. If I check "connect automatically", it just
  connects and disconnects again and again.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Tue Sep  4 23:20:50 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  IpRoute:
   default via 59.66.185.1 dev eth0  proto static 
   59.66.185.0/24 dev eth0  proto kernel  scope link  src 59.66.185.13  metric 
1 
   169.254.0.0/16 dev eth0  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   thu   783a3096-761f-4ceb-bb9d-3117bf249345   
802-3-ethernet1346772029   2012年09月04日 星期二 23时20分29秒 yes   no   
  /org/freedesktop/NetworkManager/Settings/2
   Tsinghua  b16b4411-4fd1-4a4a-8afa-56bb7be84112   
802-11-wireless   1346763853   2012年09月04日 星期二 21时04分13秒 yes   no   
  /org/freedesktop/NetworkManager/Settings/0
   GSC   c3e30ae1-1c1e-451e-bf56-22b2fdbdca2b   
802-11-wireless   0never  no
no /org/freedesktop/NetworkManager/Settings/4
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/1  
   wlan0  802-11-wireless   disconnected  
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

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

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


[Desktop-packages] [Bug 1045347] Re: In a virtualbox guest no network connection; restarting n-m fixes it

2012-09-05 Thread Thomas Hood
** Summary changed:

- Ubuntu-Gnome - network-manager restart required after boot
+ In a virtualbox guest no network connection; restarting n-m fixes it

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

Title:
  In a virtualbox guest no network connection; restarting n-m fixes it

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

Bug description:
  Running in VBOX 4.1.18 with bridged eth0.  Had to restart network-
  manager with service command before getting a network connection. Then
  OK.

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

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


[Desktop-packages] [Bug 838232] Re: Alt-tab - Reduce the spread delay for all items other than the initial item the select lands on after alt-tab opens

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Released => Fix Committed

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

Title:
  Alt-tab - Reduce the spread delay for all items other than the initial
  item the select lands on after alt-tab opens

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

Bug description:
  Reduce the spread delay for all items other than the initial item the
  select lands on after alt-tab opens.  After the user moves the select
  off it's opening position, spread delay should be shortened.  This
  change is because a longer spread delay is only required for the
  initial item to allow the user time to scan the items in alt-tab
  without being disrupted.  The spread delay on all other item can be
  shorter, which should give a more responsive feel.

  --
  Note from User Testing:

  In user testing, participants did not find the spread because they
  moved between applications too quickly.  When I pointed out the spread
  to them, they commented that the delay was too long.  Power users said
  that it would be faster for them to find what they were looking for
  without the spread.

  ---

  Note: Re-opening bug because user testing has shown us that the spread
  delay needs to be shortened even further.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/838232/+subscriptions

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


[Desktop-packages] [Bug 1026518] Re: Add support for the Cedarview graphics driver

2012-09-05 Thread Martin Pitt
Alberto says that we probably won't ever have that package in Quantal.
Also, see comment 11 why this should not affect ubuntu-drivers-common in
the first place.

** Changed in: ubuntu-drivers-common (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Add support for the Cedarview graphics driver

Status in “jockey” package in Ubuntu:
  Won't Fix
Status in “ubuntu-drivers-common” package in Ubuntu:
  Invalid
Status in “jockey” source package in Precise:
  Fix Released
Status in “ubuntu-drivers-common” source package in Precise:
  Invalid

Bug description:
  SRU request: Intel Cedarview based platforms need a handler to install
  the closed source binary drivers for accelerated graphics support. As
  you can see in bug #1025720, these drivers are being included in 12.04
  and we need Jockey to detect the relevant hardware and recommend the
  correct driver.

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

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


[Desktop-packages] [Bug 891575] Re: Launcher - launcher should have blurred background all the time

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Released => Fix Committed

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

Title:
  Launcher - launcher should have blurred background all the time

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

Bug description:
  When the dash is open the launcher and the panel also gain blurred
  backgrounds but when the dash is closed revealing the launcher from
  the left edge shows launcher with no blur it can be less attractive in
  some cases and also reduces the visibility on the BFB with certain
  desktop wallpapers.

  in the attached screenshot the launcher is transparent+the desktop
  wallpaper gradient, blur would look nice.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/891575/+subscriptions

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


[Desktop-packages] [Bug 260918]

2012-09-05 Thread Bruno Gonçalves de Jesus
No answer to last reminder, no download.

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

Title:
  needed: libv4l and associated application patches (or "gspca stopped
  working in 2.6.27")

Status in Adobe Flash Plugin Tools:
  Won't Fix
Status in Cheese Camera Application:
  Unknown
Status in Ekiga Voice Over IP Suite:
  Fix Released
Status in The Mozilla Firefox Browser:
  Invalid
Status in GStreamer Plugins (Good):
  Fix Released
Status in The GStreamer Multimedia Framework:
  Fix Released
Status in KDE Non-Linear Video Editor:
  Fix Released
Status in Kopete:
  Fix Released
Status in Medibuntu:
  Fix Released
Status in Open Source Computer Vision library:
  Unknown
Status in VLC media player:
  Fix Released
Status in Wine:
  Confirmed
Status in “amsn” package in Ubuntu:
  Fix Released
Status in “came” package in Ubuntu:
  Fix Released
Status in “camorama” package in Ubuntu:
  Confirmed
Status in “camstream” package in Ubuntu:
  Fix Released
Status in “cheese” package in Ubuntu:
  Invalid
Status in “ekiga” package in Ubuntu:
  Invalid
Status in “gst-plugins-good0.10” package in Ubuntu:
  Fix Released
Status in “libv4l” package in Ubuntu:
  Fix Committed
Status in “mplayer” package in Ubuntu:
  Fix Released
Status in “pwlib” package in Ubuntu:
  Fix Released
Status in “vlc” package in Ubuntu:
  Fix Released
Status in “xawtv” package in Ubuntu:
  Fix Released
Status in “amsn” source package in Lucid:
  New
Status in “came” source package in Lucid:
  New
Status in “camorama” source package in Lucid:
  New
Status in “camstream” source package in Lucid:
  New
Status in “cheese” source package in Lucid:
  Invalid
Status in “ekiga” source package in Lucid:
  New
Status in “gst-plugins-good0.10” source package in Lucid:
  New
Status in “libv4l” source package in Lucid:
  New
Status in “mplayer” source package in Lucid:
  New
Status in “pwlib” source package in Lucid:
  New
Status in “vlc” source package in Lucid:
  New
Status in “xawtv” source package in Lucid:
  New
Status in “amsn” source package in Intrepid:
  Fix Released
Status in “came” source package in Intrepid:
  Fix Released
Status in “camorama” source package in Intrepid:
  Invalid
Status in “camstream” source package in Intrepid:
  Invalid
Status in “cheese” source package in Intrepid:
  Invalid
Status in “ekiga” source package in Intrepid:
  Invalid
Status in “gst-plugins-good0.10” source package in Intrepid:
  Fix Released
Status in “libv4l” source package in Intrepid:
  Fix Released
Status in “mplayer” source package in Intrepid:
  Won't Fix
Status in “pwlib” source package in Intrepid:
  Fix Released
Status in “vlc” source package in Intrepid:
  Won't Fix
Status in “xawtv” source package in Intrepid:
  Fix Released
Status in “camorama” package in Debian:
  Fix Released
Status in “gst-plugins-good0.10” package in Fedora:
  Fix Released
Status in “pwlib” package in Fedora:
  Fix Released
Status in “xawtv” package in Fedora:
  Fix Released

Bug description:
  libv4l is a user-space library used by several applications in order
  to convert webcam streams in user-space instead of kernel-space. As
  gspca is included in 2.6.27 this is needed in order to (re)support a
  multitude of webcams supported with ordinary applications.

  See http://hansdegoede.livejournal.com/3636.html for a more complete
  description of the software.

  The latest version is 0.4.0 and is available from
  http://people.atrpms.net/~hdegoede/

To manage notifications about this bug go to:
https://bugs.launchpad.net/adobe-flash-plugin-tools/+bug/260918/+subscriptions

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


[Desktop-packages] [Bug 260918]

2012-09-05 Thread Robert Benjamin
AFAIK, icu2 is now multi-platform, linux, mac, and windows, via a web
based system I guess. I don't use it anymore so not sure if the webcams
work. My guess is it does, without wine.Just heard this from friends.
Haven't tried it. Webpage is video.icu2.com to get the multiplatform
site. Anyone try it out?

 iSpQ is version 9.2 or will be shortly. They are multi-platform also,
using windows and mac only. Their webpage is www.ispq.com. I still use
it in win7 only. Haven't tried recently ( a few years ) to use wine and
my Logitech 9000 webcam. If wine supports the webcam and ispq I will
install it, and never go back to windows. So I hope this bug stays open
and others can comment on the use of webcams and ispq and other video
conferencing programs. Thanks.

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

Title:
  needed: libv4l and associated application patches (or "gspca stopped
  working in 2.6.27")

Status in Adobe Flash Plugin Tools:
  Won't Fix
Status in Cheese Camera Application:
  Unknown
Status in Ekiga Voice Over IP Suite:
  Fix Released
Status in The Mozilla Firefox Browser:
  Invalid
Status in GStreamer Plugins (Good):
  Fix Released
Status in The GStreamer Multimedia Framework:
  Fix Released
Status in KDE Non-Linear Video Editor:
  Fix Released
Status in Kopete:
  Fix Released
Status in Medibuntu:
  Fix Released
Status in Open Source Computer Vision library:
  Unknown
Status in VLC media player:
  Fix Released
Status in Wine:
  Confirmed
Status in “amsn” package in Ubuntu:
  Fix Released
Status in “came” package in Ubuntu:
  Fix Released
Status in “camorama” package in Ubuntu:
  Confirmed
Status in “camstream” package in Ubuntu:
  Fix Released
Status in “cheese” package in Ubuntu:
  Invalid
Status in “ekiga” package in Ubuntu:
  Invalid
Status in “gst-plugins-good0.10” package in Ubuntu:
  Fix Released
Status in “libv4l” package in Ubuntu:
  Fix Committed
Status in “mplayer” package in Ubuntu:
  Fix Released
Status in “pwlib” package in Ubuntu:
  Fix Released
Status in “vlc” package in Ubuntu:
  Fix Released
Status in “xawtv” package in Ubuntu:
  Fix Released
Status in “amsn” source package in Lucid:
  New
Status in “came” source package in Lucid:
  New
Status in “camorama” source package in Lucid:
  New
Status in “camstream” source package in Lucid:
  New
Status in “cheese” source package in Lucid:
  Invalid
Status in “ekiga” source package in Lucid:
  New
Status in “gst-plugins-good0.10” source package in Lucid:
  New
Status in “libv4l” source package in Lucid:
  New
Status in “mplayer” source package in Lucid:
  New
Status in “pwlib” source package in Lucid:
  New
Status in “vlc” source package in Lucid:
  New
Status in “xawtv” source package in Lucid:
  New
Status in “amsn” source package in Intrepid:
  Fix Released
Status in “came” source package in Intrepid:
  Fix Released
Status in “camorama” source package in Intrepid:
  Invalid
Status in “camstream” source package in Intrepid:
  Invalid
Status in “cheese” source package in Intrepid:
  Invalid
Status in “ekiga” source package in Intrepid:
  Invalid
Status in “gst-plugins-good0.10” source package in Intrepid:
  Fix Released
Status in “libv4l” source package in Intrepid:
  Fix Released
Status in “mplayer” source package in Intrepid:
  Won't Fix
Status in “pwlib” source package in Intrepid:
  Fix Released
Status in “vlc” source package in Intrepid:
  Won't Fix
Status in “xawtv” source package in Intrepid:
  Fix Released
Status in “camorama” package in Debian:
  Fix Released
Status in “gst-plugins-good0.10” package in Fedora:
  Fix Released
Status in “pwlib” package in Fedora:
  Fix Released
Status in “xawtv” package in Fedora:
  Fix Released

Bug description:
  libv4l is a user-space library used by several applications in order
  to convert webcam streams in user-space instead of kernel-space. As
  gspca is included in 2.6.27 this is needed in order to (re)support a
  multitude of webcams supported with ordinary applications.

  See http://hansdegoede.livejournal.com/3636.html for a more complete
  description of the software.

  The latest version is 0.4.0 and is available from
  http://people.atrpms.net/~hdegoede/

To manage notifications about this bug go to:
https://bugs.launchpad.net/adobe-flash-plugin-tools/+bug/260918/+subscriptions

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


[Desktop-packages] [Bug 260918]

2012-09-05 Thread Bruno Gonçalves de Jesus
I have found a simpler application to test, it's called FWink.
http://www.lundie.ca/fwink/

After selecting the webcam and pressing OK the program crashes in qcap.
I'll attach the file.

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

Title:
  needed: libv4l and associated application patches (or "gspca stopped
  working in 2.6.27")

Status in Adobe Flash Plugin Tools:
  Won't Fix
Status in Cheese Camera Application:
  Unknown
Status in Ekiga Voice Over IP Suite:
  Fix Released
Status in The Mozilla Firefox Browser:
  Invalid
Status in GStreamer Plugins (Good):
  Fix Released
Status in The GStreamer Multimedia Framework:
  Fix Released
Status in KDE Non-Linear Video Editor:
  Fix Released
Status in Kopete:
  Fix Released
Status in Medibuntu:
  Fix Released
Status in Open Source Computer Vision library:
  Unknown
Status in VLC media player:
  Fix Released
Status in Wine:
  Confirmed
Status in “amsn” package in Ubuntu:
  Fix Released
Status in “came” package in Ubuntu:
  Fix Released
Status in “camorama” package in Ubuntu:
  Confirmed
Status in “camstream” package in Ubuntu:
  Fix Released
Status in “cheese” package in Ubuntu:
  Invalid
Status in “ekiga” package in Ubuntu:
  Invalid
Status in “gst-plugins-good0.10” package in Ubuntu:
  Fix Released
Status in “libv4l” package in Ubuntu:
  Fix Committed
Status in “mplayer” package in Ubuntu:
  Fix Released
Status in “pwlib” package in Ubuntu:
  Fix Released
Status in “vlc” package in Ubuntu:
  Fix Released
Status in “xawtv” package in Ubuntu:
  Fix Released
Status in “amsn” source package in Lucid:
  New
Status in “came” source package in Lucid:
  New
Status in “camorama” source package in Lucid:
  New
Status in “camstream” source package in Lucid:
  New
Status in “cheese” source package in Lucid:
  Invalid
Status in “ekiga” source package in Lucid:
  New
Status in “gst-plugins-good0.10” source package in Lucid:
  New
Status in “libv4l” source package in Lucid:
  New
Status in “mplayer” source package in Lucid:
  New
Status in “pwlib” source package in Lucid:
  New
Status in “vlc” source package in Lucid:
  New
Status in “xawtv” source package in Lucid:
  New
Status in “amsn” source package in Intrepid:
  Fix Released
Status in “came” source package in Intrepid:
  Fix Released
Status in “camorama” source package in Intrepid:
  Invalid
Status in “camstream” source package in Intrepid:
  Invalid
Status in “cheese” source package in Intrepid:
  Invalid
Status in “ekiga” source package in Intrepid:
  Invalid
Status in “gst-plugins-good0.10” source package in Intrepid:
  Fix Released
Status in “libv4l” source package in Intrepid:
  Fix Released
Status in “mplayer” source package in Intrepid:
  Won't Fix
Status in “pwlib” source package in Intrepid:
  Fix Released
Status in “vlc” source package in Intrepid:
  Won't Fix
Status in “xawtv” source package in Intrepid:
  Fix Released
Status in “camorama” package in Debian:
  Fix Released
Status in “gst-plugins-good0.10” package in Fedora:
  Fix Released
Status in “pwlib” package in Fedora:
  Fix Released
Status in “xawtv” package in Fedora:
  Fix Released

Bug description:
  libv4l is a user-space library used by several applications in order
  to convert webcam streams in user-space instead of kernel-space. As
  gspca is included in 2.6.27 this is needed in order to (re)support a
  multitude of webcams supported with ordinary applications.

  See http://hansdegoede.livejournal.com/3636.html for a more complete
  description of the software.

  The latest version is 0.4.0 and is available from
  http://people.atrpms.net/~hdegoede/

To manage notifications about this bug go to:
https://bugs.launchpad.net/adobe-flash-plugin-tools/+bug/260918/+subscriptions

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


[Desktop-packages] [Bug 260918]

2012-09-05 Thread Bruno Gonçalves de Jesus
Created attachment 41551
+qcap,+qcap_v4l in wine 1.5.12

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

Title:
  needed: libv4l and associated application patches (or "gspca stopped
  working in 2.6.27")

Status in Adobe Flash Plugin Tools:
  Won't Fix
Status in Cheese Camera Application:
  Unknown
Status in Ekiga Voice Over IP Suite:
  Fix Released
Status in The Mozilla Firefox Browser:
  Invalid
Status in GStreamer Plugins (Good):
  Fix Released
Status in The GStreamer Multimedia Framework:
  Fix Released
Status in KDE Non-Linear Video Editor:
  Fix Released
Status in Kopete:
  Fix Released
Status in Medibuntu:
  Fix Released
Status in Open Source Computer Vision library:
  Unknown
Status in VLC media player:
  Fix Released
Status in Wine:
  Confirmed
Status in “amsn” package in Ubuntu:
  Fix Released
Status in “came” package in Ubuntu:
  Fix Released
Status in “camorama” package in Ubuntu:
  Confirmed
Status in “camstream” package in Ubuntu:
  Fix Released
Status in “cheese” package in Ubuntu:
  Invalid
Status in “ekiga” package in Ubuntu:
  Invalid
Status in “gst-plugins-good0.10” package in Ubuntu:
  Fix Released
Status in “libv4l” package in Ubuntu:
  Fix Committed
Status in “mplayer” package in Ubuntu:
  Fix Released
Status in “pwlib” package in Ubuntu:
  Fix Released
Status in “vlc” package in Ubuntu:
  Fix Released
Status in “xawtv” package in Ubuntu:
  Fix Released
Status in “amsn” source package in Lucid:
  New
Status in “came” source package in Lucid:
  New
Status in “camorama” source package in Lucid:
  New
Status in “camstream” source package in Lucid:
  New
Status in “cheese” source package in Lucid:
  Invalid
Status in “ekiga” source package in Lucid:
  New
Status in “gst-plugins-good0.10” source package in Lucid:
  New
Status in “libv4l” source package in Lucid:
  New
Status in “mplayer” source package in Lucid:
  New
Status in “pwlib” source package in Lucid:
  New
Status in “vlc” source package in Lucid:
  New
Status in “xawtv” source package in Lucid:
  New
Status in “amsn” source package in Intrepid:
  Fix Released
Status in “came” source package in Intrepid:
  Fix Released
Status in “camorama” source package in Intrepid:
  Invalid
Status in “camstream” source package in Intrepid:
  Invalid
Status in “cheese” source package in Intrepid:
  Invalid
Status in “ekiga” source package in Intrepid:
  Invalid
Status in “gst-plugins-good0.10” source package in Intrepid:
  Fix Released
Status in “libv4l” source package in Intrepid:
  Fix Released
Status in “mplayer” source package in Intrepid:
  Won't Fix
Status in “pwlib” source package in Intrepid:
  Fix Released
Status in “vlc” source package in Intrepid:
  Won't Fix
Status in “xawtv” source package in Intrepid:
  Fix Released
Status in “camorama” package in Debian:
  Fix Released
Status in “gst-plugins-good0.10” package in Fedora:
  Fix Released
Status in “pwlib” package in Fedora:
  Fix Released
Status in “xawtv” package in Fedora:
  Fix Released

Bug description:
  libv4l is a user-space library used by several applications in order
  to convert webcam streams in user-space instead of kernel-space. As
  gspca is included in 2.6.27 this is needed in order to (re)support a
  multitude of webcams supported with ordinary applications.

  See http://hansdegoede.livejournal.com/3636.html for a more complete
  description of the software.

  The latest version is 0.4.0 and is available from
  http://people.atrpms.net/~hdegoede/

To manage notifications about this bug go to:
https://bugs.launchpad.net/adobe-flash-plugin-tools/+bug/260918/+subscriptions

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


[Desktop-packages] [Bug 1040081] Re: [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to work

2012-09-05 Thread Timo Jyrinki
** Branch linked: lp:~compiz-team/compiz/compiz.fix_1046199.2

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

Title:
  [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails to
  work

Status in Compiz:
  In Progress
Status in Gnome Settings Daemon:
  Invalid
Status in Unity:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu 12.10 Quantal with ppa:timo-jyrinki/prerelease on machines with GPU 
(Intel, Radeon, Nvidia)
  Test case ID: Can 26 - UNITY_ Test Alt+F1 KeyNavMode Shortcuts

  Shortcut Ctrl+Alt+t fails to open a new terminal window. Using this
  shortcut does not do anything.

  Action:
  #. Press Alt+F1
  #. Press Ctrl + Alt + t

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.2.0-0ubuntu3~test4 [origin: LP-PPA-timo-jyrinki-prerelease]
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic i686
  ApportVersion: 2.4-0ubuntu9
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CrashDB: unity
  Date: Wed Aug 22 15:04:02 2012
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120713.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 987955] Re: Multimonitor, Launcher - When the Launcher is set to autohide and 'Sticky edges' are turned off, 'Launcher Edge Stop Overcome Pressure' seems to be broken when reve

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Released => Fix Committed

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

Title:
  Multimonitor, Launcher - When the Launcher is set to autohide and
  'Sticky edges' are turned off, 'Launcher Edge Stop Overcome Pressure'
  seems to be broken when revealing the Launcher

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 6.0 series:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Precise:
  Fix Released

Bug description:
  [Test Case]
  1. Have a multi-monitor environment (at least 2 monitors enabled)
  2. Enable Launcher auto-hide in g-c-c
  3. Make sure you have the launcher set to appear on all monitors
  4. Disable sticky-edges
  5. Move your mouse from the right-most screen to the screen to the left
 -> Verify that there is some pressure needed to move from one screen to 
another, caused by the fact that the Launcher auto-hide is enabled

  [Regression Potential]
  Trivial change, no other regression potential.

  Original description:

  Currently if the sticky edges are disabled, they are *all* disabled.
  However what should happen is that if 'sticky edges' is disabled AND
  the launcher is set to auto-hide, the sticky edges should remain
  active on a single edge (where the launcher is) from a single
  direction (the direction the pointer has to travel to reveal the
  Launcher)

  What currently happens:

  When the Launcher is set to autohide and 'Sticky edges' are turned
  off, 'Launcher Edge Stop Overcome Pressure' seems to be broken when
  revealing the Launcher.  It is switched off on all edges

  What should happen:

  When the Launcher is set to autohide and 'Sticky edges' are turned
  off, the 'Launcher Edge Stop Overcome Pressure' should continue to be
  active *only* as part of the launcher reveal action.  e.g. if the user
  moves the pointer from the right to left to reveal the Launcher it
  should be triggered and the monitor edge, but if the user moves the
  pointer from left to right (or down to up, or up to down) across a
  monitor border it should not be triggered.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/987955/+subscriptions

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


[Desktop-packages] [Bug 969256] Re: Keyboard shortcuts - The HUD keyboard shortcut should be configurable

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Released => Fix Committed

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

Title:
  Keyboard shortcuts - The HUD keyboard shortcut should be configurable

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 2D:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “metacity” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-2d” package in Ubuntu:
  Fix Released

Bug description:
  By default the HUD keyboard shortcut is ALT.  Currently users can
  configure this key using ccsm, however this shortcut should also be
  configurable using the 'System Settings->Keyboard->Shortcuts' panel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/969256/+subscriptions

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


[Desktop-packages] [Bug 981795] Re: Alt-Tab, multimonitor - The Alt-Tab overlay should appear on the display which has focus.

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Released => Fix Committed

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

Title:
  Alt-Tab, multimonitor - The Alt-Tab overlay should appear on the
  display which has focus.

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

Bug description:
  The Alt-Tab overlay should appear on the display which has focus.

  See section "2.16.   Alt+TAB" in the "Multiple Monitors UX
  Specification" https://docs.google.com/a/canonical.com/document/d
  /1aHvJ-iIw-
  59bXTYBmIhQqEx0za2h9jpFE_RhZ2VOvJc/edit#heading=h.fjrb27w4brbq

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/981795/+subscriptions

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


[Desktop-packages] [Bug 844081] Re: Unity Greeter - Background of the Unity Greeter should reflect the background chosen by the user that is currently selected

2012-09-05 Thread Christian Giordano
** Tags removed: udp

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

Title:
  Unity Greeter - Background of the Unity Greeter should reflect the
  background chosen by the user that is currently selected

Status in D-Bus interfaces for querying and manipulating user account 
information:
  Confirmed
Status in Ayatana Design:
  Fix Released
Status in Light Display Manager:
  Fix Released
Status in Unity Greeter:
  Fix Released
Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “unity-greeter” package in Ubuntu:
  Fix Released

Bug description:
  Background of the Unity Greeter should reflect the background chosen
  by the user that is currently selected.

  e.g. the background the user has selected on their desktop should be
  displayed in the greeter.  See the attached animation
  login_screen_v02_WP.mov to understand exactly how the backgrounds
  should crossfade.

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

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


[Desktop-packages] [Bug 897626] Re: Dash - Filter results arrow has fuzzy top edge

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Released => Fix Committed

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

Title:
  Dash - Filter results arrow has fuzzy top edge

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

Bug description:
  Unity 3P "Pixel-Perfect Precise".

  Visual glitch number 3 in the screenshot.

  The arrow has a fuzzy edge on top when expanded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/897626/+subscriptions

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


[Desktop-packages] [Bug 891691] Re: Dash - the spinner and the 'clear' button (the circle with the X) in the Dash is blurry

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Released => Fix Committed

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

Title:
  Dash - the spinner and the 'clear' button (the circle with the X) in
  the Dash is blurry

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

Bug description:
  The spinner and the 'clear' button (the circle with the X) in the Dash
  is blurry, and do not correspond to the visual designs (compare the
  attached design "correct_clear_button.png" to the current
  implementation).

  Contact Rosie for the assets required to fix this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/891691/+subscriptions

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


[Desktop-packages] [Bug 834465] Re: Unity dash ignores GNOME cursor blink settings

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Released => Fix Committed

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

Title:
  Unity dash ignores GNOME cursor blink settings

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

Bug description:
  Some bugs like this one are because Unity doesn't use standard GTK
  widgets.

  1. Open System Settings>Keyboard.
  2. Make sure "Cursor blinks in text fields" is checked and set the slider all 
the way to the right so that the cursor blinks very fast.
  3. Most of Ubuntu respects this setting but the Dash does not.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity 4.10.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic x86_64
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  Date: Fri Aug 26 03:24:25 2011
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/834465/+subscriptions

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


[Desktop-packages] [Bug 1044900] Re: software-center crashed with UnboundLocalError in install(): local variable 'trans' referenced before assignment

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

** Changed in: aptdaemon (Ubuntu)
   Status: New => Confirmed

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

Title:
  software-center crashed with UnboundLocalError in install(): local
  variable 'trans' referenced before assignment

Status in “aptdaemon” package in Ubuntu:
  Confirmed
Status in “software-center” package in Ubuntu:
  Fix Committed

Bug description:
  Hello

  So since i was trying this version, like normal i experience some
  bugs, all of them was corrected, which i am impressed and want to give
  you all a gratz..

  So i was about to install spacechem which i getted the .Deb from
  humble bundle.

  It open the software center with the description of the package, and i click 
install.
  After that appears the window to report a bug because software center 
crashed..

  I tested 2 or 3 times, i didnt test with other game yet..

  I have an Asus 1000H netbook

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: software-center 5.3.10
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic i686
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: i386
  CrashCounter: 1
  Date: Sun Sep  2 06:24:23 2012
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120724.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center 
/home/username/Transferências/SpaceChem-i386.deb
  ProcEnviron:
   LANGUAGE=pt:pt_BR:en
   PATH=(custom, no user)
   LANG=pt_PT.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/bin/software-center', 
'/home/username/Transfer\xc3\xaancias/SpaceChem-i386.deb']
  SourcePackage: software-center
  Title: software-center crashed with UnboundLocalError in install(): local 
variable 'trans' referenced before assignment
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1045259] Re: Message count wrong in launcher and indicator

2012-09-05 Thread Jussi Pakkanen
I managed to reproduce this with current Unity and Thunderbird. Nothing
at all is written to the console when this bug happens.

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

Title:
  Message count wrong in launcher and indicator

Status in “thunderbird” package in Ubuntu:
  Incomplete
Status in “thunderbird” source package in Quantal:
  Incomplete

Bug description:
  The launcher and indicator menu display a number of unread messages.
  This is very often (but not always) incorrect. See the attached image
  for an example. There are no unread messages anywhere in my
  Thunderbird folders, but the launcher icon shows 199. The indicator
  menu does the same.

  There are several bugs with incorrect number being displayed on them.
  This is different to all of them.

  Bug 850229 claims to have been fixed in oneiric. This still happens on
  quantal.

  Bug 856642 is about the launcher showing too small a number ("new" as
  opposed to "unread"). In this bug the number is shown even if all
  messages are read.

  Bug 848774 seems to be consistent. This bug happens quite often but
  not all the time. Otherwise the descriptions are very similar.

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

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


[Desktop-packages] [Bug 1042187] Re: soffice.bin crashed with SIGSEGV in g_main_context_dispatch()

2012-09-05 Thread Cliff Carson
Produced this failure in LibreOffice Impress when exiting edit of a
chart.

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

Title:
  soffice.bin crashed with SIGSEGV in g_main_context_dispatch()

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  Crash happened when I quit Libreoffice writer

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.0~rc4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-12.12-generic 3.5.2
  Uname: Linux 3.5.0-12-generic x86_64
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  Date: Mon Aug 27 12:46:02 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer --splash-pipe=6
  SegvAnalysis:
   Segfault happened at: 0x7f1179289501:cmpq   $0x0,0x20(%rdi)
   PC (0x7f1179289501) ok
   source "$0x0" ok
   destination "0x20(%rdi)" (0x0020) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: soffice.bin crashed with SIGSEGV in g_main_context_dispatch()
  UpgradeStatus: Upgraded to quantal on 2012-08-26 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1044251] Re: Unable to login - Password input box does not appear

2012-09-05 Thread Timo Aaltonen
I'm seeing the same here.

** Changed in: lightdm (Ubuntu)
   Importance: Undecided => High

** Changed in: lightdm (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/1044251

Title:
  Unable to login - Password input box does not appear

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  This is in a NIS/Kerberos environment with shared users in a lab.
  /home is on NFS. I have configured lightdm to disable the list of
  users with these entries in /etc/lightdm/lightdm.conf:

  [SeatDefaults]
  greeter-session=unity-greeter
  allow-guest=false
  greeter-hide-users=true
  greeter-show-manual-login=true

  The symptoms are actually quite similar to bug #986967, but happen
  again in quantal. I can enter my user name, but the password box won't
  appear.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: lightdm 1.3.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: amd64
  Date: Fri Aug 31 10:02:29 2012
  ExecutablePath: /usr/lib/lightdm/lightdm-greeter-session
  InterpreterPath: /bin/dash
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/false
   LANG=C.UTF-8
   LANGUAGE=C.UTF-8
   LC_MESSAGES=C.UTF-8
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1036752] Re: [quantal] [regression] Gnome Classic has no compiz plugins loaded

2012-09-05 Thread Łukasz Zemczak
@Doug
Could you check if compiz-gnome is installed on this system? Since the default 
compiz gsettings schemas should be installed by default, and I'm pretty sure 
that the compiz-gnome.gsettings-override should set a sane list of 
active-plugins. And could you also check if 
/usr/share/glib-2.0/schemas/10_compiz-gnome.gschema.override is installed and 
what are its contents?

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

Title:
  [quantal] [regression] Gnome Classic has no compiz plugins loaded

Status in Compiz:
  Invalid
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “gnome-session” package in Ubuntu:
  Confirmed

Bug description:
  Test case
  new  install from current or recent daily
  install gnome-session-fallback
  log in to gnome classic 
  There will be absolutely no compiz plugins loaded whatsoever

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-session-fallback 3.5.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
  Uname: Linux 3.5.0-10-generic x86_64
  ApportVersion: 2.4-0ubuntu6
  Architecture: amd64
  Date: Tue Aug 14 12:55:47 2012
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120813.1)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 642508] Re: rhythmbox crashed with SIGSEGV in rb_sync_settings_sync_category()

2012-09-05 Thread Sparhawk
I managed to plug in my Samsung S3, but then trying to sync it crashed
rhythmbox.

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

Title:
  rhythmbox crashed with SIGSEGV in rb_sync_settings_sync_category()

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

Bug description:
  Binary package hint: rhythmbox

  I was trying to open my media device.

  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: rhythmbox 0.13.1-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
  Uname: Linux 2.6.35-19-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sat Sep 18 23:00:51 2010
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  ProcCmdline: rhythmbox
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.utf8
  SegvAnalysis:
   Segfault happened at: 0x7ffe3c15691c :
mov(%rax),%rdi
   PC (0x7ffe3c15691c) ok
   source "(%rax)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rdi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: rhythmbox
  StacktraceTop:
   rb_sync_settings_sync_category (settings=0x0, category=0x7ffe3c1e444a 
"music") at rb-sync-settings.c:170
   build_sync_itinerary (state=0x4e77660) at rb-sync-state.c:296
   rb_sync_state_update (state=0x4e77660) at rb-sync-state.c:379
   impl_constructed (object=0x4e77660) at rb-sync-state.c:464
   g_object_newv () from /usr/lib/libgobject-2.0.so.0
  Title: rhythmbox crashed with SIGSEGV in rb_sync_settings_sync_category()
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape video

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

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


[Desktop-packages] [Bug 846384] Re: unrecognizable file preview (pdf, jpg, etc)

2012-09-05 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New => Won't Fix

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

Title:
  unrecognizable file preview (pdf, jpg, etc)

Status in One Hundred Paper Cuts:
  Confirmed
Status in Nautilus:
  Won't Fix
Status in “nautilus” package in Ubuntu:
  New

Bug description:
  I don't see any _visible_ differences between previewed files such as pdf's 
and other picture or video formats.
  Of course there are file types after a full stop (***.pdf) but i'm not sure 
that all users can _immediately_, without any delay, differentiate them. My 
mother couldn't... she only said that she's quite sure about the video type 
(because of the "film" on the sides).
  To clear my statement see the screenshot. [the screenshot "scr_cropped.png"]

  My suggestion:
  [see the screenshot "scr_fixed_draft.png"]

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

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


[Desktop-packages] [Bug 273666] Re: Word wrap long file names in list view

2012-09-05 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New => Won't Fix

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

Title:
  Word wrap long file names in list view

Status in One Hundred Paper Cuts:
  Invalid
Status in Nautilus:
  Won't Fix
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: nautilus

  I would like the Nautilus list view to wrap long file names. This
  behaviour could be optional (configurable).

  I have a number of scientific papers with very long names, eg.
  "[nigam-aiaa-2008-5913] Control and Design of Multiple Unmanned Air
  Vehicles for a Persistent Surveillance Task.pdf". On my widescreen
  desktop, enough of the name is visible to be useful; however, on my
  Acer netbook the name is ellipsized and the column can't be expanded
  enough.

  At one point I accidentally renamed a file using a copied-and-pasted
  string with some kind of newline character in it, and the Nautilus
  list view showed the filename on two lines in an expanded row. I was
  delighted by what I *thought* was a new feature until I realized it
  wasn't one. Maybe it should be!

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

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


[Desktop-packages] [Bug 244433] Re: Cannot create a shortcut to an ftp site

2012-09-05 Thread Bug Watch Updater
** Changed in: nautilus
   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/244433

Title:
  Cannot create a shortcut to an ftp site

Status in Nautilus:
  Incomplete
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  When triing to drag and drop an address of ftp site from a browser
  (epiphany or firefox) to the desktop, Nautilus says that the address
  is not mounted and does not create any shortcut.

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

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


[Desktop-packages] [Bug 14911]

2012-09-05 Thread Smadayag
this should have been resolved in FP9.  closing>resolved>worksforme...

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

Title:
  Flash plugin problem with ARGB visuals causes crash

Status in The Mozilla Firefox Browser:
  Invalid
Status in “firefox” package in Ubuntu:
  Invalid
Status in “flashplugin-nonfree” package in Ubuntu:
  Fix Released

Bug description:
  Firefox crash randomly when load some sites and the debug message is:

  The program 'Gecko' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 104 error_code 8 request_code 145 minor_code 3)
(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.)

  i've try with mozilla-firefox --sync and return the same result

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

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


[Desktop-packages] [Bug 515386]

2012-09-05 Thread cameleon
This bug prevents me to send my files scanned with simple-scan by email
when using the "File", "Mail" menu of simple-scan.

I am using Ubuntu 12.04 and Thunderbird 15.

Very poor experience for Ubuntu users :-(

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

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

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

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

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

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

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

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


[Desktop-packages] [Bug 515386]

2012-09-05 Thread Mkmelin+mozilla
Vincent, your issue is likely not this one. I think this was bug 627999.

See http://kb.mozillazine.org/Command_line_arguments_(Thunderbird) for
syntax.

*** This bug has been marked as a duplicate of bug 627999 ***

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

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

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

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

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

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

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

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


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

2012-09-05 Thread Bug Watch Updater
** Changed in: thunderbird
   Status: Confirmed => Invalid

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

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

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

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

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

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

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

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


[Desktop-packages] [Bug 14911] Re: Flash plugin problem with ARGB visuals causes crash

2012-09-05 Thread Bug Watch Updater
** Changed in: firefox
   Status: Confirmed => Invalid

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

Title:
  Flash plugin problem with ARGB visuals causes crash

Status in The Mozilla Firefox Browser:
  Invalid
Status in “firefox” package in Ubuntu:
  Invalid
Status in “flashplugin-nonfree” package in Ubuntu:
  Fix Released

Bug description:
  Firefox crash randomly when load some sites and the debug message is:

  The program 'Gecko' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 104 error_code 8 request_code 145 minor_code 3)
(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.)

  i've try with mozilla-firefox --sync and return the same result

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

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


[Desktop-packages] [Bug 846384] Re: unrecognizable file preview (pdf, jpg, etc)

2012-09-05 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

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

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

Title:
  unrecognizable file preview (pdf, jpg, etc)

Status in One Hundred Paper Cuts:
  Confirmed
Status in Nautilus:
  Won't Fix
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  I don't see any _visible_ differences between previewed files such as pdf's 
and other picture or video formats.
  Of course there are file types after a full stop (***.pdf) but i'm not sure 
that all users can _immediately_, without any delay, differentiate them. My 
mother couldn't... she only said that she's quite sure about the video type 
(because of the "film" on the sides).
  To clear my statement see the screenshot. [the screenshot "scr_cropped.png"]

  My suggestion:
  [see the screenshot "scr_fixed_draft.png"]

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

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


[Desktop-packages] [Bug 244433] Re: Cannot create a shortcut to an ftp site

2012-09-05 Thread Sebastien Bacher
That's working in the current nautilus version in quantal (and likely
precise), closing the bug

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

** Changed in: nautilus (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)

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

Title:
  Cannot create a shortcut to an ftp site

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

Bug description:
  When triing to drag and drop an address of ftp site from a browser
  (epiphany or firefox) to the desktop, Nautilus says that the address
  is not mounted and does not create any shortcut.

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

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


[Desktop-packages] [Bug 273666] Re: Word wrap long file names in list view

2012-09-05 Thread Sebastien Bacher
upstream closed the bug with that comment

"The multiline filenames were fixed in bug 683059. I don't think we want to wrap
lines in list view."

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Won't Fix

** Changed in: nautilus (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)

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

Title:
  Word wrap long file names in list view

Status in One Hundred Paper Cuts:
  Invalid
Status in Nautilus:
  Won't Fix
Status in “nautilus” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: nautilus

  I would like the Nautilus list view to wrap long file names. This
  behaviour could be optional (configurable).

  I have a number of scientific papers with very long names, eg.
  "[nigam-aiaa-2008-5913] Control and Design of Multiple Unmanned Air
  Vehicles for a Persistent Surveillance Task.pdf". On my widescreen
  desktop, enough of the name is visible to be useful; however, on my
  Acer netbook the name is ellipsized and the column can't be expanded
  enough.

  At one point I accidentally renamed a file using a copied-and-pasted
  string with some kind of newline character in it, and the Nautilus
  list view showed the filename on two lines in an expanded row. I was
  delighted by what I *thought* was a new feature until I realized it
  wasn't one. Maybe it should be!

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

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


[Desktop-packages] [Bug 927931]

2012-09-05 Thread Caolanm
There are no performance reasons for turning CTL or CJK on/off as far as
I can recall. "Just" the explosion of bewildering extra features for
users of plain-old-latin scripts.

Perhaps the least contentious solution is to additionally enable the CTL
(or CJK) features on windows if a window keyboard layout is installed
which falls into one of those categories. Filed an easy hack as bug
54493 to do that.

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

Title:
  [Upstream] RTL (CTL) is expected to be enabled in all cases by RTL
  users

Status in LibreOffice Productivity Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Won't Fix

Bug description:
  This is concerning the usability issue where an RTL user gets in front
  of LibreOffice and doesn't find the two directionality buttons in the
  toolbar (OMG!!!). He won't find them anywhere until he does 8 mouse
  clicks to turn the RTL feature on:

  Tools -> Options -> Language Settings -> Languages -> Enabled for
  complex text layout (CTL) -> CTL:  -> OK

  My mom can't do this :-/ .

  This is how this happens:

  CTL is off by default in LibreOffice, and thus RTL is, too.

  As I've been briefed, this is how it gets turned on for RTL users 
automatically:
  1. RTL locales
  2. A language support package of one of the RTL languages is installed

  The problem is that these two triggers for CTL don't cover all the
  situations where an RTL user runs LibreOffice.

  Many RTL users choose a non-RTL locale. They can also choose not to
  install any of the language support packages. The presence of an RTL
  language layout is all that indicates their RTL-ness :) Even when RTL
  users use a friend's/public computer as guests they expect the RTL
  buttons.

  Then, why make RTL off by default? Does it cost a lot of memory? Does
  it have bad Karma? :)

  The expectation to have those RTL buttons is because they seem to be
  always there in Microsoft Office since as far as I can remember. I
  never had to turn anything on. They were always there by default.

  In order to understand the severity of this issue, let me tell you
  what users do when they don't find those RTL buttons. They try to
  configure the toolbar, thinking that they must be disabled there. They
  find them enabled, actually. Although enabled in the toolbar, they
  don't appear :-O . After that they're quite lost so they might go to
  the correct Language Settings -> Languages configuration section.
  There, they will not find "RTL" or "Left to right". How would they
  know whether to enable the "Enhanced language support" for Asian
  languages or for Complex text layout? Most users would lose a few
  hairs by that point.

  Thanks and blessings,
  Shahar

  ProblemType: BugDistroRelease: Ubuntu 12.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.304
  Date: Mon Feb  6 22:14:26 2012
  LiveMediaBuild: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120206)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bashSourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1046224] Re: eog crashed with SIGABRT in g_assertion_message()

2012-09-05 Thread Sebastien Bacher
** Visibility changed to: Public

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

Title:
  eog crashed with SIGABRT in g_assertion_message()

Status in “eog” package in Ubuntu:
  New

Bug description:
  No idea what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: eog 3.5.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: amd64
  CheckboxSubmission: 2f383a1679e8525d7196eb2518a1921f
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  Date: Wed Sep  5 10:22:03 2012
  ExecutablePath: /usr/bin/eog
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110817)
  ProcCmdline: eog /home/username/.gvfs/multimedia\ auf\ 
kiste/Photos/2011/07/Oma\ 85/IMG_9585.JPG
  Signal: 6
  SourcePackage: eog
  StacktraceTop:
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
   ?? () from /usr/lib/x86_64-linux-gnu/libsoup-2.4.so.1
   g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: eog crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: Upgraded to quantal on 2012-06-27 (69 days ago)
  UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare

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

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


[Desktop-packages] [Bug 1044251] Re: Unable to login - Password input box does not appear

2012-09-05 Thread Sebastien Bacher
Could be an unity-greeter issue as well

** Also affects: lightdm (Ubuntu Quantal)
   Importance: High
   Status: Confirmed

** Changed in: lightdm (Ubuntu Quantal)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

Title:
  Unable to login - Password input box does not appear

Status in “lightdm” package in Ubuntu:
  Confirmed
Status in “lightdm” source package in Quantal:
  Confirmed

Bug description:
  This is in a NIS/Kerberos environment with shared users in a lab.
  /home is on NFS. I have configured lightdm to disable the list of
  users with these entries in /etc/lightdm/lightdm.conf:

  [SeatDefaults]
  greeter-session=unity-greeter
  allow-guest=false
  greeter-hide-users=true
  greeter-show-manual-login=true

  The symptoms are actually quite similar to bug #986967, but happen
  again in quantal. I can enter my user name, but the password box won't
  appear.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: lightdm 1.3.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: amd64
  Date: Fri Aug 31 10:02:29 2012
  ExecutablePath: /usr/lib/lightdm/lightdm-greeter-session
  InterpreterPath: /bin/dash
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/false
   LANG=C.UTF-8
   LANGUAGE=C.UTF-8
   LC_MESSAGES=C.UTF-8
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1034928] Re: Fontconfig warning: Having multiple values in isn't supported and may not works as expected

2012-09-05 Thread Iain Lane
Uploaded language-selector to the queue. Thanks hito!

** Changed in: language-selector (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  Fontconfig warning: Having multiple values in  isn't supported
  and may not works as expected

Status in “fonts-arphic-uming” package in Ubuntu:
  Confirmed
Status in “fonts-droid” package in Ubuntu:
  In Progress
Status in “fonts-nanum” package in Ubuntu:
  In Progress
Status in “fonts-sil-andika” package in Ubuntu:
  Confirmed
Status in “fonts-tlwg” package in Ubuntu:
  Fix Released
Status in “fonts-unfonts-core” package in Ubuntu:
  In Progress
Status in “language-selector” package in Ubuntu:
  Fix Committed
Status in “fonts-droid” package in Debian:
  New
Status in “fonts-nanum” package in Debian:
  Unknown
Status in “fonts-unfonts-core” package in Debian:
  New
Status in Fedora:
  Unknown

Bug description:
  In 12.10, fontconfig prints warnings similar to the following whenever
  fontconfig is invoked:

  Fontconfig warning: "/etc/fonts/conf.d/90-fonts-unfonts-core.conf",
  line 11: Having multiple values in  isn't supported and may not
  works as expected

  This affects fonts from a number of packages:
  fonts-arphic-uming: /etc/fonts/conf.d/41-arphic-uming.conf
  fonts-droid: /etc/fonts/conf.d/65-droid-sans-fonts.conf
  fonts-tlwg-garuda: /etc/fonts/conf.d/89-tlwg-garuda-synthetic.conf
  fonts-tlwg-kinnari: /etc/fonts/conf.d/89-tlwg-kinnari-synthetic.conf
  fonts-tlwg-loma: /etc/fonts/conf.d/89-tlwg-loma-synthetic.conf
  fonts-tlwg-umpush: /etc/fonts/conf.d/89-tlwg-umpush-synthetic.conf
  fonts-nanum: /etc/fonts/conf.d/90-fonts-nanum.conf
  fonts-unfonts-core: /etc/fonts/conf.d/90-fonts-unfonts-core.conf

  To reproduce:
  1) Open a terminal
  2) Launch 'gedit' from the terminal

  Expected results:
  gedit launches, no fontconfig warnings in the terminal

  Actual results:
  gedit launches, fontconfig warnings are displayed in the terminal

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: fonts-unfonts-core 1.0.3.is.1.0.2-080608-5ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-8.8-generic 3.5.0
  Uname: Linux 3.5.0-8-generic x86_64
  ApportVersion: 2.4-0ubuntu6
  Architecture: amd64
  Date: Thu Aug  9 10:02:59 2012
  Dependencies:

  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: fonts-unfonts-core
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-arphic-uming/+bug/1034928/+subscriptions

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


[Desktop-packages] [Bug 1046283] [NEW] Epiphany crashes at start

2012-09-05 Thread Julien Olivier
Public bug reported:

Here is what I get when trying to launch Epiphany in Quantal:

julien@julien:~$ epiphany-browser

(epiphany-browser:9777): GLib-GObject-WARNING **:
g_object_class_override_property: Can't find property to override for
'GTlsCertificateGnutls::certificate-bytes'

(epiphany-browser:9777): GLib-GObject-WARNING **:
g_object_class_override_property: Can't find property to override for
'GTlsCertificateGnutls::private-key-bytes'

(epiphany-browser:9777): GLib-GObject-WARNING **: g_object_get_valist:
object class `GTlsCertificateGnutls' has no property named `certificate-
bytes'

(epiphany-browser:9777): GLib-Net-CRITICAL **: get_der_for_certificate:
assertion `bytes' failed

(epiphany-browser:9777): GLib-Net-CRITICAL **: load_anchor_file: assertion `der 
!= NULL' failed
**
GLib-Net:ERROR:gtlsbackend-gnutls.c:149:g_tls_backend_gnutls_get_default_database:
 assertion failed: (result)
Abandon (core dumped)

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: epiphany-browser 3.5.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
Uname: Linux 3.5.0-13-generic i686
ApportVersion: 2.5.1-0ubuntu4
Architecture: i386
Date: Wed Sep  5 14:02:14 2012
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
ProcEnviron:
 LANGUAGE=fr:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: epiphany-browser
UpgradeStatus: Upgraded to quantal on 2011-04-01 (523 days ago)

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 quantal running-unity

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

Title:
  Epiphany crashes at start

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

Bug description:
  Here is what I get when trying to launch Epiphany in Quantal:

  julien@julien:~$ epiphany-browser

  (epiphany-browser:9777): GLib-GObject-WARNING **:
  g_object_class_override_property: Can't find property to override for
  'GTlsCertificateGnutls::certificate-bytes'

  (epiphany-browser:9777): GLib-GObject-WARNING **:
  g_object_class_override_property: Can't find property to override for
  'GTlsCertificateGnutls::private-key-bytes'

  (epiphany-browser:9777): GLib-GObject-WARNING **: g_object_get_valist:
  object class `GTlsCertificateGnutls' has no property named
  `certificate-bytes'

  (epiphany-browser:9777): GLib-Net-CRITICAL **:
  get_der_for_certificate: assertion `bytes' failed

  (epiphany-browser:9777): GLib-Net-CRITICAL **: load_anchor_file: assertion 
`der != NULL' failed
  **
  
GLib-Net:ERROR:gtlsbackend-gnutls.c:149:g_tls_backend_gnutls_get_default_database:
 assertion failed: (result)
  Abandon (core dumped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: epiphany-browser 3.5.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic i686
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: i386
  Date: Wed Sep  5 14:02:14 2012
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
  ProcEnviron:
   LANGUAGE=fr:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: epiphany-browser
  UpgradeStatus: Upgraded to quantal on 2011-04-01 (523 days ago)

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

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


[Desktop-packages] [Bug 1046283] Re: Epiphany crashes at start

2012-09-05 Thread Julien Olivier
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to epiphany-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1046283

Title:
  Epiphany crashes at start

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

Bug description:
  Here is what I get when trying to launch Epiphany in Quantal:

  julien@julien:~$ epiphany-browser

  (epiphany-browser:9777): GLib-GObject-WARNING **:
  g_object_class_override_property: Can't find property to override for
  'GTlsCertificateGnutls::certificate-bytes'

  (epiphany-browser:9777): GLib-GObject-WARNING **:
  g_object_class_override_property: Can't find property to override for
  'GTlsCertificateGnutls::private-key-bytes'

  (epiphany-browser:9777): GLib-GObject-WARNING **: g_object_get_valist:
  object class `GTlsCertificateGnutls' has no property named
  `certificate-bytes'

  (epiphany-browser:9777): GLib-Net-CRITICAL **:
  get_der_for_certificate: assertion `bytes' failed

  (epiphany-browser:9777): GLib-Net-CRITICAL **: load_anchor_file: assertion 
`der != NULL' failed
  **
  
GLib-Net:ERROR:gtlsbackend-gnutls.c:149:g_tls_backend_gnutls_get_default_database:
 assertion failed: (result)
  Abandon (core dumped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: epiphany-browser 3.5.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic i686
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: i386
  Date: Wed Sep  5 14:02:14 2012
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
  ProcEnviron:
   LANGUAGE=fr:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: epiphany-browser
  UpgradeStatus: Upgraded to quantal on 2011-04-01 (523 days ago)

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

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


[Desktop-packages] [Bug 1036752] Re: [quantal] [regression] Gnome Classic has no compiz plugins loaded

2012-09-05 Thread Doug McMahon
first - this is a couple of day old install But it is the the Aug. 15 image 
updated so i thought may be worth doing a fresh with the current image.
Anyway - 
Created a new user, logged directly into Classic
Same thing, only the ccp plugin is loaded.  As far as the override will attach 
though it seems more suited to an ubuntu session.

Is there any expectation of a Default profile being in dconf? Currently only 
the Unity profile is there. 
If opening ccsm from the Classic login >Preferences,  the Default profile > 
Plugin List confirms only ccp enabled.

If I enable the min set of plugins to get going, then in ccsm >Preferences > 
Default profile , (only profile avail.), when clicking  on the "Reset to 
defaults" everything but ccp is unset
 

** Attachment added: "10_compiz-gnome.gschema.override"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1036752/+attachment/3293905/+files/10_compiz-gnome.gschema.override

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

Title:
  [quantal] [regression] Gnome Classic has no compiz plugins loaded

Status in Compiz:
  Invalid
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “gnome-session” package in Ubuntu:
  Confirmed

Bug description:
  Test case
  new  install from current or recent daily
  install gnome-session-fallback
  log in to gnome classic 
  There will be absolutely no compiz plugins loaded whatsoever

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-session-fallback 3.5.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
  Uname: Linux 3.5.0-10-generic x86_64
  ApportVersion: 2.4-0ubuntu6
  Architecture: amd64
  Date: Tue Aug 14 12:55:47 2012
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120813.1)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 989750] Re: repeatedly asks for encryption password when backing up, even though "remember password" is ticked

2012-09-05 Thread Christopher Barrington-Leigh
Update:...

deja dup continues to ask me for my password, even though  I've checked
it to remember my password.

However, I think it is backing up after I give it my password.  But it
says it's backing up as though it's the first time.

It may be that this happens only after I've moved my computer, ie so
that it has been disconnected from the network for a while.  Maybe
something gets tripped up if it cannot find the backup target space,
even if temporarily??

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

Title:
  repeatedly asks for encryption password when backing up, even though
  "remember password" is ticked

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

Bug description:
  I've set deja-dup to back up automatically, and to encrypt files. But it 
never gets far: every few seconds, it brings up a "password needed" window 
somewhere out of sight (behind other windows; but that is another 
problem/feature), even though I've told it to remember the password.
   
  So using this backup software seems entirely impractical; it will never 
finish.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: deja-dup 20.1-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Apr 27 09:50:47 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110921.2)
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/989750/+subscriptions

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


[Desktop-packages] [Bug 1046210] Re: segfault in create_new_ap_item

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

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

** Tags added: patch

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

Title:
  segfault in create_new_ap_item

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

Bug description:
  In certain circumstances, nm-applet can crash in create_new_ap_item.
  This is caused by the "dupes" variable introduced in debian/patches
  /nm-applet-use-indicator.patch not being initialized.

  Note that I first observed this only with optimizations turned off
  (-O0), so apparently if one gets lucky, -O2 will cause the variable to
  be initialized to NULL.

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

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


[Desktop-packages] [Bug 1045914] Re: Keyboard layout doesn't show in GNOME Shell session

2012-09-05 Thread Sebastien Bacher
Thank you for your bug report, what Ubuntu version do you use? gnome-
shell has its own indicator so reassigning there

** Package changed: gnome-settings-daemon (Ubuntu) => gnome-shell
(Ubuntu)

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

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Keyboard layout doesn't show in GNOME Shell session

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

Bug description:
  Keyboard layout doesn't show in GNOME Shell session. Using two
  layouts: ru, us.

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

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


[Desktop-packages] [Bug 1020198] Re: Drop downs, drag-and-drop and right click menus don't work with Mozilla ff/tb 14.0

2012-09-05 Thread Sebastien Bacher
** Changed in: unity-2d (Ubuntu Natty)
 Assignee: Canonical Desktop Team (canonical-desktop-team) => (unassigned)

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

Title:
  Drop downs, drag-and-drop and right click menus don't work with
  Mozilla ff/tb 14.0

Status in “firefox” package in Ubuntu:
  Confirmed
Status in “unity-2d” package in Ubuntu:
  Invalid
Status in “unity-2d” source package in Natty:
  Triaged

Bug description:
  This bug is similar to bug 1016386, which was recently fixed for
  thunderbird 13.0.1. When testing the latest Mozilla betas from the
  mozillateam/firefox-next and mozillateam/thunderbird-next PPAs, I
  noticed that firefox and thunderbird 14.0 have a similar problem.

  I believe this is specific to unity-2d in Natty. I cannot reproduce it
  in the default Natty fallback (Ubuntu Classic) when unity-2d is not
  installed.

  Thunderbird drop down menu test case:
  1. Launch thunderbird from the Unity launcher
  2. Edit -> Account Settings
  3. Click on account actions, it should show a drop down of choices, but 
doesn't

  Firefox drop down menu test case:
  1. Launch firefox from the Unity launcher
  2. Edit -> Preferences
  3. Click the "When Firefox starts" drop down. It should show several choice 
but doesn't.

  NOTE: Only after triggering the drop down menu bugs, will the
  following test cases fail.

  Firefox drag and drop test case:
  1. Launch firefox from the Unity launcher
  2. Enable the bookmarks toolbar: View -> Toolbars -> Bookmarks Toolbar
  3. Now attempt to drag the globe from the left side of the URL box into the 
bookmarks
     toolbar area. It should add the URL as a bookmark and create an icon but 
doesn't.

  Firefox right click test case:
  1. Launch firefox from the Unity launcher
  2. Try right clicking (on a link or in a dead area). The right click menu 
doesn't
     display.

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

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


[Desktop-packages] [Bug 989754] Re: deja-dup does not show any information about what's going on, when "details" is opened

2012-09-05 Thread Christopher Barrington-Leigh
Update: nine months later, that box does now show information on files being 
written.
Fix released or invalid?

** Changed in: deja-dup (Ubuntu)
   Status: New => Fix Released

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

Title:
  deja-dup does not show any information about what's going on, when
  "details" is opened

Status in “deja-dup” package in Ubuntu:
  Fix Released

Bug description:
  
  Clearly soemthing is happening, since files are being created in the backup 
folder, but the annoying (i'm submitting three bugs) box  that offers to give 
details of progress is always empty.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: deja-dup 20.1-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
  Uname: Linux 3.0.0-17-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Apr 27 09:55:55 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110921.2)
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/989754/+subscriptions

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


[Desktop-packages] [Bug 1045995] Re: No navigation icons on desktop display. Cannot copy, paste, prtin.

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

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

** Changed in: nautilus (Ubuntu)
   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/1045995

Title:
  No navigation icons on desktop display.  Cannot copy,paste,prtin.

Status in “nautilus” package in Ubuntu:
  Invalid

Bug description:
  An upgrade 8.04 to 10.04.4 was carried out. When I clicked Places-Home Folder 
I got an error message.
  Error
  Could not open location 'file://home/john
  No application is registered as handling this file.

  I can reach my stuff by Places-Computer-File system

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

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


[Desktop-packages] [Bug 952108] Re: [Precise] Nautilus: memory leak

2012-09-05 Thread Sebastien Bacher
How do you know it's an appmenu-gtk issue? Do you steps to trigger the
problem?

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

Title:
  [Precise] Nautilus: memory leak

Status in Nautilus:
  Invalid
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  Hello,

  It's just to note that Nautilus has memory leaks with the latest
  version: with an uptime of 10 hours, Nautilus uses 420Mo.

  It's maybe interesting to know that:
   * I'm using a slideshow and not one single image as background.
   * I opened Nautilus in directories where big files were being downloaded 
(and Nautilus regularly refreshed their preview)
   * I made a few actions (like opening directories with a lot of files, moving 
files, creating directories, extracting tarball, etc.)
   * I'm using a few plugins like nautilus-dropbox, nautilus-image-converter, 
etc.
   * I've bookmarks with special characters like 'Vidéos' and 'Téléchargements'.

  I hope it will help you to fix this bug ;)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.91-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 11 10:35:32 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '800x552+483+87'
   org.gnome.nautilus.window-state start-with-status-bar true
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110803.1)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1045611] Re: cant do updates

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

** Changed in: eog (Ubuntu)
   Importance: Undecided => Low

** Changed in: eog (Ubuntu)
   Status: New => Invalid

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

Title:
  cant do updates

Status in “eog” package in Ubuntu:
  Invalid

Bug description:
  every time i try to do updates it tells me gnome is not installed
  correctly please contact administrator

  ProblemType: Bug
  Architecture: lpia
  Date: Mon Sep  3 22:21:03 2012
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/eog
  NonfreeKernelModules: wl
  Package: eog 2.22.3-0ubuntu2
  PackageArchitecture: lpia
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: eog
  Uname: Linux 2.6.24-24-lpia i686

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

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


[Desktop-packages] [Bug 1045102] Re: Lightdm causing segmentation faults

2012-09-05 Thread Sebastien Bacher
Thank you for your bug report, what is segfaulting? Could you add your
/var/log/Xorg.0.log(.old) to the bug after getting the issue?

** Changed in: lightdm (Ubuntu)
   Importance: Undecided => High

** Changed in: lightdm (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Lightdm causing segmentation faults

Status in “lightdm” package in Ubuntu:
  Incomplete

Bug description:
  I upgraded a 32 bit 10.04.4 box to 12.04.1 yesterday. The upgrade ran
  without an serious issues. The only "odd" thing was two pop-ups which
  had no text, only small squares where the letters should have been.

  AMD processor with Nvidia chipset. Propriatary Nvidia driver
  installed.

  I have been working through issues with it. I have determined that
  lightdm is causing segmentation faults. It is also leaving zombie
  processes.

  Some users cannot log in. The login fails and returns the user to the
  login screen with no indication of what was wrong.

  Other users can login. But no users get the Unity Launcher. Ctrl-Alt-T
  will not usually open a terminal and if it does the terminal is not
  functional. Desktop functionality is extremely limited. This affects
  new users created after the upgrade as well as existing users.

  All users can loginto a tty screen.

  Frequently error messages are generated shortly after opening a
  session indicitating the compiz has crashed with a segmentaion fault.
  Ocassionally X.org will cause a segmentation fault.

  A search of the logs has not revealed any obvious problems.

  Switching to gdm resolves the issues but the login screen is changed
  to the older version.

  I have read a number older similar bugs but they all seem to be
  closed. It's possible this could be a configuration issue but the
  original install was pretty standard, except for a Gnome Desktop Theme
  resembling Windows XP, which should not affect the new users..

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

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


[Desktop-packages] [Bug 1045553] Re: Nautilus unable to open certain URL links

2012-09-05 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** 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/1045553

Title:
  Nautilus unable to open certain URL links

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Noticed that Nautilus is unable to open certian URL links created from
  Firefox. Example of the error received when trying to open one of
  these links:

  Could not display
  "https://play.google.com/stor...5rb3VzaGlrZHV0dGEudGV0aGVyIl0";.

  The file is of an unknown type

  I am attaching one of these URL link files that fail to open.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Mon Sep  3 17:40:39 2012
  EcryptfsInUse: Yes
  GsettingsChanges: org.gnome.nautilus.window-state geometry '1607x865+0+186'
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1045528] Re: Not able to SHIFT click when renaming a file.

2012-09-05 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** 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/1045528

Title:
  Not able to SHIFT click when renaming a file.

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  If you press CTRL + L to bring up the address field, left click in one
  spot, then hold SHIFT and left click in another spot. It will
  highlight the text between the two selections.

  You are unable to do this when renaming a file. It makes highlighting
  large portions of a name very tedious and should be fixed.

  Running Ubuntu 12.10 and also on 12.04 both with the latest version
  from the repos.

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

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


[Desktop-packages] [Bug 984738] Re: Problem inhibiting the screensaver

2012-09-05 Thread Sebastien Bacher
** Also affects: evince
   Importance: Undecided
   Status: New

** Summary changed:

- Problem inhibiting the screensaver
+ "Problem inhibiting the screensaver" warnings when run out of GNOME

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

Title:
  "Problem inhibiting the screensaver" warnings when run out of GNOME

Status in Evince document viewer:
  New
Status in “evince” package in Ubuntu:
  Confirmed

Bug description:
  I type a comand like

  evince  file.pdf

  The file is opened as it should but an annoying message appears in the
  terminal:

  ** (evince:9497): WARNING **: Problem inhibiting the screensaver:
  GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name
  "org.gnome.SessionManager" does not exist

  It is annoying because it simply prevents user to have a clean and
  easily readable content of the terminal window.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: evince 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  ApportVersion: 2.0.1-0ubuntu4
  Architecture: i386
  Date: Wed Apr 18 12:12:50 2012
  InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120328)
  ProcEnviron:
   LANGUAGE=sk:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=sk_SK.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1043614] Re: Nautilus hangs on viewing .dng file properties

2012-09-05 Thread Sebastien Bacher
Thank you for your bug report, could you add a file example to this bug?

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

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

Title:
  Nautilus hangs on viewing .dng file properties

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Nautilus hangs each time I intend to view / change the properties of a .DNG 
file (raw camera data). I right-click the preview image and choose "Properties" 
in the contextual menu, the program hangs / crashes immediately. Apport does 
not appear. There is no problem when viewing properties of e.g. .JPEG files or 
text files etc.
  I am running Unity under Ubuntu Precise 12.04.1. Nautilus manages the desktop 
(nautilus -n). Version of package "nautilus" is nautilus 1:3.4.2-0ubuntu4

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

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


[Desktop-packages] [Bug 1037256] Re: Sorting items by names do not work properly

2012-09-05 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/1037256

Title:
  Sorting items by names do not work properly

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  When I want nautilus to sort items by names, there seems to be an
  error when file names have " - " inside (see screenshot).

  I expected here to have 2011-04 to 2011-12 and then 2012-01 to
  2012-07, but it sorted these to pack in the reverse order : 2012-01 to
  2012-07 and 2011-04 to 2011-12  (a non natural order as 2011 is before
  2012).

  These are years-monthes, and to resume, it sorts well the monthes, but
  not the years.

  To reproduce this bug, create a few files with the same names as in
  the screenshot and sort by name.

  The problem occurs too if I ask the reversed order.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Wed Aug 15 20:51:29 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '928x499+59+24'
   org.gnome.nautilus.window-state maximized true
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to precise on 2012-04-07 (129 days ago)

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

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


[Desktop-packages] [Bug 700404] Re: Arange Items in Nautilus is Case sensitive

2012-09-05 Thread Sebastien Bacher
*** This bug is a duplicate of bug 675296 ***
https://bugs.launchpad.net/bugs/675296

** This bug has been marked a duplicate of bug 675296
   Wrong sort order: Lowercase before uppercase

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

Title:
  Arange Items in Nautilus is Case sensitive

Status in Nautilus:
  Confirmed
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: nautilus

  Selecting "arange items by name" sorts the files case sensitive.
  For a normal user case sensitive sorting is not relevant. Therefore the 
sorting should be case insensitive by default.

  Example of case sensitive sorting:
  family.guy.s01e02.avi
  Family.Guy.S01E01.avi

  should be sorted case insensitive:
  Family.Guy.S01E01.avi
  family.guy.s01e02.avi

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

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


[Desktop-packages] [Bug 1037256] Re: Sorting items by names do not work properly

2012-09-05 Thread Sebastien Bacher
Thanks Kevin, I can't confirm that issue on a french locale here ... do
you get that if you create a new directory with some files named "2012 -
01.txt" "2012 - 02.txt" "2011 - 06.txt"?

Lisa, your issue seems a different one and similar to some previously
reported bugs like bug #322271 or
https://bugzilla.gnome.org/show_bug.cgi?id=355152

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

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

Title:
  Sorting items by names do not work properly

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  When I want nautilus to sort items by names, there seems to be an
  error when file names have " - " inside (see screenshot).

  I expected here to have 2011-04 to 2011-12 and then 2012-01 to
  2012-07, but it sorted these to pack in the reverse order : 2012-01 to
  2012-07 and 2011-04 to 2011-12  (a non natural order as 2011 is before
  2012).

  These are years-monthes, and to resume, it sorts well the monthes, but
  not the years.

  To reproduce this bug, create a few files with the same names as in
  the screenshot and sort by name.

  The problem occurs too if I ask the reversed order.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Wed Aug 15 20:51:29 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '928x499+59+24'
   org.gnome.nautilus.window-state maximized true
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to precise on 2012-04-07 (129 days ago)

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

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


[Desktop-packages] [Bug 675296] Re: Wrong sort order: Lowercase before uppercase

2012-09-05 Thread Sebastien Bacher
** Bug watch added: GNOME Bug Tracker #355152
   https://bugzilla.gnome.org/show_bug.cgi?id=355152

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

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

Title:
  Wrong sort order: Lowercase before uppercase

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

Bug description:
  Binary package hint: nautilus

  As seen below, nautilus sorts b2 before B1. ls does it correctly.
  LANG=de_DE.utf8
  LANGUAGE=en
  LC_COLLATE="de_DE.utf8"

  ls . nautilus
  =
  a .. a
  B1 . b2
  b2 . B1
  c .. c

  Taking a look at nautilus environment variables:
  $ cat /proc/`pgrep nautilus`/environ | tr '\000' '\n' | grep ^L
  LANGUAGE=en
  LOGNAME=jakob
  LANG=de_DE.utf8
  so, LANG is set correctly. Nautilus is doing it wrong.

  $ apt-cache policy nautilus
  nautilus:
Installed: 1:2.30.1-0ubuntu1.1

  Real world example: http://ubuntuforums.org/showthread.php?t=614593

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

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


[Desktop-packages] [Bug 918072] Re: Selecting other session in login screen doesn't do anything

2012-09-05 Thread Sebastien Bacher
@Chascon: your issue might be a different 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/918072

Title:
  Selecting other session in login screen doesn't do anything

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  I think this is in lightdm. This is from a live session, and may not
  be indicative of a real installation.

  For the last while I've been unable to change sessions from the login
  screen. I will select a different desktop environment (gnome-shell,
  Unity 2d, anything) and log in. It will just log me into a Unity (3d)
  session.

  I notice that if I select a different session, type the username, and
  press enter, the dot is back on the original "Ubuntu" setting instead
  of my selected option. It seems like as soon as I press enter that my
  selection is erased and reverted.

  I believe this is a regression because it used to work earlier in this
  cycle.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.0.6-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-9.16-generic 3.2.1
  Uname: Linux 3.2.0-9-generic x86_64
  ApportVersion: 1.90-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.298
  Date: Wed Jan 18 05:21:39 2012
  LiveMediaBuild: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120117)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 550588] Re: "File properties" should be live/dynamic

2012-09-05 Thread Sebastien Bacher
The bug got fixed upstream in 3.5:

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

Title:
  "File properties" should be live/dynamic

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

Bug description:
  Binary package hint: nautilus

  In Nautilus "File properties" should be live/dynamic (show size of a
  directory while it grows) useful for folders while data is being
  written. Currently it stops counting and does not refresh.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: nautilus 1:2.29.92.1-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-17-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Sun Mar 28 20:12:45 2010
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
  ProcEnviron:
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: nautilus

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

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


[Desktop-packages] [Bug 577038]

2012-09-05 Thread hashemmasoud
*** Bug 50276 has been marked as a duplicate of this bug. ***

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

Title:
  [Upstream] Hard lock in opening files from a remote NFS volume

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

Bug description:
  Binary package hint: openoffice.org

  I recently updated to Lucid, and noticed that Openoffice would lock
  with opening certain files. First I thought the problem was a corrupt
  file, now I can reproducibly hard lock OO.org when trying to open ANY
  file (.xls, .doc, .odt) that is present in a remote NFS volume
  (locally mounted).

  Any file on the local hard disk can be opened without problems.
  Any file on the mounted NFS directory causes a hard lock, requiring a 
force-quit.

  Other applications don't show this behaviour (e.g. gedit, command line
  programs).

  FilesystemSize  Used Avail Use% Mounted on
  /dev/md0   70G   17G   50G  26% /
  192.168.10.72:/home/fernan243G  182G   42G  82% /home/fernan/gama-remote

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: openoffice.org 1:3.2.0-7ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Fri May  7 11:48:21 2010
  EcryptfsInUse: Yes
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: openoffice.org

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

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


[Desktop-packages] [Bug 969256] Re: Keyboard shortcuts - The HUD keyboard shortcut should be configurable

2012-09-05 Thread Christian Giordano
I could set the new shortcut in System Settings>Keyboard, but the HUD
was still triggered only by the default shortcut.

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

Title:
  Keyboard shortcuts - The HUD keyboard shortcut should be configurable

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 2D:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “metacity” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-2d” package in Ubuntu:
  Fix Released

Bug description:
  By default the HUD keyboard shortcut is ALT.  Currently users can
  configure this key using ccsm, however this shortcut should also be
  configurable using the 'System Settings->Keyboard->Shortcuts' panel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/969256/+subscriptions

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


[Desktop-packages] [Bug 963918] Re: HUD: Cannot be closed by clicking on HUD icon

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Committed => Fix Released

** Tags removed: udp
** Tags added: reviewedbydesignq

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

Title:
  HUD: Cannot be closed by clicking on HUD icon

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

Bug description:
  1. Open HUD
  2. Navigate cursor to HUD icon
  3. Click on it

  What should happen:
  HUD should close

  What happens instead:
  Nothing

  
  Desired Solution:

  - When the HUD is open, clicking on the icon to the left of the HUD
  (the icon that shows the HUD's current focus) should close the HUD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/963918/+subscriptions

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


[Desktop-packages] [Bug 897626] Re: Dash - Filter results arrow has fuzzy top edge

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Committed => Fix Released

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

Title:
  Dash - Filter results arrow has fuzzy top edge

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

Bug description:
  Unity 3P "Pixel-Perfect Precise".

  Visual glitch number 3 in the screenshot.

  The arrow has a fuzzy edge on top when expanded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/897626/+subscriptions

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


[Desktop-packages] [Bug 1004775] Re: NetworkManager restarts dnsmasq and adds host route on every IPv6 route lookup

2012-09-05 Thread Mathieu Trudel-Lapierre
Awesome. Thanks Steve, I'll start preparing this for Precise.

The issue with host routes will be covered in bug 1038541.

** Changed in: network-manager (Ubuntu Precise)
   Status: Triaged => In Progress

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

Title:
  NetworkManager restarts dnsmasq and adds host route on every IPv6
  route lookup

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

Bug description:
  NetworkManager stops and starts dnsmasq very frequently (every few
  minutes).  During the brief window that dnsmasq is restarting,
  hostname resolution doesn't work.  dnsmasq is getting restarted
  frequently enough that I see brief hostname resolution errors in
  Chrome several times a day during normal web browsing.

  This is on Precise with network-manager 0.9.4.0-0ubuntu4 and dnsmasq-
  base 2.59-4.

  The frequent restarts seem to be triggered by IPv6 route
  advertisements on my network.  (See log snippet below.)  When
  NetworkManager gets a route advertisement, it reconfigures everything.
  In the case of dnsmasq, this means stopping dnsmasq, writing a new
  config file, and starting dnsmasq.  NetworkManager should restart
  dnsmasq only if it its configuration changes.

  I'm attaching a snippet from /var/log/daemon.log on my system that
  demonstrates a restart.  This is with debug logging configured in
  /etc/NetworkManager/NetworkManager.conf.

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

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


[Desktop-packages] [Bug 1038541] Re: Network Manager copies IPv6 route cache entries to main routing table

2012-09-05 Thread Mathieu Trudel-Lapierre
** Changed in: network-manager (Ubuntu Precise)
   Status: Triaged => In Progress

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

Title:
  Network Manager copies IPv6 route cache entries to main routing table

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

Bug description:
  Any time an IPv6 route lookup happens, the kernel generates a new
  routing cache entry and notifies userspace using a netlink "new route"
  message with the RTM_F_CLONED flag set on the route.

  Network Manager doesn't check for this flag, so it accepts it as a new
  real route and adds it to its internal route cache. Then, because the
  event triggers an interface update, it synchronizes its route cache
  with the kernel table, putting the cache entry in as a real host
  route.

  I think NM might also overwrite the next hop of the route based on its
  internal idea of the default route, but I'm not sure.

  This causes problems if you have interfaces not managed by
  NetworkManager, such as manually configured VPNs, since these host
  routes override the route entries that send traffic down those
  interfaces rather than to the default router.

  To reproduce:
  Ensure "Ignore automatically obtained routes" is unchecked in Edit Connection 
-> IPv6 -> Routes, because this blocks the last stage (copying the spurious 
route back to the kernel).
  Connect to an IPv6 network.
  run `ip -6 route` and observe no extra routes
  run `ip -6 route get 2600::`
  run `ip -6 route` again and observe the new static route to 2600:: via your 
default gateway

  Expected behavior:
  No changes to routing table due to a route lookup.

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

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


[Desktop-packages] [Bug 1046319] [NEW] glib 2.33.12 crashes libgdata

2012-09-05 Thread David Callé
Public bug reported:

With the new glib version, libgdata crashes when used from python.

It consequently triggers crashes, notably in unity-scope-gdocs and
unity-lens-photos.

Shotwell export to Picasa and Gnome-Documents Google Docs search are not
working either, but the relation with this bug needs to be confirmed.

Testcase:
$ sudo apt-get install gir1.2-gdata-0.0
$ python3
from gi.repository import GData
s = GData.Service ()


Output:
__main__:1: Warning: g_object_class_override_property: Can't find property to 
override for 'GTlsCertificateGnutls::certificate-bytes'
__main__:1: Warning: g_object_class_override_property: Can't find property to 
override for 'GTlsCertificateGnutls::private-key-bytes'
__main__:1: Warning: g_object_get_valist: object class `GTlsCertificateGnutls' 
has no property named `certificate-bytes'

(process:8781): GLib-Net-CRITICAL **: get_der_for_certificate: assertion
`bytes' failed

(process:8781): GLib-Net-CRITICAL **: load_anchor_file: assertion `der != NULL' 
failed
**
GLib-Net:ERROR:gtlsbackend-gnutls.c:149:g_tls_backend_gnutls_get_default_database:
 assertion failed: (result)
Abandon (core dumped)

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  glib 2.33.12 crashes libgdata

Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  With the new glib version, libgdata crashes when used from python.

  It consequently triggers crashes, notably in unity-scope-gdocs and
  unity-lens-photos.

  Shotwell export to Picasa and Gnome-Documents Google Docs search are
  not working either, but the relation with this bug needs to be
  confirmed.

  Testcase:
  $ sudo apt-get install gir1.2-gdata-0.0
  $ python3
  from gi.repository import GData
  s = GData.Service ()

  
  Output:
  __main__:1: Warning: g_object_class_override_property: Can't find property to 
override for 'GTlsCertificateGnutls::certificate-bytes'
  __main__:1: Warning: g_object_class_override_property: Can't find property to 
override for 'GTlsCertificateGnutls::private-key-bytes'
  __main__:1: Warning: g_object_get_valist: object class 
`GTlsCertificateGnutls' has no property named `certificate-bytes'

  (process:8781): GLib-Net-CRITICAL **: get_der_for_certificate:
  assertion `bytes' failed

  (process:8781): GLib-Net-CRITICAL **: load_anchor_file: assertion `der != 
NULL' failed
  **
  
GLib-Net:ERROR:gtlsbackend-gnutls.c:149:g_tls_backend_gnutls_get_default_database:
 assertion failed: (result)
  Abandon (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1046319/+subscriptions

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


[Desktop-packages] [Bug 1041221] Re: Network Manager gobbles CPU very frequently restarting dnsmasq in IPv6 networks

2012-09-05 Thread dgf
This bug may be related to this one:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1004775

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

Title:
  Network Manager gobbles CPU very frequently restarting dnsmasq in IPv6
  networks

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

Bug description:
  Hi,

  this may be related to this bug:
  https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/958519

  I lost my IPv6 some time ago, after my router was broken. I have now
  my IPv6 connection running again and to set the mininum time between
  router advertisements to 10s to be not affected too strong from the
  mentioned bug. The fix to this bug was simply suppressing error
  messages.

  But I was now curius what is happening at the network of my
  university, which got (at least some parts) IPv6. Here network manager
  eats up to 80% cpu, because it is restarting dnsmasq every second. If
  I disable dnsmasq in /etc/NetworkManager/NetworkManager.conf the cpu
  load drops to 20% to 30%. (syslog attached)

  You should fix this, because this eats the battery of my laptop and
  ubuntu 12.04 will be used a couple of years in which IPv6 will get
  more and more deployed.

  dgf

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Fri Aug 24 15:44:24 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  IpRoute:
   default via 134.169.35.65 dev wlan0  proto static 
   134.169.35.64/26 dev wlan0  proto kernel  scope link  src 134.169.35.124  
metric 2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to precise on 2012-02-14 (191 days ago)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   enabled 
enabledenabled enabled

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

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


[Desktop-packages] [Bug 1045439] Re: Embedded links in some PDF files are enclosed in red boxes

2012-09-05 Thread Biplab Swain
It is either with this particular PDF file or Google chrome's doc viewer
is doing it the right way; other viewers aren't.  Or it is the  other
way around. One of the online PDF viewer displayed it correctly. Given
these observations, I cannot be sure if it is not an evince rendering
problem at all or it is just this specific PDF file. Nevertheless, I
agree that it won't be right to say the problem is  with evince alone
and marking this bug invalid now seems valid.

Thanks again.

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

Title:
  Embedded links in some PDF files are enclosed in red boxes

Status in “evince” package in Ubuntu:
  Invalid

Bug description:
  For some of the PDF files, each and every embedded link is enclosed in
  a red box. For example, I can view this particular PDF
  http://www.gnupg.org/gph/en/manual.pdf in chrome browser properly but
  when I view it in evince, it renders every embedded link inside a red
  box which is quiet unpleasant to view.

  I tested the same PDF file with a new user and the same behavior
  persists. Most other PDF files are rendered properly though.

  1) Ubuntu release:
  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04
  2) Package version:
  Evince 3.4.0-0ubuntu1.3
  3) Expected behavior:
  The document viewer should render the embedded links of PDF files without the 
enclosing red boxes.
  4) Observed behavior:
  The document viewer renders all the embedded links of PDF files enclosed in 
red boxes. This, however, does not happen with other PDF files.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: evince 3.4.0-0ubuntu1.3
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  CheckboxSubmission: 7520fc528c3c6014b2c890f047b594af
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  Date: Mon Sep  3 22:11:09 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 969256] Re: Keyboard shortcuts - The HUD keyboard shortcut should be configurable

2012-09-05 Thread Christian Giordano
** Changed in: unity
   Status: Fix Released => Triaged

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

Title:
  Keyboard shortcuts - The HUD keyboard shortcut should be configurable

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 2D:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “metacity” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-2d” package in Ubuntu:
  Fix Released

Bug description:
  Note: bug reverted to Triaged because when QA testing it was found
  that while it was possible to "set the new shortcut in System
  Settings>Keyboard, but the HUD was still triggered only by the default
  shortcut." (see Christian's comment)

  ---

  By default the HUD keyboard shortcut is ALT.  Currently users can
  configure this key using ccsm, however this shortcut should also be
  configurable using the 'System Settings->Keyboard->Shortcuts' panel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/969256/+subscriptions

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


[Desktop-packages] [Bug 969256] Re: Keyboard shortcuts - The HUD keyboard shortcut should be configurable

2012-09-05 Thread John Lea
** Description changed:

+ Note: bug reverted to Triaged because when QA testing it was found that
+ while it was possible to "set the new shortcut in System
+ Settings>Keyboard, but the HUD was still triggered only by the default
+ shortcut." (see Christian's comment)
+ 
+ ---
+ 
  By default the HUD keyboard shortcut is ALT.  Currently users can
  configure this key using ccsm, however this shortcut should also be
  configurable using the 'System Settings->Keyboard->Shortcuts' panel.

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

Title:
  Keyboard shortcuts - The HUD keyboard shortcut should be configurable

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 2D:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “metacity” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-2d” package in Ubuntu:
  Fix Released

Bug description:
  Note: bug reverted to Triaged because when QA testing it was found
  that while it was possible to "set the new shortcut in System
  Settings>Keyboard, but the HUD was still triggered only by the default
  shortcut." (see Christian's comment)

  ---

  By default the HUD keyboard shortcut is ALT.  Currently users can
  configure this key using ccsm, however this shortcut should also be
  configurable using the 'System Settings->Keyboard->Shortcuts' panel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/969256/+subscriptions

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


[Desktop-packages] [Bug 824094] Re: Incorrect program name for the GB locale / Movie player should be Film Player

2012-09-05 Thread Bruce Cowan
Totem now calls itself "Videos" in GNOME 3.6, so this is moot.

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

Title:
  Incorrect program name for the GB locale / Movie player should be Film
  Player

Status in Ubuntu Translations:
  Incomplete
Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  Totem has the name Movie Player. This should be altered as the program
  name is suppose to be descriptive to use the British English term Film
  where by Movie Player would change to Film Player.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: totem 2.32.0-0ubuntu10
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic i686
  NonfreeKernelModules: nvidia wl
  Architecture: i386
  Date: Wed Aug 10 18:31:24 2011
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_GB.UTF-8
   LANGUAGE=en_GB:en
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 675296] Re: Wrong sort order: Lowercase before uppercase

2012-09-05 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown => Confirmed

** Changed in: nautilus
   Importance: Unknown => Medium

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

Title:
  Wrong sort order: Lowercase before uppercase

Status in Nautilus:
  Confirmed
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: nautilus

  As seen below, nautilus sorts b2 before B1. ls does it correctly.
  LANG=de_DE.utf8
  LANGUAGE=en
  LC_COLLATE="de_DE.utf8"

  ls . nautilus
  =
  a .. a
  B1 . b2
  b2 . B1
  c .. c

  Taking a look at nautilus environment variables:
  $ cat /proc/`pgrep nautilus`/environ | tr '\000' '\n' | grep ^L
  LANGUAGE=en
  LOGNAME=jakob
  LANG=de_DE.utf8
  so, LANG is set correctly. Nautilus is doing it wrong.

  $ apt-cache policy nautilus
  nautilus:
Installed: 1:2.30.1-0ubuntu1.1

  Real world example: http://ubuntuforums.org/showthread.php?t=614593

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

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


[Desktop-packages] [Bug 745707] Re: Launcher - Launcher should never autohide when the cursor is positioned over the Launcher (e.g. When a spread ends)

2012-09-05 Thread Christian Giordano
** Changed in: unity
   Status: Fix Released => Triaged

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

Title:
  Launcher - Launcher should never autohide when the cursor is
  positioned over the Launcher (e.g. When a spread ends)

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

Bug description:
  Summary:

  *After* a user has clicked on a item in the Launcher, the Launcher
  should not hide until the user moves their pointer outside of the
  Launcher area.

  Note there should not no change to the current behaviour of how the
  Launcher hides *before* the user clicks on a item in the Launcher.

  ---
  Scenario to reproduce A

  1) Set the Launcher to auto-hide
  2) Reveal the launcher, and click on the Launcher icon of a application that 
is not running to Launch it.  Do not move pointer outside of the Launcher.

  What currently happens:
  - After a short delay the Launcher hides

  What should happen:
  - The Launcher should stay open until the user moves their pointer off the 
Launcher.  When the user does move their pointer off the Launcher, the Launcher 
should start closing instantly with no delay
   

  
  ---
  Scenario to reproduce B

  1) Set the Launcher to auto-hide
  2) Reveal the launcher, and click on the Launcher icon of a running 
application with two or more windows open
  3) pause for 1 or 2 seconds
  4) click on the same icon again

  What currently happens:
  - The spread is reversed (this is the correct behaviour)
  - The Launcher hides (this is incorrect)

  What should happen:
  - The spread is reversed (this is the correct behaviour)
  - The Launcher should stay open until the user moves their pointer off the 
Launcher.  When the user does move their pointer off the Launcher, the Launcher 
should start closing instantly with no delay

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/745707/+subscriptions

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


[Desktop-packages] [Bug 796594] Re: Window behaviour - pressing the 'restore' window indicator on a semi-maximised window should return it to the restored state

2012-09-05 Thread Christian Giordano
** Changed in: compiz
   Status: Fix Released => Triaged

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

Title:
  Window behaviour - pressing the 'restore' window indicator on a semi-
  maximised window should return it to the restored state

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “compiz” source package in Oneiric:
  Confirmed

Bug description:
  The 'restore' window indicator does not interact correctly with the
  semi-maximised or vertically-maximised states.

  To reproduce:
  1. Restore a window
  2. Semi-maximise the same window
  3. Press the restore indicator

  What currently happens: The window maximizes
  What should happen: The window should switch back to the restored state, with 
*exactly the same height and width it had before it was semi-maximised*

  TESTCASE:

  ^ "What should happen" is what should happen ;-)

  Note that this behaviour should also apply to the vertically-maximised
  window state that Didier will hopefully be implementing this cycle ;-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/796594/+subscriptions

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


[Desktop-packages] [Bug 926418] Re: don't show disabled shortcut in keyboard shortcut help

2012-09-05 Thread Christian Giordano
** Changed in: unity
   Status: Fix Released => Triaged

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

Title:
  don't show disabled shortcut in keyboard shortcut help

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Triaged
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Precise:
  Fix Released

Bug description:
  SRU testcase

  1. go to ccsm and disable a default shortcut from there e.g. super+s
  2. press and hold super+s you will see something as in the attached screenshot
  3. now install unity from precise-proposed
  4. now there won't be any item that says 'Disabled'

  It's useless to show disabled shortcut (shortcut without a shortcut
  sequence associated) in the keyboard shortcut help. Screenshot
  attached.

  --

  Desired solution:

  - Disabled shortcuts should not be displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/926418/+subscriptions

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


[Desktop-packages] [Bug 891691] Re: Dash - the spinner and the 'clear' button (the circle with the X) in the Dash is blurry

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Committed => Fix Released

** Tags removed: udp
** Tags added: reviewedbydesignq

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

Title:
  Dash - the spinner and the 'clear' button (the circle with the X) in
  the Dash is blurry

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

Bug description:
  The spinner and the 'clear' button (the circle with the X) in the Dash
  is blurry, and do not correspond to the visual designs (compare the
  attached design "correct_clear_button.png" to the current
  implementation).

  Contact Rosie for the assets required to fix this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/891691/+subscriptions

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


[Desktop-packages] [Bug 870284] Re: Dash/HUD should close on "Spread"

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Committed => Won't Fix

** Changed in: ayatana-design
   Status: Won't Fix => Fix Released

** Tags removed: udp
** Tags added: reviewedbydesignq

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

Title:
  Dash/HUD should close on "Spread"

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity 6.0 series:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Precise:
  Fix Released

Bug description:
  [Test Case]
  1. Open a few random apps;
  2. Press super key to open dash;
  3. Make sure the pointer is positioned over the Dash
  4. Press super+W to go in spread mode;
  - The Dash should close as soon spread is activated (with super+w)
  - Pressing Super+W should perform exactly the same action as pressing the 
Launcher spread icon while the Dash is open.

  [Regression Potential]
  Dash hiding when not expected to.

  Original description:

  1. Open a few random apps;
  2. Press super key to open dash;
  3. Make sure the pointer is positioned over the Dash
  4. Press super+W to go in spread mode;

  What happens
  - the spread for the opened windows is activated behind the dash

  What should happen:
  - The Dash should close as soon spread is activated (with super+w)
  - Pressing Super+W should perform exactly the same action as pressing the 
Launcher spread icon while the Dash is open.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/870284/+subscriptions

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


[Desktop-packages] [Bug 969256] Re: Keyboard shortcuts - The HUD keyboard shortcut should be configurable

2012-09-05 Thread John Lea
** Changed in: unity
   Status: Triaged => Fix Committed

** Changed in: unity
   Status: Fix Committed => Fix Released

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

Title:
  Keyboard shortcuts - The HUD keyboard shortcut should be configurable

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 2D:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “metacity” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-2d” package in Ubuntu:
  Fix Released

Bug description:
  Note: bug reverted to Triaged because when QA testing it was found
  that while it was possible to "set the new shortcut in System
  Settings>Keyboard, but the HUD was still triggered only by the default
  shortcut." (see Christian's comment)

  ---

  By default the HUD keyboard shortcut is ALT.  Currently users can
  configure this key using ccsm, however this shortcut should also be
  configurable using the 'System Settings->Keyboard->Shortcuts' panel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/969256/+subscriptions

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


[Desktop-packages] [Bug 978926] Re: Quicklist key navigation is not consistent with menus

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Committed => Fix Released

** Tags removed: udp
** Tags added: reviewedbydesignq

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

Title:
  Quicklist key navigation is not consistent with menus

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

Bug description:
  Keynavigation for quicklist should work as explained above:

  1) When no item is selected pressing the Down arrow key should select the 
first item (from
 top)
  2) When no item is selected pressing the Up arrow key should select the last 
item (from
 top)
  3) When the last item is selected, pressing the Down arrow key should select 
the first
 item
  4) When the first item is selected, pressing the Up arrow key should select 
the last item
  5) Pressing the Home or Page Up key, should select the first item
  6) Pressing the End or Page Down key, should select the last item

  All these cases assume that the mouse pointer is outside the quicklist
  or over an item and not moving, in the case that the mouse pointer is
  moved over an unselected item, the focus should be moved to that item.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/978926/+subscriptions

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


[Desktop-packages] [Bug 944033] Re: Spread/Scale should exit if Dash is invoked

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Committed => Fix Released

** Tags removed: udp
** Tags added: reviewedbydesignq

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

Title:
  Spread/Scale should exit if Dash is invoked

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Precise:
  Fix Released

Bug description:
  [Test Case]
  1. Exit dash and/or spread (compiz' scale-plugin) by hitting: Escape
  2. Trigger spread by keyboard-shortcut: Super+w
  3. Trigger dash by keyboard-shortcut: Super
 -> Verify that the spread is closing and the dash opening

  [Regression Potential]
  No obvious regression potential, just new safe code.

  Original description:

  You can enter the Dash with an activated window-spread.

  Steps to reproduce the bug
  - exit dash and/or spread (compiz' scale-plugin) by hitting: Escape
  - trigger spread by keyboard-shortcut: Super+w
  - trigger dash by keyboard-shortcut: Super

  What happens
  - nothing

  What should happen
  - spread should be closing
  - dash should be opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/944033/+subscriptions

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


[Desktop-packages] [Bug 906072] Re: Launcher - Unity mouse wheel scroll too small

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Committed => Fix Released

** Tags removed: udp
** Tags added: reviewedbydesignq

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

Title:
  Launcher - Unity mouse wheel scroll too small

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

Bug description:
  Mouse scroll step when cursor is over the unity bar is very small, in fact 
it's completely unusable - you have to spin wheel multiple times to simply 
switch to the next icon.
  It would be great if one mouse wheel event would scroll for one unity's 
element.

  -
  Desired solution:

  - The speed at which the mouse wheel scrolls the Launcher (when the
  Launcher contains folded icons) needs to be significantly increased,
  at least by 2x.

  - Experiment with setting the distance moved per mouse wheel
  revolution to equal that of Firefox.  This may be slightly too fast
  but it would be good to test.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/906072/+subscriptions

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


[Desktop-packages] [Bug 1044136] Re: NM fails to configure wired connection; ifconfig up works -- Atheros AR8152 atl1c

2012-09-05 Thread Tyler Rusk
@Thomas Hood: Okay, I just restarted instead of suspending. I had to run
sudo ifconfig etho down && sudo ifconfig etho up to get my wired network
to work. Tonight I will try the new version of network-manager.(network-
manager 0.9.6.0-0ubuntu5 or later)

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

Title:
  NM fails to configure wired connection; ifconfig up works -- Atheros
  AR8152 atl1c

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

Bug description:
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  network-manager:
Installed: 0.9.4.0-0ubuntu4.1
Candidate: 0.9.4.0-0ubuntu4.1
Version table:
   *** 0.9.4.0-0ubuntu4.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   0.9.4.0-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

  3) What you expected to happen
  plug ethernet in and have internet

  4) What happened instead
  No wired internet connection
  what happened: No wired internet connection

  
  After installing Ubuntu 12.04 using my wireless connection I was unable to 
just plug in my ethernet and have that work. Instead, after some research and 
guessing, I found that it had to be turned on using sudo ifconfig eth0 up. This 
is not user-friendly and must be fixed. Here is the relevant thread: 
http://ubuntuforums.org/showthread.php?t=2050194

  
  08:00.0 Ethernet controller: Atheros Communications Inc. AR8152 v1.1 Fast 
Ethernet (rev c1)
  Subsystem: Toshiba America Info Systems Device fd50
  Flags: bus master, fast devsel, latency 0, IRQ 44
  Memory at f300 (64-bit, non-prefetchable) [size=256K]
  I/O ports at 6000 [size=128]
  Capabilities: [40] Power Management version 3
  Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
  Capabilities: [58] Express Endpoint, MSI 00
  Capabilities: [6c] Vital Product Data
  Capabilities: [100] Advanced Error Reporting
  Capabilities: [180] Device Serial Number ff-3f-b4-bc-60-eb-69-ff
  Kernel driver in use: atl1c
  Kernel modules: atl1c

  If you have any questions please ask.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Thu Aug 30 20:17:30 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  IpRoute:
   default via 192.168.254.254 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.254.0/24 dev wlan0  proto kernel  scope link  src 192.168.254.106  
metric 2
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1  
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   enabled 
enabledenabled enabled

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

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


[Desktop-packages] [Bug 950782] Re: Alt-tab - The app name in the integrated menu should not change during Alt-tab switching

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Committed => Fix Released

** Tags removed: udp
** Tags added: reviewedbydesignq

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

Title:
  Alt-tab - The app name in the integrated menu should not change during
  Alt-tab switching

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

Bug description:
  Currently when a user switches between applications or windows using
  ALT+TAB or ALT+GREAVE , the app name in the integrated menu changes.

  Desired solution:
  The app name in the integrated menu should not change until the user exits 
Alt+TAB and switches to the new app/window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/950782/+subscriptions

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


[Desktop-packages] [Bug 1041245] Re: [FFe] Banshee 2.5.0 ... 2.6.0

2012-09-05 Thread Chow Loong Jin
** Attachment added: "Build log for 2.5.0-1ubuntu1"
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1041245/+attachment/3294125/+files/banshee_2.5.0-1ubuntu1_amd64.build

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

Title:
  [FFe] Banshee 2.5.0 ... 2.6.0

Status in “banshee” package in Ubuntu:
  New

Bug description:
  It looks like the Feature Freeze kicked in for Quantal before I could get the
  first beta of Banshee (2.5.0; released a couple of days back) in. Currently,
  what we have in Quantal is 2.4.1, which is probably going to be the last 
release
  in the 2.4.x series. This is not going to be supported once 2.6.0 gets 
released
  though, and that's projected to happen before Quantal's release.

  In light of that, I would like to request a feature freeze exception for
  Banshee's 2.5.x series leading up to 2.6.0.

  The NEWS entry since 2.4.1 is:
  
===
  Banshee 2.5.0 - 2012-08-22
  
===

  Banshee 2.5.0 is the first release in the 2.5 development series leading 
up
  to 2.6, scheduled for October 2012.

  New Features:

* Lots of improvement on OS X:

  * Hardware support for USB mass storage devices.
  * Handle opening files directly in Finder.
  * Use native file chooser dialogs for importing files.
  * Improve keyboard shortcuts.
  * Fix various volume issues and inconsistencies.
  * Switch to gtk-mac-integration and move to cocoa API.
  * Add debug and logging facility to OS X launcher.

* LastFM: Add device scrobbling support

  Enable Last.fm scrobbling of recent plays from a connected device.
  Currently only available on devices supported by the AppleDevice
  extension.

* File management options are now specific to each source

  The "Copy files when importing" and "Update file and folder names"
  can now be set independently for Music and Videos.

  Enhancements:

* LargeTrackInfoDisplay: Display track rating in "Now Playing" view
* MassStorage: Support the Samsung Galaxy Nexus Android phone
* Re-enable the AAC audio profile
* ThickClient: Append 'Banshee' to window title
* MassStorage: Support reading playlists from multiple folders
* Last.fm: Switch to 2.0 API for scrobbling and improve error handling
* LastFM: Remove invalid tracks from the queue after a scrobbling error
* Mpris: Add CanSetFullscreen and Fullscreen properties
* Replace custom volume widget with gtk's VolumeButton

  Notable Bugs Fixed (59 fixed since 2.4.0):

* Migo.Syndication: Handle feeds with malformed enclosure URLs
* bgo#577396: AppleDeviceTrackInfo: Fix reading and writing rating 
values
* bgo#587756: MassStorage: Save playlists relative to BaseDirectory
* bgo#615219: Don't increment skip counter when restarting current track
* bgo#626659: ServiceManager: check properly if a service is required
* bgo#634063: FileSystemQueueSource: Reload when tracks are imported
* bgo#634758: PlaylistSource: Make sure the right tracks are removed
* bgo#657769: PrimarySource: Make sure AddTrackJob is marked as finished
* bgo#662909: PlaylistParser: Retry HTTP request after timeout
* bgo#96: DapSource: Flush pending changes when quitting
* bgo#671948: DapSource: Put the playlists below the default sources
* bgo#672744: UPnPServerSource: Fix crash when getting the root object
* bgo#673037: libossifer: Fix certificate validation with libsoup 2.38
* bgo#673416: DbIteratorJob: Abort job after several consecutive 
failures
* bgo#676144: PlayQueueSource: Fix high memory usage when shuffling
* bgo#677288: PrimarySource: Fix pruning of artists from the database
* bgo#679260: AppleDevice: Fix a crash when deleting invalid tracks
* bgo#680679: PlayerEngine: Fix reporting of playback errors

  
===
  SOURCES / PACKAGES
  
===

  Sources
  ---

  * Banshee 2.5.0 Tarballs:
http://ftp.gnome.org/pub/GNOME/sources/banshee/2.5/banshee-2.5.0.tar.xz

http://ftp.gnome.org/pub/GNOME/sources/banshee/2.5/banshee-2.5.0.sha256sum

  Packages
  

  Download and installation information is available here:

  * http://banshee.fm/download/

  Binaries:

  Linux  http://ftp.gnome.org/pub/GNOME/binaries/linux/banshee/
Windows  http://ftp.gnome.org/pub/GNOME/binaries/win

[Desktop-packages] [Bug 1023811] Re: dash should open when pressing "super" in scale mode

2012-09-05 Thread Christian Giordano
** Changed in: ayatana-design
   Status: Fix Committed => Fix Released

** Tags removed: udp
** Tags added: reviewedbydesignq

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

Title:
  dash should open when pressing "super" in scale mode

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Precise:
  Fix Released

Bug description:
  [Test Case]
  1. Open a few windows of any application
  2. Left-click on the application icon on the Launcher
 -> The spread should open
  3. Press the Super key to open the dash
 -> The spread should close and the dash should open

  [Regression Potential]
  No regression potential, trivial change.

  Original description:

  That's a leftover issue from https://bugs.launchpad.net/ayatana-
  design/+bug/944033

  Using the current serie-5 SRU candidate

  - left click on the nautilus launcher icon
  - middle click on the same icon to open a second instance
  - left click to trigger the spread view of nautilus instances
  - hit the super key

  -> nothing happens

  - hit super again

  -> the spread closes and the dash open

  Ideally you would need to only press super once in those cases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1023811/+subscriptions

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


[Desktop-packages] [Bug 931393] Re: Dash - The search bar gets the focus when pressing invalid keys

2012-09-05 Thread Christian Giordano
Pressing the Alt key, the Dash is correctly dismissed and the HUD
launched. Maybe the description should be modified.

** Tags removed: udp
** Tags added: reviewedbydesignq

** Changed in: ayatana-design
   Status: Fix Committed => Fix Released

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

Title:
  Dash - The search bar gets the focus when pressing invalid keys

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity 6.0 series:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Committed
Status in “unity” source package in Precise:
  Fix Released

Bug description:
  [Test Case]
  1. Open the dash
  2. Use the keyboard navigation to focus a dash icon
  3. Press SHIFT (just it) (or CTRL, ALT, F1...)
     -> Verify that nothing happens

  [Regression Potential]
  Broken dash input or not working IBus input.

  Original description:

  To reproduce:

  [*] Open the dash
  [*] Use the keyboard navigation to focus a dash icon
  [*] Press SHIFT (just it) (or CTRL, ALT, F1...)

  Outcome:
  The search bar gets the focus.

  What should happens:
  Nothing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/931393/+subscriptions

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


[Desktop-packages] [Bug 965921] Re: gnome-shell most keyboard shortcuts not working

2012-09-05 Thread Dhiraj Patra
My Ubuntu 12.04 lts stop working all short cut for even select all, open
terminal, copy, paste etc

It is almost impossible to work on Ubuntu.

How to solve this?

Thanks

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

Title:
  gnome-shell most keyboard shortcuts not working

Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” source package in Precise:
  Triaged
Status in Baltix GNU/Linux:
  New

Bug description:
  Updated Bug Description
  ===

  For Ubuntu 12.04, System Settings (gnome-control-center and gnome-
  settings-daemon) was patched to continue to support the gconf keyboard
  shortcuts used by Unity, Unity 2D, and the GNOME Classic sessions.
  Unfortunately, GNOME Shell now uses gsettings keyboard shortcuts so
  GNOME Shell ignores keyboard shortcut changes that get entered into
  System Settings>Keyboard>Shortcuts.

  This should be fixed for Ubuntu 12.10 but it's too late and
  complicated to fix for Ubuntu 12.04.

  One Workaround
  ==
  Install dconf-tools
  Run dconf-editor
  Look in org.gnome.desktop.wm.keybindings or org.gnome.mutter.keybindings

  Another Workaround
  ==
  Set a custom keyboard shortcut. This is useful if you want to set Ctrl+Alt+F 
to open Firefox for instance. In System Settings, click Keyboard. Switch to the 
Shortcuts tab and click Custom Shortcuts at the bottom of the list.

  Click the + button and add a name to remember the shortcut and  the
  specific command you want to execute. Click Apply. Find the name in
  the list and click the right half of the row. "Disabled" should change
  to "New accelerator". Enter the keyboard shortcut you want to use.

  Ctrl+Alt+T to open the terminal and several other usual shortcuts from
  Unity have been added to GNOME Shell on April 17.

  
  ProblemType: BugDistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.3.92-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Tue Mar 27 07:07:44 2012SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   gnome-bluetooth3.2.2-0ubuntu4
   indicator-datetime 0.3.92-0ubuntu1

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

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


[Desktop-packages] [Bug 745707] Re: Launcher - Launcher should never autohide when the cursor is positioned over the Launcher (e.g. When a spread ends)

2012-09-05 Thread John Lea
** Description changed:

+ Problem found in QA testing so bug reverted to 'Triaged'
+ 
+ To reproduce problem found in testing:
+ 1. Reveal the Launcher by pressing the SUPER key
+ 2. Start re-order a Launcher icon by dragging it to a different position in 
the Launcher
+ 3. When you drop the Launcher icon into it's new position, be careful to make 
sure that the pointer stays over the Launcher.
+ 
+ What currently happens:  The Launcher hides as soon as the drop is
+ completed
+ 
+ What should happen:  The Launcher should remain open until the user
+ moves their pointer off the Launcher
+ 
+ 
+ ===
+ 
  Summary:
  
  *After* a user has clicked on a item in the Launcher, the Launcher
  should not hide until the user moves their pointer outside of the
  Launcher area.
  
  Note there should not no change to the current behaviour of how the
  Launcher hides *before* the user clicks on a item in the Launcher.
  
  ---
  Scenario to reproduce A
  
  1) Set the Launcher to auto-hide
  2) Reveal the launcher, and click on the Launcher icon of a application that 
is not running to Launch it.  Do not move pointer outside of the Launcher.
  
  What currently happens:
  - After a short delay the Launcher hides
  
  What should happen:
  - The Launcher should stay open until the user moves their pointer off the 
Launcher.  When the user does move their pointer off the Launcher, the Launcher 
should start closing instantly with no delay
-  
- 
  
  ---
  Scenario to reproduce B
  
  1) Set the Launcher to auto-hide
  2) Reveal the launcher, and click on the Launcher icon of a running 
application with two or more windows open
  3) pause for 1 or 2 seconds
  4) click on the same icon again
  
  What currently happens:
  - The spread is reversed (this is the correct behaviour)
  - The Launcher hides (this is incorrect)
  
  What should happen:
  - The spread is reversed (this is the correct behaviour)
  - The Launcher should stay open until the user moves their pointer off the 
Launcher.  When the user does move their pointer off the Launcher, the Launcher 
should start closing instantly with no delay

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

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

Title:
  Launcher - Launcher should never autohide when the cursor is
  positioned over the Launcher (e.g. When a spread ends)

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

Bug description:
  Problem found in QA testing so bug reverted to 'Triaged'

  To reproduce problem found in testing:
  1. Reveal the Launcher by pressing the SUPER key
  2. Start re-order a Launcher icon by dragging it to a different position in 
the Launcher
  3. When you drop the Launcher icon into it's new position, be careful to make 
sure that the pointer stays over the Launcher.

  What currently happens:  The Launcher hides as soon as the drop is
  completed

  What should happen:  The Launcher should remain open until the user
  moves their pointer off the Launcher

  
  ===

  Summary:

  *After* a user has clicked on a item in the Launcher, the Launcher
  should not hide until the user moves their pointer outside of the
  Launcher area.

  Note there should not no change to the current behaviour of how the
  Launcher hides *before* the user clicks on a item in the Launcher.

  ---
  Scenario to reproduce A

  1) Set the Launcher to auto-hide
  2) Reveal the launcher, and click on the Launcher icon of a application that 
is not running to Launch it.  Do not move pointer outside of the Launcher.

  What currently happens:
  - After a short delay the Launcher hides

  What should happen:
  - The Launcher should stay open until the user moves their pointer off the 
Launcher.  When the user does move their pointer off the Launcher, the Launcher 
should start closing instantly with no delay

  ---
  Scenario to reproduce B

  1) Set the Launcher to auto-hide
  2) Reveal the launcher, and click on the Launcher icon of a running 
application with two or more windows open
  3) pause for 1 or 2 seconds
  4) click on the same icon again

  What currently happens:
  - The spread is reversed (this is the correct behaviour)
  - The Launcher hides (this is incorrect)

  What should happen:
  - The spread is reversed (this is the correct behaviour)
  - The Launcher should stay open until the user moves their pointer off the 
Launcher.  When the user does move their pointer off the Launcher, the Launcher 
should start closing instantly with no delay

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatan

[Desktop-packages] [Bug 1044141] Re: software-center crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 29: ordinal not in range(128)

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

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

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

Title:
  software-center crashed with UnicodeDecodeError in __str__(): 'ascii'
  codec can't decode byte 0xc3 in position 29: ordinal not in range(128)

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

Bug description:
  install google chrome

  ProblemType: RecoverableProblem
  DistroRelease: Ubuntu 12.10
  Package: software-center 5.3.10
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: amd64
  Date: Thu Aug 30 21:30:21 2012
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center 
/home/username/Downloads/google-chrome-stable_current_amd64.deb
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   PATH=(custom, no user)
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center
  Title: software-center crashed with UnicodeDecodeError in __str__(): 'ascii' 
codec can't decode byte 0xc3 in position 29: ordinal not in range(128)
  UpgradeStatus: Upgraded to quantal on 2012-08-12 (18 days ago)
  UserGroups: adm lpadmin sambashare sudo

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

-- 
Mailing list: https://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   >