Tiny Core Extensions > TCE Bugs

A few claws-mail quirks in TC10 x86

<< < (3/6) > >>

Rich:
Hi Juanito

--- Quote from: Juanito on July 14, 2019, 01:05:20 PM ---Ah - I hadn’t realised cyrus-sasl had been updated to use openssl-1.1.1, it might cause a problem..
--- End quote ---
It runs and it still retrieves my email. That update is also the reason for that  sudo ln -sf /usr/local/lib/libsasl2.so.3.0.0 ... command

Some more dependency stuff:

--- Code: ---tc@E310:~$ sudo ln -sf /usr/local/lib/libsasl2.so.3.0.0 /usr/local/lib/libsasl2.so.2
tc@E310:~$ sudo ldconfig
tc@E310:~$ claws-mail --debug
claws-mail: error while loading shared libraries: libp11-kit.so.0: cannot open shared object file: No such file or directory
tc@E310:~$ claws-mail --debug
claws-mail: error while loading shared libraries: libunistring.so.0: cannot open shared object file: No such file or directory
tc@E310:~$ claws-mail --debug
claws-mail: error while loading shared libraries: libhogweed.so.4: cannot open shared object file: No such file or directory
tc@E310:~$ claws-mail --debug
claws-mail: error while loading shared libraries: libcroco-0.6.so.3: cannot open shared object file: No such file or directory
tc@E310:~$ claws-mail --debug
claws.c:102:Starting Claws Mail version Claws Mail 3.17.3
--- End code ---

I installed:

--- Code: ---p11-kit.tcz
libunistring.tcz
nettle3.tcz
libcroco.tcz
--- End code ---

Juanito:
Whilst I didn't compile against the latest cysrus-sasl, the lib names are the same and I don't have any missing deps.

Did you update claws-mail, libetpan, enchant and hunspell?

Rich:
Hi Juanito
I let  Apps  run an update check and selected updates, then I restart the machine. I just now checked and I see  Apps  showing in
the size tab that I'm still missing a bunch of dependencies. Guess I should have rune a dependency check. Doing it now.

Rich:
Hi Juanito
No more funny business,  claws-mail  starts right up. The  GTK-critical  error is also gone:

--- Code: ---tc@E310:~$ claws-mail --debug
claws.c:102:Starting Claws Mail version Claws Mail 3.17.3
utils.c:1699:using default rc_dir /home/tc/.claws-mail
main.c:2241:Using control socket /tmp/claws-mail-1001/c6c703bad8f88769b2667e39628bc85f
main.c:2305:Opening socket /tmp/claws-mail-1001/c6c703bad8f88769b2667e39628bc85f
main.c:781:runtime GTK+ 2.24.30 / GLib 2.54.3
main.c:789:buildtime GTK+ 2.24.30 / GLib 2.54.3
main.c:798:Compiled-in features:
main.c:809: Enchant
main.c:815: GnuTLS
main.c:821: IPv6
main.c:827: iconv
main.c:845: libetpan 1.6
main.c:851: libSM
main.c:863: librSVG 2.40.20
prefs_gtk.c:986:new file '/home/tc/.claws-mail/clawsrc'
--- End code ---

I did notice this  /dev/mem_notify not available  message:

--- Code: ---prefs_gtk.c:1024:destroying cache
main.c:2864:/dev/mem_notify not available (No such file or directory)
prefs.c:282:Found [Plugins_Common]
--- End code ---
I'm guessing that's not even a warning, but merely informational.

These are directories I need to set up if I can't live with the programs appearance?:

--- Code: ---prefs_themes.c:426:Creating preferences for themes...
stock_pixmap.c:773:skipping theme scan, dir /home/tc/.claws-mail/themes could not be opened: Error opening directory ?/home/tc/.claws-mail/themes?: No such file or directory (4)
stock_pixmap.c:773:skipping theme scan, dir /usr/local/share/claws-mail/themes could not be opened: Error opening directory ?/usr/local/share/claws-mail/themes?: No such file or directory (4)
prefs_themes.c:669:screen is 1920.000000 x 1080.000000 pixels, 507.000000 x 285.000000 mm
prefs_themes.c:692:returned PPI: -1.000000 / computed PPI: 96.204548
--- End code ---

I think all the issues are solved. Thank you.

Juanito:
No problem - I’d guess that the themes are a separate optional package?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version