Greetings!
The Inkscape community is proud to announce the stable bug-fix release of Inkscape version 0.48.5. This is the fifth bug fix release for 0.48 and it contains over 60 bug fixes to improve stability and functionality on all platforms (over 190 for OS X since our last available package). Check out the release notes [1] for a summary of some of the fixes and improvements, the milestone page [2] for the full list of closed bug reports, or just jump right to downloading [3] your package for Windows, Linux or Mac OS X.
We will be focusing our efforts on 0.91 and are not currently planning any further bug-fix releases in the 0.48 series at this time. Stay tuned for more news!
Cheers, Josh
[1] http://wiki.inkscape.org/wiki/index.php/Release_notes/0.48.5 [2] https://launchpad.net/inkscape/+milestone/0.48.5 [3] http://inkscape.org/download/
well the basics on mac have not been fixed. try extensions>pattern along path and you still get the python error
The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension. Please download and install the latest version from http://cheeseshop.python.org/pypi/lxml/, or install it through your package manager by a command like: sudo apt-get install python-lxml
FIVE bug fixes and this still does not work - it's so fantastic no one thought to actually install it or make it easy to install/write instructions for it.
so back to the workaround and most of these extensions doing nothing I guess.
Gaz
On 18 July 2014 22:16, Josh Andler <scislac@...155...> wrote:
Greetings!
The Inkscape community is proud to announce the stable bug-fix release of Inkscape version 0.48.5. This is the fifth bug fix release for 0.48 and it contains over 60 bug fixes to improve stability and functionality on all platforms (over 190 for OS X since our last available package). Check out the release notes [1] for a summary of some of the fixes and improvements, the milestone page [2] for the full list of closed bug reports, or just jump right to downloading [3] your package for Windows, Linux or Mac OS X.
We will be focusing our efforts on 0.91 and are not currently planning any further bug-fix releases in the 0.48 series at this time. Stay tuned for more news!
Cheers, Josh
[1] http://wiki.inkscape.org/wiki/index.php/Release_notes/0.48.5 [2] https://launchpad.net/inkscape/+milestone/0.48.5 [3] http://inkscape.org/download/
Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
well the basics on mac have not been fixed. try extensions>pattern along path and you still get the python error
The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension. Please download and install the latest version from http://cheeseshop.python.org/pypi/lxml/, or install it through your package manager by a command like: sudo apt-get install python-lxml
FIVE bug fixes and this still does not work - it's so fantastic no one thought to actually install it or make it easy to install/write instructions for it.
so back to the workaround and most of these extensions doing nothing I guess.
Gaz
I am the packager for OS X. I included lxml and correctly rewrote its library paths so that it would work on both 64 and 32 bit OS X. I tested it successfully on both OS X Leopard and Lion; however, I made the oversight of not testing it on a Mac with existing workarounds for 0.48.2's failure to load python modules on 64 bit platforms.
Please run the extension "Debug->Python module info" and paste its output here.
-- View this message in context: http://inkscape.13.x6.nabble.com/Inkscape-0-48-5-Released-tp4971010p4971055.... Sent from the Inkscape - User mailing list archive at Nabble.com.
the results from teh debug
I get "Inkscape has received additional data from the script executed. The script did not return an error, but this may indicate the results will not be as expected."
the results are:
Default Encoding: ascii ---------------------------------------- Filesystem Encoding: utf-8 ---------------------------------------- Platform: darwin ---------------------------------------- Python sys.version_info: 2.6.1 Python sys.version: 2.6.1 (r261:67515, Jun 24 2010, 21:47:49) [GCC 4.2.1 (Apple Inc. build 5646)] ---------------------------------------- Python sys.executable: /usr/bin/python Python sys.exec_prefix: /System/Library/Frameworks/Python.framework/Versions/2.6 Python sys.prefix: /System/Library/Frameworks/Python.framework/Versions/2.6 ---------------------------------------- sys.path: /Applications/Inkscape.app/Contents/Resources/extensions /Library/Python/2.6/site-packages/pip-1.5.2-py2.6.egg /Applications/Inkscape.app/Contents/Resources/extensions
/Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6
/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python26.zip /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-darwin
/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac
/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac/lib-scriptpackages
/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python
/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk
/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-old
/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload /Library/Python/2.6/site-packages
/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/PyObjC
/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/wx-2.8-mac-unicode ---------------------------------------- The fantastic lxml wrapper for libxml2 is required by this extension.
Technical details: dlopen(/Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6/lxml/etree.so, 2): Symbol not found: __PyByteArray_empty_string Referenced from: /Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6/lxml/etree.so Expected in: dynamic lookup
---------------------------------------- numpy path: /Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6/numpy numpy version: 1.7.1 ---------------------------------------- os.environ: FONTCONFIG_PATH /Applications/Inkscape.app/Contents/Resources/etc/fonts INKSCAPE_SHAREDIR /Applications/Inkscape.app/Contents/Resources ASPELL_CONF prefix /Applications/Inkscape.app/Contents/Resources; VERSIONER_PYTHON_PREFER_32_BIT yes SHELL /bin/bash GTK_EXE_PREFIX /Applications/Inkscape.app/Contents/Resources LOGNAME **** USER **** HOME /Users/**** PATH
/usr/bin:/usr/texbin:/opt/local/bin:/sw/bin/:/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/local/bin:/Applications/Inkscape.app/Contents/Resources/bin:/usr/bin:/bin:/usr/sbin:/sbin DISPLAY /tmp/launch-Z4Pvlz/org.macosforge.xquartz:0 LANG en_US.UTF-8 Apple_PubSub_Socket_Render /tmp/launch-xgFAgO/Render VERSIONER_PYTHON_VERSION 2.6 SHLVL 0 GNOME_VFS_MODULE_CONFIG_PATH /Applications/Inkscape.app/Contents/Resources/etc/gnome-vfs-2.0/modules GTK_DATA_PREFIX /Applications/Inkscape.app/Contents/Resources MAGICK_CODER_FILTER_PATH
/Applications/Inkscape.app/Contents/Resources/lib/ImageMagick-6.8.9/modules-Q16/filters PYTHONPATH
/Applications/Inkscape.app/Contents/Resources/extensions:/Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6 SSH_AUTH_SOCK /tmp/launch-TsieG3/Listeners MAGICK_CONFIGURE_PATH
/Applications/Inkscape.app/Contents/Resources/lib/ImageMagick-6.8.9/config:/Applications/Inkscape.app/Contents/Resources/share/ImageMagick-6.8.9/config PANGO_RC_FILE /Users/****/.inkscape-etc/pangorc VERSION 6 GTK2_RC_FILES /Users/****/.inkscape-etc/gtkrc INKSCAPE_LOCALEDIR /Applications/Inkscape.app/Contents/Resources/locale TMPDIR /var/folders/ad/adLqV33sH504hsgZPQrPBU+++TQ/-Tmp-/ INKSCAPE_PLUGINDIR /Applications/Inkscape.app/Contents/Resources/lib/inkscape GDK_PIXBUF_MODULE_FILE /Users/****/.inkscape-etc/gdk-pixbuf.loaders MAGICK_CODER_MODULE_PATH
/Applications/Inkscape.app/Contents/Resources/lib/ImageMagick-6.8.9/modules-Q16/coders GTK_IM_MODULE_FILE /Users/****/.inkscape-etc/gtk.immodules __CF_USER_TEXT_ENCODING 0x1F7:0:0 XDG_DATA_DIRS /Applications/Inkscape.app/Contents/Resources/share PWD /Applications/Inkscape.app GNOME_VFS_MODULE_PATH /Applications/Inkscape.app/Contents/Resources/lib/gnome-vfs-2.0/modules COMMAND_MODE legacy ---------------------------------------- bar from foo failed to load. ----------------------------------------
On 23 July 2014 06:29, liamw <inkscapebrony@...155...> wrote:
well the basics on mac have not been fixed. try extensions>pattern along path and you still get the python error
The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension. Please download and install the latest version from http://cheeseshop.python.org/pypi/lxml/, or install it through your package manager by a command like: sudo apt-get install python-lxml
FIVE bug fixes and this still does not work - it's so fantastic no one thought to actually install it or make it easy to install/write instructions for it.
so back to the workaround and most of these extensions doing nothing I guess.
Gaz
I am the packager for OS X. I included lxml and correctly rewrote its library paths so that it would work on both 64 and 32 bit OS X. I tested it successfully on both OS X Leopard and Lion; however, I made the oversight of not testing it on a Mac with existing workarounds for 0.48.2's failure to load python modules on 64 bit platforms.
Please run the extension "Debug->Python module info" and paste its output here.
-- View this message in context: http://inkscape.13.x6.nabble.com/Inkscape-0-48-5-Released-tp4971010p4971055.... Sent from the Inkscape - User mailing list archive at Nabble.com.
Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Gary Hawkins-2 wrote
the results from teh debug
Python sys.version_info: 2.6.1 Python sys.version: 2.6.1 (r261:67515, Jun 24 2010, 21:47:49) [GCC 4.2.1 (Apple Inc. build 5646)]
Python sys.executable: /usr/bin/python Python sys.exec_prefix: /System/Library/Frameworks/Python.framework/Versions/2.6 Python sys.prefix: /System/Library/Frameworks/Python.framework/Versions/2.6
sys.path: /Applications/Inkscape.app/Contents/Resources/extensions /Library/Python/2.6/site-packages/pip-1.5.2-py2.6.egg
The fantastic lxml wrapper for libxml2 is required by this extension.
Technical details: dlopen(/Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6/lxml/etree.so, 2): Symbol not found: __PyByteArray_empty_string Referenced from: /Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6/lxml/etree.so Expected in: dynamic lookup
From conversations in IRC, it looks like this is a compatibility issue
between different dot versions of Python 2.6. I built and installed my Python modules with Python 2.6.9 from MacPorts. Snow Leopard comes with Python 2.6.1.
The missing symbol referenced there was added in 2.6.5 rc1: http://hg.python.org/cpython/rev/3bd6df11d1d6/
I'll revert my python26 version to 2.6.1 for compatibility with Snow Leopard systems and rebuild.
-- View this message in context: http://inkscape.13.x6.nabble.com/Inkscape-0-48-5-Released-tp4971010p4971061.... Sent from the Inkscape - User mailing list archive at Nabble.com.
I take it I can't upgrade to python 2.6.9 (not that I know how, it seem hard/hit or miss from what I read on the net)
Gaz
On 23 July 2014 18:45, liamw <inkscapebrony@...155...> wrote:
Gary Hawkins-2 wrote
the results from teh debug
Python sys.version_info: 2.6.1 Python sys.version: 2.6.1 (r261:67515, Jun 24 2010, 21:47:49) [GCC 4.2.1 (Apple Inc. build 5646)]
Python sys.executable: /usr/bin/python Python sys.exec_prefix: /System/Library/Frameworks/Python.framework/Versions/2.6 Python sys.prefix: /System/Library/Frameworks/Python.framework/Versions/2.6
sys.path: /Applications/Inkscape.app/Contents/Resources/extensions /Library/Python/2.6/site-packages/pip-1.5.2-py2.6.egg
The fantastic lxml wrapper for libxml2 is required by this extension.
Technical details:
dlopen(/Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6/lxml/etree.so,
2): Symbol not found: __PyByteArray_empty_string Referenced from:
/Applications/Inkscape.app/Contents/Resources/python/site-packages/i386/2.6/lxml/etree.so
Expected in: dynamic lookup
From conversations in IRC, it looks like this is a compatibility issue
between different dot versions of Python 2.6. I built and installed my Python modules with Python 2.6.9 from MacPorts. Snow Leopard comes with Python 2.6.1.
The missing symbol referenced there was added in 2.6.5 rc1: http://hg.python.org/cpython/rev/3bd6df11d1d6/
I'll revert my python26 version to 2.6.1 for compatibility with Snow Leopard systems and rebuild.
-- View this message in context: http://inkscape.13.x6.nabble.com/Inkscape-0-48-5-Released-tp4971010p4971061.... Sent from the Inkscape - User mailing list archive at Nabble.com.
Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Try this disk image:
I built it against Python 2.6.1, so it should work for you. What puzzles me is that you said that you needed to use workarounds for 0.48.2, when in fact that bundle should have worked out-of-the-box for you (I'm guessing it's the stray entry in your $PATH)
On Wed, Jul 23, 2014 at 2:51 PM, Gary Hawkins <dragonlord666@...155...> wrote:
I take it I can't upgrade to python 2.6.9 (not that I know how, it seem hard/hit or miss from what I read on the net)
Gaz
participants (4)
-
Gary Hawkins
-
Josh Andler
-
Liam White
-
liamw