<p dir="ltr"><br>
On Jun 1, 2016 03:02, "Reinhard Pointner" <<a href="mailto:reinhard.pointner@gmail.com">reinhard.pointner@gmail.com</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> If you want to target the Ubuntu Software Center / App Store then Snappy is a given. If you like it or not. (Personally, I like snappy, though it's still a bit rough on the edges). Snappy (thanks to snapcraft) is not difficult and quite easy to get a hang of even in the current state. Wix/MSI is a nightmare in comparison even if you copy and paste everything from stackoverflow.<br>
><br>
> The main issue is the lack of "real" examples. Hello World examples don't cut it for real desktop apps (that crash with all kinds of weird UI framework issues when run in confined mode). More than documentation, more "real world" examples that show what is currently possible and what isn't, would be far more helpful.<br>
><br>
> That being said, snappy for the desktop is under extremely active development now, and there should be weekly/bi-weekly updates for snapd now. There's a lot of major show stoppers for snappy desktop apps, that either make things hard or impossible, but now that people start using it, these things will get figured out over the next few months.<br>
><br>
> Cheers,<br>
> Reinhard<br>
><br>
><br>
> On 1 June 2016 at 17:28, Vincent JOBARD <<a href="mailto:vinzjobard@gmail.com">vinzjobard@gmail.com</a>> wrote:<br>
>><br>
>> Hi there,<br>
>><br>
>> I'm not a specialist but as evangelist this is a resume of my exchange with many devs, on IT forums, social networks and so on, since snaps were announced to personnal desktop.<br>
>><br>
>> Devs don't want to manage with another package format where they have to manage all the dependances, seccomp filters and App Armor profile.<br>
>><br>
>> Devs want to devs, they don't want to package, except maybe those who targets Snappy Ubuntu Core as a base plateform for innovation. But as I understand, in this particular case, lots of them belong to Canonical partners, and have particular relationship with Canonical devs, that could help.<br>
>><br>
>> Other devs will only package their apps in snaps if it's very easy to do and if it doesn't take so much time, and maybe be integrated into their integration processus (I push my code on my git repo and the snap will be automatically generated, is generally what devs wanted to embrace snap technology)<br>
>><br>
>> So I think, as evangelist, that snapcraft have to be a primary target to promote snaps. Else, non pro-Ubuntu devs will never use it<br>
>><br>
>> Cheers<br>
>> Winael<br>
>><br>
>> On Wed, Jun 1, 2016 at 8:35 AM Didier Roche <<a href="mailto:didrocks@ubuntu.com">didrocks@ubuntu.com</a>> wrote:<br>
>>><br>
>>> Le 01/06/2016 08:30, Mark Shuttleworth a Ã©crit :<br>
>>> > On 01/06/16 07:23, Didier Roche wrote:<br>
>>> >><br>
>>> >>>> Personally I think snapcraft is amazing, but it does create an extra<br>
>>> >>>> layer of abstraction to push through, which may be confusing to someone<br>
>>> >>>> just starting out.<br>
>>> >>>><br>
>>> >>>> Thoughts?<br>
>>> >>> My thoughts are biased towards trying to use snapcraft for everything<br>
>>> >>> but we should not block on people wanting to do whatever they want<br>
>>> >>> during their creative process.<br>
>>> >> Of course, explaining the base concept (file system and such) is<br>
>>> >> important, but that can happen once we have 3-4 success of the virtuous<br>
>>> >> loop I explained above and having the base concepts nicely shaped in<br>
>>> >> developer's head.<br>
>>> >> Then, we can introduce a bug for instance as the next step, and see how<br>
>>> >> to debug/inspect it. This is when the snapcraft lifecycle concept, and<br>
>>> >> the snap/ directory can be introduced, exploring this way the snap (and<br>
>>> >> not snapcraft) concepts like meta/snap.yaml, wrapper, and file system…<br>
>>> ><br>
>>> > Right, we agree on the basics. Here's the challenge - the smartest<br>
>>> > people don't sit down to write a simple snap. They want to make a snap<br>
>>> > of the thing they care about, which is probably big and ugly inside<br>
>>> > because it's been around enough for someone to care about it.<br>
>>> ><br>
>>> > So, in that environment, learning snapcraft is a big layer of<br>
>>> > indirection, and worse, if you hit the limits of snapcraft and have to<br>
>>> > start writing a plugin, you are spending time and effort on something<br>
>>> > you don't care about in order to get to something you DO care about.<br>
>>> ><br>
>>> > That same person could probably MANUALLY construct a snap, as long as<br>
>>> > they know what the constraints are. They can manually build their code,<br>
>>> > they can build and copy, they can jiggle things to work.<br>
>>> ><br>
>>> > I love snapcraft and believe we will make it perfect. But right now, I<br>
>>> > see a lot of people hitting its limits and being baffled as to what it<br>
>>> > is doing and why. Smart people saying "I give up because I can't even<br>
>>> > get a bash script to work in a snap". That's a problem we must face head<br>
>>> > on, not deny.<br>
>>><br>
>>> Fair enough, and I understand your feeling there.<br>
>>><br>
>>> I'm letting the floor opened for others to comment :)<br>
>>> Cheers,<br>
>>> Didier<br>
>>><br>
>>> --<br>
>>> Snapcraft mailing list<br>
>>> <a href="mailto:Snapcraft@lists.ubuntu.com">Snapcraft@lists.ubuntu.com</a><br>
>>> Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft">https://lists.ubuntu.com/mailman/listinfo/snapcraft</a><br>
>><br>
>><br>
>> --<br>
>> Snapcraft mailing list<br>
>> <a href="mailto:Snapcraft@lists.ubuntu.com">Snapcraft@lists.ubuntu.com</a><br>
>> Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft">https://lists.ubuntu.com/mailman/listinfo/snapcraft</a><br>
>><br>
><br>
><br>
> --<br>
> Snapcraft mailing list<br>
> <a href="mailto:Snapcraft@lists.ubuntu.com">Snapcraft@lists.ubuntu.com</a><br>
> Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft">https://lists.ubuntu.com/mailman/listinfo/snapcraft</a><br>
></p>
<p dir="ltr">Docs would be great, though I was able to find my way well enough. My issues are as stated above where I am in need of creating my own plugin and it is very difficult to debug. Logging or a debug mode would be great. Also logs to debug odd UI issues I could not seem to locate. Otherwise snapcraft is coming along great. My packages are far from simple :)</p>
<p dir="ltr">Cheers <br>
Scarlett </p>