Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1026382 > unrolled thread
| Started by | Simon McVittie <smcv@debian.org> |
|---|---|
| First post | 2020-09-25 14:10 +0200 |
| Last post | 2020-09-25 14:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.debian.bugs.dist
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Simon McVittie <smcv@debian.org> |
|---|---|
| Date | 2020-09-25 14:10 +0200 |
| Subject | Bug#970911: gnome-screenshot: does not start: undefined symbol: hdy_init |
| Message-ID | <ASUI1-8fe-1@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Michel Le Bihan <michel@lebihan.pl> |
|---|---|
| Date | 2020-09-25 14:40 +0200 |
| Message-ID | <ASVb3-8oG-5@gated-at.bofh.it> |
| In reply to | #1026382 |
Hello, Indeed I had a copy in /usr/local/ that I don't remember installing. Sorry for this bug report. Michel Le Bihan Le vendredi 25 septembre 2020 à 13:01 +0100, Simon McVittie a écrit : > 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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.bugs.dist
csiph-web