Tiny Core Linux
dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: jls on February 06, 2016, 08:48:00 AM
-
jls@box:~$ file-roller
(process:10657): GLib-GIO-ERROR **: No GSettings schemas are installed on the system
Rilevato trace/breakpoint
-
Does it need that package, or does running the below command make it work after file-roller is sce-loaded:
sudo /usr/local/tce.installed/libglib2.0-0
as the postinst script for libglib2.0-0 runs the command below that has what is needed for it:
/usr/lib/i386-linux-gnu/glib-2.0/glib-compile-schemas /usr/share/glib-2.0/schemas
-
I see the existing file-roller.deb2sce already calls on that command.
Though file-roller works as is on my box with a fresh import, I will add libglib2.0-bin to the deps of file-roller, it is a small package anyway. But I am curious as to why it does not work in some circumstances, I did try it on dCore-trusty.
-
Hi
It's possible that I imported it with the -p option, without all the required dcore specific repo files ,wihch are stored in /tmp.
Some of them are on my filetool, but maybe not all.
Shouldn't be more coerent to save them under the import dir of the tcedir?
Thx
-
Since they are a part of the debinx data, I think import/debinx would be a good place. That would allow a reboot and preserving of those files.
-
All debinx data including files extracted from deb2sce.tar.gz is in import/debinx with the latest upload.