[Touch-packages] [Bug 1541588] Re: [System Settings] Changes needed for the UI on a tablet device

2016-02-05 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww08-2016 => ww04-2016

** Changed in: canonical-devices-system-image
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1541588

Title:
  [System Settings] Changes needed for the UI on a tablet device

Status in Canonical System Image:
  In Progress
Status in Ubuntu UX:
  New
Status in indicator-network package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  In Progress

Bug description:
  Note for design: can we simply avoid referring to the/this phone as in
  most uses its not necessary for clarity, and then the same text can
  always apply..

  Main panel:
  Hide Cellular
  Hide Hotspot
  Hide Phone
  About this phone -> About this device or just About
  Reset phone -> Reset device or just Reset

  Background
  Ensure default for images is landscape

  Sound:
  Hide Ringer, Phone Calls and Messages sections

  Security and Privacy
  Hide SIM PIN
  Locking and unlocking > Lock security "Unlock the phone using" --> "Unlock 
the device using"
  Locking and unlocking > Lock when idle  "Lock the phone when..." --> "Lock 
the device when ..."
  "Phone won't lock..." --> Device won't lock ..."

  About this device
  Hide IMEI
  Developer mode >  "this phone" --> "this device"

  A minor point but what happens when we search in settings for hidden
  stuff

  
  
  Note from design:

  - The text in the UI should never refer to "Phone", "Tablet" or
  "Desktop".  Instead the word "Device" should be used.

  - e.g. "About This Computer" or "About This Phone" is incorrect. This
  wording should be changed to "About this device" in both the indicator
  and System Settings to be convergence friendly.

  - This change applies to all device references in the UI.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1541588/+subscriptions

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


[Touch-packages] [Bug 1542453] Re: package sysv-rc 2.88dsf-59.2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-02-05 Thread Senia
The system is not bootable now. Kernel panic on start.
I have no direct access to this machine. File with last ssh lines before 
disconnect is in attachment.

** Attachment added: "ssh_last_lines.txt"
   
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1542453/+attachment/4564938/+files/ssh_last_lines.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1542453

Title:
  package sysv-rc 2.88dsf-59.2ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in sysvinit package in Ubuntu:
  Incomplete

Bug description:
  Error while updating 14.04 to 15.10 using do-release-upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: sysv-rc 2.88dsf-59.2ubuntu2.1
  ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
  Uname: Linux 3.13.0-77-generic i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  Date: Fri Feb  5 22:30:32 2016
  DuplicateSignature: package:sysv-rc:2.88dsf-59.2ubuntu2.1:subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2010-08-07 (2008 days ago)
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: sysvinit
  Title: package sysv-rc 2.88dsf-59.2ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to wily on 2016-02-05 (0 days ago)

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

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


[Touch-packages] [Bug 1542597] [NEW] dnsmasq breaks Steam downloads on Comcast

2016-02-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

TL;DR: With dnsmasq configured, "nslookup
cdn.cs.comcast.steampowered.com" (rather, the query, not nslookup
itself) hangs.  As a result of the DNS query hanging, Steam is unable to
download any game content.

Longer explanation, which I posted on the Steam forum at
http://steamcommunity.com/discussions/forum/1/412446292762583371/ to
help other users:

I had a persistent problem with Steam not downloading games on Ubuntu,
even on the same machine and same network where it worked fine under
Windows (both 7 and 10). Here's an explanation of why and how to fix it,
since most people will not be able to diagnose it.

Background:

Like most big data providers, Steam has a lot of servers hosted at
various ISPs. When you download a game, you're directed to servers that
are topologically closer to you--usually ones hosted by the ISP you use.
In my case, this is Comcast, and Steam uses the host name
cdn.comcast.cs.steampowered.com.

Ubuntu Desktop uses a caching DNS server called dnsmasq. Besides
providing caching services, it captures advertised hostnames on the
network, allowing you to refer to other machines by name without having
to set up DNS.

Symptom:

You'll get dialog windows and messages in the Steam log file saying that
connections timed out. No downloads will actually work.

Interestingly, nowhere does it explicitly tell you that it's actually
the DNS query that's timing out, as opposed to the connection to the
actual content server. This confused me quite a bit.

The problem:

Steam's DNS and dnsmasq don't get along. The list of DNS records for
cdn.comcast.cs.steampowered.com is long enough that the response doesn't
fit in a UDP packet. Normally this is retried transparently over TCP and
works fine. However, dnsmasq stalls and times out on this request.
(Don't ask me why. I haven't debugged it--yet.) As a result, all
attempts to connect to the Steam content servers fail, and no downloads
occur.

Note: I've only run the Steam client on Ubuntu 14.10 and 15.04. I do not
know whether this problem affects other versions.

Workaround:

The obvious workaround is to stop using dnsmasq. However, it's somewhat
hardwired into Ubuntu. Here's what I did:

# apt-get install unbound # do this first or you'll be sad
# cd /etc/NetworkManager
# service NetworkManager stop
# vi NetworkManager.conf # or whatever editor you want; I don't care
[change "dns=dnsmasq" to "dns=unbound"]
# rm /etc/resolv.conf # don't forget this
# service NetworkManager start

Now all your DNS queries should go through your local unbound server (at
127.0.0.1 a.k.a. localhost), retries over TCP should work as expected,
and Steam should be able to download just fine. You can test it with:

# nslookup cdn.comcast.cs.steampowered.com

If that hangs or returns SERVFAIL or REFUSED, you still have a problem.

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

-- 
dnsmasq breaks Steam downloads on Comcast
https://bugs.launchpad.net/bugs/1542597
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to dnsmasq in Ubuntu.

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


[Touch-packages] [Bug 1542597] Re: dnsmasq breaks Steam downloads on Comcast

2016-02-05 Thread Charles M. Hannum
** Project changed: dnsmasq => dnsmasq (Ubuntu)

** Also affects: dnsmasq
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1542597

Title:
  dnsmasq breaks Steam downloads on Comcast

Status in dnsmasq:
  New
Status in dnsmasq package in Ubuntu:
  New

Bug description:
  TL;DR: With dnsmasq configured, "nslookup
  cdn.cs.comcast.steampowered.com" (rather, the query, not nslookup
  itself) hangs.  As a result of the DNS query hanging, Steam is unable
  to download any game content.

  Longer explanation, which I posted on the Steam forum at
  http://steamcommunity.com/discussions/forum/1/412446292762583371/ to
  help other users:

  I had a persistent problem with Steam not downloading games on Ubuntu,
  even on the same machine and same network where it worked fine under
  Windows (both 7 and 10). Here's an explanation of why and how to fix
  it, since most people will not be able to diagnose it.

  Background:

  Like most big data providers, Steam has a lot of servers hosted at
  various ISPs. When you download a game, you're directed to servers
  that are topologically closer to you--usually ones hosted by the ISP
  you use. In my case, this is Comcast, and Steam uses the host name
  cdn.comcast.cs.steampowered.com.

  Ubuntu Desktop uses a caching DNS server called dnsmasq. Besides
  providing caching services, it captures advertised hostnames on the
  network, allowing you to refer to other machines by name without
  having to set up DNS.

  Symptom:

  You'll get dialog windows and messages in the Steam log file saying
  that connections timed out. No downloads will actually work.

  Interestingly, nowhere does it explicitly tell you that it's actually
  the DNS query that's timing out, as opposed to the connection to the
  actual content server. This confused me quite a bit.

  The problem:

  Steam's DNS and dnsmasq don't get along. The list of DNS records for
  cdn.comcast.cs.steampowered.com is long enough that the response
  doesn't fit in a UDP packet. Normally this is retried transparently
  over TCP and works fine. However, dnsmasq stalls and times out on this
  request. (Don't ask me why. I haven't debugged it--yet.) As a result,
  all attempts to connect to the Steam content servers fail, and no
  downloads occur.

  Note: I've only run the Steam client on Ubuntu 14.10 and 15.04. I do
  not know whether this problem affects other versions.

  Workaround:

  The obvious workaround is to stop using dnsmasq. However, it's
  somewhat hardwired into Ubuntu. Here's what I did:

  # apt-get install unbound # do this first or you'll be sad
  # cd /etc/NetworkManager
  # service NetworkManager stop
  # vi NetworkManager.conf # or whatever editor you want; I don't care
  [change "dns=dnsmasq" to "dns=unbound"]
  # rm /etc/resolv.conf # don't forget this
  # service NetworkManager start

  Now all your DNS queries should go through your local unbound server
  (at 127.0.0.1 a.k.a. localhost), retries over TCP should work as
  expected, and Steam should be able to download just fine. You can test
  it with:

  # nslookup cdn.comcast.cs.steampowered.com

  If that hangs or returns SERVFAIL or REFUSED, you still have a
  problem.

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

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


[Touch-packages] [Bug 1542597] Re: dnsmasq breaks Steam downloads on Comcast

2016-02-05 Thread William Grant
** No longer affects: dnsmasq

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1542597

Title:
  dnsmasq breaks Steam downloads on Comcast

Status in dnsmasq package in Ubuntu:
  New

Bug description:
  TL;DR: With dnsmasq configured, "nslookup
  cdn.cs.comcast.steampowered.com" (rather, the query, not nslookup
  itself) hangs.  As a result of the DNS query hanging, Steam is unable
  to download any game content.

  Longer explanation, which I posted on the Steam forum at
  http://steamcommunity.com/discussions/forum/1/412446292762583371/ to
  help other users:

  I had a persistent problem with Steam not downloading games on Ubuntu,
  even on the same machine and same network where it worked fine under
  Windows (both 7 and 10). Here's an explanation of why and how to fix
  it, since most people will not be able to diagnose it.

  Background:

  Like most big data providers, Steam has a lot of servers hosted at
  various ISPs. When you download a game, you're directed to servers
  that are topologically closer to you--usually ones hosted by the ISP
  you use. In my case, this is Comcast, and Steam uses the host name
  cdn.comcast.cs.steampowered.com.

  Ubuntu Desktop uses a caching DNS server called dnsmasq. Besides
  providing caching services, it captures advertised hostnames on the
  network, allowing you to refer to other machines by name without
  having to set up DNS.

  Symptom:

  You'll get dialog windows and messages in the Steam log file saying
  that connections timed out. No downloads will actually work.

  Interestingly, nowhere does it explicitly tell you that it's actually
  the DNS query that's timing out, as opposed to the connection to the
  actual content server. This confused me quite a bit.

  The problem:

  Steam's DNS and dnsmasq don't get along. The list of DNS records for
  cdn.comcast.cs.steampowered.com is long enough that the response
  doesn't fit in a UDP packet. Normally this is retried transparently
  over TCP and works fine. However, dnsmasq stalls and times out on this
  request. (Don't ask me why. I haven't debugged it--yet.) As a result,
  all attempts to connect to the Steam content servers fail, and no
  downloads occur.

  Note: I've only run the Steam client on Ubuntu 14.10 and 15.04. I do
  not know whether this problem affects other versions.

  Workaround:

  The obvious workaround is to stop using dnsmasq. However, it's
  somewhat hardwired into Ubuntu. Here's what I did:

  # apt-get install unbound # do this first or you'll be sad
  # cd /etc/NetworkManager
  # service NetworkManager stop
  # vi NetworkManager.conf # or whatever editor you want; I don't care
  [change "dns=dnsmasq" to "dns=unbound"]
  # rm /etc/resolv.conf # don't forget this
  # service NetworkManager start

  Now all your DNS queries should go through your local unbound server
  (at 127.0.0.1 a.k.a. localhost), retries over TCP should work as
  expected, and Steam should be able to download just fine. You can test
  it with:

  # nslookup cdn.comcast.cs.steampowered.com

  If that hangs or returns SERVFAIL or REFUSED, you still have a
  problem.

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

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


[Touch-packages] [Bug 582254] Re: Bluetooth adapter not detected

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/582254

Title:
  Bluetooth adapter not detected

Status in bluez package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: bluez

  Clean install of 10.04 with all updates.  Bluetooth works fine when I
  reboot into Windows XP.  The computer is a Dell Inspiron 9300 with a
  Dell Wireless 350 Bluetooth Internal adapter.

  "bluetooth-properties" indicates "Your computer does not have any
  Bluetooth adapters plugged in."

  "hcitool scan" indicates "Device is not available: No such device"

  "hciconfig" returns nothing.

  bluez 4.60-0ubuntu8 is installed.

  I've attached the output from lsusb -vv for reference.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Tue May 18 09:09:49 2010
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  InterestingModules: bluetooth
  MachineType: Dell Inc. Inspiron 9300
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=04e9a4c4-1206-49c7-a261-c768fc143c87 ro quiet splash
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: bluez
  dmi.bios.date: 03/29/2005
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0C5668
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd03/29/2005:svnDellInc.:pnInspiron9300:pvr:rvnDellInc.:rn0C5668:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 9300
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   
  rfkill:

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

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


[Touch-packages] [Bug 571464] Re: pulseaudio stutters while playing music

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  pulseaudio stutters while playing music

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: pulseaudio

  On my Asus Eee PC 900HA using Ubuntu 10.04 RC, listening to music is
  nearly impossible with stuttering occurring regularly even when no
  other applications are running. I'm attaching a pulseaudio log to show
  you what's going on.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nick   3764 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf3db8000 irq 22'
     Mixer name : 'Realtek ALC269'
     Components : 'HDA:10ec0269,10438330,0014'
     Controls  : 12
     Simple ctrls  : 7
  Date: Wed Apr 28 16:40:25 2010
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  dmi.bios.date: 03/02/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 900HA
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTek Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd03/02/2009:svnASUSTeKComputerINC.:pn900HA:pvrx.x:rvnASUSTeKComputerINC.:rn900HA:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x:
  dmi.product.name: 900HA
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.

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

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


[Touch-packages] [Bug 1542375] [NEW] Get rid of the formFactor context property

2016-02-05 Thread Olivier Tilloy
Public bug reported:

The Ubuntu.Web plugin exposes a 'formFactor' context property, whose
value is either "mobile" or "desktop".

It relies on QGuiApplication::platformName() to determine the so-called "form 
factor". With convergence, this approach is flawed, because the same device can 
change from a phone to a desktop and back to phone during the lifetime of the 
application.
Form factor is not even a concept that should be used for dynamic layout of the 
application.

This property is not (and has never been) publicly documented, so it
should be fine to remove it.

In most cases, where the value of that property was used, we can use one of the 
following:
 - wide VS narrow mode
 - presence of a mouse/touchpad/touchscreen/keyboard
 - can a given QML plugin be dynamically loaded

** Affects: webbrowser-app (Ubuntu)
 Importance: High
 Assignee: Olivier Tilloy (osomon)
 Status: In Progress

** Branch linked: lp:~osomon/webbrowser-app/remove-formFactor

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1542375

Title:
  Get rid of the formFactor context property

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  The Ubuntu.Web plugin exposes a 'formFactor' context property, whose
  value is either "mobile" or "desktop".

  It relies on QGuiApplication::platformName() to determine the so-called "form 
factor". With convergence, this approach is flawed, because the same device can 
change from a phone to a desktop and back to phone during the lifetime of the 
application.
  Form factor is not even a concept that should be used for dynamic layout of 
the application.

  This property is not (and has never been) publicly documented, so it
  should be fine to remove it.

  In most cases, where the value of that property was used, we can use one of 
the following:
   - wide VS narrow mode
   - presence of a mouse/touchpad/touchscreen/keyboard
   - can a given QML plugin be dynamically loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1542375/+subscriptions

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


[Touch-packages] [Bug 1540490] Re: app icons getting their top cut off (Ubuntu Touch)

2016-02-05 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/fix_dash_icons_cut

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1540490

Title:
  app icons getting their top cut off (Ubuntu Touch)

Status in Canonical System Image:
  In Progress
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  I'm having this issue since OTA-9. I can easily reproduce this with 100% 
success rate now. Here's how to reproduce:
  1. go to apps scope
  2. scroll down to bottom (or at least till the first few rows go out of the 
screen)
  3. scroll SLIGHTLY up so that the header with the search option (magnifying 
glass icon) appears
  4. search for something
  5. press the back button to get back to apps scope
  6. scroll down through the app list
  7. pull and release to refresh
  8. scroll down through the app list again
  9. search for something again

  expected to happen:
  nothing weird

  happened instead:
  at step 4. the app icon(s) appearing in the search result have their top cut 
off
  https://launchpadlibrarian.net/235945153/screenshot20160201_195047392.png
  at step 5. now the apps in the top row of apps scope also have their top cut 
off
  https://launchpadlibrarian.net/235945187/screenshot20160201_195056867.png
  at step 6. still top row has top cut off
  at step 7. still top row has top cut off
  at step 8. normality is restored
  at step 9. same tops getting cut off as in step 4.

  Device: bq Aquaris E5 HD, Ubuntu 15.04 (OTA-9)

  NOTE: I was having the opposite kinda issue (one extra blank row
  before actual results and in apps scope, see Bug #1539606) previously
  but it's apparently gone after restarting the device once.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1540490/+subscriptions

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


[Touch-packages] [Bug 600041] Re: Sound just stopped working completely. It used to work before.

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: New => Invalid

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

Title:
  Sound just stopped working completely. It used to work before.

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  It started gradually because the sound would stop working and after a
  reboot it would work again, today it just wont work at all even after
  the reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  NonfreeKernelModules: nvidia
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: aplay: device_list:223: no soundcards found...
  Architecture: i386
  ArecordDevices: arecord: device_list:223: no soundcards found...
  CheckboxSubmission: 71f1eefe8b8b0a79087ed60434917a6b
  CheckboxSystem: e704f33cc0866ff0f0256a33de39ea1c
  Date: Tue Jun 29 21:18:53 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  PackageArchitecture: all
  PciMultimedia:
   
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: alsa-driver

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

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


[Touch-packages] [Bug 1532607] Re: Phone not usable while a call comes in - followed by "restart"

2016-02-05 Thread kevin gunn
OK, we've made a point release of mir 0.19.1 and unity-system-compositor 0.4.1 
which are now in the stable overlay.
Which means will be built into the next image and available on the rc-proposed 
channel.
Also, this should make it into the OTA9.5 release.
If you update and know you are on these point releases and are someone who is 
seeing this bug occur, please attach your 
/var/log/lightdm/unity-system-compositor.log

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-system-compositor in
Ubuntu.
https://bugs.launchpad.net/bugs/1532607

Title:
  Phone not usable while a call comes in - followed by "restart"

Status in Canonical System Image:
  Confirmed
Status in Mir:
  New
Status in mir package in Ubuntu:
  Confirmed
Status in unity-system-compositor package in Ubuntu:
  Confirmed

Bug description:
  My system:

  current build number: 225
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2016-01-09 06:52:53
  version version: 225
  version ubuntu: 20160109
  version device: 20151216-378d4f3
  version custom: 2015--36-46-vivid

  What happened:
  Someone called me and I wanted to take the call on the phone (nothing 
attached to the phone). The screen was locked and I pressed the power button to 
unlock the screen. The phone did not react on any pushed buttons. The phone 
continued ringing but I was not able to do anything with the phone during this 
time.

  During the next minute the phone was blocked. After this period a
  "restart" followed.

  "Restart":
  The restart was not a real reset. The phone screen was black. Then approx. 1 
- 2 minutes after the call was gone, the screen went on again and the ubuntu 
logo with the dots appeared (same screen when you start the phone but without 
the "bq"-screen). 

  I did not need to enter the PIN code of the SIM card. The phone was
  again fully operational.

  This happened on January, 10th at approx. 13:30 h. I have attached the
  sys.log for your review and hopefully for tracing back the issue to
  the root cause.

  Matthias

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1532607/+subscriptions

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


[Touch-packages] [Bug 1542224] Re: [regression] OSK suppressed in autopilot tests

2016-02-05 Thread Michał Sawicz
...*long-term* should be configurable...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1542224

Title:
  [regression] OSK suppressed in autopilot tests

Status in ubuntu-keyboard package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  I’m seeing a large number of webbrowser-app autopilot test failures lately (I 
think this started 2 or 3 days ago).
  Almost all of them expose a traceback like this:

  Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/webbrowser_app/tests/test_addressbar_states.py",
 line 82, in test_does_not_clear_when_typing_while_loading
  self.main_window.go_to_url(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 41, in go_to_url
  self.address_bar.go_to_url(url)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 357, in go_to_url
  self.write(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 361, in write
  self.text_field.write(text, clear)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_textfield.py",
 line 49, in write
  self.keyboard.type(text)
  File "/usr/lib/python3/dist-packages/autopilot/input/_osk.py", line 105, in 
type
  self._keyboard.type(string, delay)
  File "/usr/lib/python3/dist-packages/ubuntu_keyboard/emulators/keyboard.py", 
line 211, in type
  self.press_key(char)
  File "/usr/lib/python3/dist-packages/ubuntu_keyboard/emulators/keyboard.py", 
line 165, in press_key
  raise RuntimeError("Keyboard is not on screen")
  RuntimeError: Keyboard is not on screen


  This has now been confirmed to occur in all autopilot tests that use
  the OSK (including the ubuntu-keyboard-autopilot tests)

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

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


[Touch-packages] [Bug 603771] Re: bash spams "bad array subscript" with certain ^r/tab combinations

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/603771

Title:
  bash spams "bad array subscript" with certain ^r/tab combinations

Status in bash package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: bash

  Under certain circumstances hitting the tab key during a bash history
  search using ctrl-r will result in an infinite loop of bash printing
  "bash: COMP_WORDS: bad array subscript"

  Release information:
  Ubuntu 10.04 LTS, both server and desktop.

  To reproduce:
  Enter on a command line:
  dpkg --get-selections
  Type control-r. Type dp. You'll see the previously entered command. Hit the 
tab key. The errors will begin printing.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: bash 4.1-2ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic x86_64
  Architecture: amd64
  Date: Fri Jul  9 17:50:13 2010
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100406.1)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: bash

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

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


[Touch-packages] [Bug 573416] Re: [CS46xx - Sound Fusion CS46xx] ALSA test tone not correctly played back. No sound after upgrade.

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: New => Invalid

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

Title:
  [CS46xx - Sound Fusion CS46xx] ALSA test tone not correctly played
  back.  No sound after upgrade.

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  No sound after upgrade.  Looks like I'll have to fall back to an
  earlier release.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: CS46xx [Sound Fusion CS46xx], device 0: CS46xx [CS46xx]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dab1201 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'CS46xx'/'Sound Fusion CS46xx at 0x5010/0x5000, irq 11'
 Mixer name : 'Cirrus Logic CS4297A rev 3'
 Components : 'AC97a:43525913'
 Controls  : 45
 Simple ctrls  : 26
  CheckboxSubmission: f9ce957d18217b6b0b74e5b245ec14c9
  CheckboxSystem: b1cca5f799a911bbb44e7180c2fd235d
  Date: Sat May  1 21:51:29 2010
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SelectedCard: 0 CS46xx CS46xx - Sound Fusion CS46xx
  SourcePackage: alsa-driver
  Symptom: audio
  Title: [CS46xx - Sound Fusion CS46xx] ALSA test tone not correctly played back
  dmi.bios.date: 11/30/1999
  dmi.bios.vendor: IBM
  dmi.bios.version: ITET55WW
  dmi.board.name: 26458EU
  dmi.board.vendor: IBM
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: Not Available
  dmi.chassis.type: 10
  dmi.chassis.vendor: IBM
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnIBM:bvrITET55WW:bd11/30/1999:svnIBM:pn26458EU:pvrNotAvailable:rvnIBM:rn26458EU:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
  dmi.product.name: 26458EU
  dmi.product.version: Not Available
  dmi.sys.vendor: IBM

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

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


[Touch-packages] [Bug 1378961] Re: Volume notifications over multimedia content are annoying

2016-02-05 Thread Matthew Paul Thomas
The lack of audio feedback for volume change is bug 1436801.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1378961

Title:
  Volume notifications over multimedia content are annoying

Status in The Sound Menu:
  Fix Released
Status in Ubuntu UX:
  Fix Released
Status in indicator-sound package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  This doesn't work today, but assuming bug 1378920 gets fixed the user
  experience will be:

  You're playing a video. You hit the volume up key. The audio of your
  program will be reduced, the alert sound will play, and then the
  volume of the program will be restored. As you're trying to hear the
  program, this goes directly against what you're trying to do.

  Possible solutions:

  - No audio or even visual notifications when multimedia is active
  - Visual but no audio notifications when multimedia is active
  - Visual but no audio when anything but alert is active (phone, alarm, etc.)
  - No change, this is desired behavior

  : "When the primary sound
  output changes for any reason except an app request, or when the sound
  volume changes for any reason, a confirmation bubble should appear ...
  In addition, *if* audio is not currently playing through the
  multimedia role, a subtle noise should play for you to gauge the
  change in volume."

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1378961/+subscriptions

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


[Touch-packages] [Bug 1542348] Re: Bottom edge in windowed mode is too hard to use

2016-02-05 Thread Michał Sawicz
Oh well, u8 has the dash, so is impacted as well.

** Changed in: unity8 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1542348

Title:
  Bottom edge in windowed mode is too hard to use

Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  Incomplete
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  STEPS:
  1. On frieza flash the lastest rc-proposed image
  2. Open the browser
  3. Open several tabs
  4. Now connect a bluetooth keyboard
  5. With windowed mode now enabled try and switch tabs

  EXPECTED:
  I expected to be able to access all the tabs

  ACTUAL:
  The tabs are in mobile mode due to the default windowed mode window being 
small enough to trigger mobile view in the browser.  This means that it is near 
impossible to use the bottom edge to change modes.

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

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


[Touch-packages] [Bug 1542348] Re: windowed mode bottom edge is too hard to use

2016-02-05 Thread Michał Sawicz
Doubt there's anything u8 can do here.

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Also affects: webbrowser-app (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- windowed mode bottom edge is too hard to use
+ Bottom edge in windowed mode is too hard to use

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1542348

Title:
  Bottom edge in windowed mode is too hard to use

Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  Incomplete
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  STEPS:
  1. On frieza flash the lastest rc-proposed image
  2. Open the browser
  3. Open several tabs
  4. Now connect a bluetooth keyboard
  5. With windowed mode now enabled try and switch tabs

  EXPECTED:
  I expected to be able to access all the tabs

  ACTUAL:
  The tabs are in mobile mode due to the default windowed mode window being 
small enough to trigger mobile view in the browser.  This means that it is near 
impossible to use the bottom edge to change modes.

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

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


[Touch-packages] [Bug 1522316] Re: Icons are too big

2016-02-05 Thread Sebastien Bacher
@Doug, thanks ;-) it's on my list, the week is just being busy...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1522316

Title:
  Icons are too big

Status in Nautilus:
  Incomplete
Status in nautilus package in Ubuntu:
  Triaged
Status in ubuntu-settings package in Ubuntu:
  Fix Released

Bug description:
  On xenial the icons in nautilus (also on the Desktop) are too big.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.2-1ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Dec  3 09:37:55 2015
  GsettingsChanges:
   b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 
'size', 'type', 'date_modified']"
   b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'date_modified', 'owner', 'group', 'permissions', 'mime_type', 'where']"
  InstallationDate: Installed on 2015-04-30 (216 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 596342] Re: no sound

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/596342

Title:
  no sound

Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: pulseaudio

  I have a dell latitude d610, and I have not sound. This must have
  started after an upgrade, because when I first install 10.04, sound
  worked.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dkelly62022 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'ICH6'/'Intel ICH6 with STAC9750,51 at irq 16'
 Mixer name : 'SigmaTel STAC9750,51'
 Components : 'AC97a:83847650'
 Controls  : 38
 Simple ctrls  : 24
  Date: Sat Jun 19 15:16:51 2010
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  dmi.bios.date: 03/02/2005
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0D4571
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd03/02/2005:svnDellInc.:pnLatitudeD610:pvr:rvnDellInc.:rn0D4571:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude D610
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1542094] Re: [camera] LED & Flash toggles are shown even when no LED or Flash present on hardware

2016-02-05 Thread Bill Filler
** Also affects: libhybris (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: libhybris (Ubuntu)

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

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

** Changed in: canonical-devices-system-image
 Assignee: Bill Filler (bfiller) => John McAleely (john.mcaleely)

** Also affects: avila
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1542094

Title:
  [camera] LED & Flash toggles are shown even when no LED or Flash
  present on hardware

Status in The Avila project:
  New
Status in Canonical System Image:
  New
Status in android package in Ubuntu:
  New
Status in camera-app package in Ubuntu:
  New

Bug description:
  could be Freiza specific.

  We shouldn't be showing controls for flash, torchlight if they are not
  present on hardware, but apparently we are (according to design)

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

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


[Touch-packages] [Bug 1542374] [NEW] bluez hung upgrade from 14.04 to 15.10

2016-02-05 Thread themusicgod1
Public bug reported:

upgrade process to ubuntu wily got stuck for > 24 hours on :

Setting up bluez (5.35-0ubuntu2) ...
Installing new version of config file /etc/bluetooth/input.conf ...
Installing new version of config file /etc/bluetooth/main.conf ...
Installing new version of config file /etc/dbus-1/system.d/bluetooth.conf ...
Installing new version of config file /etc/init.d/bluetooth ...
Installing new version of config file /etc/init/bluetooth.conf ...

ended it with a ^C and kill -9 dpkg (there was a dpkg process left after
the ^C but gdb did not glean any information from it), and then dpkg
--configure -a successfully appeared to finish the install off.

claims to be installed and working, now:

bluez:
  Installed: 5.35-0ubuntu2
  Candidate: 5.35-0ubuntu2

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: bluez 5.35-0ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-37.51~14.04.1-lowlatency 3.16.7-ckt9
Uname: Linux 3.16.0-37-lowlatency x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
Date: Fri Feb  5 10:33:26 2016
InstallationDate: Installed on 2015-05-07 (273 days ago)
InstallationMedia: Ubuntu-Studio 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
InterestingModules: bluetooth
MachineType: Acer Veriton M480
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-37-lowlatency 
root=UUID=febd52dc-833f-4df7-a355-6aab2c0f8c00 ro quiet splash vt.handoff=7
SourcePackage: bluez
UpgradeStatus: Upgraded to wily on 2016-02-05 (0 days ago)
dmi.bios.date: 05/26/2009
dmi.bios.vendor: Acer
dmi.bios.version: P01-A2
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: Veriton M480
dmi.board.vendor: Acer
dmi.chassis.type: 3
dmi.chassis.vendor: Acer
dmi.modalias: 
dmi:bvnAcer:bvrP01-A2:bd05/26/2009:svnAcer:pnVeritonM480:pvr:rvnAcer:rnVeritonM480:rvr:cvnAcer:ct3:cvr:
dmi.product.name: Veriton M480
dmi.sys.vendor: Acer
hciconfig:
 
rfkill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
syslog:
 Feb 05 10:32:07 tbpl-makerspace2 NetworkManager[646]:   Loaded device 
plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
 Feb 05 10:32:57 tbpl-makerspace2 ureadahead[229]: ureadahead:bluetooth: 
Ignored relative path
 Feb 05 10:32:57 tbpl-makerspace2 ureadahead[229]: 
ureadahead:bluetooth.target.wants: Ignored relative path

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


** Tags: amd64 apport-bug wily

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1542374

Title:
  bluez hung upgrade from 14.04 to 15.10

Status in bluez package in Ubuntu:
  New

Bug description:
  upgrade process to ubuntu wily got stuck for > 24 hours on :

  Setting up bluez (5.35-0ubuntu2) ...
  Installing new version of config file /etc/bluetooth/input.conf ...
  Installing new version of config file /etc/bluetooth/main.conf ...
  Installing new version of config file /etc/dbus-1/system.d/bluetooth.conf ...
  Installing new version of config file /etc/init.d/bluetooth ...
  Installing new version of config file /etc/init/bluetooth.conf ...

  ended it with a ^C and kill -9 dpkg (there was a dpkg process left
  after the ^C but gdb did not glean any information from it), and then
  dpkg --configure -a successfully appeared to finish the install off.

  claims to be installed and working, now:

  bluez:
Installed: 5.35-0ubuntu2
Candidate: 5.35-0ubuntu2

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: bluez 5.35-0ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-37.51~14.04.1-lowlatency 3.16.7-ckt9
  Uname: Linux 3.16.0-37-lowlatency x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Fri Feb  5 10:33:26 2016
  InstallationDate: Installed on 2015-05-07 (273 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  InterestingModules: bluetooth
  MachineType: Acer Veriton M480
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-37-lowlatency 
root=UUID=febd52dc-833f-4df7-a355-6aab2c0f8c00 ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: Upgraded to wily on 2016-02-05 (0 days ago)
  dmi.bios.date: 05/26/2009
  dmi.bios.vendor: Acer
  dmi.bios.version: P01-A2
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: Veriton M480
  dmi.board.vendor: Acer
  dmi.chassis.type: 3
  dmi.chassis.vendor: Acer
  dmi.modalias: 
dmi:bvnAcer:bvrP01-A2:bd05/26/2009:svnAcer:pnVeritonM480:pvr:rvnAcer:rnVeritonM480:rvr:cvnAcer:ct3:cvr:
  dmi.product.name: Veriton M480
  dmi.sys.vendor: Acer
  hciconfig:
   
  rfkill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  syslog:
   Feb 05 10:32:07 tbpl-makerspace2 NetworkManager[646]:   Loaded device 
plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
   Feb 05 10:32:57 tbpl-makerspace2 ureadahead[229]: 

[Touch-packages] [Bug 1534678] Re: huawei plugin not used on for USB webstick E173s-1 [usb: 12d1:14d1/14c9]

2016-02-05 Thread H.-R. Oberhage
I can now confirm my analysis of the bug! And I got a new and
unpleaseant surprise, too.

First I compiled a version of modemmanager (1.4.10) where the wrongly
returned pci-id 8068:3b34 is swapped to the correct usb-id 12d1:14c9 in
"get_device_ids". This is just a hack, of course, no solution. Now the
'huawei' plugin is used instead of the 'generic' one and all seems well.
Remember, the whole thing used to work in Ubuntu 15.04 and before!

But now the NetworkManager complains with an odd message:
NetworkManager[1108]:   (ttyUSB2): Failed to connect 'Vodafone 
WebSessions': Connection requested both IPv4 and IPv6 but dual-stack addressing 
is unsupported by the modem.
And although it is marked as a warning, it makes a network connection 
impossible:
NetworkManager[1108]:   (ttyUSB2): device state change: prepare -> failed 
(reason 'modem-init-failed') [40 120 28]

Since the capabilities come from the modemmanager I still think, here is the 
right place to begin the repair.
(From my previous (working!) connections I do know, that IPv4 will be 
sufficient, but I find no way to signal this to the NetworkManager!)

Any usefull advice will be welcome. Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to modemmanager in Ubuntu.
https://bugs.launchpad.net/bugs/1534678

Title:
  huawei plugin not used on for USB webstick E173s-1 [usb:
  12d1:14d1/14c9]

Status in modemmanager package in Ubuntu:
  New

Bug description:
  Starting with Ubuntu 15.10 (wily) my USB webstick does not work any
  longer. It used to work with Ubuntu for several previous versions.

  My stick is a Huawei E173s-1 with a usb-vendor/-product id 12d1:14d1 before 
and 12d1:14c9 after 'modeswitch'.
  The - or at least one - reason for not working any longer is, that 
modemmanager uses the 'generic' plugin, instead of the 'huawei' one. The 
behaviour does not depend on my software-configuration. It happens from a plain 
15.10 live-version up to my installed up-to-date-patched notebook (amd64 
architecture, but from what's written below, I don't think it is 
architecture-specific.)

  Using the --debug - option from 'modemmanager' and tracing with gdb after 
loading the -gdb .deb-package, I came to the following conclusions:
  The 'huawei' plugin is filtered out in the 'pre' phase, already, the reason 
being vendor-/product-id mismatch.
  The vendor-/product-ids 'detected' instead by the "get_device_ids"-function 
in "mm-device.c" are 8068:3b34 for the Intel USB 2 ehci host controller, which 
actually is a 'child'(??) device of the stick. The problem arises, when 
checking the first of the ttyUSBx (x being 0, 1, 2, and 3) devices for the 
stick in "find_physical_device", which calls "get_device_ids" later on.

  As far as I can tell, the error originates in the
  "g_udev_device_get_property" call for ID_VENDOR_ID and ID_MODEL_ID in
  the 'lib_gudev' library, which returns the false ids. It might even
  come from 'udev'. A 'udevadm info' display of the USB-tree shows the
  correct(!) vendor-/product-ids for the whole tree, though!

  Once the 'generic' plugin has been (wrongly) chosen, the debug info
  shows the correct ids (12d1:14c9) for the 'selected' device (again).
  It however won't configure my stick, telling me that the device is not
  capable of taking ipv4/ipv6 information.

  So far for the facts.

  Now allow me some speculation and a proposal:
  I would assume, that the whole mess comes from the very faulty, buggy and 
problematic 'systemd', which controls 'udev' in 'wily'. The "lib_gudev" is also 
a split-off part from it. With 'systemd' it is no longer possible to manually 
interfere with wrong or questionable decisions, as could be done with standard 
'udev' via rules or 'sys-v-init' by changing (ba)sh-scripts.

  Now my proposal (and wish) would be to install some mechanism in
  'modemmanager' to overwrite/force a plugin selection from the outside,
  as is e.g. done for selecting ports with the "77-mm-huawei-net-port-
  types.rules" (ID_MM_HUAWEI_MODEM_PORT and similar). Any other
  mechanism would be welcome, too. With this, one could correct any poor
  choice made by a binary program or library. And it would not hit
  ordinary or inexperienced users. Thank you.

  And thanks for the good work!

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: modemmanager 1.4.10-1ubuntu2
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan 15 17:37:09 2016
  InstallationDate: Installed on 2015-07-08 (191 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: modemmanager
  UpgradeStatus: Upgraded to wily on 2015-10-23 (84 days ago)

To manage notifications about this bug go to:

[Touch-packages] [Bug 596748] Re: apport-bug --save /tmp/file.apport does not show Apport window and exits without doing anything

2016-02-05 Thread dino99
Apport has been redesigned a lot since that report issue.
Closing that outdated report as EOL has been reached long time ago

** Changed in: apport (Ubuntu)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/596748

Title:
  apport-bug --save /tmp/file.apport does not show Apport window and
  exits without doing anything

Status in apport package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: apport

  When I launch "apport-bug" (without parameters) a window is shown, so I can 
explain the bug I'm experiencing.
  Launching "apport-bug --save /tmp/file.apport", does not show that window, 
but exits and does not save the report (as there's nothing to save, I guess, 
because I haven't provided the information needed to report it)

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: apport 1.13.3-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportLog:
   
  Architecture: amd64
  Date: Mon Jun 21 07:40:32 2010
  PackageArchitecture: all
  ProcEnviron:
   LANG=it_IT.utf8
   SHELL=/bin/bash
  SourcePackage: apport

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

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


[Touch-packages] [Bug 588235] Re: kernel module failed to build: perl /usr/src/linux-headers-2.6.32-21-generic/scripts/recordmcount.pl segmentation fault

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: perl (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to perl in Ubuntu.
https://bugs.launchpad.net/bugs/588235

Title:
  kernel module failed to build: perl /usr/src/linux-
  headers-2.6.32-21-generic/scripts/recordmcount.pl segmentation fault

Status in perl package in Ubuntu:
  Invalid

Bug description:
  nvida repetitive problem

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-173 173.14.22-0ubuntu11
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  Architecture: amd64
  Date: Tue Jun  1 11:55:14 2010
  DkmsStatus:
   nvidia-173, 173.14.22: added 
   nvidia-current, 195.36.24: added 
   blcr, 0.8.2: added
  ErrorMessage: nvidia-173 kernel module failed to build
  MachineType: SAMSUNG ELECTRONICS CO., LTD. SR70S/SR71S
  PackageVersion: 173.14.22-0ubuntu11
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdLine: root=UUID=74ab6b50-d5dc-4152-907e-930433d8fea0 ro vdso32=0 
splash vga=792  crashkernel=384M-2G:64M,2G-:128M
  SourcePackage: nvidia-graphics-drivers-173
  Title: package nvidia-173 173.14.22-0ubuntu11 failed to install/upgrade: 
nvidia-173 kernel module failed to build
  dmi.bios.date: 06/02/2008
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 13AB
  dmi.board.name: SR70S/SR71S
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr13AB:bd06/02/2008:svnSAMSUNGELECTRONICSCO.,LTD.:pnSR70S/SR71S:pvr03AB:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSR70S/SR71S:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
  dmi.product.name: SR70S/SR71S
  dmi.product.version: 03AB
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

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

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


[Touch-packages] [Bug 1528384] Re: unity-system-compositor crashed with std::runtime_error in mir::compositor::CompositingFunctor::wait_until_started() from usc::MirScreen::set_screen_power_mode (mir_

2016-02-05 Thread kevin gunn
OK, we've made a point release of mir 0.19.1 and unity-system-compositor 0.4.1 
which are now in the stable overlay.
Which means will be built into the next image and available on the rc-proposed 
channel.
Also, this should make it into the OTA9.5 release.
If you update and know you are on these point releases and are someone who is 
seeing this bug occur, please attach your 
/var/log/lightdm/unity-system-compositor.log

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1528384

Title:
  unity-system-compositor crashed with std::runtime_error in
  mir::compositor::CompositingFunctor::wait_until_started() from
  usc::MirScreen::set_screen_power_mode (mir_power_mode_on)

Status in Canonical System Image:
  Confirmed
Status in Mir:
  In Progress
Status in Unity System Compositor:
  In Progress
Status in mir package in Ubuntu:
  Confirmed
Status in unity-system-compositor package in Ubuntu:
  Confirmed

Bug description:
  Top crash over past week (ww02) on errors.u.c for rc-proposed
  channels.

  Started with u-s-c 0.2.0+15.04.20151216.1-0ubuntu1

  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity-system-compositor.  This problem was most recently
  seen with version 0.2.0+15.04.20151216.1-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/7bcfcf599b35b264c0be45d5290ad9ae3c50adcf
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1528384/+subscriptions

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


[Touch-packages] [Bug 1542348] [NEW] Bottom edge in windowed mode is too hard to use

2016-02-05 Thread Dave Morley
Public bug reported:

STEPS:
1. On frieza flash the lastest rc-proposed image
2. Open the browser
3. Open several tabs
4. Now connect a bluetooth keyboard
5. With windowed mode now enabled try and switch tabs

EXPECTED:
I expected to be able to access all the tabs

ACTUAL:
The tabs are in mobile mode due to the default windowed mode window being small 
enough to trigger mobile view in the browser.  This means that it is near 
impossible to use the bottom edge to change modes.

** Affects: ubuntu-ux
 Importance: Undecided
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1542348

Title:
  Bottom edge in windowed mode is too hard to use

Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  Incomplete
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  STEPS:
  1. On frieza flash the lastest rc-proposed image
  2. Open the browser
  3. Open several tabs
  4. Now connect a bluetooth keyboard
  5. With windowed mode now enabled try and switch tabs

  EXPECTED:
  I expected to be able to access all the tabs

  ACTUAL:
  The tabs are in mobile mode due to the default windowed mode window being 
small enough to trigger mobile view in the browser.  This means that it is near 
impossible to use the bottom edge to change modes.

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

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


[Touch-packages] [Bug 1528886] Re: Checking for updates never finishes

2016-02-05 Thread Kyle Nitzsche
HI Lorn, just noting that scopes *generally receive the network
connectivity status as an enum passed to them from the unity-scopes-
shell as metadata.  The only thing that scope-aggregator does with the
network status is (depending on the scope config), it displays a "Hey,
no network" type message. Beyond this, responding reasonably to no-
network conditions is up to child scopes.

Not sure it is relevant, but I have found an issue with this enum:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-
api/+bug/1502282/comments/24

* I say "generally" because scopes *can* take additional steps.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1528886

Title:
  Checking for updates never finishes

Status in Canonical System Image:
  In Progress
Status in Today Scope:
  New
Status in connectivity-api package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu RTM:
  New

Bug description:
  Tested on krillin with SIM and data enabled
  OTA 8.5 stable channel
  Also Arale on proposed 201

  Ensure phone has latest updates installed
  Check for update on Wifi and it reports software is up to date
  Turn off wifi and go to updates panel again
  Note that the indicator shows and active 3G data connection
  Checking for updates ... is shown and I see one of 3 results

  In all cases the log reports:

  2015-12-23 15:34:19,394 - WARNING - void
  UpdatePlugin::Network::checkForNewVersions(QHash&)

  2015-12-23 15:44:56,007 - WARNING - Reply is not valid.

  In some instances I see this but not all, this is logged when the phone locks 
and resumes
  2015-12-23 15:36:18,625 - WARNING - QObject::killTimer: Timers cannot be 
stopped from another thread
  2015-12-23 15:36:18,625 - WARNING - QObject::startTimer: Timers cannot be 
started from another thread

  One time I saw
  Connect to the Internet ...

  In anther case it displayed this after around 5 mins when I did not allow the 
phone to turn off:
  Software is up to date

  In all other cases Checking for updates never finished

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1528886/+subscriptions

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


[Touch-packages] [Bug 1542351] [NEW] no OSK on device when only bt mouse connected

2016-02-05 Thread kevin gunn
Public bug reported:

on mako, connect a bt mouse, then connect hdmi, touch device screen to dismiss 
"you can use as trackpad" notice
use mouse to select text box no OSK revealed on device

even select text box with trackpad, no OSK revealed on device

** Affects: canonical-pocket-desktop
 Importance: High
 Status: New

** Affects: qtmir (Ubuntu)
 Importance: High
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: High
 Status: New

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

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

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

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

** Changed in: canonical-pocket-desktop
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1542351

Title:
  no OSK on device when only bt mouse connected

Status in Canonical Pocket Desktop:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  on mako, connect a bt mouse, then connect hdmi, touch device screen to 
dismiss "you can use as trackpad" notice
  use mouse to select text box no OSK revealed on device

  even select text box with trackpad, no OSK revealed on device

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1542351/+subscriptions

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


[Touch-packages] [Bug 1542077] Re: don't allow focus ring outside of viewfinder

2016-02-05 Thread Florian Boucault
** Changed in: camera-app (Ubuntu)
   Importance: High => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1542077

Title:
  don't allow focus ring outside of viewfinder

Status in Canonical System Image:
  Confirmed
Status in camera-app package in Ubuntu:
  Confirmed

Bug description:
  on windowed mode, clicking outside the 40/50GU view still focusses the
  focus; tapping black space shouldn’t trigger focussing

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1542077/+subscriptions

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


[Touch-packages] [Bug 1542083] Re: broken video clip has extremely blurry icon when navigating to the camera roll

2016-02-05 Thread Bill Filler
** Also affects: gallery-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gallery-app (Ubuntu)
 Assignee: (unassigned) => Arthur Mello (artmello)

** Changed in: gallery-app (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1542083

Title:
  broken video clip has extremely blurry icon when navigating to the
  camera roll

Status in Canonical System Image:
  Confirmed
Status in camera-app package in Ubuntu:
  Confirmed
Status in gallery-app package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  Confirmed

Bug description:
  from design:
  If for some reason thumbnail was not able to be generated after taking a 
video, the placeholder thumbnail is very blurry. Guessing that thumbnailer is 
not providing a thumbnail for this at needed size requested.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1542083/+subscriptions

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


[Touch-packages] [Bug 1542224] Re: [regression] OSK suppressed in autopilot tests

2016-02-05 Thread Michał Sawicz
So bug #147 worked around this in a weird way by forcing stayHidden
to true even when we changed it to false.

Recently we needed to add more fine grained control, which meant
stayHidden isn't used any more.

We need to ignore the autopilot-created input devices by means of having
a blacklist of devices, initially it might just be hardcoded, but should
be configurable (and populated by the keyboard emulator probably).

** Summary changed:

- [regression] RuntimeError("Keyboard is not on screen") in autopilot tests
+ [regression] OSK suppressed in autopilot tests

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1542224

Title:
  [regression] OSK suppressed in autopilot tests

Status in ubuntu-keyboard package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  I’m seeing a large number of webbrowser-app autopilot test failures lately (I 
think this started 2 or 3 days ago).
  Almost all of them expose a traceback like this:

  Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/webbrowser_app/tests/test_addressbar_states.py",
 line 82, in test_does_not_clear_when_typing_while_loading
  self.main_window.go_to_url(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 41, in go_to_url
  self.address_bar.go_to_url(url)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 357, in go_to_url
  self.write(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 361, in write
  self.text_field.write(text, clear)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_textfield.py",
 line 49, in write
  self.keyboard.type(text)
  File "/usr/lib/python3/dist-packages/autopilot/input/_osk.py", line 105, in 
type
  self._keyboard.type(string, delay)
  File "/usr/lib/python3/dist-packages/ubuntu_keyboard/emulators/keyboard.py", 
line 211, in type
  self.press_key(char)
  File "/usr/lib/python3/dist-packages/ubuntu_keyboard/emulators/keyboard.py", 
line 165, in press_key
  raise RuntimeError("Keyboard is not on screen")
  RuntimeError: Keyboard is not on screen


  This has now been confirmed to occur in all autopilot tests that use
  the OSK (including the ubuntu-keyboard-autopilot tests)

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

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


[Touch-packages] [Bug 402224] Re: c highlighter fails in token */*

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: vim (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/402224

Title:
  c highlighter fails in token */*

Status in vim package in Ubuntu:
  Invalid

Bug description:
  It incorrectly highlights */ as red bg but instead * is a part of
  code, /* is the starting of comment.

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

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


[Touch-packages] [Bug 1522316] Re: Icons are too big

2016-02-05 Thread dino99
My 2 cents,

first i'm not going to follow the 3.18.is.3.14 route, but going forward
with the gnome3 ppa now that the desktop team have made that decision
(only due to little cosmetic issues, that i does not care, and i'm not
be alone)

then, when we first got that 3.18 serie, i've also got that
icon/thumbnail size problem. But dconf-editor can be easily used to set
the user wish size: /nautilus/icon-view/thumbnail-size which i've
set to 64, and .../list-view/default-zoom-level to 'small'

so that it, i cant agree with such decision, nor reverting ubuntu-
settings; this again will introduce a bigger delta with the way gnome is
following.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1522316

Title:
  Icons are too big

Status in Nautilus:
  Incomplete
Status in nautilus package in Ubuntu:
  Triaged
Status in ubuntu-settings package in Ubuntu:
  Fix Released

Bug description:
  On xenial the icons in nautilus (also on the Desktop) are too big.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.2-1ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Dec  3 09:37:55 2015
  GsettingsChanges:
   b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 
'size', 'type', 'date_modified']"
   b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'date_modified', 'owner', 'group', 'permissions', 'mime_type', 'where']"
  InstallationDate: Installed on 2015-04-30 (216 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 574013] Re: Can not display pixmaps via opengl in qt

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: mesa (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/574013

Title:
  Can not display pixmaps via opengl in qt

Status in mesa package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: python-qt4

  If I try to display pixmaps using opengl in qt, all I get is a white
  square and an error message that says, "WARNING: Application calling
  GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported!
  This is an application bug!"

  This problem did not exist under karmic.
  I'll attach a simple script that produces the bug for me.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: python-qt4-gl 4.7.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  Architecture: i386
  Date: Sun May  2 17:13:05 2010
  EcryptfsInUse: Yes
  InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427)
  ProcEnviron:
   LANGUAGE=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-qt4

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

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


[Touch-packages] [Bug 1542388] [NEW] click hook generated .application file has wrong desktop-entry value

2016-02-05 Thread Kyle Nitzsche
Public bug reported:

For a scope click pkg, when using the simplest .application file as
recommended on [1] like this:


  

  Post your pictures to Facebook

  


The installed version includes an incorrect desktop-entry field.
Incorrect because it includes the pkg version [2], but the actual
.desktop file name does not include it.  The result is Settings cannot
file the .desktop file so it cannot display the icon or the name for the
account as defined in the .application file.

The workaround is to add a desktop-entry xml element that contains the
scope's fully qualified name (PKG_APP) in the source .application file.
When present, the click hook apparently uses this when writing the
generated version to the device [3]. Since it does not include the
VERSION, it points to the actual installed desktop file, thus Settings
can display the icon and name correctly as originally defined in the
.application file.

[1]
https://developer.ubuntu.com/en/start/platform/guides/online-accounts-developer-guide/

[2] incorrect generated desktop-entry example:
dropbox.canonicalpartners_dropbox_0.3.8

[3] correct entry using workaround:
dropbox.canonicalpartners_dropbox

** Affects: savilerow
 Importance: Undecided
 Status: Confirmed

** Affects: ubuntu-system-settings-online-accounts (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: savilerow
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1542388

Title:
  click hook generated .application file has wrong desktop-entry value

Status in The Savilerow project:
  Confirmed
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New

Bug description:
  For a scope click pkg, when using the simplest .application file as
  recommended on [1] like this:

  

  
Post your pictures to Facebook
  

  

  The installed version includes an incorrect desktop-entry field.
  Incorrect because it includes the pkg version [2], but the actual
  .desktop file name does not include it.  The result is Settings cannot
  file the .desktop file so it cannot display the icon or the name for
  the account as defined in the .application file.

  The workaround is to add a desktop-entry xml element that contains the
  scope's fully qualified name (PKG_APP) in the source .application
  file. When present, the click hook apparently uses this when writing
  the generated version to the device [3]. Since it does not include the
  VERSION, it points to the actual installed desktop file, thus Settings
  can display the icon and name correctly as originally defined in the
  .application file.

  [1]
  
https://developer.ubuntu.com/en/start/platform/guides/online-accounts-developer-guide/

  [2] incorrect generated desktop-entry example:
  dropbox.canonicalpartners_dropbox_0.3.8

  [3] correct entry using workaround:
  dropbox.canonicalpartners_dropbox

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

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


[Touch-packages] [Bug 1542395] Re: Screen.orientation and or Screen.primaryOrientation depend on the size of the app window

2016-02-05 Thread Florian Boucault
This is the cause of part 1) of https://bugs.launchpad.net/canonical-
devices-system-image/+bug/1542075

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1542395

Title:
  Screen.orientation and or Screen.primaryOrientation depend on the size
  of the app window

Status in QtMir:
  New
Status in qtubuntu:
  New
Status in qtmir package in Ubuntu:
  New
Status in qtubuntu package in Ubuntu:
  New

Bug description:
  When the user resizes an app window the value returned by
  Screen.angleBetween(Screen.primaryOrientation, Screen.orientation)
  changes depending on the aspect ratio of the window. If the window has
  a landscape aspect ratio, one value is returned, otherwise another one
  is returned.

  Screen orientation and app window size should be independent.

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

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


[Touch-packages] [Bug 1542075] Re: viewfinder should re-size to fit window

2016-02-05 Thread Florian Boucault
Part 1) is cause by a bug in qtmir/qtubuntu:
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1542395

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1542075

Title:
  viewfinder should re-size to fit window

Status in Canonical System Image:
  New
Status in camera-app package in Ubuntu:
  New

Bug description:
  in windowed mode, the viewfinder is currently fills the screen in the
  vertical orientation. If the window is made smaller the controls
  incorrectly rotate like the app thinks it's in landscape mode and
  bottom edge moves to the right.

  Lets discuss what to do here, but some options:

  1) resizing the window shouldn't change where the controls are located or the 
orientation
  2) resizing should make the viewfinder fill the available space. Should it 
use the largest vertical or horizontal dimension, or be fixed to the physical 
orientation of the phone?
  3) Should we not allow window resizing and instead lock the window size to 
the actual size of the viewfinder?
  4) If the phone is rotated, should the window size automatically change to 
reflect the phone orientation?

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1542075/+subscriptions

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


[Touch-packages] [Bug 1542388] Re: click hook generated .application file has wrong desktop-entry value

2016-02-05 Thread Kyle Nitzsche
** Description changed:

  For a scope click pkg, when using the simplest .application file as
  recommended on [1] like this:
  
  
-   
- 
-   Post your pictures to Facebook
- 
-   
+   
+ 
+   Post your pictures to Facebook
+ 
+   
  
  
  The installed version includes an incorrect desktop-entry field.
  Incorrect because it includes the pkg version [2], but the actual
  .desktop file name does not include it.  The result is Settings cannot
- file the .desktop file so it cannot display the icon or the name for the
- account as defined in the .application file.
+ find the .desktop file, so it cannot display the icon or the name for
+ the account as defined in the .application file.
  
  The workaround is to add a desktop-entry xml element that contains the
  scope's fully qualified name (PKG_APP) in the source .application file.
  When present, the click hook apparently uses this when writing the
  generated version to the device [3]. Since it does not include the
  VERSION, it points to the actual installed desktop file, thus Settings
  can display the icon and name correctly as originally defined in the
  .application file.
  
  [1]
  
https://developer.ubuntu.com/en/start/platform/guides/online-accounts-developer-guide/
  
  [2] incorrect generated desktop-entry example:
  dropbox.canonicalpartners_dropbox_0.3.8
  
  [3] correct entry using workaround:
  dropbox.canonicalpartners_dropbox

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1542388

Title:
  click hook generated .application file has wrong desktop-entry value

Status in The Savilerow project:
  Confirmed
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New

Bug description:
  For a scope click pkg, when using the simplest .application file as
  recommended on [1] like this:

  
    
  
    Post your pictures to Facebook
  
    
  

  The installed version includes an incorrect desktop-entry field.
  Incorrect because it includes the pkg version [2], but the actual
  .desktop file name does not include it.  The result is Settings cannot
  find the .desktop file, so it cannot display the icon or the name for
  the account as defined in the .application file.

  The workaround is to add a desktop-entry xml element that contains the
  scope's fully qualified name (PKG_APP) in the source .application
  file. When present, the click hook apparently uses this when writing
  the generated version to the device [3]. Since it does not include the
  VERSION, it points to the actual installed desktop file, thus Settings
  can display the icon and name correctly as originally defined in the
  .application file.

  [1]
  
https://developer.ubuntu.com/en/start/platform/guides/online-accounts-developer-guide/

  [2] incorrect generated desktop-entry example:
  dropbox.canonicalpartners_dropbox_0.3.8

  [3] correct entry using workaround:
  dropbox.canonicalpartners_dropbox

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

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


[Touch-packages] [Bug 1535394] Re: Xorg crashes at certain wiki pages via firefox

2016-02-05 Thread Saren Taşçıyan
After the BIOS update:
1) JBET55WW (1.20 )
12/23/2015

2) Firefox still crashes Xorg back to login screen when I open 
http://imagej.net/index.php?title=ImgLib2_Examples=history
I did not get any crash on en.wikipedia.org yet but that happens very randomly.

3) marking as new...
I can provide more info (logs etc.) when you need it.

** Changed in: xorg (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1535394

Title:
  Xorg crashes at certain wiki pages via firefox

Status in xorg package in Ubuntu:
  New

Bug description:
  Hi,

  I am having a weird problem in Ubuntu and I will try to explain when
  it happens. When I open Wikipedia main page or View history on any
  wiki page, sometimes (not always) Xorg (I suppose) freezes (UI becomes
  unresponsive for a while about 10-60 seconds) until it jumps to login
  screen. If I login, I need to start all the application all over
  again. Firefox starts but if I repeat the same process (visiting the
  same web page) Xorg crashes again. The two pages so far this behaviour
  occurs are:

  http://en.wikipedia.org (main page, I can however directly open any article 
and navigate from there)
  http://imagej.net/index.php?title=ImgLib2_Examples=history (history 
page of a wiki page)

  There are no dialogs after the crash reporting about a crash. I really don't 
know how to track the problem to find the cause.
  Even though Firefox is chrashing, Xorg should not be affected.

  I am using Ubuntu 14.04 LTS

  3.13.0-74-generic

  X.Org X Server 1.15.1
  Release Date: 2014-04-13
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.2.0-76-generic x86_64 Ubuntu
  Current Operating System: Linux lngrad031 3.13.0-74-generic #118-Ubuntu SMP 
Thu Dec 17 22:52:10 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=aa4cedea-18e5-4b0f-86ac-3423c2221c78 ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor vt.handoff=7
  Build Date: 12 February 2015  02:49:29PM
  xorg-server 2:1.15.1-0ubuntu2.7 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.30.2
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.

  unity 7.2.6

  I could only capture a line in x-0.log.old file with only "(EE)". (no
  explanation or whatsoever)

  Please don't hesitate to ask for more information.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:5036]
  MachineType: LENOVO 20BX000XMH
  Package: xorg-server (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=aa4cedea-18e5-4b0f-86ac-3423c2221c78 ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Tags:  trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-74-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/21/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET49WW (1.14 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BX000XMH
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET49WW(1.14):bd05/21/2015:svnLENOVO:pn20BX000XMH:pvrThinkPadT450s:rvnLENOVO:rn20BX000XMH:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BX000XMH
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Mon 

[Touch-packages] [Bug 598891] Re: Bluetooth mouse wheel not producing any events

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/598891

Title:
  Bluetooth mouse wheel not producing any events

Status in bluez package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: bluez

  Description:  Ubuntu 10.04 LTS
  Release:  10.04
  bluez:
Installed: 4.60-0ubuntu8

  Bluetooth mouse wheel is not producing any events at all.

  Using cat /dev/input/mouse2 I can see data coming when I move mouse or press 
buttons 1,2,3,8,9
  But nothing when moving mouse wheel up and down.

  Mouse is BTC Bluetooth Mouse

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: bluez 4.60-0ubuntu8
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic i686
  Architecture: i386
  Date: Sat Jun 26 22:56:48 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release i386 
(20091028.4)
  InterestingModules: rfcomm sco bnep l2cap btusb bluetooth
  MachineType: ASUSTeK Computer INC. 1005HA
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-23-generic 
root=UUID=4feeb03e-f5f4-442c-b8d0-6f9761b59fb9 ro quiet splash
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=ru_RU.utf8
   SHELL=/bin/bash
  SourcePackage: bluez
  dmi.bios.date: 07/24/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0703
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 1005HA
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0703:bd07/24/2009:svnASUSTeKComputerINC.:pn1005HA:pvrx.x:rvnASUSTeKComputerINC.:rn1005HA:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1005HA
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.
  hciconfig:
   hci0:Type: USB
BD Address: 00:22:43:F7:A0:B3 ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:1448050 acl:89259 sco:0 events:2288 errors:0
TX bytes:2078 acl:33 sco:0 commands:46 errors:0

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

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


[Touch-packages] [Bug 1542047] Re: visual cleanup for convergence

2016-02-05 Thread Olga Kemmet
** Description changed:

  Information from design:
  
  1) App should set preferred size to something that is good for desktop, i.e. 
that shows 2 columns width
- 2) in windowed mode - window decoration quickly switches between Contacts & 
Address Book in the naming on start of app 
+ 2) in windowed mode - window decoration quickly switches between Contacts & 
Address Book in the naming on start of app
  3) clean up empty state text, leave right hand column blank, no text at all 
accoding to Ben
  4) google logo in 1st panel, empty list: import contacts is disappearing when 
you open the bottom edge briefly - should stay there until bottom edge is 
committed
  5) when bottom edge is triggered and the background darkens, a white line is 
visible seemingly dividing the header and header sections; the white line seems 
to float on top of the bottom edge view. Should get rid of this
  6) Contacts > new contact: “Add Field” should be “Add field” in the New 
contact view
  7) Contacts > New contact - Font size for name and surname appears too large, 
make smaller
  8) selected state in contact list view is super orange…and the names are 
purple -> massive no go; list item text should be aligned with new sdk 
guidelines as well as list item selection - use the selection rectangles 
instead of highlighting that olivier is using from the sdk presentation: 
https://docs.google.com/presentation/d/1YUJgWpH7nNFshhNsHhvVnYOjSx_sRE7mPrtupB3-F7s/edit?ts=56aa1cdf#slide=id.gb5ac35bf4_0_0
  
- - Settings: 
+ - Settings:
  9) default “Addressbook” should be “Address book” from one word to two words
  10) wrong icon in the default address book, seem not to use the SURU icon 
theme, are icons in the selector needed at all? ‘Option Selector’ used to 
select address book (‘default address book, etc’) - Miss-aligned assets (icon, 
label, chevron). usage of wrong component in address book settings for 
selecting a local address book, it should be a list item and then a 2nd screen 
listing available accounts. Check with Ben on this. At miminum fix the 
alignment issues he is talking about.
  
- 
  Lower priority:
- 11)Contacts > new contact: tags “home > work > other” should change to 
“private/personal>work>other” and Enter an email address’ & ‘home/work/other’ 
should read  ‘Email address’ & ‘Personal/Work/other’. Is this hard? Will it 
cause incompatibilities?
- 12) Settings panel in two column mode is wrong: contacts are still visible in 
left panel, should be list of settings in left hand panel with details in right 
panel
+ 11) Settings panel in two column mode is wrong: contacts are still visible in 
left panel, should be list of settings in left hand panel with details in right 
panel

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1542047

Title:
  visual cleanup for convergence

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  New
Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  Information from design:

  1) App should set preferred size to something that is good for desktop, i.e. 
that shows 2 columns width
  2) in windowed mode - window decoration quickly switches between Contacts & 
Address Book in the naming on start of app
  3) clean up empty state text, leave right hand column blank, no text at all 
accoding to Ben
  4) google logo in 1st panel, empty list: import contacts is disappearing when 
you open the bottom edge briefly - should stay there until bottom edge is 
committed
  5) when bottom edge is triggered and the background darkens, a white line is 
visible seemingly dividing the header and header sections; the white line seems 
to float on top of the bottom edge view. Should get rid of this
  6) Contacts > new contact: “Add Field” should be “Add field” in the New 
contact view
  7) Contacts > New contact - Font size for name and surname appears too large, 
make smaller
  8) selected state in contact list view is super orange…and the names are 
purple -> massive no go; list item text should be aligned with new sdk 
guidelines as well as list item selection - use the selection rectangles 
instead of highlighting that olivier is using from the sdk presentation: 
https://docs.google.com/presentation/d/1YUJgWpH7nNFshhNsHhvVnYOjSx_sRE7mPrtupB3-F7s/edit?ts=56aa1cdf#slide=id.gb5ac35bf4_0_0

  - Settings:
  9) default “Addressbook” should be “Address book” from one word to two words
  10) wrong icon in the default address book, seem not to use the SURU icon 
theme, are icons in the selector needed at all? ‘Option Selector’ used to 
select address book (‘default address book, etc’) - Miss-aligned assets (icon, 
label, chevron). usage of wrong component in address book settings for 
selecting a local address book, it should be a list item and then a 2nd screen 
listing available accounts. Check with Ben on this. At miminum fix the 

[Touch-packages] [Bug 529439] Re: 1pixel high notification alert left on screen.

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libnotify in Ubuntu.
https://bugs.launchpad.net/bugs/529439

Title:
  1pixel high notification alert left on screen.

Status in libnotify package in Ubuntu:
  Invalid

Bug description:
  Firefox has left a thin window on my screen.
  It appears to be 1piixel high and is placed in the middle of the screen, 
approximately 1/3 the width of the screen. From position and width, it appears 
to be the remnant of a libnotify notification.
  I have run firefox, recieved notifications, and not experienced this error 
ever before.
  It was identified with xprop.
  Here is some of the output.

  WM_HINTS(WM_HINTS):
Client accepts input or input focus: True
Initial state is Normal State.
window id # of group leader: 0x1a1
  WM_WINDOW_ROLE(STRING) = "alert"
  XdndAware(ATOM) = BITMAP
  _MOTIF_DRAG_RECEIVER_INFO(_MOTIF_DRAG_RECEIVER_INFO) = 0x6c, 0x0, 0x5, 0x0, 
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10, 0x0, 0x0, 0x0
  _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_UTILITY
  WM_CLIENT_LEADER(WINDOW): window id # 0x1a1
  WM_NORMAL_HINTS(WM_SIZE_HINTS):
program specified location: 0, 0
program specified minimum size: 0 by 0
window gravity: NorthWest
  WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING, 
_NET_WM_SYNC_REQUEST
  WM_CLASS(STRING) = "Alert", "Firefox"

  ProblemType: Bug
  Architecture: i386
  Date: Sun Feb 28 13:20:38 2010
  DistroRelease: Ubuntu 10.04
  ExecutablePath: /usr/lib/firefox-3.6/firefox-bin
  FirefoxPackages:
   firefox 3.6+nobinonly-0ubuntu5
   firefox-gnome-support 3.6+nobinonly-0ubuntu5
   firefox-branding 3.6+nobinonly-0ubuntu5
   abroswer N/A
   abrowser-branding N/A
  Package: firefox 3.6+nobinonly-0ubuntu5
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
  SourcePackage: firefox
  Uname: Linux 2.6.32-14-generic i686

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

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


[Touch-packages] [Bug 1542388] Re: click hook generated .application file has wrong desktop-entry value

2016-02-05 Thread Kyle Nitzsche
** Changed in: savilerow
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1542388

Title:
  click hook generated .application file has wrong desktop-entry value

Status in The Savilerow project:
  Confirmed
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New

Bug description:
  For a scope click pkg, when using the simplest .application file as
  recommended on [1] like this:

  

  
Post your pictures to Facebook
  

  

  The installed version includes an incorrect desktop-entry field.
  Incorrect because it includes the pkg version [2], but the actual
  .desktop file name does not include it.  The result is Settings cannot
  file the .desktop file so it cannot display the icon or the name for
  the account as defined in the .application file.

  The workaround is to add a desktop-entry xml element that contains the
  scope's fully qualified name (PKG_APP) in the source .application
  file. When present, the click hook apparently uses this when writing
  the generated version to the device [3]. Since it does not include the
  VERSION, it points to the actual installed desktop file, thus Settings
  can display the icon and name correctly as originally defined in the
  .application file.

  [1]
  
https://developer.ubuntu.com/en/start/platform/guides/online-accounts-developer-guide/

  [2] incorrect generated desktop-entry example:
  dropbox.canonicalpartners_dropbox_0.3.8

  [3] correct entry using workaround:
  dropbox.canonicalpartners_dropbox

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

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


[Touch-packages] [Bug 1542347] [NEW] Revert change default nautilus icon-view zoom level to small

2016-02-05 Thread Doug McMahon
Public bug reported:

With nautilus reverting to 3.14 that default will give smaller than
expected icons, ie. 66% vs. 100%

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-settings 15.10.6 [modified: 
usr/share/glib-2.0/schemas/10_ubuntu-settings.gschema.override]
ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
Uname: Linux 4.4.0-2-generic x86_64
ApportVersion: 2.19.4-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Feb  5 09:38:25 2016
InstallationDate: Installed on 2016-01-14 (21 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160114)
PackageArchitecture: all
SourcePackage: ubuntu-settings
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1542347

Title:
  Revert change default nautilus icon-view zoom level to small

Status in ubuntu-settings package in Ubuntu:
  New

Bug description:
  With nautilus reverting to 3.14 that default will give smaller than
  expected icons, ie. 66% vs. 100%

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-settings 15.10.6 [modified: 
usr/share/glib-2.0/schemas/10_ubuntu-settings.gschema.override]
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb  5 09:38:25 2016
  InstallationDate: Installed on 2016-01-14 (21 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160114)
  PackageArchitecture: all
  SourcePackage: ubuntu-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1522316] Re: Icons are too big

2016-02-05 Thread Doug McMahon
However the fix-released for ubuntu-settings needs to be reverted
https://bugs.launchpad.net/ubuntu/+source/ubuntu-settings/+bug/1542347

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-settings in Ubuntu.
https://bugs.launchpad.net/bugs/1522316

Title:
  Icons are too big

Status in Nautilus:
  Incomplete
Status in nautilus package in Ubuntu:
  Triaged
Status in ubuntu-settings package in Ubuntu:
  Fix Released

Bug description:
  On xenial the icons in nautilus (also on the Desktop) are too big.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.2-1ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Dec  3 09:37:55 2015
  GsettingsChanges:
   b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 
'size', 'type', 'date_modified']"
   b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'date_modified', 'owner', 'group', 'permissions', 'mime_type', 'where']"
  InstallationDate: Installed on 2015-04-30 (216 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 579557] Re: Microphones not working after the upgrade to Lucid

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/579557

Title:
  Microphones not working after the upgrade to Lucid

Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: pulseaudio

  Ok,

  completely broken sound after upgrade. Sound output stops after
  resume, as in bug#578660. In addition, I have lost my microphones (the
  internal one for sure, the external I still do not know).

  I tried to add

  options snd-hda-intel model=toshiba

  to my alsa-base.conf, but till now, no luck. And I noticed by lsmod
  that the snd-hda-realtek module is loaded too, don't know why.

  This bug report supersedes bug#579481, as I could not find how to add
  apport sound information to it.

  BTW, ubuntu-bug told me pulseaudio crashed, but it's not true...

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  romano 1927 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd064 irq 22'
 Mixer name : 'Realtek ALC268'
 Components : 'HDA:10ec0268,1179ff50,0013 
HDA:11c11040,11790001,00100200'
 Controls  : 13
 Simple ctrls  : 10
  Date: Wed May 12 18:45:28 2010
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_GB.UTF-8
   LANGUAGE=en_GB:en
  SourcePackage: pulseaudio
  Symptom: audio
  Title: Pulseaudio is not running
  dmi.bios.date: 06/23/2008
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: V3.10
  dmi.board.name: Satellite U305
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Not Applicable
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrV3.10:bd06/23/2008:svnTOSHIBA:pnSatelliteU305:pvrPSU34U-00L003:rvnTOSHIBA:rnSatelliteU305:rvrNotApplicable:cvnTOSHIBA:ct10:cvrN/A:
  dmi.product.name: Satellite U305
  dmi.product.version: PSU34U-00L003
  dmi.sys.vendor: TOSHIBA

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

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


[Touch-packages] [Bug 1542224] Re: [regression] RuntimeError("Keyboard is not on screen") in autopilot tests

2016-02-05 Thread Michał Sawicz
** Changed in: ubuntu-keyboard (Ubuntu)
   Status: New => Invalid

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: Michael Sheldon (michael-sheldon) => (unassigned)

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

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

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Josh Arenson (josharenson)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1542224

Title:
  [regression] RuntimeError("Keyboard is not on screen") in autopilot
  tests

Status in ubuntu-keyboard package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  I’m seeing a large number of webbrowser-app autopilot test failures lately (I 
think this started 2 or 3 days ago).
  Almost all of them expose a traceback like this:

  Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/webbrowser_app/tests/test_addressbar_states.py",
 line 82, in test_does_not_clear_when_typing_while_loading
  self.main_window.go_to_url(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 41, in go_to_url
  self.address_bar.go_to_url(url)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 357, in go_to_url
  self.write(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 361, in write
  self.text_field.write(text, clear)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_textfield.py",
 line 49, in write
  self.keyboard.type(text)
  File "/usr/lib/python3/dist-packages/autopilot/input/_osk.py", line 105, in 
type
  self._keyboard.type(string, delay)
  File "/usr/lib/python3/dist-packages/ubuntu_keyboard/emulators/keyboard.py", 
line 211, in type
  self.press_key(char)
  File "/usr/lib/python3/dist-packages/ubuntu_keyboard/emulators/keyboard.py", 
line 165, in press_key
  raise RuntimeError("Keyboard is not on screen")
  RuntimeError: Keyboard is not on screen


  This has now been confirmed to occur in all autopilot tests that use
  the OSK (including the ubuntu-keyboard-autopilot tests)

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

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


[Touch-packages] [Bug 604812] Re: perldoc failing complaining about undefined %Config

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to perl in Ubuntu.
https://bugs.launchpad.net/bugs/604812

Title:
  perldoc failing complaining about undefined %Config

Status in perl package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: perl

  $ perldoc -f sprintf
  Global symbol "%Config" requires explicit package name at 
/usr/share/perl/5.10/Pod/Perldoc.pm line 53.
  Global symbol "%Config" requires explicit package name at 
/usr/share/perl/5.10/Pod/Perldoc.pm line 56.
  Global symbol "%Config" requires explicit package name at 
/usr/share/perl/5.10/Pod/Perldoc.pm line 57.
  Global symbol "%Config" requires explicit package name at 
/usr/share/perl/5.10/Pod/Perldoc.pm line 57.
  BEGIN not safe after errors--compilation aborted at 
/usr/share/perl/5.10/Pod/Perldoc.pm line 66.
  Compilation failed in require at /usr/bin/perldoc line 9.
  BEGIN failed--compilation aborted at /usr/bin/perldoc line 9.

  $ which perldoc
  /usr/bin/perldoc

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: perl-doc 5.10.1-8ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic i686
  Architecture: i386
  Date: Mon Jul 12 17:35:27 2010
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: perl

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

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


[Touch-packages] [Bug 604729] Re: audio sounds overdriven

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/604729

Title:
  audio sounds overdriven

Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: pulseaudio

  Audio sounds overdriven and there seems to be noise in the background.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: XFi [Creative X-Fi], device 0: ctxfi [Front/WaveIn]
 Subdevices: 0/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hashhawk   1530 F pulseaudio
   /dev/snd/pcmC1D0c:   hashhawk   1530 F...m pulseaudio
   /dev/snd/pcmC1D0p:   hashhawk   1530 F...m pulseaudio
  Card1.Amixer.info:
   Card hw:1 'XFi'/'Creative X-Fi 20K1 Unknown'
 Mixer name : '20K1'
 Components : ''
 Controls  : 30
 Simple ctrls  : 11
  Date: Mon Jul 12 19:49:01 2010
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  ProcEnviron:
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  dmi.bios.date: 03/05/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0219
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: Rampage Formula
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0219:bd03/05/2008:svnSystemmanufacturer:pnRampageFormula:pvrSystemVersion:rvnASUSTeKComputerINC.:rnRampageFormula:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: Rampage Formula
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Touch-packages] [Bug 1542395] [NEW] Screen.orientation and or Screen.primaryOrientation depend on the size of the app window

2016-02-05 Thread Florian Boucault
Public bug reported:

When the user resizes an app window the value returned by
Screen.angleBetween(Screen.primaryOrientation, Screen.orientation)
changes depending on the aspect ratio of the window. If the window has a
landscape aspect ratio, one value is returned, otherwise another one is
returned.

Screen orientation and app window size should be independent.

** Affects: qtmir
 Importance: Undecided
 Status: New

** Affects: qtubuntu
 Importance: Undecided
 Status: New

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

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

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

** Also affects: qtubuntu
   Importance: Undecided
   Status: New

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1542395

Title:
  Screen.orientation and or Screen.primaryOrientation depend on the size
  of the app window

Status in QtMir:
  New
Status in qtubuntu:
  New
Status in qtmir package in Ubuntu:
  New
Status in qtubuntu package in Ubuntu:
  New

Bug description:
  When the user resizes an app window the value returned by
  Screen.angleBetween(Screen.primaryOrientation, Screen.orientation)
  changes depending on the aspect ratio of the window. If the window has
  a landscape aspect ratio, one value is returned, otherwise another one
  is returned.

  Screen orientation and app window size should be independent.

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

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


[Touch-packages] [Bug 1485522] Re: Volume obtained is 100% in multimedia sink for sounds from app

2016-02-05 Thread Yoann Lopes
Pending patch in Qt: https://codereview.qt-project.org/#/c/148503/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1485522

Title:
  Volume obtained is 100% in multimedia sink for sounds from app

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed
Status in qtmultimedia-opensource-src package in Ubuntu:
  Confirmed
Status in qtubuntu-media package in Ubuntu:
  Confirmed

Bug description:
  I'm not sure 100% this is a bug but it is related to
  https://bugs.launchpad.net/canonical-devices-system-image/+bug/1478506

  When the "Marron in trouble" games launches a sound the multimedia
  sink it's updated and when reading the volume it's always 100%.

  I'ts not 100% for other applications using the multimedia role, like
  the music app or other games/apps. The volume in that case is in sync
  with the volume that was previously set for it.

  This is the code from the indicator-sound where we get the 100%
  volume.

  var props_variant = yield _pconn.call 
("org.PulseAudio.Ext.StreamRestore1.RestoreEntry",
sink_input_objp, 
"org.freedesktop.DBus.Properties", "Get",
new Variant ("(ss)", 
"org.PulseAudio.Ext.StreamRestore1.RestoreEntry", "Volume"),
null, DBusCallFlags.NONE, -1);
Variant tmp;
props_variant.get ("(v)", out tmp);
uint32 type = 0, volume = 0;
VariantIter iter = tmp.iterator ();
iter.next ("(uu)", , );

  I did a workaround branch in the indicator-sound that reads the volume
  at initilaization for every role and stores any change When the sink
  is updated I read the volume in it that is already stored instead of
  reading the volume from pulse.

  I'm not convinced of that, and would like to know why I get 100%
  volume only for this particular game.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1485522/+subscriptions

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


[Touch-packages] [Bug 1542080] Re: Needs tar/xattr support to build docker

2016-02-05 Thread dann frazier
** Changed in: gccgo-4.9 (Ubuntu Trusty)
 Assignee: (unassigned) => dann frazier (dannf)

** Changed in: gccgo-4.9 (Ubuntu Trusty)
   Importance: Undecided => Critical

** Changed in: gccgo-4.9 (Ubuntu Trusty)
   Importance: Critical => High

** Changed in: gccgo-4.9 (Ubuntu Trusty)
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gccgo-4.9 in Ubuntu.
https://bugs.launchpad.net/bugs/1542080

Title:
  Needs tar/xattr support to build docker

Status in gccgo-4.9 package in Ubuntu:
  Confirmed
Status in gccgo-4.9 source package in Trusty:
  In Progress

Bug description:
  [Impact]
  docker.io does not build on archs that require gccgo.

  [Test Case]
  Build docker.io in trusty on an arch that requires gccgo. I used arm64.
  (Also need patch in LP: #1510288)

  [Regression Risk]
  This is an upstream patch that applies cleanly (other than file tree 
rearrangements), and it is adding new functionality.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gccgo-4.9/+bug/1542080/+subscriptions

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


[Touch-packages] [Bug 1540194] Re: OpenGL stutter and freeze when rotation = Counterclockwise

2016-02-05 Thread Me
** Changed in: mesa (Ubuntu)
 Assignee: (unassigned) => Me (mayerchristel)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1540194

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  New

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will
  even freeze.

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

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


[Touch-packages] [Bug 1542428] Re: package libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-02-05 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1542428

Title:
  package libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.6 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

Status in mesa package in Ubuntu:
  New

Bug description:
  Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ...
  update-alternatives: warning: forcing reinstallation of alternative 
/usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken
  update-alternatives: error: unable to remove '/etc/ati': Is a directory
  dpkg: error processing package libgl1-mesa-glx:amd64 (--configure):
   subprocess installed post-installation script returned error exit status 2
  dpkg: dependency problems prevent configuration of openjdk-7-jre:amd64:
   openjdk-7-jre:amd64 depends on libgl1-mesa-glx | libgl1; however:
Package libgl1-mesa-glx:amd64 is not configured yet.
Package libgl1 is not installed.
Package libgl1-mesa-glx:amd64 which provides libgl1 is not configured yet.

  dpkg: error processing package openjdk-7-jre:amd64 (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of virtualbox-qt:
   virtualbox-qt depends on libgl1-mesa-glx | libgl1; however:
Package libgl1-mesa-glx:amd64 is not configured yet.
Package libgl1 is not installed.
Package libgl1-mesa-glx:amd64 which provides libgl1 is not configured yet.

  dpkg: error processing package virtualbox-qt (--configure):
   dependency problems - leaving unconfigured
  Setting up fglrx-updates (2:15.200-0ubuntu0.5) ...
  No apport report written because the error message indicates its a followup 
error from a previous failure.
No apport report written because the error message 
indicates its a followup error from a previous failure.
  update-alternatives: 
warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf 
because link group x86_64-linux-gnu_gl_conf is broken
  update-alternatives: error: unable to remove '/etc/ati': Is a directory
  dpkg: error processing package fglrx-updates (--configure):
   subprocess installed post-installation script returned error exit status 2
  No apport report written because MaxReports is reached already

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.6
  ProcVersionSignature: Ubuntu 3.13.0-76.120-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-76-generic x86_64
  NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Feb  5 09:48:24 2016
  DistUpgraded: 2014-06-14 08:37:15,634 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-updates-core, 15.200, 3.13.0-55-generic, x86_64: installed
   fglrx-updates-core, 15.200, 3.13.0-66-generic, x86_64: installed
   fglrx-updates-core, 15.200, 3.13.0-74-generic, x86_64: installed
   fglrx-updates-core, 15.200, 3.13.0-76-generic, x86_64: installed
   fglrx-updates-core, 15.200, 3.13.0-77-generic, x86_64: installed
  DuplicateSignature: 
package:libgl1-mesa-glx:amd64:10.1.3-0ubuntu0.6:subprocess installed 
post-installation script returned error exit status 2
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Barts PRO [Radeon HD 6850] 
[1002:6739] (prog-if 00 [VGA controller])
 Subsystem: XFX Pine Group Inc. Device [1682:3117]
  InstallationDate: Installed on 2011-11-16 (1541 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: Gigabyte Technology Co., Ltd. EP45-UD3R
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-76-generic 
root=UUID=d7c5c03a-9573-4fb2-8d56-bd7a922b7a5f ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.11
  SourcePackage: mesa
  Title: package libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.6 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
  UpgradeStatus: Upgraded to trusty on 2014-06-14 (601 days ago)
  dmi.bios.date: 01/13/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F6
  dmi.board.name: EP45-UD3R
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology 

[Touch-packages] [Bug 1489329] Re: MX4 GPS doesn't work at all

2016-02-05 Thread Pat McGowan
Output of
$ sudo GLOG_v=1000 GLOG_logtostderr=1 ubuntu-location-serviced-cli --bus system 
--test


** Attachment added: "test"
   
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1489329/+attachment/4564717/+files/test

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1489329

Title:
  MX4 GPS doesn't work at all

Status in Canonical System Image:
  Confirmed
Status in location-service package in Ubuntu:
  Incomplete

Bug description:
  When using location for navigation, GPS is essential. Location can
  also be based on Wifi or phone network, but accuracy for that is
  insufficient for driving/geocaching/any application except nearby
  restaurants.

  I can currently only get a location based on wifi / phone network. If
  I disable this feature, I get no location at all. Not after reboot,
  not sometimes, not ever.

  Trying to do: Navigate using GPS and/or network

  What I expect: Accuracy is high with all location services on. It
  decreases slightly when network based location is switched off. It
  decreases sharply when only GPS is switched off.

  What happens: Accuracy is very low (30m - 2000m) with all location
  services on. Location is impossible when network based location is
  switched off. It doesn't make a difference if I switch the GPS on or
  off.

  This may be a hardware issue, and I'll probably be sending in my phone
  (MX4) for check/repair, but that would mean missing my phone. I'd much
  rather troubleshoot myself.

  I already have location test and sensorsstatus to monitor this, but I
  want to know more about if the chip is functioning. Which logs are
  relevant? I've thought about flashing android on and seeing if that
  helps (which makes it a software issue), or doesn't (which makes it a
  hardware issue). Is there an easier way to get an answer to the
  software/hardware question?

  Thanks!

  Meizu MX4, Ubuntu 15.04r4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489329/+subscriptions

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


[Touch-packages] [Bug 597924] Re: IEC958 output works on login screen, not as logged in user.

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: New => Invalid

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

Title:
  IEC958 output works on login screen, not as logged in user.

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  I'm no expert on the Linux sound architecture, so I apologize if I
  sent this bug report to the wrong package team.

  Anyhow, I'm using an A8N-E motherboard, NForce4 chipset with a Realtek
  ALC850 codec. To listen to audio, I'm using a DAC running off the
  SPDIF output of the onboard sound.

  When Ubuntu (10.04 LTS) boots up and the login screen is displayed, I
  get a quick "drum" sound. But when I log in as myself, none of the
  applications that I try have sound output. I've tried various
  combinations of .asoundrc files, using aplay to try playing test .WAV
  files to different cards/devices, etc. with no sound. Everything seems
  to be enabled in alsamixer, and my user has permissions to play sound.

  When I log out and Ubuntu returns to the login screen, I get the drum
  sound again.

  If you need me to try anything on my computer, or gather more data,
  let me know.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', 
'/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1c', '/dev/snd/pcmC0D2p', 
'/dev/snd/controlC1', '/dev/snd/midiC1D0', '/dev/snd/seq', '/dev/snd/timer', 
'/dev/sequencer2', '/dev/sequencer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'CK804'/'NVidia CK804 with ALC850 at irq 22'
 Mixer name : 'Realtek ALC850 rev 0'
 Components : 'AC97a:414c4790'
 Controls  : 42
 Simple ctrls  : 27
  Card1.Amixer.info:
   Card hw:1 'UART'/'MPU-401 UART at 0x330, irq 10'
 Mixer name : ''
 Components : ''
 Controls  : 0
 Simple ctrls  : 0
  Card1.Amixer.values:
   
  Date: Wed Jun 23 21:35:58 2010
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  dmi.bios.date: 04/07/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: ASUS A8N-E ACPI BIOS Revision 1013
  dmi.board.name: A8N-E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 2.XX
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSA8N-EACPIBIOSRevision1013:bd04/07/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnA8N-E:rvr2.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


Re: [Touch-packages] [Bug 1541631] Re: MX4 today scope inconsistent date and alignment with OTA-9

2016-02-05 Thread Dave H
Hi Kyle,

OK thanks for the below, I will check again with OTA-9.5 version.

Regards

Dave H

On Wed, 2016-02-03 at 23:46 +, Kyle Nitzsche wrote:
> Hi Dave H:
> 
> The layout issue your screenshot shows may not be a Today scope issue
> but may be a more generic issue in the unity shell so I have added the
> project.
> 
> ** Also affects: unity-scopes-shell (Ubuntu)
>Importance: Undecided
>Status: New
>

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1541631

Title:
  MX4 today scope inconsistent date and alignment  with OTA-9

Status in Today Scope:
  New
Status in unity-scopes-shell package in Ubuntu:
  New

Bug description:
  Hi I am using an MX4 with OTA-9 update. After updating to OTA-9 the
  Today scope sometimes cuts the day date icon in half and the scope is
  out of alignment with gaps between some sections. Please see screen
  capture attached. This is random and changes when you refresh the
  scope, but does not clear the problem. If I then use settings to
  remove the (untick Day info) , then add it again the problem is
  resolved.

  As a general comment, the Today scope is still very, plus other issues
  such as , slow to update, random results, fixed position for items
  selected so you cant put your high priority items such as news near
  the top. No option to add background picture (as every other OS does
  and all main stream users will expect this)

  As this is the main information scope for the phone I would have
  thought it should be given a lot of attention improving the
  performance etc (refresh is still painfully slow even on a fast
  internet connection).  When you loose wifi and have no 3G the Today
  scope can be almost blank when switching the phone out of sleep or
  turning it on. I wonder if you could at least save all the previous
  data from the last wifi connection and show that as I don’t think your
  typical Android or apple user will accept a blank main screen. The
  today scope should also have custom backgrounds, these could then be
  used for all scopes if selected.

  Anyway sorry for going on and thanks for fixing the camera pinch to
  zoom (fine now on the MX4). I know its a thankless task and us users
  don’t help, I wish I could but I more of a hardware man.  Just to say
  your all doing a great job and anything you can do to improve the
  Today scope is much appreciated,

  Regards

  Dave H

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1541631/+subscriptions

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


[Touch-packages] [Bug 1542002] Re: browser chrashes a lot in Pocket Desktop

2016-02-05 Thread Bill Filler
Is this browser specific or are many apps crashing? Suspecting an out of
memory situation perhaps.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1542002

Title:
  browser chrashes a lot in Pocket Desktop

Status in Canonical Pocket Desktop:
  New
Status in webbrowser-app package in Ubuntu:
  Incomplete

Bug description:
  the default browser constantly seems to crash when set up as pocket desktop. 
For example when viewing this page:
  http://www.digitaltrends.com/mobile/bq-aquaris-m10-ubuntu-edition-tablet-news

  Also when using google docs, and even launch pad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1542002/+subscriptions

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


[Touch-packages] [Bug 1446906] Re: lxc container with postfix, permission denied on mailq

2016-02-05 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
vivid' to 'verification-done-vivid'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-vivid

** Tags added: verification-needed-wily

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1446906

Title:
  lxc container with postfix, permission denied on mailq

Status in linux package in Ubuntu:
  Fix Released
Status in lxc package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  Fix Committed
Status in lxc source package in Vivid:
  New
Status in linux source package in Wily:
  Fix Committed
Status in lxc source package in Wily:
  New
Status in linux source package in Xenial:
  Fix Released
Status in lxc source package in Xenial:
  Confirmed

Bug description:
  [Impact]

   * Users may encounter situations where they use applications, confined by
 AppArmor, that hit EACESS failures when attempting to operate on AF_UNIX
 stream sockets.

   * These failures typically occur when the confined applications attempts to
 read from an AF_UNIX stream socket when the other end of the socket has
 already been closed.

   * AppArmor is mistakenly denying the socket operations due to the socket
 shutdown operation making the sun_path no longer being available for
 AppArmor mediation after the socket is shutdown.

  [Test Case]

   The expected test case is:

   $ sudo apt-get install postfix # installing in 'local only' config is fine
   $ cat > bug-profile << EOF
   profile bug-profile flags=(attach_disconnected) {
 network,
 file,
   }
   EOF
   $ sudo apparmor_parser -r bug.profile 
   $ aa-exec -p bug-profile -- mailq
   Mail queue is empty

   A failed test case will see the mailq command exit with an error:

   $ aa-exec -p bug-profile -- mailq
   postqueue: warning: close: Permission denied

   and these denials will be found in the syslog:

   Jan 25 16:56:29 sec-vivid-amd64 kernel: [  241.096168] audit: type=1400 
audit(1453762589.727:29): apparmor="DENIED" operation="file_perm" 
profile="bug-profile" name="public/showq" pid=4923 comm="postqueue" 
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
   Jan 25 16:56:29 sec-vivid-amd64 kernel: [  241.096175] audit: type=1400 
audit(1453762589.727:30): apparmor="DENIED" operation="file_perm" 
profile="bug-profile" name="public/showq" pid=4923 comm="postqueue" 
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

  [Regression Potential]

   * The changes are local to the path-based AF_UNIX stream socket mediation 
code
 so that limits the regression potential to some degree.

   * John Johansen authored the patch and I reviewed it. It is small and there's
 no obvious areas of concern to me regarding potential regressions.

  [Other Info]

   * None at this time

  [Original bug report]

  Hello,

  on three Vivid host, all of them up-to-date, I have the problem
  described here:

  https://bugs.launchpad.net/ubuntu/utopic/+source/linux/+bug/1390223

  That bug report shows the problem was fixed, but it is not (at least
  on current Vivid)

  ii  linux-image-generic 3.19.0.15.14   amd64  Generic Linux kernel 
image
  ii  lxc 1.1.2-0ubuntu3 amd64  Linux Containers 
userspace tools
  ii  apparmor2.9.1-0ubuntu9 amd64  User-space parser 
utility for AppArmor

  Reproducible with:

  $ sudo lxc-create -n test -t ubuntu
  $ sudo lxc-start -n test

  (inside container)

  $ sudo apt-get install postfix
  $ mailq
  postqueue: warning: close: Permission denied

  dmesg shows:
  [82140.386109] audit: type=1400 audit(1429661150.086:17067): 
apparmor="DENIED" operation="file_perm" profile="lxc-container-default" 
name="public/showq" pid=27742 comm="postqueue" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  ---
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  zoolook1913 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=aa25401d-0553-43dc-b7c8-c530fe245fb6
  InstallationDate: Installed on 2015-02-27 (53 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: LENOVO 20150
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic 
root=/dev/mapper/ubuntu--vg-root ro cgroup_enable=memory swapaccount=1 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 

[Touch-packages] [Bug 1446906] Re: lxc container with postfix, permission denied on mailq

2016-02-05 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
wily' to 'verification-done-wily'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1446906

Title:
  lxc container with postfix, permission denied on mailq

Status in linux package in Ubuntu:
  Fix Released
Status in lxc package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  Fix Committed
Status in lxc source package in Vivid:
  New
Status in linux source package in Wily:
  Fix Committed
Status in lxc source package in Wily:
  New
Status in linux source package in Xenial:
  Fix Released
Status in lxc source package in Xenial:
  Confirmed

Bug description:
  [Impact]

   * Users may encounter situations where they use applications, confined by
 AppArmor, that hit EACESS failures when attempting to operate on AF_UNIX
 stream sockets.

   * These failures typically occur when the confined applications attempts to
 read from an AF_UNIX stream socket when the other end of the socket has
 already been closed.

   * AppArmor is mistakenly denying the socket operations due to the socket
 shutdown operation making the sun_path no longer being available for
 AppArmor mediation after the socket is shutdown.

  [Test Case]

   The expected test case is:

   $ sudo apt-get install postfix # installing in 'local only' config is fine
   $ cat > bug-profile << EOF
   profile bug-profile flags=(attach_disconnected) {
 network,
 file,
   }
   EOF
   $ sudo apparmor_parser -r bug.profile 
   $ aa-exec -p bug-profile -- mailq
   Mail queue is empty

   A failed test case will see the mailq command exit with an error:

   $ aa-exec -p bug-profile -- mailq
   postqueue: warning: close: Permission denied

   and these denials will be found in the syslog:

   Jan 25 16:56:29 sec-vivid-amd64 kernel: [  241.096168] audit: type=1400 
audit(1453762589.727:29): apparmor="DENIED" operation="file_perm" 
profile="bug-profile" name="public/showq" pid=4923 comm="postqueue" 
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
   Jan 25 16:56:29 sec-vivid-amd64 kernel: [  241.096175] audit: type=1400 
audit(1453762589.727:30): apparmor="DENIED" operation="file_perm" 
profile="bug-profile" name="public/showq" pid=4923 comm="postqueue" 
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

  [Regression Potential]

   * The changes are local to the path-based AF_UNIX stream socket mediation 
code
 so that limits the regression potential to some degree.

   * John Johansen authored the patch and I reviewed it. It is small and there's
 no obvious areas of concern to me regarding potential regressions.

  [Other Info]

   * None at this time

  [Original bug report]

  Hello,

  on three Vivid host, all of them up-to-date, I have the problem
  described here:

  https://bugs.launchpad.net/ubuntu/utopic/+source/linux/+bug/1390223

  That bug report shows the problem was fixed, but it is not (at least
  on current Vivid)

  ii  linux-image-generic 3.19.0.15.14   amd64  Generic Linux kernel 
image
  ii  lxc 1.1.2-0ubuntu3 amd64  Linux Containers 
userspace tools
  ii  apparmor2.9.1-0ubuntu9 amd64  User-space parser 
utility for AppArmor

  Reproducible with:

  $ sudo lxc-create -n test -t ubuntu
  $ sudo lxc-start -n test

  (inside container)

  $ sudo apt-get install postfix
  $ mailq
  postqueue: warning: close: Permission denied

  dmesg shows:
  [82140.386109] audit: type=1400 audit(1429661150.086:17067): 
apparmor="DENIED" operation="file_perm" profile="lxc-container-default" 
name="public/showq" pid=27742 comm="postqueue" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  ---
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  zoolook1913 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=aa25401d-0553-43dc-b7c8-c530fe245fb6
  InstallationDate: Installed on 2015-02-27 (53 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: LENOVO 20150
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic 
root=/dev/mapper/ubuntu--vg-root ro cgroup_enable=memory swapaccount=1 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  RelatedPackageVersions:
   

[Touch-packages] [Bug 1542329] Re: package resolvconf 1.77ubuntu1 failed to install/upgrade: triggers looping, abandoned

2016-02-05 Thread Steve Langasek
The error in the log is:

dpkg: cycle found while processing triggers:
 chain of packages whose triggers are or may be responsible:
  gconf2 -> gconf2
 packages' pending triggers which are or may be unresolvable:
  dbus: /etc/dbus-1/system.d
  resolvconf: resolvconf-enable-updates
  man-db: /usr/share/man
  systemd: /etc/init.d
  doc-base: /usr/share/doc-base
  libc-bin: ldconfig
  initramfs-tools: update-initramfs
  desktop-file-utils: /usr/share/applications
  ureadahead: /etc/init: /etc/init.d
  gconf2: /usr/share/GConf/gsettings: /usr/share/gconf/schemas
  php5-fpm: /etc/php5/fpm/conf.d

This points to a problem with the trigger in gconf2.

** Package changed: resolvconf (Ubuntu) => gconf2 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to resolvconf in Ubuntu.
https://bugs.launchpad.net/bugs/1542329

Title:
  package resolvconf 1.77ubuntu1 failed to install/upgrade: triggers
  looping, abandoned

Status in gconf2 package in Ubuntu:
  New

Bug description:
  it makes my upgrading and installing impossible

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: resolvconf 1.77ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-57.77~14.04.1-generic 3.16.7-ckt20
  Uname: Linux 3.16.0-57-generic i686
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: i386
  Date: Fri Feb  5 12:22:50 2016
  DpkgHistoryLog:
   Start-Date: 2016-02-05  12:14:12
   Commandline: apt-get -f install
   Install: bzip2-doc:i386 (1.0.6-8, automatic)
   Upgrade: cheese-common:i386 (3.10.2-0ubuntu2, 3.16.1-1ubuntu2), 
gstreamer1.0-clutter:i386 (2.0.8-1build1, 2.0.16-1), cheese:i386 
(3.10.2-0ubuntu2, 3.16.1-1ubuntu2), libnux-4.0-common:i386 
(4.0.6+14.04.20141107-0ubuntu1, 4.0.8+15.10.20150921.1-0ubuntu1), 
libcheese-gtk23:i386 (3.10.2-0ubuntu2, 3.16.1-1ubuntu2), libsigc++-2.0-dev:i386 
(2.2.10-0.2ubuntu2, 2.4.1-2), libbz2-dev:i386 (1.0.6-5, 1.0.6-8), 
tzdata-java:i386 (2015g-0ubuntu0.14.04, 2015g-1), acl:i386 (2.2.52-1, 
2.2.52-2), libcheese7:i386 (3.10.2-0ubuntu2, 3.16.1-1ubuntu2), 
libnux-4.0-0:i386 (4.0.6+14.04.20141107-0ubuntu1, 
4.0.8+15.10.20150921.1-0ubuntu1)
   Remove: libcwidget3:i386 (0.5.16-3.5ubuntu1)
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2015-08-03 (185 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: resolvconf
  Title: package resolvconf 1.77ubuntu1 failed to install/upgrade: triggers 
looping, abandoned
  UpgradeStatus: Upgraded to wily on 2016-02-05 (0 days ago)

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

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


[Touch-packages] [Bug 1422795] Re: bash crashes often if inputrc contains revert-all-at-newline

2016-02-05 Thread Jeffrey Hutzelman
For those who can't wait, I've built a version with this fix in my PPA.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1422795

Title:
  bash crashes often if inputrc contains revert-all-at-newline

Status in bash package in Ubuntu:
  Fix Released
Status in bash package in Debian:
  Fix Released

Bug description:
  Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747341
  The Debian bug includes complete reproduction case. Basically:
  with .inputrc containing
  set revert-all-at-newline On

  Go back in the commandline history, edit a command, then submit a different 
command (may be empty)
  Such as:
  $ ls something
  $ 

  Attached diff is confirmed to fix the issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: bash 4.3-7ubuntu1.5 [origin: goobuntu-trusty-testing-desktop]
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Tue Feb 17 15:49:30 2015
  SourcePackage: bash
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.bash.bashrc: [modified]
  mtime.conffile..etc.bash.bashrc: 2015-01-27T03:27:18.751405

  
  [Test Case]

  Adapted from the Debian bug report:

  1. echo "set revert-all-at-newline on" > bug.inputrc
  2. INPUTRC=bug.inputrc bash
  3. echo hello
  4. ^P^U^N^M  [Hold down control and type "punm".]

  Bash should die immediately with SIGABRT.

  
  [Regression Potential]

  Relatively low.

  The change has no effect at all unless _rl_revert_all_lines() is called,
  which only happens if revert-all-at-newline is set, and then only when a
  newline is typed.  So, the potential for regression is essentially zero for
  non-interactive shells and for anyone not using revert-all-at-newline (which
  is not the default).

  Further, this change appeared upstream and in both Debian and Ubuntu over
  a year ago, so it's had plenty of public testing.

  lib/readline/misc.c:_rl_revert_all_lines() contains a loop which iterates
  over history entries, reverting changes to each history entry.  This patch
  causes entry->data, which points to the per-entry undo list, to be cleared
  before reverting edits rather than after.  At first glance, this shouldn't
  make any difference.  However, it prevents rl_do_undo() from replacing the
  history entry with one reflecting the change.  Otherwise, the entry gets
  freed, leaving _rl_revert_all_lines() with an invalid pointer.

  _Not_ having an invalid pointer and double-free certainly can't be worse
  than the current situation.  Since we're avoiding is making the pointer
  invalid rather than not doing the free, the chance of a new leak is pretty
  much nonexistent.

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

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


[Touch-packages] [Bug 1533935] Re: webbrowser don't render the fonts properly

2016-02-05 Thread WindTux
With the actual version (0.23+16.04.20160129.1-0ubuntu1) there're not
problems on the fonts on the andress bar, perhaps the render is not the
proper in all web sites visited with web browser.

Also, the web browser has instabilities and crashes very often shortly
be visiting websites (no matter what it is)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1533935

Title:
  webbrowser don't render the fonts properly

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  i use Ubuntu 16.04 Xenial Xerus and the webbrowser don't render
  properly the fonts on the andress bar. i attach a screen.

  webbrowser version: 0.23+16.04.20160112.1-0ubuntu1

  Ubuntu 16.04 Xenial Xerus AMD64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1533935/+subscriptions

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


[Touch-packages] [Bug 1542428] [NEW] package libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-02-05 Thread Scott Hinton
Public bug reported:

Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ...
update-alternatives: warning: forcing reinstallation of alternative 
/usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken
update-alternatives: error: unable to remove '/etc/ati': Is a directory
dpkg: error processing package libgl1-mesa-glx:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of openjdk-7-jre:amd64:
 openjdk-7-jre:amd64 depends on libgl1-mesa-glx | libgl1; however:
  Package libgl1-mesa-glx:amd64 is not configured yet.
  Package libgl1 is not installed.
  Package libgl1-mesa-glx:amd64 which provides libgl1 is not configured yet.

dpkg: error processing package openjdk-7-jre:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of virtualbox-qt:
 virtualbox-qt depends on libgl1-mesa-glx | libgl1; however:
  Package libgl1-mesa-glx:amd64 is not configured yet.
  Package libgl1 is not installed.
  Package libgl1-mesa-glx:amd64 which provides libgl1 is not configured yet.

dpkg: error processing package virtualbox-qt (--configure):
 dependency problems - leaving unconfigured
Setting up fglrx-updates (2:15.200-0ubuntu0.5) ...
No apport report written because the error message indicates its a followup 
error from a previous failure.
  No apport report written because the error message 
indicates its a followup error from a previous failure.
update-alternatives: 
warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf 
because link group x86_64-linux-gnu_gl_conf is broken
update-alternatives: error: unable to remove '/etc/ati': Is a directory
dpkg: error processing package fglrx-updates (--configure):
 subprocess installed post-installation script returned error exit status 2
No apport report written because MaxReports is reached already

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.6
ProcVersionSignature: Ubuntu 3.13.0-76.120-generic 3.13.11-ckt30
Uname: Linux 3.13.0-76-generic x86_64
NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Feb  5 09:48:24 2016
DistUpgraded: 2014-06-14 08:37:15,634 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates-core, 15.200, 3.13.0-55-generic, x86_64: installed
 fglrx-updates-core, 15.200, 3.13.0-66-generic, x86_64: installed
 fglrx-updates-core, 15.200, 3.13.0-74-generic, x86_64: installed
 fglrx-updates-core, 15.200, 3.13.0-76-generic, x86_64: installed
 fglrx-updates-core, 15.200, 3.13.0-77-generic, x86_64: installed
DuplicateSignature: package:libgl1-mesa-glx:amd64:10.1.3-0ubuntu0.6:subprocess 
installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Barts PRO [Radeon HD 6850] [1002:6739] 
(prog-if 00 [VGA controller])
   Subsystem: XFX Pine Group Inc. Device [1682:3117]
InstallationDate: Installed on 2011-11-16 (1541 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
MachineType: Gigabyte Technology Co., Ltd. EP45-UD3R
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-76-generic 
root=UUID=d7c5c03a-9573-4fb2-8d56-bd7a922b7a5f ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.11
SourcePackage: mesa
Title: package libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.6 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
UpgradeStatus: Upgraded to trusty on 2014-06-14 (601 days ago)
dmi.bios.date: 01/13/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F6
dmi.board.name: EP45-UD3R
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd01/13/2009:svnGigabyteTechnologyCo.,Ltd.:pnEP45-UD3R:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45-UD3R:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: EP45-UD3R
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6

[Touch-packages] [Bug 588398] Re: when running under gnome: sudo: can't set runas group vector: Operation not permitted

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sudo in Ubuntu.
https://bugs.launchpad.net/bugs/588398

Title:
  when running under gnome: sudo: can't set runas group vector:
  Operation not permitted

Status in sudo package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: sudo

  just upgraded from 8.04 to 10.04 and now under gnome or kde running
  sudo from an application or a terminal results in the following error:

  craig@piccard ~ % sudo w
  sudo: can't set runas group vector: Operation not permitted

  what I expected to happen is see a list of users.  (I only use w as an
  example, any command seems to fail).  my

  if I ssh in from remote then sudo works just fine, i.e. this only
  happens while running under gnome (or kde).

  sudo:
Installed: 1.7.2p1-1ubuntu5

  ubuntu-desktop:
Installed: 1.197

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: sudo 1.7.2p1-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.32-22.33-server 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-server x86_64
  Architecture: amd64
  Date: Tue Jun  1 10:20:39 2010
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  SourcePackage: sudo
  Sudoers: Error: command ['gksu', '-D', 'Apport', '--', '/bin/cat', 
'/etc/sudoers'] failed with exit code 1:
  VisudoCheck: Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/sbin/visudo', '-c'] failed with exit code 1:

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

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


[Touch-packages] [Bug 1542438] [NEW] Python LXC api needs to be much better at error reporting

2016-02-05 Thread Christopher Townsend
Public bug reported:

I use the Python API extensively on the lp:libertine project.  However,
when there is an error somewhere in the LXC layer, the only thing that
is returned is False which is not very useful when trying to figure out
what has gone wrong.

For example, I try to use the Container.create() method and it is
failing  However, when I try using the lxc-create CLI tool using the
same exact parameters, it works.  Since the Python API does not have an
error output, I'm having a very difficult time figuring out why the
Python create is failing.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1542438

Title:
  Python LXC api needs to be much better at error reporting

Status in lxc package in Ubuntu:
  New

Bug description:
  I use the Python API extensively on the lp:libertine project.
  However, when there is an error somewhere in the LXC layer, the only
  thing that is returned is False which is not very useful when trying
  to figure out what has gone wrong.

  For example, I try to use the Container.create() method and it is
  failing  However, when I try using the lxc-create CLI tool using the
  same exact parameters, it works.  Since the Python API does not have
  an error output, I'm having a very difficult time figuring out why the
  Python create is failing.

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

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


[Touch-packages] [Bug 1542151] Re: unity8 crashed with SIGSEGV in XGetXCBConnection()

2016-02-05 Thread Yulian
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1542151

Title:
  unity8 crashed with SIGSEGV in XGetXCBConnection()

Status in unity8 package in Ubuntu:
  New

Bug description:
  Just tryed to login after kernel update. Did not get to the login
  screen

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity8 8.11+16.04.20160129-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  Date: Fri Feb  5 04:24:17 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/unity8
  ProcCmdline: unity8
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f6b30e586e7 :  mov
(%rax),%rax
   PC (0x7f6b30e586e7) ok
   source "(%rax)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity8
  StacktraceTop:
   XGetXCBConnection () from /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   eglInitialize () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
  Title: unity8 crashed with SIGSEGV in XGetXCBConnection()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  upstart.unity8-filewatcher.log:

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

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


[Touch-packages] [Bug 1537895] Re: Please include poppler-glib-demo tool in standard package

2016-02-05 Thread Sebastien Bacher
Thank you for your bug report. Ideally that wishlist would be sent to
Debian as well. Do you know if what binary fedora includes the binary?
It's not useful on a normal system since it's for debugging but I guess
we could ship it with poppler-utils or some dev binary...

** Changed in: poppler (Ubuntu)
   Importance: Undecided => Wishlist

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/1537895

Title:
  Please include poppler-glib-demo tool in standard package

Status in poppler package in Ubuntu:
  Confirmed

Bug description:
  I'm having an occasional issue with evince, and since the issue is
  clearly related to the PDF engine underneath which it uses (*this), I
  got a tip to run a PDF directly with 'poppler-glib-demo' in the
  'poppler-demos' package.

  However, this tip was NOT suitable for Ubuntu, as there is nothing like a 
'poppler-demos' package, but the whole package structure is different.
  So this is one more for the wishlist.
  poppler-glib-demo is not just a demo for developers, but will also show 
errors that evince may be blamed for (for no reason at all). evince simply uses 
lots of things under the hood, and one of them is poppler for PDF rendering.

  ISTR that our Fedora colleagues do have this tool compiled in binary form and 
included in the package.
  As I think it might be pretty useful for bug-hunting, I'd ask you kindly to 
no longer do without it when building the Ubuntu poppler package.
  Thanks for considering.

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

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


[Touch-packages] [Bug 1540372] Re: [, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or crackling sound

2016-02-05 Thread Raymond
http://git.alsa-project.org/?p=alsa-
tools.git;a=tree;f=hdajacksensetest;hb=HEAD


http://www.intel.com/content/www/us/en/support/boards-and-kits/desktop-boards/06687.html

D   Mic in (re-task for multi-channel)


You need to ask Tiwai to add channel mode switch from 6ch to  8ch by retask mic 
jack for output

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

Title:
  [, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or
  crackling sound

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  I cant record or play on my sound card ubuntu 14.04.1

  Alsa is detecting the sound card
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: STAC9271D Analog [STAC9271D Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 1: STAC9271D Digital [STAC9271D Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0

  
  but PulseAudio is not detecting the card 

  attached the log file

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tuned  1851 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Feb  1 15:09:35 2016
  InstallationDate: Installed on 2015-10-26 (98 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Green Speaker, Rear
  Symptom_Type: Underruns, dropouts, or "crackling" sound
  Title: [, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or 
crackling sound
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/02/2007
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: DPP3510J.86A.0293.2007.1002.1519
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DP35DP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD81073-207
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrDPP3510J.86A.0293.2007.1002.1519:bd10/02/2007:svn:pn:pvr:rvnIntelCorporation:rnDP35DP:rvrAAD81073-207:cvn:ct2:cvr:
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2016-01-29T17:09:52.179523

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

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


[Touch-packages] [Bug 1537895] Re: Please include poppler-glib-demo tool in standard package

2016-02-05 Thread A. Eibach
>It's not useful on a normal system since it's for debugging
Depends on point of view. :) 
*As long as* everything is still working fine, there is no need for that tool. 
But once evince goes all wonky with a certain PDF, it's the best tool to use 
and NOT (as most users do) put the entire blame on evince itself. But evince is 
merely the "executive power", while highly dependent on the API it accesses 
under the hood.

>Do you know if what binary fedora includes the binary? 
Sure, but you will get the information only because you've explicitly asked for 
it. :) So here goes...

Originally, it was in poppler-utils, cf.
https://bugzilla.redhat.com/show_bug.cgi?id=872338

Later, Marek moved it to its own subpackage 'poppler-demos'.
Version 0.40 is now in the wild out there:
http://arm.koji.fedoraproject.org/koji/rpminfo?rpmID=1912994


** Bug watch added: Red Hat Bugzilla #872338
   https://bugzilla.redhat.com/show_bug.cgi?id=872338

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/1537895

Title:
  Please include poppler-glib-demo tool in standard package

Status in poppler package in Ubuntu:
  Confirmed

Bug description:
  I'm having an occasional issue with evince, and since the issue is
  clearly related to the PDF engine underneath which it uses (*this), I
  got a tip to run a PDF directly with 'poppler-glib-demo' in the
  'poppler-demos' package.

  However, this tip was NOT suitable for Ubuntu, as there is nothing like a 
'poppler-demos' package, but the whole package structure is different.
  So this is one more for the wishlist.
  poppler-glib-demo is not just a demo for developers, but will also show 
errors that evince may be blamed for (for no reason at all). evince simply uses 
lots of things under the hood, and one of them is poppler for PDF rendering.

  ISTR that our Fedora colleagues do have this tool compiled in binary form and 
included in the package.
  As I think it might be pretty useful for bug-hunting, I'd ask you kindly to 
no longer do without it when building the Ubuntu poppler package.
  Thanks for considering.

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

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


[Touch-packages] [Bug 1489329] Re: MX4 GPS doesn't work at all

2016-02-05 Thread Pat McGowan
Seeing some problems recently when no wifi connection, often failing to
get a fix

$ ubuntu-location-serviced-cli --bus system --get --property 
visible_space_vehicles
Visible space vehicles:
Attempted to unregister path (path[0] = com path[1] = ubuntu) which isn't 
registered

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1489329

Title:
  MX4 GPS doesn't work at all

Status in Canonical System Image:
  Confirmed
Status in location-service package in Ubuntu:
  Incomplete

Bug description:
  When using location for navigation, GPS is essential. Location can
  also be based on Wifi or phone network, but accuracy for that is
  insufficient for driving/geocaching/any application except nearby
  restaurants.

  I can currently only get a location based on wifi / phone network. If
  I disable this feature, I get no location at all. Not after reboot,
  not sometimes, not ever.

  Trying to do: Navigate using GPS and/or network

  What I expect: Accuracy is high with all location services on. It
  decreases slightly when network based location is switched off. It
  decreases sharply when only GPS is switched off.

  What happens: Accuracy is very low (30m - 2000m) with all location
  services on. Location is impossible when network based location is
  switched off. It doesn't make a difference if I switch the GPS on or
  off.

  This may be a hardware issue, and I'll probably be sending in my phone
  (MX4) for check/repair, but that would mean missing my phone. I'd much
  rather troubleshoot myself.

  I already have location test and sensorsstatus to monitor this, but I
  want to know more about if the chip is functioning. Which logs are
  relevant? I've thought about flashing android on and seeing if that
  helps (which makes it a software issue), or doesn't (which makes it a
  hardware issue). Is there an easier way to get an answer to the
  software/hardware question?

  Thanks!

  Meizu MX4, Ubuntu 15.04r4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489329/+subscriptions

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


[Touch-packages] [Bug 602829] Re: Loses history when disk fills

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/602829

Title:
  Loses history when disk fills

Status in bash package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: bash

  My disk filled.  As a result, my ~/.bash_history got wiped.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: bash 4.1-2ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic i686
  Architecture: i386
  Date: Wed Jul  7 13:36:30 2010
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: bash

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

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


[Touch-packages] [Bug 546957] Re: [Realtek ALC889A] ALSA test tone not correctly played back

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  [Realtek ALC889A] ALSA test tone not correctly played back

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  I am using a MacBook Air - running Lucid with all the latest and
  greatest updates installed before I filed this.   - The sound has not
  worked on the MacBook Air with Lucid since I did a clean install
  during Alpha 3.

  I believe it is a dup of Bug #542550.  However it was suggested by
  David Henningsson that I should file a separate bug report with the
  proper information - so here's the separate bug report. :-)  I'll mark
  it as a dup of #542550 and if it's really not sorry and could you all
  list it however it needs to be?  Please and Thank you!

  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC889A Analog [ALC889A Analog]
 Subdevices: 0/1
 Subdevice #0: subdevice #0
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  akgraner   1400 F pulseaudio
   /dev/snd/pcmC0D0p:   akgraner   1400 F...m pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x9050 irq 20'
 Mixer name : 'Realtek ALC889A'
 Components : 'HDA:10ec0885,106b3400,00100103'
 Controls  : 15
 Simple ctrls  : 8
  Date: Thu Mar 25 10:36:51 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100224)
  NonfreeKernelModules: wl
  Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
  SelectedCard: 0 Intel HDA-Intel - HDA Intel
  SourcePackage: alsa-driver
  Symptom: audio
  Title: [Realtek ALC889A] ALSA test tone not correctly played back
  Uname: Linux 2.6.32-17-generic i686

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

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


[Touch-packages] [Bug 1542348] Re: Bottom edge in windowed mode is too hard to use

2016-02-05 Thread Bill Filler
This is the design. In single column mode, bottom edge should use touch
based hint when no mouse connected and be swipeable. When mouse
connected and single column then use bottom edge bar that spans the
width of the app and is clickable.

** Changed in: webbrowser-app (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1542348

Title:
  Bottom edge in windowed mode is too hard to use

Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  Incomplete
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  STEPS:
  1. On frieza flash the lastest rc-proposed image
  2. Open the browser
  3. Open several tabs
  4. Now connect a bluetooth keyboard
  5. With windowed mode now enabled try and switch tabs

  EXPECTED:
  I expected to be able to access all the tabs

  ACTUAL:
  The tabs are in mobile mode due to the default windowed mode window being 
small enough to trigger mobile view in the browser.  This means that it is near 
impossible to use the bottom edge to change modes.

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

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


[Touch-packages] [Bug 1542395] Re: Screen.orientation and or Screen.primaryOrientation depend on the size of the app window

2016-02-05 Thread Gerry Boland
** Changed in: qtmir (Ubuntu)
   Status: New => Confirmed

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

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1542395

Title:
  Screen.orientation and or Screen.primaryOrientation depend on the size
  of the app window

Status in QtMir:
  Confirmed
Status in qtubuntu:
  Confirmed
Status in qtmir package in Ubuntu:
  Confirmed
Status in qtubuntu package in Ubuntu:
  Confirmed

Bug description:
  When the user resizes an app window the value returned by
  Screen.angleBetween(Screen.primaryOrientation, Screen.orientation)
  changes depending on the aspect ratio of the window. If the window has
  a landscape aspect ratio, one value is returned, otherwise another one
  is returned.

  Screen orientation and app window size should be independent.

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

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


[Touch-packages] [Bug 1542047] Re: visual cleanup for convergence

2016-02-05 Thread Renato Araujo Oliveira Filho
About number "5" it is a bug on SDK check #1542319.

** Changed in: address-book-app (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1542047

Title:
  visual cleanup for convergence

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  New
Status in address-book-app package in Ubuntu:
  In Progress

Bug description:
  Information from design:

  1) App should set preferred size to something that is good for desktop, i.e. 
that shows 2 columns width
  2) in windowed mode - window decoration quickly switches between Contacts & 
Address Book in the naming on start of app
  3) clean up empty state text, leave right hand column blank, no text at all 
accoding to Ben
  4) google logo in 1st panel, empty list: import contacts is disappearing when 
you open the bottom edge briefly - should stay there until bottom edge is 
committed
  5) when bottom edge is triggered and the background darkens, a white line is 
visible seemingly dividing the header and header sections; the white line seems 
to float on top of the bottom edge view. Should get rid of this
  6) Contacts > new contact: “Add Field” should be “Add field” in the New 
contact view
  7) Contacts > New contact - Font size for name and surname appears too large, 
make smaller
  8) selected state in contact list view is super orange…and the names are 
purple -> massive no go; list item text should be aligned with new sdk 
guidelines as well as list item selection - use the selection rectangles 
instead of highlighting that olivier is using from the sdk presentation: 
https://docs.google.com/presentation/d/1YUJgWpH7nNFshhNsHhvVnYOjSx_sRE7mPrtupB3-F7s/edit?ts=56aa1cdf#slide=id.gb5ac35bf4_0_0

  - Settings:
  9) default “Addressbook” should be “Address book” from one word to two words
  10) wrong icon in the default address book, seem not to use the SURU icon 
theme, are icons in the selector needed at all? ‘Option Selector’ used to 
select address book (‘default address book, etc’) - Miss-aligned assets (icon, 
label, chevron). usage of wrong component in address book settings for 
selecting a local address book, it should be a list item and then a 2nd screen 
listing available accounts. Check with Ben on this. At miminum fix the 
alignment issues he is talking about.

  Lower priority:
  11) Settings panel in two column mode is wrong: contacts are still visible in 
left panel, should be list of settings in left hand panel with details in right 
panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1542047/+subscriptions

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


[Touch-packages] [Bug 1513082] Re: Ringtone in silent mode not playing on wired headsets

2016-02-05 Thread Tiago Salem Herrmann
** Branch linked: lp:~tiagosh/telephony-service/headset-silent-mode

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to telepathy-ofono in Ubuntu.
https://bugs.launchpad.net/bugs/1513082

Title:
  Ringtone in silent mode not playing on wired headsets

Status in Canonical System Image:
  Confirmed
Status in telepathy-ofono package in Ubuntu:
  Confirmed

Bug description:
  Currently telepathy-ofono changes the audio route according to its internal 
state.
  Considering that the audio route affects other components like 
telephony-service-approver/indicator, the audio routing should be done in 
telephony-service instead.

  Cases like playing ringtones in the headset while in silent mode, and
  handling incoming calls from other connection managers (sip for
  example) will require the audio routing being done in telephony-
  service as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1513082/+subscriptions

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


[Touch-packages] [Bug 1489329] Re: MX4 GPS doesn't work at all

2016-02-05 Thread Pat McGowan
When I request location in google maps it reports it cannot get precise
location, and I do not see any process activity from the location stack
in top

ps ax | grep location
 2154 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/slpgwd 
--preinst-dir /custom/vendor/here/location-provider/share --storage-dir 
/userdata/system-data/var/lib/ubuntu-location-provider-here
 2182 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/posclientd 
--preinst-dir /custom/vendor/here/location-provider/share --storage-dir 
/userdata/system-data/var/lib/ubuntu-location-provider-here
 2233 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/ubuntu-espoo-service
 --bus system
 2355 ?Ssl0:00 
/usr/lib/arm-linux-gnueabihf/indicator-location/indicator-location-service
 6837 pts/8S+ 0:00 grep --color=auto location

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1489329

Title:
  MX4 GPS doesn't work at all

Status in Canonical System Image:
  Confirmed
Status in location-service package in Ubuntu:
  Incomplete

Bug description:
  When using location for navigation, GPS is essential. Location can
  also be based on Wifi or phone network, but accuracy for that is
  insufficient for driving/geocaching/any application except nearby
  restaurants.

  I can currently only get a location based on wifi / phone network. If
  I disable this feature, I get no location at all. Not after reboot,
  not sometimes, not ever.

  Trying to do: Navigate using GPS and/or network

  What I expect: Accuracy is high with all location services on. It
  decreases slightly when network based location is switched off. It
  decreases sharply when only GPS is switched off.

  What happens: Accuracy is very low (30m - 2000m) with all location
  services on. Location is impossible when network based location is
  switched off. It doesn't make a difference if I switch the GPS on or
  off.

  This may be a hardware issue, and I'll probably be sending in my phone
  (MX4) for check/repair, but that would mean missing my phone. I'd much
  rather troubleshoot myself.

  I already have location test and sensorsstatus to monitor this, but I
  want to know more about if the chip is functioning. Which logs are
  relevant? I've thought about flashing android on and seeing if that
  helps (which makes it a software issue), or doesn't (which makes it a
  hardware issue). Is there an easier way to get an answer to the
  software/hardware question?

  Thanks!

  Meizu MX4, Ubuntu 15.04r4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489329/+subscriptions

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


[Touch-packages] [Bug 1483996] Re: package cups-daemon 2.0.2-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1483996

Title:
  package cups-daemon 2.0.2-1ubuntu3.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  PANASONIC KX MB1900

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: cups-daemon 2.0.2-1ubuntu3.2
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  CupsErrorLog:
   
  Date: Wed Aug 12 08:51:04 2015
  DuplicateSignature: package:cups-daemon:2.0.2-1ubuntu3.2:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2015-06-12 (60 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Lpstat: device for Panasonic-KX-MB1900: 
usb://Panasonic/KX-MB1900?serial=21DH08112452=1
  MachineType: TOSHIBA SATELLITE PRO C850-1HL
  Papersize: a4
  PpdFiles: Panasonic-KX-MB1900: Panasonic KX-MB1600series GDI
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=c8e572c0-4eae-48ba-a843-67d937d1d5d3 ro quiet splash vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=c8e572c0-4eae-48ba-a843-67d937d1d5d3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4.1
  SourcePackage: cups
  Title: package cups-daemon 2.0.2-1ubuntu3.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UdevLog: Error: [Errno 2] File o directory non esistente: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/01/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 6.80
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: PLCSF8
  dmi.board.vendor: Intel
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr6.80:bd10/01/2013:svnTOSHIBA:pnSATELLITEPROC850-1HL:pvrPSCBXE-01U011IT:rvnIntel:rnPLCSF8:rvrType2-BoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: SATELLITE PRO C850-1HL
  dmi.product.version: PSCBXE-01U011IT
  dmi.sys.vendor: TOSHIBA

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

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


[Touch-packages] [Bug 1542017] Re: xorg not using hardware acceleration

2016-02-05 Thread Timo Aaltonen
14.10 isn't supported anymore, and you probably have some fglrx driver
crap remaining preventing the radeon kernel driver to load.

and get rid of that xorg.conf

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1542017

Title:
  xorg not using hardware acceleration

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  ..

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-44.66~precise1-generic 3.8.13.25
  Uname: Linux 3.8.0-44-generic i686
  ApportVersion: 2.14.7-0ubuntu8.5
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Feb  4 15:15:40 2016
  DistUpgraded: 2015-09-04 09:27:33,513 DEBUG entry 'deb 
http://archive.canonical.com/ubuntu utopic partner #Added by software-center' 
updated to new dist
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-core, 15.200, 3.13.0-63-generic, i686: installed
   fglrx-core, 15.200, 3.16.0-44-generic, i686: installed
   fglrx-core, 15.200, 3.8.0-44-generic, i686: installed
   vboxhost, 5.0.12: added
  DpkgLog:
   
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS780 [Radeon HD 3200] [1002:9610] 
(prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0155]
   S3 Graphics Ltd. 86c764/765 [Trio32/64/64V+] [5333:8811] (rev 40) (prog-if 
00 [VGA controller])
  InstallationDate: Installed on 2014-01-20 (744 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130822)
  LightdmGreeterLog: ** (lightdm-gtk-greeter:2315): WARNING **: Failed to load 
user image: Failed to open file '/home/evane/.face': No such file or directory
  LightdmGreeterLogOld: ** (lightdm-gtk-greeter:2195): WARNING **: Failed to 
load user image: Failed to open file '/home/evane/.face': No such file or 
directory
  MachineType: Gateway DX4200-09
  ProcEnviron:
   LANGUAGE=en_US:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-44-generic 
root=/dev/mapper/dhcp232--vg-root ro quiet splash vt.handoff=7
  Renderer: Software
  SourcePackage: xorg
  UnitySupportTest: Error: command ['/usr/lib/nux/unity_support_test', '-p', 
'-f'] failed with exit code 5: Error: GLX is not available on the system
  UpgradeStatus: Upgraded to utopic on 2015-09-04 (153 days ago)
  dmi.bios.date: 08/06/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 7B3P091G
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: RS780
  dmi.board.vendor: Gateway
  dmi.board.version: Rev 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr7B3P091G:bd08/06/2008:svnGateway:pnDX4200-09:pvr7B3P091G:rvnGateway:rnRS780:rvrRev1.0:cvnGateway:ct3:cvr1.0:
  dmi.product.name: DX4200-09
  dmi.product.version: 7B3P091G
  dmi.sys.vendor: Gateway
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.5
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Jan 29 08:01:50 2016
  xserver.configfile: /etc/X11/xorg.conf
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputMOSART Semi. 2.4G RF Keyboard & Mouse KEYBOARD, id 8
   inputMOSART Semi. 2.4G RF Keyboard & Mouse KEYBOARD, id 9
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.16.0-1ubuntu1.3

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

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


[Touch-packages] [Bug 1542175] Re: Problems and crashes with local music collection

2016-02-05 Thread Victor Thompson
For the Songs tab, the music app uses the art property provided by 
Mediascanner2. Therefore the image url that is requested is in the form: 
"image://thumbnailer/file:///home/phablet/Music/short-songs-with-artwork/
140.mp3"

So the app shouldn't be specifically asking for the artist artwork.

Could this issue be an ms2 problem?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to thumbnailer in Ubuntu.
https://bugs.launchpad.net/bugs/1542175

Title:
  Problems and crashes with local music collection

Status in Ubuntu Music App:
  New
Status in thumbnailer package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  We have just made a change to the thumbnailer that provides a 12x
  speed-up for extracting cover art from local music files with embedded
  artwork. I'm seeing serious problems with the song list in the music
  app with this new thumbnailer. I have tried very hard to find fault
  with what the thumbnailer is doing, but I don't think we are to blame.
  I need help getting to the bottom of this; I can't debug it myself.
  But I'm fairly confident that either the music app or the
  implementation of song list widget is doing something wrong.

  I've attached an archive that contains 1000 songs, each of which has
  embedded cover art. (It's the same boring image for all of them.)

  I'm seeing the problem on Mako, rc-proposed, build 359, which includes
  the new music app, I believe.

  The modified thumbnailer is available in silo 31. Please let me know
  when you no longer need the silo, so I can release it again. (We are
  really short on silos at the moment; it might be best to grab the
  vivid arm debs from the silo.)

  To reproduce the problem, install the silo, then:

  - Kill the music app
  - Clear out the Music folder
  - untar the song collection into the Music folder
  - run "thumbnailer-admin clear" to empty the caches
  - monitor the device with top and wait for the media scanner to finish 
indexing
  - Start the music app and go to the song list

  I'm seeing really weird behavior. Initially, the song list flickers a
  few times, redrawing itself each time. After a few seconds, it settles
  down. Now start scrolling slowly. It might work for some distance but,
  after a few songs, the song list is reset to the top (first song) and
  redraws itself.

  Now scroll down again, quickly. Again, the song list resets to the
  top.

  Each time this happens, the song list is populated with a bunch of
  extra songs. Each time I scroll down, it works fine for the region
  that was cached previously, and then things blow up as soon as the
  scroll moves into the as-yet unexplored part.

  Looking at the thumbnailer, I'm not seeing anything unusual. We
  deliver thumbnails as we should. But I notice that, for some reason,
  while scrolling in the song list, the music app also sends requests
  for artist art to the thumbnailer? Why? There is no artist in sight.

  Some of the songs in the collection have an empty artist field and the
  thumbnailer returns an error for that (because asking for artist art
  without an artist doesn't make sense). But there can be other errors,
  such as errors returned by the remote server.

  It looks like the song list resetting is related to the error return
  from the thumbnailer. Every time the thumbnailer reports that
  something could not be extracted, the song list misbehaves.

  If the already-thumbnailed list gets too long, you can run

  thumbnailer-admin clear

  to empty caches. (There doesn't ever seem to be a problem in the
  region of the list that has been cached already.)

  I'm also getting occasional crashes from the music app while trying
  all this. And, every now and then, I find a message such as

  DelegateModel::cancel(): index out of range 34 0

  in the music app log. (I have no idea whether that is related.)

  I'd really appreciate if someone can look at this urgently. We want to
  land the improved thumbnailer but, while things are in this state, we
  can't. As best as I can tell, the problem might be related to
  incorrect error handling when the ThumbnailerImageResponse returns a
  request with status "invalid", either in the music app, or somewhere
  in the qml machinery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1542175/+subscriptions

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


[Touch-packages] [Bug 1542175] Re: Problems and crashes with local music collection

2016-02-05 Thread Michi Henning
This my ignorance at work. What's the right project for a problem that
is potentially caused the qml infrastructure applications use? Isn't the
song list some pre-canned component? At least the image provider would
be, I imagine?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to thumbnailer in Ubuntu.
https://bugs.launchpad.net/bugs/1542175

Title:
  Problems and crashes with local music collection

Status in Ubuntu Music App:
  New
Status in thumbnailer package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  We have just made a change to the thumbnailer that provides a 12x
  speed-up for extracting cover art from local music files with embedded
  artwork. I'm seeing serious problems with the song list in the music
  app with this new thumbnailer. I have tried very hard to find fault
  with what the thumbnailer is doing, but I don't think we are to blame.
  I need help getting to the bottom of this; I can't debug it myself.
  But I'm fairly confident that either the music app or the
  implementation of song list widget is doing something wrong.

  I've attached an archive that contains 1000 songs, each of which has
  embedded cover art. (It's the same boring image for all of them.)

  I'm seeing the problem on Mako, rc-proposed, build 359, which includes
  the new music app, I believe.

  The modified thumbnailer is available in silo 31. Please let me know
  when you no longer need the silo, so I can release it again. (We are
  really short on silos at the moment; it might be best to grab the
  vivid arm debs from the silo.)

  To reproduce the problem, install the silo, then:

  - Kill the music app
  - Clear out the Music folder
  - untar the song collection into the Music folder
  - run "thumbnailer-admin clear" to empty the caches
  - monitor the device with top and wait for the media scanner to finish 
indexing
  - Start the music app and go to the song list

  I'm seeing really weird behavior. Initially, the song list flickers a
  few times, redrawing itself each time. After a few seconds, it settles
  down. Now start scrolling slowly. It might work for some distance but,
  after a few songs, the song list is reset to the top (first song) and
  redraws itself.

  Now scroll down again, quickly. Again, the song list resets to the
  top.

  Each time this happens, the song list is populated with a bunch of
  extra songs. Each time I scroll down, it works fine for the region
  that was cached previously, and then things blow up as soon as the
  scroll moves into the as-yet unexplored part.

  Looking at the thumbnailer, I'm not seeing anything unusual. We
  deliver thumbnails as we should. But I notice that, for some reason,
  while scrolling in the song list, the music app also sends requests
  for artist art to the thumbnailer? Why? There is no artist in sight.

  Some of the songs in the collection have an empty artist field and the
  thumbnailer returns an error for that (because asking for artist art
  without an artist doesn't make sense). But there can be other errors,
  such as errors returned by the remote server.

  It looks like the song list resetting is related to the error return
  from the thumbnailer. Every time the thumbnailer reports that
  something could not be extracted, the song list misbehaves.

  If the already-thumbnailed list gets too long, you can run

  thumbnailer-admin clear

  to empty caches. (There doesn't ever seem to be a problem in the
  region of the list that has been cached already.)

  I'm also getting occasional crashes from the music app while trying
  all this. And, every now and then, I find a message such as

  DelegateModel::cancel(): index out of range 34 0

  in the music app log. (I have no idea whether that is related.)

  I'd really appreciate if someone can look at this urgently. We want to
  land the improved thumbnailer but, while things are in this state, we
  can't. As best as I can tell, the problem might be related to
  incorrect error handling when the ThumbnailerImageResponse returns a
  request with status "invalid", either in the music app, or somewhere
  in the qml machinery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1542175/+subscriptions

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


[Touch-packages] [Bug 1540372] Re: [, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or crackling sound

2016-02-05 Thread nour
Hi Raymond, thx for the below

I added edited model= 5stack
because I have 5 analog jacks on my panel(Blue, Green, orange, pink, 
black,yellow )

actually pulse audio is detecting the sound card but seems not viewing the 
microphone or analog line in jacks
here the output of the list-sinks command
1 sink(s) available.
  * index: 4
name: 
driver: 
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY 
state: SUSPENDED
suspend cause: IDLE 
priority: 9959
volume: 0:  95% 1: 100%
0: -1.23 dB 1: -0.08 dB
balance 0.04
base volume: 100%
 0.00 dB
volume steps: 65537
muted: no
current latency: 0.00 ms
max request: 0 KiB
max rewind: 0 KiB
monitor source: 5
sample spec: s16le 2ch 48000Hz
channel map: front-left,front-right
 Stereo
used by: 0
linked by: 0
fixed latency: 80.00 ms
card: 0 
module: 5
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "STAC9271D Analog"
alsa.id = "STAC9271D Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "0"
alsa.card_name = "HDA Intel"
alsa.long_card_name = "HDA Intel at 0xe322 irq 33"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-:00:1b.0"
sysfs.path = "/devices/pci:00/:00:1b.0/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "293e"
device.product.name = "82801I (ICH9 Family) HD Audio Controller"
device.form_factor = "internal"
device.string = "front:0"
device.buffering.buffer_size = "14112"
device.buffering.fragment_size = "1764"
device.access_mode = "mmap"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Built-in Audio Analog Stereo"
alsa.mixer_name = "SigmaTel STAC9271D"
alsa.components = "HDA:83847627,80863001,00100201"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
analog-output: Analog Output (priority 9900, latency offset 0 
usec, available: unknown)
properties:

analog-output-headphones: Headphones (priority 9000, latency 
offset 0 usec, available: no)
properties:
device.icon_name = "audio-headphones"
active port: 
although I plugged a working microphone once in the pink jack and once in the 
Blue in line port.

kindly note that previously the system was detecting the sound card and
I was able to get an input sound but now no.

One more question
now I have Ubuntu 14.04.3 LTS and kernel  3.19.0-49-generic

I checked and seems  ubuntu 14.04.4 with kernel 4.2 was released in feb
2016

is there a way to get this update, might this help

Thank you

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

Title:
  [, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or
  crackling sound

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  I cant record or play on my sound card ubuntu 14.04.1

  Alsa is detecting the sound card
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: STAC9271D Analog [STAC9271D Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 1: STAC9271D Digital [STAC9271D Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0

  
  but PulseAudio is not detecting the card 

  attached the log file

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tuned  1851 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Feb  1 15:09:35 2016
  InstallationDate: Installed on 2015-10-26 (98 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  

[Touch-packages] [Bug 1542175] Re: Problems and crashes with local music collection

2016-02-05 Thread Albert Astals Cid
Why is the dash added to a bug of the music app? How would the dash be
involved in here?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to thumbnailer in Ubuntu.
https://bugs.launchpad.net/bugs/1542175

Title:
  Problems and crashes with local music collection

Status in Ubuntu Music App:
  New
Status in thumbnailer package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  We have just made a change to the thumbnailer that provides a 12x
  speed-up for extracting cover art from local music files with embedded
  artwork. I'm seeing serious problems with the song list in the music
  app with this new thumbnailer. I have tried very hard to find fault
  with what the thumbnailer is doing, but I don't think we are to blame.
  I need help getting to the bottom of this; I can't debug it myself.
  But I'm fairly confident that either the music app or the
  implementation of song list widget is doing something wrong.

  I've attached an archive that contains 1000 songs, each of which has
  embedded cover art. (It's the same boring image for all of them.)

  I'm seeing the problem on Mako, rc-proposed, build 359, which includes
  the new music app, I believe.

  The modified thumbnailer is available in silo 31. Please let me know
  when you no longer need the silo, so I can release it again. (We are
  really short on silos at the moment; it might be best to grab the
  vivid arm debs from the silo.)

  To reproduce the problem, install the silo, then:

  - Kill the music app
  - Clear out the Music folder
  - untar the song collection into the Music folder
  - run "thumbnailer-admin clear" to empty the caches
  - monitor the device with top and wait for the media scanner to finish 
indexing
  - Start the music app and go to the song list

  I'm seeing really weird behavior. Initially, the song list flickers a
  few times, redrawing itself each time. After a few seconds, it settles
  down. Now start scrolling slowly. It might work for some distance but,
  after a few songs, the song list is reset to the top (first song) and
  redraws itself.

  Now scroll down again, quickly. Again, the song list resets to the
  top.

  Each time this happens, the song list is populated with a bunch of
  extra songs. Each time I scroll down, it works fine for the region
  that was cached previously, and then things blow up as soon as the
  scroll moves into the as-yet unexplored part.

  Looking at the thumbnailer, I'm not seeing anything unusual. We
  deliver thumbnails as we should. But I notice that, for some reason,
  while scrolling in the song list, the music app also sends requests
  for artist art to the thumbnailer? Why? There is no artist in sight.

  Some of the songs in the collection have an empty artist field and the
  thumbnailer returns an error for that (because asking for artist art
  without an artist doesn't make sense). But there can be other errors,
  such as errors returned by the remote server.

  It looks like the song list resetting is related to the error return
  from the thumbnailer. Every time the thumbnailer reports that
  something could not be extracted, the song list misbehaves.

  If the already-thumbnailed list gets too long, you can run

  thumbnailer-admin clear

  to empty caches. (There doesn't ever seem to be a problem in the
  region of the list that has been cached already.)

  I'm also getting occasional crashes from the music app while trying
  all this. And, every now and then, I find a message such as

  DelegateModel::cancel(): index out of range 34 0

  in the music app log. (I have no idea whether that is related.)

  I'd really appreciate if someone can look at this urgently. We want to
  land the improved thumbnailer but, while things are in this state, we
  can't. As best as I can tell, the problem might be related to
  incorrect error handling when the ThumbnailerImageResponse returns a
  request with status "invalid", either in the music app, or somewhere
  in the qml machinery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1542175/+subscriptions

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


[Touch-packages] [Bug 1542140] Re: scope doesn't handle exception during start()

2016-02-05 Thread Pawel Stolowski
I think this is basically the same problem as the one I reported 2 years
ago: https://bugs.launchpad.net/ubuntu/+source/unity-scope-
mediascanner/+bug/1288170

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-mediascanner
in Ubuntu.
https://bugs.launchpad.net/bugs/1542140

Title:
  scope doesn't handle exception during start()

Status in mediascanner2 package in Ubuntu:
  New
Status in unity-scope-mediascanner package in Ubuntu:
  New

Bug description:
  I just ran up the scope while the mediascanner was still indexing a
  large collection I had dropped into the music folder.

  When I switched to the mediascanner scope, I ended up with a
  completely blank screen, nothing shown at all. In registry log, I
  found this:

  scoperunner: unity::ResourceException: Scope mediascanner-music: exception 
from start():
  Tried to open a db with schema versino -1, while supported version is 10.

  Trying to refresh didn't do anything. The bouncing bar showed up for a
  while, and I was still left with a blank screen.

  It seems that the scope eventually recovers. I left the phone sitting
  there for a while and, next time I glanced at it, the scope had
  populated the screen.

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

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


[Touch-packages] [Bug 1540876] Re: Not all results recieved when there is a lot of them (>=3000?)

2016-02-05 Thread Pawel Stolowski
Here is the branch https://code.launchpad.net/~stolowski/unity-scopes-
shell/diff-updates-performance/+merge/284928 which adds a few tests for
2000 results (which works fine). After increasing them to do 3000 you
should hopefuly see failures.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1540876

Title:
  Not all results recieved when there is a lot of them (>=3000?)

Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  It looks like ZMQ high water-mark limits the number of results that
  can succesfuly be received by a client to something around 2000; this
  may depend on the result size and delays between pushes though. With
  3000 results in my test code I was receiving approximately 1900, the
  remainder was dropped on the floor. While these numbers are probably
  more than we will ever need, it may be worth looking into it. Perhaps
  ZMQ queue size can be increased, also a meaningful error in the logs
  about hitting such cases would be nice (if possible at all).

  I'll add a pointer to a sample test case from unity-scopes-shell at a
  later time, please contact me if I forget to do so ;)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1540876/+subscriptions

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


[Touch-packages] [Bug 1541962] Re: the store will not work on unity 8

2016-02-05 Thread Albert Astals Cid
** Also affects: unity-scope-click (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1541962

Title:
  the store will not work on unity 8

Status in unity-scope-click package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  the store that works on 'armhf architecture, does not work on Unity 8 
desktop, not starting and not allowing to install other applications.
  using 8.11 + 16.04.20160129-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1541962/+subscriptions

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


[Touch-packages] [Bug 1535714] Re: i915 freeze

2016-02-05 Thread Timo Aaltonen
** Summary changed:

- Xorg freeze
+ i915 freeze

** Package changed: xorg (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1535714

Title:
  i915 freeze

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  randomly system will freeze. Freeze in that screen will be blank and
  system will not accept keyboard commands to change to a terminal or to
  chagne the caps lock light.

  Can ssh into the laptop while its  "frozen". The syslog/journal shows
  a kenel stacktrace (below)

  Seems more common after suspending.

  don't recall it happening with 15.04. If it did start with 15.04 it
  would of been with the latter kernels.

  Seems similar to:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1454868

  
  ### kenel crash log from logs ###

  Jan 19 23:23:10 ath lightdm[6665]: pam_unix(lightdm:session): session closed 
for user bob
  Jan 19 23:23:10 ath kernel: [ cut here ]
  Jan 19 23:23:10 ath kernel: WARNING: CPU: 2 PID: 6493 at 
/home/kernel/COD/linux/include/linux/kref.h:46 
drm_framebuffer_reference+0x64/0x70 [d
  Jan 19 23:23:10 ath kernel: Modules linked in: ctr ccm rfcomm xt_recent 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptab
  Jan 19 23:23:10 ath kernel:  snd_hda_core memstick serio_raw 
snd_pcm_dmaengine snd_hwdep snd_pcm snd_seq_midi i2c_designware_platform 
snd_seq_
  Jan 19 23:23:10 ath kernel:  ppdev lp parport autofs4 btrfs drbg ansi_cprng 
xts gf128mul algif_skcipher af_alg dm_crypt raid10 raid456 async_r
  Jan 19 23:23:10 ath kernel: CPU: 2 PID: 6493 Comm: Xorg Not tainted 
4.4.0-040400rc7-generic #201512272230
  Jan 19 23:23:10 ath kernel: Hardware name: ASUSTeK COMPUTER INC. 
X200MA/X200MA, BIOS X200MA.302 01/21/2014
  Jan 19 23:23:10 ath kernel:   d23b3796 
880019dc3948 813c9124
  Jan 19 23:23:10 ath kernel:   880019dc3980 
8107db92 880035b446c0
  Jan 19 23:23:10 ath kernel:  88001834c300 88001834c300 
88010b10ac00 880035484000
  Jan 19 23:23:10 ath kernel: Call Trace:
  Jan 19 23:23:10 ath kernel:  [] dump_stack+0x44/0x60
  Jan 19 23:23:10 ath kernel:  [] 
warn_slowpath_common+0x82/0xc0
  Jan 19 23:23:10 ath kernel:  [] warn_slowpath_null+0x1a/0x20
  Jan 19 23:23:10 ath kernel:  [] 
drm_framebuffer_reference+0x64/0x70 [drm]
  Jan 19 23:23:10 ath kernel:  [] 
drm_atomic_set_fb_for_plane+0x2d/0x90 [drm]
  Jan 19 23:23:10 ath kernel:  [] 
__drm_atomic_helper_set_config+0xde/0x3c0 [drm_kms_helper]
  Jan 19 23:23:10 ath kernel:  [] 
restore_fbdev_mode+0x221/0x260 [drm_kms_helper]
  Jan 19 23:23:10 ath kernel:  [] 
drm_fb_helper_restore_fbdev_mode_unlocked+0x33/0x80 [drm_kms_helper]
  Jan 19 23:23:10 ath kernel:  [] 
drm_fb_helper_set_par+0x2d/0x50 [drm_kms_helper]
  Jan 19 23:23:10 ath kernel:  [] 
intel_fbdev_set_par+0x1a/0x60 [i915]
  Jan 19 23:23:10 ath kernel:  [] fb_set_var+0x236/0x460
  Jan 19 23:23:10 ath kernel:  [] ? 
enqueue_task_fair+0xa4/0x8b0
  Jan 19 23:23:10 ath kernel:  [] ? sched_clock+0x9/0x10
  Jan 19 23:23:10 ath kernel:  [] ? sched_clock_cpu+0x8f/0xa0
  Jan 19 23:23:10 ath kernel:  [] fbcon_blank+0x30f/0x350
  Jan 19 23:23:10 ath kernel:  [] ? 
set_extent_buffer_dirty+0x78/0xd0 [btrfs]
  Jan 19 23:23:10 ath kernel:  [] do_unblank_screen+0xd3/0x1a0
  Jan 19 23:23:10 ath kernel:  [] vt_ioctl+0x50a/0x12f0
  Jan 19 23:23:10 ath kernel:  [] tty_ioctl+0x35f/0xc30
  Jan 19 23:23:10 ath kernel:  [] ? kfree+0x115/0x130
  Jan 19 23:23:10 ath kernel:  [] ? dput+0xb3/0x220
  Jan 19 23:23:10 ath kernel:  [] ? mntput+0x24/0x40
  Jan 19 23:23:10 ath kernel:  [] do_vfs_ioctl+0x298/0x480
  Jan 19 23:23:10 ath kernel:  [] ? fput+0xe/0x10
  Jan 19 23:23:10 ath kernel:  [] ? task_work_run+0x78/0x90
  Jan 19 23:23:10 ath kernel:  [] SyS_ioctl+0x79/0x90
  Jan 19 23:23:10 ath kernel:  [] 
entry_SYSCALL_64_fastpath+0x16/0x75
  Jan 19 23:23:10 ath kernel: ---[ end trace 65a51a25ba0b2f99 ]---
  Jan 19 23:23:10 ath kernel: BUG: unable to handle kernel NULL pointer 
dereference at 0060
  Jan 19 23:23:10 ath kernel: IP: [] 
intel_fb_obj_invalidate+0x1c/0xf0 [i915]
  Jan 19 23:23:10 ath kernel: PGD 0 
  Jan 19 23:23:10 ath kernel: Oops:  [#1] SMP 
  Jan 19 23:23:10 ath kernel: Modules linked in: ctr ccm rfcomm xt_recent 
xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptab
  Jan 19 23:23:10 ath kernel:  snd_hda_core memstick serio_raw 
snd_pcm_dmaengine snd_hwdep snd_pcm snd_seq_midi i2c_designware_platform 
snd_seq_
  Jan 19 23:23:10 ath kernel:  ppdev lp parport autofs4 btrfs drbg ansi_cprng 
xts gf128mul algif_skcipher af_alg dm_crypt raid10 raid456 async_r
  Jan 19 23:23:10 ath kernel: CPU: 2 PID: 6493 Comm: Xorg Tainted: GW   
4.4.0-040400rc7-generic #201512272230
  Jan 19 23:23:10 ath kernel: Hardware name: ASUSTeK COMPUTER INC. 
X200MA/X200MA, 

[Touch-packages] [Bug 573674] Re: sound from speakers and external speakers together

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: alsa-driver (Ubuntu)
   Status: New => Invalid

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

Title:
  sound from speakers and external speakers together

Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  Using an HP G60-530US
  When I first installed Kubuntu10.4 I could get sound from the internal 
speakers but not external speakers and the mixer showed only a master, 2 mics 
and IEC958 (mute only, no levels). No others available.

  After a reboot a level appeared for PCM but no others available.

  Now I can get sound from both internal and external speakers together
  but can not mute the internal ones

  Also Skype and Audacity can not use the internal microphones (this may
  be part of the same problem or a separate issue, I don't know)

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: phonon 4:4.6.2-0ubuntu5
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  Architecture: amd64
  Date: Sun May  2 16:34:24 2010
  InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: qt4-x11
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peter2 1559 F pulseaudio
   /dev/snd/pcmC0D0p:   peter2 1559 F...m pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd470 irq 22'
 Mixer name : 'Intel G45 DEVCTG'
 Components : 'HDA:14f15067,103c360b,00100301 
HDA:80862802,80860101,0010'
 Controls  : 11
 Simple ctrls  : 6
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427)
  Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Tags: lucid
  Uname: Linux 2.6.32-22-generic x86_64
  UserGroups: adm admin audio cdrom dialout floppy fuse lpadmin plugdev video
  dmi.bios.date: 09/11/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.53
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3612
  dmi.board.vendor: Wistron
  dmi.board.version: 09.66
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Wistron
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.53:bd09/11/2009:svnHewlett-Packard:pnHPG60NotebookPC:pvr039212200C102:rvnWistron:rn3612:rvr09.66:cvnWistron:ct10:cvrChassisVersion:
  dmi.product.name: HP G60 Notebook PC
  dmi.product.version: 039212200C102
  dmi.sys.vendor: Hewlett-Packard

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

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


[Touch-packages] [Bug 1542448] [NEW] unity8 crashed with SIGSEGV in XGetXCBConnection()

2016-02-05 Thread Yulian
*** This bug is a duplicate of bug 1542151 ***
https://bugs.launchpad.net/bugs/1542151

Public bug reported:

again...

ProblemType: Crash
DistroRelease: Ubuntu 16.04
Package: unity8 8.11+16.04.20160129-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
Uname: Linux 4.4.0-2-generic x86_64
ApportVersion: 2.19.4-0ubuntu2
Architecture: amd64
CrashCounter: 1
Date: Fri Feb  5 20:15:17 2016
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/unity8
ProcCmdline: unity8
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f0c104eb6e7 :mov
(%rax),%rax
 PC (0x7f0c104eb6e7) ok
 source "(%rax)" (0x) not located in a known VMA region (needed 
readable region)!
 destination "%rax" ok
 Stack memory exhausted (SP below stack segment)
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: unity8
StacktraceTop:
 XGetXCBConnection () from /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1
 ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
 ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
 ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
 eglInitialize () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
Title: unity8 crashed with SIGSEGV in XGetXCBConnection()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
upstart.unity8-filewatcher.log:

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


** Tags: amd64 apport-crash need-amd64-retrace third-party-packages xenial

** This bug has been marked a duplicate of bug 1542151
   unity8 crashed with SIGSEGV in XGetXCBConnection()

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1542448

Title:
  unity8 crashed with SIGSEGV in XGetXCBConnection()

Status in unity8 package in Ubuntu:
  New

Bug description:
  again...

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity8 8.11+16.04.20160129-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Feb  5 20:15:17 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/unity8
  ProcCmdline: unity8
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f0c104eb6e7 :  mov
(%rax),%rax
   PC (0x7f0c104eb6e7) ok
   source "(%rax)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity8
  StacktraceTop:
   XGetXCBConnection () from /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
   eglInitialize () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
  Title: unity8 crashed with SIGSEGV in XGetXCBConnection()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  upstart.unity8-filewatcher.log:

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

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


[Touch-packages] [Bug 1541892] Re: package lightdm 1.17.5-0ubuntu2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1541892

Title:
  package lightdm 1.17.5-0ubuntu2 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 1

Status in lightdm package in Ubuntu:
  Confirmed

Bug description:
  Clear 64 bit system Ubuntu Mate 16.04 , can't update in first time.
  apt-get install -f :
  dpkg: зависимости пакетов не позволяют настроить пакет ubuntu-mate-core:
   ubuntu-mate-core зависит от lightdm, однако:
Пакет lightdm пока не настроен.

  dpkg: ошибка при обработке пакета ubuntu-mate-core (--configure):
   проблемы зависимостей — оставляем не настроенным
  Отчёты apport не записаны, так как сообщение об ошибке указывает на повторную 
ошибку от предыдущего отказа.

  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  lightdm:
Установлен: 1.17.5-0ubuntu2
Кандидат:   1.17.5-0ubuntu2
Таблица версий:
   *** 1.17.5-0ubuntu2 500
  500 http://ru.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.17.5-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  Date: Thu Feb  4 18:10:40 2016
  ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
  InstallationDate: Installed on 2016-02-03 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20160127.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.1.10
  SourcePackage: lightdm
  Title: package lightdm 1.17.5-0ubuntu2 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1489643] Re: [pay UI] Paypal login cannot be assured to be from paypal

2016-02-05 Thread Rodney Dawes
** Also affects: webbrowser-app (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1489643

Title:
  [pay UI] Paypal login cannot be assured to be from paypal

Status in Canonical System Image:
  New
Status in pay-ui:
  Triaged
Status in Ubuntu UX:
  Triaged
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  When paying for an app with Paypal, the Paypal login screen is
  presented in an Ubuntu wrapper. There is no indication on this page
  that I'm actually looking at paypal.com rather than being phished or
  that some bad DNS has pointed me to a wrong site. The padlock in the
  top corner doesn't indicate anything I'm inclined to believe -- is it
  showing that the connection is https? Has it verified that I'm really
  talking to Paypal? How can I know that? This is encouraging people to
  type their Paypal password into phishing sites. The previous step in
  the purchase process, where I'm choosing which payment system to use,
  also displays a padlock, and that hasn't connected to any payment site
  at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489643/+subscriptions

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


[Touch-packages] [Bug 1542523] [NEW] IPv6 temporary addresses accumulate over time

2016-02-05 Thread Nils Ohlmeier
Public bug reported:

On my office desktop machine I observe that it accumulates temporary
IPv6 addresses over time, even though all except one are marked as
deprecated already.

E.g. right now my IP list looks like this:
2: eno1:  mtu 1500 qlen 1000
inet6 2620:101:80fc:224:ad8a:b15b:f83e:99e9/64 scope global temporary 
dynamic 
   valid_lft 594471sec preferred_lft 75471sec
inet6 2620:101:80fc:224:7484:af8e:1051:52b9/64 scope global temporary 
deprecated dynamic 
   valid_lft 508673sec preferred_lft 0sec
inet6 2620:101:80fc:224:3855:ba9f:c4ab:5784/64 scope global temporary 
deprecated dynamic 
   valid_lft 422875sec preferred_lft 0sec
inet6 2620:101:80fc:224:ac16:b27:9fa4:4f5d/64 scope global temporary 
deprecated dynamic 
   valid_lft 337078sec preferred_lft 0sec
inet6 2620:101:80fc:224:f0c6:8f9f:74b8:99ca/64 scope global temporary 
deprecated dynamic 
   valid_lft 251280sec preferred_lft 0sec
inet6 2620:101:80fc:224:e070:5f9b:9783:bd0d/64 scope global temporary 
deprecated dynamic 
   valid_lft 165483sec preferred_lft 0sec
inet6 2620:101:80fc:224:f46a:182b:e2c8:d026/64 scope global temporary 
deprecated dynamic 
   valid_lft 79685sec preferred_lft 0sec
inet6 2620:101:80fc:224:baca:3aff:fea3:1b50/64 scope global mngtmpaddr 
noprefixroute dynamic 
   valid_lft 2591996sec preferred_lft 604796sec
inet6 fe80::baca:3aff:fea3:1b50/64 scope link 
   valid_lft forever preferred_lft forever

Once I reboot the interface has only the one IP addressed based on MAC
address plus one temporary address.

I verified manually via 'netstat -anp' that no active network
connections or listening sockets remain on the interfaces which are
marked as deprecated.

I think the deprecated addresses should be removed once no socket is any
longer using the address.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: network-manager 1.0.4-0ubuntu5.2
ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
Uname: Linux 4.2.0-25-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Feb  5 14:33:40 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-01-20 (16 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
IpRoute:
 default via 10.252.24.1 dev eno1  proto static  metric 100 
 10.252.24.0/21 dev eno1  proto kernel  scope link  src 10.252.25.160  metric 
100 
 10.252.75.120 via 10.252.24.1 dev eno1  proto dhcp  metric 100
IwConfig:
 eno1  no wireless extensions.
 
 lono wireless extensions.
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
 NAMEUUID  TYPE
TIMESTAMP   TIMESTAMP-REAL   AUTOCONNECT  AUTOCONNECT-PRIORITY  
READONLY  DBUS-PATH   ACTIVE  DEVICE  STATE 
 ACTIVE-PATH
 Wired connection 1  9950bc89-c72d-4964-9a18-e3187649321e  802-3-ethernet  
1454711368  Fri 05 Feb 2016 02:29:28 PM PST  yes  0 
no/org/freedesktop/NetworkManager/Settings/0  yes eno1activated 
 /org/freedesktop/NetworkManager/ActiveConnection/1
nmcli-dev:
 DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
 eno1ethernet  connected  /org/freedesktop/NetworkManager/Devices/0  Wired 
connection 1  9950bc89-c72d-4964-9a18-e3187649321e  
/org/freedesktop/NetworkManager/ActiveConnection/1 
 lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/1  -- 
 ----
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

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


** Tags: amd64 apport-bug wily

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

Title:
  IPv6 temporary addresses accumulate over time

Status in network-manager package in Ubuntu:
  New

Bug description:
  On my office desktop machine I observe that it accumulates temporary
  IPv6 addresses over time, even though all except one are marked as
  deprecated already.

  E.g. right now my IP list looks like this:
  2: eno1:  mtu 1500 qlen 1000
  inet6 2620:101:80fc:224:ad8a:b15b:f83e:99e9/64 scope global temporary 
dynamic 
 valid_lft 594471sec preferred_lft 75471sec
  inet6 

[Touch-packages] [Bug 932133] Re: upowerd crash when plugging in iPhone

2016-02-05 Thread Charles
Still happening in 2016. Has caused my machine to lock up multiple times
requiring REISUB. Reproducible when plugging in iPhone.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/932133

Title:
  upowerd crash when plugging in iPhone

Status in upower package in Ubuntu:
  Confirmed

Bug description:
  upowerd crashed when I plugged in my iPhone 3GS. This is reproducible
  in 12.04 on my system.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: upower 0.9.15-1
  ProcVersionSignature: Ubuntu 3.2.0-15.24-generic 3.2.5
  Uname: Linux 3.2.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Tue Feb 14 10:43:29 2012
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: upower
  UpgradeStatus: Upgraded to precise on 2012-02-13 (0 days ago)

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

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


[Touch-packages] [Bug 1489329] Re: MX4 GPS doesn't work at all

2016-02-05 Thread Pat McGowan
Now i see the location and trust daemons running

ps ax | grep location
 2130 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/slpgwd 
--preinst-dir /custom/vendor/here/location-provider/share --storage-dir 
/userdata/system-data/var/lib/ubuntu-location-provider-here
 2157 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/posclientd 
--preinst-dir /custom/vendor/here/location-provider/share --storage-dir 
/userdata/system-data/var/lib/ubuntu-location-provider-here
 2187 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/ubuntu-espoo-service
 --bus system
 2332 ?Ssl0:00 
/usr/lib/arm-linux-gnueabihf/indicator-location/indicator-location-service
 2805 ?Ssl0:00 /usr/bin/trust-stored-skeleton --remote-agent 
DBusRemoteAgent --bus=system --local-agent MirAgent 
--trusted-mir-socket=/var/run/user/32011/mir_socket_trusted --for-service 
UbuntuLocationService --with-text-domain ubuntu-location-service --store-bus 
session
 3093 ?Ssl0:00 /usr/bin/ubuntu-location-serviced --bus system 
--provider gps::Provider --provider remote::Provider 
--remote::Provider::name=com.ubuntu.espoo.Service.Provider 
--remote::Provider::path=/com/ubuntu/espoo/Service/Provider
 5734 pts/25   S+ 0:00 grep --color=auto location

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1489329

Title:
  MX4 GPS doesn't work at all

Status in Canonical System Image:
  Confirmed
Status in location-service package in Ubuntu:
  Incomplete

Bug description:
  When using location for navigation, GPS is essential. Location can
  also be based on Wifi or phone network, but accuracy for that is
  insufficient for driving/geocaching/any application except nearby
  restaurants.

  I can currently only get a location based on wifi / phone network. If
  I disable this feature, I get no location at all. Not after reboot,
  not sometimes, not ever.

  Trying to do: Navigate using GPS and/or network

  What I expect: Accuracy is high with all location services on. It
  decreases slightly when network based location is switched off. It
  decreases sharply when only GPS is switched off.

  What happens: Accuracy is very low (30m - 2000m) with all location
  services on. Location is impossible when network based location is
  switched off. It doesn't make a difference if I switch the GPS on or
  off.

  This may be a hardware issue, and I'll probably be sending in my phone
  (MX4) for check/repair, but that would mean missing my phone. I'd much
  rather troubleshoot myself.

  I already have location test and sensorsstatus to monitor this, but I
  want to know more about if the chip is functioning. Which logs are
  relevant? I've thought about flashing android on and seeing if that
  helps (which makes it a software issue), or doesn't (which makes it a
  hardware issue). Is there an easier way to get an answer to the
  software/hardware question?

  Thanks!

  Meizu MX4, Ubuntu 15.04r4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489329/+subscriptions

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


[Touch-packages] [Bug 1542453] Re: package sysv-rc 2.88dsf-59.2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-02-05 Thread Senia
Required log is in attachment.

Looks like similar problem: https://lists.ubuntu.com/archives/ubuntu-
users/2014-November/278525.html

I removed /etc/init.d/virtuoso-nepomuk
then
sudo dpkg --configure -a
sudo apt-get purge virtuoso-nepomuk
sudo apt-get install -f
sudo apt-get upgrade

For now upgrade is in progress.

** Attachment added: "run-20160205T2230.log"
   
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1542453/+attachment/4564775/+files/run-20160205T2230.log

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1542453

Title:
  package sysv-rc 2.88dsf-59.2ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in sysvinit package in Ubuntu:
  Incomplete

Bug description:
  Error while updating 14.04 to 15.10 using do-release-upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: sysv-rc 2.88dsf-59.2ubuntu2.1
  ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
  Uname: Linux 3.13.0-77-generic i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  Date: Fri Feb  5 22:30:32 2016
  DuplicateSignature: package:sysv-rc:2.88dsf-59.2ubuntu2.1:subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2010-08-07 (2008 days ago)
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: sysvinit
  Title: package sysv-rc 2.88dsf-59.2ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to wily on 2016-02-05 (0 days ago)

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

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


[Touch-packages] [Bug 931303] Re: "4-Way Handshake failed" connecting Wi-Fi after boot; retrying repeatedly eventually succeeds ­-- Broadcom BCM4321 wl

2016-02-05 Thread marco.pallotta
The bus is still present in 12.04 (Intel Corporation PRO/Wireless 3945ABG ).
After some attemps (from some minutes to many and many minutes) the connection 
succeeds else if I restart the router all goes ok (but only linux sistems are 
affected by this issues, no android or windows smartphone/laptop or my kindle 
device suffer by this problem).

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

Title:
  "4-Way Handshake failed" connecting Wi-Fi after boot; retrying
  repeatedly eventually succeeds ­-- Broadcom BCM4321 wl

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  I have a Dell Inspiron 1720, Ubuntu 11.10, the Broadcom STA driver
  installed.

  When starting ubuntu, the wireless doesn't connect and the message in
  the syslog is "4-Way Handshake failed - pre-shared key may be
  incorrect".

  I managed to make it work, sometimes by chance. Sometimes I stop the
  connection, kill wpa_supplicant and then try again and it works. If it
  works once, I can put the computer to sleep, move to another place and
  connect to a different network without a problem.

  See below a sample log.

  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Activation (eth1) 
starting connection 'Ap16'
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  (eth1): device state 
change: disconnected -> prepare (reason 'none') [30 40 0]
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Activation (eth1) Stage 
1 of 5 (Device Prepare) scheduled...
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Activation (eth1) Stage 
1 of 5 (Device Prepare) started...
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Activation (eth1) Stage 
2 of 5 (Device Configure) scheduled...
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Activation (eth1) Stage 
1 of 5 (Device Prepare) complete.
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Activation (eth1) Stage 
2 of 5 (Device Configure) starting...
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  (eth1): device state 
change: prepare -> config (reason 'none') [40 50 0]
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Activation 
(eth1/wireless): connection 'Ap16' has security, and secrets exist.  No new 
secrets needed.
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Config: added 'ssid' 
value 'Ap16'
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Config: added 
'scan_ssid' value '1'
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Config: added 
'key_mgmt' value 'WPA-PSK'
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Config: added 
'auth_alg' value 'OPEN'
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Config: added 'psk' 
value ''
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Activation (eth1) Stage 
2 of 5 (Device Configure) complete.
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  Config: set interface 
ap_scan to 1
  Feb 13 09:58:06 abulafia NetworkManager[1260]:  (eth1): supplicant 
interface state: disconnected -> scanning
  Feb 13 09:58:08 abulafia wpa_supplicant[1496]: Trying to associate with 
00:25:9c:3d:0d:0e (SSID='Ap16' freq=2437 MHz)
  Feb 13 09:58:08 abulafia wpa_supplicant[1496]: Association request to the 
driver failed
  Feb 13 09:58:08 abulafia NetworkManager[1260]:  (eth1): supplicant 
interface state: scanning -> associating
  Feb 13 09:58:09 abulafia wpa_supplicant[1496]: Associated with 
00:25:9c:3d:0d:0e
  Feb 13 09:58:09 abulafia NetworkManager[1260]:  (eth1): supplicant 
interface state: associating -> associated
  Feb 13 09:58:09 abulafia NetworkManager[1260]:  (eth1): supplicant 
interface state: associated -> 4-way handshake
  Feb 13 09:58:17 abulafia wpa_supplicant[1496]: WPA: 4-Way Handshake failed - 
pre-shared key may be incorrect

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic-pae 3.0.13
  Uname: Linux 3.0.0-15-generic-pae i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Mon Feb 13 10:43:20 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  InterestingModules: b44
  IpRoute:
   default via 10.64.64.64 dev ppp0  proto static 
   10.64.64.64 dev ppp0  proto kernel  scope link  src 10.80.46.173 
   169.254.0.0/16 dev ppp0  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to oneiric on 2011-11-03 (101 days ago)

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

-- 
Mailing list: 

[Touch-packages] [Bug 1489329] Re: MX4 GPS doesn't work at all

2016-02-05 Thread Pat McGowan
I rebooted and now I immediately get an approximate location centered
around .5 mi from my actual location

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1489329

Title:
  MX4 GPS doesn't work at all

Status in Canonical System Image:
  Confirmed
Status in location-service package in Ubuntu:
  Incomplete

Bug description:
  When using location for navigation, GPS is essential. Location can
  also be based on Wifi or phone network, but accuracy for that is
  insufficient for driving/geocaching/any application except nearby
  restaurants.

  I can currently only get a location based on wifi / phone network. If
  I disable this feature, I get no location at all. Not after reboot,
  not sometimes, not ever.

  Trying to do: Navigate using GPS and/or network

  What I expect: Accuracy is high with all location services on. It
  decreases slightly when network based location is switched off. It
  decreases sharply when only GPS is switched off.

  What happens: Accuracy is very low (30m - 2000m) with all location
  services on. Location is impossible when network based location is
  switched off. It doesn't make a difference if I switch the GPS on or
  off.

  This may be a hardware issue, and I'll probably be sending in my phone
  (MX4) for check/repair, but that would mean missing my phone. I'd much
  rather troubleshoot myself.

  I already have location test and sensorsstatus to monitor this, but I
  want to know more about if the chip is functioning. Which logs are
  relevant? I've thought about flashing android on and seeing if that
  helps (which makes it a software issue), or doesn't (which makes it a
  hardware issue). Is there an easier way to get an answer to the
  software/hardware question?

  Thanks!

  Meizu MX4, Ubuntu 15.04r4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489329/+subscriptions

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


[Touch-packages] [Bug 1535394] Re: Xorg crashes at certain wiki pages via firefox

2016-02-05 Thread Christopher M. Penalver
Saren Taşçıyan, to see if this is already resolved, could you please
test http://cdimage.ubuntu.com/daily-live/current/ and advise to the
results?

** Tags removed: bios-outdated-1.20
** Tags added: latest-bios-1.20

** Changed in: xorg (Ubuntu)
   Importance: Low => Medium

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1535394

Title:
  Xorg crashes at certain wiki pages via firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I am having a weird problem in Ubuntu and I will try to explain when
  it happens. When I open Wikipedia main page or View history on any
  wiki page, sometimes (not always) Xorg (I suppose) freezes (UI becomes
  unresponsive for a while about 10-60 seconds) until it jumps to login
  screen. If I login, I need to start all the application all over
  again. Firefox starts but if I repeat the same process (visiting the
  same web page) Xorg crashes again. The two pages so far this behaviour
  occurs are:

  http://en.wikipedia.org (main page, I can however directly open any article 
and navigate from there)
  http://imagej.net/index.php?title=ImgLib2_Examples=history (history 
page of a wiki page)

  There are no dialogs after the crash reporting about a crash. I really don't 
know how to track the problem to find the cause.
  Even though Firefox is chrashing, Xorg should not be affected.

  I am using Ubuntu 14.04 LTS

  3.13.0-74-generic

  X.Org X Server 1.15.1
  Release Date: 2014-04-13
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.2.0-76-generic x86_64 Ubuntu
  Current Operating System: Linux lngrad031 3.13.0-74-generic #118-Ubuntu SMP 
Thu Dec 17 22:52:10 UTC 2015 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=aa4cedea-18e5-4b0f-86ac-3423c2221c78 ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor vt.handoff=7
  Build Date: 12 February 2015  02:49:29PM
  xorg-server 2:1.15.1-0ubuntu2.7 (For technical support please see 
http://www.ubuntu.com/support)
  Current version of pixman: 0.30.2
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.

  unity 7.2.6

  I could only capture a line in x-0.log.old file with only "(EE)". (no
  explanation or whatsoever)

  Please don't hesitate to ask for more information.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:5036]
  MachineType: LENOVO 20BX000XMH
  Package: xorg-server (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=aa4cedea-18e5-4b0f-86ac-3423c2221c78 ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Tags:  trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-74-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/21/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET49WW (1.14 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BX000XMH
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET49WW(1.14):bd05/21/2015:svnLENOVO:pn20BX000XMH:pvrThinkPadT450s:rvnLENOVO:rn20BX000XMH:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BX000XMH
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Mon Jan 18 18:35:47 2016
  xserver.configfile: default
  

[Touch-packages] [Bug 1542453] [NEW] package sysv-rc 2.88dsf-59.2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-02-05 Thread Senia
Public bug reported:

Error while updating 14.04 to 15.10 using do-release-upgrade

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: sysv-rc 2.88dsf-59.2ubuntu2.1
ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
Uname: Linux 3.13.0-77-generic i686
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: i386
Date: Fri Feb  5 22:30:32 2016
DuplicateSignature: package:sysv-rc:2.88dsf-59.2ubuntu2.1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2010-08-07 (2008 days ago)
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: sysvinit
Title: package sysv-rc 2.88dsf-59.2ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to wily on 2016-02-05 (0 days ago)

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


** Tags: apport-package i386 third-party-packages wily

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1542453

Title:
  package sysv-rc 2.88dsf-59.2ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in sysvinit package in Ubuntu:
  New

Bug description:
  Error while updating 14.04 to 15.10 using do-release-upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: sysv-rc 2.88dsf-59.2ubuntu2.1
  ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
  Uname: Linux 3.13.0-77-generic i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  Date: Fri Feb  5 22:30:32 2016
  DuplicateSignature: package:sysv-rc:2.88dsf-59.2ubuntu2.1:subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2010-08-07 (2008 days ago)
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: sysvinit
  Title: package sysv-rc 2.88dsf-59.2ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to wily on 2016-02-05 (0 days ago)

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

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


  1   2   3   >