[Bug 1691994] [NEW] package login 1:4.2-3.1ubuntu5.3 failed to install/upgrade: package login is already installed and configured

2017-05-19 Thread James Tait
Public bug reported:

Possibly an unattended upgrade. No obvious ill effects.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: login 1:4.2-3.1ubuntu5.3
ProcVersionSignature: Ubuntu 4.4.0-78.99-generic 4.4.62
Uname: Linux 4.4.0-78-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
CrashReports:
 640:0:116:482150:2017-05-16 23:56:08.153462409 +0100:2017-05-16 
23:56:09.153462409 
+0100:/var/crash/_usr_lib_snapd-glib_snapd-login-service.0.crash
 644:0:116:0:2017-05-16 23:56:16.921227634 +0100:2017-05-16 23:56:16.921227634 
+0100:/var/crash/_usr_lib_snapd-glib_snapd-login-service.0.upload
 600:109:116:0:2017-05-16 23:56:17.529209263 +0100:2017-05-16 
23:56:17.529209263 
+0100:/var/crash/_usr_lib_snapd-glib_snapd-login-service.0.uploaded
 600:0:116:322023:2017-05-18 00:28:26.608280658 +0100:2017-05-18 
00:28:27.608280658 +0100:/var/crash/login.0.crash
 640:0:116:106022618:2017-05-19 10:03:45.464053766 +0100:2017-05-19 
10:02:36.086184524 +0100:/var/crash/_usr_lib_packagekit_packagekitd.0.crash
Date: Thu May 18 00:28:27 2017
DpkgTerminalLog:
 dpkg: error processing package login (--configure):
  package login is already installed and configured
ErrorMessage: package login is already installed and configured
InstallationDate: Installed on 2014-07-04 (1049 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: dpkg
Title: package login 1:4.2-3.1ubuntu5.3 failed to install/upgrade: package 
login is already installed and configured
UpgradeStatus: Upgraded to xenial on 2016-04-25 (389 days ago)

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


** Tags: already-installed amd64 apport-package xenial

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

Title:
  package login 1:4.2-3.1ubuntu5.3 failed to install/upgrade: package
  login is already installed and configured

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

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


[Bug 1663060] Re: Add a title field to snap metadata

2017-02-14 Thread James Tait
For reference Click Package Index ("the store") already has a title
field. It is returned by default in the details and search endpoints:


$ curl -s 
'https://search.apps.ubuntu.com/api/v1/snaps/search?q=ubuntu-clock-app&size=1' 
-H 'X-Ubuntu-Series: 16' | jq .
{
  "_embedded": {
"clickindex:package": [
  {
"publisher": "Ubuntu Core App Developers",
"ratings_average": 0,
"name": "ubuntu-clock-app.ubuntucoredev",
"package_name": "ubuntu-clock-app",
"title": "Clock",
"icon_url": 
"https://myapps.developer.ubuntu.com/site_media/appmedia/2016/03/icon_1.png";,
"price": 0,
"summary": "Ubuntu Clock application for the Unity desktop",
"content": "application",
"alias": "ubuntu-clock-app",
"version": "3.6+snap3",
"_links": {
  "self": {
"href": 
"https://search.apps.ubuntu.com/api/v1/snaps/details/ubuntu-clock-app";
  }
},
"architecture": [
  "amd64"
],
"prices": {},
"plugs": [
  "opengl",
  "unity7"
],
"snap_id": "vjQhIxU28Zszo6iEjbbrmosRqSpBq4GD",
"slots": [],
"revision": 5
  }
]


And snapd 2.21 at least requests it explicitly:


[14/Feb/2017:06:57:57 +] "GET 
/api/v1/snaps/search?confinement=strict%2Cclassic&fields=anon_download_url%2Carchitecture%2Cchannel%2Cdownload_sha3_384%2Csummary%2Cdescription%2Cdeltas%2Cbinary_filesize%2Cdownload_url%2Cepoch%2Cicon_url%2Clast_updated%2Cpackage_name%2Cprices%2Cpublisher%2Cratings_average%2Crevision%2Cscreenshot_urls%2Csnap_id%2Csupport_url%2Ctitle%2Ccontent%2Cversion%2Corigin%2Cdeveloper_id%2Cprivate%2Cconfinement&q=appear.in
 HTTP/1.1" 200 2454 "-" "snapd/2.21 (series 16; classic) ubuntu/16.04 (amd64)"


I'd have to check where the value for that field is coming from though - 
whether it's automatically extracted from somewhere or provided by the 
developer in the web UI.

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

Title:
  Add a title field to snap metadata

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-portal/+bug/1663060/+subscriptions

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


[Bug 1588021] Re: Wrong app page in Store [Ubuntu Phone]

2016-08-05 Thread James Tait
I'm not convinced anything needs to change in the review tools.  The
package name is valid for a click package, but invalid for the store -
at most this maybe could be flagged as a warning.

On the SCA side, I think we just need extra validation in the
ClickPackageAnalyzeScanForm.

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

Title:
  Wrong app page in Store [Ubuntu Phone]

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

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


[Bug 1588645] Re: Filters in app scope are not translated into Simplified Chinese

2016-06-15 Thread James Tait
I just checked in Click Index to make sure the Department translations
have been imported there, and they have:

```
curl 'https://search.apps.ubuntu.com/api/v1' -H 'X-Ubuntu-Architecture: armhf' 
-H 'Accept-Language: zh-CN' | jq -C .
{
  "_embedded": {
"clickindex:department": [
  {
"has_children": false,
"_links": {
  "self": {
"href": 
"https://search.apps.ubuntu.com/api/v1/departments/social-networking";
  }
},
"name": "社交网络",
"slug": "social-networking"
  },
  {
"has_children": false,
"_links": {
  "self": {
"href": 
"https://search.apps.ubuntu.com/api/v1/departments/travel-local";
  }
},
"name": "旅游与本地",
"slug": "travel-local"
  },
  ...
```

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

Title:
  Filters in app scope are not translated into Simplified Chinese

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

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

[Bug 1575627] Re: snapd-generated systemd units cause etckeeper with bzr backend to fail

2016-05-04 Thread James Tait
Possibly, yes, but is that desirable? I suppose these files are
worthless without the corresponding files in /var/lib/snapd/snaps?

If that's the case, maybe this bug should be reassigned to etckeeper,
which seems to manage the list of ignored files itself and not export a
way for other packages to add to that list. I'd be willing to be there
are other packages that generate similar files.

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

Title:
  snapd-generated systemd units cause etckeeper with bzr backend to fail

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

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


[Bug 1574766] Re: Current caching strategy is suboptimal for the phone

2016-04-27 Thread James Tait
** Changed in: click-package-index
   Status: Fix Committed => Fix Released

** Changed in: click-package-index
 Assignee: James Tait (jamestait) => (unassigned)

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

Title:
  Current caching strategy is suboptimal for the phone

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

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


[Bug 1574766] Re: Current caching strategy is suboptimal for the phone

2016-04-27 Thread James Tait
** Changed in: click-package-index
   Status: Triaged => Fix Committed

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

Title:
  Current caching strategy is suboptimal for the phone

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

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


[Bug 1575627] [NEW] snapd-generated systemd units cause etckeeper with bzr backend to fail

2016-04-27 Thread James Tait
Public bug reported:

I use etckeeper to track changes to my /etc/ directory for easy
rollback, backup and traceability. I use the bzr backend, because it's
the supported VCS I'm most familiar with. Since installing snapd and the
ubuntu-core and ubuntu-calculator-app snaps, bzr has been failing to
commit the new systemd units generated for those snaps:

bzr: ERROR: bzrlib.errors.InvalidEntryName: Invalid entry name: snap-
ubuntu\x2dcalculator\x2dapp-5.mount

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 930, in 
exception_to_return_code
return the_callable(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1121, in 
run_bzr
ret = run(*run_argv)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 673, in 
run_argv_aliases
return self.run(**all_cmd_args)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 697, in run
return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 136, in 
run_simple
self.cleanups, self.func, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 166, in 
_do_with_cleanups
result = func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/builtins.py", line 842, in run
no_recurse, action=action, save=not dry_run)
  File "/usr/lib/python2.7/dist-packages/bzrlib/mutabletree.py", line 52, in 
tree_write_locked
return unbound(self, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/mutabletree.py", line 453, in 
smart_add
adder.add(file_list, recurse=recurse)
  File "/usr/lib/python2.7/dist-packages/bzrlib/mutabletree.py", line 764, in 
add
inv_path)
  File "/usr/lib/python2.7/dist-packages/bzrlib/mutabletree.py", line 628, in 
_add_one_and_parent
file_id=file_id)
  File "/usr/lib/python2.7/dist-packages/bzrlib/inventory.py", line 2234, in 
make_entry
return factory(file_id, name, parent_id)
  File "/usr/lib/python2.7/dist-packages/bzrlib/inventory.py", line 422, in 
__init__
super(InventoryFile, self).__init__(file_id, name, parent_id)
  File "/usr/lib/python2.7/dist-packages/bzrlib/inventory.py", line 222, in 
__init__
raise errors.InvalidEntryName(name=name)
InvalidEntryName: Invalid entry name: snap-ubuntu\x2dcalculator\x2dapp-5.mount

bzr 2.7.0 on python 2.7.11 (Linux-4.4.0-21-generic-x86_64-with-
Ubuntu-16.04-xenial)
arguments: ['/usr/bin/bzr', 'add', '-q', '.']
plugins: bash_completion[2.7.0], builddeb[2.8.6], bzrtools[2.6.0],
changelog_merge[2.7.0], colo[0.4.0], etckeeper[unknown], grep[2.7.0],
launchpad[2.7.0], netrc_credential_store[2.7.0], news_merge[2.7.0],
pipeline[1.5.0], po_merge[2.7.0], qbzr[0.23.1], search[1.7.0dev],
weave_fmt[2.7.0], webdav[1.12.2], xmloutput[0.8.8]
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'en_GB.UTF-8'

*** Bazaar has encountered an internal error.  This probably indicates a
bug in Bazaar.  You can help us fix it by filing a bug report at
https://bugs.launchpad.net/bzr/+filebug
including this traceback and a description of the problem.
etckeeper warning: bzr add failed

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: snapd 2.0.2
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr 27 12:50:27 2016
InstallationDate: Installed on 2014-07-04 (662 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: snapd
UpgradeStatus: Upgraded to xenial on 2016-04-25 (2 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  snapd-generated systemd units cause etckeeper with bzr backend to fail

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

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


[Bug 1574766] Re: Current caching strategy is suboptimal for the phone

2016-04-27 Thread James Tait
Having looked a bit further into this, it seems the only case we're
likely to run into problems is where an embedded package is removed from
the store entirely during the client cache validity period. In this
case, the client will present its cached view, and once the user selects
the removed package in the highlight, the client will request the
details page and the index will return a 404. Once the cache expires and
the device re-requests the top-level resource, the response will be
recomputed and will not include the removed package.

In light of this, we will reconfigure the default cache expiry to be
3,600 seconds (1 hour) and suggest that the click scope be slightly
smarter, invalidating its local cache when encountering 404 responses
for embedded resources.

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

Title:
  Current caching strategy is suboptimal for the phone

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

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


[Bug 1574766] Re: Current caching strategy is suboptimal for the phone

2016-04-27 Thread James Tait
** Also affects: unity-scope-click (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/1574766

Title:
  Current caching strategy is suboptimal for the phone

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

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


[Bug 1559539] Re: Calendar app can't be found in store by localized keywords

2016-03-22 Thread James Tait
Apologies for the noise.  I was going to reassign this to click-package-
index as a bug in the searching, but the translated keywords just aren't
there to search against.  So I think this is actually a duplicate of bug
#1383841.

** Project changed: click-package-index => software-center-agent

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

Title:
  Calendar app can't be found in store by localized keywords

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

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


[Bug 1559539] Re: Calendar app can't be found in store by localized keywords

2016-03-22 Thread James Tait
** Project changed: software-center-agent => click-package-index

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

Title:
  Calendar app can't be found in store by localized keywords

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

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


[Bug 1303354] Re: [Apps Scope] App Summary appears to be part of Description

2016-03-11 Thread James Tait
** Changed in: click-package-index
 Assignee: Para Siva (psivaa) => (unassigned)

** Changed in: click-package-index
   Status: In Progress => Invalid

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

Title:
  [Apps Scope] App Summary appears to be part of Description

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

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


[Bug 1303354] Re: [Apps Scope] App Summary appears to be part of Description

2016-03-10 Thread James Tait
** Changed in: click-package-index
 Assignee: (unassigned) => Para Siva (psivaa)

** Changed in: software-center-agent
 Assignee: (unassigned) => Para Siva (psivaa)

** Changed in: click-package-index
   Status: Triaged => In Progress

** Changed in: software-center-agent
   Status: New => In Progress

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

Title:
  [Apps Scope] App Summary appears to be part of Description

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

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


[Bug 1518583] Re: [Ubuntu Store Scope] "show all" only shows first 100 results

2015-12-11 Thread James Tait
Pagination of embedded objects isn't (yet?) supported, so this option
isn't available via the `/api/v1/departments` endpoint. I'll need to
look into adding those links to handle pagination of the embedded
objects - it's essentially a collection of packages embedded in a single
department item, so I'll read up on best practices for handling that.

Search results are already paginated, so following `._links["next"]` in
the response will get you the next set of results.

** Changed in: click-package-index
   Status: New => Confirmed

** Changed in: click-package-index
   Importance: Undecided => Medium

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

Title:
  [Ubuntu Store Scope] "show all" only shows first 100 results

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

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


[Bug 1520615] Re: Use of Ubuntu logo as default app icon dilutes the brand

2015-11-27 Thread James Tait
CPI does nothing more than return the URL passed to it from SCA. Marking
the CPI task as invalid.

** Changed in: click-package-index
   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/1520615

Title:
  Use of Ubuntu logo as default app icon dilutes the brand

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

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


[Bug 1497305] Re: Can't review Monster Wars

2015-09-22 Thread James Tait
** Package changed: unity-scope-click (Ubuntu) => rnr-server

** Changed in: rnr-server
 Assignee: (unassigned) => James Tait (jamestait)

** Changed in: rnr-server
   Status: Confirmed => 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/1497305

Title:
  Can't review Monster Wars

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

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


[Bug 1470096] Re: Can't find apps with special chars in name

2015-09-22 Thread James Tait
*** This bug is a duplicate of bug 1436468 ***
https://bugs.launchpad.net/bugs/1436468

** This bug has been marked a duplicate of bug 1436468
   Certain non-alphanumeric characters can result in invalid queries

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

Title:
  Can't find apps with special chars in name

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

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


[Bug 1441643] Re: lightdm crashes during normal operation with no obvious cause

2015-04-08 Thread James Tait
Since it doesn't look like the bug report includes it, my display
information is:

jtait@gazpacho:~$ sudo lshw -numeric -C display
  *-display   
   description: VGA compatible controller
   product: 4th Gen Core Processor Integrated Graphics Controller [8086:416]
   vendor: Intel Corporation [8086]
   physical id: 2
   bus info: pci@:00:02.0
   version: 06
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:45 memory:f780-f7bf memory:e000-efff 
ioport:f000(size=64)

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

Title:
  lightdm crashes during normal operation with no obvious cause

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

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


[Bug 1441643] [NEW] lightdm crashes during normal operation with no obvious cause

2015-04-08 Thread James Tait
Public bug reported:

This has happened several times in the last few weeks, including twice
yesterday. There is no obvious user action that triggers the crash: the
first crash yesterday, I was composing an e-mail in the GMail pop-out
editor; the second I was editing a config file on a remote server via
SSH; previously, the crash has happened while I've been just reading
something on the screen, not interacting with the computer at all.

The symptoms are a non-responsive display, with the exception of the
mouse pointer. I'm not even able to switch to a different vt -  just get
a black screen. However, I *am* able to SSH into the machine, and when I
did so yesterday I tried:

 * killing compiz
 * restarting the unity7 upstart job (my windows flashed briefly on the screen, 
then I got the login background)
 * restarting lightdm

The latter action got me to a login prompt, where I was able to login
and start a standard desktop session and, thankfully, resume my screen
and tmux sessions and not lose any work.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: lightdm 1.12.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr  8 14:55:47 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-07-04 (277 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: lightdm
UpgradeStatus: Upgraded to utopic on 2015-01-31 (66 days ago)

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


** Tags: amd64 apport-bug third-party-packages utopic

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

Title:
  lightdm crashes during normal operation with no obvious cause

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

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


[Bug 1383472] Re: Updates panel lists updated packages with frameworks not supported by the device

2015-03-26 Thread James Tait
** Description changed:

  When a new Framework is released, often packages are updated to take
  advantage of the new framework. When a device without the new framework
  requests available package updates, these new packages are included in
  the results, but trying to install them results in an error. The same
  applies where an updated package no longer supports the device's
  architecture.
  
  Part of this is server-side: the returned updates should be filtered
  based on the architecture of, and frameworks available on the device.
  But in order for the server to know which frameworks are available, the
  client needs to send them. In unity-scope-click, this data is sent in
  the X-Ubuntu-Architecture and X-Ubuntu-Frameworks headers [0]. It would
  be nice if we could do the same from the update manager, for
- consistency.
+ consistency. It should also send an Accept header with the value
+ application/json.
  
  I think this would need to be added to the system-update plugin's
- netowrk component [1].
+ network component [1].
  
  [0] 
https://wiki.ubuntu.com/AppStore/Interfaces/ClickPackageIndex#Client_Platform_Properties
  [1] 
http://bazaar.launchpad.net/~system-settings-touch/ubuntu-system-settings/trunk/view/head:/plugins/system-update/network/network.cpp#L42

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

Title:
  Updates panel lists updated packages with frameworks not supported by
  the device

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

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


[Bug 1303354] Re: [Dash] App Summary appears to be part of Description

2015-03-25 Thread James Tait
** Changed in: click-package-index
   Importance: Medium => High

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

Title:
  [Dash] App Summary appears to be part of Description

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

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


[Bug 1424015] Re: App names cannot be translated

2015-02-25 Thread James Tait
See also Bug #1383841

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

Title:
  App names cannot be translated

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

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


[Bug 1358760] Re: Sync installed apps with store on departments change

2015-02-18 Thread James Tait
** Changed in: click-package-index
   Status: Confirmed => In Progress

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

Title:
  Sync installed apps with store on departments change

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

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


[Bug 1374040] Re: Searches in Ubuntu App Store aren't localized

2014-12-04 Thread James Tait
** Changed in: click-package-index
   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/1374040

Title:
  Searches in Ubuntu App Store aren't localized

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

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


[Bug 1374040] Re: Searches in Ubuntu App Store aren't localized

2014-11-19 Thread James Tait
** Tags removed: touch-2014-11-13
** Tags added: touch-2014-11-20

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

Title:
  Searches in Ubuntu App Store aren't localized

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

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


[Bug 1391828] [NEW] During upgrade, user is able to quit without warning

2014-11-12 Thread James Tait
Public bug reported:

I wanted to upgrade a laptop from 12.04.5 to 14.04.1 using the USB
installer. Ubiquity correctly detected my existing installation and I
selected to upgrade that. Due to Bug #763075 I was then prompted to
choose a username and password for my "new" installation. Thinking I'd
chosen the wrong option (because an upgrade wouldn't need me to create a
new user, right?) I wanted to go back to the partman screen.

The details here are a little hazy, but I think the back button and quit
button were both greyed out. However, I was able to right-click the
Ubiquity icon in the launcher and select Quit from the quick menu. I may
have seen a dialogue box asking if I was sure, with Cancel and Quit
buttons, but I don't recall exactly (I've been through the installer
several times since, trying to recover things, so I may be remembering
that dialogue from one of those attempts). I definitely did not see a
prominent warning to the effect of "We've already started deleting your
old installation, if you quit now, you'll hose your system."

Anyway, I was able to quit Ubiquity, and I then rebooted, thinking maybe
I could insert the USB stick in the running 12.04 session and upgrade
from there (is that still possible?). But the system failed to boot, and
upon further inspection after booting from the USB again, I see a lot of
the old system has been deleted, including /etc - so now Ubiquity
doesn't even detect that it was a previous Ubuntu installation (because
there's no /etc/lsb-release - though even restoring that file hasn't
enabled the upgrade option again, I can only install alongside, or wipe
the disk and install from scratch).

** Affects: ubiquity (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/1391828

Title:
  During upgrade, user is able to quit without warning

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

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


[Bug 1374040] Re: Searches in Ubuntu App Store aren't localized

2014-11-03 Thread James Tait
** Tags removed: touch-2014-10-30
** Tags added: touch-2014-11-13

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

Title:
  Searches in Ubuntu App Store aren't localized

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

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


[Bug 1303354] Re: [Dash] App Summary appears to be part of Description

2014-10-31 Thread James Tait
I have no objection to removing the tagline field. I don't think
anything else uses it, because the ClickPackage model is distinct from
the legacy Package model now, and CPI consumes from the feed, where the
tagline is already prepended to the description.

It looks like it'd just be work in SCA:

 - create a migration to remove the field (optionally prepend tagline to 
description)
 - remove tagline from the ClickPackage model, form and templates
 - tweak pkgme to not require tagline for Click packages

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

Title:
  [Dash] App Summary appears to be part of Description

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

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


[Bug 1358760] Re: Sync installed apps with store on departments change

2014-10-23 Thread James Tait
This API will be part of the click-metadata API, which is used by
ubuntu-system-settings/system-update plugin. This is being moved to
Click Package Index to support filtering of updates based on the
device's available frameworks and architecture, in the same way package
searches are filtered. The first part of this work has landed in CPI,
but still needs to be rolled out.

The next step in enabling the department updates is to return packages'
department in that response so that the store scope can make any
adjustments necessary.

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

Title:
  Sync installed apps with store on departments change

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

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


[Bug 1358760] Re: Sync installed apps with store on departments change

2014-10-23 Thread James Tait
** Also affects: unity-scope-click
   Importance: Undecided
   Status: New

** Project changed: unity-scope-click => click-package-index

** Changed in: click-package-index
   Importance: Undecided => Medium

** Changed in: click-package-index
   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/1358760

Title:
  Sync installed apps with store on departments change

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

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


[Bug 1374040] Re: Searches in Ubuntu App Store aren't localized

2014-10-23 Thread James Tait
** Tags added: touch-2014-10-30

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

Title:
  Searches in Ubuntu App Store aren't localized

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

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


[Bug 1383472] [NEW] Updates panel lists updated packages with frameworks not supported by the device

2014-10-20 Thread James Tait
Public bug reported:

When a new Framework is released, often packages are updated to take
advantage of the new framework. When a device without the new framework
requests available package updates, these new packages are included in
the results, but trying to install them results in an error. The same
applies where an updated package no longer supports the device's
architecture.

Part of this is server-side: the returned updates should be filtered
based on the architecture of, and frameworks available on the device.
But in order for the server to know which frameworks are available, the
client needs to send them. In unity-scope-click, this data is sent in
the X-Ubuntu-Architecture and X-Ubuntu-Frameworks headers [0]. It would
be nice if we could do the same from the update manager, for
consistency.

I think this would need to be added to the system-update plugin's
netowrk component [1].

[0] 
https://wiki.ubuntu.com/AppStore/Interfaces/ClickPackageIndex#Client_Platform_Properties
[1] 
http://bazaar.launchpad.net/~system-settings-touch/ubuntu-system-settings/trunk/view/head:/plugins/system-update/network/network.cpp#L42

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

** Description changed:

  When a new Framework is released, often packages are updated to take
  advantage of the new framework. When a device without the new framework
  requests available package updates, these new packages are included in
  the results, but trying to install them results in an error. The same
  applies where an updated package no longer supports the device's
  architecture.
  
  Part of this is server-side: the returned updates should be filtered
  based on the architecture of, and frameworks available on the device.
  But in order for the server to know which frameworks are available, the
  client needs to send them. In unity-scope-click, this data is sent in
  the X-Ubuntu-Architecture and X-Ubuntu-Frameworks headers [0]. It would
  be nice if we could do the same from the update manager, for
  consistency.
  
- [0]
- 
https://wiki.ubuntu.com/AppStore/Interfaces/ClickPackageIndex#Client_Platform_Properties
+ I think this would need to be added to the system-update plugin's
+ netowrk component [1].
+ 
+ [0] 
https://wiki.ubuntu.com/AppStore/Interfaces/ClickPackageIndex#Client_Platform_Properties
+ [1] 
http://bazaar.launchpad.net/~system-settings-touch/ubuntu-system-settings/trunk/view/head:/plugins/system-update/network/network.cpp#L42

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

Title:
  Updates panel lists updated packages with frameworks not supported by
  the device

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

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


[Bug 1374040] Re: Searches in Ubuntu App Store aren't localized

2014-10-20 Thread James Tait
Re-assigned to click-pakage-index, because the searching is done there.
There is an outstanding task to upload the translations to SCA, but that
lies with the Calendar app developer.

** Project changed: software-center-agent => click-package-index

** Changed in: click-package-index
   Status: New => In Progress

** Changed in: click-package-index
   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/1374040

Title:
  Searches in Ubuntu App Store aren't localized

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

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


[Bug 1369967] Re: Create a Highlight per Department

2014-10-09 Thread James Tait
** Project changed: click-package-index => software-center-agent

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

Title:
  Create a Highlight per Department

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

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


[Bug 1375281] Re: Does not support currencies other than USD

2014-10-09 Thread James Tait
** Changed in: click-package-index
   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/1375281

Title:
  Does not support currencies other than USD

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

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


[Bug 1375281] Re: Does not support currencies other than USD

2014-09-30 Thread James Tait
** Changed in: click-package-index
   Status: Triaged => In Progress

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

Title:
  Does not support currencies other than USD

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

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


[Bug 1358794] Re: Ubuntu Store: "Top apps", "favourite", "app of the week" strings not localized

2014-09-29 Thread James Tait
** Tags added: touch-2014-09-25

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

Title:
  Ubuntu Store: "Top apps", "favourite", "app of the week" strings not
  localized

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

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


[Bug 1343129] Re: Department names are not translatable

2014-09-29 Thread James Tait
** Tags added: touch-2014-09-25

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

Title:
  Department names are not translatable

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

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


[Bug 1369967] Re: Create a Highlight per Department

2014-09-29 Thread James Tait
** Tags added: touch-2014-10-09

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

Title:
  Create a Highlight per Department

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

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


[Bug 1343129] Re: Department names are not translatable

2014-09-29 Thread James Tait
** Changed in: click-package-index
 Assignee: James Tait (jamestait) => (unassigned)

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

Title:
  Department names are not translatable

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

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


[Bug 1369967] Re: Create a Highlight per Department

2014-09-29 Thread James Tait
** Tags removed: rtm-14
** Tags added: rtm14

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

Title:
  Create a Highlight per Department

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

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


[Bug 1374040] Re: Searches in Ubuntu App Store aren't localized

2014-09-26 Thread James Tait
See also bug #1302622.

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

Title:
  Searches in Ubuntu App Store aren't localized

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

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


[Bug 1373941] [NEW] "INSTALLED" label in dash doesn't fit into the Price field, leading to lots of "INST..."

2014-09-25 Thread James Tait
Public bug reported:

When browsing the Store scope, installed packages have a tick and the
word "INSTALLED" in place of the price (or the word "FREE" for free
packages). But the label doesn't fit, leading to lots of icons with a
caption of "INST..." (see attached).

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Attachment added: "british-spellings-at-last.png"
   
https://bugs.launchpad.net/bugs/1373941/+attachment/4214818/+files/british-spellings-at-last.png

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

Title:
  "INSTALLED" label in dash doesn't fit into the Price field, leading to
  lots of "INST..."

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

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


[Bug 1343129] Re: Department names are not translatable

2014-09-25 Thread James Tait
** Changed in: click-package-index
   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/1343129

Title:
  Department names are not translatable

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

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


[Bug 1358794] Re: Ubuntu Store: "Top apps", "favourite", "app of the week" strings not localized

2014-09-25 Thread James Tait
** Changed in: click-package-index
   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/1358794

Title:
  Ubuntu Store: "Top apps", "favourite", "app of the week" strings not
  localized

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

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


[Bug 1358794] Re: Ubuntu Store: "Top apps", "favourite", "app of the week" strings not localized

2014-09-23 Thread James Tait
** Changed in: click-package-index
   Status: In Progress => Fix Committed

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

Title:
  Ubuntu Store: "Top apps", "favourite", "app of the week" strings not
  localized

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

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


[Bug 1343129] Re: Department names are not translatable

2014-09-23 Thread James Tait
** Changed in: click-package-index
   Status: In Progress => Fix Committed

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

Title:
  Department names are not translatable

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

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


[Bug 1369967] Re: Create a Highlight per Department

2014-09-16 Thread James Tait
This is all done in the database. We need to know what packages to put
in each highlight, and then we manage it through the devportal admin.

** Summary changed:

- create a recommended section per department
+ Create a Highlight per Department

** Changed in: click-package-index
   Status: New => Triaged

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

Title:
  Create a Highlight per Department

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

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


[Bug 1358794] Re: Ubuntu Store: "Top apps", "favourite", "app of the week" strings not localized

2014-09-15 Thread James Tait
I identified a bug in the current implementation, that cuold lead to
incorrect translations being delivered to clients. Some work is being
done to restructure our data, and when that's complete the translation
code will be reworked.

** Changed in: click-package-index
   Status: Fix Committed => In Progress

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

Title:
  Ubuntu Store: "Top apps", "favourite", "app of the week" strings not
  localized

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

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


[Bug 1343129] Re: Department names are not translatable

2014-09-15 Thread James Tait
I identified a bug in the current implementation, that cuold lead to
incorrect translations being delivered to clients. Some work is being
done to restructure our data, and when that's complete the translation
code will be reworked.

** Changed in: click-package-index
   Status: Fix Committed => In Progress

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

Title:
  Department names are not translatable

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

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


[Bug 1343129] Re: Department names are not translatable

2014-09-15 Thread James Tait
David, the translations used for Departments are managed in Developer
Portal, and currently require admin access to be modified. I don't know
enough about Launchpad Translations and the exact workings of devportal
at this point to say whether or not that could be made to work. In the
meantime, you can see the list of Departments at
https://myapps.developer.ubuntu.com/dev/api/

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

Title:
  Department names are not translatable

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

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


[Bug 1365942] [NEW] Typo "traget" in Build Targets wizard

2014-09-05 Thread James Tait
Public bug reported:

Upon the first run after enabling the SDK PPA on Trusty, the Build
targets wizard popped up.  There is a typo in the Note:

"Note: It is recommended to create Kits for each possible traget
architecture (i386, armhf)."

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-sdk 1.126
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Sep  5 11:16:54 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-07-04 (62 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: ubuntu-touch-meta
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages trusty

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

Title:
  Typo "traget" in Build Targets wizard

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

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


[Bug 1358794] Re: Ubuntu Store: "Top apps", "favourite", "app of the week" strings not localized

2014-09-01 Thread James Tait
** Changed in: click-package-index
   Status: In Progress => Fix Committed

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

Title:
  Ubuntu Store: "Top apps", "favourite", "app of the week" strings not
  localized

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

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


[Bug 1358776] Re: Departments need localization

2014-08-20 Thread James Tait
*** This bug is a duplicate of bug 1343129 ***
https://bugs.launchpad.net/bugs/1343129

** This bug has been marked a duplicate of bug 1343129
   Department names are not translatable

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

Title:
  Departments need localization

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

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


[Bug 1343129] Re: Department names are not translatable

2014-08-20 Thread James Tait
** Changed in: click-package-index
   Status: In Progress => Fix Committed

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

Title:
  Department names are not translatable

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

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


[Bug 1358794] Re: Ubuntu Store: "Top apps", "favourite", "app of the week" strings not localized

2014-08-19 Thread James Tait
** Changed in: click-package-index
   Status: New => In Progress

** Changed in: click-package-index
   Importance: Undecided => High

** Changed in: click-package-index
   Importance: High => Critical

** Changed in: click-package-index
 Assignee: (unassigned) => James Tait (jamestait)

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

Title:
  Ubuntu Store: "Top apps", "favourite", "app of the week" strings not
  localized

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

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


[Bug 1343129] Re: Department names are not translatable

2014-08-18 Thread James Tait
** Changed in: click-package-index
   Status: Triaged => In Progress

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

Title:
  Department names are not translatable

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

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


[Bug 1330770] Re: click packages rely upon tls for integrity and authenticity

2014-08-03 Thread James Tait
** Changed in: click-package-index
 Assignee: James Tait (jamestait) => (unassigned)

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

Title:
  click packages rely upon tls for integrity and authenticity

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

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


[Bug 1337864] Re: Apps missing in some store categories

2014-07-28 Thread James Tait
** Changed in: click-package-index
   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/1337864

Title:
  Apps missing in some store categories

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

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


[Bug 1337864] Re: Apps missing in some store categories

2014-07-24 Thread James Tait
** Also affects: unity-scope-click (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/1337864

Title:
  Apps missing in some store categories

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

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


[Bug 1303354] Re: [Dash] App Summary appears to be part of Description

2014-07-24 Thread James Tait
** Changed in: click-package-index
   Status: New => Triaged

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

Title:
  [Dash] App Summary appears to be part of Description

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

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


[Bug 1343129] Re: Department names are not translatable

2014-07-23 Thread James Tait
** Changed in: click-package-index
   Status: New => Triaged

** Changed in: click-package-index
   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/1343129

Title:
  Department names are not translatable

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

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


[Bug 1314781] Re: Translations for available apps not displayed

2014-07-22 Thread James Tait
*** This bug is a duplicate of bug 1302622 ***
https://bugs.launchpad.net/bugs/1302622

** This bug has been marked a duplicate of bug 1302622
   Queries and responses should be automatically localised

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

Title:
  Translations for available apps not displayed

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

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


[Bug 1337864] Re: Apps missing in some store categories

2014-07-14 Thread James Tait
** No longer affects: click-package-index

** Package changed: unity-scope-click (Ubuntu) => click-package-index

** Changed in: click-package-index
   Importance: High => Critical

** Changed in: click-package-index
 Assignee: (unassigned) => James Tait (jamestait)

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

Title:
  Apps missing in some store categories

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

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


[Bug 1337864] Re: Apps missing in some store categories

2014-07-14 Thread James Tait
** Also affects: click-package-index
   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/1337864

Title:
  Apps missing in some store categories

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

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


[Bug 1337864] Re: Apps missing in some store categories

2014-07-14 Thread James Tait
This is already possible via the search API:

{
  "_links": {
"first": {
  "href": 
"https://search.apps.ubuntu.com/api/v1/search?q=department%3A%22games%22&page=1&size=2";
},
"last": {
  "href": 
"https://search.apps.ubuntu.com/api/v1/search?q=department%3A%22games%22&page=35&size=2";
},
"next": {
  "href": 
"https://search.apps.ubuntu.com/api/v1/search?q=department%3A%22games%22&page=2&size=2";
},
"self": {
  "href": 
"https://search.apps.ubuntu.com/api/v1/search?q=department%3A%22games%22&page=1&size=2";
},
"curies": [
  {
"templated": true,
"name": "clickindex",
"href": "https://search.apps.ubuntu.com/docs/relations.html{#rel}";
  }
]
  },
  "_embedded": {
"clickindex:recommendation": [],
"clickindex:package": [
  {
"price": 0,
"icon_url": 
"https://myapps.developer.ubuntu.com/site_media/appmedia/2013/09/solitaire-games64.png";,
"title": "Solitaire Games",
"name": "com.ubuntu.developer.labsin.solitaire-games",
"_links": {
  "self": {
"href": 
"https://search.apps.ubuntu.com/api/v1/package/com.ubuntu.developer.labsin.solitaire-games";
  }
},
"publisher": "Sam Segers",
"content": "application"
  },
  {
"price": 0,
"icon_url": 
"https://myapps.developer.ubuntu.com/site_media/appmedia/2014/06/rockpaperscissorslogo_256.png";,
"title": "Rock Paper Scissors",
"name": "com.ubuntu.developer.11ubuntucg.rockpaperscissors",
"_links": {
  "self": {
"href": 
"https://search.apps.ubuntu.com/api/v1/package/com.ubuntu.developer.11ubuntucg.rockpaperscissors";
  }
},
"publisher": "Brian Jaury",
"content": "application"
  }
]
  }
}

However, I accept that this might not be optimal for a couple of
reasons:

 - It requires a separate call to the index
 - It requires pagination support on the client

The second point can be mitigated by adjusting the size parameter
accordingly to get things off the ground, but that's a temporary work-
around - ultimately, the scope is going to have to support pagination,
otherwise we'll be returning potentially thousands of results in a
single response.  It's not just the network usage that's a problem here,
but the memory and processing overhead on the client.

The first point can be addressed on the server side by embedding
clickindex:package resources in the department response.  This is, in
fact, the long-term plan.  There was an unfortunate mix-up in
terminology that led to "browsing search results by department" being
misinterpreted as "browsing for arbitrary packages by department" - the
former of which is not currently supported, the latter being expressly
permitted - and so this embedding was de-scoped for RTM.  I'm happy to
do the work to support it now, with the caveat that pagination support
will be added later.

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

Title:
  Apps missing in some store categories

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

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


[Bug 1325224] Re: Soundcloud scope installs, but always shows as installable

2014-07-04 Thread James Tait
** Changed in: click-package-index
   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/1325224

Title:
  Soundcloud scope installs, but always shows as installable

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

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


[Bug 1325224] Re: Soundcloud scope installs, but always shows as installable

2014-07-03 Thread James Tait
** Changed in: click-package-index
   Status: Triaged => Fix Committed

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

Title:
  Soundcloud scope installs, but always shows as installable

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

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


[Bug 1335047] Re: Add support for ubuntu-sdk-14.10-dev2

2014-06-27 Thread James Tait
** Also affects: software-center-agent
   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/1335047

Title:
  Add support for ubuntu-sdk-14.10-dev2

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

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


[Bug 1303354] Re: App Summary appears to be part of Description

2014-06-16 Thread James Tait
Added SCA to the affected projects, as that's what's currently
prepending the tagline to the description for backward compatibility
(with what?) and would need to be updated to pass the tagline to CPI as
a separate field.

** Changed in: click-package-index
   Status: New => Triaged

** Changed in: click-package-index
   Importance: Undecided => Medium

** Also affects: software-center-agent
   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/1303354

Title:
  App Summary appears to be part of Description

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

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


[Bug 1325224] Re: Soundcloud scope installs, but always shows as installable

2014-06-04 Thread James Tait
** Changed in: click-package-index
   Status: New => Triaged

** Changed in: click-package-index
   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/1325224

Title:
  Soundcloud scope installs, but always shows as installable

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

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


[Bug 1316552] Re: 14.10 frameworks do not yet exist on device, store, documentation

2014-05-12 Thread James Tait
** Also affects: software-center-agent
   Importance: Undecided
   Status: New

** Changed in: software-center-agent
   Status: New => Confirmed

** Changed in: software-center-agent
   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/1316552

Title:
  14.10 frameworks do not yet exist on device, store, documentation

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

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


[Bug 1294768] Re: Can't login to facebook on mako #246

2014-04-17 Thread James Tait
*** This bug is a duplicate of bug 1285971 ***
https://bugs.launchpad.net/bugs/1285971

Still broken in #299.

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

Title:
  Can't login to facebook on mako #246

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

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


[Bug 1293442] [NEW] package qtcreator-plugin-cmake 3.0.1-0ubuntu5 failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/qtcreator/plugins/QtProject/libCMakeProjectManager.so', whic

2014-03-17 Thread James Tait
Public bug reported:

Just applying this morning's updates, I got this error from
aptitude/dpkg during the upgrade process.  Once the updates had
completed and reported the error, I just retried (pressed 'g' again) and
it ran to completion, so it may be something we can't really do anything
about - just an unfortunate coincidence that things upgraded in the
order they did, or something.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: qtcreator-plugin-cmake 3.0.1-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
Uname: Linux 3.13.0-17-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
Date: Mon Mar 17 09:13:08 2014
DuplicateSignature: package:qtcreator-plugin-cmake:3.0.1-0ubuntu5:trying to 
overwrite 
'/usr/lib/x86_64-linux-gnu/qtcreator/plugins/QtProject/libCMakeProjectManager.so',
 which is also in package qtcreator 2.8.1-0ubuntu1
ErrorMessage: trying to overwrite 
'/usr/lib/x86_64-linux-gnu/qtcreator/plugins/QtProject/libCMakeProjectManager.so',
 which is also in package qtcreator 2.8.1-0ubuntu1
InstallationDate: Installed on 2013-09-11 (186 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130910)
SourcePackage: qtcreator-plugin-cmake
Title: package qtcreator-plugin-cmake 3.0.1-0ubuntu5 failed to install/upgrade: 
trying to overwrite 
'/usr/lib/x86_64-linux-gnu/qtcreator/plugins/QtProject/libCMakeProjectManager.so',
 which is also in package qtcreator 2.8.1-0ubuntu1
UpgradeStatus: Upgraded to trusty on 2014-02-17 (28 days ago)

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


** Tags: amd64 apport-package need-duplicate-check package-conflict trusty

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

Title:
  package qtcreator-plugin-cmake 3.0.1-0ubuntu5 failed to
  install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-
  gnu/qtcreator/plugins/QtProject/libCMakeProjectManager.so', which is
  also in package qtcreator 2.8.1-0ubuntu1

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

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


[Bug 1209224] Re: No category filters are available

2014-03-04 Thread James Tait
** Changed in: click-package-index
   Status: In Progress => Fix Released

** Changed in: click-package-index
 Assignee: James Tait (jamestait) => (unassigned)

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

Title:
  No category filters are available

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

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


[Bug 1267190] Re: Click search must include all supported frameworks

2014-03-04 Thread James Tait
** Changed in: click-package-index
   Status: In Progress => Fix Committed

** Changed in: click-package-index
   Status: Fix Committed => Fix Released

** Changed in: click-package-index
 Assignee: James Tait (jamestait) => (unassigned)

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

Title:
  Click search must include all supported frameworks

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

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


[Bug 1209224] Re: No category filters are available

2014-02-25 Thread James Tait
** Also affects: unity-scope-click
   Importance: Undecided
   Status: New

** Project changed: unity-scope-click => click-package-index

** Changed in: click-package-index
   Status: New => In Progress

** Changed in: click-package-index
   Importance: Undecided => Medium

** Changed in: click-package-index
 Assignee: (unassigned) => James Tait (jamestait)

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

Title:
  No category filters are available

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

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


[Bug 1267190] Re: Click search must include all supported frameworks

2014-02-24 Thread James Tait
** Changed in: click-package-index
   Importance: Undecided => Critical

** Changed in: click-package-index
   Status: New => In Progress

** Changed in: click-package-index
 Assignee: (unassigned) => James Tait (jamestait)

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

Title:
  Click search must include all supported frameworks

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

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


[Bug 1274938] [NEW] Facebook webapp loses OSK after suspend

2014-01-31 Thread James Tait
Public bug reported:

When my phone returns from suspend mode while I'm using the stock Touch
Facebook app, often the OSK doesn't re-appear when selecting text
fields.  This seems to be more prevalent when the phone is suspended for
longer.  The only way to get the OSK back is to quit the Facebook app
and relaunch it. The OSK still appears to work in other apps, e.g.
Messaging.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: webapp-container 0.23+14.04.20140122-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.13.2-0ubuntu2
Architecture: armhf
Date: Fri Jan 31 13:30:51 2014
InstallationDate: Installed on 2014-01-30 (1 days ago)
InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20140130)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SourcePackage: webbrowser-app
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug armhf trusty

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

Title:
  Facebook webapp loses OSK after suspend

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

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


[Bug 1274936] [NEW] Unable to comment on Facebook posts

2014-01-31 Thread James Tait
Public bug reported:

When trying to comment on Facebook posts using the standard Touch
Facebook webapp, the Comment button remains greyed out and disabled, so
I am unable to submit my comment. Similarly, when using Facebook chat,
the blue button to send the message usually remains disabled until I
press backspace. The same workaround does not work for comments on
posts, however.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: webapp-container 0.23+14.04.20140122-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.13.2-0ubuntu2
Architecture: armhf
Date: Fri Jan 31 13:29:05 2014
InstallationDate: Installed on 2014-01-30 (1 days ago)
InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20140130)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SourcePackage: webbrowser-app
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug armhf trusty

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

Title:
  Unable to comment on Facebook posts

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

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


[Bug 1256341] [NEW] Incorrect timezone displayed in System Settings

2013-11-29 Thread James Tait
Public bug reported:

STR:

1) Open System Settings
2) Open Date & Time
3) Select the Time Zone and set it to Europe/London

The time and date at the bottom of the Time & Date panel are correct,
but the time zone says BST, when it should be GMT.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-system-settings 0.1+14.04.20131119-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.12.7-0ubuntu1
Architecture: armhf
Date: Fri Nov 29 14:33:08 2013
InstallationDate: Installed on 2013-11-29 (0 days ago)
InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20131129)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SourcePackage: ubuntu-system-settings
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug armhf trusty

** Attachment added: "device-2013-11-29-142959.png"
   
https://bugs.launchpad.net/bugs/1256341/+attachment/3919823/+files/device-2013-11-29-142959.png

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

Title:
  Incorrect timezone displayed in System Settings

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

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


[Bug 1226265] Re: no indication of publisher in click app preview

2013-11-26 Thread James Tait
** Changed in: click-package-index
   Status: Fix Committed => Fix Released

** Changed in: click-package-index
 Assignee: James Tait (jamestait) => (unassigned)

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

Title:
  no indication of publisher in click app preview

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

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


[Bug 1203045] Re: Share a file not possible with the UbuntuOne native client

2013-11-18 Thread James Tait
You can only share a file already in your cloud from the "Share Links"
page. You can drop files in a synchronised folder from your file
manager, or the command line, or from any other program, and they will
become available for sharing from the "Share Links" page.

Adding a new folder to your cloud storage is done from the "Folders" tab
in the Ubuntu One Control Panel. Click the "Add a folder from this
computer" button at the bottom of the tab, and select the folder from
the file dialogue. Synchronisation should begin immediately.

To share a folder privately with other Ubuntu One users, such that it
will be kept synchronised between their connected devices, you will need
to click "Go to the web for public and private sharing options".

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

Title:
  Share a file not possible with the UbuntuOne native client

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

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


[Bug 1252106] [NEW] WiFi connections not re-established

2013-11-17 Thread James Tait
Public bug reported:

If I boot my phone at home, it happily connects to my wireless network.
If I leave home and have Cellular Data enabled, it will establish a 3G
connection. If I then return home, it remains on 3G instead of switching
back to the wireless network. Even if I disable Cellular data, the
wireless connection is not re-established.

I have tried restarting network-manager and wpasupplicant, to no avail.
The only way I have been able to get it to reconnect to the wireless
network is to reboot the phone.  The logs suggest that the wireless
authentication fails, but the reboot doesn't prompt for new credentials.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: network-manager 0.9.8.4-0ubuntu3
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.12.6-0ubuntu1
Architecture: armhf
CRDA: Error: [Errno 2] No such file or directory: 'iw'
Date: Sun Nov 17 17:19:14 2013
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 # Include files from /etc/network/interfaces.d:
 source-directory /etc/network/interfaces.d
InstallationDate: Installed on 2013-11-15 (2 days ago)
InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20131115)
IpRoute:
 default via 217.169.7.97 dev wlan0  proto static 
 217.169.7.96/27 dev wlan0  proto kernel  scope link  src 217.169.7.115  metric 
9
MarkForUpload: True
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
PciNetwork:
 
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2013-11-11T17:26:39
nmcli-con:
 NAME  UUID   TYPE  
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
 wyrddreams83361e0b-c649-40bb-a06b-b9dfdf8e9b88   
802-11-wireless   1384708569   Sun 17 Nov 2013 05:16:09 PM GMTyes   
no /org/freedesktop/NetworkManager/Settings/2
 robsnetwork1a 35fd68ec-6692-4257-a1fb-2b1a5d6f5c0b   
802-11-wireless   1384635695   Sat 16 Nov 2013 09:01:35 PM GMTyes   
no /org/freedesktop/NetworkManager/Settings/1
 /234304102840004/context1 f7e681eb-f938-6eb7-7d28-0ccde53ac6ff   gsm   
1384653566   Sun 17 Nov 2013 01:59:26 AM GMTyes   yes
/org/freedesktop/NetworkManager/Settings/0
 the mickleover84355cc1-a50d-44d6-b761-873d4cde3e56   
802-11-wireless   0never  yes   
no /org/freedesktop/NetworkManager/Settings/3
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 /ril_0 gsm   disconnected  
/org/freedesktop/NetworkManager/Devices/1  
 wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.8.4connected   enabled   enabled 
enabledenabled disabled

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


** Tags: apport-bug armhf trusty

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

Title:
  WiFi connections not re-established

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

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


[Bug 1226265] Re: no indication of publisher in click app preview

2013-11-14 Thread James Tait
** Changed in: click-package-index
   Status: Triaged => In Progress

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

Title:
  no indication of publisher in click app preview

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

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


[Bug 1209226] Re: Scope is very slow

2013-11-13 Thread James Tait
** Changed in: click-package-index
   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/1209226

Title:
  Scope is very slow

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

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


[Bug 1232053] Re: Substandard Nautilus integration in Ubuntu 13.10

2013-10-24 Thread James Tait
Note that the sync functionality is provided by ubuntuone-syncdaemon,
and is unaffected.  You can still drop files in a synchronised folder
from your file manager, or the command line, or from any other program,
and they will continue to be synchronised as they are now.

You can share a file already in your cloud by clicking the sync
indicator and selecting "Share a File" from the drop-down.  The Ubuntu
One Control Panel will open at the "Share Links" page.  Alternatively
you can open the Ubuntu One Control panel directly by selecting "Open
Ubuntu One" from the sync indicator drop-down, or by selecting Ubuntu
One from the Dash or the Launcher; then select the "Share Links" tab.
Here you can enter a filename in the search box and select the file to
share from the results, whereupon you will be presented with the public
link.

Adding a new folder to your cloud storage is done from the "Folders" tab
in the Ubuntu One Control Panel.  Click the "Add a folder from this
computer" button at the bottom of the tab, and select the folder from
the file dialogue. Synchronisation should begin immediately.

To share a folder privately with other Ubuntu One users, such that it
will be kept synchronised between their connected devices, you will need
to click "Go to the web for public and private sharing options".

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

Title:
  Substandard Nautilus integration in Ubuntu 13.10

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

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


[Bug 1241986] Re: Cannot connect to WPA/WPA2, EAP-PEAP, MSCHAPV2 network

2013-10-19 Thread James Tait
There's probably more at play here than just missing UI - I can connect
to the network on my laptop, copy the NetworkManager settings file to my
phone, but it still fails to connect.

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

Title:
  Cannot connect to WPA/WPA2, EAP-PEAP, MSCHAPV2 network

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

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


[Bug 1226265] Re: no indication of publisher in click app preview

2013-10-14 Thread James Tait
Added software-center-agent as we need to push the registrant details to
the index.

** Also affects: software-center-agent
   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/1226265

Title:
  no indication of publisher in click app preview

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

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


[Bug 1226265] Re: no indication of publisher in click app preview

2013-10-14 Thread James Tait
** Changed in: click-package-index
   Status: Confirmed => Triaged

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

Title:
  no indication of publisher in click app preview

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

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


[Bug 1209226] Re: Scope is very slow

2013-10-14 Thread James Tait
** Changed in: click-package-index
   Importance: Undecided => High

** Changed in: click-package-index
   Importance: High => Critical

** Changed in: click-package-index
   Status: New => In Progress

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

Title:
  Scope is very slow

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

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


[Bug 1237834] Re: [regression] Not all click apps in 'More suggestion' have icons

2013-10-10 Thread James Tait
All affected packages have been re-indexed and are now providing an
icon_url.  Marked as Fix Released in Click Package Index, but we still
need to come up with a default icon story in the scope.

** Changed in: click-package-index
   Status: In Progress => 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/1237834

Title:
  [regression] Not all click apps in 'More suggestion' have icons

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

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


[Bug 1237834] Re: [regression] Not all click apps in 'More suggestion' have icons

2013-10-10 Thread James Tait
This looks like a data problem.

I can see the icon URL is present in the feed from Software Centre, but
not in the results from Click Index.  The most likely cause is that the
affected packages were indexed during the period when Click Index was
using the 64px icon as the default, but Software Centre was only adding
a 256px icon.

A simple re-index should fix the data, but I'd prefer to limit it to the
affected packages rather than the whole index.  I'd suggest the scope
have a default icon for packages that don't return one, however.

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

** Changed in: click-package-index
   Importance: Undecided => Critical

** Changed in: click-package-index
   Status: New => In Progress

** Changed in: click-package-index
 Assignee: (unassigned) => James Tait (jamestait)

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

Title:
  [regression] Not all click apps in 'More suggestion' have icons

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

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


[Bug 1237433] Re: [regression] Click apps in 'More suggestion' doesn't have icons

2013-10-09 Thread James Tait
** Changed in: click-package-index
   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/1237433

Title:
  [regression] Click apps in 'More suggestion' doesn't have icons

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

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


[Bug 1237433] Re: [regression] Click apps in 'More suggestion' doesn't have icons

2013-10-09 Thread James Tait
** Changed in: click-package-index
   Status: New => In Progress

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

Title:
  [regression] Click apps in 'More suggestion' doesn't have icons

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

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


[Bug 1237277] [NEW] Strange grouping of updates

2013-10-09 Thread James Tait
Public bug reported:

Update Manager appears to be grouping updates in a strange way.  This
seems to be an extreme example:

I have Minetest installed from the daily PPA at
http://ppa.launchpad.net/minetestdevs/daily-builds/ubuntu

This morning's updates show OpenLDAP libraries grouped under Minetest
(screenshot attached).

The package doesn't declare a dependency on LDAP libraries:

Package: minetestc55
State: installed
Automatically installed: no
Version: 201310080133-0~2324~ubuntu13.04.1
Priority: optional
Section: games
Maintainer: Juhani Numminen 
Architecture: amd64
Uncompressed Size: 20.5 M
Depends: libbz2-1.0, libc6 (>= 2.15), libcurl3-gnutls (>= 7.16.2), libgcc1 (>= 
1:4.1.1), libgl1-mesa-glx | libgl1, libjpeg8 (>= 8c), libopenal1 (>= 1:1.13), 
libpng12-0 (>= 1.2.13-4), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.6), 
libvorbisfile3 (>= 1.2.0), libx11-6,
 libxxf86vm1, zlib1g (>= 1:1.1.4)
Conflicts: minetestc55
Description: Infinite-world block sandbox game and engine
 Minetest is an infinite-world block sandbox game and a game engine, inspired 
by InfiniMiner, Minecraft and the like.
Homepage: http://www.minetest.net

But I do see LDAP and Kerberos libraries linked:

jtait@gazpacho:~$ ldd $(which minetest)
linux-vdso.so.1 =>  (0x7fff901fe000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x7fa36732b000)
libGL.so.1 => /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 
(0x7fa3670cd000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 
(0x7fa366d97000)
libjpeg.so.8 => /usr/lib/x86_64-linux-gnu/libjpeg.so.8 
(0x7fa366b42000)
libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 
(0x7fa366932000)
libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 
(0x7fa36670b000)
libopenal.so.1 => /usr/lib/x86_64-linux-gnu/libopenal.so.1 
(0x7fa3664b2000)
libvorbisfile.so.3 => /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3 
(0x7fa3662aa000)
libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 
(0x7fa365ff6000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7fa365dd9000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x7fa365bd1000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7fa3659cc000)
libXxf86vm.so.1 => /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1 
(0x7fa3657c6000)
libcurl-gnutls.so.4 => /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4 
(0x7fa365567000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x7fa365262000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x7fa364f5e000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x7fa364d48000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fa36498)
libglapi.so.0 => /usr/lib/x86_64-linux-gnu/libglapi.so.0 
(0x7fa36475a000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 
(0x7fa364548000)
libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1 
(0x7fa364344000)
libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 
(0x7fa36413e000)
libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 
(0x7fa363f3c000)
libxcb-glx.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0 
(0x7fa363d24000)
libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0 
(0x7fa363b1f000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 
(0x7fa363901000)
libdrm.so.2 => /usr/lib/x86_64-linux-gnu/libdrm.so.2 
(0x7fa3636f4000)
libvorbis.so.0 => /usr/lib/x86_64-linux-gnu/libvorbis.so.0 
(0x7fa3634c7000)
libogg.so.0 => /usr/lib/x86_64-linux-gnu/libogg.so.0 
(0x7fa3632bd000)
/lib64/ld-linux-x86-64.so.2 (0x7fa367562000)
libidn.so.11 => /usr/lib/x86_64-linux-gnu/libidn.so.11 
(0x7fa36308a000)
librtmp.so.0 => /usr/lib/x86_64-linux-gnu/librtmp.so.0 
(0x7fa362e6f000)
libgcrypt.so.11 => /lib/x86_64-linux-gnu/libgcrypt.so.11 
(0x7fa362bf1000)
libgnutls.so.26 => /usr/lib/x86_64-linux-gnu/libgnutls.so.26 
(0x7fa362933000)
libgssapi_krb5.so.2 => /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 
(0x7fa3626f5000)
liblber-2.4.so.2 => /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 
(0x7fa3624e5000)
libldap_r-2.4.so.2 => /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 
(0x7fa362294000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 
(0x7fa36208f000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 
(0x7fa361e89000)
libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 
(0x7fa361c84000)
libtasn1.so.3 => /usr/lib/x86_64-linux-gnu/libtasn1.so.3 
(0x7fa361a72000)
libp11-kit.so.0 => /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 
(0x7fa361852000)
libkrb5.so.3 => /usr/lib/x86_64-linux-gnu/libkrb5.so.3 
(0x7fa361583000)
  

[Bug 1236331] [NEW] Security section of Security & Privacy panel has no items

2013-10-07 Thread James Tait
Public bug reported:

>From System Settings, selecting the Security & Privacy panel results in
a page with a "Security:" heading with no items beneath it, followed by
a "Privacy:" heading with the "Stats on welcome screen", "Dash search"
and "Diagnostics" items."  Either the Security section should be re-
populated or the header should be removed.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: ubuntu-system-settings 0.1+13.10.20131004-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.12.5-0ubuntu1
Architecture: armhf
Date: Mon Oct  7 13:06:53 2013
InstallationDate: Installed on 2013-10-05 (1 days ago)
InstallationMedia: Ubuntu Saucy Salamander (development branch) - armhf 
(20131005)
MarkForUpload: True
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SourcePackage: ubuntu-system-settings
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug armhf saucy

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

Title:
  Security section of Security & Privacy panel has no items

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

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


[Bug 1209226] Re: Scope is very slow

2013-10-01 Thread James Tait
** Changed in: click-package-index
 Assignee: (unassigned) => James Tait (jamestait)

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

Title:
  Scope is very slow

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

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


Re: [Bug 1231945] Re: [xmir] X seems to be dumping core on system shutdown

2013-09-30 Thread James Tait
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon 30 Sep 2013 03:16:49 BST, Daniel van Vugt wrote:
> The problem is probably XMir. Unfortunately we can't progress without a
> readable stack trace of the crash.
>

Right. But which debug packages do I need to install to get that?  I
already have xserver-xorg-core-dbg and xserver-xorg-video-intel-dbg and
I don't see a xserver-xorg-xmir-dbg package.
- --
James Tait, BSc. | https://launchpad.net/~jamestait/
Software Engineer, Canonical Online Services, Web and Ops Team
Ubuntu - Linux for human beings | www.ubuntu.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlJJT9MACgkQyDo4xMNTLiYuBQCg+DjjWWhE+A3xMqW2dzQvspy5
fa0AnjfjQoG23gGPpWqe9B3OGJ9fua5c
=2F7+
-END PGP SIGNATURE-

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

Title:
  [xmir] X seems to be dumping core on system shutdown

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

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


  1   2   3   4   >