Inkscape todays Trunk refuses to launch on Kubuntu 14.04 and 16.04
Inkscape todays Trunk refuses to launch on Kubuntu 14.04 and 16.04 After clicking on its icon it tries to launch but but after some seconds its icon disappears from Kubuntu's bar and nothing more happens on screen. ivan
Am 21.05.2016 um 14:36 schrieb Ivan Louette:
Inkscape todays Trunk refuses to launch on Kubuntu 14.04 and 16.04
After clicking on its icon it tries to launch but but after some seconds its icon disappears from Kubuntu's bar and nothing more happens on screen.
ivan
The error I get when starting from a terminal (in a Ubuntu 14.04 chroot) is:
inkscape: error while loading shared libraries: libinkscape_base.so: cannot open shared object file: No such file or directory
Maren
Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Same issue here. Ubuntu 16.04 - Inkscape 0.91+devel+14904
Same error.
-C On 21 May 2016 4:37 pm, "Maren Hachmann" <maren@...3165...> wrote:
Am 21.05.2016 um 14:36 schrieb Ivan Louette:
Inkscape todays Trunk refuses to launch on Kubuntu 14.04 and 16.04
After clicking on its icon it tries to launch but but after some seconds its icon disappears from Kubuntu's bar and nothing more happens on
screen.
ivan
The error I get when starting from a terminal (in a Ubuntu 14.04 chroot) is:
inkscape: error while loading shared libraries: libinkscape_base.so: cannot open shared object file: No such file or directory
Maren
Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data
untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Yes, lib/ does not seem to be included in the ppa debs.
I think it might be something as simple as a line "install-default/usr/lib/ usr" to http://bazaar.launchpad.net/~inkscape.dev/inkscape/debian-packaging/view/hea...
but I'm not sure about the syntax or how packaging works
This results from switching the PPA to use CMake, i.e., the CMake build appears to be installing the library into a different location from the Autotools builds.
I suspect we should look into fixing the issue in our CMake build if possible, but I'll be able to look into the Debian packaging code in a couple of days if it needs to be fixed there.
AV On 21 May 2016 9:52 a.m., "Marc Jeanmougin" <marc@...3062...> wrote:
Yes, lib/ does not seem to be included in the ppa debs.
I think it might be something as simple as a line "install-default/usr/lib/ usr" to
http://bazaar.launchpad.net/~inkscape.dev/inkscape/debian-packaging/view/hea...
but I'm not sure about the syntax or how packaging works
-- Mc
IIRC there is no library in the autotools build, just big static binaries, while in cmake there is a lib/inkscape/ directory containing all our internal libs (2geom, avoid, cola, croco, depixelize,gc,inkscape_base,livarot, nrtype,uemf, util, vpsc), and bin/ has small binaries linking to those.
OK, that makes sense... It sounds like it would need fixing in the Debian packaging code. I'm traveling at the moment but will sort it out in a couple of days if no one beats me to it.
Please could someone open a high-priority bug report?
AV On 21 May 2016 10:20 a.m., "Marc Jeanmougin" <marc@...3062...> wrote:
IIRC there is no library in the autotools build, just big static binaries, while in cmake there is a lib/inkscape/ directory containing all our internal libs (2geom, avoid, cola, croco, depixelize,gc,inkscape_base,livarot, nrtype,uemf, util, vpsc), and bin/ has small binaries linking to those.
-- Mc
On 05/21/2016 07:06 PM, Alex Valavanis wrote:
This results from switching the PPA to use CMake, i.e., the CMake build appears to be installing the library into a different location from the Autotools builds.
I suspect we should look into fixing the issue in our CMake build if possible, but I'll be able to look into the Debian packaging code in a couple of days if it needs to be fixed there.
AV
On 21 May 2016 9:52 a.m., "Marc Jeanmougin" <marc@...3062... mailto:marc@...3062...> wrote:
Yes, lib/ does not seem to be included in the ppa debs. I think it might be something as simple as a line "install-default/usr/lib/ usr" to
http://bazaar.launchpad.net/~inkscape.dev/inkscape/debian-packaging/view/hea...
but I'm not sure about the syntax or how packaging works -- Mc
Thanks a lot to everybody ! InkscapeTrunk (from ppa for me) works fine now on my two Kubuntu systems 14.04 and 16.04 ! ivan
Le Samedi 21 mai 2016 20h26, Alex Valavanis <valavanisalex@...400...> a écrit :
OK, that makes sense... It sounds like it would need fixing in the Debian packaging code. I'm traveling at the moment but will sort it out in a couple of days if no one beats me to it.Please could someone open a high-priority bug report?AVOn 21 May 2016 10:20 a.m., "Marc Jeanmougin" <marc@...3401....> wrote:
IIRC there is no library in the autotools build, just big static binaries, while in cmake there is a lib/inkscape/ directory containing all our internal libs (2geom, avoid, cola, croco, depixelize,gc,inkscape_base,livarot, nrtype,uemf, util, vpsc), and bin/ has small binaries linking to those.
-- Mc
On 05/21/2016 07:06 PM, Alex Valavanis wrote:
This results from switching the PPA to use CMake, i.e., the CMake build appears to be installing the library into a different location from the Autotools builds.
I suspect we should look into fixing the issue in our CMake build if possible, but I'll be able to look into the Debian packaging code in a couple of days if it needs to be fixed there.
AV
On 21 May 2016 9:52 a.m., "Marc Jeanmougin" <marc@...3062... mailto:marc@...3062...> wrote:
Yes, lib/ does not seem to be included in the ppa debs.
I think it might be something as simple as a line "install-default/usr/lib/ usr" to http://bazaar.launchpad.net/~inkscape.dev/inkscape/debian-packaging/view/hea...
but I'm not sure about the syntax or how packaging works
-- Mc
------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Great, thanks for the feedback. Please be aware that we have changed the build system, so please keep your eyes open for any new issues, or missing features.
AV
On 25 May 2016 at 11:38, Ivan Louette <ivan_louette@...48...> wrote:
Thanks a lot to everybody !
InkscapeTrunk (from ppa for me) works fine now on my two Kubuntu systems 14.04 and 16.04 !
ivan
Le Samedi 21 mai 2016 20h26, Alex Valavanis <valavanisalex@...400...> a écrit :
OK, that makes sense... It sounds like it would need fixing in the Debian packaging code. I'm traveling at the moment but will sort it out in a couple of days if no one beats me to it. Please could someone open a high-priority bug report? AV On 21 May 2016 10:20 a.m., "Marc Jeanmougin" <marc@...3062...> wrote:
IIRC there is no library in the autotools build, just big static binaries, while in cmake there is a lib/inkscape/ directory containing all our internal libs (2geom, avoid, cola, croco, depixelize,gc,inkscape_base,livarot, nrtype,uemf, util, vpsc), and bin/ has small binaries linking to those.
-- Mc
On 05/21/2016 07:06 PM, Alex Valavanis wrote:
This results from switching the PPA to use CMake, i.e., the CMake build appears to be installing the library into a different location from the Autotools builds.
I suspect we should look into fixing the issue in our CMake build if possible, but I'll be able to look into the Debian packaging code in a couple of days if it needs to be fixed there.
AV
On 21 May 2016 9:52 a.m., "Marc Jeanmougin" <marc@...3062... mailto:marc@...3062...> wrote:
Yes, lib/ does not seem to be included in the ppa debs. I think it might be something as simple as a line "install-default/usr/lib/ usr" to
http://bazaar.launchpad.net/~inkscape.dev/inkscape/debian-packaging/view/hea...
but I'm not sure about the syntax or how packaging works -- Mc
Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Thanks for fixing it! -C
On Wed, May 25, 2016 at 12:25 PM, Alex Valavanis <valavanisalex@...400...> wrote:
Great, thanks for the feedback. Please be aware that we have changed the build system, so please keep your eyes open for any new issues, or missing features.
AV
On 25 May 2016 at 11:38, Ivan Louette <ivan_louette@...48...> wrote:
Thanks a lot to everybody !
InkscapeTrunk (from ppa for me) works fine now on my two Kubuntu systems 14.04 and 16.04 !
ivan
Le Samedi 21 mai 2016 20h26, Alex Valavanis <valavanisalex@...400...> a écrit :
OK, that makes sense... It sounds like it would need fixing in the Debian packaging code. I'm traveling at the moment but will sort it out in a
couple
of days if no one beats me to it. Please could someone open a high-priority bug report? AV On 21 May 2016 10:20 a.m., "Marc Jeanmougin" <marc@...3062...> wrote:
IIRC there is no library in the autotools build, just big static binaries, while in cmake there is a lib/inkscape/ directory containing all our internal libs (2geom, avoid, cola, croco, depixelize,gc,inkscape_base,livarot, nrtype,uemf, util, vpsc), and bin/ has small binaries linking to those.
-- Mc
On 05/21/2016 07:06 PM, Alex Valavanis wrote:
This results from switching the PPA to use CMake, i.e., the CMake build appears to be installing the library into a different location from the Autotools builds.
I suspect we should look into fixing the issue in our CMake build if possible, but I'll be able to look into the Debian packaging code in a couple of days if it needs to be fixed there.
AV
On 21 May 2016 9:52 a.m., "Marc Jeanmougin" <marc@...3062... mailto:marc@...3062...> wrote:
Yes, lib/ does not seem to be included in the ppa debs. I think it might be something as simple as a line "install-default/usr/lib/ usr" to
http://bazaar.launchpad.net/~inkscape.dev/inkscape/debian-packaging/view/hea...
but I'm not sure about the syntax or how packaging works -- Mc
Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data
untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (5)
-
Alex Valavanis
-
C R
-
Ivan Louette
-
Marc Jeanmougin
-
Maren Hachmann