[Bug 1587249] Re: PIL exception fromstring

2017-09-25 Thread David Planella
Qreator in 16.04 and beyond requires the fix to python-qrencode and this
fix [1] to Qreator itself. See bug 1573577 for more details.

The 16.04 Qreator package with the fix is available in the Qreator PPA.
You can install it as a workaround as per the instructions on that bug.
Adding them here again:

sudo add-apt-repository ppa:qreator-hackers/qreator-stable
sudo apt update
sudo apt install qreator python-qrencode

And again, if someone wants to lend a hand in doing an SRU upload to
backport the Qreator fix to 16.04, help would be very welcome!

[1] https://code.launchpad.net/~eckhofer/qreator/qreator/+merge/297065

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1587249

Title:
  PIL exception fromstring

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1587249] Re: PIL exception fromstring

2017-09-25 Thread David Planella
** Changed in: qreator
   Status: New => Confirmed

** Changed in: qreator
   Importance: Undecided => Medium

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1587249

Title:
  PIL exception fromstring

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1573577] Re: QR code image does not generate after upgrade to Ubuntu 16.04

2017-09-25 Thread David Planella
Thanks for the comment. What I mentioned in my last reply still applies:
if someone wants to lend a hand in doing an SRU upload to backport the
fixes to 16.04, help would be very welcome.

In the meantime, you can install the fixed Qreator and python-qrencode
in 16.04 using the version from the PPA, as per the instructions on my
previous comment in this bug report.

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1573577

Title:
  QR code image does not generate after upgrade to Ubuntu 16.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1623845] Re: [needs-packaging] ubuntu-terminal-app

2016-09-16 Thread David Planella
Please note that all contributors signed the contributor license
agreement, so we can probably put these files under the same umbrella as
the rest in debian/copyright (or add the copyright header in the source
files directly).

The authors themselves should be all traceable from the bzr log.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1623845

Title:
  [needs-packaging] ubuntu-terminal-app

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-07-14 Thread David Planella
In my case it's disabled, but even after enabling it manually, I'm
getting the same errors that I had a few months back:

"cgmanager:do_create_main: pid 2118 (uid 1000 gid 1000) may not create
under /run/cgmanager/fs/freezer"

http://pastebin.ubuntu.com/15635909

I'm not sure if this is a red herring, but in any case, even when the
service is running, this bug is still reproducible and apps won't start.
I.e. ever since I got hit by this bug, I've not been able to dogfood the
Unity 8 session.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1600140] [NEW] App indicator adds an entry for each snap launch

2016-07-08 Thread David Planella
Public bug reported:

Snaps that use the app indicator area via Qt add an new entry to it
every time they are launched, instead of reusing the existing entry.

Steps to reproduce and screenshot:
https://github.com/nuttyartist/notes/pull/77

Some research:

- Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
- didrocks mentions that this might be related to bug 1600136, that is  /tmp is 
not being reused between run instances

** Affects: snappy
 Importance: Undecided
 Status: New

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


** Tags: snap-desktop-issue

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

** Description changed:

  Snaps that use the app indicator area via Qt add an new entry to it
  every time they are launched, instead of reusing the existing entry.
  
  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77
  
  Some research:
  
  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
- - didrocks mentions that this might be related to bug 1600136
+ - didrocks mentions that this might be related to bug 1600136, that is  /tmp 
is not being reused between run instances

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1600140

Title:
  App indicator adds an entry for each snap launch

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1600138] Re: App indicator does not show menu entries for Qt apps

2016-07-08 Thread David Planella
** Description changed:

- Snaps that use the app indicator area via Qt can't display their icon
- there.
+ Snaps that use the app indicator area via Qt can't display their menu
+ entries there.
  
  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77
  
  Some research:
  
  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - didrocks mentions that there are AppArmor denials that prevent the entries 
from being created.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1600138

Title:
  App indicator does not show menu entries for Qt apps

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1600136] [NEW] App indicator does not show icon for Qt apps

2016-07-08 Thread David Planella
Public bug reported:

Snaps that use the app indicator area via Qt can't display their icon
there.

Steps to reproduce and screenshot:
https://github.com/nuttyartist/notes/pull/77

Some research:

- Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
- The indicator icon is created under /tmp under a randomly generated directory 
name

didrocks mentions also:

1. The application says "this is my menu, and here is my icon at that address", 
the address being /tmp/blablabla
2. appindicator receives the bus messages
3. and says "let's have a look at this icon at that address"
4. BUT! /tmp in the snap is different form system /tmp

** Affects: snappy
 Importance: Undecided
 Status: New

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


** Tags: snap-desktop-issue

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

** Tags removed: desktop
** Tags added: snap-desktop-issue

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1600136

Title:
  App indicator does not show icon for Qt apps

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1600138] [NEW] App indicator does not show menu entries for Qt apps

2016-07-08 Thread David Planella
Public bug reported:

Snaps that use the app indicator area via Qt can't display their menu
entries there.

Steps to reproduce and screenshot:
https://github.com/nuttyartist/notes/pull/77

Some research:

- Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
- didrocks mentions that there are AppArmor denials that prevent the entries 
from being created.

** Affects: snappy
 Importance: Undecided
 Status: New

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


** Tags: snap-desktop-issue

** Tags added: desktop

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

** Tags removed: desktop
** Tags added: snap-desktop-issue

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1600138

Title:
  App indicator does not show menu entries for Qt apps

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1573577] Re: QR code image does not generate after upgrade to Ubuntu 16.04

2016-06-13 Thread David Planella
Thanks so much Felix for the fixes here and upstream, you rock!

I created a new release in the Qreator stable PPA. You can install it
with:

sudo add-apt-repository ppa:qreator-hackers/qreator-stable
sudo apt update
sudo apt install qreator python-qrencode

I've backported your fix to pyqrencode upstream to the python-qrencode
package and uploaded it to the Qreator PPA. This way both packages will
be updated and Qreator will ultimately work.

The final, proper, fix is to do an SRU (Stable Release Upload) of both
packages to Ubuntu 16.04, but I'll have to leave that for later. If
someone wants to pick up the task of preparing an SRU for python-
qrencode based on the package I uploaded to the PPA, the help will be
really welcome!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1573577

Title:
  QR code image does not generate after upgrade to Ubuntu 16.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1573577] Re: QR code image does not generate after upgrade to Ubuntu 16.04

2016-06-13 Thread David Planella
** Changed in: qreator
   Importance: High => Critical

** Changed in: qreator
 Assignee: (unassigned) => David Planella (dpm)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1573577

Title:
  QR code image does not generate after upgrade to Ubuntu 16.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1573577] Re: QR code image does not generate after upgrade to Ubuntu 16.04

2016-06-13 Thread David Planella
** Changed in: qreator
   Status: Triaged => Fix Committed

** Also affects: python-qrencode (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1573577

Title:
  QR code image does not generate after upgrade to Ubuntu 16.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1587249] Re: PIL exception fromstring

2016-06-08 Thread David Planella
It might be worth filing a bug upstream too, even though they don't seem
to be much active: https://github.com/Arachnid/pyqrencode

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1587249

Title:
  PIL exception fromstring

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575062] [NEW] Confusing desktop icon when installed in parallel with Ubuntu SDK IDE

2016-04-26 Thread David Planella
Public bug reported:

Currently this package ships a .desktop file with the same icon as the
one on the 'ubuntu-sdk-ide' package, yet it executes a different binary.

This can be extremely confusing to app developers, which a) won't know
which icon to choose when launching the IDE and b) won't know either
that a different installation of the IDE will be launched depending on
the icon.

In addition to that, a third package, 'qtcreator' ships a different icon
that launches the qtcreator binary.

$ dpkg -S /usr/share/applications/ubuntu-sdk-ide.desktop
ubuntu-sdk-ide: /usr/share/applications/ubuntu-sdk-ide.desktop
# Calls 'Exec=qtcreator %F'

$ dpkg -S /usr/share/applications/ubuntusdk.desktop
qtcreator-plugin-ubuntu: /usr/share/applications/ubuntusdk.desktop
# Calls 'Exec=/usr/bin/ubuntu-sdk-ide %F'

$ dpkg -S /usr/share/applications/qtcreator.desktop
qtcreator: /usr/share/applications/qtcreator.desktop
# Calls 'Exec=qtcreator %F'

I'd suggest simply dropping the ubuntusdk.desktop icon from the
qtcreator-plugin-ubuntu package.

See the effect on the screenshots at http://imgur.com/a/F80YO

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

** Description changed:

  Currently this package ships a .desktop file with the same icon as the
  one on the 'ubuntu-sdk-ide' package, yet it executes a different binary.
  
  This can be extremely confusing to app developers, which a) won't know
  which icon to choose when launching the IDE and b) won't know either
  that a different installation of the IDE will be launched depending on
  the icon.
  
  In addition to that, a third package, 'qtcreator' ships a different icon
  that launches the qtcreator binary.
  
  $ dpkg -S /usr/share/applications/ubuntu-sdk-ide.desktop
  ubuntu-sdk-ide: /usr/share/applications/ubuntu-sdk-ide.desktop
  # Calls 'Exec=qtcreator %F'
  
  $ dpkg -S /usr/share/applications/ubuntusdk.desktop
  qtcreator-plugin-ubuntu: /usr/share/applications/ubuntusdk.desktop
  # Calls 'Exec=/usr/bin/ubuntu-sdk-ide %F'
  
- $ dpkg -S /usr/share/applications/qtcreator.desktop 
+ $ dpkg -S /usr/share/applications/qtcreator.desktop
  qtcreator: /usr/share/applications/qtcreator.desktop
  # Calls 'Exec=qtcreator %F'
  
  I'd suggest simply dropping the ubuntusdk.desktop icon from the
  qtcreator-plugin-ubuntu package.
+ 
+ See the effect on the screenshots at http://imgur.com/a/F80YO

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575062

Title:
  Confusing desktop icon when installed in parallel with Ubuntu SDK IDE

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575048] [NEW] Remove qtc* packages from the SDK seed

2016-04-26 Thread David Planella
Public bug reported:

After having talked to the SDK team, I'm told that the following
packages should be removed from the SDK seed:

 * qtcreator-doc
 * qtcreator
 * qtcreator-plugin-ubuntu

These cause qtcreator to be installed twice: as 'qtcreator' and (when
the SDK is installed, as recommended, from the SDK PPA) as 'ubuntu-sdk-
ide', causing much confusion to app developers.

http://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ubuntu-
touch.xenial/view/head:/sdk

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575048

Title:
  Remove qtc* packages from the SDK seed

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1555504] Re: Cannot install latest snaps from the store

2016-04-25 Thread David Planella
On Mon, Apr 25, 2016 at 12:10 PM, Robert Ancell  wrote:

> Still occurring?
>

Things have changed so much in snapd that it might be worth closing this
bug.


>
> ** Changed in: gnome-software (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/104
>
> Title:
>   Cannot install latest snaps from the store
>
> Status in gnome-software package in Ubuntu:
>   Incomplete
>
> Bug description:
>   While a new version of ubuntu-calculator is in the store (2.1+snap2),
>   searching for "Calculator" in the store returns only a result that
>   seems to be cached on an old version.
>
>   In any case, trying to install that (old) version results in the
>   following error and a failure to install:
>
>   (gnome-software:22108): Gs-WARNING **: State change on ubuntu-
>   calculator-app.ubuntucoredev from installed to available is not OK
>
>   (gnome-software:22108): Gs-WARNING **: failed to install ubuntu-
>   calculator-app.ubuntucoredev: snapd returned status code 403:
>   Forbidden
>
>   Full log:
>   http://pastebin.ubuntu.com/15340386
>
>   It seems the API is returning the old version of the app, though:
>   http://pastebin.ubuntu.com/15340450
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/104/+subscriptions
>

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

Title:
  Cannot install latest snaps from the store

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-04-22 Thread David Planella
I'm somehow confused. While the attached branch adds a missing
dependency, it seems from some of the comments this is not actually
fixing the bug.

In my particular case:

- I had manually installed libpam-cgfs
- Modified /etc/pam.d/common-session as suggested [1] (although the branch does 
not seem to address that?)
- cgmanager does not start automatically

After manually starting cgmanager at some point I got apps running.
However, having tried it again today, apps still close instantly even
after manually starting the cgmanager service.

Are there any particular logs I could send to help debug the issue?

[1] http://pastebin.ubuntu.com/15635909

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1555569] Re: [snaps] Show human-readable names for store apps

2016-04-13 Thread David Planella
** Tags added: gnome-software

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/169

Title:
  [snaps] Show human-readable names for store apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-reviewers-tools/+bug/169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1555569] Re: [snaps] Show human-readable names for store apps

2016-04-13 Thread David Planella
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/169

Title:
  [snaps] Show human-readable names for store apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-reviewers-tools/+bug/169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1555504] Re: Cannot install latest snaps from the store

2016-04-13 Thread David Planella
** Information type changed from Private to Public

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

Title:
  Cannot install latest snaps from the store

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1555567] Re: License information from the store not being used

2016-04-13 Thread David Planella
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/167

Title:
  License information from the store not being used

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1564076] Re: Can't launch snaps

2016-04-13 Thread David Planella
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1564076

Title:
  Can't launch snaps

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1561285] Re: snapd operations don't contain progress information

2016-04-13 Thread David Planella
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561285

Title:
  snapd operations don't contain progress information

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1553328] Re: unity8 crashed with SIGSEGV on nouveau, in eglMakeCurrent() ... nv50_flush() ... pushbuf_kref()

2016-04-08 Thread David Planella
** Tags added: unity8-desktop

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553328

Title:
  unity8 crashed with SIGSEGV on nouveau, in eglMakeCurrent() ...
  nv50_flush() ... pushbuf_kref()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1396611] Re: Cannot install click packages on ISO installs of Ubuntu

2016-04-05 Thread David Planella
** Tags added: unity8-desktop

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1396611

Title:
  Cannot install click packages on ISO installs of Ubuntu

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-04-05 Thread David Planella
Sorry, I had somehow missed the last replies and moved on to other
things, subscribing to bug mail now.

Here's the output of my /etc/pam.d/common-session file, which I think from the 
comments contains the correct stance.
http://pastebin.ubuntu.com/15635909/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-03-19 Thread David Planella
** Also affects: unity8-desktop-session (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cgmanager in Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1466432] Re: Cannot install click packages on the unity 8 desktop session

2016-03-19 Thread David Planella
Also see bug 1396611 for the (non-LXC) unity8 session counterpart.

** No longer affects: unity8-desktop-session

** No longer affects: unity8-desktop-session (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466432

Title:
  Cannot install click packages on the unity 8 desktop session

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-preview-lxc/+bug/1466432/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-03-19 Thread David Planella
@MV, this is about using the ubuntu-desktop-session-mir

@Serge, I eventually got it working, but every time I want to log into
the Unity 8 session, I need to go to tty1 first and do a 'sudo service
cgmanager start'.

Also, I think unrelated to this, with the workaround apps do start,
except for the browser, which crashes after a few seconds of having
started.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-03-19 Thread David Planella
** Also affects: unity8-desktop-session (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-03-16 Thread David Planella
I had another go at it, without success. After checking the status of
the cgmanager service on tty1 (not started), I manually started the
service.

I then logged into the Unity 8 session, but apps were still crashing.
Here is some output showing cgmanager errors:

http://pastebin.ubuntu.com/15400866

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1557423] [NEW] Cannot log into the Snappy Store if e-mail contains dot

2016-03-15 Thread David Planella
Private bug reported:

Going to the "Snappy Store" tab in software properties, if you try to to
log in, and your e-mail address contains a dot (e.g.
"david.plane...@example.com", the Sign In button will be grayed out,
making it impossible for you to log in.

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

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


** Tags: sdoc

** Information type changed from Public to Private

** Tags added: sdoc

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1557423

Title:
  Cannot log into the Snappy Store if e-mail contains dot

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-03-11 Thread David Planella
I'm not sure if that helps, but in my case comment 42 did not make a
difference, and I've noticed that at least from the regular Unity 7
session cgmanager hadn't been started automatically:

$ sudo service cgmanager status
[sudo] password for dpm: 
● cgmanager.service - Cgroup management daemon
   Loaded: loaded (/lib/systemd/system/cgmanager.service; disabled; vendor prese
   Active: inactive (dead)

dpm@el-far:~$ apt-cache policy cgmanager
cgmanager:
  Instaŀlat: 0.39-2ubuntu5
  Candidat:  0.39-2ubuntu5
  Taula de versió:
 *** 0.39-2ubuntu5 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status

$ apt-cache policy libpam-cgfs libpam-cgm
libpam-cgfs:
  Instaŀlat: 2.0.0~rc3-0ubuntu1
  Candidat:  2.0.0~rc3-0ubuntu1
  Taula de versió:
 *** 2.0.0~rc3-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status
libpam-cgm:
  Instaŀlat: (cap)
  Candidat:  0.39-2ubuntu5
  Taula de versió:
 0.39-2ubuntu5 500
500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1555569] [NEW] Show human-readable names for store apps

2016-03-10 Thread David Planella
Private bug reported:

GNOME Software shows the package name from the app (the snap's name you
can't change in the store) instead of the human-readable one (the one
you can edit in the store).

That is, the entry in GNOME Software reads 'ubuntu-calculator-app'
instead of 'Calculator (Unity 7)'. The latter is specified as "Package
title" in the web UI, not sure which field name it's got in the store
API.

It seems, though, that snappy does not have the concept of a human-
readable name and it's using the "description" field for that. I'm not
sure if that's the intention, or if it's expected that any store clients
use the "Package title" from the store API instead.

snapd gives the following information for ubuntu-calculator-app (in this case, 
sideloaded):
{
  "description" : "Ubuntu Calculator app",
  "download_size" : -1,
  "icon" : "/2.0/icons/ubuntu-calculator-app.sideload/icon",
  "installed_size" : 581341041,
  "name" : "ubuntu-calculator-app",
  "origin" : "sideload",
  "resource" : "/2.0/snaps/ubuntu-calculator-app.sideload",
  "status" : "active",
  "type" : "app",
  vendor" : "",
 "version" : "IOBXFFOCRcXL"
}

>From James Tait:

The human-readable package display name, “Package name” in the upload
form, maps to the title field in the store API and takes its data from
the same field in a Click manifest, but seemingly has no equivalent in a
Snap manifest. The closest field in snap.yaml appears to be summary, but
I was intending to extract that to tagline and fix bug #1303354 so we
can surface that in the store API.

The ​description field in the store API maps to the “Tagline” and
“Description” fields in the upload form, and takes its data from the
title and description fields in Click manifests, and the description
field in Snap manifests.

​The name field in the store API maps to the unchangeable package name
in the store web UI, and takes its data from the same field in both
Click and Snap manifests, with the author’s short namespace appended if
the extracted package name is unqualified.​

** Affects: click-package-index
 Importance: Undecided
 Status: New

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


** Tags: sdoc

** Information type changed from Public to Private

** Also affects: click-package-index
   Importance: Undecided
   Status: New

** Tags added: sdoc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/169

Title:
  Show human-readable names for store apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-package-index/+bug/169/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1538591] Re: Add a control to toggle between windowed and staged modes

2016-03-02 Thread David Planella
Emanuele, please do not change the bug status unless you are certain of
the state or you are working on them. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1538591

Title:
  Add a control to toggle between windowed and staged modes

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1548783] [NEW] Spanish surnames incorrectly imported and discarded

2016-02-23 Thread David Planella
Public bug reported:

In Spain it is customary to have two surnames, both necessary for legal
effects. As an example:

Jordi López Echevarría

Where the first is the given name, followed by the first surname and the
second surname.

When importing the contacts from gmail, it seems the first surname is
being discarded (I assume they are treated as middle name?), resulting
in an incorrect contact name in the Ubuntu address book. e.g.:

Jordi Echevarría

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1548783

Title:
  Spanish surnames incorrectly imported and discarded

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-02-03 Thread David Planella
@Andrea, in fact, I tried installing first libpam-cgm (no luck) and then
libpam-cgfs (no luck either).

I've no idea how to restart cmanager, so any guidance in there, would be
great, thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-02-02 Thread David Planella
Is there any additional step required to get apps to start?

In my case, the libpam-cgs package was already installed on my desktop,
and it didn't make any difference (apps still close after a split
second). I also tried to edit /etc/pam.d/common-session as instructed on
comment #25, but that didn't make a difference either.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2016-02-02 Thread David Planella
Is there any additional step required to get apps to start?

In my case, the libpam-cgs package was already installed on my desktop,
and it didn't make any difference (apps still close after a split
second). I also tried to edit /etc/pam.d/common-session as instructed on
comment #25, but that didn't make a difference either.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392276] Re: TextArea does not export TextEdit's textDocument property

2016-01-29 Thread David Planella
** Changed in: reminders-app
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392276

Title:
  TextArea does not export TextEdit's textDocument property

To manage notifications about this bug go to:
https://bugs.launchpad.net/reminders-app/+bug/1392276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1525312] Re: "Media Player" is not translated

2015-12-11 Thread David Planella
*** This bug is a duplicate of bug 1521186 ***
https://bugs.launchpad.net/bugs/1521186

I can confirm. It looks like a duplicate of bug 1521186, though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1525312

Title:
  "Media Player" is not translated

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1300210] Re: Google calendar events with video don't show link in event

2015-10-21 Thread David Planella
** Changed in: ubuntu-calendar-app
   Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1300210

Title:
  Google calendar events with video don't show link in event

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1481631] Re: Feedback Package name is missing

2015-08-13 Thread David Planella
** Changed in: developer-ubuntu-com
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1481631

Title:
  Feedback Package name is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-ubuntu-com/+bug/1481631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1450988] Re: [Infographic] Duplicate metrics for no calls made today

2015-08-11 Thread David Planella
Could you please provide more context on why it cannot be fixed as a
single bug?

Currently, the link to the leankit board takes me to a page I cannot
access (and I suspect none of the other subscribers can). Would you mind
explaining the solution in writing as a comment in the bug? Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450988

Title:
  [Infographic] Duplicate metrics for no calls made today

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1450988] Re: [Infographic] Duplicate metrics for no calls made today

2015-08-03 Thread David Planella
I feel we've spent more time triaging and changing the status of this
bug than actually solving it. The change should not be more than a line
of text, so what about using the following messages:

- No calls made today
- No time spent on calls today

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450988

Title:
  [Infographic] Duplicate metrics for no calls made today

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1450988] Re: [Infographic] Duplicate metrics for no calls made today

2015-08-03 Thread David Planella
** Branch linked: lp:~dpm/telephony-service/no-calls-string

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450988

Title:
  [Infographic] Duplicate metrics for no calls made today

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1474944] Re: Settings Display results from SCOPE is not translated

2015-08-03 Thread David Planella
A call was sent to translators on the 16th of June [1], and the upstream
project is translated into 23 languages already:

https://translations.launchpad.net/unity-scopes-shell/trunk

It seems like the target languages for bq are covered there too.

Depending on whether the translations are shipped in a click package or
as a .deb package, the developer will need to do some work to integrate
and ship the translations.

Looking at https://translations.launchpad.net/ubuntu/wily/+source/unity-
scopes-shell it seems it's shipped as a .deb package, in which case, I'd
recommend using the same setup as other scopes shipped by default. In
summary, it's about ensuring that the .deb package generates a .pot file
on build, which boils down to:

1. Add X-Ubuntu-Use-Langpack: yes to debian/control's source record
2. Use dh_translations to generate a POT file during the build process. 

[1] https://lists.ubuntu.com/archives/ubuntu-
translators/2015-July/006949.html

** Changed in: ubuntu-translations
   Status: New = Fix Committed

** Changed in: ubuntu-translations
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1474944

Title:
  Settings Display results from SCOPE is not translated

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1473367] [NEW] Silently fails to install updates if Ubuntu One credentials are not correct

2015-07-10 Thread David Planella
Public bug reported:

I recently had to change my Ubuntu SSO password, but I had forgotten to
update my Ubuntu One account on the phone.

I went to System Settings, saw some updates and clicked on Install all
updates. This resulted in the usual screen with the list of apps/scopes
being downloaded, but they were frozen showing the progress:
Downloading 0 bytes of

Only after I had quit System Settings and went to the click store (I was
suspecting an error in connectivity with the store), I was presented
with a screen that told me to log into Ubuntu One again.

I would have expected u-s-s to tell me that my credentials were
incorrect and that I needed to re-login.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1473367

Title:
  Silently fails to install updates if Ubuntu One credentials are not
  correct

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1472078] [NEW] Needs dependency on xserver-xephyr

2015-07-06 Thread David Planella
Public bug reported:

Upon installing the qtcreator-plugin-autopilot package, it will not run
unless the user installs the following dependency:

xserver-xephyr

qtcreator-plugin-autopilot should depend on it so that it is installed
automatically.

** Affects: qtcreator-plugin-autopilot
 Importance: Undecided
 Status: New

** Affects: qtcreator-plugin-autopilot (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: qtcreator-plugin-autopilot (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1472078

Title:
  Needs dependency on xserver-xephyr

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtcreator-plugin-autopilot/+bug/1472078/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418460] Re: libconnectivity-qt1-dev un-installable in click chroot

2015-07-03 Thread David Planella
I'm on an amd64 15.04 host, up-to-date 15.04 armhf chroot, and this is
the scary picture I get when trying to install that dependency:
http://pastebin.ubuntu.com/11815838/

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
   Status: Expired = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418460

Title:
  libconnectivity-qt1-dev un-installable in click chroot

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469008] Re: Ubuntu Phone: 1/15 Times the position accuracy are lost

2015-06-26 Thread David Planella
** Tags added: avengers

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469008

Title:
  Ubuntu Phone: 1/15 Times the position  accuracy are lost

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469007] Re: [Meizu MX4] In first run, a GPS app is not asking about location

2015-06-26 Thread David Planella
** Tags added: avengers

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469007

Title:
  [Meizu MX4] In first run, a GPS app is not asking about location

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1466031] Re: Need to disable the swipe wizard after the first run

2015-06-18 Thread David Planella
On Thu, Jun 18, 2015 at 2:16 PM, Sebastien Bacher seb...@ubuntu.com
wrote:

 thanks, did you complete the wizard? it should write a config and not
 show again for the user (or do you wipe/recreate your userdir every
 time?) are you speaking about the oobe wizard (configuration) or about
 the unity8 demo?


Thanks Seb. As Chris is saying, this might be specific to the unity8 in LXC
session, so apologies if I filed it against the wrong project. It's
difficult for me to say where bugs should be assigned, so I added both just
in case.

To answer the questions, I complete the wizard each time. It's not the full
OOBE wizard, but just 2 steps of the wizard that shows how to use the
launcher. In particular, these are the two steps that I'm welcomed with
every time I enter the session:

https://photos.google.com/photo/AF1QipMir5g1iY8KVryvqPuVZKW9nBMkW71nYOGarGSA
https://photos.google.com/photo/AF1QipOGh67EGCFIZ5ApX8TO1zTd5TAPqNbxR3BMRETg

I do not wipe my /home dir, I'm reusing my regular home, which is mounted
on the LXC container.

Cheers,
David.

--
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1466031

 Title:
   Need to disable the swipe wizard after the first run

 Status in Unity 8 Desktop Session:
   New
 Status in Unity8 Desktop Preview in LXC:
   New
 Status in unity8-desktop-session package in Ubuntu:
   New
 Status in unity8-lxc package in Ubuntu:
   New

 Bug description:
   After logging into the session, the swipe wizard is shown on every
   login.

   It'd be great to disable it once it's been run once, so that users
   don't have to go through it on every single login.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/unity8-desktop-session/+bug/1466031/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466031

Title:
  Need to disable the swipe wizard after the first run

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-desktop-session/+bug/1466031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1466432] Re: Cannot install click packages

2015-06-18 Thread David Planella
On Thu, Jun 18, 2015 at 2:07 PM, Christopher Townsend 
christopher.towns...@canonical.com wrote:

 Hey David,

 I have no experience trying to install clicks. neither on a regular host
 nor a unity8-lxc.


Sorry, I wasn't clear: when I said on the host, I meant actually
installing it in the container, but from the host's unity7 session via
lxc-console. When I said on the unity8 session, I meant having logged
into the unity8 session, having started the terminal app and ran the 'pkcon
install-local' command from there.



 Are you able to install a click on your host via command line, ie, not
 in the LXC?


I guess you mean from the host's unity 7 session. I had never tried it,
assuming you needed a unity8-based system to do it. But I gave it a go and
here's the result:

http://pastebin.ubuntu.com/11736394/ (see the notes)


 Also, I'm not sure what you mean by:
 When trying to install from the unity8 session: I get a Failed to obtain
 authentication error.


I meant having logged into the unity8 session, having started the terminal
app and ran the 'pkcon install-local' command from there.


 Are you trying to install a package via the Store?  If so, this is not
 supported.


No, I didn't use the store, I used the terminal ^, as I was aware of bug
#1466009

Thanks for the help!



 Thanks!

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1466432

 Title:
   Cannot install click packages

 Status in Unity 8 Desktop Session:
   New
 Status in Unity8 Desktop Preview in LXC:
   New
 Status in unity8-desktop-session package in Ubuntu:
   New
 Status in unity8-lxc package in Ubuntu:
   Confirmed

 Bug description:
   I don't seem to be able to install click packages on the unity8 LXC
   session:

   - When trying to install from the host via lxc-console:
 http://pastebin.ubuntu.com/11734759/
   - When trying to install from the host via lxc-attach:
 http://pastebin.ubuntu.com/11734761/
   - When trying to install from the unity8 session: I get a Failed to
 obtain authentication error.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/unity8-desktop-session/+bug/1466432/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466432

Title:
  Cannot install click packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-desktop-session/+bug/1466432/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466432] Re: Cannot install click packages

2015-06-18 Thread David Planella
Had a chat about it on  #ubuntu-app-devel:

sergiusens dpm: ogra_ nik90 i'm just guessing, but you may not have a click 
database initialized
sergiusens dpm: pkcon install won't work unless you have the right security 
polkit bits setup
popey sergiusens: That's what we're missing - and no idea how to set that up
sergiusens popey: dpm https://click.readthedocs.org/en/latest/databases.html
sergiusens popey: dpm you would need to setup the polkit rules, check the 
phone, under /etc/polkit something
 popey: dpm and I think the right bits for polkit are in lxc-android-config
dpm sergiusens, does this look like what would be needed to have installed? 
http://pastebin.ubuntu.com/11736592/
 doesn't seem to list any polkit rules, though
 the polkit-1 package seems to have http://pastebin.ubuntu.com/11736591/

In summary, from what I could gather it seems that to be able to install
click packages from the command line:

1) A click database needs to be registered
2) A set of polkit rules need to be installed

** Summary changed:

- Cannot install click packages
+ Cannot install click packages on the unity 8 desktop session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466432

Title:
  Cannot install click packages on the unity 8 desktop session

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-desktop-session/+bug/1466432/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466432] [NEW] Cannot install click packages

2015-06-18 Thread David Planella
Public bug reported:

I don't seem to be able to install click packages on the unity8 LXC
session:

- When trying to install from the host via lxc-console: 
http://pastebin.ubuntu.com/11734759/
- When trying to install from the host via lxc-attach: 
http://pastebin.ubuntu.com/11734761/
- When trying to install from the unity8 session: I get a Failed to obtain 
authentication error.

** Affects: unity8-desktop-session
 Importance: Undecided
 Status: New

** Affects: unity8-preview-lxc
 Importance: Undecided
 Status: New

** Affects: unity8-desktop-session (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity8-lxc (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Also affects: unity8-preview-lxc
   Importance: Undecided
   Status: New

** Also affects: unity8-desktop-session
   Importance: Undecided
   Status: New

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466432

Title:
  Cannot install click packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-desktop-session/+bug/1466432/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466031] Re: Need to disable the swipe wizard after the first run

2015-06-18 Thread David Planella
** Also affects: unity8-preview-lxc
   Importance: Undecided
   Status: New

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466031

Title:
  Need to disable the swipe wizard after the first run

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-desktop-session/+bug/1466031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466026] Re: Blank scopes window

2015-06-17 Thread David Planella
** Also affects: unity8-preview-lxc
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466026

Title:
  Blank scopes window

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-preview-lxc/+bug/1466026/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466026] [NEW] Blank scopes window

2015-06-17 Thread David Planella
Public bug reported:

When I first logged into the Unity 8 session, I was presented with a
blank Scopes window.

This turned out to be because I had been doing some development on the
Unity 7 host (whose /home is mounted on the LXC container) and
gsettings get com.canonical.Unity.Dash favorite-scopes returned a list
of scopes which were not installed in the session.

The fix was to run gsettings reset com.canonical.Unity.Dash favorite-
scopes on the host (it couldn't be run on the LXC container without a
graphical session). Perhaps this is a step that 'unity8-lxc-setup' could
run?

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466026

Title:
  Blank scopes window

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466035] [NEW] Incorrect locale if the host's locale is not present in the desktop next ISO

2015-06-17 Thread David Planella
Public bug reported:

If unity8-lxc-setup is run from a host with a locale that is not
included in the desktop next iso (which has only got a few language
packs installed), there are a few warnings shown during the setup:

http://pastebin.ubuntu.com/11724558/

The issue is that the host's locale is not recognized and in the
container it is then set as POSIX upon failure to recognize it.
POSIX is an invalid locale name, which then prevents Mir from starting
in the unity8 session.

The workaround for this after the setup is to generate the locale inside
the container. In this particular case, it was the 'ca' locale:

root@unity8-lxc:~# locale-gen ca
Generating locales...
  ca_AD.UTF-8... done
  ca_ES.UTF-8... done
  ca_ES.UTF-8@valencia... done
  ca_FR.UTF-8... done
  ca_IT.UTF-8... done
Generation complete.
root@unity8-lxc:~# locale
LANG=ca_ES.UTF-8
LANGUAGE=ca_ES
LC_CTYPE=ca_ES.UTF-8
LC_NUMERIC=ca_ES.UTF-8
LC_TIME=ca_ES.UTF-8
LC_COLLATE=ca_ES.UTF-8
LC_MONETARY=ca_ES.UTF-8
LC_MESSAGES=ca_ES.UTF-8
LC_PAPER=ca_ES.UTF-8
LC_NAME=ca_ES.UTF-8
LC_ADDRESS=ca_ES.UTF-8
LC_TELEPHONE=ca_ES.UTF-8
LC_MEASUREMENT=ca_ES.UTF-8
LC_IDENTIFICATION=ca_ES.UTF-8
LC_ALL=

Here's an explanation of why this might be happening:
http://askubuntu.com/a/18/9781

Perhaps the best thing to do would be for unity8-lxc-setup to run
locale-gen if it detects that the host locale is not recognized? Or to
simply add a step to run locale-gen regardless, which might be much
simpler and less error-prone.

** Affects: unity8-preview-lxc
 Importance: Undecided
 Status: New

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

** Also affects: unity8-preview-lxc
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466035

Title:
  Incorrect locale if the host's locale is not present in the desktop
  next ISO

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-preview-lxc/+bug/1466035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460144] Re: New swipe actions tutorial needs translations

2015-06-08 Thread David Planella
The new messages are now translatable at:

https://translations.launchpad.net/dialer-app
https://translations.launchpad.net/messaging-app

A notification e-mail has been sent to translators too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460144

Title:
  New swipe actions tutorial needs translations

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454690] Re: Kit creation fails because qtsensors5-dev can't be located

2015-05-15 Thread David Planella
It seems that the offending package only exists for trusty, but not
utopic?

$ rmadison qtsensors5-dev
 qtsensors5-dev | 5.2.1+dfsg-2ubuntu2 | trusty | amd64, arm64, armhf, i386, 
powerpc, ppc64el

Where is that package pulled from? It seems it shouldn't be included in
a 14.10 click chroot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454690

Title:
  Kit creation fails because qtsensors5-dev can't be located

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1450988] [NEW] Duplicate metrics for no calls made today

2015-05-02 Thread David Planella
Public bug reported:

I noticed that when tapping on the welcome screen, the metrics for No
calls made today were shown twice. That is:

1. Tap on the circle until you see No calls made today
2. Double tap again

Actual:
 - The same No calls made today text is shown, but with a different diagram

Expected:
- No time spent on calls today (or similar) is shown

I think it just needs a one-liner change on this code in
indicator/metrics.cpp [1]. I would suggest No time spent on calls
today on the second instance.

This will also need a .pot file update to expose the new string to
translators.

mMetrics[OutgoingCalls] = 
mMetricManager-add(MetricParameters(DIALER_OUTGOING_STATISTICS_ID).formatString(GettextMarkExtraction(b%1/b
 calls made today))
  
.emptyDataString(GettextMarkExtraction(No calls made 
today)).textDomain(APP_ID).minimum(0.0));
mMetrics[CallDurations] = 
mMetricManager-add(MetricParameters(DIALER_CALL_DURATION_STATISTICS_ID).formatString(GettextMarkExtraction(Spent
 b%1/b minutes in calls today))
  
.emptyDataString(GettextMarkExtraction(No calls made 
today)).textDomain(APP_ID).minimum(0.0));

[1] http://bazaar.launchpad.net/~phablet-team/telephony-
service/trunk/view/head:/indicator/metrics.cpp#L48

** Affects: telephony-service (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450988

Title:
  Duplicate metrics for no calls made today

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1446212] Re: Support installing localization data from click packages

2015-04-21 Thread David Planella
I'm guessing the click language packs would be provided by a trusted set
of contributors: Ubuntu Translators, in the same way they provide the
.deb language packs today.

Perhaps the click language packs could have their own policy that
triggers a manual review to ensure only those from a trusted source get
uploaded?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1446212

Title:
  Support installing localization data from click packages

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1446062] Re: Cannot deploy my application onto my nexus 4 device

2015-04-20 Thread David Planella
** Tags added: i18n-qml-tutorial

** Summary changed:

- Cannot deploy my application onto my nexus 4 device
+ Cannot deploy onto devices if translations directory is not present

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1446062

Title:
  Cannot deploy onto devices if translations directory is not present

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445753] Re: No media available label shows in camera preview with long translations

2015-04-18 Thread David Planella
** Also affects: camera-app
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445753

Title:
  No media available label shows in camera preview with long
  translations

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1445753/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445755] [NEW] Provide a way to hide images from a particular location

2015-04-18 Thread David Planella
Public bug reported:

I've put about 30GB of music in my SD card. Some of the music files
don't have embedded cover art and their folders contain those cover art
images.

When I then opened the Gallery app, I noticed I now have thousands of
pictures imported from the cover art images showing up in my Events
and Pictures tabs, cluttering the real pictures I've taken with the
camera.

Is there a way to tell either mediascanner or the Gallery app to ignore
a path and not import/show the images there? E.g. similar to Android,
where you can put a .nomedia file in a folder and its images won't show
up in the picture viewer.

** Affects: gallery-app
 Importance: Undecided
 Status: New

** Affects: mediascanner2
 Importance: Undecided
 Status: New

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

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

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

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

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

** Summary changed:

- Provide a way to hide images
+ Provide a way to hide images from a particular location

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445755

Title:
  Provide a way to hide images from a particular location

To manage notifications about this bug go to:
https://bugs.launchpad.net/gallery-app/+bug/1445755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445758] [NEW] Spinning dots behind Play icon are confusing

2015-04-18 Thread David Planella
Public bug reported:

The spinning dots shown when tapping on a video give the impression
something is happening when in fact a further user action (another tap)
is being waited on.

Steps to reproduce:

1. Open Gallery app
2. Tap on a video under Events

Expected:
3. The video starts playing

Actual:
3. A black screen with a translucent play icon and the spinning dots animation 
is shown
4. Wait
5. Nothing happens
6. Tap the screen
7. Mediaplayer is open and the video is played

** Affects: gallery-app
 Importance: Undecided
 Status: New

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445758

Title:
  Spinning dots behind Play icon are confusing

To manage notifications about this bug go to:
https://bugs.launchpad.net/gallery-app/+bug/1445758/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445753] [NEW] No media available label shows in camera preview with long translations

2015-04-18 Thread David Planella
Public bug reported:

See the attached screenshot. The translation in Catalan for No media
available. is longer than the English string, making the letters not
visible in the screenshot spill out to the camera preview.

The label size for that message should probably be limited to the width
of the photo roll, so that longer messages don't affect the camera
preview.

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

** Attachment added: camera.png
   https://bugs.launchpad.net/bugs/1445753/+attachment/4378980/+files/camera.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445753

Title:
  No media available label shows in camera preview with long
  translations

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1445372] Re: When using the simple QML template, translations are not shipped in the click package

2015-04-17 Thread David Planella
zbenjamin davidcalle: yes the mo files are created directly into the deploy 
dir
 davidcalle: builddir/.ubuntu-sdk-deploy
davidcalle zbenjamin, yes, but they are not in the final click
zbenjamin hm. Probably the packaging step cleans up the deploy dir 

** Description changed:

  When using the simple QML template, translations are correctly built,
  but not included in the final click package.
  
- This is a critical issue for developers.
+ This is a critical issue for developers, who otherwise won't be able to
+ ship translations.
+ 
+ To provide more context, we're also in the process of writing i18n
+ tutorials for app  scope developers and a guide, and this bug is
+ blocking the QML tutorial.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1445372

Title:
  When using the simple QML template, translations are not shipped in
  the click package

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444911] [NEW] Template name when building translations is too generic

2015-04-16 Thread David Planella
Public bug reported:

I'm using the standard QML app template, which by default has got a
Makefile with a rule to create the translations template.

po/template.pot: $(QMLJS_FILES)
mkdir -p $(CURDIR)/po  xgettext -o po/template.pot --qt --c++ 
--add-comments=TRANSLATORS --keyword=tr --keyword=tr:1,2 $(QMLJS_FILES) 
--from-code=UTF-8

template.pot is too generic. By convention, it's the project name, so
I'd suggest to follow this naming scheme

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


** Tags: i18n-qml-tutorial

** Tags added: i18n-qml-tutorial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444911

Title:
  Template name when building translations is too generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444908] [NEW] Build and validate click package button does not build translations

2015-04-16 Thread David Planella
Public bug reported:

I'm using the standard QML app template, which by default has got a
Makefile with a build-translations rule.

$(TRANSLATION_ROOT)/share/locale/%/LC_MESSAGES/$(APP_ID).mo: po/%.po
mkdir -p $(TRANSLATION_ROOT)/share/locale/$*/LC_MESSAGES  msgfmt -o 
$(@) $()

Expected:
- Build and validate click package button runs the build-translations target 
and translations are built and included in the click package

Actual:
- Build and validate click package button does not run the build-translations 
target. Translations are neither built nor included in the click package

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
 Importance: Undecided
 Assignee: Benjamin Zeller (zeller-benjamin)
 Status: In Progress


** Tags: i18n-qml-tutorial

** Tags added: i18n-qml-tutorial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444908

Title:
  Build and validate click package button does not build translations

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444913] [NEW] Build Translations menu option fails to find translations to build

2015-04-16 Thread David Planella
Public bug reported:

I'm using the standard QML app template for a project that contains a po
folder populated with .po files

The Build  Ubuntu  Translations  Build Translations menu should
take care of building .mo files from the source .po files, but it seems
at some point it stopped working.

Expected:
- Build  Ubuntu  Translations  Build Translations menu option builds .mo 
files in the expected share/locale... location

Actual:
- Build  Ubuntu  Translations  Build Translations  menu option fails to 
find any .po files. Here is the log:

[11:49:27] Started msgfmt
[11:49:27] msgfmt: error opening «po/*.po» for reading: File or directory does 
not exist

[11:49:27] msgfmt: error opening «po/*.po» for reading: File or
directory does not exist

[11:49:27] 
[11:49:27] msgfmt finished with code 1

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


** Tags: i18n-qml-tutorial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444913

Title:
  Build Translations menu option fails to find translations to build

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1444913] Re: Build Translations menu option fails to find translations to build

2015-04-16 Thread David Planella
An option could be to drop that menu too, given the fact that the fix
for bug #1444908 already builds the translations.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444913

Title:
  Build Translations menu option fails to find translations to build

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1444913] Re: Build Translations menu option fails to find translations to build

2015-04-16 Thread David Planella
*** This bug is a duplicate of bug 1257313 ***
https://bugs.launchpad.net/bugs/1257313

** This bug has been marked a duplicate of bug 1257313
   UbuntuTranslationsMake translations doesn't work

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444913

Title:
  Build Translations menu option fails to find translations to build

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1425114] Re: Please build documentation package for QtOrganizer

2015-03-24 Thread David Planella
Even if there is a C++ API break, there is still value in publishing the
documentation, which will be then updated with the new API, correct?

Currently we're using it for the Calendar core app, and it'd be
extremely useful to have that documentation on developer.u.c.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1425114

Title:
  Please build documentation package for QtOrganizer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtpim-opensource-src/+bug/1425114/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1431900] Re: 404 error from http://cn.system-image.ubuntu.com

2015-03-16 Thread David Planella
Just an update that in the meantime, and until the bug has been fixed,
the cache redirect has been disabled for now. For users in China this
will mean that downloads are a bit slower, but at least successful.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1431900

Title:
  404 error from http://cn.system-image.ubuntu.com

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1431900] Re: 404 error from http://cn.system-image.ubuntu.com

2015-03-16 Thread David Planella
** Also affects: ubuntu-system-settings (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: phablet-tools (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1431900

Title:
  404 error from http://cn.system-image.ubuntu.com

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392276] Re: TextArea does not export TextEdit's textDocument property

2015-03-12 Thread David Planella
** Description changed:

  This would be needed for advanced RTF formatting like this:
  http://i.imgur.com/dejnDU7.png
  
  Right now, falling back to plain TextEdit is required.
+ 
+ This is a feature to improve the UX of the Reminders core app, so that
+ it can use the Ubuntu text selection and cursor to be better integrated.
+ 
+ In terms of reusing the code that the Reminders app provides to have a
+ full QML API, while technically possible, would require a non-trivial
+ amount of work to make it generic enough for use for other apps. The
+ features of the Reminders text editor are tightly coupled with the
+ Evernote API.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392276

Title:
  TextArea does not export TextEdit's textDocument property

To manage notifications about this bug go to:
https://bugs.launchpad.net/reminders-app/+bug/1392276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392276] Re: TextArea does not export TextEdit's textDocument property

2015-03-12 Thread David Planella
** Also affects: reminders-app
   Importance: Undecided
   Status: New

** Changed in: reminders-app
   Status: New = Triaged

** Changed in: reminders-app
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392276

Title:
  TextArea does not export TextEdit's textDocument property

To manage notifications about this bug go to:
https://bugs.launchpad.net/reminders-app/+bug/1392276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1337484] Re: Delete account-plugin-evernote source package from ubuntu

2015-03-10 Thread David Planella
** Changed in: reminders-app
   Importance: High = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337484

Title:
  Delete account-plugin-evernote source package from ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/reminders-app/+bug/1337484/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392288] Re: pip can not uninstall packages in a virtualenv

2015-03-08 Thread David Planella
** Bug watch added: Debian Bug tracker #751827
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751827

** Also affects: python-pip (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751827
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392288

Title:
  pip can not uninstall packages in a virtualenv

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392288] Re: pip can not uninstall packages in a virtualenv

2015-03-07 Thread David Planella
** Also affects: python-pip (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Changed in: python-pip (Ubuntu Utopic)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392288

Title:
  pip can not uninstall packages in a virtualenv

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1195274] Re: Please create a documentation package

2015-03-06 Thread David Planella
Docs are at
https://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.OnlineAccounts/

The documentation package is accounts-qml-module-doc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1195274

Title:
  Please create a documentation package

To manage notifications about this bug go to:
https://bugs.launchpad.net/accounts-qml-module/+bug/1195274/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1425114] [NEW] Please build documentation package for QtOrganizer

2015-02-24 Thread David Planella
Public bug reported:

We're providing QtOrganizer as part of the set of libraries from the
SDK, and we're making its API documentation available online. However,
these documents are being generated and maintained manually, which is
not scalable and often causes them to be out-of-date and misleading to
app developers.

In order to enable automatic publishing of docs, just as the other APIs, we 
would need documentation packages to be created for:
- qtpim5-doc
- qtpim5-doc-html

** Affects: qtpim-opensource-src (Ubuntu)
 Importance: Undecided
 Assignee: Timo Jyrinki (timo-jyrinki)
 Status: New

** Summary changed:

- Please build documentation package
+ Please build documentation package for QtOrganizer

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1425114

Title:
  Please build documentation package for QtOrganizer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtpim-opensource-src/+bug/1425114/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1381828] Re: Reminders autopilot tests endless loop if account setup fails

2015-02-13 Thread David Planella
** Changed in: reminders-app
   Importance: Undecided = High

** Changed in: reminders-app (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381828

Title:
  Reminders autopilot tests endless loop if account setup fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/reminders-app/+bug/1381828/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388107] Re: Add Catalan layout

2015-02-13 Thread David Planella
** Description changed:

  The keyboard should support a dedicated layout and predictive input for
- Catalan.
+ Catalan as one of the target languages for the first phones.
+ 
+ The layout is already available on vivid, but would need to be added to
+ RTM.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388107

Title:
  Add Catalan layout

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1417031] Re: i18n.tag function for tagging strings for gettext extraction

2015-02-02 Thread David Planella
Perhaps we could name it i18n.noop() to follow the gettext convention?
It seems N_ is generally an alias to the gettext_noop macro [1]:

#define N_(String) gettext_noop (String)

[1] http://www.gnu.org/software/gettext/manual/gettext.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1417031

Title:
  i18n.tag function for tagging strings for gettext extraction

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1408644] Re: App namespace move to appname.devname

2015-01-13 Thread David Planella
** Changed in: developer-ubuntu-com
   Status: New = Triaged

** Changed in: developer-ubuntu-com
   Importance: Undecided = High

** Changed in: developer-ubuntu-com
Milestone: None = developer-2.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408644

Title:
  App namespace move to appname.devname

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-reviewers-tools/+bug/1408644/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392529] Re: Error executing scope with long name on PC

2014-11-13 Thread David Planella
Not a fix, but as a workaround, could you perhaps use a shorter app ID?
E.g.

com.rpadovani.discerningduck_discerningduck-c

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392529

Title:
  Error executing scope with long name on PC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1392529/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1384286] Re: add directory allowing scopes and apps to share data

2014-11-10 Thread David Planella
Just to follow up on mardy's suggestion about sharing the cache
directory. On the Reminders app we're integrating the scope and app, and
the notes and their thumbnails are stored under the cache dir, which
would be ideal to share. In this particular case, it might not apply, as
we're shipping the scope and the app in the same click, though, so I
understand they should both be able to access the cache data.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1384286

Title:
  add directory allowing scopes and apps to share data

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1382278] Re: Image #94 on mako / #88 on flo fails to start - mir crash

2014-10-16 Thread David Planella
Same applies to image #95

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382278

Title:
  Image #94 on mako / #88 on flo fails to start - mir crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1380916] [NEW] Indicator location no longer loads its translations

2014-10-14 Thread David Planella
Public bug reported:

After a recent update to the trust-store, there's been a regression in
indicator-location, whereby it always appears in English regardless the
user language. In short, it never loads its translations, as the library
(trust-store) changes the translation domain of the client, which is
then no longer indicator-location and thus translations are not found.

seb128 dpm, the issue is the trust-store update that adds i18n
seb128 it changes the domain of the client using the lib
seb128 dpm, I confirmed by downgrading trust-store and indeed the indicator 
is properly translated

** Affects: indicator-location
 Importance: Undecided
 Status: New

** Affects: indicator-location (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: trust-store (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: avengers rtm14

** Also affects: indicator-location
   Importance: Undecided
   Status: New

** Tags added: rtm14

** Tags added: avengers

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1380916

Title:
  Indicator location no longer loads its translations

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1380946] Re: Remove account-plugin-evernote from phone image

2014-10-14 Thread David Planella
** Description changed:

  We want to ship an evernote accounts plugin in the reminders-app click
  package. As such we no longer need the account-plugin-evernote in the
  image.
+ 
+ Note: the main reason for the move is that we want to ship the Evernote
+ API key in the Reminders app click package instead of a .deb package.
+ This way we're not tied to system updates if the key needs to be updated
+ or revoked. In addition to that, we can get Jenkins to manage the API
+ keys and keep them private instead of making them public.

** Description changed:

  We want to ship an evernote accounts plugin in the reminders-app click
  package. As such we no longer need the account-plugin-evernote in the
  image.
  
  Note: the main reason for the move is that we want to ship the Evernote
  API key in the Reminders app click package instead of a .deb package.
  This way we're not tied to system updates if the key needs to be updated
  or revoked. In addition to that, we can get Jenkins to manage the API
  keys and keep them private instead of making them public.
+ 
+ This needs to be coordinated with an upload of the new Reminders app
+ that includes the account in the click package:
+ https://bugs.launchpad.net/reminders-app/+bug/1367235

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1380946

Title:
  Remove account-plugin-evernote from phone image

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1380916] Re: Indicator location no longer loads its translations

2014-10-14 Thread David Planella
On Tue, Oct 14, 2014 at 9:56 AM, Timo Jyrinki timo.jyri...@canonical.com
wrote:

 Correction: those are probably just outdated language packs. For me the
 strings Time  Date and Notifications are not translated.


Yes, that's a known issue. We investigated that, and it was due to the
strings changing before the language packs could catch up. So the next
langpack update should fix those.


 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1380916

 Title:
   Indicator location no longer loads its translations

 Status in Indicator Location:
   Invalid
 Status in “indicator-location” package in Ubuntu:
   Invalid
 Status in “trust-store” package in Ubuntu:
   In Progress

 Bug description:
   After a recent update to the trust-store, there's been a regression in
   indicator-location, whereby it always appears in English regardless
   the user language. In short, it never loads its translations, as the
   library (trust-store) changes the translation domain of the client,
   which is then no longer indicator-location and thus translations are
   not found.

   seb128 dpm, the issue is the trust-store update that adds i18n
   seb128 it changes the domain of the client using the lib
   seb128 dpm, I confirmed by downgrading trust-store and indeed the
 indicator is properly translated

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


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1380916

Title:
  Indicator location no longer loads its translations

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1377896] Re: App name in the splash screen's header needs to be localized

2014-10-10 Thread David Planella
Víctor, I think we first need clarification on whether this is a
duplicate of  bug 1350360 or not. If it is, then the other one has an
assignee already.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1377896

Title:
  App name in the splash screen's header needs to be localized

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1379531] Re: Bad source string

2014-10-10 Thread David Planella
** Changed in: ubuntu-translations
 Assignee: (unassigned) = Ubuntu German Translators (ubuntu-l10n-de)

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

** Changed in: ubuntu-translations
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1379531

Title:
  Bad source string

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1234915] Re: no confirmation on side-swipe delete

2014-10-10 Thread David Planella
** Changed in: ubuntu-rssreader-app
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1234915

Title:
  no confirmation on side-swipe delete

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1234915/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1341681] Re: Autopilot tests should stop using deprecated emulators module

2014-10-10 Thread David Planella
Is this still an issue for the rest of the core apps that don't have
their bug status updated?

** Changed in: ubuntu-rssreader-app
   Status: New = Incomplete

** Changed in: ubuntu-weather-app
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1341681

Title:
  Autopilot tests should stop using deprecated emulators module

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1341681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1337484] Re: Delete account-plugin-evernote source package from ubuntu

2014-10-10 Thread David Planella
Just a quick update that we're nearing the time to do this change.

The app has been updated in trunk (but it's not yet uploaded to the
store) and we should be ready for the go ahead as soon as ubuntu-system-
settings-online-accounts (0.4+14.10.20140917-0ubuntu1) hits the promoted
images in both utopic and rtm.

** Also affects: reminders-app
   Importance: Undecided
   Status: New

** Changed in: reminders-app
   Status: New = Triaged

** Changed in: reminders-app
   Importance: Undecided = High

** Changed in: account-plugin-evernote (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: account-plugin-evernote (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337484

Title:
  Delete account-plugin-evernote source package from ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/reminders-app/+bug/1337484/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >