[Sugar-devel] Some sugar-build comments
Daniel Narvaez
dwnarvaez at gmail.com
Mon Jul 16 12:44:40 EDT 2012
Something like this. Connecting to localhost:6000 with vncviewer
worked for me then.
[dnarvaez at thinkpad master]$ git diff
diff --git a/Makefile b/Makefile
index e5e781b..76e4930 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ build-%:
$(TYPESCRIPT) "$(JHBUILD) buildone $*" $(LOGFILE)
run: x11-utils
- xinit $(SCRIPTS)/xinitrc -- $(XINITDISPLAY) &>>$(LOGFILE)
+ xinit $(SCRIPTS)/xinitrc -- /usr/bin/Xvnc $(XINITDISPLAY)
securitytypes=none
test: x11-utils
$(LOG) "$(SCRIPTS)/run-dogtail-tests" $(LOGFILE)
On 13 July 2012 13:22, Manuel Kaufmann <humitos at gmail.com> wrote:
> On Thu, Jul 12, 2012 at 9:44 AM, Daniel Narvaez <dwnarvaez at gmail.com> wrote:
>>> What's about configuring the new X with a small resolution and access
>>> to it through VNC? (I think this is possible but I don't know how to
>>> do it :) )
>>
>> Something like that might work yeah.
>
> Do you have some idea about how to do this?
>
> --
> Kaufmann Manuel
> Blog: http://humitos.wordpress.com/
> Porfolio: http://fotos.mkaufmann.com.ar/
> PyAr: http://www.python.com.ar/
--
Daniel Narvaez
More information about the Sugar-devel
mailing list