Inkscape.org
Beginners' Questions I cannot import any JPG image
  1. #1
    leevilux leevilux @leevilux

    I would like to trace a jpg image to turn it into SVG. I have tried many different files (selected "all files" or explicitly "jpg, jpeg" from import menu) and always get the message

    "Failed to load the reqquested file"

    For example, this file:

    https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png

     

  2. #2
    Polygon Polygon @Polygon🌶

    Works as expected here; simple dragged it onto open Inkscape canvas or right-click at Gooogle tell copy - then paste into opened Inkscape document.

  3. #3
    leevilux leevilux @leevilux

    I am using Version Inkscape 1.3.1 (9b9bdc1480, 2023-11-25, custom) and you?

  4. #4
    Polygon Polygon @Polygon🌶

    All recents - right now 1.4beta. Never had a problem with loading/placing/open image files in/with Inkscape.

  5. #5
    leevilux leevilux @leevilux

    This is the reason: I am on Linux Ubuntu and installed Inkscape with snap. It lacks permissions to do anything. To fix, uninstall from snap and install "the proper way".

     

    sudo snap remove inkscape

    then install the 'real' Inkscape program from the ppa, following the instructions here:
    https://launchpad.net/~inkscape.dev/+archive/ubuntu/stable

     

    source:

    https://alpha.inkscape.org/vectors/forum.inkscapecomunity.com/index2f75.html?topic=1205.0

  6. #6
    Polygon Polygon @Polygon🌶

    And I thought macOS is picky. Glad you’re up and running. 😅