thumbnailme icon indicating copy to clipboard operation
thumbnailme copied to clipboard

Doesn't run on Ubuntu 20.04 - missing libQtGUi.so.4

Open Supaiku opened this issue 4 years ago • 3 comments

thumbnailme: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory

It seems this package may not be available any more?

Supaiku avatar Jul 09 '20 01:07 Supaiku

It looks like this project is not maintained anymore. We need to find an alternative. Any suggestions?
So far, I use this one: gitlab.com/movie_thumbnailer/qmtn

wahibre avatar Jul 09 '20 08:07 wahibre

@Supaiku Maybe try apt-get install libqtgui4

kwent avatar Jul 09 '20 19:07 kwent

"Package libqtgui4 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source"

It does seem another solution is the way to go since the linux version is no longer maintained altogether - thanks @wahibre, I'll check that one out

On Thu, Jul 9, 2020 at 3:37 PM Quentin Rousseau [email protected] wrote:

@Supaiku https://github.com/Supaiku Maybe try apt-get install libqtgui4

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kwent/thumbnailme/issues/7#issuecomment-656312901, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEAJSKYDE5QLTWX5T52M23R2YL6PANCNFSM4OVDCJFA .

Supaiku avatar Jul 09 '20 23:07 Supaiku