Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-30 Thread laurent bernabe
Thank you very much. I'll convert my icon with this script Regards 2014-11-30 22:02 GMT+01:00 Walter Bender : > Check out http://wiki.sugarlabs.org/go/Sugariconify > > On Fri, Nov 28, 2014 at 9:00 AM, laurent bernabe > wrote: > > > > Hello everyone, > > > > I am starting a new activity in orde

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-30 Thread Walter Bender
Check out http://wiki.sugarlabs.org/go/Sugariconify On Fri, Nov 28, 2014 at 9:00 AM, laurent bernabe wrote: > > Hello everyone, > > I am starting a new activity in order to get started with Web Actvity > development : a simple tic tac toe : github project > > But when I launch the activity from i

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-30 Thread laurent bernabe
Hello again, I've just copied my activity inside Sugarizer, updated activity.json, but I can't launch any activity inside my Sugarizer session (I've joined a screenshot). Also, I don't know if I can find a log file so that I could join it to the mail also. Regards 2014-11-30 15:10 GMT+01:00 laur

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-30 Thread laurent bernabe
Thank you, I could launch a chrome session with file access with the second link (Cliff's answer). Now I am going to try my activity into Sugarizer, and will report issues if anyone occurs. Regards 2014-11-30 15:04 GMT+01:00 Iain Brown Douglas : > try > > > http://askubuntu.com/questions/369310/

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-30 Thread Iain Brown Douglas
try http://askubuntu.com/questions/369310/how-to-fix-missing-libudev-so-0-for-chrome-to-start-again or http://askubuntu.com/questions/288821/how-do-i-resolve-a-cannot-open-shared-object-file-libudev-so-0-error On Sun, 2014-11-30 at 12:02 +0100, laurent bernabe wrote: > Thank you for your answer

Re: [Sugar-devel] Starting a new web activity : problem when closing activity, and with icon design

2014-11-30 Thread laurent bernabe
Thank you for your answer. I've installed the official ubuntu package for Chrome, with the command sudo dpkg -i So I am able to launch chrome from the Kubuntu menu icon. Meanwhile, I get an error when I launch it from terminal (problem with libudev)