Hi Oliver, Many thanks! I will definitely have a try.
Best regards, XiaoGuo On Mon, Jul 11, 2016 at 10:15 PM, Oliver Grawert <[email protected]> wrote: > hi, > Am Montag, den 11.07.2016, 16:10 +0200 schrieb Oliver Grawert: > > hi, > > Am Montag, den 11.07.2016, 16:32 +0800 schrieb XiaoGuo Liu: > > > > > > Hi, > > > > > > Today, I tried to snap a Ubuntu phone qmake project into a snappy > > > application. When I run it I get a failure like the following: > > > > > > liuxg@liuxg:~/snappy/desktop/snaptest$ snaptest-app.test > > > ln: failed to create symbolic link '/home/liuxg/snap/snaptest- > > > app/x2/.themes/themes': Read-only file system > > use a wrapper script and add: > > > > cd $SNAP_USER_DATA > > > > before the exec command, so that SNAP_USER_DATA becomes your actual > > workdir... > > > oops, I forgot ... > > https://github.com/ogra1/laidout has an example where i worked around > the same problem .... > > ciao > oli > -- > Snapcraft mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/snapcraft > > -- XiaoGuo, Liu (刘晓国) Mobile: +86-13911181302
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
