I have had great sucess with Tumbleweed after many "zypper dup"s over
the last 4 years. This is the first one that has given me issues. It
was done Friday 6 June.
Afterwards all seemed normal until I tried to start 3 programs I use.
From Command line starts here is the message I get - the same message connected with three different files:
The Programes are: Filezilla (ftp), Selene (Audio file converter),
and Pan (newsreader) {In fact I am using Pronews an OS/2 system to
contact this group)
paul@suse15linux:~> filezilla
filezilla: symbol lookup error: /lib64/libsecret-1.so.0: undefined
symbol: g_task_set_static_name
paul@suse15linux:~> selene
selene: symbol lookup error: /lib64/libgdk_pixbuf-2.0.so.0: undefined symbol: g_task_set_static_name
paul@suse15linux:~> pan
pan: symbol lookup error: /lib64/libgck-1.so.0: undefined symbol: g_task_set_static_name
paul@suse15linux:~>
Any suggestions?
On 2025-06-18 at 03:09 PaulRS wrote:
I have had great sucess with Tumbleweed after many "zypper dup"s over
the last 4 years. This is the first one that has given me issues. It
was done Friday 6 June.
Afterwards all seemed normal until I tried to start 3 programs I use.
From Command line starts here is the message I get - the same message
connected with three different files:
The Programes are: Filezilla (ftp), Selene (Audio file converter),
and Pan (newsreader) {In fact I am using Pronews an OS/2 system to
contact this group)
paul@suse15linux:~> filezilla
filezilla: symbol lookup error: /lib64/libsecret-1.so.0: undefined
symbol: g_task_set_static_name
paul@suse15linux:~> selene
selene: symbol lookup error: /lib64/libgdk_pixbuf-2.0.so.0: undefined
symbol: g_task_set_static_name
paul@suse15linux:~> pan
pan: symbol lookup error: /lib64/libgck-1.so.0: undefined symbol:
g_task_set_static_name
paul@suse15linux:~>
Any suggestions?
openSUSE puts those libraries in /usr/lib64/, not /lib64/ -- maybe
you have some old, "out of distro" versions in /lib64/? Check with
e.g. 'rpm -qf /lib64/libgck-1.so.0' command. If you see "file /lib64/libgck-1.so.0 is not owned by any package" or a package name
(or version) different than the one from your current TW version
in /usr/lib64/ then delete the file or remove the package and run
'ldconfig'.
On 2025-06-18 at 03:09 PaulRS wrote:
I have had great sucess with Tumbleweed after many "zypper dup"s over
the last 4 years. This is the first one that has given me issues. It
was done Friday 6 June.
Afterwards all seemed normal until I tried to start 3 programs I use.
From Command line starts here is the message I get - the same message connected with three different files:
The Programes are: Filezilla (ftp), Selene (Audio file converter),
and Pan (newsreader) {In fact I am using Pronews an OS/2 system to contact this group)
paul@suse15linux:~> filezilla
filezilla: symbol lookup error: /lib64/libsecret-1.so.0: undefined
symbol: g_task_set_static_name
paul@suse15linux:~> selene
selene: symbol lookup error: /lib64/libgdk_pixbuf-2.0.so.0: undefined symbol: g_task_set_static_name
paul@suse15linux:~> pan
pan: symbol lookup error: /lib64/libgck-1.so.0: undefined symbol: g_task_set_static_name
paul@suse15linux:~>
Any suggestions?
openSUSE puts those libraries in /usr/lib64/, not /lib64/ -- maybe
you have some old, "out of distro" versions in /lib64/? Check with
e.g. 'rpm -qf /lib64/libgck-1.so.0' command. If you see "file /lib64/libgck-1.so.0 is not owned by any package" or a package name
(or version) different than the one from your current TW version
in /usr/lib64/ then delete the file or remove the package and run
'ldconfig'.
TheyrCOre all missing the same symbol. After checking a few shared--
libraries, I found that g_task_set_static_name is defined in /lib/x86_64-linux-gnu/libgio-2.0.so.0 on my system (Debian Unstable,
but that shouldnrCOt matter much). The Debian package name that contains
this library is libglib2.0-0t64; do you have a package with a name
like rCLlibglib2.0rCY installed? Perhaps its version is wrong? So there
was a bug in the package depencencies? Try installing/upgrading that
package explicitly?
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 63 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 492939:37:12 |
| Calls: | 840 |
| Files: | 1,302 |
| D/L today: |
4 files (3,972K bytes) |
| Messages: | 252,924 |