← Back to team overview

ubuntu-touch-coreapps team mailing list archive

Re: Fwd: [Docviewer app] missing file dependence and create click with cmake

 

Hi Fabio,

On Tue, Sep 23, 2014 at 12:04 PM, Fabio Colella <fcole90@xxxxxxxxx> wrote:

> Hello, I need to ask two things:
>
> 1) My qml complains missing org.docviewer.file, does any related package
> still exist or is it a deprecated component? (cannot find it on trusty)
>

You can install it as a .deb package from the core apps PPA:

sudo add-apt-repository ppa:ubuntu-touch-coreapps-drivers/daily
sudo apt-get update && sudo apt-get install file-qml-plugin

The source code for that package lives here, and we should put this backend
in the app's source tree as we do with other core apps (Reminders, Clock,
File Manager, Terminal, etc.):

https://code.launchpad.net/file-qml-plugin


>
> 2) After switching to cmake there is a problem: many files, like .desktop
> gets created after running one or two times cmake configuration (like .
> desktop.in.in). If I try to use the app on the emulator device, it
> doesn't build the necessary files and complains missing files. Is there any
> workaround or I can install that only by deb package?
>

That should fix your problem there, I think:
https://code.launchpad.net/~dpm/ubuntu-docviewer-app/cmake-fixes/+merge/235774

Let us know if that helps.

Cheers,
David.


>
> Thank you all in advance :)
>
> --
> Cordiali saluti,
> Fabio Colella
>
>
>
> Prova un sistema di nuova generazione,
> <http://www.ubuntu-it.org/scopri-ubuntu>
> prova Ubuntu ORA e migliora le performance del tuo PC!
> <http://www.ubuntu-it.org/scopri-ubuntu>
> GRATIS per sempre! <http://www.ubuntu-it.org/scopri-ubuntu>
>
>
> --
> Mailing list: https://launchpad.net/~ubuntu-touch-coreapps
> Post to     : ubuntu-touch-coreapps@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References