i-nex / I-Nex

System information tool written in gambas3, python, bash
http://i-nex.linux.pl/
174 stars 24 forks source link

Desktop._init.36: #27: Cannot load component 'gb.desktop.x11': cannot find component and Segfault (memory dump) #5

Closed FadeMind closed 8 years ago

FadeMind commented 9 years ago

Lastest git version: i-nex-git-7.4.0.30.g0f43d87-1 not startng:

Desktop._init.36: #27: Cannot load component 'gb.desktop.x11': cannot find component
Desktop._init.36 

After installing gambas3-gb-desktop-x11 I-Nex launching fine but crash after detect GPU:

[12/06/2014 20:27:41.441] [INFO] [Finfosys.Form_Open.270] Call to Distribution_Detect
[12/06/2014 20:27:41.441] [INFO] [Finfosys.Form_Open.272] Check Bios
[12/06/2014 20:27:41.442] [INFO] [Finfosys.Form_Open.274] Check Kernels
[12/06/2014 20:27:41.444] [INFO] [Finfosys.Form_Open.276] Check graphic card
Segfault (memory dump)

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

danielbodart commented 8 years ago

On Ubuntu 15.10 you need to add the PPA for Gambas 3 and install the package:

sudo add-apt-repository ppa:gambas-team/gambas3 sudo apt-get install gambas3-gb-desktop-x11