![]() |
2008-10-15
, 18:00
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#82
|
My second parameter used to be: 'sudo debian hilda xephwm LXDE startlxde1'
For this version of the app, I had to create a script (/usr/bin/debwm) with this one line in it.
Other than that, we seem to have a winner! No more annoying error messages! (also, the window isn't blank white anymore; I like that)
hostwin AppName "/usr/bin/sudo debian hilda xephwm LXDE startlxde1" "What should be written inside"
- string[] buf = new string[1]; - - buf[0] = filename; - Process.spawn_async( null, buf, null, SpawnFlags.DO_NOT_REAP_CHILD, null, out this.pid ); + Process.spawn_async( null, filename.split(" "), null, SpawnFlags.DO_NOT_REAP_CHILD, null, out this.pid );
The Following User Says Thank You to Bundyo For This Useful Post: | ||
![]() |
2008-10-15
, 19:13
|
|
Posts: 38 |
Thanked: 4 times |
Joined on Jun 2008
@ California, USA
|
#83
|
![]() |
2008-10-15
, 19:56
|
|
Posts: 151 |
Thanked: 11 times |
Joined on May 2007
|
#84
|
Well, now I'm going to have to release a new package, with Bundyo's new window opener (to eliminate the LXDE error), Matan's new matchbox window manager (to get rid of the goofy dialogs), and a method for unzipping the package that Matan suggested that will get rid of my need for gnutar as a dependency.
LordFu and darrennewman: Please try this:
Please report to me anything that looks like an error.Code:sudo apt-get install --reinstall gnutar bzip2
tar: debian-final.img.ext2: wrote only 2560 of 10240 bytes
![]() |
2008-10-15
, 20:09
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#85
|
Impatience with the load times caused a crash and reboot. Bottom line is patience and learning to be comfortable with 'full' debian on the IT. Looks like I have a new learning curve to tackle.
![]() |
2008-10-15
, 20:09
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#86
|
![]() |
2008-10-15
, 20:24
|
|
Posts: 151 |
Thanked: 11 times |
Joined on May 2007
|
#87
|
![]() |
2008-10-15
, 20:53
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#88
|
![]() |
2008-10-15
, 21:02
|
Posts: 1,101 |
Thanked: 1,185 times |
Joined on Aug 2008
@ Spain
|
#89
|
![]() |
2008-10-15
, 21:46
|
|
Posts: 151 |
Thanked: 11 times |
Joined on May 2007
|
#90
|
Also, make sure you have about 1.2 GB free on your SD card after downloading.
EDIT:
Seems I had to
Last edited by tolou; 2008-10-15 at 20:07.