Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: SamK on March 04, 2012, 08:25:51 AM

Title: gnome-mplayer Various Bugs
Post by: SamK on March 04, 2012, 08:25:51 AM
Hi AmatCoder,
Before getting into the bugs - thanks for this extension.  I missed it recently being added to the repo so did not test it until today.  I have been using  a similar private extension for the TC3 series and am very pleased to see you adding yours to the repo for the TC4 series.

Bugs




Edit:  Corrected actioned to not actioned & spelling
Title: Re: gnome-mplayer Various Bugs
Post by: AmatCoder on March 04, 2012, 03:47:04 PM
Hi SamK

1. My fault. libgmtk was compiled with dconf storage which tinycore lacks.

2. Yes, I do not usually include gnome-icon-theme as dependence because of size (>8M). I should have warned in info file.

3. Yes, this is related to 1.

I have recompiled libgmtk to avoid dconf storage, now it saves configuration under .config folder. I will send it.

Thanks for testing and apologies for inconveniences.
Title: Re: gnome-mplayer Various Bugs
Post by: Rich on March 04, 2012, 04:05:55 PM
2. That's a pretty expensive dependency if you only need one or two icons.
Title: Re: gnome-mplayer Various Bugs
Post by: SamK on March 05, 2012, 02:49:21 AM
2. Yes, I do not usually include gnome-icon-theme as dependence because of size (>8M). I should have warned in info file.
2. That's a pretty expensive dependency if you only need one or two icons.

I did not add gnome-icon-theme as a dependency as it is indeed quite large.  Instead I extracted the two previously named icons and added only those when building gnome-mplayer. 

There was also a third icon missing in my private extension which I never got around to fixing.  It is in the file drop-down menu.  It is also missing in the submitted extension.



Edit: Corrected present to missing