[Touch-packages] [Bug 1414740] Re: Multiple calls text delegate overlapping

2015-01-27 Thread Olga Kemmet
** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Tags added: ota-2 rtm14

** Summary changed:

- Multiple calls text delegate overlapping
+ [phone-app] Multiple calls text delegate overlapping

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

Title:
  [phone-app] Multiple calls text delegate overlapping

Status in Dialer app for Ubuntu Touch:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in dialer-app package in Ubuntu:
  New
Status in dialer-app package in Ubuntu RTM:
  New

Bug description:
  In the multiple calls screen, depending on the language and on the
  contact name labels are overlapping.

  Check the attached screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1414740/+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 1414992] Re: Generating /boot/initrd.img-touch = dpkg: warning: version 'touch' has bad syntax: version number does not start with digit

2015-01-27 Thread Oliver Grawert
*** This bug is a duplicate of bug 1384450 ***
https://bugs.launchpad.net/bugs/1384450

** This bug has been marked a duplicate of bug 1384450
   Cannot install packages that require initrd re-generation on touch devices 
without proper flash-kernel support and kernel package

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

Title:
  Generating /boot/initrd.img-touch = dpkg: warning: version 'touch'
  has bad syntax: version number does not start with digit

Status in initramfs-tools-ubuntu-touch package in Ubuntu:
  New

Bug description:
  Encountered when trying to test that a phone image upgraded with
  -proposed still boots.

  According to pitti:

  naming it initrd.img-touch is broken, that's not what initramfs-tools and 
other tools expect
  so at the very least, i-t-ubuntu-touch needs to disable the trigger somehow

  http://dev-jenkins.ubuntu-ci:8080/job/vila-bootesting/23/console is an
  example using adt-run --apt-upgrade to test libpng.

  The base phone image is ubuntu-touch/devel-
  proposed/krillin/version-87.tar.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools-ubuntu-touch/+bug/1414992/+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 1389678] Re: When a file can't be thumnailed the photo grid keeps loosing its images and hitting timeouts

2015-01-27 Thread Florian Boucault
** Changed in: camera-app
   Status: Confirmed = In Progress

** Changed in: camera-app
 Assignee: Arthur Mello (artmello) = Florian Boucault (fboucault)

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

Title:
  When a file can't be thumnailed the photo grid keeps loosing its
  images and hitting timeouts

Status in Camera App:
  In Progress
Status in the base for Ubuntu mobile products:
  In Progress
Status in thumbnailer package in Ubuntu:
  Fix Released

Bug description:
  Using rtm 142 on krillin, the photo roll previews are missing for most
  part (the log indicates timeouts from the thumbnailer).

  Even when they are displayed, scrolling in the view is enough to get
  the image replaced by empty squares (that might be a slightly
  different issue, let me know if you prefer a different report about
  it)

  Note that the gallery app doesn't have that issue, so even if the
  thumbnailer is slow the camera handling of the timeout seems less
  optimal than the gallery one

  There is also the fact that the roll view doesn't display spinners
  while loading, which gallery does

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1389678/+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 1310595] Re: network-manager and wifi not working after resume from suspend

2015-01-27 Thread Hans Deragon
At a high level, I have the same problem:  Network Mnager does not work
anymore after resume, about half the time.

My work around is to run in a terminal:  sudo restart network-manager

As a side effect, nm-applet sometimes crashes when I do that.  But it
works.

At a lower level, I am not sure if my problem is the same as the
original poster; I am not familiar with Network Manager so I have not
yet bothered to dig deep into the logs to figure out what is going one.
I could post the logs if requested.

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

Title:
  network-manager and wifi not working after resume from suspend

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, wifi light stays off but wifi connects. 
  After resume from suspend second time, wifi does not connect and network 
-manager says network not activated, activate network does not help. only 
reboot does.

  additional info. I added:

  # WORKAROUND: always set the default hibernate mode first (normal mode)
  # (not required if you have the patch mentioned by Rohan below 
(http://askubuntu.com/a/344879/169))
  HIBERNATE_MODE=platform

  # Always use hibernate instead of suspend, but with suspend to both
  if [ $METHOD = suspend ]; then
METHOD=hibernate
HIBERNATE_MODE=suspend
  fi

  # Make sure to use the kernel's method, in case uswsusp is installed etc.
  SLEEP_MODULE=kernel

  to /etc/pm/config.d/00-use-suspend-hybrid
  to be able to suspend to disk.

  Without this file wifi connects after resuspend but as said without
  wifi light on. This was not the case for Ubuntu 13.10

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager 0.9.8.8-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CRDA:
   country PE:
(2402 - 2482 @ 40), (N/A, 20)
(5735 - 5835 @ 40), (N/A, 30)
  CurrentDesktop: Unity
  Date: Mon Apr 21 14:21:41 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-10-25 (177 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.33  metric 
9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (2 days ago)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   00:22:66:97:02:8D bluetooth disconnected  
/org/freedesktop/NetworkManager/Devices/3  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1  
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1310595/+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 1408589] Comment bridged from LTC Bugzilla

2015-01-27 Thread bugproxy
--- Comment From mauri...@br.ibm.com 2015-01-27 12:55 EDT---
The error actually happened because the chroot was mounted over NFSv4, and the 
NFSv4 server had incorrect domain name configuration.

Then, the NFSv4 idmapd didn't match 'localdomain' (server) with
cluster.com (client), resulting in the chfn binary (and others) being
owned by nobody/nogroup, this combined with the suid bit of that binary,
resulted in kernel denying it during PAM/audit check (failure occurs
right after the socket/sendto/recvfrom syscalls from PAM to kernel
audit).

Solution was to configure the domain name correctly on the server.
Possible workarounds were:
- Use NFSv3 (which has no Name-ID Mapping / idmapd)
- Clear the suid bit

More detailed description from e-mail..


The problem happened because the 'chfn' binary had the suid bit set and was not 
owned by root
(actually, nobody/nogroup), so the kernel audit refused it during the PAM/auth 
step
(the PAM error follows right after the socket/sendto/recvfrom syscalls for 
kernel audit)

That ownership mistake only exists on the NFS mount/client (on tulgpu002). It 
is correct
(root/root) on the NFS server (bgxcat).

That happened due to a misconfiguration in the NFSv4 rpc.idmapd on the bgxcat 
server;
bgxcat had no FQDN/fully-qualified domain name configured, so the NFSv4 idmapd 
didn't
allow bgxcat user 'root' to be 'root' on tulgpu002, because of a mismatch 
between their
domains ('localdomain' on bgxcat, 'cluster.com' in tulgpu002).

For a solution, either fixing the network/domain configuration in bgxcat, or 
using NFSv3,
works.  I have already performed the former for you, and validated the latter.

[root@bgxcat mauricfo]# cat /etc/sysconfig/network
NETWORKING=yes
#HOSTNAME=bgxcat
HOSTNAME=bgxcat.cluster.com

For those interested, more technical details / demonstration are
provided below.

I'm happy to extend the discussion if anyone has questions/comments.

Demonstrating problem/workaround w/ NFSv4 ID Mapping (misconfiguration on 
bgxcat server)


Trying in tulgpu002 (/install mounted over NFSv4)

root@tulgpu002:~/mauricio# mount | grep /install
bgxcat:/install on /install type nfs 
(rw,vers=4,addr=10.0.0.1,clientaddr=10.0.0.7)

root@tulgpu002:~/mauricio# chroot 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg 
/usr/bin/chfn -f 'games user' games
chfn: PAM: System error

The chfn binary has the suid bit set, but uid/gid are NOT root
(nobody/nogroup). This leads to the problem.

root@tulgpu002:~/mauricio# ls -lh 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg/usr/bin/chfn
-rwsr-sr-x 1 nobody nogroup 53K Jul 18  2014 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg/usr/bin/chfn

On bgxcat (the source of /install), all is fine: suid is set, and the
uid/gid are root. No problems there.

[root@bgxcat mauricfo]# ls -lh 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg/usr/bin/chfn
-rwsr-sr-x 1 root root 53K Jul 18  2014 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg/usr/bin/chfn

The owner/group permissions changes because of NFSv4 ID Mapping
(rpc.idmapd).

root@tulgpu002:~/mauricio# grep ^No /etc/idmapd.conf
Nobody-User = nobody
Nobody-Group = nogroup

# mount | grep /install
bgxcat:/install on /install type nfs 
(rw,vers=4,addr=10.0.0.1,clientaddr=10.0.0.7)

If you retry with NFSv3, which has no ID Mapping, it works.

root@tulgpu002:~/mauricio# umount /install
root@tulgpu002:~/mauricio# mount -t nfs -o vers=3 bgxcat:/install /install
root@tulgpu002:~/mauricio# mount | grep /install
bgxcat:/install on /install type nfs (rw,vers=3,addr=10.0.0.1)

The user/group show up as root.

root@tulgpu002:~/mauricio# ls -lh 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg/usr/bin/chfn
-rwsr-sr-x 1 root root 53K Jul 18  2014 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg/usr/bin/chfn

And chroot chfn passes.

root@tulgpu002:~/mauricio# chroot 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg 
/usr/bin/chfn -f 'games user' games
root@tulgpu002:~/mauricio#

Go back to NFSv4, and you'll see the problem.

root@tulgpu002:~/mauricio# umount /install
root@tulgpu002:~/mauricio# mount -t nfs -o vers=4 bgxcat:/install /install
root@tulgpu002:~/mauricio# mount | grep /install
bgxcat:/install on /install type nfs 
(rw,vers=4,addr=10.0.0.1,clientaddr=10.0.0.7)

User/group are not root anymore.

root@tulgpu002:~/mauricio# ls -lh 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg/usr/bin/chfn
-rwsr-sr-x 1 nobody nogroup 53K Jul 18  2014 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg/usr/bin/chfn

root@tulgpu002:~/mauricio# chroot 
/install/netboot/ubuntu14.10/ppc64el/tulgpu-0001-netboot-compute/rootimg 

[Touch-packages] [Bug 1415029] [NEW] Not yet available but configured providers should be added as soon as they become available

2015-01-27 Thread Thomas Voß
Public bug reported:

Right now, the location service tries to instantiate configured
providers at startup. In specific corner cases, some of the configured
sensors might not be available and the service should be able to be
notified when those providers become available.

In particular, this affects the wizard running on first boot, and
subsequent login to the user session.

** Affects: location-service (Ubuntu)
 Importance: Critical
 Assignee: Thomas Voß (thomas-voss)
 Status: In Progress

** Description changed:

  Right now, the location service tries to instantiate configured
  providers at startup. In specific corner cases, some of the configured
  sensors might not be available and the service should be able to be
  notified when those providers become available.
+ 
+ In particular, this affects the wizard running on first boot, and
+ subsequent login to the user session.

** Changed in: location-service (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  Not yet available but configured providers should be added as soon as
  they become available

Status in location-service package in Ubuntu:
  In Progress

Bug description:
  Right now, the location service tries to instantiate configured
  providers at startup. In specific corner cases, some of the configured
  sensors might not be available and the service should be able to be
  notified when those providers become available.

  In particular, this affects the wizard running on first boot, and
  subsequent login to the user session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1415029/+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 1373494] Re: [phone-app]+[address-book] + [messaging-app] Remove X when creating a new contact/editing a contact

2015-01-27 Thread Olga Kemmet
** Tags added: ota-2

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

Title:
  [phone-app]+[address-book] + [messaging-app] Remove X when creating
  a new contact/editing a contact

Status in Address Book App:
  In Progress
Status in Dialer app for Ubuntu Touch:
  Confirmed
Status in Messaging App:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu:
  Confirmed
Status in messaging-app package in Ubuntu:
  Confirmed
Status in address-book-app package in Ubuntu RTM:
  Confirmed
Status in dialer-app package in Ubuntu RTM:
  Confirmed
Status in messaging-app package in Ubuntu RTM:
  Confirmed

Bug description:
  A) Address Book
  Steps to reproduce:
  1. Open Address-Book app
  2. Cary out a bottom edge swipe
  3. Actual result: Header shows X then Edit as title and a tick for 
confirmation

  4. Expected result: X should be replaced with , the common BACK button 
and title should say New contact
  -

  In general: Every time a new contact form is created from the Address Book, 
Phone and Messaging apps, the tile is New contact.
  Every time an existing contact is edited, the title is Edit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1373494/+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 1412465] Re: Enable support for Kilo Cloud Archive

2015-01-27 Thread Corey Bryant
Verified on trusty-updates (results shown in attachment)

** Attachment added: verified-1412465.txt
   
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1412465/+attachment/4306504/+files/verified-1412465.txt

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

Title:
  Enable support for Kilo Cloud Archive

Status in software-properties package in Ubuntu:
  Fix Released
Status in software-properties source package in Trusty:
  Fix Committed
Status in software-properties source package in Vivid:
  Fix Released

Bug description:
  Impact:
  End users have to manually enable the kilo cloud archive pockets.

  Test case:
  sudo add-apt-repository cloud-archive:kilo
  sudo add-apt-repository cloud-archive:kilo-proposed

  Regression potential:
  Limited - just a data item addition

  Original bug report:
  That time of the cycle:

    add-apt-repository cloud-archive:kilo

  should work on 14.04 only.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: python-software-properties (not installed)
  ProcVersionSignature: Ubuntu 3.18.0-8.9-generic 3.18.1
  Uname: Linux 3.18.0-8-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jan 19 14:31:23 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-25 (55 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141124)
  SourcePackage: software-properties
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1412465/+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 1410500] Re: [phone-app] Selecting matched numbers from Recent should use the full contact's number

2015-01-27 Thread Olga Kemmet
** Summary changed:

- Selecting matched numbers from Recent should use the full contact's number
+ [phone-app] Selecting matched numbers from Recent should use the full 
contact's number

** Changed in: ubuntu-ux
   Status: Triaged = Fix Committed

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

Title:
  [phone-app] Selecting matched numbers from Recent should use the full
  contact's number

Status in the base for Ubuntu mobile products:
  New
Status in Dialer app for Ubuntu Touch:
  New
Status in Telephony History Service:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in dialer-app package in Ubuntu:
  New
Status in history-service package in Ubuntu:
  New
Status in dialer-app package in Ubuntu RTM:
  New
Status in history-service package in Ubuntu RTM:
  New

Bug description:
  Steps:
  * store a number with the country code
  * call the contact without using the country code
  * interrupt the call
  * swipe from the bottom
  * tap on the call just made

  Expected:
  * you get the dialer keypad with the full number, including the country code

  Current:
  * you get the short number without the country code

  This was a problem for me when travelling, I couldn't use the Recent
  list to call home because it wouldn't include the country code.
  Somehow it's also remembered permanently, so now even if I call the
  full number with country code, tapping that Recent entry won't have
  the country code still.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: dialer-app 0.1+15.04.20150108-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: armhf
  Date: Tue Jan 13 19:32:43 2015
  InstallationDate: Installed on 2015-01-13 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150113-020204)
  SourcePackage: dialer-app
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1410500/+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 1398427] Re: [dialer] + [sound] Can't use earphone to answer or disconnect a call

2015-01-27 Thread Olga Kemmet
** Changed in: ubuntu-ux
   Status: Triaged = Fix Released

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

Title:
  [dialer] + [sound] Can't use earphone to answer or disconnect a call

Status in the base for Ubuntu mobile products:
  Fix Released
Status in Telephony Service:
  New
Status in Ubuntu UX bugs:
  Fix Released
Status in qtmir package in Ubuntu:
  Fix Released
Status in telephony-service package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released
Status in qtmir package in Ubuntu RTM:
  Fix Released
Status in telephony-service package in Ubuntu RTM:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Fix Released

Bug description:
  [Procedures]
  1.insert the earphone
  2.make a MO call to DUT
  3.use the Hook key to answer the call
  4.when connected the call use the hook key to disconnect the call

  [Expect results]
  earphone hook key can answer and disconnect the call
  [Actual results]
  can't answer and disconnect the call

  [Reproduce]
  Always

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1398427/+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 1414229] [NEW] python apt reporting Mint as generic distro, not as Ubuntu type distro

2015-01-27 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Mint Rebecca, reproduce:
python
import aptsources.distro
distro = aptsources.distro.get_distro()
print distro
aptsources.distro.Distribution object at 0x7f4c22051c10

vs

aptsources.distro.UbuntuDistribution object at 0x7f8fe050ad10

on a Trusty.

This becomes a huge issue when it comes to porting Ansible roles from Ubuntu to 
Mint, since PPAs do not work. Reference:
https://github.com/ansible/ansible/issues/4587
https://github.com/ansible/ansible/issues/9383

** Affects: python-apt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
python apt reporting Mint as generic distro, not as  Ubuntu type distro
https://bugs.launchpad.net/bugs/1414229
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to python-apt 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 1413343] Re: lxc-create debug output is broken or useless

2015-01-27 Thread anatoly techtonik
Yes, I probably need unprivileged containers (not sure why, though). I
wish that lxc-create could provide a better command line guide than
searching on the internet and some help about what container do I need.
I just need isolated Linux environment to package my Python script so
that it is available on Ubuntu.

I've successfully created non-privileged container (just because it is
easier) and now I am looking how to login inside and pass files in and
out.

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

Title:
  lxc-create debug output is broken or useless

Status in lxc package in Ubuntu:
  Fix Released

Bug description:
  Can't create container and debug output doesn't explain anything:

  $ lxc-create --logpriority=DEBUG -n buildbox -o here.log
  lxc-create: Error creating container buildbox
  $ cat here.log 
   lxc-create 1421867190.847 WARN lxc_log - lxc_log_init called with 
log already initialized
   lxc-create 1421867190.847 ERRORlxc_create_ui - Error creating 
container buildbox

  I doubt that --logpriority option is processed at all:

  $ lxc-create --logpriority=wat -n buildbox -o here.log
  lxc-create: Error creating container buildbox

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lxc 1.0.6-0ubuntu0.1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Jan 21 21:55:50 2015
  InstallationDate: Installed on 2012-03-12 (1045 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120301)
  KernLog:
   Jan 21 07:40:13 SONiC kernel: [82266.453659] type=1400 
audit(1421815213.422:96): apparmor=STATUS operation=profile_replace 
profile=unconfined name=/usr/lib/cups/backend/cups-pdf pid=17589 
comm=apparmor_parser
   Jan 21 07:40:13 SONiC kernel: [82266.453673] type=1400 
audit(1421815213.422:97): apparmor=STATUS operation=profile_replace 
profile=unconfined name=/usr/sbin/cupsd pid=17589 comm=apparmor_parser
   Jan 21 07:40:13 SONiC kernel: [82266.454329] type=1400 
audit(1421815213.422:98): apparmor=STATUS operation=profile_replace 
profile=unconfined name=/usr/sbin/cupsd pid=17589 comm=apparmor_parser
  SourcePackage: lxc
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (277 days ago)
  defaults.conf:
   lxc.network.type = veth
   lxc.network.link = lxcbr0
   lxc.network.flags = up
   lxc.network.hwaddr = 00:16:3e:xx:xx:xx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1413343/+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 1414870] Re: Result subtitles are cut off

2015-01-27 Thread Andrea Cimitan
** Changed in: unity8 (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  Result subtitles are cut off

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  http://people.canonical.com/~cwayne/eb.png

  Note the title is properly cut off with .., while the subtitle just
  runs off the screen

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity8 8.00+14.10.20141013.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jan 26 21:03:54 2015
  InstallationDate: Installed on 2014-10-11 (107 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: unity8
  UpgradeStatus: Upgraded to utopic on 2014-10-20 (98 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1414870/+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 1414229] Re: python apt reporting Mint as generic distro, not as Ubuntu type distro

2015-01-27 Thread Monsta
** Project changed: linuxmint = python-apt (Ubuntu)

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

Title:
  python apt reporting Mint as generic distro, not as  Ubuntu type
  distro

Status in python-apt package in Ubuntu:
  New

Bug description:
  Mint Rebecca, reproduce:
  python
  import aptsources.distro
  distro = aptsources.distro.get_distro()
  print distro
  aptsources.distro.Distribution object at 0x7f4c22051c10

  vs

  aptsources.distro.UbuntuDistribution object at 0x7f8fe050ad10

  on a Trusty.

  This becomes a huge issue when it comes to porting Ansible roles from Ubuntu 
to Mint, since PPAs do not work. Reference:
  https://github.com/ansible/ansible/issues/4587
  https://github.com/ansible/ansible/issues/9383

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1414229/+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 1385302] Re: Recorded videos don't show up in Videos scope

2015-01-27 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: In Progress = Fix Released

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

Title:
  Recorded videos don't show up in Videos scope

Status in Camera App:
  Invalid
Status in the base for Ubuntu mobile products:
  Fix Released
Status in mediascanner2 package in Ubuntu:
  Invalid
Status in qtubuntu-camera package in Ubuntu:
  Fix Released
Status in unity-scope-mediascanner package in Ubuntu:
  Invalid
Status in qtubuntu-camera package in Ubuntu RTM:
  Fix Released

Bug description:
  File handles for recorded videos are left open until the camera app exits.
  This means they don't get detected by mediascanner (which waits for the file 
to finish being written) until you close the camera app, and presumably the 
operating system just closes all the handles.

  The impact is that your recorded videos won't show up anywhere that
  uses mediascanner (specifically the Videos scope).

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1385302/+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 1415039] [NEW] laptop unresponsive after suspend

2015-01-27 Thread Till
Public bug reported:

After suspend, the system becomes unresponsive. Fan keeps running, full
reboot needed.

In /var/log/pm-suspend.log the only error is:

Failed to connect to non-global ctrl_ifname: (null)  error: No such
file or directory

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: pm-utils 1.4.1-13ubuntu0.1
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jan 27 14:40:12 2015
InstallationDate: Installed on 2015-01-26 (0 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
PackageArchitecture: all
SourcePackage: pm-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: pm-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  laptop unresponsive after suspend

Status in pm-utils package in Ubuntu:
  New

Bug description:
  After suspend, the system becomes unresponsive. Fan keeps running,
  full reboot needed.

  In /var/log/pm-suspend.log the only error is:

  Failed to connect to non-global ctrl_ifname: (null)  error: No such
  file or directory

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pm-utils 1.4.1-13ubuntu0.1
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jan 27 14:40:12 2015
  InstallationDate: Installed on 2015-01-26 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: pm-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1415039/+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 1387734] Re: Location service uses the cached authorization, even if the user denied location access to an app

2015-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~mardy/ubuntu-system-settings/rtm-lp1387734

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

Title:
  Location service uses the cached authorization, even if the user
  denied location access to an app

Status in the base for Ubuntu mobile products:
  In Progress
Status in trust-store:
  In Progress
Status in location-service package in Ubuntu:
  Invalid
Status in trust-store package in Ubuntu:
  Fix Released
Status in location-service source package in Utopic:
  Invalid
Status in trust-store source package in Utopic:
  In Progress
Status in location-service source package in Vivid:
  Invalid
Status in trust-store source package in Vivid:
  Fix Released
Status in trust-store package in Ubuntu RTM:
  In Progress

Bug description:
  The bug occurs after removing location access authorization to an
  application. The location is still available to the application,
  despite the user having revoked access from within USS  Privacy 
  Location.

  To reproduce:

  1. Open a map application, like Here map
  2. Allow access to location
  3. Switch to System Settings  Privacy  Location
  4. Disable location access for Maps
  5. Kill Here map, and restart it

  What should happen: you should not have access anymore (and should not see a 
prompt)
  What happens instead: the app still has access to your location, as shown in 
the logs:

  I1030 16:15:38.167752  3100 cached_agent_glog_reporter.cpp:32]
  CachedAgent::authenticate_request_with_parameters: Application pid:
  27975 Application uid: 32011 Application id:  com.nokia.heremaps_here
  Cached request:   Request(from: com.nokia.heremaps_here, feature: 0,
  when: 1414682114882519283, answer: granted)

  I confirmed that the trust store had recorded the authorization change
  as in:

  phablet@ubuntu-phablet:~$ sqlite3 
~/.local/share/UbuntuLocationService/trust.db select * from requests
  1|unconfined|0|1414098093331252474|1
  2|com.nokia.heremaps_here|0|1414682114882519283|1
  3|com.nokia.heremaps_here|0|1414682131206341515|0

  From a user's perspective: Despite having explicitly rejected trust to
  an application, the app would still be able to access services.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1387734/+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 1414560] Re: Parent scope is authorised when logging in to a child scope

2015-01-27 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = Fix Released

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

Title:
  Parent scope is authorised when logging in to a child scope

Status in the base for Ubuntu mobile products:
  Fix Released
Status in unity-scopes-api package in Ubuntu:
  Fix Released
Status in unity-scopes-shell package in Ubuntu:
  Fix Released
Status in unity-scopes-api package in Ubuntu RTM:
  Fix Released
Status in unity-scopes-shell package in Ubuntu RTM:
  Fix Released

Bug description:
  When logging into a child scope from an aggregator, the parent scope
  is added to the ACL instead of the child scope. The aggregator should
  request authentication on behalf of the child scope in these cases.

  To reproduce the bug:
    1. Ensure that signon-apparmor-extension is installed on the phone: sudo 
apt-get install signon-apparmor-extension
    2. Log into Facebook Photos from the Photos scope. (Tap No Facebook Photos 
account configured)

  What should happen:
  Once focus is returned to the Photos scope, the scope should refresh, now 
displaying your personal Facebook photos.

  What actually happens:
  Focus returns to the Photos scope and nothing happens. Neither the Photos 
scope nor the Facebook Photos scope show your personal Facebook pictures, yet 
settings indicates the scopes are authenticated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1414560/+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 1410365] Re: Phone UI fails to indicate when certain network services are unavailable

2015-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/dialer-app

** Branch linked: lp:ubuntu/vivid-proposed/telepathy-ofono

** Branch linked: lp:ubuntu/vivid-proposed/telephony-service

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

Title:
  Phone UI fails to indicate when certain network services are
  unavailable

Status in the base for Ubuntu mobile products:
  New
Status in Dialer app for Ubuntu Touch:
  In Progress
Status in Telepathy Ofono:
  New
Status in Telephony Service:
  New
Status in dialer-app package in Ubuntu:
  New
Status in telepathy-ofono package in Ubuntu:
  New
Status in telephony-service package in Ubuntu:
  New
Status in dialer-app package in Ubuntu RTM:
  New
Status in telepathy-ofono package in Ubuntu RTM:
  New
Status in telephony-service package in Ubuntu RTM:
  New

Bug description:
  Product: Krillin bq Aquaris E4.5 Ubuntu Edition
  FW version: ubuntu-touch/stable/bq.aquaris.es #6
  Material:

  Description:

  Steps to reproduce the issue:
  1.- System Settings - Phone - Call waiting - Activated
  1.- Open dialer.
  2.- Make a MO Call to DUT2.
  3.- When call connected, on hold it.
  3.- Use DUT3 to call DUT1.
  4.- Call should appear on screen to answer or reject it.

  Currently result:

  Call from DUT3 to DUT1 while on hold can’t be answer or reject it
  because it doesn’t appear on screen.

  Expected result:

  Some networks permit this service, and some don't. In the case where
  the network does not permit call waiting or (related) call merging,
  some sort of UI should be presented, similarly to other handset OS.

  Reproducibility:

  100%

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1410365/+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 1359439] Re: [ 7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown unit: user@126.service

2015-01-27 Thread alex
i find this
https://github.com/desrt/systemd-shim/commit/729b958d9d97

may be it can help?\
my server network is down. i lose money(

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

Title:
  [7.287663] systemd-logind[1057]: Failed to start unit
  user@126.service: Unknown unit: user@126.service

Status in systemd-shim package in Ubuntu:
  In Progress
Status in systemd-shim package in Debian:
  New

Bug description:
  ATTENTION: This bug is fully understood, there is *no need* to add
  even more comments about me too here.

  [7.287663] systemd-logind[1057]: Failed to start unit user@126.service: 
Unknown unit: user@126.service
  [7.287677] systemd-logind[1057]: Failed to start user service: Unknown 
unit: user@126.service
  [7.293871] systemd-logind[1057]: New session c1 of user lightdm.
  [7.293902] systemd-logind[1057]: Linked /tmp/.X11-unix/X0 to 
/run/user/126/X11-display.
  [7.363706] ip_tables: (C) 2000-2006 Netfilter Core Team
  [7.421846] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  [7.484529] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
  [9.903052] wlan0: authenticate with c8:d7:19:22:21:ec
  [9.912429] wlan0: send auth to c8:d7:19:22:21:ec (try 1/3)
  [9.920181] wlan0: authenticated
  [9.924352] wlan0: associate with c8:d7:19:22:21:ec (try 1/3)
  [9.925709] wlan0: RX AssocResp from c8:d7:19:22:21:ec (capab=0x11 
status=0 aid=2)
  [9.927753] wlan0: associated
  [9.927800] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  [   12.677104] systemd-logind[1057]: Failed to abandon scope session-c1.scope
  [   12.677122] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc1_2escope
  [   12.683902] systemd-logind[1057]: Failed to start unit user@1000.service: 
Unknown unit: user@1000.service
  [   12.683912] systemd-logind[1057]: Failed to start user service: Unknown 
unit: user@1000.service
  [   12.685157] systemd-logind[1057]: New session c2 of user caravena.
  [   12.685190] systemd-logind[1057]: Linked /tmp/.X11-unix/X0 to 
/run/user/1000/X11-display.
  [  234.494462] systemd-logind[1057]: Failed to abandon scope session-c2.scope
  [  234.494478] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc2_2escope
  [  235.514349] systemd-logind[1057]: New session c3 of user lightdm.
  [  244.245908] systemd-logind[1057]: Failed to abandon scope session-c3.scope
  [  244.245923] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc3_2escope

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-7ubuntu4 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
  Uname: Linux 3.16.0-9-generic x86_64
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Wed Aug 20 18:26:06 2014
  InstallationDate: Installed on 2014-04-27 (115 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1359439/+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 1413952] Re: gallery-app freezes when SD card is full of photos

2015-01-27 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: In Progress = Fix Released

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

Title:
   gallery-app freezes when SD card is full of photos

Status in the base for Ubuntu mobile products:
  Fix Released
Status in Gallery App:
  In Progress
Status in gallery-app package in Ubuntu:
  Fix Released
Status in gallery-app package in Ubuntu RTM:
  Fix Released

Bug description:
  current build number: 209
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed

  com.ubuntu.gallery  2.9.1.1132

  The gallery app completely hangs when there are lot of pictures on the
  SD Card (spinner) and doesn't recover.

  A real world scenario would be a user using an SD Card from a previous
  device and already loaded with content.

  Test Case:
  1. Fill the SD card with pictures
  $ for n in $(seq -w 3000); do cp reference_picture.jpg 
path_to_sdcard/Pictures/picture_${n}.jpg; done

  2. Wait until mediascanner finishes indexing the photos
  3. Open the gallery app

  Expected Result
  gallery app is working fine and responsive

  Actual Result
  The gallery app completely hangs and doesn't recover.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413952/+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 1359439] Re: [ 7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown unit: user@126.service

2015-01-27 Thread alex
Sorry, network is up. By pattient :)

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

Title:
  [7.287663] systemd-logind[1057]: Failed to start unit
  user@126.service: Unknown unit: user@126.service

Status in systemd-shim package in Ubuntu:
  In Progress
Status in systemd-shim package in Debian:
  New

Bug description:
  ATTENTION: This bug is fully understood, there is *no need* to add
  even more comments about me too here.

  [7.287663] systemd-logind[1057]: Failed to start unit user@126.service: 
Unknown unit: user@126.service
  [7.287677] systemd-logind[1057]: Failed to start user service: Unknown 
unit: user@126.service
  [7.293871] systemd-logind[1057]: New session c1 of user lightdm.
  [7.293902] systemd-logind[1057]: Linked /tmp/.X11-unix/X0 to 
/run/user/126/X11-display.
  [7.363706] ip_tables: (C) 2000-2006 Netfilter Core Team
  [7.421846] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  [7.484529] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
  [9.903052] wlan0: authenticate with c8:d7:19:22:21:ec
  [9.912429] wlan0: send auth to c8:d7:19:22:21:ec (try 1/3)
  [9.920181] wlan0: authenticated
  [9.924352] wlan0: associate with c8:d7:19:22:21:ec (try 1/3)
  [9.925709] wlan0: RX AssocResp from c8:d7:19:22:21:ec (capab=0x11 
status=0 aid=2)
  [9.927753] wlan0: associated
  [9.927800] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  [   12.677104] systemd-logind[1057]: Failed to abandon scope session-c1.scope
  [   12.677122] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc1_2escope
  [   12.683902] systemd-logind[1057]: Failed to start unit user@1000.service: 
Unknown unit: user@1000.service
  [   12.683912] systemd-logind[1057]: Failed to start user service: Unknown 
unit: user@1000.service
  [   12.685157] systemd-logind[1057]: New session c2 of user caravena.
  [   12.685190] systemd-logind[1057]: Linked /tmp/.X11-unix/X0 to 
/run/user/1000/X11-display.
  [  234.494462] systemd-logind[1057]: Failed to abandon scope session-c2.scope
  [  234.494478] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc2_2escope
  [  235.514349] systemd-logind[1057]: New session c3 of user lightdm.
  [  244.245908] systemd-logind[1057]: Failed to abandon scope session-c3.scope
  [  244.245923] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc3_2escope

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-7ubuntu4 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
  Uname: Linux 3.16.0-9-generic x86_64
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Wed Aug 20 18:26:06 2014
  InstallationDate: Installed on 2014-04-27 (115 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1359439/+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 1341611] [NEW] [apt-get] The option -f, --fix-broken does not work in LM17 x64

2015-01-27 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Linux Mint 17 Quiana 64 bits (ISO v2)

Like root:
apt-get -f autoclean
E: No se conoce la opción de línea de órdenes «f» [de -f].

apt-get --fix-broken autoclean
E: No se entiende la opción de línea de órdenes --fix-broken

I verified it in a portable and in a virtual machine, always with the same 
error:
E: There is not known the option of line of orders f [of -f].
E: There is not understood the option of line of orders - fix-broken

The above mentioned option appears in the apt-get man:
-f, --fix-broken
Fix; attempt to correct a system with broken dependencies in place.

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

-- 
[apt-get] The option -f, --fix-broken does not work in LM17 x64
https://bugs.launchpad.net/bugs/1341611
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to apt 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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-01-27 Thread Barry Warsaw
** Changed in: ubuntu-system-image
   Status: In Progress = Fix Committed

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Committed
Status in system-image package in Ubuntu:
  Triaged

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1410500] Re: [phone-app] Selecting matched numbers from Recent should use the full contact's number

2015-01-27 Thread Gustavo Pichorim Boiko
** Changed in: dialer-app (Ubuntu)
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

** Changed in: dialer-app (Ubuntu RTM)
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

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

Title:
  [phone-app] Selecting matched numbers from Recent should use the full
  contact's number

Status in the base for Ubuntu mobile products:
  New
Status in Dialer app for Ubuntu Touch:
  New
Status in Telephony History Service:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in dialer-app package in Ubuntu:
  New
Status in history-service package in Ubuntu:
  New
Status in dialer-app package in Ubuntu RTM:
  New
Status in history-service package in Ubuntu RTM:
  New

Bug description:
  Steps:
  * store a number with the country code
  * call the contact without using the country code
  * interrupt the call
  * swipe from the bottom
  * tap on the call just made

  Expected:
  * you get the dialer keypad with the full number, including the country code

  Current:
  * you get the short number without the country code

  This was a problem for me when travelling, I couldn't use the Recent
  list to call home because it wouldn't include the country code.
  Somehow it's also remembered permanently, so now even if I call the
  full number with country code, tapping that Recent entry won't have
  the country code still.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: dialer-app 0.1+15.04.20150108-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: armhf
  Date: Tue Jan 13 19:32:43 2015
  InstallationDate: Installed on 2015-01-13 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150113-020204)
  SourcePackage: dialer-app
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1410500/+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 1405665] Re: [VIVID] No launcher, bar, window border and buttons...

2015-01-27 Thread Fabio Marconi
Closed as hardware failure

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

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

Title:
  [VIVID] No launcher, bar, window border and buttons...

Status in unity package in Ubuntu:
  Invalid

Bug description:
  Hallo
  Today I started my pc and I was not able to have unity in my session, no 
launcher and top bar present, only the desktop background populated, nautilus 
works opening the windows but I cannot close them because no buttons available. 
I cannot open terminal via Ctrl + Alt + T, only tty works. The gnome session is 
perfectly working. I have reinstalled all unity related pkgs but nothing 
changed.
  Best regards

  from LightDmGreeterLogOld:
  [+4,51s] DEBUG: Generating properties error for: 46
  [+4,51s] DEBUG: Error getting properties on a new menuitem: Error getting 
properties for ID
  [+12,35s] CRITICAL: user_list_on_remote_login_service_vanished: assertion 
'conn != NULL' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.1+15.04.20141216-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.15.1-0ubuntu1
  Architecture: amd64
  BootLog:
   Loading the saved-state of the serial devices...
   /dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A
    * Setting up X socket directories...   
  [ OK ]
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Thu Dec 25 18:24:44 2014
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0042] 
(rev 12) (prog-if 00 [VGA controller])
     Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  MachineType: Gigabyte Technology Co., Ltd. H55M-S2H
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=cc32d8a8-ff79-4de8-a08c-5900afa16b6c ro splash quiet nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F7
  dmi.board.name: H55M-S2H
  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.:bvrF7:bd08/20/2010:svnGigabyteTechnologyCo.,Ltd.:pnH55M-S2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH55M-S2H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H55M-S2H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.12.0+15.04.20141219-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.58-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.2.901-1ubuntu3
  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.916+git20141119-1~exp1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Thu Dec 25 18:23:54 2014
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   input  USB Keyboard   KEYBOARD, id 8
   input  USB Keyboard   KEYBOARD, id 9
   inputPIXART USB OPTICAL MOUSE MOUSE, id 10
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.16.2.901-1ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1405665/+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 1040000] Re: File just created not listed but present in Home

2015-01-27 Thread Fabio Marconi
Yup, fixed
Thanks

** Changed in: unity
   Status: Incomplete = Fix Released

** Changed in: unity (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  File just created not listed but present in Home

Status in Unity:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Hallo
  TESTCASE:

  Test-case dash/global-search-files-apps

  Start gedit.
  Save a file named foo in your home folder.
  Tap super to open the dash
  Enter f
  Expected:
  The results should contain at least the foo file and Firefox
  Result:
  Noone new created files is listed.
  Thanks
  Fabio

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.2.0-0ubuntu3~test4 [origin: LP-PPA-timo-jyrinki-prerelease]
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.4-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CrashDB: unity
  Date: Wed Aug 22 11:57:22 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.1.18, 3.5.0-10-generic, x86_64: installed
   virtualbox, 4.1.18, 3.5.0-11-generic, x86_64: installed
   virtualbox-guest, 4.1.18, 3.5.0-10-generic, x86_64: installed
   virtualbox-guest, 4.1.18, 3.5.0-11-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0042] 
(rev 12) (prog-if 00 [VGA controller])
 Subsystem: Giga-byte Technology Device [1458:d000]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120525)
  MachineType: Gigabyte Technology Co., Ltd. H55M-S2H
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-11-generic 
root=UUID=d67c1af9-7e7b-4f8a-87b3-ef1574169722 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F7
  dmi.board.name: H55M-S2H
  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.:bvrF7:bd08/20/2010:svnGigabyteTechnologyCo.,Ltd.:pnH55M-S2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH55M-S2H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H55M-S2H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 
1:0.9.8+bzr3308+merged-0ubuntu1~ccsgnomeintegrationgsettings3
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.38-0ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.12.99.904-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.1-4~ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/104/+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 1415159] [NEW] netstat giving negative octet values

2015-01-27 Thread davidg
Public bug reported:

No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.04.4 LTS
Release:10.04
Codename:   lucid
I keep getting the following from netstat -us:

IcmpMsg:
InType3: 103
InType8: 12
OutType0: 12
OutType3: 268
OutType11: 6
Udp:
999114787 packets received
1524847 packets to unknown port received.
5882127 packet receive errors
1003746107 packets sent
UdpLite:
IpExt:
InMcastPkts: 143997
OutMcastPkts: 3885
InBcastPkts: 99976
OutBcastPkts: 2455
InOctets: -1042835510
OutOctets: -62785229
InMcastOctets: 15435060
OutMcastOctets: 135125
InBcastOctets: 13591924
OutBcastOctets: 326303
The bug has been fixed in this bug report: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561161


 I have tried updating net-tools package to utopic (14.10) but I get the 
following errors: npacking replacement libnih-dbus1 ... dpkg-deb: file 
`/var/cache/apt/archives/libnih-dbus1_1.0.3-4ubuntu26_amd64.deb' contains 
ununderstood data member data.tar.xz , giving up dpkg: error processing 
/var/cache/apt/archives/libnih-dbus1_1.0.3-4ubuntu26_amd64.deb (--unpack): –

** Affects: net-tools (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  netstat giving negative octet values

Status in net-tools package in Ubuntu:
  New

Bug description:
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 10.04.4 LTS
  Release:10.04
  Codename:   lucid
  I keep getting the following from netstat -us:

  IcmpMsg:
  InType3: 103
  InType8: 12
  OutType0: 12
  OutType3: 268
  OutType11: 6
  Udp:
  999114787 packets received
  1524847 packets to unknown port received.
  5882127 packet receive errors
  1003746107 packets sent
  UdpLite:
  IpExt:
  InMcastPkts: 143997
  OutMcastPkts: 3885
  InBcastPkts: 99976
  OutBcastPkts: 2455
  InOctets: -1042835510
  OutOctets: -62785229
  InMcastOctets: 15435060
  OutMcastOctets: 135125
  InBcastOctets: 13591924
  OutBcastOctets: 326303
  The bug has been fixed in this bug report: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561161

  
   I have tried updating net-tools package to utopic (14.10) but I get the 
following errors: npacking replacement libnih-dbus1 ... dpkg-deb: file 
`/var/cache/apt/archives/libnih-dbus1_1.0.3-4ubuntu26_amd64.deb' contains 
ununderstood data member data.tar.xz , giving up dpkg: error processing 
/var/cache/apt/archives/libnih-dbus1_1.0.3-4ubuntu26_amd64.deb (--unpack): –

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-tools/+bug/1415159/+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 1414566] Re: Video and Photos scopes are blank when mediascanner is working.

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package mediascanner2 -
0.105+15.04.20150127-0ubuntu1

---
mediascanner2 (0.105+15.04.20150127-0ubuntu1) vivid; urgency=low

  [ Jussi Pakkanen ]
  * Send invalidations signals during scans that take a long time so the
dash gets updated. (LP: #1414566)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 27 Jan 2015 
14:28:29 +

** Changed in: mediascanner2 (Ubuntu)
   Status: New = Fix Released

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

Title:
   Video and Photos scopes are blank when mediascanner is working.

Status in the base for Ubuntu mobile products:
  In Progress
Status in mediascanner2 package in Ubuntu:
  Fix Released
Status in unity-scope-mediascanner package in Ubuntu:
  New

Bug description:
  current build number: 209
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed

  The photo and video scopes are blank when media scanner is working.
  They don't even show already indexed media nor online content.

  Test Case:
  Prerequisite: DUT is already loaded with several photos and videos. Photos 
and videos are visible in their respective scopes.

  1. Copy lot of photos to the DUT over MTP (~2k photos)
  2. Go to the video scope and check it is not empty
  3. Go to the photo scope and check it is not empty

  Actual Result
  Scopes are empty until mediascanner finishes indexing the new media.

  Expected Result
  The scopes are usable and display content even if mediascanner is running.

  
  I also did the following experiment:
  1. On a PC load a pre-formatted SD card with music, videos and photos
  In my case I the following amount of medias:
  Musique: 93
  Vidéos: 15
  Images: 2820

  2. Plug the card into the phone
  3. Go to the Photo scope and refresh
  4. Go to the Video scope and refresh

  Result: The scopes are completely empty until mediascanner finishes
  running. And in this case it was a crash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1414566/+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 1414025] Re: Call back and the phone icon don't work in messaging indicator

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-messages -
13.10.1+15.04.20150126-0ubuntu1

---
indicator-messages (13.10.1+15.04.20150126-0ubuntu1) vivid; urgency=low

  [ Lars Uebernickel ]
  * unescape_action_name: fix logic error ( instead of |) (LP:
#1414025)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 26 Jan 2015 
22:07:44 +

** Changed in: indicator-messages (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Call back and the phone icon don't work in messaging indicator

Status in indicator-messages package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  With devel-proposed image 73 on mako, the call back button and the
  phone icon don't work. To reproduce:

  * produce a missed call on the phone by calling it and hanging up again
  * pull down messaging indicator
  * click on call back button

  = nothing happens

  * click on phone icon

  = nothing happens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1414025/+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 445333] Re: remember password on printing to windows printers does not work

2015-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/gtk+2.0

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

Title:
  remember password on printing to windows printers does not work

Status in GTK+ GUI Toolkit:
  Fix Released
Status in gtk+2.0 package in Ubuntu:
  Triaged
Status in gtk+3.0 package in Ubuntu:
  Fix Released
Status in gtk+2.0 source package in Trusty:
  Triaged
Status in gtk+3.0 source package in Trusty:
  Fix Released

Bug description:
  [Impact]

   * Passwords for printers are not stored and the users are required
 to retype it with every print job for password protected printers

  [Test Case]

   * Configure a remote (shared via SMB), password-protected printer.

   * Request a print job.

   * Each subsequent job will require retyping the password.

  [Regression Potential]

   * Cherry-pick from upstream (present in Gtk+3.13.8).

   * Minor conflict resolution needed (line numbers changed)

  [Other Info]
   
   * Original bug description:
  i am printing from my ubuntu karmic to a windows box. everytime i print i get 
asked to input username and password to windows box, then the document gets 
printed. there is a remember password checkbox, but it keeps asking me when 
printing the next document.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+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 1414566] Re: Video and Photos scopes are blank when mediascanner is working.

2015-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/mediascanner2

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

Title:
   Video and Photos scopes are blank when mediascanner is working.

Status in the base for Ubuntu mobile products:
  In Progress
Status in mediascanner2 package in Ubuntu:
  New
Status in unity-scope-mediascanner package in Ubuntu:
  New

Bug description:
  current build number: 209
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed

  The photo and video scopes are blank when media scanner is working.
  They don't even show already indexed media nor online content.

  Test Case:
  Prerequisite: DUT is already loaded with several photos and videos. Photos 
and videos are visible in their respective scopes.

  1. Copy lot of photos to the DUT over MTP (~2k photos)
  2. Go to the video scope and check it is not empty
  3. Go to the photo scope and check it is not empty

  Actual Result
  Scopes are empty until mediascanner finishes indexing the new media.

  Expected Result
  The scopes are usable and display content even if mediascanner is running.

  
  I also did the following experiment:
  1. On a PC load a pre-formatted SD card with music, videos and photos
  In my case I the following amount of medias:
  Musique: 93
  Vidéos: 15
  Images: 2820

  2. Plug the card into the phone
  3. Go to the Photo scope and refresh
  4. Go to the Video scope and refresh

  Result: The scopes are completely empty until mediascanner finishes
  running. And in this case it was a crash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1414566/+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 1410365] Re: Phone UI fails to indicate when certain network services are unavailable

2015-01-27 Thread Gustavo Pichorim Boiko
** Changed in: dialer-app
   Importance: Undecided = High

** Changed in: telepathy-ofono
   Importance: Undecided = High

** Changed in: telepathy-ofono
   Status: New = In Progress

** Changed in: telephony-service
   Importance: Undecided = High

** Changed in: telephony-service
   Status: New = In Progress

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

Title:
  Phone UI fails to indicate when certain network services are
  unavailable

Status in the base for Ubuntu mobile products:
  In Progress
Status in Dialer app for Ubuntu Touch:
  In Progress
Status in Telepathy Ofono:
  In Progress
Status in Telephony Service:
  In Progress
Status in dialer-app package in Ubuntu:
  Fix Released
Status in telepathy-ofono package in Ubuntu:
  Fix Released
Status in telephony-service package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu RTM:
  New
Status in telepathy-ofono package in Ubuntu RTM:
  New
Status in telephony-service package in Ubuntu RTM:
  New

Bug description:
  Product: Krillin bq Aquaris E4.5 Ubuntu Edition
  FW version: ubuntu-touch/stable/bq.aquaris.es #6
  Material:

  Description:

  Steps to reproduce the issue:
  1.- System Settings - Phone - Call waiting - Activated
  1.- Open dialer.
  2.- Make a MO Call to DUT2.
  3.- When call connected, on hold it.
  3.- Use DUT3 to call DUT1.
  4.- Call should appear on screen to answer or reject it.

  Currently result:

  Call from DUT3 to DUT1 while on hold can’t be answer or reject it
  because it doesn’t appear on screen.

  Expected result:

  Some networks permit this service, and some don't. In the case where
  the network does not permit call waiting or (related) call merging,
  some sort of UI should be presented, similarly to other handset OS.

  Reproducibility:

  100%

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1410365/+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 1360266] Re: AbstractScopeBase missing a virtual destructor

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-scopes-api -
0.6.12+15.04.20150127.2-0ubuntu1

---
unity-scopes-api (0.6.12+15.04.20150127.2-0ubuntu1) vivid; urgency=medium

  [ Marcus Tomlinson ]
  * Introduced child_scopes() methods for aggregators to return their
list of child scopes at runtime.
  * Added missing virtual destructor to AbstractScopeBase. (LP: #1360266)
  * Removed deprecated Runtime::run_scope() method.
  * Prevent query from looping indefinitely if a query is forwarded
among aggregators and loops back to an earlier aggregator.

  [ Ubuntu daily release ]
  * debian/libunity-scopes3.symbols: auto-update to released version
  * New rebuild forced

  [ Michi Henning ]
  * Fixed memory leak in BufferedResultForwarder. Fixed a bunch of
warnings for clang build. Minor updates to HACKING.
  * Fixed coverage build.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 27 Jan 2015 
09:38:46 +

** Changed in: unity-scopes-api (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  AbstractScopeBase missing a virtual destructor

Status in unity-scopes-api package in Ubuntu:
  Fix Released

Bug description:
  Adding a virtual destructor to AbstractScopeBase causes an ABI break.
  We should make this fix as soon as we have the capacity to handle
  that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1360266/+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 1378411] Re: unity-notification's x-canonical-non-shaped-icon boolean requires a string type

2015-01-27 Thread Charles Kerr
** Changed in: indicator-power
   Status: In Progress = Fix Released

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

Title:
  unity-notification's x-canonical-non-shaped-icon boolean requires a
  string type

Status in The Power Indicator:
  Fix Released
Status in indicator-power package in Ubuntu:
  Fix Released

Bug description:
  As reported in https://bugs.launchpad.net/unity-
  notifications/+bug/1370641, unity notifications needs a string type
  instead of a bool for its booleans.

  That doesn't show any sign of being fixed before RTM, so indicator-
  power needs to send x-canonical-non-shaped-icon as a string.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-power/+bug/1378411/+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 1391842] Re: Mobile broadband doesn't work in utopic (worked in trusty)

2015-01-27 Thread Till Kamppeter
I had the same problem and proceeding as in comment #6 plus a reboot
also helped me. I have a clean network menu without cryptic entries now
and mobile broadband (currently Vivo in Brazil) works reliably.

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

Title:
  Mobile broadband doesn't work in utopic (worked in trusty)

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  I realized today that I can no longer use the 3G adapter in my laptop
  since upgrading to utopic. Please find attached a screenshot of the
  nm-applet menu - you'll notice that my adapter appears to be listed
  twice (Mobile Broadband (Dell DW5560) and Mobile Broadband ()).

  Trying to enable mobile broadband and then clicking on
  /234308387636800/context1 (what does that even mean?) results in a
  rather unhelpful error dialog (see the second screenshot).

  Trying to enable mobile broadband and then clicking on New Mobile
  Broadband connection... results in nothing happening except for that
  menu entry becoming checked. But no internet.

  I can't add a connection via Edit Connections... because no 3G
  devices are listed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu28
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Nov 12 11:38:30 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-03-27 (594 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130326)
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static 
   10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.6  metric 1 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.4  metric 
9 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to utopic on 2014-10-16 (26 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-11-10T11:46:12.030144
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   ttyACM1Unknown   disconnected  
/org/freedesktop/NetworkManager/Devices/3  
   /mbm_0 gsm   disconnected  
/org/freedesktop/NetworkManager/Devices/2  
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1391842/+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 1415039] Re: laptop unresponsive after suspend

2015-01-27 Thread Till
I should add that system randomly freezes. No info in syslog, as hard
boot commences completely out of the blue:

Jan 27 18:53:24 thinkpad NetworkManager[966]: info (wlan0): DHCPv4 state 
changed renew - renew
Jan 27 18:53:24 thinkpad NetworkManager[966]: info   address x.x.x.x
Jan 27 18:53:24 thinkpad NetworkManager[966]: info   prefix 24 (255.255.255.0)
Jan 27 18:53:24 thinkpad NetworkManager[966]: info   gateway x.x.x.x
Jan 27 18:53:24 thinkpad NetworkManager[966]: info   nameserver 'x.x.x.x'
Jan 27 18:53:24 thinkpad NetworkManager[966]: info   nameserver 'x.x.x.x'
Jan 27 18:53:24 thinkpad NetworkManager[966]: info   domain name 'xxx'
Jan 27 18:53:24 thinkpad NetworkManager[966]: info   wins 'x.x.x.x'
Jan 27 18:53:24 thinkpad dbus[863]: [system] Activating service 
name='org.freedesktop.nm_dispatcher' (using servicehelper)
Jan 27 18:53:24 thinkpad dbus[863]: [system] Successfully activated service 
'org.freedesktop.nm_dispatcher'
Jan 27 18:56:08 thinkpad rsyslogd: [origin software=rsyslogd 
swVersion=7.4.4 x-pid=942 x-info=http://www.rsyslog.com;] start
Jan 27 18:56:08 thinkpad rsyslogd: rsyslogd's groupid changed to 104
Jan 27 18:56:08 thinkpad rsyslogd: rsyslogd's userid changed to 101
Jan 27 18:56:08 thinkpad kernel: [0.00] Initializing cgroup subsys 
cpuset
Jan 27 18:56:08 thinkpad kernel: [0.00] Initializing cgroup subsys cpu
Jan 27 18:56:08 thinkpad kernel: [0.00] Initializing cgroup subsys 
cpuacct
Jan 27 18:56:08 thinkpad kernel: [0.00] Linux version 3.13.0-32-generic 
(buildd@kissel) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #57-Ubuntu SMP 
Tue Jul 15 03:51:08 UTC 2014 (Ubuntu 3.13.0-32.57-generic 3.13.11.4)
Jan 27 18:56:08 thinkpad kernel: [0.00] Command line: 
BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic.efi.signed 
root=UUID=94d57f89-9362-4b77-a5e4-a73e2f799edc ro quiet splash vt.handoff=7
Jan 27 18:56:08 thinkpad kernel: [0.00] KERNEL supported cpus:

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

Title:
  laptop unresponsive after suspend

Status in pm-utils package in Ubuntu:
  New

Bug description:
  After suspend, the system becomes unresponsive. Fan keeps running,
  full reboot needed.

  In /var/log/pm-suspend.log the only error is:

  Failed to connect to non-global ctrl_ifname: (null)  error: No such
  file or directory

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pm-utils 1.4.1-13ubuntu0.1
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jan 27 14:40:12 2015
  InstallationDate: Installed on 2015-01-26 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: pm-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1415039/+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 1415166] [NEW] busybox-static and CVE-2015-0235 - GHOST

2015-01-27 Thread Nathan Fowler
Public bug reported:

Hello,

As I understand it busybox-static is statically compiled against libc6
in 10.04 and 12.04 LTS, however, there appear to be no updated packages.
Should usn-2485-1 also reflect busybox-static and should a new version
of busybox-static be pushed which has been compiled using libc6
2.11.1-0ubuntu7.20 and 2.15-0ubuntu10.10 respectively?

Example in upstream indicating this is static linked to libc6 -
https://lists.debian.org/debian-boot/2014/11/msg00146.html

Cheers,
Nathan

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

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

Title:
  busybox-static and CVE-2015-0235 - GHOST

Status in busybox package in Ubuntu:
  New

Bug description:
  Hello,

  As I understand it busybox-static is statically compiled against libc6
  in 10.04 and 12.04 LTS, however, there appear to be no updated
  packages.  Should usn-2485-1 also reflect busybox-static and should a
  new version of busybox-static be pushed which has been compiled using
  libc6 2.11.1-0ubuntu7.20 and 2.15-0ubuntu10.10 respectively?

  Example in upstream indicating this is static linked to libc6 -
  https://lists.debian.org/debian-boot/2014/11/msg00146.html

  Cheers,
  Nathan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1415166/+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 1391842] Re: Mobile broadband doesn't work in utopic (worked in trusty)

2015-01-27 Thread Till Kamppeter
Why is this expired? Chris has answered Mathieu's question.

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

Title:
  Mobile broadband doesn't work in utopic (worked in trusty)

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  I realized today that I can no longer use the 3G adapter in my laptop
  since upgrading to utopic. Please find attached a screenshot of the
  nm-applet menu - you'll notice that my adapter appears to be listed
  twice (Mobile Broadband (Dell DW5560) and Mobile Broadband ()).

  Trying to enable mobile broadband and then clicking on
  /234308387636800/context1 (what does that even mean?) results in a
  rather unhelpful error dialog (see the second screenshot).

  Trying to enable mobile broadband and then clicking on New Mobile
  Broadband connection... results in nothing happening except for that
  menu entry becoming checked. But no internet.

  I can't add a connection via Edit Connections... because no 3G
  devices are listed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu28
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Nov 12 11:38:30 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-03-27 (594 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130326)
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static 
   10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.6  metric 1 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.4  metric 
9 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to utopic on 2014-10-16 (26 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-11-10T11:46:12.030144
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   ttyACM1Unknown   disconnected  
/org/freedesktop/NetworkManager/Devices/3  
   /mbm_0 gsm   disconnected  
/org/freedesktop/NetworkManager/Devices/2  
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1391842/+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 1391842] Re: Mobile broadband doesn't work in utopic (worked in trusty)

2015-01-27 Thread Till Kamppeter
Probably best solution would be letting the network-manager and ofono
packages conflict or preventing ofono of being installed on a desktop
)how will convergence work then?).

** Changed in: network-manager (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  Mobile broadband doesn't work in utopic (worked in trusty)

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  I realized today that I can no longer use the 3G adapter in my laptop
  since upgrading to utopic. Please find attached a screenshot of the
  nm-applet menu - you'll notice that my adapter appears to be listed
  twice (Mobile Broadband (Dell DW5560) and Mobile Broadband ()).

  Trying to enable mobile broadband and then clicking on
  /234308387636800/context1 (what does that even mean?) results in a
  rather unhelpful error dialog (see the second screenshot).

  Trying to enable mobile broadband and then clicking on New Mobile
  Broadband connection... results in nothing happening except for that
  menu entry becoming checked. But no internet.

  I can't add a connection via Edit Connections... because no 3G
  devices are listed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu28
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Nov 12 11:38:30 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-03-27 (594 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130326)
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static 
   10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.6  metric 1 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.4  metric 
9 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to utopic on 2014-10-16 (26 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-11-10T11:46:12.030144
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   ttyACM1Unknown   disconnected  
/org/freedesktop/NetworkManager/Devices/3  
   /mbm_0 gsm   disconnected  
/org/freedesktop/NetworkManager/Devices/2  
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1391842/+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 1415166] Re: busybox-static and CVE-2015-0235 - GHOST

2015-01-27 Thread Nathan Fowler
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-0235

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

Title:
  busybox-static and CVE-2015-0235 - GHOST

Status in busybox package in Ubuntu:
  New

Bug description:
  Hello,

  As I understand it busybox-static is statically compiled against libc6
  in 10.04 and 12.04 LTS, however, there appear to be no updated
  packages.  Should usn-2485-1 also reflect busybox-static and should a
  new version of busybox-static be pushed which has been compiled using
  libc6 2.11.1-0ubuntu7.20 and 2.15-0ubuntu10.10 respectively?

  Example in upstream indicating this is static linked to libc6 -
  https://lists.debian.org/debian-boot/2014/11/msg00146.html

  Cheers,
  Nathan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1415166/+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 1407192] Re: firefox icon frequently replaced by placeholder

2015-01-27 Thread Fabio Marconi
Seems fixed after today's bamf upgrade

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

Title:
  firefox icon frequently replaced by placeholder

Status in BAMF Application Matching Framework:
  In Progress
Status in Unity:
  Invalid
Status in bamf package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  Invalid

Bug description:
  Several times over the last week I have noticed that the when I start 
firefox, the default icon is replaced by a grey square with a question mark in 
the center as shown in the attached image.
  The only fix I've found is to unlock firefox from the launcher, quit the 
program, search for firefox in the dash, manually drag the icon onto the 
launcher, and then open it(i.e. if I start firefox directly from the dash, the 
grey icon appears on the launcher again).
  I haven't noticed this occurring with any other program.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.1+15.04.20141216-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.15.1-0ubuntu1
  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
  CurrentDesktop: Unity
  Date: Fri Jan  2 21:38:32 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7520G] [1002:9990] 
(prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fb43]
  InstallationDate: Installed on 2014-12-11 (23 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141210)
  MachineType: TOSHIBA Satellite L875D
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-28-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/06/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 6.30
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: PLCSC8
  dmi.board.vendor: AMD
  dmi.board.version: Base 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.30:bd12/06/2012:svnTOSHIBA:pnSatelliteL875D:pvrPSKFQU-003034:rvnAMD:rnPLCSC8:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite L875D
  dmi.product.version: PSKFQU-003034
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.12.0+15.04.20141219-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.58-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.2.901-1ubuntu3
  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.916+git20141119-1~exp1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Thu Jan  1 20:07:44 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.2.901-1ubuntu3
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1407192/+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 1415039] Re: laptop unresponsive after suspend

2015-01-27 Thread Till
Hi Adam,

Thanks for your response. Switching to other TTYs does not work.

This is the relevant section of syslog, looks like suspend is never
completed:

Jan 26 23:38:17 thinkpad anacron[1016]: Job `cron.daily' started
Jan 26 23:38:17 thinkpad anacron[2580]: Updated timestamp for job `cron.daily' 
to 2015-01-26
Jan 26 23:44:19 thinkpad NetworkManager[847]: info sleep requested (sleeping: 
no  enabled: yes)
Jan 26 23:44:19 thinkpad NetworkManager[847]: info sleeping or disabling...
Jan 26 23:44:19 thinkpad NetworkManager[847]: info (eth0): device state 
change: unavailable - unmanaged (reason 'sleeping') [20 10 37]
Jan 26 23:44:19 thinkpad NetworkManager[847]: info (eth0): cleaning up...
Jan 26 23:44:19 thinkpad NetworkManager[847]: info (eth0): taking down device.
Jan 26 23:44:19 thinkpad NetworkManager[847]: info NetworkManager state is 
now ASLEEP
Jan 26 23:44:19 thinkpad NetworkManager[847]: info (wlan0): device state 
change: disconnected - unmanaged (reason 'sleeping') [30 10 37]
Jan 26 23:44:19 thinkpad NetworkManager[847]: info (wlan0): cleaning up...
Jan 26 23:44:19 thinkpad NetworkManager[847]: info (wlan0): taking down 
device.
Jan 26 23:44:20 thinkpad dbus[772]: [system] Activating service 
name='org.freedesktop.systemd1' (using servicehelper)
Jan 26 23:44:20 thinkpad dbus[772]: [system] Successfully activated service 
'org.freedesktop.systemd1'
Jan 27 17:15:23 thinkpad rsyslogd: [origin software=rsyslogd 
swVersion=7.4.4 x-pid=775 x-info=http://www.rsyslog.com;] start
Jan 27 17:15:23 thinkpad rsyslogd: rsyslogd's groupid changed to 104
Jan 27 17:15:23 thinkpad rsyslogd: rsyslogd's userid changed to 101
Jan 27 17:15:23 thinkpad kernel: [0.00] Initializing cgroup subsys 
cpuset
Jan 27 17:15:23 thinkpad kernel: [0.00] Initializing cgroup subsys cpu
Jan 27 17:15:23 thinkpad kernel: [0.00] Initializing cgroup subsys 
cpuacct

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

Title:
  laptop unresponsive after suspend

Status in pm-utils package in Ubuntu:
  New

Bug description:
  After suspend, the system becomes unresponsive. Fan keeps running,
  full reboot needed.

  In /var/log/pm-suspend.log the only error is:

  Failed to connect to non-global ctrl_ifname: (null)  error: No such
  file or directory

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pm-utils 1.4.1-13ubuntu0.1
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jan 27 14:40:12 2015
  InstallationDate: Installed on 2015-01-26 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: pm-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1415039/+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 1415077] Re: resize2fs -P minimum size differs greatly between v1.42.10 and v1.42.9

2015-01-27 Thread Chris J Arges
** Summary changed:

- resize2fs behavior differs greatly between trusty and utopic and vivid
+ resize2fs  -P minimum size  differs greatly between v1.42.10 and v1.42.9

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

Title:
  resize2fs  -P minimum size  differs greatly between v1.42.10 and
  v1.42.9

Status in e2fsprogs package in Ubuntu:
  Confirmed

Bug description:
  I have a disk image created as part of lp:maas-images.
  This process takes a cloud image (http://cloud-images.ubuntu.com) such as
  
http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64.tar.gz
 .
  Inside that .tar.gz is a .img file.  The .img file is operated on
  by loop mount, chroot, apt-get install and other changes.

  Immediately upon download and extraction of a pristine image, resize2fs output
  on trusty, utopic and vivid differ.  A summary of differences:
   a.) 'resize2fs -P' on
   trusty (1.42.9) : 230329
   utopic (1.42.10): 236103
   vivid  (1.42.12): 236103
   b.) vivid resize2fs requires running 'e2fsck -f' first.

  I do realize that 'resize2fs -P' reports Estimated minumum size and that a
  difference of ~6k blocks doesn't seem like too big of a deal, but I'm seeing
  this behavior on a much grander scale after doing some loop mount operations
  on the disk image as part of the maas-images build process (lp:maas-images).
  On that derived image, I see 'resize2fs -P' numbers like:
   trusty: 274500
   utopic: 358400
   vivid:  358400
  The 83900 blocks out of a 358400 seems significant (23% of the fs size),
  and results in the image appearing full on utopic/vivid, even though
  a mount and df show only 74% full.

  See below for more information.

  ## The original image as downloaded.
  $ wget 
http://cloud-images.ubuntu.com/releases/14.04/release-20150123/ubuntu-14.04-server-cloudimg-amd64.tar.gz
  $ tar -Sxvzf ubuntu-14.04-server-cloudimg-amd64.tar.gz
  $ md5sum trusty-server-cloudimg-amd64.img
  9fd4790c920aaeb0b503ebd2bf7f383c  trusty-server-cloudimg-amd64.img

  ## Trusty
  $ resize2fs -P trusty-server-cloudimg-amd64.img
  resize2fs 1.42.9 (4-Feb-2014)
  Estimated minimum size of the filesystem: 230329

  $ dumpe2fs trusty-server-cloudimg-amd64.img | pastebinit
  dumpe2fs 1.42.9 (4-Feb-2014)
  http://paste.ubuntu.com/9898743/

  ## Utopic
  $ resize2fs -P trusty-server-cloudimg-amd64.img
  resize2fs 1.42.10 (18-May-2014)
  Estimated minimum size of the filesystem: 236103

  $ dumpe2fs trusty-server-cloudimg-amd64.img | pastebinit
  dumpe2fs 1.42.10 (18-May-2014)
  http://paste.ubuntu.com/9898789/

  ## Vivid
  $ resize2fs -P trusty-server-cloudimg-amd64.img
  resize2fs 1.42.12 (29-Aug-2014)
  Please run 'e2fsck -f trusty-server-cloudimg-amd64.img' first.

  $ cp trusty-server-cloudimg-amd64.img trusty-server-cloudimg-amd64.img.dist
  $ e2fsck -f trusty-server-cloudimg-amd64.img
  e2fsck 1.42.12 (29-Aug-2014)
  Pass 1: Checking inodes, blocks, and sizes
  Pass 2: Checking directory structure
  Pass 3: Checking directory connectivity
  Pass 4: Checking reference counts
  Pass 5: Checking group summary information
  cloudimg-rootfs: 57885/90112 files (0.0% non-contiguous), 207837/360448 blocks

  $ resize2fs -P trusty-server-cloudimg-amd64.img
  resize2fs 1.42.12 (29-Aug-2014)
  Estimated minimum size of the filesystem: 236103

  $ md5sum trusty-server-cloudimg-amd64.img.dist 
trusty-server-cloudimg-amd64.img
  9fd4790c920aaeb0b503ebd2bf7f383c  trusty-server-cloudimg-amd64.img.dist
  c38a3ca8cba7996c85365e122175d013  trusty-server-cloudimg-amd64.img

  $ dumpe2fs trusty-server-cloudimg-amd64.img | pastebinit
  dumpe2fs 1.42.12 (29-Aug-2014)
  http://paste.ubuntu.com/9898831/

  $ dumpe2fs trusty-server-cloudimg-amd64.img.dist | pastebinit
  dumpe2fs 1.42.12 (29-Aug-2014)
  http://paste.ubuntu.com/9898832/

  
  ## maas images image
  ## output below is for the maas build process output image
  ## This one specifically is an arm64 image, and the operations
  ## done (apt-get update) and such were done with the help chroot via
  ## qemu-static.

  ## build the image (works on trusty, fails due to resizing issues on utopic)
  $ time maas-cloudimg2eph2 -vv --kernel=linux-generic --arch=arm64 \

http://cloud-images.ubuntu.com/daily/server/vivid/20150125/vivid-server-cloudimg-arm64.tar.gz
 \
/tmp/maas_final/vivid/arm64/20150125/root-image.gz \

--krd-pack=linux-generic,/tmp/maas_final/vivid/arm64/20150125/vivid/generic/boot-kernel,/tmp/maas_final/vivid/arm64/20150125/vivid/generic/boot-initrd
 21 | tee out.log

  $ pastebinit out.log
  http://paste.ubuntu.com/9899165/

  $ zcat /tmp/maas_final/vivid/arm64/20150125/root-image.gz  /tmp/root-
  image

  $ ls -l /tmp/root-image
  -rw-rw-r-- 1 ubuntu ubuntu 1468006400 Jan 27 14:56 /tmp/root-image

  ## see attached root-image.e2image.xz
  $ e2image /tmp/root-image /tmp/root-image.e2image
  e2image 

[Touch-packages] [Bug 1414675] Re: message search do not show all matches

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app -
0.1+15.04.20150127-0ubuntu1

---
messaging-app (0.1+15.04.20150127-0ubuntu1) vivid; urgency=low

  [ Gustavo Pichorim Boiko ]
  * Test that search terms are properly escaped.

  [ Tiago Salem Herrmann ]
  * Generate filters dynamically using a UnionFilter with all grouped
threads. (LP: #1414675)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 27 Jan 2015 
13:54:07 +

** Changed in: messaging-app (Ubuntu)
   Status: New = Fix Released

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

Title:
  message search do not show all matches

Status in Messaging App:
  New
Status in messaging-app package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu RTM:
  New

Bug description:
  If the latest message in a given thread comes from a certain sim card,
  it will only display matches of messages belonging to that particular
  sim card.

  Steps to reproduce:
  1) have a dual sim phone
  2) open messaging app and send two sms's to the same contact, using a 
different sim card for each. Say the message contents are message1 and 
message2
  3) go back to the previous screen and do a search for both message1 and 
message2

  Expected behavior:
  There should be possible to find either message1 or message2

  Current behavior:
  Only message2 is found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1414675/+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 1415127] Re: Emoji not available in URL/Email fields

2015-01-27 Thread Bill Filler
** Also affects: ubuntu-keyboard (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-keyboard (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: ubuntu-keyboard
   Importance: Undecided = Medium

** Tags added: ww07

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

Title:
  Emoji not available in URL/Email fields

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu Keyboard:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu RTM:
  New

Bug description:
  The Emoji layout should be available in URL and email fields if the
  user explicitly switches to this layout.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1415127/+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 1415126] Re: OSK should allow hardware keyboard to keep it hidden

2015-01-27 Thread Bill Filler
** Changed in: ubuntu-keyboard
   Importance: Undecided = Medium

** Also affects: ubuntu-keyboard (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-keyboard (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Tags added: ww07

** 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 ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1415126

Title:
  OSK should allow hardware keyboard to keep it hidden

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu Keyboard:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu RTM:
  New

Bug description:
  There needs to be a mechanism for the keyboard to remain hidden when a
  hardware keyboard is detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1415126/+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 1414560] Re: Parent scope is authorised when logging in to a child scope

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-scopes-api -
0.6.9+15.04.20150126~rtm-0ubuntu1

---
unity-scopes-api (0.6.9+15.04.20150126~rtm-0ubuntu1) 14.09; urgency=low

  [ CI Train Bot ]
  * Resync trunk
  * Resync trunk
  * Resync trunk

  [ Marcus Tomlinson ]
  * Embed scope ID into the OA details of a log-in item (LP: #1414560)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 26 Jan 2015 
12:20:46 +

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

Title:
  Parent scope is authorised when logging in to a child scope

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity-scopes-api package in Ubuntu:
  Fix Released
Status in unity-scopes-shell package in Ubuntu:
  Fix Released
Status in unity-scopes-api package in Ubuntu RTM:
  Fix Released
Status in unity-scopes-shell package in Ubuntu RTM:
  Fix Released

Bug description:
  When logging into a child scope from an aggregator, the parent scope
  is added to the ACL instead of the child scope. The aggregator should
  request authentication on behalf of the child scope in these cases.

  To reproduce the bug:
    1. Ensure that signon-apparmor-extension is installed on the phone: sudo 
apt-get install signon-apparmor-extension
    2. Log into Facebook Photos from the Photos scope. (Tap No Facebook Photos 
account configured)

  What should happen:
  Once focus is returned to the Photos scope, the scope should refresh, now 
displaying your personal Facebook photos.

  What actually happens:
  Focus returns to the Photos scope and nothing happens. Neither the Photos 
scope nor the Facebook Photos scope show your personal Facebook pictures, yet 
settings indicates the scopes are authenticated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1414560/+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 1414560] Re: Parent scope is authorised when logging in to a child scope

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-scopes-shell -
0.5.4+15.04.20150126~rtm-0ubuntu1

---
unity-scopes-shell (0.5.4+15.04.20150126~rtm-0ubuntu1) 14.09; urgency=low

  [ Marcus Tomlinson ]
  * Read scope ID from the OA details embedded in a log-in item (LP:
#1414560)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 26 Jan 2015 
12:24:18 +

** Changed in: unity-scopes-shell (Ubuntu RTM)
   Status: In Progress = Fix Released

** Changed in: unity-scopes-api (Ubuntu RTM)
   Status: In Progress = Fix Released

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

Title:
  Parent scope is authorised when logging in to a child scope

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity-scopes-api package in Ubuntu:
  Fix Released
Status in unity-scopes-shell package in Ubuntu:
  Fix Released
Status in unity-scopes-api package in Ubuntu RTM:
  Fix Released
Status in unity-scopes-shell package in Ubuntu RTM:
  Fix Released

Bug description:
  When logging into a child scope from an aggregator, the parent scope
  is added to the ACL instead of the child scope. The aggregator should
  request authentication on behalf of the child scope in these cases.

  To reproduce the bug:
    1. Ensure that signon-apparmor-extension is installed on the phone: sudo 
apt-get install signon-apparmor-extension
    2. Log into Facebook Photos from the Photos scope. (Tap No Facebook Photos 
account configured)

  What should happen:
  Once focus is returned to the Photos scope, the scope should refresh, now 
displaying your personal Facebook photos.

  What actually happens:
  Focus returns to the Photos scope and nothing happens. Neither the Photos 
scope nor the Facebook Photos scope show your personal Facebook pictures, yet 
settings indicates the scopes are authenticated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1414560/+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 1414950] [NEW] Click on shutdown in the menu shuts down immediately and doesn't show restart or shutdown-dalogue

2015-01-27 Thread Moro
Public bug reported:

Since a few days I can't shutdown my ubuntu system properly, because
when I click in the menu in the right top corner, the system shuts down
immediately. I don't get the dialogue with the two buttons shutdown or
restart.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: unity 7.3.1+14.10.20141016-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
Uname: Linux 3.16.0-29-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu8.1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Tue Jan 27 10:03:51 2015
DistUpgraded: 2014-12-06 14:14:53,260 DEBUG enabling apt cron job
DistroCodename: utopic
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:3978]
InstallationDate: Installed on 2014-12-05 (52 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
MachineType: LENOVO 20378
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic 
root=UUID=30e5a5bf-1a21-4005-9729-28e1bf5c54fd ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: Upgraded to utopic on 2014-12-06 (51 days ago)
dmi.bios.date: 05/27/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: 9ECN26WW(V1.09)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Lenovo Y50-70
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo Y50-70
dmi.modalias: 
dmi:bvnLENOVO:bvr9ECN26WW(V1.09):bd05/27/2014:svnLENOVO:pn20378:pvrLenovoY50-70:rvnLENOVO:rnLenovoY50-70:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoY50-70:
dmi.product.name: 20378
dmi.product.version: Lenovo Y50-70
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.59+git20150125.0c5aaeef-0ubuntu0ricotz~utopic
version.libgl1-mesa-dri: libgl1-mesa-dri 
10.5.0~git20150125.0aa31bf9-0ubuntu0ricotz~utopic
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 
10.5.0~git20150125.0aa31bf9-0ubuntu0ricotz~utopic
version.xserver-xorg-core: xserver-xorg-core 2:1.16.1.901-1ubuntu1~utopic1
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.99+git20140806.fbf575cb-0ubuntu0sarvatt3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150126.b8d52b0e-0ubuntu0sarvatt~utopic
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11+git20141030.3fb97d78-0ubuntu0sarvatt
xserver.bootTime: Tue Jan 27 09:55:58 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   14061 
 vendor AUO
xserver.version: 2:1.16.1.901-1ubuntu1~utopic1

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


** Tags: amd64 apport-bug compiz-0.9 third-party-packages ubuntu utopic

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

Title:
  Click on shutdown in the menu shuts down immediately and doesn't show
  restart or shutdown-dalogue

Status in unity package in Ubuntu:
  New

Bug description:
  Since a few days I can't shutdown my ubuntu system properly, because
  when I click in the menu in the right top corner, the system shuts
  down immediately. I don't get the dialogue with the two buttons
  shutdown or restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Jan 27 10:03:51 2015
  DistUpgraded: 2014-12-06 14:14:53,260 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 

[Touch-packages] [Bug 1081006] Re: Unity does not respect the order of menu items

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Unity does not respect the order of menu items

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  On 12.04 + Gnome an application menu is displayed on the application
  menu bar as programmed with wxWidgets: 'Years Management Reports About
  Help'. The menu is identically displayed in the Win  Mac versions of
  the application.

  Under Unity, the menu is moved (by Unity, I presume) to the Unity menu
  bar (top line) and hidden. The original application menu bar is no
  longer displayed at its original place. This happens each time the
  application is loaded; there is no code in the application specific to
  Unity.

  When the menu is solicited on Unity's menu bar, the order of the menu
  items is not respected, and it changes with successive executions of
  the application.

  The screen captures at the links below show the two cases.

  www.pixname.com/UbuntuPics/Menu_with_Unity.JPG
  www.pixname.com/UbuntuPics/Menu_with_Gnome.JPG

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1081006/+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 1079755] Re: HUD may give focus back to wrong window

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  HUD may give focus back to wrong window

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  Here's how to reproduce the bug:

  1. open two windows, say WIN1 and WIN2
  2. ALT-TAB (or SUPER-TAB) from WIN1 and WIN2
  3. press ALT twice: to bring up the HUD and to hide it back
  4. the focus is now on WIN2, although it is still below WIN1
  5. press ALT twice again: the focus is back to WIN1

  If you try to repeat the ALT-ALT trick, the focus is not moved away
  anymore after that. If you change focus with mouse (via launcher or by
  clicking inside other window), everything is fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.16.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Fri Nov 16 19:57:32 2012
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1079755/+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 1414949] [NEW] Configuration of the USB game controllers lost at each shutdown.

2015-01-27 Thread Hicks
Public bug reported:

I use 64bit 12.04 LTS.

I have several USB game controllers connected to my computer for use
with multiple emulators, like qmc2 (mame), snes9x, dolphin-emu and
others.

When I start an emulator, it recognizes the USB controls properly. 
I set the controls to my liking and everything works fine.

After turning off the computer and start the emuador again, the controls that 
were configured, normally does not respond. 
Accessing the configuration section controls in the emulator again, you can see 
that there is a previous setting, but that is not correct. In the previous 
configuration, the joystick was recognized for example such as Joystick 4, when 
now is marked as Joystick 5.

I think the problem is because the system does not use any unique
identifier for the controllers and remember it (imagine every joystick
itself will have some sort of unique identifier).

The error does not always happen, as I imagine it depends on the order
in which the system starts the devices and names it at every startup. If
this order coincides works, if not, does not works.

I think you are doing something similar to the configuration of
monitors, for the system to remember each monitor and save the
configuration independently of each.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: mando error
   
https://bugs.launchpad.net/bugs/1414949/+attachment/4306347/+files/mando%20error

** Package changed: bluez (Ubuntu) = ubuntu

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

Title:
  Configuration of the USB game controllers lost at each shutdown.

Status in Ubuntu:
  New

Bug description:
  I use 64bit 12.04 LTS.

  I have several USB game controllers connected to my computer for use
  with multiple emulators, like qmc2 (mame), snes9x, dolphin-emu and
  others.

  When I start an emulator, it recognizes the USB controls properly. 
  I set the controls to my liking and everything works fine.

  After turning off the computer and start the emuador again, the controls that 
were configured, normally does not respond. 
  Accessing the configuration section controls in the emulator again, you can 
see that there is a previous setting, but that is not correct. In the previous 
configuration, the joystick was recognized for example such as Joystick 4, when 
now is marked as Joystick 5.

  I think the problem is because the system does not use any unique
  identifier for the controllers and remember it (imagine every joystick
  itself will have some sort of unique identifier).

  The error does not always happen, as I imagine it depends on the order
  in which the system starts the devices and names it at every startup.
  If this order coincides works, if not, does not works.

  I think you are doing something similar to the configuration of
  monitors, for the system to remember each monitor and save the
  configuration independently of each.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1414949/+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 1325142] Re: failure to update libpam-systemd in 14.04 due to missing logind init script

2015-01-27 Thread Billy
As an additional note to #35

This error only happens when I do a dist-upgrade.
I can install software and upgrade and everything seems to run smooth.

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

Title:
  failure to update libpam-systemd in 14.04 due to missing logind init
  script

Status in systemd package in Ubuntu:
  Fix Released
Status in systemd source package in Trusty:
  Triaged
Status in systemd source package in Utopic:
  Fix Released

Bug description:
  Hi,

  while running inside an i386 lubuntu 14.04 chroot, upgrading libpam-
  systemd to version 204-5ubuntu20.2 fails leaving dpkg in a broken
  state. 'apt-get -f install' from within the chroot will not fix it,
  but if the build is made bootable and put into a iso/VM you can
  recover that way in a live session.

  the problem seems to be the /var/lib/dpkg/info/libpam-systemd:i386.prerm 
script failing to bring down the logind daemon with 'invoke-rc.d systemd-logind 
stop', because invoke-rd.d is only looking for the /etc/init.d/ script (doesn't 
exist) and not /etc/init/systemd-logind.conf (does exist).
  ?

  
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following packages will be upgraded:
libpam-systemd
  1 upgraded, 0 newly installed, 0 to remove and 113 not upgraded.
  3 not fully installed or removed.
  Need to get 0 B/25.2 kB of archives.
  After this operation, 1024 B of additional disk space will be used.
  (Reading database ... 113986 files and directories currently installed.)
  Preparing to unpack .../libpam-systemd_204-5ubuntu20.2_i386.deb ...
  invoke-rc.d: unknown initscript, /etc/init.d/systemd-logind not found.
  dpkg: warning: subprocess old pre-removal script returned error exit status 
100
  dpkg: trying script from the new package instead ...
  invoke-rc.d: unknown initscript, /etc/init.d/systemd-logind not found.
  dpkg: error processing archive 
/var/cache/apt/archives/libpam-systemd_204-5ubuntu20.2_i386.deb (--unpack):
   subprocess new pre-removal script returned error exit status 100
  invoke-rc.d: unknown initscript, /etc/init.d/systemd-logind not found.
  dpkg: error while cleaning up:
   subprocess installed post-installation script returned error exit status 100
  Errors were encountered while processing:
   /var/cache/apt/archives/libpam-systemd_204-5ubuntu20.2_i386.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  
  Our build logs available upon request, but the scripts to setup the chroot to 
recreate it are here:

https://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/bin/build_chroot_nightly.sh

https://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/bin/inchroot_nightly.sh

  
  In a web-search I notice a few others running into the same bug,

  chatter on irc at [18:10], http://irclogs.ubuntu.com/2013/05/28
  /%23ubuntu-devel.txt

  someone else's build log:
  https://launchpad.net/~qutim/+archive/qutim/+build/6039800

  launchpad bug #1323575 seems to be a duplicate of this one.

  
  perhaps related to older launchpad bug #1305395 ?

  note we are also suffering from a failure with update-initramfs, not sure of 
the root cause of that one but I thought I'd mention it in case they were 
related, since they both started happening about the same time, a couple weeks 
ago. (launchpad bug #1317602)
  It all worked ok after the inital releases of 14.04, so something to do with 
a package update since then.

  
  thanks,
  Hamish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1325142/+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 1099654] Re: Dash won't open folders

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Dash won't open folders

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  Trying to open a found folder in the Dash won't work.

  How to reproduce:
  1) Search for a folder, e.g., Documents
  2) Documents will appear in the results. Click it or press Enter if it is the 
first result.

  What should happen:
  Documents folder should open.

  What actually happens:
  Nothing. The folder isn't opened and you have to find it manually using 
Nautilus. 

  Remark:
  This used to work properly.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.18.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic-pae 3.2.33
  Uname: Linux 3.2.0-34-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,grid,mousepoll,move,place,imgpng,vpswitch,resize,wall,snap,unitymtgrabhandles,gnomecompat,text,regex,session,animation,fade,expo,scale,workarounds,ezoom,scaleaddon,unityshell]
  Date: Mon Jan 14 21:02:12 2013
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1099654/+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 1325142] Re: failure to update libpam-systemd in 14.04 due to missing logind init script

2015-01-27 Thread BigK
See Bug #1359740

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

Title:
  failure to update libpam-systemd in 14.04 due to missing logind init
  script

Status in systemd package in Ubuntu:
  Fix Released
Status in systemd source package in Trusty:
  Triaged
Status in systemd source package in Utopic:
  Fix Released

Bug description:
  Hi,

  while running inside an i386 lubuntu 14.04 chroot, upgrading libpam-
  systemd to version 204-5ubuntu20.2 fails leaving dpkg in a broken
  state. 'apt-get -f install' from within the chroot will not fix it,
  but if the build is made bootable and put into a iso/VM you can
  recover that way in a live session.

  the problem seems to be the /var/lib/dpkg/info/libpam-systemd:i386.prerm 
script failing to bring down the logind daemon with 'invoke-rc.d systemd-logind 
stop', because invoke-rd.d is only looking for the /etc/init.d/ script (doesn't 
exist) and not /etc/init/systemd-logind.conf (does exist).
  ?

  
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following packages will be upgraded:
libpam-systemd
  1 upgraded, 0 newly installed, 0 to remove and 113 not upgraded.
  3 not fully installed or removed.
  Need to get 0 B/25.2 kB of archives.
  After this operation, 1024 B of additional disk space will be used.
  (Reading database ... 113986 files and directories currently installed.)
  Preparing to unpack .../libpam-systemd_204-5ubuntu20.2_i386.deb ...
  invoke-rc.d: unknown initscript, /etc/init.d/systemd-logind not found.
  dpkg: warning: subprocess old pre-removal script returned error exit status 
100
  dpkg: trying script from the new package instead ...
  invoke-rc.d: unknown initscript, /etc/init.d/systemd-logind not found.
  dpkg: error processing archive 
/var/cache/apt/archives/libpam-systemd_204-5ubuntu20.2_i386.deb (--unpack):
   subprocess new pre-removal script returned error exit status 100
  invoke-rc.d: unknown initscript, /etc/init.d/systemd-logind not found.
  dpkg: error while cleaning up:
   subprocess installed post-installation script returned error exit status 100
  Errors were encountered while processing:
   /var/cache/apt/archives/libpam-systemd_204-5ubuntu20.2_i386.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  
  Our build logs available upon request, but the scripts to setup the chroot to 
recreate it are here:

https://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/bin/build_chroot_nightly.sh

https://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/bin/inchroot_nightly.sh

  
  In a web-search I notice a few others running into the same bug,

  chatter on irc at [18:10], http://irclogs.ubuntu.com/2013/05/28
  /%23ubuntu-devel.txt

  someone else's build log:
  https://launchpad.net/~qutim/+archive/qutim/+build/6039800

  launchpad bug #1323575 seems to be a duplicate of this one.

  
  perhaps related to older launchpad bug #1305395 ?

  note we are also suffering from a failure with update-initramfs, not sure of 
the root cause of that one but I thought I'd mention it in case they were 
related, since they both started happening about the same time, a couple weeks 
ago. (launchpad bug #1317602)
  It all worked ok after the inital releases of 14.04, so something to do with 
a package update since then.

  
  thanks,
  Hamish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1325142/+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 1165766] Re: Graphics Unknown even after installing mesa-utils

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.

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

Title:
  Graphics Unknown even after installing mesa-utils

Status in Unity:
  New
Status in unity package in Ubuntu:
  New

Bug description:
  On 13.04 Beta 2, even after installing the mesa-utils package, the
  About This Computer still shows the Graphics option as Unknown. I
  double checked to see if Mesa Utils was detecting the video card with
  glxinfo and the OpenGL renderer string was GeForce GTX 560
  Ti/PCIe/SSE2.

  I am using Ubuntu 13.04 Beta 2 64 Bit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1165766/+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 1163710] Re: unity launcher autohide does not sequence with icon size.

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  unity launcher autohide does not sequence with icon size.

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System - 
About Ubuntu
  Description:  Ubuntu Raring Ringtail (development branch)
  Release:  13.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  unity 6.12.0daily13.04.01-0ubuntu1

  3) What you expected to happen
  a) Resize Icons
  b) Activate Autohide
  c) Move mouse to the left to reveal the launcher
  d) As mouse remains on the launcher, which is now larger due to resizing the 
icons, the launcher remains revealed.

  4) What happened instead
  a) Resize Icons
  b) Activate Autohide
  c) Move mouse to the left to reveal the launcher
  d) As mouse moves towards edge, but while still remaining on the launcher, 
the launcher hides itself. Supposedly it is hiding according to the default 
icon size which made for a smaller launcher.

  Very frustrating; launcher constantly closes when I try to go through
  it.

  
  Restarting computer fixed this issue. I can now resize icons to my hearts 
content without the issue listed above. The launcher will now hide properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1163710/+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 1414925] [NEW] ntpd seems to add offsets instead of subtracting them

2015-01-27 Thread Thomas Schweikle
Public bug reported:

ntpd seems to add offsets instead of subtracting them from the running
synchronized clock, leading to time running away fast in one direction
-- forward if the offset is positive, -- backward if the offset is
negative, until the offset reaches its maximum.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Tue Jan 27 08:25:55 2015
InstallationDate: Installed on 2014-02-10 (350 days ago)
InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
KernLog:
 
NtpStatus: ntpq: read: Connection refused
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: ntp
UpgradeStatus: Upgraded to trusty on 2014-02-18 (342 days ago)
modified.conffile..etc.ntp.conf: [modified]
mtime.conffile..etc.ntp.conf: 2015-01-27T07:41:51.747605

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

** Affects: ntp (CentOS)
 Importance: Undecided
 Status: New

** Affects: ntp (Debian)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Attachment added: runaway.log
   
https://bugs.launchpad.net/bugs/1414925/+attachment/4306298/+files/runaway.log

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

Title:
  ntpd seems to add offsets instead of subtracting them

Status in ntp package in Ubuntu:
  New
Status in ntp package in CentOS:
  New
Status in ntp package in Debian:
  New

Bug description:
  ntpd seems to add offsets instead of subtracting them from the running
  synchronized clock, leading to time running away fast in one direction
  -- forward if the offset is positive, -- backward if the offset is
  negative, until the offset reaches its maximum.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Tue Jan 27 08:25:55 2015
  InstallationDate: Installed on 2014-02-10 (350 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  KernLog:
   
  NtpStatus: ntpq: read: Connection refused
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: ntp
  UpgradeStatus: Upgraded to trusty on 2014-02-18 (342 days ago)
  modified.conffile..etc.ntp.conf: [modified]
  mtime.conffile..etc.ntp.conf: 2015-01-27T07:41:51.747605

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1414925/+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 1414925] Re: ntpd seems to add offsets instead of subtracting them

2015-01-27 Thread Thomas Schweikle
Seeing this behaviour on all distributions using ntp 4.2.6p5:

- Ubuntu 14.04
- CentOS 6.5
- Orcale Linux 6.5
- Debian 7

Bug seems resolved in ntp 4.2.8 as available from http://www.ntp.org

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

Title:
  ntpd seems to add offsets instead of subtracting them

Status in ntp package in Ubuntu:
  New
Status in ntp package in CentOS:
  New
Status in ntp package in Debian:
  New

Bug description:
  ntpd seems to add offsets instead of subtracting them from the running
  synchronized clock, leading to time running away fast in one direction
  -- forward if the offset is positive, -- backward if the offset is
  negative, until the offset reaches its maximum.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Tue Jan 27 08:25:55 2015
  InstallationDate: Installed on 2014-02-10 (350 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  KernLog:
   
  NtpStatus: ntpq: read: Connection refused
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: ntp
  UpgradeStatus: Upgraded to trusty on 2014-02-18 (342 days ago)
  modified.conffile..etc.ntp.conf: [modified]
  mtime.conffile..etc.ntp.conf: 2015-01-27T07:41:51.747605

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1414925/+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 1414872] Re: Subtitles cut off

2015-01-27 Thread Michał Sawicz
*** This bug is a duplicate of bug 1414870 ***
https://bugs.launchpad.net/bugs/1414870

** This bug has been marked a duplicate of bug 1414870
   Result subtitles are cut off

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

Title:
  Subtitles cut off

Status in unity8 package in Ubuntu:
  New

Bug description:
  http://people.canonical.com/~cwayne/eb.png

  The title is properly cut off with ..., while the subtitle runs off
  the screen

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity8 8.00+14.10.20141013.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jan 26 21:03:54 2015
  InstallationDate: Installed on 2014-10-11 (107 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: unity8
  UpgradeStatus: Upgraded to utopic on 2014-10-20 (98 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1414872/+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 1414870] Re: Result subtitles are cut off

2015-01-27 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu)
   Status: New = Triaged

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

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) = Andrea Cimitan (cimi)

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

Title:
  Result subtitles are cut off

Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  http://people.canonical.com/~cwayne/eb.png

  Note the title is properly cut off with .., while the subtitle just
  runs off the screen

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity8 8.00+14.10.20141013.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jan 26 21:03:54 2015
  InstallationDate: Installed on 2014-10-11 (107 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: unity8
  UpgradeStatus: Upgraded to utopic on 2014-10-20 (98 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1414870/+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 1414925] Re: ntpd seems to add offsets instead of subtracting them

2015-01-27 Thread Thomas Schweikle
maybe it is a security problem if kerberos used: after a while your
clock is of too much and you can't login any more.

** Also affects: ntp (CentOS)
   Importance: Undecided
   Status: New

** Also affects: ntp (Debian)
   Importance: Undecided
   Status: New

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

Title:
  ntpd seems to add offsets instead of subtracting them

Status in ntp package in Ubuntu:
  New
Status in ntp package in CentOS:
  New
Status in ntp package in Debian:
  New

Bug description:
  ntpd seems to add offsets instead of subtracting them from the running
  synchronized clock, leading to time running away fast in one direction
  -- forward if the offset is positive, -- backward if the offset is
  negative, until the offset reaches its maximum.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Tue Jan 27 08:25:55 2015
  InstallationDate: Installed on 2014-02-10 (350 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  KernLog:
   
  NtpStatus: ntpq: read: Connection refused
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: ntp
  UpgradeStatus: Upgraded to trusty on 2014-02-18 (342 days ago)
  modified.conffile..etc.ntp.conf: [modified]
  mtime.conffile..etc.ntp.conf: 2015-01-27T07:41:51.747605

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1414925/+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 1414925] Re: ntpd seems to add offsets instead of subtracting them

2015-01-27 Thread Thomas Schweikle
** No longer affects: ntp (CentOS)

** Bug watch added: CentOS Mantis #8140
   http://bugs.centos.org/view.php?id=8140

** Also affects: ntp (CentOS) via
   http://bugs.centos.org/view.php?id=8140
   Importance: Unknown
   Status: Unknown

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

Title:
  ntpd seems to add offsets instead of subtracting them

Status in ntp package in Ubuntu:
  New
Status in ntp package in CentOS:
  Unknown
Status in ntp package in Debian:
  New

Bug description:
  ntpd seems to add offsets instead of subtracting them from the running
  synchronized clock, leading to time running away fast in one direction
  -- forward if the offset is positive, -- backward if the offset is
  negative, until the offset reaches its maximum.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Tue Jan 27 08:25:55 2015
  InstallationDate: Installed on 2014-02-10 (350 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  KernLog:
   
  NtpStatus: ntpq: read: Connection refused
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: ntp
  UpgradeStatus: Upgraded to trusty on 2014-02-18 (342 days ago)
  modified.conffile..etc.ntp.conf: [modified]
  mtime.conffile..etc.ntp.conf: 2015-01-27T07:41:51.747605

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1414925/+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 1076647] Re: LibreOffice: No Spread mode of the application when multiple windows and Navigator are open

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  LibreOffice: No Spread mode of the application when multiple windows
  and Navigator are open

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  What I expect:
  When I have multiple windows of LibreOffice Calc and LibreOffice Writer open 
and I click on the icon in the Launcher (e.g. Calc), then the Spread mode of 
the application starts and shows all open windows of this application as 
thumbnails (e.g. two windows of Calc side by side.

  Reproducing the bug:
  1) Open 2 new windows with LibreOffice Writer.
  2) Open 2 new windows with LibreOffice Calc.
  3) Open the toolbox Navigator (Shortcut F5) in one of the two Calc windows.
  4) Click on the icon of LibreOffice Calc in the Launcher   nothing happens! 
(I expect, that the Spread mode of Calc starts now and shows the 2 open windows 
of LibreOffice Calc).
  5) Click F5 once again, so that the Navigator disappears  Now the Spread 
mode shows the 2 open windows of LibreOffice Calc as expected.

  My conclusio: When multiple windows of LibreOffice Calc and
  LibreOffice Writer are open and another toolbox (e.g. Navigator) is
  also open, then the Spread mode by means of clicking on the icon in
  the Launcher (e.g. LibreOffice Calc) doesn't work.

  Notes:
  - I use Ubuntu 12.10 64 Bit (Unity-Package 6.8.0-0ubuntu2; Compiz 
1:0.9.8.4+bzr3407-0ubuntu1).
  - The total Spread mode always works well when using the shortcut SUPER+W 
(but then all (!) open windows are shown and not only all open windows of the 
relevant application).
  - This bug can be reproduced using a Live-USB-stick of Ubuntu 12.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1076647/+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 1062072] Re: Quicklists get cut off by flash players

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Quicklists get cut off by flash players

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  I noticed this when watching the Ubuntu Marathon and I right clicked
  on a launcher and noticed that the Quicklist get cut off by flash
  player. See attached screen shot

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.6.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,decor,regex,mousepoll,compiztoolbox,place,snap,wall,gnomecompat,imgpng,unitymtgrabhandles,vpswitch,animation,grid,fade,move,resize,session,workarounds,animationaddon,scale,expo,ezoom,unityshell]
  Date: Fri Oct  5 03:22:57 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: Upgraded to quantal on 2012-06-15 (112 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1062072/+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 1385302] Re: Recorded videos don't show up in Videos scope

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package qtubuntu-camera - 0.3.3+15.04.20150126
~rtm-0ubuntu1

---
qtubuntu-camera (0.3.3+15.04.20150126~rtm-0ubuntu1) 14.09; urgency=low

  [ Jim Hodapp ]
  * Make sure that the video output file (.mp4) descriptor is closed
when recording is stopped. (LP: #1385302)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 26 Jan 2015 
16:21:53 +

** Changed in: qtubuntu-camera (Ubuntu RTM)
   Status: Fix Committed = Fix Released

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

Title:
  Recorded videos don't show up in Videos scope

Status in Camera App:
  Invalid
Status in the base for Ubuntu mobile products:
  In Progress
Status in mediascanner2 package in Ubuntu:
  Invalid
Status in qtubuntu-camera package in Ubuntu:
  Fix Released
Status in unity-scope-mediascanner package in Ubuntu:
  Invalid
Status in qtubuntu-camera package in Ubuntu RTM:
  Fix Released

Bug description:
  File handles for recorded videos are left open until the camera app exits.
  This means they don't get detected by mediascanner (which waits for the file 
to finish being written) until you close the camera app, and presumably the 
operating system just closes all the handles.

  The impact is that your recorded videos won't show up anywhere that
  uses mediascanner (specifically the Videos scope).

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1385302/+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 1174804] Re: Count unread mails not displayed correctly

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Count unread mails not displayed correctly

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  Hello, it often happens that the icon showing the unread mails doesn't
  show correctly.

  I have not seen this bug with any other application that uses this
  notification system, but do not rule.

  THX :)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1174804/+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 1414610] Re: Location indicator switches are off and won't switch on if HERE TCs were not accepted in the wizard

2015-01-27 Thread Łukasz Zemczak
** Also affects: indicator-location (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

Title:
  Location indicator switches are off and won't switch on if HERE TCs
  were not accepted in the wizard

Status in indicator-location package in Ubuntu:
  New
Status in indicator-location package in Ubuntu RTM:
  New

Bug description:
  Steps to reproduce:

  1. Boot the device and run the wizard
  2. On the Location screen select the first checkbox 'Allow apps to use your 
mobile and Wi-Fi networks to determine your location'
  3. Tap Continue and finish the wizard
  4. Skip the edges demo and open the location indicator

  Expected result:

  Switches are on but HERE TCs are not shown

  Actual result:

  Switches are off and toggling them on doesn't work (they switch off
  after a few seconds), and HERE TCs are not shown

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: indicator-location 13.10.0+14.10.20141007-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Mon Jan 26 11:28:18 2015
  InstallationDate: Installed on 2015-01-26 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150126-030204)
  SourcePackage: indicator-location
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-location/+bug/1414610/+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 1414925] Re: ntpd seems to add offsets instead of subtracting them

2015-01-27 Thread Bug Watch Updater
** Changed in: ntp (CentOS)
   Status: Unknown = New

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

Title:
  ntpd seems to add offsets instead of subtracting them

Status in ntp package in Ubuntu:
  New
Status in ntp package in CentOS:
  New
Status in ntp package in Debian:
  New

Bug description:
  ntpd seems to add offsets instead of subtracting them from the running
  synchronized clock, leading to time running away fast in one direction
  -- forward if the offset is positive, -- backward if the offset is
  negative, until the offset reaches its maximum.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Tue Jan 27 08:25:55 2015
  InstallationDate: Installed on 2014-02-10 (350 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  KernLog:
   
  NtpStatus: ntpq: read: Connection refused
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: ntp
  UpgradeStatus: Upgraded to trusty on 2014-02-18 (342 days ago)
  modified.conffile..etc.ntp.conf: [modified]
  mtime.conffile..etc.ntp.conf: 2015-01-27T07:41:51.747605

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1414925/+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 1161201] Re: enabling autohide on 12.04.2 requires logout to become effective

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  enabling autohide on 12.04.2 requires logout to become effective

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  Just installed Ubuntu-Desktop 12.04.2 x86_64 on a friend's laptop.

  went to system settings - appearance - behaviour and set auto-hide
  to ON

  It required a logout/login to become effective, the launcher would not
  autohide otherwise.

  I do not observe this on 13.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1161201/+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 1078614] Re: Sometimes application is not starting when launched by clicking launcher icon

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Sometimes application is not starting when launched by clicking
  launcher icon

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  I am using launcher icon of QtCreator which I have pinned to the
  launcher to start the application. Sometimes application is not
  getting started after clicking the launcher icon. App icon is getting
  animated and after few seconds animation stops but the app is not
  getting started. I have installed QtCreator from binary installer (not
  from package).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.8.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,imgpng,compiztoolbox,shift,vpswitch,resize,gnomecompat,move,grid,snap,regex,place,animation,session,mousepoll,fade,workarounds,cube,expo,rotate,scale,unitymtgrabhandles,ezoom,unityshell]
  Date: Wed Nov 14 12:16:15 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: unity
  UpgradeStatus: Upgraded to quantal on 2012-10-21 (24 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1078614/+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 1173898] Re: Close, Minimize, Maximize Buttons Unclickable After Suspend

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Close, Minimize, Maximize Buttons Unclickable After Suspend

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  Sometimes after suspending, the close, minimize, and maximize buttons
  are unclickable. When I mouse over them, the icons for those buttons
  tend to disappear and only show the name of the window I have open.
  I've tried:

  metacity --replace

  That does not load the launcher or panel.

  I've also tried:

  unity --replace

  However, those commands only result in the screenshot I attached,
  which shows that the close, minimize, and maximize buttons are frozen
  and still unclickable.

  Restarting my computer fixes the issue, but being unable to suspend my
  laptop is unacceptable.

  I am using Ubuntu 12.04.2 LTS.

  I have a Thinkpad T430 with the following specs:
  Intel Core i5-3320M
  16GB RAM
  NVIDIA Corporation GF108M [NVS 5400M] (rev ff)

  This bug also occurs on my System76 PanP7 laptop, which has the following 
specs:
  Core i7-620M Processor
  8GB RAM
  ATI Mobility Radeon HD 4570

  I am using unity package 5.18.0-0ubuntu2.

  Thank you!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.18.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-27.46~precise1-generic 3.5.7.7
  Uname: Linux 3.5.0-27-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Sun Apr 28 02:53:26 2013
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1173898/+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 1063748] Re: Unity leaves a shadow when hiding

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Unity leaves a shadow when hiding

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  Unity leaves a shadow when hiding. I just reinstalled Quantal am64
  four days ago and installed a new Geforce GT 520 video card. This only
  happens when using the nouveau driver, but not with nvidia-current.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.8.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.27-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  .tmp.unity.support.test.1:

  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Mon Oct  8 08:53:26 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus: vboxhost, 4.2.0, 3.5.0-17-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation GF119 [GeForce GT 520] [10de:1040] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Giga-byte Technology Device [1458:352f]
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANGUAGE=fr_CA:fr
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_CA.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-17-generic 
root=UUID=fcfd7c17-a9fa-4456-b6dc-b7b6c3ab2ed2 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/28/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0710
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M3N78-EM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0710:bd01/28/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-EM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.8.4-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20121004.b2048c5e-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20121004.b2048c5e-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu5
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1063748/+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 1387734] Re: Location service uses the cached authorization, even if the user denied location access to an app

2015-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~mardy/ubuntu-system-settings/lp1387734

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

Title:
  Location service uses the cached authorization, even if the user
  denied location access to an app

Status in the base for Ubuntu mobile products:
  In Progress
Status in trust-store:
  In Progress
Status in location-service package in Ubuntu:
  Invalid
Status in trust-store package in Ubuntu:
  Fix Released
Status in location-service source package in Utopic:
  Invalid
Status in trust-store source package in Utopic:
  In Progress
Status in location-service source package in Vivid:
  Invalid
Status in trust-store source package in Vivid:
  Fix Released
Status in trust-store package in Ubuntu RTM:
  In Progress

Bug description:
  The bug occurs after removing location access authorization to an
  application. The location is still available to the application,
  despite the user having revoked access from within USS  Privacy 
  Location.

  To reproduce:

  1. Open a map application, like Here map
  2. Allow access to location
  3. Switch to System Settings  Privacy  Location
  4. Disable location access for Maps
  5. Kill Here map, and restart it

  What should happen: you should not have access anymore (and should not see a 
prompt)
  What happens instead: the app still has access to your location, as shown in 
the logs:

  I1030 16:15:38.167752  3100 cached_agent_glog_reporter.cpp:32]
  CachedAgent::authenticate_request_with_parameters: Application pid:
  27975 Application uid: 32011 Application id:  com.nokia.heremaps_here
  Cached request:   Request(from: com.nokia.heremaps_here, feature: 0,
  when: 1414682114882519283, answer: granted)

  I confirmed that the trust store had recorded the authorization change
  as in:

  phablet@ubuntu-phablet:~$ sqlite3 
~/.local/share/UbuntuLocationService/trust.db select * from requests
  1|unconfined|0|1414098093331252474|1
  2|com.nokia.heremaps_here|0|1414682114882519283|1
  3|com.nokia.heremaps_here|0|1414682131206341515|0

  From a user's perspective: Despite having explicitly rejected trust to
  an application, the app would still be able to access services.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1387734/+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 1090189] Re: unity cannot be started

2015-01-27 Thread Tommy_CZ
** Changed in: unity
   Status: Incomplete = Fix Released

** Changed in: unity (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  unity cannot be started

Status in Unity:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Hi, suddenly Unity stopped to work and cannot be enabled. I have to
  use Unity 2D (which looks very nice btw :)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.14.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Fri Dec 14 01:33:46 2012
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1090189/+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 434007] Re: Apple bluetooth keyboard non-responsive after reboot

2015-01-27 Thread Hicks
I have this problem too with a bluetooth mouse (magic mouse or logitech
mouse) using Mavericks or Yosemite, and usign LTS 12.04 64
bits.*

The mouse works correctly on Linux and Mac, but after using it on Mac, the 
mouse stops responding on Linux.
When configuring bluetooth on Linux appears as connected and configured.
To make it work again, you must delete it and pair it again.

Another problem I found is that many times, regardless of using Mac, Linux 
bluetooth mouse does not initialize correctly. I have been compelled to create 
a script in the system startup to initialize it properly:
hcitool cc DEVICE ADDRESS

On the other hand, if you are using the KDE desktop, there is another
major failure when trying to pair a Bluetooth device, in this case a
mouse. The system shows you a notice that you want to connect a mouse,
but that message does not appear in a window in which you can press the
keyboard intro to accept. The notification appears on the taskbar, where
you can not interact with it.

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

Title:
  Apple bluetooth keyboard non-responsive after reboot

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: bluez

  (Originally posed this as a question, and was encouraged to report it
  as a bug here. Despite the numerous similar problems reported over the
  last several years, I believe this one to be distinct, mainly because
  of the recently disappeared /etc/default/bluetooth file, as per my
  description below.) bluez version is 4.51-0ubuntu1, according to
  synaptic.

  After much hanky-panky, I had eventually gotten the keyboard to
  persistently work in 9.04, but unfortunately needed to update to 9.10
  because of the catastrophically broken intel video drivers in 9.04.

  The keyboard still works, but after reboot it is in an odd state where
  the bluetooth preferences show it as connected even though it is
  completely non-responsive. Cycling the connection (disconnect, then
  reconnect) will bring it right back up, but this requires (at minimum)
  another wired keyboard present to log in with. (Had to borrow a wired
  keyboard from work to accomplish this.)

  From what I was able to understand during the setup process in 9.04,
  one of the key steps was modifying /etc/default/bluetooth, which
  apparently no longer exists in the version of bluez shipping with
  9.10. Can anyone enlighten me as to where the settings which were once
  contained therein have relocated to?

  Some details about the system, which is a mac mini purchased in
  December 2008 (probably missing all the important stuff, but give me a
  little slack; it's my first attempt at asking a question) ---

  $ uname -a
  Linux elliot 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 19:25:34 UTC 2009 
x86_64 GNU/Linux
  $ cat /etc/lsb-release
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=9.10
  DISTRIB_CODENAME=karmic
  DISTRIB_DESCRIPTION=Ubuntu karmic (development branch)
  $ lsusb
  Bus 001 Device 004: ID 1058:1003 Western Digital Technologies, Inc.
  Bus 001 Device 003: ID 1058:1001 Western Digital Technologies, Inc. External 
Hard Disk
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 005 Device 004: ID 05ac:8205 Apple, Inc. Bluetooth HCI
  Bus 005 Device 003: ID 05ac:8240 Apple, Inc. IR Receiver [build-in]
  Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 002 Device 002: ID 046d:c016 Logitech, Inc. M-UV69a/HP M-UV96 Optical 
Wheel Mouse
  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  $ hciconfig
  hci0: Type: USB
   BD Address: 00:22:41:D8:06:AD ACL MTU: 384:8 SCO MTU: 64:8
   UP RUNNING PSCAN
   RX bytes:62256 acl:3366 sco:0 events:76 errors:0
   TX bytes:813 acl:22 sco:0 commands:40 errors:0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/434007/+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 1081368] Re: pinning geary to launcher reorders other entries

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  pinning geary to launcher reorders other entries

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  Hi, if you pin geary to launcher, it changes order of others icons

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.10.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Tue Nov 20 23:38:34 2012
  DistUpgraded: 2012-11-14 20:23:17,125 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:2114]
 Subsystem: Lenovo Device [17aa:2114]
  InstallationDate: Installed on 2012-11-14 (6 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: LENOVO 208253G
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sk_SK.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=ecce2cb9-feb4-4000-a208-f375c20a12ca ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to quantal on 2012-11-14 (6 days ago)
  dmi.bios.date: 05/15/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6FET71WW (3.01 )
  dmi.board.name: 208253G
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6FET71WW(3.01):bd05/15/2009:svnLENOVO:pn208253G:pvrThinkPadT500:rvnLENOVO:rn208253G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 208253G
  dmi.product.version: ThinkPad T500
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1081368/+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 1404188] Re: QNetworkSession::isOpen() always returns false

2015-01-27 Thread Dmitry Shachnev
Is https://codereview.qt-project.org/102665 something we want to have in
our Qt 5.3.2 packages? Should I include it in my next vivid upload?

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

Title:
  QNetworkSession::isOpen() always returns false

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  Using QNetworkSession::isOpen() in confined apps on a phone running
  vivid always returns false. This might be an apparmor thing, however,
  I couldn't find any REJECTED entries in log files.

  The test app in lp:~mzanetti/+junk/nmsessiontest can reproduce the
  issue. Open this project in ubuntu-sdk's qtcreator and run it on a
  vivid device. Press the button and watch the debug prints.

  On a vivid-desktop or a RTM based phone it will print all is well.
  On a vivid phone however, it'll print network session not open...

  This used to work fine at least back in utopic images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1404188/+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 1414333] Re: libcairo-dev depencencies in Utopic

2015-01-27 Thread Sebastien Bacher
can you run dpkg -l | grep libcairo and copy the output there? It
looks like you installed libcairo2 from trusty-updates but you are
running utopic. Maybe you did that before upgrading your distribution?

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

Title:
  libcairo-dev depencencies in Utopic

Status in cairo package in Ubuntu:
  Invalid

Bug description:
  My problem in Utopic is:

  The following packages have unmet dependencies:
   libcairo2-dev : Depends: libcairo2 (= 1.13.0~20140204-0ubuntu1) but 
1.13.0~20140204-0ubuntu1.1 is to be installed
   Depends: libcairo-gobject2 (= 1.13.0~20140204-0ubuntu1) but 
1.13.0~20140204-0ubuntu1.1 is to be installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/1414333/+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 1050441] Re: Unity Home Lense takes longer to display apps

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Unity Home Lense takes longer to display apps

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  It seems that with the more recent Unity updates, the Home Lense (if
  that's correct phrase) takes longer to display the the recently used
  apps. The recently used documents show up right away, however.

  It used to be that both the apps and the docs were displayed pretty
  much right away after logging in. Now it takes around 30sec or more.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.4.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Thu Sep 13 09:14:54 2012
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1050441/+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 1059777] Re: unity session stuck with only bg picture

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.

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

Title:
  unity session stuck with only bg picture

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  since last unity update from last week, i'm unable to open a unity session
  when i try to open the session , the desktop background is loaded but nothing 
more (no icons, no menu, only an empty background)

  the only key combinations that seems to be working is ctrl-alt-sup
  which allow me to exit the broken session successfully

  
  i'm still able to log into gnome session

  i'm attaching the .xsession-error corresponding to the broken session,
  since i suspect apport-bug to have grabed the log overwritten by the
  gnome session

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity 4.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-26.42-generic 3.0.42
  Uname: Linux 3.0.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,crashhandler,detection,composite,opengl,compiztoolbox,decor,mousepoll,wall,imgsvg,place,vpswitch,regex,gnomecompat,grid,imgpng,resize,firepaint,imgjpeg,animation,animationaddon,move,wobbly,session,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
  CompositorRunning: None
  Date: Mon Oct  1 20:27:20 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  GraphicsCard:
   ATI Technologies Inc Broadway XT [Mobility Radeon HD 5800 Series] 
[1002:68a0] (prog-if 00 [VGA controller])
 Subsystem: Micro-Star International Co., Ltd. Device [1462:1054]
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  JockeyStatus:
   xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
   xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, 
Enabled, In use)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 003: ID 06a3:0ccc Saitek PLC
  MachineType: MICRO-STAR INTERNATIONAL CO., LTD MS-1727
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-26-generic 
root=UUID=36e36356-2176-4480-be71-e37f59d146fc ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1727IMS.10F
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1727
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD
  dmi.board.version: REV:1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO., LTD
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE1727IMS.10F:bd05/27/2011:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-1727:pvrREV1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-1727:rvrREV1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct10:cvrN/A:
  dmi.product.name: MS-1727
  dmi.product.version: REV:1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO., LTD
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs 20090808ubuntu27~xorgedgers
  version.libdrm2: libdrm2 2.4.33+git20120403.43704256-0ubuntu0ricotz~oneiric
  version.libgl1-mesa-dri: libgl1-mesa-dri 
8.0.2+git20120429+8.0.e995b41a-0ubuntu0sarvatt~oneiric
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
8.0.2+git20120429+8.0.e995b41a-0ubuntu0sarvatt~oneiric
  version.libgl1-mesa-glx: libgl1-mesa-glx 
8.0.2+git20120429+8.0.e995b41a-0ubuntu0sarvatt~oneiric
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99+git20111216.7909975b-0ubuntu0sarvatt~oneiric
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99+git20120412.d282719a-0ubuntu0sarvatt~oneiric
  

[Touch-packages] [Bug 1059777] Re: unity session stuck with only bg picture

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.

** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  unity session stuck with only bg picture

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  since last unity update from last week, i'm unable to open a unity session
  when i try to open the session , the desktop background is loaded but nothing 
more (no icons, no menu, only an empty background)

  the only key combinations that seems to be working is ctrl-alt-sup
  which allow me to exit the broken session successfully

  
  i'm still able to log into gnome session

  i'm attaching the .xsession-error corresponding to the broken session,
  since i suspect apport-bug to have grabed the log overwritten by the
  gnome session

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity 4.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-26.42-generic 3.0.42
  Uname: Linux 3.0.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,crashhandler,detection,composite,opengl,compiztoolbox,decor,mousepoll,wall,imgsvg,place,vpswitch,regex,gnomecompat,grid,imgpng,resize,firepaint,imgjpeg,animation,animationaddon,move,wobbly,session,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
  CompositorRunning: None
  Date: Mon Oct  1 20:27:20 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  GraphicsCard:
   ATI Technologies Inc Broadway XT [Mobility Radeon HD 5800 Series] 
[1002:68a0] (prog-if 00 [VGA controller])
 Subsystem: Micro-Star International Co., Ltd. Device [1462:1054]
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  JockeyStatus:
   xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
   xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, 
Enabled, In use)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 003: ID 06a3:0ccc Saitek PLC
  MachineType: MICRO-STAR INTERNATIONAL CO., LTD MS-1727
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-26-generic 
root=UUID=36e36356-2176-4480-be71-e37f59d146fc ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1727IMS.10F
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1727
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD
  dmi.board.version: REV:1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO., LTD
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE1727IMS.10F:bd05/27/2011:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-1727:pvrREV1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-1727:rvrREV1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct10:cvrN/A:
  dmi.product.name: MS-1727
  dmi.product.version: REV:1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO., LTD
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs 20090808ubuntu27~xorgedgers
  version.libdrm2: libdrm2 2.4.33+git20120403.43704256-0ubuntu0ricotz~oneiric
  version.libgl1-mesa-dri: libgl1-mesa-dri 
8.0.2+git20120429+8.0.e995b41a-0ubuntu0sarvatt~oneiric
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
8.0.2+git20120429+8.0.e995b41a-0ubuntu0sarvatt~oneiric
  version.libgl1-mesa-glx: libgl1-mesa-glx 
8.0.2+git20120429+8.0.e995b41a-0ubuntu0sarvatt~oneiric
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99+git20111216.7909975b-0ubuntu0sarvatt~oneiric
  

[Touch-packages] [Bug 1413952] Re: gallery-app freezes when SD card is full of photos

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package gallery-app - 0.0.67+15.04.20150126.2
~rtm-0ubuntu1

---
gallery-app (0.0.67+15.04.20150126.2~rtm-0ubuntu1) 14.09; urgency=low

  [ Arthur Mello ]
  * Do not create objects if the file was removed from the time the
create was requested and when it was started

  [ Florian Boucault ]
  * Do not create objects if the file was removed from the time the
create was requested and when it was started

  [ Ubuntu daily release ]
  * New rebuild forced

gallery-app (0.0.67+15.04.20150125.1-0ubuntu1) vivid; urgency=low

  [ Arthur Mello ]
  * Move MediaObjectFactory to another thread to make sure when we are
loading multiple files we keep the interface responsible (LP:
#1413952)

  [ Ubuntu daily release ]
  * New rebuild forced

gallery-app (0.0.67+15.04.20150121.1-0ubuntu1) vivid; urgency=low

  [ Bill Filler ]
  * merge lp:~bfiller/gallery-app/sd-card-rules

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Ugo Riboni ]
  * Directly downscale the images for the viewer instead of asking the
thumbnailer to do it (which it would do incorrectly) (LP: #1412442)
  * Make sure the first time a photo is added to the database we read
the actual size save it to the database (LP: #1404170)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 26 Jan 2015 
18:41:06 +

** Changed in: gallery-app (Ubuntu RTM)
   Status: New = Fix Released

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

Title:
   gallery-app freezes when SD card is full of photos

Status in the base for Ubuntu mobile products:
  In Progress
Status in Gallery App:
  In Progress
Status in gallery-app package in Ubuntu:
  Fix Released
Status in gallery-app package in Ubuntu RTM:
  Fix Released

Bug description:
  current build number: 209
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed

  com.ubuntu.gallery  2.9.1.1132

  The gallery app completely hangs when there are lot of pictures on the
  SD Card (spinner) and doesn't recover.

  A real world scenario would be a user using an SD Card from a previous
  device and already loaded with content.

  Test Case:
  1. Fill the SD card with pictures
  $ for n in $(seq -w 3000); do cp reference_picture.jpg 
path_to_sdcard/Pictures/picture_${n}.jpg; done

  2. Wait until mediascanner finishes indexing the photos
  3. Open the gallery app

  Expected Result
  gallery app is working fine and responsive

  Actual Result
  The gallery app completely hangs and doesn't recover.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413952/+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 1302090] Re: Dell Alienware 14, Speaker sound output is mono until a headphone jack is plugged

2015-01-27 Thread Guy
Anybody out there ?

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

Title:
  Dell Alienware 14, Speaker sound output is mono until a headphone jack
  is plugged

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Here's the required release and package information:

  Description:Ubuntu Trusty Tahr (development branch)
  Release:14.04

  Package: linux-image-extra-3.13.0-19-generic
  Version: 3.13.0-19.40

  When playing audio through speakers on my Alienware 14 2014, the sound
  output is in mono until I plug a headphone in any of the two available
  headphone jacks (obviously, the auto-mute option must be disabled).
  When I do so, the sound starts to play in stereo.

  I would love the sound output to be stereo by default and not be
  forced to plug anything to achieve that.

  Attached is the alsa-info.sh output for my machine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1302090/+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 1165766] Re: Graphics Unknown even after installing mesa-utils

2015-01-27 Thread Andrea Azzarone
** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Graphics Unknown even after installing mesa-utils

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  On 13.04 Beta 2, even after installing the mesa-utils package, the
  About This Computer still shows the Graphics option as Unknown. I
  double checked to see if Mesa Utils was detecting the video card with
  glxinfo and the OpenGL renderer string was GeForce GTX 560
  Ti/PCIe/SSE2.

  I am using Ubuntu 13.04 Beta 2 64 Bit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1165766/+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 1129540] Re: 2 monitors, unplugging one and re plugging it in scrambles screen

2015-01-27 Thread Andrea Azzarone
** Changed in: unity
   Status: New = Fix Released

** Changed in: unity (Ubuntu)
   Status: New = Fix Released

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

Title:
  2 monitors, unplugging one and re plugging it in scrambles screen

Status in Unity:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  I have two monitors on a GeForce460 graphics card. One monitor is
  connected via a DVI switch with which I can switch it between my
  computer and my TV-tuner. When I switch it to tv, with the computer
  on, then switch it back after a while, both screens  are on, but the
  image of one screen is stretched to fit both screens. I can't click
  restart, because the mouse sensitivity is not stretched. By
  carefully aiming and trying, I can click a button. But it's easier to
  just hit crtl-alt-del to re-logon. After logon, screens are normal. I
  have had this DVI switch for some time, and until recently I used
  gnome-classic, which never caused a problem like this. I'd love to go
  back to gnome, but it's broken, and I can't seem to fix it. I'm stuck
  with Unity, and I have to ctrl-alt-del after watching TV.

  Christine

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1129540/+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 1120710] Re: Dual screen confuses top bar

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Dual screen confuses top bar

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  Dual screen setup.

  Steps: 
  1. place window 1 on screen left and window 2 on screen right
  2. click on window 1, it's title should appear on the left screen top bar
  3. click on window 2, it's title should appear on the right screen top bar
  4. click on window 1, it's title should appear on the left screen top bar

  
  All fine, but step 3 causes the title of window 1 on the left screen to 
disappear from the title bar while step 4 causes the title of window 2 on the 
right to disappear from the title bar. It would be nice if the title bar would 
be persistent. 

  Also, when a window is between screens and is in focus, it should have
  it's title bar active on all of the screens.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1120710/+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 1120496] Re: Files should open on the monitor where they were opened.

2015-01-27 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.


** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Files should open on the monitor where they were opened.

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  wishlist feature:

  If I open a pdf, odt, txt, etc file (from within nautilus for example)
  on monitor X, the program should launch on Monitor X.

  
  Currently on U12.10 with all updates on a two monitor system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1120496/+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 1415107] Re: Video stream for youtube videos doesn’t play on mobile devices

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app - 0.23+15.04.20150127
~rtm-0ubuntu1

---
webbrowser-app (0.23+15.04.20150127~rtm-0ubuntu1) 14.09; urgency=low

  [ Olivier Tilloy ]
  * Update the m.youtube.com UA override to fix video playback. (LP:
#1415107)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 27 Jan 2015 
17:33:52 +

** Changed in: webbrowser-app (Ubuntu RTM)
   Status: In Progress = Fix Released

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

Title:
  Video stream for youtube videos doesn’t play on mobile devices

Status in the base for Ubuntu mobile products:
  In Progress
Status in Web Browser App:
  In Progress
Status in webbrowser-app package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  This seems to be a fairly recent regression, most likely due to a
  server-side change on m.youtube.com.

  On mobile devices (reproducible both on a Nexus 7 running vivid-
  proposed and a krillin running 14.09-proposed), playing a youtube
  video plays back audio only, not video.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1415107/+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 1414591] Re: Location service toggle in wizard is off by default - used to be on

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package location-service -
2.1+15.04.20150126.1~rtm-0ubuntu1

---
location-service (2.1+15.04.20150126.1~rtm-0ubuntu1) 14.09; urgency=low

  [ thomas-voss ]
  * Make the remote::Provider::Stub fail loudly on construction if the
other side is not reachable. Relax the exception in
location::Daemon::main and do not exit if instantiating a provider
fails. (LP: #1414591)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 26 Jan 2015 
20:16:32 +

** Changed in: location-service (Ubuntu RTM)
   Status: New = Fix Released

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

Title:
  Location service toggle in wizard is off by default - used to be on

Status in Indicator Location:
  New
Status in location-service package in Ubuntu:
  Fix Released
Status in location-service package in Ubuntu RTM:
  Fix Released

Bug description:
  When running the wizard, previously the first check box for selecting
  whether to enable the location service was on. Now it is off by
  default which is unexpected.

  Contents of /var/lib/ubuntu-location-service/config.ini are:
  http://paste.ubuntu.com/9879658/

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: ubuntu-location-service-bin 2.1+15.04.20150125~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Mon Jan 26 10:06:16 2015
  InstallationDate: Installed on 2015-01-26 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150126-030204)
  SourcePackage: location-service
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.init.ubuntu.location.service.conf: 2015-01-21T12:40:24

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-location/+bug/1414591/+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 1415195] Re: OpenGL hello world windowed vsync app brings unity to its knees

2015-01-27 Thread Andrew Kelley
sudo apt-get install libglfw3-dev
gcc -o hello-opengl hello-opengl.c -I/usr/include/libdrm -lglfw -lGL

** Attachment added: hello-opengl.c
   
https://bugs.launchpad.net/unity/+bug/1415195/+attachment/4306790/+files/hello-opengl.c

** Tags added: apport-collected compiz-0.9 ubuntu utopic

** Description changed:

  1. Create a basic hello world OpenGL app, e.g. one that draws a single 
triangle to the screen.
  2. Use windowed mode with vsync on
  3. Try alt+tabbing or activating between different windows and the opengl 
window by clicking.
  4. Notice how laggy and slow it is.
  5. Try a different window manager besides unity such as xcfe4
  6. Notice that this problem no longer exists.
+ --- 
+ .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/0'
+ .proc.driver.nvidia.registry: Binary: 
+ .proc.driver.nvidia.version:
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 
PST 2014
+  GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
+ .tmp.unity.support.test.0:
+  
+ ApportVersion: 2.14.7-0ubuntu8.1
+ Architecture: amd64
+ BootLog:
+  * Setting up X socket directories...    
+ [ OK ]
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: compiz
+ CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
+ CompositorUnredirectFSW: true
+ CurrentDesktop: Unity
+ DistUpgraded: 2014-10-22 01:04:42,973 DEBUG enabling apt cron job
+ DistroCodename: utopic
+ DistroRelease: Ubuntu 14.10
+ DistroVariant: ubuntu
+ EcryptfsInUse: Yes
+ GraphicsCard:
+  NVIDIA Corporation GK104M [GeForce GTX 780M] [10de:119f] (rev a1) (prog-if 
00 [VGA controller])
+Subsystem: CLEVO/KAPOK Computer Device [1558:0376]
+ InstallationDate: Installed on 2013-11-05 (448 days ago)
+ InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
+ MachineType: System76, Inc. Bonobo Extreme
+ NonfreeKernelModules: nvidia
+ Package: unity 7.3.1+14.10.20141016-0ubuntu1
+ PackageArchitecture: amd64
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic 
root=UUID=f3c3398f-92de-4f0b-a638-d4691bec6e84 ro quiet splash
+ ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
+ Tags:  utopic utopic utopic ubuntu compiz-0.9
+ Uname: Linux 3.16.0-25-generic x86_64
+ UpgradeStatus: Upgraded to utopic on 2014-10-22 (97 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 09/04/2013
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 4.6.5
+ dmi.board.asset.tag: Tag 12345
+ dmi.board.name: Bonobo Extreme
+ dmi.board.vendor: System76, Inc.
+ dmi.board.version: bonx7
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: System76, Inc.
+ dmi.chassis.version: bonx7
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd09/04/2013:svnSystem76,Inc.:pnBonoboExtreme:pvrbonx7:rvnSystem76,Inc.:rnBonoboExtreme:rvrbonx7:cvnSystem76,Inc.:ct9:cvrbonx7:
+ dmi.product.name: Bonobo Extreme
+ dmi.product.version: bonx7
+ dmi.sys.vendor: System76, Inc.
+ version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
+ version.ia32-libs: ia32-libs N/A
+ version.libdrm2: libdrm2 2.4.56-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.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
+ version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
+ 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.1
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
+ xserver.bootTime: Sun Jan 25 13:20:43 2015
+ xserver.configfile: default
+ xserver.errors:
+  
+ xserver.logfile: /var/log/Xorg.0.log
+ xserver.outputs:
+  
+ xserver.version: 2:1.16.0-1ubuntu1.2

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

Title:
  OpenGL hello world windowed vsync app brings unity to its knees

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  1. Create a basic hello world OpenGL app, e.g. one that draws a single 
triangle to the screen.
  2. Use windowed mode with vsync on
  3. Try alt+tabbing or activating between different windows and the opengl 
window by clicking.
  4. Notice how laggy and slow it is.
  5. Try a different window manager besides unity such as xcfe4
  6. Notice that this problem no longer exists.
  --- 
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  

[Touch-packages] [Bug 1415195] DkmsStatus.txt

2015-01-27 Thread Andrew Kelley
apport information

** Attachment added: DkmsStatus.txt
   
https://bugs.launchpad.net/bugs/1415195/+attachment/4306795/+files/DkmsStatus.txt

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

Title:
  OpenGL hello world windowed vsync app brings unity to its knees

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  1. Create a basic hello world OpenGL app, e.g. one that draws a single 
triangle to the screen.
  2. Use windowed mode with vsync on
  3. Try alt+tabbing or activating between different windows and the opengl 
window by clicking.
  4. Notice how laggy and slow it is.
  5. Try a different window manager besides unity such as xcfe4
  6. Notice that this problem no longer exists.
  --- 
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 
PST 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  BootLog:
   * Setting up X socket directories...    
[ OK ]
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-10-22 01:04:42,973 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroRelease: Ubuntu 14.10
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   NVIDIA Corporation GK104M [GeForce GTX 780M] [10de:119f] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer Device [1558:0376]
  InstallationDate: Installed on 2013-11-05 (448 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: System76, Inc. Bonobo Extreme
  NonfreeKernelModules: nvidia
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic 
root=UUID=f3c3398f-92de-4f0b-a638-d4691bec6e84 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Tags:  utopic utopic utopic ubuntu compiz-0.9
  Uname: Linux 3.16.0-25-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-10-22 (97 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 09/04/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: Bonobo Extreme
  dmi.board.vendor: System76, Inc.
  dmi.board.version: bonx7
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: bonx7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd09/04/2013:svnSystem76,Inc.:pnBonoboExtreme:pvrbonx7:rvnSystem76,Inc.:rnBonoboExtreme:rvrbonx7:cvnSystem76,Inc.:ct9:cvrbonx7:
  dmi.product.name: Bonobo Extreme
  dmi.product.version: bonx7
  dmi.sys.vendor: System76, Inc.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-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.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sun Jan 25 13:20:43 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.16.0-1ubuntu1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1415195/+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 1415195] LightdmGreeterLog.txt

2015-01-27 Thread Andrew Kelley
apport information

** Attachment added: LightdmGreeterLog.txt
   
https://bugs.launchpad.net/bugs/1415195/+attachment/4306799/+files/LightdmGreeterLog.txt

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

Title:
  OpenGL hello world windowed vsync app brings unity to its knees

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  1. Create a basic hello world OpenGL app, e.g. one that draws a single 
triangle to the screen.
  2. Use windowed mode with vsync on
  3. Try alt+tabbing or activating between different windows and the opengl 
window by clicking.
  4. Notice how laggy and slow it is.
  5. Try a different window manager besides unity such as xcfe4
  6. Notice that this problem no longer exists.
  --- 
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 
PST 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  BootLog:
   * Setting up X socket directories...    
[ OK ]
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-10-22 01:04:42,973 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroRelease: Ubuntu 14.10
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   NVIDIA Corporation GK104M [GeForce GTX 780M] [10de:119f] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer Device [1558:0376]
  InstallationDate: Installed on 2013-11-05 (448 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: System76, Inc. Bonobo Extreme
  NonfreeKernelModules: nvidia
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic 
root=UUID=f3c3398f-92de-4f0b-a638-d4691bec6e84 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Tags:  utopic utopic utopic ubuntu compiz-0.9
  Uname: Linux 3.16.0-25-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-10-22 (97 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 09/04/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: Bonobo Extreme
  dmi.board.vendor: System76, Inc.
  dmi.board.version: bonx7
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: bonx7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd09/04/2013:svnSystem76,Inc.:pnBonoboExtreme:pvrbonx7:rvnSystem76,Inc.:rnBonoboExtreme:rvrbonx7:cvnSystem76,Inc.:ct9:cvrbonx7:
  dmi.product.name: Bonobo Extreme
  dmi.product.version: bonx7
  dmi.sys.vendor: System76, Inc.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-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.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sun Jan 25 13:20:43 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.16.0-1ubuntu1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1415195/+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 1415195] GconfCompiz.txt

2015-01-27 Thread Andrew Kelley
apport information

** Attachment added: GconfCompiz.txt
   
https://bugs.launchpad.net/bugs/1415195/+attachment/4306797/+files/GconfCompiz.txt

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

Title:
  OpenGL hello world windowed vsync app brings unity to its knees

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  1. Create a basic hello world OpenGL app, e.g. one that draws a single 
triangle to the screen.
  2. Use windowed mode with vsync on
  3. Try alt+tabbing or activating between different windows and the opengl 
window by clicking.
  4. Notice how laggy and slow it is.
  5. Try a different window manager besides unity such as xcfe4
  6. Notice that this problem no longer exists.
  --- 
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 
PST 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  BootLog:
   * Setting up X socket directories...    
[ OK ]
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-10-22 01:04:42,973 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroRelease: Ubuntu 14.10
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   NVIDIA Corporation GK104M [GeForce GTX 780M] [10de:119f] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer Device [1558:0376]
  InstallationDate: Installed on 2013-11-05 (448 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: System76, Inc. Bonobo Extreme
  NonfreeKernelModules: nvidia
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic 
root=UUID=f3c3398f-92de-4f0b-a638-d4691bec6e84 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Tags:  utopic utopic utopic ubuntu compiz-0.9
  Uname: Linux 3.16.0-25-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-10-22 (97 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 09/04/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: Bonobo Extreme
  dmi.board.vendor: System76, Inc.
  dmi.board.version: bonx7
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: bonx7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd09/04/2013:svnSystem76,Inc.:pnBonoboExtreme:pvrbonx7:rvnSystem76,Inc.:rnBonoboExtreme:rvrbonx7:cvnSystem76,Inc.:ct9:cvrbonx7:
  dmi.product.name: Bonobo Extreme
  dmi.product.version: bonx7
  dmi.sys.vendor: System76, Inc.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-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.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sun Jan 25 13:20:43 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.16.0-1ubuntu1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1415195/+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 1388612] Re: [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

2015-01-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

Status in Mesa:
  Fix Released
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Hello, I'm suffering a GPU lockup problem with Ubuntu 14.10 64-bit on
  a Dell Vostro 1510 laptop with Intel graphics. The problem used to
  arise also with Ubuntu 14.04 and is always reproducible with glmark2
  on the LiveCD. Just to run the ideas benchmark of glmark2 to trigger
  the lockup in few seconds (glmark2 -b ideas). Other OpenGL
  applications also causes the lockup (e.g. FooBillard++, my self-made
  SDL applications). Memory test passed, BIOS at the latest version.
  Don't know if the following is a good point but I think that the
  problem is not caused by a failing hardware because it works fine on
  Windows. I tried with the latest Intel upstream kernel
  (http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-
  next/current/) and upstream X.org (https://launchpad.net/~xorg-
  edgers/+archive/ubuntu/ppa), no change.

  [Personal Notes]
  I'm new to Ubuntu's world, I hope I've done things right, if not please tell 
me and I will resend the report or supply more information. I've created the 
bug report with ubuntu-bug xorg --save from another machine via SSH while the 
sick machine was frozen. It seemed to me more logical than using ubuntu-bug 
directly when the system is working fine. I've collected other information via 
SSH during the same lockup: dmesg, Xorg.0.log, i915_error_state. The latter was 
added as attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Nov  2 19:24:31 2014
  DistUpgraded: 2014-10-25 12:05:51,479 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.13.0-37-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.16.0-23-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.16.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller 
(primary) [8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0273]
 Subsystem: Dell Device [1028:0273]
  InstallationDate: Installed on 2014-10-11 (22 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Vostro1510
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=9b3612b7-c4bf-4840-885b-9fae75d6342c ro splash quiet vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (8 days ago)
  dmi.bios.date: 03/18/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 0M277C
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd03/18/2009:svnDellInc.:pnVostro1510:pvrNull:rvnDellInc.:rn0M277C:rvr:cvnDellInc.:ct8:cvrN/A:
  dmi.product.name: Vostro1510
  dmi.product.version: Null
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  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
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sun Nov  2 18:41:51 2014
  xserver.configfile: default
  xserver.errors:
   intel(0): Detected a hung GPU, disabling acceleration.
   intel(0): When reporting this, please include /sys/class/drm/card0/error and 
the full dmesg.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   15873 
   vendor LPL
  xserver.version: 2:1.16.0-1ubuntu1

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

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

[Touch-packages] [Bug 1393169] Re: Double mouse cursor

2015-01-27 Thread mark
I have the same problem in Utopic AMD64 with MATE 1.8.1; this began
immediately on my upgrade from Trusty to Utopic and continues to the
present.  I have a double mouse pointer appear intermittently during web
browsing, and then it persists; only the left pointer is active.  If I
log out and back in, the single mouse pointer is restored.  This is a
Lenovo IdeaPad Y510P with the latest BIOS, and I am fully updated with
no broken packages or anything.

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

Title:
  Double mouse cursor

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Last up to date Xubuntu 64 bits installed on a laptop

  Since 2 days, the mouse cursor is double with only the left part as
  active and a bar just behing of both arrow (see picture joined).

  I tried to change the theme but no way to go back to a normal mouse
  cursor

  Regards

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Nov 16 11:12:21 2014
  InstallationDate: Installed on 2013-01-03 (681 days ago)
  InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroRelease: Ubuntu 14.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fde0]
 Subsystem: Toshiba America Info Systems Device [1179:fde0]
  InstallationDate: Installed on 2013-01-03 (695 days ago)
  InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1659): WARNING **: Failed to load background: 
Impossible d'ouvrir le fichier « 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg » : Permission 
non accordée
   
   ** (lightdm-gtk-greeter:1659): WARNING **: Failed to read wallpaper: 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:1641): WARNING **: Failed to load background: 
Impossible d'ouvrir le fichier « 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg » : Permission 
non accordée
   
   ** (lightdm-gtk-greeter:1641): WARNING **: Failed to read wallpaper: 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: TOSHIBA Satellite Pro C650
  Package: xorg 1:7.7+7ubuntu2
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-26-generic 
root=UUID=7bc86e4b-720d-4f1c-bb66-a4c08ffc1359 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-26.34-generic 3.16.7-ckt1
  Tags:  utopic ubuntu
  Uname: Linux 3.16.0-26-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/01/2010
  dmi.bios.vendor: INSYDE
  dmi.bios.version: 1.30
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvr1.30:bd07/01/2010:svnTOSHIBA:pnSatelliteProC650:pvrPSC09E-00R01YMV:rvnTOSHIBA:rnPortablePC:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Satellite Pro C650
  dmi.product.version: PSC09E-00R01YMV
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-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
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: 

[Touch-packages] [Bug 1270579] Re: Ubuntu should have an upstart job for saving/restoring backlight level on laptops

2015-01-27 Thread Alberto Salvia Novella
** Description changed:

- Dear all!
+ HOW TO REPRODUCE:
+ 1. Cool boot a laptop.
+ 2. Set a different screen brightness level.
+ 3. Reboot.
  
- I have tested many distros - Arch, OpenSuSe 13.1, Fedora 20, ALT Linux p7, 
Sabayon, Mageia 4.
- Many of them are based on systemd.
- It does not matter what init system they use, but all of them have very 
usefull script (or binary program, I don't know) for saving and restoring 
backlight level on laptop.
+ RESULT:
+ Backlight is not memorized.
  
- In these distros there is a script for save and restore backlight levels for 
two video-cards (acpi_video0 and acpi_video1). During system boot it is 
indicated as follows:
- 
- [  OK  ] Started Load/Save Screen Backlight Brightness of acpi_video1.
- [  OK  ] Started Load/Save Screen Backlight Brightness of acpi_video0.
- .
- 
- =
- 
- Steps to reproduce:
- 1. User boots laptop (cold boot, not wake from suspend)
- 2. User sets comfortable backlight level
- 3. User ends his/her work by shutting down the laptop (not suspend, so 
backlight level is not saved)
- 4. Go to 1 (another cold boot with reseted backlight level).
- 
- =
- 
- According to the list of duplicates and bug heat this bug/feature
- request is very important.
- 
- As you know laptop market share is gigantic (see for example 
http://www.statista.com/statistics/276772/ultrabook-share-of-global-notebook-market-since-2011/
 for stats).
- Also Ubuntu and Debian market share are increasing.
- 
- So I can't believe why this usability fault exists in Ubuntu (and Debian) for 
years.
- It seems that guys from `systemd` understand the problem correctly (sooner or 
later - on 14 Aug 2013, see 
https://github.com/systemd/systemd/commits/56f64d95763a799ba4475daf44d8e9f72a1bd474/src/backlight/backlight.c
 ), but `upstart` and `sysvinit` developers not.
- 
- As you can remember I tried to fix the problem by myself (see my comment on 
askubuntu 
http://askubuntu.com/questions/151651/brightness-is-reset-to-maximum-on-every-restart/227553#227553)
 - I created first version of an init script for saving and restoring backlight 
level (on 10 Dec 2012 - two years ago).
- It had one disadvantage - it operates only when laptop has one graphical 
adaptor and its name was hardcoded to the script (*acpi_video0* in my case).
- 
- So on 2014-12-28 I presented new version of a script - it can save and 
restore backlight levels of all graphical, adaptors, which are found in 
`/sys/class/backlight/*`.
- The init script with symlink aPlease note: ire packed to archive (see 
attachment to comment #18 - 
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1270579/+attachment/4288756/+files/upstart_brightness.tar.gz
 ).
- The script is tested on Ubuntu Precise 12.04.5 and Ubuntu Trusty 14.04.1.
- 
- If you have installed its previous version (from comment #15) - you can 
remove its files with commands:
-  sudo rm /etc/rc?.d/?25backlight /etc/init.d/brightness
- then extract new version with commands:
-  sudo tar -zxvf upstart_brightness.tar.gz -C /
- 
- I hope my script will help somebody.
- Thanks for testing!
- 
- To Ubuntu developers: please contact me if you are ready to include and
- distribute my script to 12.04 and 14.04 deb-pakages.
- 
- =
+ FIX:
+ Into the Terminal application, enter the following lines one by one:
+   - wget 
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1270579/+attachment/4288756/+files/upstart_brightness.tar.gz
+   - sudo rm /etc/rc?.d/?25backlight /etc/init.d/brightness
+   - sudo tar -zxvf upstart_brightness.tar.gz -C /
+   - rm upstart_brightness.tar.gz
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: initscripts 2.88dsf-41ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-4.19-generic 3.13.0-rc8
  Uname: Linux 3.13.0-4-generic i686
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sun Jan 19 17:20:26 2014
  InstallationDate: Installed on 2013-10-20 (91 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  SourcePackage: sysvinit
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (61 days ago)

** Summary changed:

- Ubuntu should have an upstart job for saving/restoring backlight level on 
laptops
+ On laptops, screen brightness isn't memorized between sessions

** Changed in: hundredpapercuts
   Importance: Medium = Low

** Description changed:

  HOW TO REPRODUCE:
- 1. Cool boot a laptop.
+ 1. Boot a laptop.
  2. Set a different screen brightness level.
  3. Reboot.
  
  RESULT:
  Backlight is not memorized.
  
  FIX:
  Into the Terminal application, enter the following lines one by one:
-   - wget 
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1270579/+attachment/4288756/+files/upstart_brightness.tar.gz
-   - sudo rm /etc/rc?.d/?25backlight /etc/init.d/brightness
-   - sudo tar -zxvf upstart_brightness.tar.gz -C /
-   - rm 

[Touch-packages] [Bug 1404188] Re: QNetworkSession::isOpen() always returns false

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package qtbase-opensource-src - 5.3.2+dfsg-
4ubuntu9

---
qtbase-opensource-src (5.3.2+dfsg-4ubuntu9) vivid; urgency=medium

  [ Dmitry Shachnev ]
  * Add a patch to prefer QPA implementation for systemtrayicon, when it
is available. This makes tray icons work on Plasma 5.
  * Refresh debian/patches/enable-tests.patch to not patch the same file
twice.

  [ Timo Jyrinki ]
  * Update Use-a-property-cache-to-cut-down-on-blocking-calls.patch to
not print warnings about using blocking call.
  * Add a patch Refactor-networkmanager-QtBearer-backend-to-use-QDBu.patch
(LP: #1404188)
 -- Dmitry Shachnev mity...@ubuntu.com   Tue, 27 Jan 2015 16:25:13 +0300

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New = Fix Released

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

Title:
  QNetworkSession::isOpen() always returns false

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  Using QNetworkSession::isOpen() in confined apps on a phone running
  vivid always returns false. This might be an apparmor thing, however,
  I couldn't find any REJECTED entries in log files.

  The test app in lp:~mzanetti/+junk/nmsessiontest can reproduce the
  issue. Open this project in ubuntu-sdk's qtcreator and run it on a
  vivid device. Press the button and watch the debug prints.

  On a vivid-desktop or a RTM based phone it will print all is well.
  On a vivid phone however, it'll print network session not open...

  This used to work fine at least back in utopic images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1404188/+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 1158447] Re: leftovers from Unity bar

2015-01-27 Thread Andrea Azzarone
Also please note that the attached screenshot likely was about another
bug.

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

Title:
  leftovers from Unity bar

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  After browsing the Unity bar, icon titles are left on the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1158447/+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   4   >