Hi,
after 2,5 years Plasma I am back to TDE. I use archlinux (no BTW).
https://wiki.archlinux.org/title/Trinity
Packages: https://mirror.ppa.trinitydesktop.org/trinity/archlinux/x86_64/
I have installed tde-tdebase. What packages are needed for video and pdf thumbnails?
My installed packages:
$ pacman -Q | grep "tde" mtdev 1.1.7-1 tde-amarok 14.1.2-1 tde-arts 14.1.2-1 tde-avahi-tqt 14.1.2-1 tde-dbus-1-tqt 14.1.2-1 tde-krename 14.1.2-1 tde-libart-lgpl 14.1.2-1 tde-tdebase 14.1.2-1 tde-tdegames 14.1.2-1 tde-tdelibs 14.1.2-1 tde-tqt3 14.1.2-1 tde-tqtinterface 14.1.2-1
Thank you very much.
Marcus
Anno domini 2024 Fri, 25 Oct 13:49:51 +0200 MLR via tde-users scripsit:
Hi,
after 2,5 years Plasma I am back to TDE. I use archlinux (no BTW).
https://wiki.archlinux.org/title/Trinity
Packages: https://mirror.ppa.trinitydesktop.org/trinity/archlinux/x86_64/
I have installed tde-tdebase. What packages are needed for video and pdf thumbnails?
My installed packages:
$ pacman -Q | grep "tde" mtdev 1.1.7-1 tde-amarok 14.1.2-1 tde-arts 14.1.2-1 tde-avahi-tqt 14.1.2-1 tde-dbus-1-tqt 14.1.2-1 tde-krename 14.1.2-1 tde-libart-lgpl 14.1.2-1 tde-tdebase 14.1.2-1 tde-tdegames 14.1.2-1 tde-tdelibs 14.1.2-1 tde-tqt3 14.1.2-1 tde-tqtinterface 14.1.2-1
Thank you very much.
My notes say either "mplayerthumbs-trinity" (on 14.2 - which I use now) or "ibarts1-xine-trinity" (earlier version). For PDF preview "kpdf" should be sufficient. Please keep in mind that libpoppler has a bug that it will not show some not-encrypted pdfs.
Nik
Marcus
tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...
-- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...
25.10.24 19:35, Dr. Nikolaus Klepp via tde-users:
My notes say either "mplayerthumbs-trinity" (on 14.2 - which I use now) or "ibarts1-xine-trinity" (earlier version). For PDF preview "kpdf" should be sufficient. Please keep in mind that libpoppler has a bug that it will not show some not-encrypted pdfs.
No, for PDF thumbs we need to install tdegraphics-tdefile-plugins-trinity:
$ dpkg-query -S gsthumbnail.desktop tdegraphics-tdefile-plugins-trinity: /opt/trinity/share/services/gsthumbnail.desktop
And mplayerthumbs-trinity is better seems than libarts1-xine-trinity for Video due to I have not seen with its infinite hangs still.
But tdemultimedia-trinity is dependent from libarts1-xine-trinity still, so it is installed in most cases.
Regards, Roman
On 25.10.24 20:23, Roman Savochenko via tde-users wrote:
25.10.24 19:35, Dr. Nikolaus Klepp via tde-users:
My notes say either "mplayerthumbs-trinity" (on 14.2 - which I use now) or "ibarts1-xine-trinity" (earlier version). For PDF preview "kpdf" should be sufficient. Please keep in mind that libpoppler has a bug that it will not show some not-encrypted pdfs.
No, for PDF thumbs we need to install tdegraphics-tdefile-plugins-trinity:
$ dpkg-query -S gsthumbnail.desktop tdegraphics-tdefile-plugins-trinity: /opt/trinity/share/services/gsthumbnail.desktop
And mplayerthumbs-trinity is better seems than libarts1-xine-trinity for Video due to I have not seen with its infinite hangs still.
But tdemultimedia-trinity is dependent from libarts1-xine-trinity still, so it is installed in most cases.
Regards, Roman
Hi Roman,
thank you. In the arch repo is no "mplayerthumbs-trinity".
Marcus
tde-users mailing list --users@trinitydesktop.org To unsubscribe send an email tousers-leave@trinitydesktop.org Web mail archive available athttps://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...
Anno domini 2024 Fri, 25 Oct 21:23:24 +0300 Roman Savochenko via tde-users scripsit:
25.10.24 19:35, Dr. Nikolaus Klepp via tde-users:
My notes say either "mplayerthumbs-trinity" (on 14.2 - which I use now) or "ibarts1-xine-trinity" (earlier version). For PDF preview "kpdf" should be sufficient. Please keep in mind that libpoppler has a bug that it will not show some not-encrypted pdfs.
No, for PDF thumbs we need to install tdegraphics-tdefile-plugins-trinity:
$ dpkg-query -S gsthumbnail.desktop tdegraphics-tdefile-plugins-trinity: /opt/trinity/share/services/gsthumbnail.desktop
And mplayerthumbs-trinity is better seems than libarts1-xine-trinity for Video due to I have not seen with its infinite hangs still.
But tdemultimedia-trinity is dependent from libarts1-xine-trinity still, so it is installed in most cases.
Regards, Roman
Ah, you are right, "tdegraphics-tdefile-plugins-trinity" is installed here, too. I remember that xine stopped working on devuan some years ago, but I never figured out why.
Nik
-- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...
Hi,
I found a dirty workaround for arch:
1. install mplayer "pacman -S mplayer"
2. extract "mplayerthumbs-trinity_14.1.2-0debian12.0.0+0_amd64.deb", link the content from opt/trinity to /opt/trinity.
3. Video thumbnails working perfect.
In the arch package system is no "mplayerthumbs-trinity"
https://scm.trinitydesktop.org/gitea/TDE/tde-packaging/src/branch/master/arc...
I think it have to be in "tde-extra". Maybe one of the tde developers reading here can let the arch packager know that the package is missing.
regards Marcus
On 10/26/24 5:51 AM, MLR via tde-users wrote:
Hi,
I found a dirty workaround for arch:
install mplayer "pacman -S mplayer"
extract "mplayerthumbs-trinity_14.1.2-0debian12.0.0+0_amd64.deb",
link the content from opt/trinity to /opt/trinity.
- Video thumbnails working perfect.
In the arch package system is no "mplayerthumbs-trinity"
https://scm.trinitydesktop.org/gitea/TDE/tde-packaging/src/branch/master/arc...
I think it have to be in "tde-extra". Maybe one of the tde developers reading here can let the arch packager know that the package is missing.
regards Marcus
My hat is off to the adventurous soul packaging for Arch. I know all too well how that can quickly turn into a full-time job when major package changes come. gcc 4.8 and libpng 12->14 were killers.
Check the PKGBUILD (top) for the e-mail of the person packaging TDE for Arch and send an e-mail to see if you can have the mplayerthumbs-trinity package added. If it can use the normal mplayer with only links needed as described above, it's a trivial package to add.
25.10.24 21:56, Dr. Nikolaus Klepp via tde-users:
Anno domini 2024 Fri, 25 Oct 21:23:24 +0300 Roman Savochenko via tde-users scripsit:
25.10.24 19:35, Dr. Nikolaus Klepp via tde-users:
My notes say either "mplayerthumbs-trinity" (on 14.2 - which I use now) or "ibarts1-xine-trinity" (earlier version). For PDF preview "kpdf" should be sufficient. Please keep in mind that libpoppler has a bug that it will not show some not-encrypted pdfs.
No, for PDF thumbs we need to install tdegraphics-tdefile-plugins-trinity:
$ dpkg-query -S gsthumbnail.desktop tdegraphics-tdefile-plugins-trinity: /opt/trinity/share/services/gsthumbnail.desktop
And mplayerthumbs-trinity is better seems than libarts1-xine-trinity for Video due to I have not seen with its infinite hangs still.
But tdemultimedia-trinity is dependent from libarts1-xine-trinity still, so it is installed in most cases.
Ah, you are right, "tdegraphics-tdefile-plugins-trinity" is installed here, too. I remember that xine stopped working on devuan some years ago, but I never figured out why.
In fact the Video-thumbs from libarts1-xine-trinity fine work on Debian 7 and 8.
From Debian 9 I have both very interested and suspicious behavior, that is the Video-thumbs fine work on 14.0.13, that I have still left on my LiveDisks and don't work on 14.1.1 on one installed system where it crashes seems after a pair of seconds.
And detected the problem I seems from Debian 10, where I had had locks of the USB-storage with MP4 files and the Kaffeine locksafter several playing such MP4-files.
The situation with Debian 10 and more I am going to clear after adaptation all my patches to 14.1.3, since the repositories metadata was just updated.
Regards, Roman
27.10.24 15:35, Roman Savochenko via tde-users:
25.10.24 21:56, Dr. Nikolaus Klepp via tde-users:
Anno domini 2024 Fri, 25 Oct 21:23:24 +0300 Roman Savochenko via tde-users scripsit:
25.10.24 19:35, Dr. Nikolaus Klepp via tde-users:
My notes say either "mplayerthumbs-trinity" (on 14.2 - which I use now) or "ibarts1-xine-trinity" (earlier version). For PDF preview "kpdf" should be sufficient. Please keep in mind that libpoppler has a bug that it will not show some not-encrypted pdfs.
No, for PDF thumbs we need to install tdegraphics-tdefile-plugins-trinity:
$ dpkg-query -S gsthumbnail.desktop tdegraphics-tdefile-plugins-trinity: /opt/trinity/share/services/gsthumbnail.desktop
And mplayerthumbs-trinity is better seems than libarts1-xine-trinity for Video due to I have not seen with its infinite hangs still.
But tdemultimedia-trinity is dependent from libarts1-xine-trinity still, so it is installed in most cases.
Ah, you are right, "tdegraphics-tdefile-plugins-trinity" is installed here, too. I remember that xine stopped working on devuan some years ago, but I never figured out why.
In fact the Video-thumbs from libarts1-xine-trinity fine work on Debian 7 and 8.
From Debian 9 I have both very interested and suspicious behavior, that is the Video-thumbs fine work on 14.0.13, that I have still left on my LiveDisks and don't work on 14.1.1 on one installed system where it crashes seems after a pair of seconds.
Big AVI-files on Debian 9 are not always shown but small MP4 are shown always, and with Xine-1.2.6.
And detected the problem I seems from Debian 10, where I had had locks of the USB-storage with MP4 files and the Kaffeine locksafter several playing such MP4-files. The situation with Debian 10 and more I am going to clear after adaptation all my patches to 14.1.3, since the repositories metadata was just updated.
On Debian 10 with Xine-1.2.9 the thumbs work fine.
And after Debian 11 with Xine-1.2.13 we have such problems on any Video-file, that is I have tested on AVI and MP4, and earlier on OGM.
Regards, Roman
On 25.10.24 18:35, Dr. Nikolaus Klepp via tde-users wrote:
Anno domini 2024 Fri, 25 Oct 13:49:51 +0200 MLR via tde-users scripsit:
Hi,
after 2,5 years Plasma I am back to TDE. I use archlinux (no BTW).
https://wiki.archlinux.org/title/Trinity
Packages: https://mirror.ppa.trinitydesktop.org/trinity/archlinux/x86_64/
I have installed tde-tdebase. What packages are needed for video and pdf thumbnails?
My installed packages:
$ pacman -Q | grep "tde" mtdev 1.1.7-1 tde-amarok 14.1.2-1 tde-arts 14.1.2-1 tde-avahi-tqt 14.1.2-1 tde-dbus-1-tqt 14.1.2-1 tde-krename 14.1.2-1 tde-libart-lgpl 14.1.2-1 tde-tdebase 14.1.2-1 tde-tdegames 14.1.2-1 tde-tdelibs 14.1.2-1 tde-tqt3 14.1.2-1 tde-tqtinterface 14.1.2-1
Thank you very much.
My notes say either "mplayerthumbs-trinity" (on 14.2 - which I use now) or "ibarts1-xine-trinity" (earlier version). For PDF preview "kpdf" should be sufficient. Please keep in mind that libpoppler has a bug that it will not show some not-encrypted pdfs.
Nik
Hi Nik
testd in a VM: arch (and the tde repo) has no "mplayerthumbs-trinity" or "ibarts1-xine-trinity". I have installed "xine-lib", "xine-ui", "ffmpegthumbnailer", "ffmpegthumbs", "kdegraphics-thumbnailers", "kdesdk-thumbnailers" and "tumbler". Also I have installed the full "tde-meta", there is in konqueror an option "View" -> "preview" -> "video". The tde gear is moving around... No video thumnail. Imagethumbnails and pdfthumbnails are fine.
Marcus
Marcus
tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...
-- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ... ____________________________________________________ tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...
On Fri, 25 Oct 2024 13:49:51 +0200 MLR via tde-users users@trinitydesktop.org wrote:
Hi,
after 2,5 years Plasma I am back to TDE. I use archlinux (no BTW).
https://wiki.archlinux.org/title/Trinity
Packages: https://mirror.ppa.trinitydesktop.org/trinity/archlinux/x86_64/
I have installed tde-tdebase. What packages are needed for video and pdf thumbnails?
You probably need file plugins or ioslaves (more likely the former) from tdegraphics (PDF) and tdemultimedia (video). Try installing tde-tdegraphics and tde-tdemultimedia .
E. Liddell
On 25.10.24 18:35, E. Liddell wrote:
On Fri, 25 Oct 2024 13:49:51 +0200 MLR via tde-users users@trinitydesktop.org wrote:
Hi,
after 2,5 years Plasma I am back to TDE. I use archlinux (no BTW).
https://wiki.archlinux.org/title/Trinity
Packages: https://mirror.ppa.trinitydesktop.org/trinity/archlinux/x86_64/
I have installed tde-tdebase. What packages are needed for video and pdf thumbnails?
You probably need file plugins or ioslaves (more likely the former) from tdegraphics (PDF) and tdemultimedia (video). Try installing tde-tdegraphics and tde-tdemultimedia .
E. Liddell
Hi,
thanks for the answer. I have installed "tde-tdegraphics" and "tde-tdemultimedia". No working video thumbnails. pdf thumbnails are working. I have also tested some other "*thumbnail"-packages. I wrote it in the mail to nik.
Marcus