[Desktop-packages] [Bug 1072899] NetworkManager.conf.txt

2012-11-05 Thread Glenn Coombs
apport information

** Attachment added: "NetworkManager.conf.txt"
   
https://bugs.launchpad.net/bugs/1072899/+attachment/3424539/+files/NetworkManager.conf.txt

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

Title:
  Using NM and dnsmasq, although two nameserver addresses are provided
  for my VPN, host lookups fail if the first server is not reachable

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

Bug description:
  I tried to report this bug using "ubuntu-bug dnsmasq-base" but that
  process repeatably crashes :-(  I've filed a separate bug report on
  that issue but therefore there is no information automatically
  appended.  The output of lsb_release -a is:

  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 12.04.1 LTS
  Release:12.04
  Codename:   precise

  and I am happy to append any further information that may be required.

  
  I connect to my work network via VPN.  The config has been working well but 
stopped working recently.  The symptoms were that the VPN connection still 
succeeded but that DNS lookups of machines on the VPN failed.  I have these 
lines in the syslog:

  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.15.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.5.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  DNS Domain: 'kl.imgtec.org'

  which shows that 2 DNS servers were reported when the VPN connection
  was established.  If I attempt to lookup the IP address of my machine:

  % host glenn.kl.imgtec.org
  ;; connection timed out; no servers could be reached

  then it times out.  If I tell it to use the second server:

  $ host glenn.kl.imgtec.org 192.168.5.221
  Using domain server:
  Name: 192.168.5.221
  Address: 192.168.5.221#53
  Aliases: 

  glenn.kl.imgtec.org has address 192.168.17.88

  then it works as expected.  It seems that the 15.221 server is down (I
  cannot ping it) but the 5.221 server is fine.  I would have expected
  the DNS lookup to fall back to the second server when it failed to
  receive a reply from the first server instead of just giving up.

  The nm-dns-dnsmasq.conf file only shows information relating to the
  1st server - it seems to have totally ignored the 2nd server:

  $ cat /var/run/nm-dns-dnsmasq.conf 
  server=/kl.imgtec.org/192.168.15.221
  server=/79.168.192.in-addr.arpa/192.168.15.221
  server=/200.9.192.in-addr.arpa/192.168.15.221
  server=/5.168.192.in-addr.arpa/192.168.15.221
  server=/6.168.192.in-addr.arpa/192.168.15.221
  server=/7.168.192.in-addr.arpa/192.168.15.221
  server=/14.168.192.in-addr.arpa/192.168.15.221
  server=/15.168.192.in-addr.arpa/192.168.15.221

  --
  Glenn
  --- 
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.04
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.4.0-0ubuntu4.1
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
  RfKill:
   
  Tags:  precise
  Uname: Linux 3.2.0-32-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog:
   
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1730f6f4e-d55a-4439-a6d9-ac5ccb495212   
802-3-ethernet1352109461   Mon 05 Nov 2012 09:57:41 GMT   yes   
no /org/freedesktop/NetworkManager/Settings/2
   IMG   41f28d3f-9325-4801-8a99-cd0c8d479c13   vpn 
  1352109461   Mon 05 Nov 2012 09:57:41 GMT   nono 
/org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetconnected 
/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/1072899/+subscriptions

-- 
Mailing list: https://launchpad.net/~d

[Desktop-packages] [Bug 1072899] NetDevice.vboxnet0.txt

2012-11-05 Thread Glenn Coombs
apport information

** Attachment added: "NetDevice.vboxnet0.txt"
   
https://bugs.launchpad.net/bugs/1072899/+attachment/3424538/+files/NetDevice.vboxnet0.txt

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

Title:
  Using NM and dnsmasq, although two nameserver addresses are provided
  for my VPN, host lookups fail if the first server is not reachable

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

Bug description:
  I tried to report this bug using "ubuntu-bug dnsmasq-base" but that
  process repeatably crashes :-(  I've filed a separate bug report on
  that issue but therefore there is no information automatically
  appended.  The output of lsb_release -a is:

  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 12.04.1 LTS
  Release:12.04
  Codename:   precise

  and I am happy to append any further information that may be required.

  
  I connect to my work network via VPN.  The config has been working well but 
stopped working recently.  The symptoms were that the VPN connection still 
succeeded but that DNS lookups of machines on the VPN failed.  I have these 
lines in the syslog:

  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.15.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.5.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  DNS Domain: 'kl.imgtec.org'

  which shows that 2 DNS servers were reported when the VPN connection
  was established.  If I attempt to lookup the IP address of my machine:

  % host glenn.kl.imgtec.org
  ;; connection timed out; no servers could be reached

  then it times out.  If I tell it to use the second server:

  $ host glenn.kl.imgtec.org 192.168.5.221
  Using domain server:
  Name: 192.168.5.221
  Address: 192.168.5.221#53
  Aliases: 

  glenn.kl.imgtec.org has address 192.168.17.88

  then it works as expected.  It seems that the 15.221 server is down (I
  cannot ping it) but the 5.221 server is fine.  I would have expected
  the DNS lookup to fall back to the second server when it failed to
  receive a reply from the first server instead of just giving up.

  The nm-dns-dnsmasq.conf file only shows information relating to the
  1st server - it seems to have totally ignored the 2nd server:

  $ cat /var/run/nm-dns-dnsmasq.conf 
  server=/kl.imgtec.org/192.168.15.221
  server=/79.168.192.in-addr.arpa/192.168.15.221
  server=/200.9.192.in-addr.arpa/192.168.15.221
  server=/5.168.192.in-addr.arpa/192.168.15.221
  server=/6.168.192.in-addr.arpa/192.168.15.221
  server=/7.168.192.in-addr.arpa/192.168.15.221
  server=/14.168.192.in-addr.arpa/192.168.15.221
  server=/15.168.192.in-addr.arpa/192.168.15.221

  --
  Glenn
  --- 
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.04
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.4.0-0ubuntu4.1
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
  RfKill:
   
  Tags:  precise
  Uname: Linux 3.2.0-32-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog:
   
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1730f6f4e-d55a-4439-a6d9-ac5ccb495212   
802-3-ethernet1352109461   Mon 05 Nov 2012 09:57:41 GMT   yes   
no /org/freedesktop/NetworkManager/Settings/2
   IMG   41f28d3f-9325-4801-8a99-cd0c8d479c13   vpn 
  1352109461   Mon 05 Nov 2012 09:57:41 GMT   nono 
/org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetconnected 
/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/1072899/+subscriptions

-- 
Mailing list: https://launchpad.net/~des

[Desktop-packages] [Bug 1072899] IpAddr.txt

2012-11-05 Thread Glenn Coombs
apport information

** Attachment added: "IpAddr.txt"
   https://bugs.launchpad.net/bugs/1072899/+attachment/3424532/+files/IpAddr.txt

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

Title:
  Using NM and dnsmasq, although two nameserver addresses are provided
  for my VPN, host lookups fail if the first server is not reachable

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

Bug description:
  I tried to report this bug using "ubuntu-bug dnsmasq-base" but that
  process repeatably crashes :-(  I've filed a separate bug report on
  that issue but therefore there is no information automatically
  appended.  The output of lsb_release -a is:

  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 12.04.1 LTS
  Release:12.04
  Codename:   precise

  and I am happy to append any further information that may be required.

  
  I connect to my work network via VPN.  The config has been working well but 
stopped working recently.  The symptoms were that the VPN connection still 
succeeded but that DNS lookups of machines on the VPN failed.  I have these 
lines in the syslog:

  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.15.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.5.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  DNS Domain: 'kl.imgtec.org'

  which shows that 2 DNS servers were reported when the VPN connection
  was established.  If I attempt to lookup the IP address of my machine:

  % host glenn.kl.imgtec.org
  ;; connection timed out; no servers could be reached

  then it times out.  If I tell it to use the second server:

  $ host glenn.kl.imgtec.org 192.168.5.221
  Using domain server:
  Name: 192.168.5.221
  Address: 192.168.5.221#53
  Aliases: 

  glenn.kl.imgtec.org has address 192.168.17.88

  then it works as expected.  It seems that the 15.221 server is down (I
  cannot ping it) but the 5.221 server is fine.  I would have expected
  the DNS lookup to fall back to the second server when it failed to
  receive a reply from the first server instead of just giving up.

  The nm-dns-dnsmasq.conf file only shows information relating to the
  1st server - it seems to have totally ignored the 2nd server:

  $ cat /var/run/nm-dns-dnsmasq.conf 
  server=/kl.imgtec.org/192.168.15.221
  server=/79.168.192.in-addr.arpa/192.168.15.221
  server=/200.9.192.in-addr.arpa/192.168.15.221
  server=/5.168.192.in-addr.arpa/192.168.15.221
  server=/6.168.192.in-addr.arpa/192.168.15.221
  server=/7.168.192.in-addr.arpa/192.168.15.221
  server=/14.168.192.in-addr.arpa/192.168.15.221
  server=/15.168.192.in-addr.arpa/192.168.15.221

  --
  Glenn
  --- 
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.04
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.4.0-0ubuntu4.1
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
  RfKill:
   
  Tags:  precise
  Uname: Linux 3.2.0-32-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog:
   
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1730f6f4e-d55a-4439-a6d9-ac5ccb495212   
802-3-ethernet1352109461   Mon 05 Nov 2012 09:57:41 GMT   yes   
no /org/freedesktop/NetworkManager/Settings/2
   IMG   41f28d3f-9325-4801-8a99-cd0c8d479c13   vpn 
  1352109461   Mon 05 Nov 2012 09:57:41 GMT   nono 
/org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetconnected 
/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/1072899/+subscriptions

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

[Desktop-packages] [Bug 1072899] NetDevice.eth0.txt

2012-11-05 Thread Glenn Coombs
apport information

** Attachment added: "NetDevice.eth0.txt"
   
https://bugs.launchpad.net/bugs/1072899/+attachment/3424535/+files/NetDevice.eth0.txt

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

Title:
  Using NM and dnsmasq, although two nameserver addresses are provided
  for my VPN, host lookups fail if the first server is not reachable

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

Bug description:
  I tried to report this bug using "ubuntu-bug dnsmasq-base" but that
  process repeatably crashes :-(  I've filed a separate bug report on
  that issue but therefore there is no information automatically
  appended.  The output of lsb_release -a is:

  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 12.04.1 LTS
  Release:12.04
  Codename:   precise

  and I am happy to append any further information that may be required.

  
  I connect to my work network via VPN.  The config has been working well but 
stopped working recently.  The symptoms were that the VPN connection still 
succeeded but that DNS lookups of machines on the VPN failed.  I have these 
lines in the syslog:

  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.15.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.5.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  DNS Domain: 'kl.imgtec.org'

  which shows that 2 DNS servers were reported when the VPN connection
  was established.  If I attempt to lookup the IP address of my machine:

  % host glenn.kl.imgtec.org
  ;; connection timed out; no servers could be reached

  then it times out.  If I tell it to use the second server:

  $ host glenn.kl.imgtec.org 192.168.5.221
  Using domain server:
  Name: 192.168.5.221
  Address: 192.168.5.221#53
  Aliases: 

  glenn.kl.imgtec.org has address 192.168.17.88

  then it works as expected.  It seems that the 15.221 server is down (I
  cannot ping it) but the 5.221 server is fine.  I would have expected
  the DNS lookup to fall back to the second server when it failed to
  receive a reply from the first server instead of just giving up.

  The nm-dns-dnsmasq.conf file only shows information relating to the
  1st server - it seems to have totally ignored the 2nd server:

  $ cat /var/run/nm-dns-dnsmasq.conf 
  server=/kl.imgtec.org/192.168.15.221
  server=/79.168.192.in-addr.arpa/192.168.15.221
  server=/200.9.192.in-addr.arpa/192.168.15.221
  server=/5.168.192.in-addr.arpa/192.168.15.221
  server=/6.168.192.in-addr.arpa/192.168.15.221
  server=/7.168.192.in-addr.arpa/192.168.15.221
  server=/14.168.192.in-addr.arpa/192.168.15.221
  server=/15.168.192.in-addr.arpa/192.168.15.221

  --
  Glenn
  --- 
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.04
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.4.0-0ubuntu4.1
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
  RfKill:
   
  Tags:  precise
  Uname: Linux 3.2.0-32-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog:
   
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1730f6f4e-d55a-4439-a6d9-ac5ccb495212   
802-3-ethernet1352109461   Mon 05 Nov 2012 09:57:41 GMT   yes   
no /org/freedesktop/NetworkManager/Settings/2
   IMG   41f28d3f-9325-4801-8a99-cd0c8d479c13   vpn 
  1352109461   Mon 05 Nov 2012 09:57:41 GMT   nono 
/org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetconnected 
/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/1072899/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-pac

[Desktop-packages] [Bug 1072899] IpRoute.txt

2012-11-05 Thread Glenn Coombs
apport information

** Attachment added: "IpRoute.txt"
   
https://bugs.launchpad.net/bugs/1072899/+attachment/3424533/+files/IpRoute.txt

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

Title:
  Using NM and dnsmasq, although two nameserver addresses are provided
  for my VPN, host lookups fail if the first server is not reachable

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

Bug description:
  I tried to report this bug using "ubuntu-bug dnsmasq-base" but that
  process repeatably crashes :-(  I've filed a separate bug report on
  that issue but therefore there is no information automatically
  appended.  The output of lsb_release -a is:

  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 12.04.1 LTS
  Release:12.04
  Codename:   precise

  and I am happy to append any further information that may be required.

  
  I connect to my work network via VPN.  The config has been working well but 
stopped working recently.  The symptoms were that the VPN connection still 
succeeded but that DNS lookups of machines on the VPN failed.  I have these 
lines in the syslog:

  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.15.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.5.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  DNS Domain: 'kl.imgtec.org'

  which shows that 2 DNS servers were reported when the VPN connection
  was established.  If I attempt to lookup the IP address of my machine:

  % host glenn.kl.imgtec.org
  ;; connection timed out; no servers could be reached

  then it times out.  If I tell it to use the second server:

  $ host glenn.kl.imgtec.org 192.168.5.221
  Using domain server:
  Name: 192.168.5.221
  Address: 192.168.5.221#53
  Aliases: 

  glenn.kl.imgtec.org has address 192.168.17.88

  then it works as expected.  It seems that the 15.221 server is down (I
  cannot ping it) but the 5.221 server is fine.  I would have expected
  the DNS lookup to fall back to the second server when it failed to
  receive a reply from the first server instead of just giving up.

  The nm-dns-dnsmasq.conf file only shows information relating to the
  1st server - it seems to have totally ignored the 2nd server:

  $ cat /var/run/nm-dns-dnsmasq.conf 
  server=/kl.imgtec.org/192.168.15.221
  server=/79.168.192.in-addr.arpa/192.168.15.221
  server=/200.9.192.in-addr.arpa/192.168.15.221
  server=/5.168.192.in-addr.arpa/192.168.15.221
  server=/6.168.192.in-addr.arpa/192.168.15.221
  server=/7.168.192.in-addr.arpa/192.168.15.221
  server=/14.168.192.in-addr.arpa/192.168.15.221
  server=/15.168.192.in-addr.arpa/192.168.15.221

  --
  Glenn
  --- 
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.04
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.4.0-0ubuntu4.1
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
  RfKill:
   
  Tags:  precise
  Uname: Linux 3.2.0-32-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog:
   
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1730f6f4e-d55a-4439-a6d9-ac5ccb495212   
802-3-ethernet1352109461   Mon 05 Nov 2012 09:57:41 GMT   yes   
no /org/freedesktop/NetworkManager/Settings/2
   IMG   41f28d3f-9325-4801-8a99-cd0c8d479c13   vpn 
  1352109461   Mon 05 Nov 2012 09:57:41 GMT   nono 
/org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetconnected 
/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/1072899/+subscriptions

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

[Desktop-packages] [Bug 1072899] NetDevice.tun0.txt

2012-11-05 Thread Glenn Coombs
apport information

** Attachment added: "NetDevice.tun0.txt"
   
https://bugs.launchpad.net/bugs/1072899/+attachment/3424537/+files/NetDevice.tun0.txt

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

Title:
  Using NM and dnsmasq, although two nameserver addresses are provided
  for my VPN, host lookups fail if the first server is not reachable

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

Bug description:
  I tried to report this bug using "ubuntu-bug dnsmasq-base" but that
  process repeatably crashes :-(  I've filed a separate bug report on
  that issue but therefore there is no information automatically
  appended.  The output of lsb_release -a is:

  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 12.04.1 LTS
  Release:12.04
  Codename:   precise

  and I am happy to append any further information that may be required.

  
  I connect to my work network via VPN.  The config has been working well but 
stopped working recently.  The symptoms were that the VPN connection still 
succeeded but that DNS lookups of machines on the VPN failed.  I have these 
lines in the syslog:

  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.15.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  Internal IP4 DNS: 
192.168.5.221
  Oct 29 20:47:11 mini NetworkManager[1071]:  DNS Domain: 'kl.imgtec.org'

  which shows that 2 DNS servers were reported when the VPN connection
  was established.  If I attempt to lookup the IP address of my machine:

  % host glenn.kl.imgtec.org
  ;; connection timed out; no servers could be reached

  then it times out.  If I tell it to use the second server:

  $ host glenn.kl.imgtec.org 192.168.5.221
  Using domain server:
  Name: 192.168.5.221
  Address: 192.168.5.221#53
  Aliases: 

  glenn.kl.imgtec.org has address 192.168.17.88

  then it works as expected.  It seems that the 15.221 server is down (I
  cannot ping it) but the 5.221 server is fine.  I would have expected
  the DNS lookup to fall back to the second server when it failed to
  receive a reply from the first server instead of just giving up.

  The nm-dns-dnsmasq.conf file only shows information relating to the
  1st server - it seems to have totally ignored the 2nd server:

  $ cat /var/run/nm-dns-dnsmasq.conf 
  server=/kl.imgtec.org/192.168.15.221
  server=/79.168.192.in-addr.arpa/192.168.15.221
  server=/200.9.192.in-addr.arpa/192.168.15.221
  server=/5.168.192.in-addr.arpa/192.168.15.221
  server=/6.168.192.in-addr.arpa/192.168.15.221
  server=/7.168.192.in-addr.arpa/192.168.15.221
  server=/14.168.192.in-addr.arpa/192.168.15.221
  server=/15.168.192.in-addr.arpa/192.168.15.221

  --
  Glenn
  --- 
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.04
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.4.0-0ubuntu4.1
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
  RfKill:
   
  Tags:  precise
  Uname: Linux 3.2.0-32-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog:
   
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1730f6f4e-d55a-4439-a6d9-ac5ccb495212   
802-3-ethernet1352109461   Mon 05 Nov 2012 09:57:41 GMT   yes   
no /org/freedesktop/NetworkManager/Settings/2
   IMG   41f28d3f-9325-4801-8a99-cd0c8d479c13   vpn 
  1352109461   Mon 05 Nov 2012 09:57:41 GMT   nono 
/org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetconnected 
/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/1072899/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-pac

[Desktop-packages] [Bug 685321] Re: webgl doesn't work with chrome

2012-11-05 Thread Erno Kuusela
Because it doesn't work with Chrome, like reported in comment #7. It's the same 
way on Precise with Chrome + Mesa,
the GPU process crashes. I don't know why it crashes on Chrome but works with 
Firefox and Chromium.

There aren't separate WebGL implementations for different video cards in
Chrome/Chromium, it uses OpenGL/OpenGL ES.

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

Title:
  webgl doesn't work with chrome

Status in X.org XServer - ATI gfx chipset driver:
  Unknown
Status in “xserver-xorg-video-ati” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: xserver-xorg-video-ati

  1) The release of Ubuntu you are using, via 'lsb_release -rd' or
  System -> About Ubuntu.

  "You are using Ubuntu 10.10
  - the Maverick Meerkat - released in October 2010 and 
supported until April 2012"

  2) The version of the package you are using, via 'apt-cache policy
  packagename' or by checking in Synaptic.

  xserver-xorg-video-radeon:
Installed: 1:6.13.1-1ubuntu5
Candidate: 1:6.13.1-1ubuntu5

  
  3) What you expected to happen

  After installing chrome beta and starting with --enable-webgl, i
  expected the webgl demo at
  http://people.mozilla.com/~vladimir/webgl/spore/sporeview.html to work

  4) What happened instead

  the webgl demo didn't work, got tihs message on stderr: 
  drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. 
See dmesg for more info.

  dmesg had

  
  [232139.322399] radeon :01:05.0: z/stencil buffer too small (0x3C01 
1048576 1 4 -> 268435456 have 4096)
  [232139.322409] radeon :01:05.0: r600_packet3_check:1108 invalid cmd 
stream 518
  [232139.322415] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: xserver-xorg-video-radeon 1:6.13.1-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic x86_64
  Architecture: amd64
  DRM.card0.DVI.D.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.VGA.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1024x768 800x600 800x600 848x480 640x480
   edid-base64:
  Date: Sun Dec  5 01:12:09 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  MachineType: System manufacturer System Product Name
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic 
root=UUID=0c719a59-7ad7-402c-af5b-2fdb744a7c4b ro quiet splash
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xserver-xorg-video-ati
  dmi.bios.date: 09/08/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1701
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A88TD-M EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1701:bd09/08/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A88TD-MEVO:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   maverick
   architecture:   x86_64
   kernel: 2.6.35-23-generic
  xkbcomp:
   Error: command ['xkbcomp', ':0', '-w0', '-'] failed with exit code 1: No 
protocol specified
   Error:Cannot open display ":0"
 Exiting

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/685321/+subscriptions

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


[Desktop-packages] [Bug 1074685] Re: Online Accounts does not support 2 step authentication for Google Account

2012-11-05 Thread Juhapekka Piiroinen
*** This bug is a duplicate of bug 1045223 ***
https://bugs.launchpad.net/bugs/1045223

I use the same environment what I reported in the bug
https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/1074689.

That "gnome-control-center credentials" thing. Which can be launched
with keyword "Online Accounts".

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

Title:
  Online Accounts does not support 2 step authentication for Google
  Account

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

Bug description:
  When 2-step authentication (sms) has been enabled in Google Account,
  it can not be enabled in Online Accounts. It will just keep asking to
  Grant Access.

  More details on 2-step authentication:
  http://support.google.com/a/bin/answer.py?hl=en&answer=1032419
  http://support.google.com/a/bin/answer.py?hl=en&answer=1032419#api

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sat Nov  3 16:54:12 2012
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-10-29 (5 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3

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

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


[Desktop-packages] [Bug 1063977] Re: LibreOffice Writer application menu missing, takes a while to appear

2012-11-05 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1064962 ***
https://bugs.launchpad.net/bugs/1064962

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

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

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

Title:
  LibreOffice Writer application menu missing, takes a while to appear

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I haven't found the exact pattern but try this with any version
  between Quantal Beta 2 or the latest update today. I'm filing this bug
  using libreoffice-writer 1:3.6.1~rc2-1ubuntu5

  1. Open an existing document in LibreOffice Writer.
  2. Move the mouse pointer to the top of the screen.

  EXPECTED OUTCOME

  Application menu appears with option File, Edit, View...

  
  ACTUAL OUTCOME

  Nothing appears in the window ar apart from the icons to close,
  minimize, maximize. See screenshot.

  If you go to check other applications and then come back later, the
  menu is there.

  PS: while filing this bug I found out that you can also see this
  problem by creating a New document and quickly moving your mouse
  pointer to the top bar. The menu option will appoear after a second or
  so. But with written documents it seem to take a lot longer.

  Slightly annoying and never seen in previous Ubuntu versions.

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

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


[Desktop-packages] [Bug 1074685] Re: Online Accounts does not support 2 step authentication for Google Account

2012-11-05 Thread Juhapekka Piiroinen
*** This bug is a duplicate of bug 1045223 ***
https://bugs.launchpad.net/bugs/1045223

I think that this bug is not a duplicate of bug #1045223. Instead the
https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/1074689 should me
marked as one.

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

Title:
  Online Accounts does not support 2 step authentication for Google
  Account

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

Bug description:
  When 2-step authentication (sms) has been enabled in Google Account,
  it can not be enabled in Online Accounts. It will just keep asking to
  Grant Access.

  More details on 2-step authentication:
  http://support.google.com/a/bin/answer.py?hl=en&answer=1032419
  http://support.google.com/a/bin/answer.py?hl=en&answer=1032419#api

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sat Nov  3 16:54:12 2012
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-10-29 (5 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3

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

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


[Desktop-packages] [Bug 1055497] Re: Signature inserted twice when replying or forwarding

2012-11-05 Thread KarlRelton
Apparently upstream this is fixed in 3.6.1 maintenance release. Can this
be built and released in Ubuntu main?

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

Title:
  Signature inserted twice when replying or forwarding

Status in “evolution” package in Ubuntu:
  In Progress

Bug description:
  After a recent upgrade to 12.10 beta 1:

  I have an e-mail signature with five lines of text:

  Line A
  Line B
  Line C
  Line D
  Line E

  This is inserted properly into new messages. However, when replying to
  a message, or forwarding a message, it is inserted twice, separated by
  a blank line:

  --
  Line A
  Line B
  Line C
  Line D
  Line E

  Line A
  Line B
  Line C
  Line D
  Line E

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.5.92-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Mon Sep 24 09:30:21 2012
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release Candidate amd64 
(20100928)
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
   LC_PAPER=en_GB.UTF-8
  SourcePackage: evolution
  UpgradeStatus: Upgraded to quantal on 2012-09-20 (3 days ago)

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

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


[Desktop-packages] [Bug 1074545] Re: using update manager generates 470 updates which takes over 1hr, after rebooting the display flickers badly especially at

2012-11-05 Thread Robert Roth
** Package changed: nautilus (Ubuntu) => update-manager (Ubuntu)

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

Title:
  using update manager generates 470 updates which takes over 1hr, after
  rebooting the display flickers badly especially at

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

Bug description:
  After running the update manager and the 470 updates/patches and rebooting on 
a Dell Vostro 2420 laptop the display flickers, especially across the top edge 
of the screen. After several reboots, it does not go away.  and  bluetooth will 
no longer pair with the bluetooth mouse, which it did before updates.
  Luckily I created a backup image and restored back to the default state.

  I will not run updates again, because I can't pinpoint what part of the 
update package is the problem.
  Is there a better way run updates, from Dell perhaps?
  Thanks for your help.
  Stephen

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-14.23somerville3-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Fri Nov  2 18:42:35 2012
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-oneiric-amd64-2016-1
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 "Oneiric" - Build amd64 LIVE Binary 
2016-18:24
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   LANG=en_CA.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/update-manager/+bug/1074545/+subscriptions

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


[Desktop-packages] [Bug 1075025] Re: Empathy shortcut bug Shift + F

2012-11-05 Thread Robert Roth
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.

** Package changed: ubuntu => empathy (Ubuntu)

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

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

Title:
  Empathy  shortcut bug Shift + F

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  I don't know if this is a bug or what, whenever I press Shift + F in
  empathy when setting a new status, instead of capitalizing the letter
  I typed, It just looks for contacts.

  I'm using Ubuntu 12.10

  Thanks.

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

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


[Desktop-packages] [Bug 1068662] Re: webapps are not working :(

2012-11-05 Thread Stefan Sommer
Regarding the gmail webapp, see also
https://bugs.launchpad.net/ubuntu/+source/unity-webapps-
gmail/+bug/1073397

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

Title:
  webapps are not working :(

Status in Chromium extension: Unity Integration:
  Confirmed
Status in WebApps: Initial set of Apps:
  New
Status in “unity-chromium-extension” package in Ubuntu:
  Confirmed
Status in “webapps-applications” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading my 12.04 to 12.10 - web apps do not work out of the
  box (I had to install the chromium extension myself). Additionally,
  even after installing the extension, webapps are not working fully.
  Please see thread here:

  http://ubuntuforums.org/showthread.php?t=2073068

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-chromium-extension/+bug/1068662/+subscriptions

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


[Desktop-packages] [Bug 1074685] Re: Online Accounts does not support 2 step authentication for Google Account

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

Thank you for your bug report, what desktop environment do you use? (is
that the ubuntu online accounts or the gnome-shell one)

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

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Incomplete

** This bug has been marked a duplicate of bug 1045223
   When UOA g-c-c panel is loaded, the launcher icon gets associated with 
empathy

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

Title:
  Online Accounts does not support 2 step authentication for Google
  Account

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

Bug description:
  When 2-step authentication (sms) has been enabled in Google Account,
  it can not be enabled in Online Accounts. It will just keep asking to
  Grant Access.

  More details on 2-step authentication:
  http://support.google.com/a/bin/answer.py?hl=en&answer=1032419
  http://support.google.com/a/bin/answer.py?hl=en&answer=1032419#api

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sat Nov  3 16:54:12 2012
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-10-29 (5 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3

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

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


[Desktop-packages] [Bug 1075013] Re: update manager crashes

2012-11-05 Thread Robert Roth
** Package changed: ubuntu => software-center (Ubuntu)

** Summary changed:

- update manager crashes
+ software center crashes

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

Title:
  software center crashes

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

Bug description:
  Attempted to install chrome browser on system, an error occurred
  states that states that the archive file can't be found to re install.
  then the ubuntu software center program crashes and terminates.

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

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


[Desktop-packages] [Bug 1074689] Re: Online Accounts has wrong icon in Unity Launcher

2012-11-05 Thread Sebastien Bacher
the issue is in fact in the matcher code

** Package changed: gnome-control-center (Ubuntu) => bamf (Ubuntu)

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

Title:
  Online Accounts has wrong icon in Unity Launcher

Status in “bamf” package in Ubuntu:
  New

Bug description:
  
  Steps:
  1) Launch Online Accounts

  Result:
  1) Online Accounts (gnome-control-center credentials) is launched. Empathy 
icon and application name is displayed in Unity Launcher.

  Expected:
  1) Online Accounts (gnome-control-center credentials) is launched. Online 
Accounts icon is seen in Unity Launcher.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sat Nov  3 17:01:45 2012
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-10-29 (5 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3

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

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


[Desktop-packages] [Bug 1075094] [NEW] Manual Link Option Inexistent

2012-11-05 Thread Alexandru Bucur
Public bug reported:

There's no way to manually group conctacts into metacontacts in Ubuntu 12.10 
(empaty 3.6.0.3)
I'm only receiving the automatic group contacts that works "magically" (it 
merged a yahoo with a facebook account, but not with an msn that has the same 
name).

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


** Tags: metacontacts

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

Title:
  Manual Link Option Inexistent

Status in “empathy” package in Ubuntu:
  New

Bug description:
  There's no way to manually group conctacts into metacontacts in Ubuntu 12.10 
(empaty 3.6.0.3)
  I'm only receiving the automatic group contacts that works "magically" (it 
merged a yahoo with a facebook account, but not with an msn that has the same 
name).

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

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


[Desktop-packages] [Bug 1075025] [NEW] Empathy shortcut bug Shift + F

2012-11-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I don't know if this is a bug or what, whenever I press Shift + F in
empathy when setting a new status, instead of capitalizing the letter I
typed, It just looks for contacts.

I'm using Ubuntu 12.10

Thanks.

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


** Tags: bot-comment
-- 
Empathy  shortcut bug Shift + F
https://bugs.launchpad.net/bugs/1075025
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to empathy in Ubuntu.

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


[Desktop-packages] [Bug 1075013] [NEW] update manager crashes

2012-11-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Attempted to install chrome browser on system, an error occurred states
that states that the archive file can't be found to re install. then the
ubuntu software center program crashes and terminates.

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

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

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


[Desktop-packages] [Bug 685321] Re: webgl doesn't work with chrome

2012-11-05 Thread Adam Niedling
Why are you saying that it doesn't work with Mesa when it's working in
Firefox? Am I missing something here? To me it looks like Google just
hasn't implemented webgl for these video cards/drivers yet.

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

Title:
  webgl doesn't work with chrome

Status in X.org XServer - ATI gfx chipset driver:
  Unknown
Status in “xserver-xorg-video-ati” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: xserver-xorg-video-ati

  1) The release of Ubuntu you are using, via 'lsb_release -rd' or
  System -> About Ubuntu.

  "You are using Ubuntu 10.10
  - the Maverick Meerkat - released in October 2010 and 
supported until April 2012"

  2) The version of the package you are using, via 'apt-cache policy
  packagename' or by checking in Synaptic.

  xserver-xorg-video-radeon:
Installed: 1:6.13.1-1ubuntu5
Candidate: 1:6.13.1-1ubuntu5

  
  3) What you expected to happen

  After installing chrome beta and starting with --enable-webgl, i
  expected the webgl demo at
  http://people.mozilla.com/~vladimir/webgl/spore/sporeview.html to work

  4) What happened instead

  the webgl demo didn't work, got tihs message on stderr: 
  drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. 
See dmesg for more info.

  dmesg had

  
  [232139.322399] radeon :01:05.0: z/stencil buffer too small (0x3C01 
1048576 1 4 -> 268435456 have 4096)
  [232139.322409] radeon :01:05.0: r600_packet3_check:1108 invalid cmd 
stream 518
  [232139.322415] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: xserver-xorg-video-radeon 1:6.13.1-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic x86_64
  Architecture: amd64
  DRM.card0.DVI.D.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.VGA.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1024x768 800x600 800x600 848x480 640x480
   edid-base64:
  Date: Sun Dec  5 01:12:09 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  MachineType: System manufacturer System Product Name
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic 
root=UUID=0c719a59-7ad7-402c-af5b-2fdb744a7c4b ro quiet splash
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xserver-xorg-video-ati
  dmi.bios.date: 09/08/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1701
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A88TD-M EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1701:bd09/08/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A88TD-MEVO:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   maverick
   architecture:   x86_64
   kernel: 2.6.35-23-generic
  xkbcomp:
   Error: command ['xkbcomp', ':0', '-w0', '-'] failed with exit code 1: No 
protocol specified
   Error:Cannot open display ":0"
 Exiting

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/685321/+subscriptions

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


[Desktop-packages] [Bug 1075075] Re: Address field uses nearly-identical icons for restart and reload

2012-11-05 Thread Chris Coulson
The restart notification uses the "reboot-notifier" icon from the theme,
and the refresh button uses the "gtk-refresh" icon. It looks like this
should be fixed in the icon theme

** Package changed: firefox (Ubuntu) => humanity-icon-theme (Ubuntu)

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

Title:
  Address field uses nearly-identical icons for restart and reload

Status in “humanity-icon-theme” package in Ubuntu:
  New

Bug description:
  Firefox 16.0.2, humanity-icon-theme 0.6.1, Ubuntu 12.10

  1. Launch Firefox.
  2. Install an update that requires restarting Firefox.

  What happens:
  * A blue clockwise arrow appears at the left end of the address field, to 
show that you need to restart Firefox.
  * A *slightly* different blue clockwise arrow is present at the right end of 
the address field, for the Reload button.

  What should happen: either
  * Firefox does not use a special icon to show that you need to restart it, or
  * that icon looks noticably different from the Reload icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/humanity-icon-theme/+bug/1075075/+subscriptions

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


[Desktop-packages] [Bug 1075035] Re: 1002:9452 fglrx graphics broken on upgrade with AMD FireStream 9250

2012-11-05 Thread Dave Lentz
*** This bug is a duplicate of bug 1058040 ***
https://bugs.launchpad.net/bugs/1058040

** This bug has been marked a duplicate of bug 1058040
   fglrx-installer not working with HD2000-4000 "legacy" cards in Quantal

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

Title:
  1002:9452 fglrx graphics broken on upgrade with AMD FireStream 9250

Status in “fglrx-installer” package in Ubuntu:
  Incomplete

Bug description:
  I upgraded my desktop at home to 12.10 today, and wound up with complete 
failure of graphics: compiz would not work and hence Unity would not start - I 
had only a desktop and a terminal (accessed via Ctrl-Alt-T). Screen resolution 
was very poor (and used only 75% of the screen on a 24" monitor) - I couldn't 
even view the full width of a page in Firefox.
  Apparently AMD is still releasing drivers for the Firestream series, so I 
don't know what went wrong in my case. I can try reinstalling fglrx to see what 
happens, or whatever suggestions might help diagnose the issue.

  WORKAROUND: I've managed to get back to a working desktop by purging
  everything related to fglrx and using the open source drivers.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Sun Nov  4 20:49:47 2012
  DistUpgraded: 2012-11-04 19:38:44,429 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.1.18, 3.2.0-33-generic, x86_64: installed
   virtualbox, 4.1.18, 3.5.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RV770 [FireStream 9250] [1002:9452] 
(prog-if 00 [VGA controller])
     Subsystem: Advanced Micro Devices [AMD] nee ATI Device [1002:0502]
  InstallationDate: Installed on 2011-10-24 (378 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=3defba29-dff3-4045-9f58-a0f5430e0d0a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to quantal on 2012-11-05 (0 days ago)
  dmi.bios.date: 05/19/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0512
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5KPL-CM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0512:bd05/19/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5KPL-CM:rvrx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1075035/+subscriptions

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


[Desktop-packages] [Bug 885542] Re: thunderbird email search should begin with the most recent email then progress to the oldest (what the user is searching for is more likely to be in recent rather t

2012-11-05 Thread Bug Watch Updater
** Changed in: thunderbird
   Status: In Progress => Confirmed

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

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

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

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

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

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

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


[Desktop-packages] [Bug 1058040] Re: fglrx-installer not working with HD2000-4000 "legacy" cards in Quantal

2012-11-05 Thread Dave Lentz
@Christopher Penalver: The Firestream 9250 is based on an RV770
(RadeonHD 4x00 series) chip, so it is included in this bug report. I've
tried to update the description to be more concise. If you're unsure,
consult
http://en.wikipedia.org/wiki/Comparison_of_AMD_graphics_processing_units

@Sean Fitzpatrick: I've marked your bug a duplicate of this one.

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

Title:
  fglrx-installer not working with HD2000-4000 "legacy" cards in Quantal

Status in Release Notes for Ubuntu:
  New
Status in “fglrx-installer” package in Ubuntu:
  Confirmed

Bug description:
  Following the AMD decision to change to a new driver support model for
  Radeon™ HD 4000, HD 3000 and HD 2000 series cards as per
  http://support.amd.com/us/gpudownload/linux/legacy/Pages/legacy-
  radeon_linux.aspx , fglrx-installer installs non-working drivers.

  NOTE: All AMD cards based on R(V)6x0 and R(V)7x0 chips are affected.
  This includes some FirePro/FireGL/FireStream products as well as
  certain RadeonHD5x00 mobility parts which are rebadged RadeonHD4x00
  parts. If unsure, please consult
  http://en.wikipedia.org/wiki/Comparison_of_AMD_graphics_processing_units

  I suggest the addition of an fglrx-legacy package to install the AMD
  legacy drivers for users with older cards or patch the current code
  base for use with these cards.

  Output for fglrx 9.00 [1]:
  # lspci|grep VGA
  01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
RS780L [Radeon HD 3000]
  # modprobe fglrx
  FATAL: Error inserting fglrx 
(/lib/modules/3.5.0-15-generic/updates/dkms/fglrx.ko): No such device
  # dmesg|tail -n3
  [ 6785.693869] [fglrx] Maximum main memory to use for locked dma buffers: 
7132 MBytes.
  [ 6785.694089] [fglrx:firegl_init_device_list] *ERROR* No supported display 
adapters were found
  [ 6785.694091] [fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
  # dpkg --list|grep fglrx
  ii fglrx 2:9.000-0ubuntu1 amd64 Video driver for the AMD graphics accelerators
  ii fglrx-amdcccle 2:9.000-0ubuntu1 amd64 Catalyst Control Center for the AMD 
graphics accelerators

  [1] https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-
  updates/+bug/1032672/comments/34

   WARNING !!!
  The following workaround has produced mixed results and left some users with 
temporarily broken systems. It is not recommended for production systems or 
novice users that are not comfortable with basic console/non-GUI recovery. USE 
AT OWN RISK.
  WORKAROUND: sudo add-apt-repository ppa:makson96/fglrx && sudo apt-get update 
&& sudo apt-get -y upgrade && sudo apt-get -y install fglrx-legacy

  This workaround will downgrade X to 1.12 and install the AMD legacy
  fglrx 8.97 (Catalyst 12.6).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1058040/+subscriptions

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


[Desktop-packages] [Bug 985621] Re: 12.04, sound output-device lost, thinkpad x201

2012-11-05 Thread Dave Russell
I'm also seeing this... will try and grab log next time.

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

Title:
  12.04, sound output-device lost, thinkpad x201

Status in “pulseaudio” package in Ubuntu:
  Incomplete

Bug description:
  From time to time the output/input device list is emptied and sound
  stops (screenshot attached). Sound devices seem to be detected by
  these command, even if they are not listed in the UI.

  aplay -l
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0

  and from sudo lspci -v

  00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
Subsystem: Lenovo Device 2193
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information: Len=0c 
Kernel driver in use: agpgart-intel

  00:02.0 VGA compatible controller: Intel Corporation Core Processor 
Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 215a
Flags: bus master, fast devsel, latency 0, IRQ 42
Memory at f200 (64-bit, non-prefetchable) [size=4M]
Memory at d000 (64-bit, prefetchable) [size=256M]
I/O ports at 1800 [size=8]
Expansion ROM at  [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
Kernel modules: i915

  00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series 
Chipset HECI Controller (rev 06)
Subsystem: Lenovo Device 215f
Flags: bus master, fast devsel, latency 0, IRQ 41
Memory at f2727800 (64-bit, non-prefetchable) [size=16]
Capabilities: [50] Power Management version 3
Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: mei
Kernel modules: mei

  00:16.3 Serial controller: Intel Corporation 5 Series/3400 Series Chipset KT 
Controller (rev 06) (prog-if 02 [16550])
Subsystem: Lenovo Device 2162
Flags: 66MHz, fast devsel, IRQ 17
I/O ports at 1808 [size=8]
Memory at f2524000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
Kernel driver in use: serial

  00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network 
Connection (rev 06)
Subsystem: Lenovo Device 2153
Flags: bus master, fast devsel, latency 0, IRQ 43
Memory at f250 (32-bit, non-prefetchable) [size=128K]
Memory at f2525000 (32-bit, non-prefetchable) [size=4K]
I/O ports at 1820 [size=32]
Capabilities: [c8] Power Management version 2
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [e0] PCI Advanced Features
Kernel driver in use: e1000e
Kernel modules: e1000e

  00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 
Enhanced Host Controller (rev 06) (prog-if 20 [EHCI])
Subsystem: Lenovo Device 2163
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at f2728000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
Kernel driver in use: ehci_hcd

  00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High 
Definition Audio (rev 06)
Subsystem: Lenovo Device 215e
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at f252 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [130] Root Complex Link
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel

  00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 1 (rev 06) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Lenovo Device 2164
Capabilities: [a0] Power Management version 2
Kernel driver in use: pcieport
Kernel modu

[Desktop-packages] [Bug 1058040] Re: fglrx-installer not working with HD2000-4000 "legacy" cards in Quantal

2012-11-05 Thread Dave Lentz
** Description changed:

  Following the AMD decision to change to a new driver support model for
  Radeon™ HD 4000, HD 3000 and HD 2000 series cards as per
  http://support.amd.com/us/gpudownload/linux/legacy/Pages/legacy-
  radeon_linux.aspx , fglrx-installer installs non-working drivers.
+ 
+ NOTE: All AMD cards based on R(V)6x0 and R(V)7x0 chips are affected.
+ This includes some FirePro/FireGL/FireStream products as well as certain
+ RadeonHD5x00 mobility parts which are rebadged RadeonHD4x00 parts. If
+ unsure, please consult
+ http://en.wikipedia.org/wiki/Comparison_of_AMD_graphics_processing_units
  
  I suggest the addition of an fglrx-legacy package to install the AMD
  legacy drivers for users with older cards or patch the current code base
  for use with these cards.
  
  Output for fglrx 9.00 [1]:
  # lspci|grep VGA
  01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
RS780L [Radeon HD 3000]
  # modprobe fglrx
  FATAL: Error inserting fglrx 
(/lib/modules/3.5.0-15-generic/updates/dkms/fglrx.ko): No such device
  # dmesg|tail -n3
  [ 6785.693869] [fglrx] Maximum main memory to use for locked dma buffers: 
7132 MBytes.
  [ 6785.694089] [fglrx:firegl_init_device_list] *ERROR* No supported display 
adapters were found
  [ 6785.694091] [fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
  # dpkg --list|grep fglrx
  ii fglrx 2:9.000-0ubuntu1 amd64 Video driver for the AMD graphics accelerators
  ii fglrx-amdcccle 2:9.000-0ubuntu1 amd64 Catalyst Control Center for the AMD 
graphics accelerators
  
  [1] https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-
  updates/+bug/1032672/comments/34
  
   WARNING !!!
  The following workaround has produced mixed results and left some users with 
temporarily broken systems. It is not recommended for production systems or 
novice users that are not comfortable with basic console/non-GUI recovery. USE 
AT OWN RISK.
  WORKAROUND: sudo add-apt-repository ppa:makson96/fglrx && sudo apt-get update 
&& sudo apt-get -y upgrade && sudo apt-get -y install fglrx-legacy
  
  This workaround will downgrade X to 1.12 and install the AMD legacy
  fglrx 8.97 (Catalyst 12.6).

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

Title:
  fglrx-installer not working with HD2000-4000 "legacy" cards in Quantal

Status in Release Notes for Ubuntu:
  New
Status in “fglrx-installer” package in Ubuntu:
  Confirmed

Bug description:
  Following the AMD decision to change to a new driver support model for
  Radeon™ HD 4000, HD 3000 and HD 2000 series cards as per
  http://support.amd.com/us/gpudownload/linux/legacy/Pages/legacy-
  radeon_linux.aspx , fglrx-installer installs non-working drivers.

  NOTE: All AMD cards based on R(V)6x0 and R(V)7x0 chips are affected.
  This includes some FirePro/FireGL/FireStream products as well as
  certain RadeonHD5x00 mobility parts which are rebadged RadeonHD4x00
  parts. If unsure, please consult
  http://en.wikipedia.org/wiki/Comparison_of_AMD_graphics_processing_units

  I suggest the addition of an fglrx-legacy package to install the AMD
  legacy drivers for users with older cards or patch the current code
  base for use with these cards.

  Output for fglrx 9.00 [1]:
  # lspci|grep VGA
  01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
RS780L [Radeon HD 3000]
  # modprobe fglrx
  FATAL: Error inserting fglrx 
(/lib/modules/3.5.0-15-generic/updates/dkms/fglrx.ko): No such device
  # dmesg|tail -n3
  [ 6785.693869] [fglrx] Maximum main memory to use for locked dma buffers: 
7132 MBytes.
  [ 6785.694089] [fglrx:firegl_init_device_list] *ERROR* No supported display 
adapters were found
  [ 6785.694091] [fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
  # dpkg --list|grep fglrx
  ii fglrx 2:9.000-0ubuntu1 amd64 Video driver for the AMD graphics accelerators
  ii fglrx-amdcccle 2:9.000-0ubuntu1 amd64 Catalyst Control Center for the AMD 
graphics accelerators

  [1] https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-
  updates/+bug/1032672/comments/34

   WARNING !!!
  The following workaround has produced mixed results and left some users with 
temporarily broken systems. It is not recommended for production systems or 
novice users that are not comfortable with basic console/non-GUI recovery. USE 
AT OWN RISK.
  WORKAROUND: sudo add-apt-repository ppa:makson96/fglrx && sudo apt-get update 
&& sudo apt-get -y upgrade && sudo apt-get -y install fglrx-legacy

  This workaround will downgrade X to 1.12 and install the AMD legacy
  fglrx 8.97 (Catalyst 12.6).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1058040/+subscriptions

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

[Desktop-packages] [Bug 1072964] Re: [HP Pavilion dv6 Notebook PC, IDT 92HD75B3X5, Speaker, Internal] No sound at all

2012-11-05 Thread Raymond
Default sample spec: s16le ch 2 44100 Hz
Default channel map: front-left,front-right
Default sink name: alsa_output.pci-_01_00.1.hdmi-stereo
Default source name: alsa_input.pci-_00_14.2.analog-stereo

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

Title:
  [HP Pavilion dv6 Notebook PC, IDT 92HD75B3X5, Speaker, Internal] No
  sound at all

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  It never sound.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu15.1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  emilio 2076 F pulseaudio
   /dev/snd/controlC0:  emilio 2076 F pulseaudio
emilio 4240 f mate-volume-con
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xf240 irq 16'
 Mixer name : 'IDT 92HD75B3X5'
 Components : 'HDA:111d7603,103c3636,00100202'
 Controls  : 22
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'HDMI'/'HDA ATI HDMI at 0xf231 irq 46'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100100'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Tue Oct 30 01:30:34 2012
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:SB successful
  Symptom_Card: Audio interno - HDA ATI SB
  Symptom_DevicesInUse:
   2076  2076  4240  emilioF pulseaudio
   /dev/snd/controlC0:  emilioF pulseaudio
emiliof mate-volume-con
  Symptom_Jack: Speaker, Internal
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_Type: No sound at all
  Title: [HP Pavilion dv6 Notebook PC, IDT 92HD75B3X5, Speaker, Internal] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/15/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.10
  dmi.board.name: 3636
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 33.22
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.10:bd10/15/2009:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr049D212412102:rvnHewlett-Packard:rn3636:rvr33.22:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 049D212412102
  dmi.sys.vendor: Hewlett-Packard

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

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


[Desktop-packages] [Bug 885542]

2012-11-05 Thread Mkmelin+mozilla
Also to check -
https://tbpl.mozilla.org/php/getParsedLog.php?id=16736733&tree
=Thunderbird-Trunk&full=1

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

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

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

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

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

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

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


[Desktop-packages] [Bug 885542]

2012-11-05 Thread Mkmelin+mozilla
Backed out since this seems to have caused some oranges --
https://tbpl.mozilla.org/php/getParsedLog.php?id=16737186&tree
=Thunderbird-Trunk

http://hg.mozilla.org/comm-central/rev/f0a1dc6af47c

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

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

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

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

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

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

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


[Desktop-packages] [Bug 1052306]

2012-11-05 Thread Vseerror
Tb15.0.1 signature xul.dll@0x8c0cdb | `anonymous
namespace''::SyncRunnable5::Run()

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

Title:
  Thunderbird crashes upon displaying specific message

Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Everytime I try to open a specific email, thunderbird crashes.  See
  reported crash id for more details.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: thunderbird 15.0.1+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.19-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.5.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nbarcet2798 F pulseaudio
   /dev/snd/pcmC0D0p:   nbarcet2798 F...m pulseaudio
  BuildID: 20120911223312
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Channel: Unavailable
  Date: Tue Sep 18 06:11:32 2012
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120201.2)
  MostRecentCrashID: bp-2db3eea4-c46d-4d64-8b6e-e47f92120918
  PrefSources:
   prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=15.0.1/20120911223312 (In use)
  RelatedPackageVersions:
   totem-mozilla 3.4.3-0ubuntu3
   djview-plugin 4.9-2ubuntu1
   rhythmbox-mozilla 2.97-1ubuntu4
   google-talkplugin 2.9.10.0-1
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to quantal on 2012-09-16 (1 days ago)
  dmi.bios.date: 02/01/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6IET75WW (1.35 )
  dmi.board.name: 2516CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6IET75WW(1.35):bd02/01/2011:svnLENOVO:pn2516CTO:pvrThinkPadT410:rvnLENOVO:rn2516CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2516CTO
  dmi.product.version: ThinkPad T410
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 885542]

2012-11-05 Thread Mkmelin+mozilla
http://hg.mozilla.org/comm-central/rev/ed60a8f558aa -> FIXED

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

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

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

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

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

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

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


[Desktop-packages] [Bug 1074427] Re: [SG41, IDT 92HD89C2, Green Headphone Out, Front] No sound at all

2012-11-05 Thread Raymond
do sg41 has Aux input ?


Node 0x0f [Pin Complex] wcaps 0x400583: Stereo Amp-In
  Control: name="Aux Capture Volume", index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Amp-In caps: N/A
  Amp-In vals:  [0x00 0x00]
  Pincap 0x00010034: IN OUT EAPD Detect
  EAPD 0x2: EAPD
  Pin Default 0x90970122: [Fixed] Aux at Int N/A
Conn = Analog, Color = Unknown
DefAssociation = 0x2, Sequence = 0x2
Misc = NO_PRESENCE
  Pin-ctls: 0x20: IN
  Unsolicited: tag=00, enabled=0
  Power: setting=D0, actual=D0
  Connection: 4
 0x15* 0x16 0x1e 0x17


ports:
analog-input-microphone-front: Front Microphone (priority 8500, 
available: no)
properties:

analog-input-microphone-rear: Rear Microphone (priority 8200, 
available: no)
properties:

analog-input-linein: Entrée-ligne (priority 8100, available: no)
properties:

analog-input: Entrée analogique (priority 8000, available: 
unknown)
properties:

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

Title:
  [SG41, IDT 92HD89C2, Green Headphone Out, Front] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  Watching a dvr-ms video

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hugo   1769 F pulseaudio
   /dev/snd/controlC0:  hugo   1769 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf9ffc000 irq 44'
 Mixer name : 'IDT 92HD89C2'
 Components : 'HDA:111d76c1,12974001,00100102'
 Controls  : 33
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'SAA7134'/'saa7133[0] at 0xfebff800 irq 17'
 Mixer name : 'SAA7134 Mixer'
 Components : ''
 Controls  : 6
 Simple ctrls  : 3
  Date: Fri Nov  2 17:55:45 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Audio interne - HDA Intel
  Symptom_DevicesInUse:
   1769  1769  hugo  F pulseaudio
   /dev/snd/controlC0:  hugo  F pulseaudio
  Symptom_Jack: Green Headphone Out, Front
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [SG41, IDT 92HD89C2, Green Headphone Out, Front] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/01/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: FG41
  dmi.board.vendor: Shuttle Inc
  dmi.board.version: V20
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Shuttle Inc
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd02/01/2010:svnShuttleInc:pnSG41:pvrV20:rvnShuttleInc:rnFG41:rvrV20:cvnShuttleInc:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: SG41
  dmi.product.version: V20
  dmi.sys.vendor: Shuttle Inc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1074427/+subscriptions

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


[Desktop-packages] [Bug 1075039] Re: Firefox doesn't work with AT&T Natural Voices® Text-to-Speech Demo

2012-11-05 Thread Chris Coulson
That is the totem plugin in your screenshot

** Package changed: firefox (Ubuntu) => totem (Ubuntu)

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

Title:
  Firefox doesn't work with AT&T Natural Voices® Text-to-Speech Demo

Status in “totem” package in Ubuntu:
  New

Bug description:
  Steps to reproduce:
  1. http://www2.research.att.com/~ttsweb/tts/demo.php
  2. Click "SPEAK"
  3. Then it goes to window like the attachment firefox.png but the play 
controls stuck.

  If I download the wav file manually, if plays in Totem.
  The same website also works well in Epiphany and Google Chrome.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 16.0.2+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: Cirrus Analog [Cirrus Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  maxiaojun   1958 F pulseaudio
  BuildID: 20121025210744
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xa090 irq 49'
 Mixer name : 'Intel CougarPoint HDMI'
 Components : 'HDA:10134206,106b1c00,00100302 
HDA:80862805,80860101,0010'
 Controls  : 40
 Simple ctrls  : 14
  Channel: Unavailable
  Date: Sun Nov  4 23:21:50 2012
  ForcedLayersAccel: False
  IpRoute:
   default via 130.126.60.1 dev eth0  proto static 
   130.126.60.0/23 dev eth0  proto kernel  scope link  src 130.126.61.2  metric 
1 
   169.254.0.0/16 dev eth0  scope link  metric 1000
  Plugins:
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so 
(rhythmbox-mozilla)
   QuickTime Plug-in 7.6.6 - 
/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so (totem-mozilla)
   VLC Multimedia Plugin (compatible Totem 3.0.1) - 
/usr/lib/mozilla/plugins/libtotem-cone-plugin.so (totem-mozilla)
   Windows Media Player Plug-in 10 (compatible; Totem) - 
/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so (totem-mozilla)
   DivX® Web Player - /usr/lib/mozilla/plugins/libtotem-mully-plugin.so 
(totem-mozilla)
  PrefSources: prefs.js
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=16.0.2/20121025210744
  RelatedPackageVersions:
   rhythmbox-mozilla 2.96-0ubuntu4.2
   totem-mozilla 3.0.1-0ubuntu21.1
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245B3640C91C81
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245B3640C91C81
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,1:pvr1.0:rvnAppleInc.:rnMac-94245B3640C91C81:rvrMacBookPro8,1:cvnAppleInc.:ct10:cvrMac-94245B3640C91C81:
  dmi.product.name: MacBookPro8,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

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


[Desktop-packages] [Bug 1062086] Re: In Kubuntu 12.10 text files by default opened in LibreOffice Write instead of Kate

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

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

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

Title:
  In Kubuntu 12.10 text files by default opened in LibreOffice Write
  instead of Kate

Status in “kate” package in Ubuntu:
  Confirmed
Status in “kubuntu-meta” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  To reproduce this issue install Kubuntu 12.10 Beta 2 or today daily snapshot, 
create text file and click on it. It will be opened in LibreOffice instead of 
Kate.
  Issue is not reproducible in previous Kubuntu releases (for example it not 
reproducible in 12.04) and also in Ubuntu 12.10 (text files opened in gedit).

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

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


[Desktop-packages] [Bug 1062086] Re: In Kubuntu 12.10 text files by default opened in LibreOffice Write instead of Kate

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

** Changed in: kubuntu-meta (Ubuntu)
   Status: New => Confirmed

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

Title:
  In Kubuntu 12.10 text files by default opened in LibreOffice Write
  instead of Kate

Status in “kate” package in Ubuntu:
  Confirmed
Status in “kubuntu-meta” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  To reproduce this issue install Kubuntu 12.10 Beta 2 or today daily snapshot, 
create text file and click on it. It will be opened in LibreOffice instead of 
Kate.
  Issue is not reproducible in previous Kubuntu releases (for example it not 
reproducible in 12.04) and also in Ubuntu 12.10 (text files opened in gedit).

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

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


[Desktop-packages] [Bug 1062086] Re: In Kubuntu 12.10 text files by default opened in LibreOffice Write instead of Kate

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

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

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

Title:
  In Kubuntu 12.10 text files by default opened in LibreOffice Write
  instead of Kate

Status in “kate” package in Ubuntu:
  Confirmed
Status in “kubuntu-meta” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  To reproduce this issue install Kubuntu 12.10 Beta 2 or today daily snapshot, 
create text file and click on it. It will be opened in LibreOffice instead of 
Kate.
  Issue is not reproducible in previous Kubuntu releases (for example it not 
reproducible in 12.04) and also in Ubuntu 12.10 (text files opened in gedit).

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

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


[Desktop-packages] [Bug 1071759] Re: Can't create new archives in mounted samba shares

2012-11-05 Thread Alessandro Lazzari
Bug still persist in version 3.6.1.1.

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

Title:
  Can't create new archives in mounted samba shares

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

Bug description:
  File roller reports insufficient permissions when trying to create a new 
archive in samba share.
  It can't add new files to an existing archive either.
  Only the extraction of files is permitted.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: file-roller 3.6.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Fri Oct 26 15:39:55 2012
  InstallationDate: Installed on 2012-10-22 (4 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: file-roller
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1075075] [NEW] Address field uses nearly-identical icons for restart and reload

2012-11-05 Thread Matthew Paul Thomas
Public bug reported:

Firefox 16.0.2, humanity-icon-theme 0.6.1, Ubuntu 12.10

1. Launch Firefox.
2. Install an update that requires restarting Firefox.

What happens:
* A blue clockwise arrow appears at the left end of the address field, to show 
that you need to restart Firefox.
* A *slightly* different blue clockwise arrow is present at the right end of 
the address field, for the Reload button.

What should happen: either
* Firefox does not use a special icon to show that you need to restart it, or
* that icon looks noticably different from the Reload icon.

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

** Attachment added: "screenshot"
   
https://bugs.launchpad.net/bugs/1075075/+attachment/3424469/+files/Restart%20vs.%20Reload.png

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

Title:
  Address field uses nearly-identical icons for restart and reload

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Firefox 16.0.2, humanity-icon-theme 0.6.1, Ubuntu 12.10

  1. Launch Firefox.
  2. Install an update that requires restarting Firefox.

  What happens:
  * A blue clockwise arrow appears at the left end of the address field, to 
show that you need to restart Firefox.
  * A *slightly* different blue clockwise arrow is present at the right end of 
the address field, for the Reload button.

  What should happen: either
  * Firefox does not use a special icon to show that you need to restart it, or
  * that icon looks noticably different from the Reload icon.

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

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


[Desktop-packages] [Bug 1066771] Re: language-selector-kde unusable

2012-11-05 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1013626 ***
https://bugs.launchpad.net/bugs/1013626

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

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

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

Title:
  language-selector-kde unusable

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

Bug description:
  Affects Kubuntu Quantal. Steps to reproduce:

  1. Install the language-selector-kde package
  2. Launch "System Settings"
  3. Select "Locale"
  4. Select "System Languages"

  No configuration options are presented, and instead the following
  error message is displayed:

  The service 'System Languages' does not provide an interface
  'KCModule' with keyword 'language-selector/language-selector.py'The
  factory does not support creating components of the specified type.

  Possible reasons:

- An error occurred during your last KDE upgrade leaving an orphaned 
control module
- You have old third party modules lying around.

  Check these points carefully and try to remove the module mentioned in
  the error message. If this fails, consider contacting your distributor
  or packager.

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

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


[Desktop-packages] [Bug 1075072] [NEW] Scanner does not show up in color management menu

2012-11-05 Thread Jussi Pakkanen
Public bug reported:

I have a HP Scanjet G2710 that works just fine with Gimp + XSane.
However it does not show up in the  list of devices in the colour dialog
and thus can not be calibrated.

Lsusb displays the device like this:

Bus 002 Device 004: ID 03f0:2805 Hewlett-Packard

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: colord 0.1.21-1ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Mon Nov  5 10:11:24 2012
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-02-20 (258 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64+mac 
(20120220)
MarkForUpload: True
SourcePackage: colord
UpgradeStatus: Upgraded to quantal on 2012-08-06 (90 days ago)

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


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

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

Title:
  Scanner does not show up in color management menu

Status in “colord” package in Ubuntu:
  New

Bug description:
  I have a HP Scanjet G2710 that works just fine with Gimp + XSane.
  However it does not show up in the  list of devices in the colour
  dialog and thus can not be calibrated.

  Lsusb displays the device like this:

  Bus 002 Device 004: ID 03f0:2805 Hewlett-Packard

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: colord 0.1.21-1ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Mon Nov  5 10:11:24 2012
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-02-20 (258 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64+mac 
(20120220)
  MarkForUpload: True
  SourcePackage: colord
  UpgradeStatus: Upgraded to quantal on 2012-08-06 (90 days ago)

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

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


[Desktop-packages] [Bug 1075068] [NEW] Evolution SIGSEGV when "Inherit reminder" is checked

2012-11-05 Thread Leonardo
Public bug reported:

When I receive a meeting request from Outlook (I dunno if it happens
also when the request is generated from other MUAs) and I check "Inherit
reminder", Evolution segfaults.

Please see attached backtrace.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: evolution 3.6.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Mon Nov  5 08:39:54 2012
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: Upgraded to quantal on 2012-11-01 (3 days ago)

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


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

** Attachment added: "backtrace"
   
https://bugs.launchpad.net/bugs/1075068/+attachment/3424433/+files/gdb-evolution.txt

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

Title:
  Evolution SIGSEGV when "Inherit reminder" is checked

Status in “evolution” package in Ubuntu:
  New

Bug description:
  When I receive a meeting request from Outlook (I dunno if it happens
  also when the request is generated from other MUAs) and I check
  "Inherit reminder", Evolution segfaults.

  Please see attached backtrace.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.6.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Mon Nov  5 08:39:54 2012
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: Upgraded to quantal on 2012-11-01 (3 days ago)

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

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


[Desktop-packages] [Bug 1041137] Re: Activating suspend from power button menu does not work

2012-11-05 Thread Diego
Same here, Dell Latitude E4300 laptop , and tree desktops (one Intel
Core2 Quad/ASUS mobo and two AMD Phenom II x4/Gigabyte mobo). All off
them on AMD64.

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

Title:
  Activating suspend from power button menu does not work

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

Bug description:
  When I click the power button on my laptop, the
  suspend/reboot/shutdown menu shows up. Selecting "suspend" does
  nothing. The other buttons work.

  Suspend works if you activate it by closing the lid or by selecting
  suspend from the top right corner menu.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-session 3.5.5-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic x86_64
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  Date: Fri Aug 24 13:59:28 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64+mac 
(20120220)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  SourcePackage: gnome-session
  UpgradeStatus: Upgraded to quantal on 2012-08-06 (17 days ago)

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

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


<    1   2   3   4