View Single Post
Old 01-17-2010, 01:23 PM   #38
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Quote:
Originally Posted by Gonzo62 View Post
**********************************
(Toolbox.lua:975)
: GtK-WARNING **: cannot open display:
7.027: ./_files/xx: Done
**********************************
try:
Code:
#export DISPLAY=:0.0
I think I know the source of the problems.
I installed a newer busybox package some time ago (v1.7.2).

This new busybox includes more powerful commands.
For examples,

* in sysinfo, I use this code to get a list of running processes:
Code:
# top -b -n 1 -d 0
* in filebrowser, I use this to get free space:
Code:
# df -k
Apparently, default busybox commands don't accept some of these flags.

Could you try both in the Iliad terminal (or connected with SSH) and post the results.


Browsing to / in my Iliad also crashes FileBrowser, I need to check it.


Thanks for your help,
Iņigo
Iņigo is offline   Reply With Quote