Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1026382
| From | Simon McVittie <smcv@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#970911: gnome-screenshot: does not start: undefined symbol: hdy_init |
| Date | 2020-09-25 14:10 +0200 |
| Message-ID | <ASUI1-8fe-1@gated-at.bofh.it> (permalink) |
| References | <ASTLX-7Ho-1@gated-at.bofh.it> <ASTLX-7Ho-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Control: tags -1 + moreinfo unreproducible
On Fri, 25 Sep 2020 at 13:02:20 +0200, Michel Le Bihan wrote:
> When trying to launch gnome-screenshot, I get this error:
>
> michel@debian:~$ gnome-screenshot --interactive
> gnome-screenshot: symbol lookup error: gnome-screenshot: undefined symbol:
> hdy_init, version LIBHANDY_1_0
What does
ldd `command -v gnome-screenshot`
output?
Do you have a locally-installed copy of libhandy-1.so.0 that is found
before the system copy, perhaps in /usr/local? (If you do, please remove
it: Debian package dependencies cannot take locally-installed libraries
into account.)
> Versions of packages gnome-screenshot depends on:
...
> ii libhandy-1-0 1.0.0-1
This should be sufficient to provide hdy_init, version LIBHANDY_1_0.
smcv
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#970911: gnome-screenshot: does not start: undefined symbol: hdy_init Simon McVittie <smcv@debian.org> - 2020-09-25 14:10 +0200 Bug#970911: gnome-screenshot: does not start: undefined symbol: hdy_init Michel Le Bihan <michel@lebihan.pl> - 2020-09-25 14:40 +0200
csiph-web