Tiny Core Extensions > TCE Bugs
netsurf-gtk3.tcz is missing glibc_gconv.tcz as a dependency
nick65go:
From TC12_x86, I installed netsurf-gtk3.tcz and it does not work. It started with a blank page (near empty). Then I tried to connect directly to this site, but the same bad page will come up. Then I compared the netsurf-gtk3.tcz.dep and netsurf.tcz.dep, and I see the only file present in netsurf-tcz.dep but not in netsurf-gtk3.tcz was glibc_gconv.tcz. So I manually did
--- Code: ---tce-load -i glibc_gconv.tcz
--- End code ---
and now it works. But it was strange to see that
--- Code: ---ldd ./netsurf-gtk3 | grep *gconv*
--- End code ---
did not spotted this missing library.
jazzbiker:
Hi, nick65go!
Yes, that was the exactly the reason for me not to add glibc_gconv.tcz to netsurf-gtk3.tcz.dev. But I saw it among netsurf-gtk dependencies. I hope .dep file can be adjusted without resubmitting the whole extension.
I'm sorry I was not attentive enough while extension testing. I noticed glibc_gconv among extensions loaded on bare X and excluded it from the .dep file. Do You start X in some non-standard manner?
nick65go:
Hi jazzbiker!
I start X.org normally, nothing special. What can be "special" in year 2021 to all my TC##_{x86, x86_64} is that flwm is my windows manager. I have /home/tc/.wmx with many pre-defined menu-categories (browsers, audio/video, compressors, etc) linked at start-up from ~/.X.d scripts, that is all. I do not use locales /languages settings. All is generic.
And GTK 2 or 3 are loaded only by apps (gnumeric, firefox, etc), not by me. I am stubborn on FLTK, GTK1 apps, manually added from older TC versions.
jazzbiker:
Hi, nick65go!
I caught why I always have glibc_gconv - it is mylocale dependency. But this can not explain, why ldd didn't shows it. I can not say nothing.
@Rich
Please, can You correct netsurf-gtk3.tcz.dep with adding glibc_gconv.tcz? Another trouble is, that .dep file correction changes did not change .tcz.md5.txt. We discussed this issue earlier. So I am to re-subscribe with some non-substantial changes in order to trigger md5 sum deviation?
Rich:
Hi jazzbiker
netsurf-gtk3.tcz.dep updated.
--- Quote from: jazzbiker on May 06, 2021, 05:21:05 PM --- ... Another trouble is, that .dep file correction changes did not change .tcz.md5.txt. ...
--- End quote ---
Luckily dependency file updates are not nearly as common as extension updates. :)
You can use the Apps utility to update the .dep files.
Navigation
[0] Message Index
[#] Next page
Go to full version