Icon not shown in application list

Bug #1464782 reported by Daniel Beck
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cordova Ubuntu
Fix Released
Medium
Maxim Ermilov

Bug Description

The app icon provided in the config.xml isn't shown in the application list.

Steps to reproduce the problem:
1 - create an app with
     cordova create de.beck.mytestapp

2- add the following entry to the config.xml file:
    <icon src="www/img/logo.png"/>

3- compile the app
   cordova build --device

4- Install the app
   pkcon install-local --allow-untrusted Downloads/de.beck.mytestapp_0.0.1_armhf.click

The app is installed. The icon isn't displayed in the list of installed apps.

description: updated
David Barth (dbarth)
Changed in cordova-ubuntu:
assignee: nobody → Maxim Ermilov (zaspire)
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
David Barth (dbarth) wrote :

The icon problem is fixed in the latest release of cordova-ubuntu available upstream. Just remove platform support code from your project, rm -rf ~/.cordova and re-add platform code, ie: cordova platform add ubuntu

Changed in cordova-ubuntu:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.