Toon looks Empty?

If your (rooted) Toon doesn't do what it's supposed to, post here. Dutch allowed / Posten in 't Nederlands toegestaan.

Moderators: marcelr, TheHogNL, Toonz

walberg
Member
Member
Posts: 181
Joined: Tue Jan 08, 2013 7:22 pm
Location: Diemen
Contact:

Re: Toon looks Empty?

Post by walberg »

eneco-001-089496:~# killall qt-gui; /HCBv2/sbin/qt-gui -platform linuxfb -plugin Tslib --daemon 2>&1
[hxml] libhcb_xml v0.1 r93 (Aug 9 2016 09:25:26) [master#718e7f3288] (ezxml 0.8.6)
[hbxt] libhcb_boxtalk v0.1 r107 (Aug 9 2016 09:23:24) [master#d726b8793d]
[hcom] libhcb_com v0.1 r108 (Aug 9 2016 09:24:30) [master#0f8dff2fdd] (OpenSSL 0.9.8m)
[hdrv] libhcb_drv v0.1 r295 (Aug 25 2016 09:42:46) [master#a0d53222ab]
[hbas] libhcb_base v0.1 r232 (Aug 24 2016 16:30:59) [master#e3eb3a41e3]
QIconvCodec::convertToUnicode: using Latin-1 for conversion, iconv_open failed
QIconvCodec::convertFromUnicode: using Latin-1 for conversion, iconv_open failed
QTsLibMouseHandler "tslib" ""
[hbas]Config from /HCBv2/config/hcb_*.xml, loading 1 files ...
[hbas]Config '<qt_gui>ScreenOffToBlank' not found, using default '0'
file:///HCBv2/qml/Canvas.qml:17:1: Type Globals unavailable
Item {
^
file:///HCBv2/qml/qb/base/Globals.qml:191:18: Expected token `:'
featuresLoaded = true;
^
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon looks Empty?

Post by Toonz »

Hi Walberg,

can you attach the full globals.xml file?
member of the Toon Software Collective
walberg
Member
Member
Posts: 181
Joined: Tue Jan 08, 2013 7:22 pm
Location: Diemen
Contact:

Re: Toon looks Empty?

Post by walberg »

Added Globals.txt and Globals.xml as zip as all other options like txt are not allowed.
globals.zip
Globals.zip Globals.xml and Globals.txt
(2.33 KiB) Downloaded 412 times
Last edited by walberg on Wed Sep 13, 2017 1:52 pm, edited 1 time in total.
TerrorSource
Administrator
Administrator
Posts: 494
Joined: Thu May 04, 2017 9:28 pm

Re: Toon looks Empty?

Post by TerrorSource »

Please set the file as attachment in a post. also please edit your posts instead of double posting. keeps the topic cleaner.
walberg
Member
Member
Posts: 181
Joined: Tue Jan 08, 2013 7:22 pm
Location: Diemen
Contact:

Re: Toon looks Empty?

Post by walberg »

TerrorSource wrote:Please set the file as attachment in a post. also please edit your posts instead of double posting. keeps the topic cleaner.
Thats fine but what extention? as no extentions (txt, xml etc) are allowed.
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon looks Empty?

Post by Toonz »

walberg wrote:
TerrorSource wrote:Please set the file as attachment in a post. also please edit your posts instead of double posting. keeps the topic cleaner.
Thats fine but what extention? as no extentions (txt, xml etc) are allowed.
Zip is fine
member of the Toon Software Collective
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: Toon looks Empty?

Post by TheHogNL »

Looks like your globals file is broken. The best option is to get a copy for that file from someone else with the same firmware (not sure if a file from another firmware works also).
Member of the Toon Software Collective
walberg
Member
Member
Posts: 181
Joined: Tue Jan 08, 2013 7:22 pm
Location: Diemen
Contact:

Re: Toon looks Empty?

Post by walberg »

TheHogNL wrote:Looks like your globals file is broken. The best option is to get a copy for that file from someone else with the same firmware (not sure if a file from another firmware works also).
But as it is not sure whitch software version is i should try a global file from anyone with version 3....
opkg update and opkg upgrade both didn't work, Wget..... didnt work but also a sftp connection with the toon is not possible
Fout: Connection timed out after 20 seconds of inactivity
Fout: Kan niet verbinden met server (cannot connect with server).
Received unexpected end-of-file from SFTP server
Last edited by walberg on Wed Sep 13, 2017 5:07 pm, edited 1 time in total.
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: Toon looks Empty?

Post by TheHogNL »

For the opkg update/upgrade to work you need to re-enable the vpn (remove the # from the ovpn line in /etc/inittab)

Probably someone who is reading this can help you with a Globals.qml from a version 3 ( i'm at version 4)
Member of the Toon Software Collective
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: Toon looks Empty?

Post by TheHogNL »

By the way, you mention 'wget' doesn't work? What does it say then?

SFTP towards the Toon is only possible if you installed the sftp package (download section).
Member of the Toon Software Collective
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: Toon looks Empty?

Post by TheHogNL »

I you want to try, you could download my Globals.qml (which is a version 4) with this command directly replacing your Globals.qml

Code: Select all

wget http://ergens.org/toon/Globals.qml -O /HCBv2/qml/qb/base/Globals.qml
If it works, you are happy. If not, you need to wait for another user to give you a version 3 file.
Member of the Toon Software Collective
walberg
Member
Member
Posts: 181
Joined: Tue Jan 08, 2013 7:22 pm
Location: Diemen
Contact:

Re: Toon looks Empty?

Post by walberg »

TheHogNL wrote:I you want to try, you could download my Globals.qml (which is a version 4) with this command directly replacing your Globals.qml

Code: Select all

wget http://ergens.org/toon/Globals.qml -O /HCBv2/qml/qb/base/Globals.qml
If it works, you are happy. If not, you need to wait for another user to give you a version 3 file.
This time wget... worked, file is saved. I restarted. Now the message Toon van Eneco is not fading away (but there is no more) so now the display says Toon van Eneco all the time. There is not a white screen after about 20 seconds.
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: Toon looks Empty?

Post by TheHogNL »

Ok, probably the wrong Globals versions file. But try to debug with that debug line again:

Code: Select all

killall qt-gui; /HCBv2/sbin/qt-gui -platform linuxfb -plugin Tslib --daemon 2>&1
Member of the Toon Software Collective
walberg
Member
Member
Posts: 181
Joined: Tue Jan 08, 2013 7:22 pm
Location: Diemen
Contact:

Re: Toon looks Empty?

Post by walberg »

Globalsv2.zip
last version of Globals
(8.36 KiB) Downloaded 436 times
Attachment Globals new, 2 files because otherwise i cannot zip it.

FW version is probably 3.5.4 (the last before 3.6.3, which fails to install now again.
Last edited by walberg on Wed Sep 13, 2017 6:27 pm, edited 1 time in total.
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: Toon looks Empty?

Post by TheHogNL »

I'm not sure what you are trying to send in that zip file.. looks like a part of the log while restarting qt-gui but you give it the name of the globals file earlier :S

I'm ok with helping you with this as I don't think you have enough linux skills to go further :)

If you are ok with this, please download teamviewer (www.teamviewer.com) and start a remote session so I can logon to your computer and your Toon. I'll send you my mobile number in a private msg so you can whatsapp me.
Member of the Toon Software Collective
Post Reply

Return to “Toon issues and support (Nederlands toegestaan)”