Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Frans van Berckel
Hi Robie, The good news first ... $ ldd /usr/bin/inkscape | grep gtkmm libgtkmm-2.4.so.1 => /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 (0x7f2a46598000) And firring-up inkscape does what it got to do. On Sat, 2017-07-22 at 09:56 +0100, Robie Basak wrote: > Difficult to know. But I've not

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Xen
Robie Basak schreef op 22-07-2017 10:56: On Sat, Jul 22, 2017 at 10:42:45AM +0200, Frans van Berckel wrote: So i think i am gonna reinstall the libgtkmm-2.4-1v5 just to find out what goes wrong. The question is still, how is the Happened? Difficult to know. But I've not seen this kind of thing

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Xen
Robie Basak schreef op 22-07-2017 10:59: On Sat, Jul 22, 2017 at 10:40:47AM +0200, Xen wrote: Robie, can you open SVG files in the default install of Inkscape? Yes. I opened one yesterday. Or is there some specific GUI method of opening an SVG that you want me to confirm is working? No, in m

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Frans van Berckel
Hi Robie, Okay, let us see where the deferences are in ... On Sat, 2017-07-22 at 08:43 +0100, Robie Basak wrote: > Hi Frans, > > On Fri, Jul 21, 2017 at 10:48:32AM +0200, Frans van Berckel wrote: > > I installed on Ubuntu Artful the Inkscape package. If I wanne start > > it from the prompt, it d

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Frans van Berckel
Hi Robbie, Maybe i found it ... On Sat, 2017-07-22 at 09:27 +0100, Robie Basak wrote: > $ ldd /usr/bin/inkscape|grep gtkmm > libgtkmm-2.4.so.1 => /usr/lib/x86_64-linux-gnu/libgtkmm- > 2.4.so.1 (0x7fb4612ce000) > $ dpkg -S /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 > libgtkmm-2.4-1v5:am

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Robie Basak
On Sat, Jul 22, 2017 at 10:40:47AM +0200, Xen wrote: > Robie, can you open SVG files in the default install of Inkscape? Yes. I opened one yesterday. Or is there some specific GUI method of opening an SVG that you want me to confirm is working? signature.asc Description: PGP signature -- Ubuntu

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Robie Basak
On Sat, Jul 22, 2017 at 10:42:45AM +0200, Frans van Berckel wrote: > So i think i am gonna reinstall the libgtkmm-2.4-1v5 just to find out > what goes wrong. The question is still, how is the Happened? Difficult to know. But I've not seen this kind of thing happen except through filesystem corrupt

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Xen
Robie Basak schreef op 22-07-2017 9:43: Running inkscape from the command line just works. Have you confirmed that this isn't a misconfiguration or corruption on your system? Robie, can you open SVG files in the default install of Inkscape? -- Ubuntu-devel-discuss mailing list Ubuntu-devel-d

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Robie Basak
$ ldd /usr/bin/inkscape|grep gtkmm libgtkmm-2.4.so.1 => /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 (0x7fb4612ce000) $ dpkg -S /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 libgtkmm-2.4-1v5:amd64: /usr/lib/x86_64-linux-gnu/libgtkmm-2.4.so.1 $ dpkg-query -W libgtkmm-2.4-1v5:amd64 libgtkmm

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Robie Basak
On Sat, Jul 22, 2017 at 08:43:03AM +0100, Robie Basak wrote: > $ ls /usr/bin/inkscape |grep 'not found' Whoops! But still: $ ldd /usr/bin/inkscape |grep 'not found' $ Robie signature.asc Description: PGP signature -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modi

Re: Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-22 Thread Robie Basak
Hi Frans, On Fri, Jul 21, 2017 at 10:48:32AM +0200, Frans van Berckel wrote: > I installed on Ubuntu Artful the Inkscape package. If I wanne start it > from the prompt, it does dependencies error's ... I'm running Artful and have no such problem: $ dpkg-query -W inkscape inkscape0.92.1-1

Artful: Inkscape depending old libgtkmm & libgdkmm

2017-07-21 Thread Frans van Berckel
Dear Devel Team, I installed on Ubuntu Artful the Inkscape package. If I wanne start it from the prompt, it does dependencies error's ... # inkscape inkscape: error while loading shared libraries: libgtkmm-2.4.so.1: cannot open shared object file: No such file or directory # ldd /usr/bin/inksca