Tiny Core Extensions > TCE Bugs

A few claws-mail quirks in TC10 x86

<< < (2/6) > >>

Rich:
Hi Juanito
OK, now there's progress, and a missing dependency:

--- 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: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
tc@E310:~$ sudo /usr/local/etc/init.d/dbus start
sudo: /usr/local/etc/init.d/dbus: command not found
tc@E310:~$ sudo /usr/local/etc/init.d/dbus start
tc@E310:~$ claws-mail --debug
claws.c:102:Starting Claws Mail version Claws Mail 3.11.1
--- End code ---
The  dbus-glib  entry disappeared from  enchant.tcz.dep.


--- Code: ---main.c:1557:TIMING main startup: 0s909ms
prefswindow.c:706:0.000000
prefswindow.c:706:0.000000
gtkaspell.c:1590:Aspell: found dictionary en en
gtkaspell.c:1590:Aspell: found dictionary en_CA en_CA
gtkaspell.c:1590:Aspell: found dictionary en_GB en_GB
gtkaspell.c:1590:Aspell: found dictionary en_US en_US
prefswindow.c:706:0.000000
inc.c:1479:removed timer = 95
inc.c:1467:added timer = 868
prefswindow.c:177:prefs window closed
--- End code ---
Dictionaries found in the preferences window.


--- Code: ---compose.c:7451:Creating compose window...
toolbar.c:724:read Toolbar Configuration from toolbar_compose.xml
compose.c:6787:extra headers file not found
addr_compl.c:397:read 45 items in (null)
addr_compl.c:458:start_address_completion((null)) ref count 1
hooks.c:71:registed new hook for 'folder_update' as id 4
gtkaspell.c:676:Aspell: Created a new gtkaspeller 0x9920830
gtkaspell.c:684:Aspell: number of existing checkers 1
gtkaspell.c:676:Aspell: Created a new gtkaspeller 0x9947180
gtkaspell.c:684:Aspell: number of existing checkers 2
gtkaspell.c:440:Aspell: created gtkaspell 0x9972e00
gtkaspell.c:681:Aspell: Could not create spell checker.
gtkaspell.c:684:Aspell: number of existing checkers 2
alertpanel.c:254:Creating alert panel dialog...
alertpanel.c:213:called inc_lock (lock count 1)
alertpanel.c:223:called inc_unlock (lock count 0)
gtkaspell.c:681:Aspell: Could not create spell checker.
gtkaspell.c:684:Aspell: number of existing checkers 2
alertpanel.c:254:Creating alert panel dialog...
--- End code ---
Those messages were because dictionaries had not yet been selected in the email accounts yet. Selecting them eliminated those
messages.

Rich:
Hi Juanito
I take it back,  dbus-glib  is needed, but not by  enchant.tcz.

Juanito:
claws-mail and libetpan posted - hopefully dbus-glib is not required now?

Rich:
Hi Juanito
According to the  claws tree  file,  ca-certificates.tcz  and  libarchive.tcz  depend on  openssl.tcz,  while  cyrus-sasl.tcz  depends
on  openssl-1.1.1.tcz. Will that be an issue?

Meantime I'll run another update and see if the  dbus  dependency is gone.

Juanito:
Ah - I hadn’t realised cyrus-sasl had been updated to use openssl-1.1.1, it might cause a problem..

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version