Evolution

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
Kulle
Warlord
Warlord
Posts: 603
Joined: 28 Jan 2017, 10:39
Distribution: v4.0 64bit Xfce
Location: Berlin

Evolution

Post#16 by Kulle » 12 Dec 2023, 09:50

Hi Blaze,
Dependencies missing in PorteuX

Code: Select all

./evolution: error while loading shared libraries: libenchant-2.so.2: cannot open shared object file: No such file or directory
Slakfinder libenchant ==> nothing found

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Evolution

Post#17 by beny » 12 Dec 2023, 13:54


User avatar
Blaze
DEV Team
DEV Team
Posts: 3885
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Evolution

Post#18 by Blaze » 12 Dec 2023, 15:52

Hi Kulle,
I added enchant-2.3.2 coz it have a small size, but Porteus is have it with Cinnamon DE.

Thanks
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Evolution

Post#19 by Ed_P » 12 Dec 2023, 17:26

Blaze wrote:
12 Dec 2023, 05:53
I don't know why slapt-mod does not download gst-plugins-base.
Anyway I added it and updated my post.
Thank you Blaze. :friends: slapt-mod worked for me getting the gst-plugins-base.
Ed_P wrote:
11 Dec 2023, 22:40

Code: Select all

root@porteus:/home/guest# slapt-mod -N gst-plugins-base
Reading Package Lists...Done
Suggested packages:
  alsa-lib bzip2 elfutils eudev expat gcc libffi libjpeg-turbo libpng pcre xz 
  zlib brotli cairo cdparanoia elfutils fontconfig freetype fribidi graphene 
  graphite2 harfbuzz libX11 libXau libXdmcp libXext libXrender libXv libdrm 
  libglvnd libgudev libogg libtheora libunwind libvisual libvorbis libxcb 
  libxml2 mesa opus orc pango pixman wayland 
The following NEW packages will be installed:
  gst-plugins-base
Ed

User avatar
Blaze
DEV Team
DEV Team
Posts: 3885
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Evolution

Post#20 by Blaze » 12 Dec 2023, 18:43

Ed_P, yep, as one package he is downloaded and converted successfully, but with multi packages I have failed to download gst-plugins-base as you can see
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Evolution

Post#21 by Ed_P » 12 Dec 2023, 19:07

^ I wonder why.....

Your new Evolution module works for me. :good: Thank you.

Any suggestion for the "workaround"?

Code: Select all

../src/intel/isl/isl.c:2208: FINISHME: ../src/intel/isl/isl.c:isl_surf_supports_ccs: CCS for 3D textures is disabled, but a workaround is available.
Not that I need it.
Ed

Vic
Samurai
Samurai
Posts: 122
Joined: 10 Aug 2016, 05:36
Distribution: Porteux V-0.1 64 KDE
Location: Utopia in Tampa, Florida, USA

Evolution

Post#22 by Vic » 13 Dec 2023, 01:21

Hi Ed_P

Offtopic but dtd you get a haircut because you look totally different

Vic

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Evolution

Post#23 by Ed_P » 13 Dec 2023, 05:53

Vic, yes, it is a pic of our dog that we put down last month. :cry:
Ed

User avatar
Rava
Contributor
Contributor
Posts: 5416
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

Evolution

Post#24 by Rava » 14 Dec 2023, 07:54

Blaze wrote:
10 Dec 2023, 11:30
Evolution is a personal information management application that provides integrated mail, calendaring and address book functionality.
Can it be configured to use the already local files as created by Interlink (a Mozilla Thunderbird fork) like this one:

Code: Select all

guest@rava:~/.myinterlinkimap$ file INBOX
INBOX: Unicode text, UTF-8 text, with very long lines (522), with CRLF line terminators
guest@rava:~/.myinterlinkimap$ du -h INBOX
771M	INBOX
guest@rava:~/.myinterlinkimap$ cd ..
guest@rava:~$ du -sch .myinterlinkimap/
1.1G	.myinterlinkimap/
1.1G	total
guest@rava:~$ 
I want to avoid having to download 1.1GB once more.
(~/.myinterlinkimap is a symlink to one of my interlink imap folders, the other one is rarely used and much smaller)

Also: is your above linked version GTK2 or GTK3?
If it's GTK3 can it be made as GTL2 as well?
Cheers!
Yours Rava

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Evolution

Post#25 by beny » 14 Dec 2023, 16:47

hi Rava, evolution have a wizard at start, and look for the email account inside the system so if your interlink have an adress and a port available maybe you can add to evolution,but isn't too old and make the same task of evolution?

User avatar
Blaze
DEV Team
DEV Team
Posts: 3885
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Evolution

Post#26 by Blaze » 14 Dec 2023, 19:07

Rava wrote:
14 Dec 2023, 07:54
is your above linked version GTK2 or GTK3?
GTK3
Rava wrote:
14 Dec 2023, 07:54
If it's GTK3 can it be made as GTL2 as well?
I think no for GTK2 it's so oldysh.
Look at these dependences:
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
Rava
Contributor
Contributor
Posts: 5416
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

Evolution

Post#27 by Rava » 14 Dec 2023, 20:01

Blaze wrote:
14 Dec 2023, 19:07
I think no for GTK2 it's so oldysh.
Look at these dependences:
To be honest, the programs don't really look any different when you compare a GTK2 and a GTK3 variant. The main difference is that GTK2 variants run smoother.

About the dependencies,
https://archlinux.org/packages/extra/x86_64/evolution/ lists webkit2gtk-4.1
Does the 4.1 mean its version number, or that it's based on GTK4?
Cheers!
Yours Rava

User avatar
Blaze
DEV Team
DEV Team
Posts: 3885
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Evolution

Post#28 by Blaze » 17 Dec 2023, 12:21

Rava wrote:
14 Dec 2023, 20:01
Does the 4.1 mean its version number, or that it's based on GTK4?
No, coz it requqte GTK3. Look at this dependencies list https://archlinux.org/packages/extra/x8 ... t2gtk-4.1/

For compile I used these stuff

Code: Select all

# Check deps in DE's:
# ls -1 /var/lib/pkgtools/packages/{*aspell*,*clutter*,*clutter-gtk*,*cmark*,*cogl*,*enchant*,*geocode-glib*,*glib-networking*,*gnome-autoar*,*gnome-online-accounts*,*gperf*,*gspell*,*gst-plugins-base*,*gstreamer*,*highlight*,*hunspell*,*hyphen*,*krb5*,*libchamplain*,*libgdata*,*libgsf*,*libgweather4*,*libmspack*,*libpst*,*libsoup3*,*libwpe*,*libyaml*,*python-pygments*,*rest-legacy*,*ruby*,*unifdef*,*webkit2gtk*,*woff2*,*wpebackend-fdo*,*ytnef*}
BTW you can use https://packages.salixos.org/#! for checking all deps.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
Rava
Contributor
Contributor
Posts: 5416
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

Evolution

Post#29 by Rava » 17 Dec 2023, 12:25

Blaze wrote:
17 Dec 2023, 12:21
BTW you can use https://packages.salixos.org/#! for checking all deps.
Good to know.

Anyhow
Rava wrote:
14 Dec 2023, 07:54
Can it be configured to use the already local files as created by Interlink (a Mozilla Thunderbird fork)
do you know the answer to my above question?
Cheers!
Yours Rava

User avatar
Blaze
DEV Team
DEV Team
Posts: 3885
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Evolution

Post#30 by Blaze » 17 Dec 2023, 14:31

Rava,
only this data can be imported
Image
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

Post Reply