Tiny Core Linux
dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: Onyarian on September 06, 2014, 05:52:56 AM
-
Hi
I'm working with ub-dCore-trusty. It goes fine with a lot of .sce I created, but I have some troubles with brasero.
I importsce brasero and created brasero.sce, when I loadsce brsero and execute brasero this is the error:
tc@ubt-dC5x-ordjd:~$ brasero
(brasero:27436): GLib-GIO-ERROR **: Settings schema 'org.gnome.brasero.config' is not installed
Trace/breakpoint trap
tc@ubt-dC5x-ordjd:~$
Thanks, and I am very very happy with this trusty version!
(I think this error is happen in the dCore version also)
-
Try issuing this command first:
/usr/local/postinst/libglib2.0-0 trigger
And see if that helps.
-
Yes!, with:
sudo /usr/local/postinst/libglib2.0-0 trigger
and then:
brasero
now works!
-
Great, I'll put that in the startup script.
-
startup entry still missing.
-
Done.
-
Thanks, works now.