For Mtn Lion:
http://rapidshare.com/files/1406366642/Inkscape-r0.48.4-r9943-10.8%2B-x86_64...
For Lion:
http://rapidshare.com/files/2591591009/Inkscape-r-10.7%2B-x86_64_RC5.dmg
fixed:
- restored drag&drop, it was a problem with the pasteboard fix, not the menu integration.
- further editing of the keymapping for menu accelerators. Hopefully it will cover most of the cases.
Regarding pasting into text fields, that is something we might learn to live with for the time being.
Valerio
On 2013-02-11 02:01 +0100, Valerio Aimale wrote:
For Mtn Lion:
http://rapidshare.com/files/1406366642/Inkscape-r0.48.4-r9943-10.8%2B-x86_64...
For Lion:
http://rapidshare.com/files/2591591009/Inkscape-r-10.7%2B-x86_64_RC5.dmg
Testing on Lion ...
fixed:
- restored drag&drop, it was a problem with the pasteboard fix, not the
menu integration.
Drag&Drop of files from Finder to Inkscape canvas works again, thx :-)
Drag&Drop of filter primitives in the filter editor remains broken: this affects anyone working with modestly complex filter effects, since there is no other method to rearrange filter primitivies.
Drag&Drop of filter primitives works with my local Quartz-based builds (stable and trunk) - using GTK+/Quartz 2.24.14 and 2.24.15 without the proposed upstream patch [*]. I haven't rebuilt the gtk2 port again using your latest version of that patch to narrow down whether the cause for this regression in the filter editor is that GTK+ patch, or possible other modifications applied to Inkscape's 0.48.x sources for your RC packages.
[*] https://bugzilla.gnome.org/show_bug.cgi?id=692123
- further editing of the keymapping for menu accelerators. Hopefully it
will cover most of the cases.
Why are existing useful (shorter single-key) shortcuts unnecessarily deleted, instead of kept without the tag for 'display' in the menu (see also my comments about RC4)? Based on feedback on irc, I wouldn't be the only one missing them ...
It seems that other latest changes add more conflicts with system keyboard shortcuts, e.g.:
- 'Meta+Alt+H' conflicts with system shortcut "Hide Others" on Lion, and can't be used in Inkscape to flip objects horizontally (it hides all other applications instead).
- 'Meta+Alt+D' shows or hides the dock on Lion, instead of creating a clone in Inkscape.
and possibly others. See e.g. http://support.apple.com/kb/HT1343
Regarding pasting into text fields, that is something we might learn to live with for the time being.
The last two packages (RC4, RC5) crash when pasting text from the clipboard into some of the text widgets in the GUI using available context menu entries: - 'Edit > XML Editor', pasting attribute values - 'Text > Text and Font', pasting into the 'Text' tab These crashes do not occur with local Quartz-based builds (stable and trunk) without menu integration and unpatched GTK+ stack.
Luckily, neither the layer dialog, nor the file chooser dialog are affected by that crash-trigger, and one can still paste a layer name, or a file name to open or save with (cumbersome, via context menu, but it at least works, and doesn't crash inkscape either).
Other entries (e.g. node coordinates, objects position & dimensions) neither support copy nor paste.
For me personally, this (both the crashes, and the dysfunctional keyboard shortcuts in GUI widgets) is an issue I'd be reluctant to adjust to - mostly with regard to the XML Editor (I'm glad I can resort to my own builds of stable and trunk, as long as this is still possible.) New or casual Inkscape users are likely not at all - or not equally - affected, so I'll let others decide on whether this would be considered a blocker or not.
Maybe you could discuss your (undisclosed) modifications to Inkscape and/or gtk-mac-integration for displaying the keyboard shortcuts in menu items of the global osx menubar with John Smith: he just posted a second version of the patch for displaying the keyboard shortcuts in the global menu [**], which does not expose the same issues & conflicts anymore.
On 2013-02-11 02:01 +0100, Valerio Aimale wrote:
For Mtn Lion:
http://rapidshare.com/files/1406366642/Inkscape-r0.48.4-r9943-10.8%2B-x86_64...
For Lion:
http://rapidshare.com/files/2591591009/Inkscape-r-10.7%2B-x86_64_RC5.dmg
fixed:
- restored drag&drop, it was a problem with the pasteboard fix, not the
menu integration.
- further editing of the keymapping for menu accelerators. Hopefully it
will cover most of the cases.
Regarding pasting into text fields, that is something we might learn to live with for the time being.
Based on information I reveived off-list, my conclusions had been wrong with regard to displaying accelerators for menu items in global menus. Sorry for any distraction my earlier comments might have caused.
Revising my earlier feedback about RC5, there's one issue left:
- Crash on paste in the XML Editor (and 'Text and Font' dialog)
It would be great if the crash could be prevented (maybe at the cost of not being able to paste at all). Probably not to be considered a blocker (affects advanced users with special use cases only).
Known limitations (might be solved in future versions):
* no keyboard shortcuts in numeric and text input widgets (Cmd+A, Cmd+C, Cmd+X, Cmd+V affect canvas selection instead)
* no Copy&Paste in special spinbutton widgets with custom context menu
* some keyboard shortcuts may conflict with system keyboard shortcuts (e.g. Flip Horizontal, Create Clone)
* Filter Editor: filter primitives cannot be rearranged
* delayed quitting if clipboard is not empty on exit (may produce error dialogs from output extensions if export to certain output formats to the (persistent) clipboard fails, bug #1046068)
* SVG Font editor crashes (creating or editing SVG fonts never worked with GTK+/Quartz-based builds, bug #1116468)
@Andy, @Victor - anything missing?
On 2013-02-15 09:55 +0100, ~suv wrote:
On 2013-02-11 02:01 +0100, Valerio Aimale wrote:
For Mtn Lion:
http://rapidshare.com/files/1406366642/Inkscape-r0.48.4-r9943-10.8%2B-x86_64...
For Lion:
http://rapidshare.com/files/2591591009/Inkscape-r-10.7%2B-x86_64_RC5.dmg
fixed:
- restored drag&drop, it was a problem with the pasteboard fix, not the
menu integration.
- further editing of the keymapping for menu accelerators. Hopefully it
will cover most of the cases.
Regarding pasting into text fields, that is something we might learn to live with for the time being.
Based on information I reveived off-list, my conclusions had been wrong with regard to displaying accelerators for menu items in global menus. Sorry for any distraction my earlier comments might have caused.
Revising my earlier feedback about RC5, there's one issue left:
- Crash on paste in the XML Editor (and 'Text and Font' dialog)
It would be great if the crash could be prevented (maybe at the cost of not being able to paste at all). Probably not to be considered a blocker (affects advanced users with special use cases only).
Known limitations (might be solved in future versions):
- no keyboard shortcuts in numeric and text input widgets
(Cmd+A, Cmd+C, Cmd+X, Cmd+V affect canvas selection instead)
no Copy&Paste in special spinbutton widgets with custom context menu
some keyboard shortcuts may conflict with system keyboard shortcuts
(e.g. Flip Horizontal, Create Clone)
Filter Editor: filter primitives cannot be rearranged
delayed quitting if clipboard is not empty on exit
(may produce error dialogs from output extensions if export to certain output formats to the (persistent) clipboard fails, bug #1046068)
- SVG Font editor crashes
(creating or editing SVG fonts never worked with GTK+/Quartz-based builds, bug #1116468)
@Andy, @Victor - anything missing?
*bump* - any news?
@Valerio - just wondering: how much effort would it take to include PyGTK 2.24 (or 2.22) into the app bundle? There are a couple of externally developed extensions which use custom dialogs based on PyGTK, the most popular among them is 'Sozi' [1], other known ones are 'TeX Text' [2], and 'inksmoto' [3]. Making those custom extensions work with the current Inkscape 0.48.2 Mac OS X package (using Python, PyGTK, lxml, etc. installed in a local MacPorts tree) is a hack at best [4], and not easy to handle for many users. Admittedly, I haven't tried yet whether the same hack could be used with your RC packages.
If rewriting the paths of the PyGTK modules (*.so files) to load the libs already included in the app bundle can be done based on the same packaging script changes you wrote for UniConvertor, and if it doesn't add too much to the overall download size - I could imagine that this would be greatly appreciated by many users.
----- [1] Sozi: http://sozi.baierouge.fr/wiki/ [2] TexText: http://pav.iki.fi/software/textext/ [3] Inksmoto: http://wiki.xmoto.tuxfamily.org/index.php?title=Inksmoto-0.7.0 [4] https://answers.launchpad.net/inkscape/+question/179289#comment-10
*Also bump!*
On Mon, Mar 25, 2013 at 6:02 AM, ~suv <suv-sf@...58...> wrote:
On 2013-02-15 09:55 +0100, ~suv wrote:
On 2013-02-11 02:01 +0100, Valerio Aimale wrote:
For Mtn Lion:
http://rapidshare.com/files/1406366642/Inkscape-r0.48.4-r9943-10.8%2B-x86_64...
For Lion:
http://rapidshare.com/files/2591591009/Inkscape-r-10.7%2B-x86_64_RC5.dmg
fixed:
- restored drag&drop, it was a problem with the pasteboard fix, not the
menu integration.
- further editing of the keymapping for menu accelerators. Hopefully it
will cover most of the cases.
Regarding pasting into text fields, that is something we might learn to live with for the time being.
Based on information I reveived off-list, my conclusions had been wrong with regard to displaying accelerators for menu items in global menus. Sorry for any distraction my earlier comments might have caused.
Revising my earlier feedback about RC5, there's one issue left:
- Crash on paste in the XML Editor (and 'Text and Font' dialog)
It would be great if the crash could be prevented (maybe at the cost of not being able to paste at all). Probably not to be considered a blocker (affects advanced users with special use cases only).
Known limitations (might be solved in future versions):
- no keyboard shortcuts in numeric and text input widgets
(Cmd+A, Cmd+C, Cmd+X, Cmd+V affect canvas selection instead)
no Copy&Paste in special spinbutton widgets with custom context menu
some keyboard shortcuts may conflict with system keyboard shortcuts
(e.g. Flip Horizontal, Create Clone)
Filter Editor: filter primitives cannot be rearranged
delayed quitting if clipboard is not empty on exit
(may produce error dialogs from output extensions if export to certain output formats to the (persistent) clipboard fails, bug #1046068)
- SVG Font editor crashes
(creating or editing SVG fonts never worked with GTK+/Quartz-based builds, bug #1116468)
@Andy, @Victor - anything missing?
*bump* - any news?
@Valerio - just wondering: how much effort would it take to include PyGTK 2.24 (or 2.22) into the app bundle? There are a couple of externally developed extensions which use custom dialogs based on PyGTK, the most popular among them is 'Sozi' [1], other known ones are 'TeX Text' [2], and 'inksmoto' [3]. Making those custom extensions work with the current Inkscape 0.48.2 Mac OS X package (using Python, PyGTK, lxml, etc. installed in a local MacPorts tree) is a hack at best [4], and not easy to handle for many users. Admittedly, I haven't tried yet whether the same hack could be used with your RC packages.
If rewriting the paths of the PyGTK modules (*.so files) to load the libs already included in the app bundle can be done based on the same packaging script changes you wrote for UniConvertor, and if it doesn't add too much to the overall download size - I could imagine that this would be greatly appreciated by many users.
[1] Sozi: http://sozi.baierouge.fr/wiki/ [2] TexText: http://pav.iki.fi/software/textext/ [3] Inksmoto: http://wiki.xmoto.tuxfamily.org/index.php?title=Inksmoto-0.7.0 [4] https://answers.launchpad.net/inkscape/+question/179289#comment-10
Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
I've had a busy time recently, but I'll be looking into it.
Valerio On 4/1/13 10:33 PM, Andy Fitzsimon wrote:
*Also bump!*
On Mon, Mar 25, 2013 at 6:02 AM, ~suv <suv-sf@...58... mailto:suv-sf@...58...> wrote:
On 2013-02-15 09:55 +0100, ~suv wrote: > On 2013-02-11 02:01 +0100, Valerio Aimale wrote: >> For Mtn Lion: >> >> http://rapidshare.com/files/1406366642/Inkscape-r0.48.4-r9943-10.8%2B-x86_64_RC5.dmg >> >> >> For Lion: >> >> http://rapidshare.com/files/2591591009/Inkscape-r-10.7%2B-x86_64_RC5.dmg >> >> >> fixed: >> >> - restored drag&drop, it was a problem with the pasteboard fix, not the >> menu integration. >> >> - further editing of the keymapping for menu accelerators. Hopefully it >> will cover most of the cases. >> >> >> >> Regarding pasting into text fields, that is something we might learn to >> live with for the time being. > > Based on information I reveived off-list, my conclusions had been wrong > with regard to displaying accelerators for menu items in global menus. > Sorry for any distraction my earlier comments might have caused. > > > Revising my earlier feedback about RC5, there's one issue left: > > - Crash on paste in the XML Editor (and 'Text and Font' dialog) > > It would be great if the crash could be prevented (maybe at the cost of > not being able to paste at all). Probably not to be considered a blocker > (affects advanced users with special use cases only). > > > Known limitations (might be solved in future versions): > > * no keyboard shortcuts in numeric and text input widgets > (Cmd+A, Cmd+C, Cmd+X, Cmd+V affect canvas selection instead) > > * no Copy&Paste in special spinbutton widgets with custom context menu > > * some keyboard shortcuts may conflict with system keyboard shortcuts > (e.g. Flip Horizontal, Create Clone) > > * Filter Editor: filter primitives cannot be rearranged > > * delayed quitting if clipboard is not empty on exit > (may produce error dialogs from output extensions if export to certain > output formats to the (persistent) clipboard fails, bug #1046068) > > * SVG Font editor crashes > (creating or editing SVG fonts never worked with GTK+/Quartz-based > builds, bug #1116468) > > > @Andy, @Victor - anything missing? *bump* - any news? @Valerio - just wondering: how much effort would it take to include PyGTK 2.24 (or 2.22) into the app bundle? There are a couple of externally developed extensions which use custom dialogs based on PyGTK, the most popular among them is 'Sozi' [1], other known ones are 'TeX Text' [2], and 'inksmoto' [3]. Making those custom extensions work with the current Inkscape 0.48.2 Mac OS X package (using Python, PyGTK, lxml, etc. installed in a local MacPorts tree) is a hack at best [4], and not easy to handle for many users. Admittedly, I haven't tried yet whether the same hack could be used with your RC packages. If rewriting the paths of the PyGTK modules (*.so files) to load the libs already included in the app bundle can be done based on the same packaging script changes you wrote for UniConvertor, and if it doesn't add too much to the overall download size - I could imagine that this would be greatly appreciated by many users. ----- [1] Sozi: <http://sozi.baierouge.fr/wiki/> [2] TexText: <http://pav.iki.fi/software/textext/> [3] Inksmoto: <http://wiki.xmoto.tuxfamily.org/index.php?title=Inksmoto-0.7.0> [4] <https://answers.launchpad.net/inkscape/+question/179289#comment-10> ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net <mailto:Inkscape-devel@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/inkscape-devel
-- Andy
I've been checking this thread heaps lately :)
On Sat, Apr 6, 2013 at 6:45 AM, Valerio Aimale <valerio@...2940...> wrote:
I've had a busy time recently, but I'll be looking into it.
Valerio
On 4/1/13 10:33 PM, Andy Fitzsimon wrote:
*Also bump!*
On Mon, Mar 25, 2013 at 6:02 AM, ~suv <suv-sf@...58...>wrote:
On 2013-02-15 09:55 +0100, ~suv wrote:
On 2013-02-11 02:01 +0100, Valerio Aimale wrote:
For Mtn Lion:
http://rapidshare.com/files/1406366642/Inkscape-r0.48.4-r9943-10.8%2B-x86_64...
For Lion:
http://rapidshare.com/files/2591591009/Inkscape-r-10.7%2B-x86_64_RC5.dmg
fixed:
- restored drag&drop, it was a problem with the pasteboard fix, not the
menu integration.
- further editing of the keymapping for menu accelerators. Hopefully it
will cover most of the cases.
Regarding pasting into text fields, that is something we might learn to live with for the time being.
Based on information I reveived off-list, my conclusions had been wrong with regard to displaying accelerators for menu items in global menus. Sorry for any distraction my earlier comments might have caused.
Revising my earlier feedback about RC5, there's one issue left:
- Crash on paste in the XML Editor (and 'Text and Font' dialog)
It would be great if the crash could be prevented (maybe at the cost of not being able to paste at all). Probably not to be considered a blocker (affects advanced users with special use cases only).
Known limitations (might be solved in future versions):
- no keyboard shortcuts in numeric and text input widgets
(Cmd+A, Cmd+C, Cmd+X, Cmd+V affect canvas selection instead)
no Copy&Paste in special spinbutton widgets with custom context menu
some keyboard shortcuts may conflict with system keyboard shortcuts
(e.g. Flip Horizontal, Create Clone)
Filter Editor: filter primitives cannot be rearranged
delayed quitting if clipboard is not empty on exit
(may produce error dialogs from output extensions if export to certain output formats to the (persistent) clipboard fails, bug #1046068)
- SVG Font editor crashes
(creating or editing SVG fonts never worked with GTK+/Quartz-based builds, bug #1116468)
@Andy, @Victor - anything missing?
*bump* - any news?
@Valerio - just wondering: how much effort would it take to include PyGTK 2.24 (or 2.22) into the app bundle? There are a couple of externally developed extensions which use custom dialogs based on PyGTK, the most popular among them is 'Sozi' [1], other known ones are 'TeX Text' [2], and 'inksmoto' [3]. Making those custom extensions work with the current Inkscape 0.48.2 Mac OS X package (using Python, PyGTK, lxml, etc. installed in a local MacPorts tree) is a hack at best [4], and not easy to handle for many users. Admittedly, I haven't tried yet whether the same hack could be used with your RC packages.
If rewriting the paths of the PyGTK modules (*.so files) to load the libs already included in the app bundle can be done based on the same packaging script changes you wrote for UniConvertor, and if it doesn't add too much to the overall download size - I could imagine that this would be greatly appreciated by many users.
[1] Sozi: http://sozi.baierouge.fr/wiki/ [2] TexText: http://pav.iki.fi/software/textext/ [3] Inksmoto: http://wiki.xmoto.tuxfamily.org/index.php?title=Inksmoto-0.7.0 [4] https://answers.launchpad.net/inkscape/+question/179289#comment-10
Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
-- Andy
On 2013-02-15 09:55 +0200, ~suv wrote:
Based on information I reveived off-list, my conclusions had been wrong with regard to displaying accelerators for menu items in global menus. Sorry for any distraction my earlier comments might have caused.
… or not.
AFAICT this is now fixed (upstream and/or in Inkscape trunk):
With gtk-mac-integration (git master), GTK+/Quartz 2.24.20+ and Inkscape trunk (r12524), the keyboard shortcuts are displayed in all menus of the global osx menubar, without any additional changes [*].
As mentioned in another message earlier today, the 'Open recent' menu now also works as expected, without patching Inkscape trunk or gtk-mac-integration.
Backend-specific modifiers ('Cmd' instead of 'Ctrl' with Quartz backend) still require to be fixed in Inkscape's code, AFAIU.
[*] besides ofc adding very basic gtk-mac-integration code to inkscape's trunk; my local test build (on OS X 10.7.5) is currently based on code in Gellule's original dev-osx branch: https://code.launchpad.net/~inkscape.dev/inkscape/dev-osx http://bazaar.launchpad.net/~inkscape.dev/inkscape/dev-osx/revision/11628
On 2013-09-16 19:31 +0200, su_v wrote:
With gtk-mac-integration (git master), GTK+/Quartz 2.24.20+ and Inkscape trunk (r12524), the keyboard shortcuts are displayed in all menus of the global osx menubar, without any additional changes [*].
(…)
[*] besides ofc adding very basic gtk-mac-integration code to inkscape's trunk; my local test build (on OS X 10.7.5) is currently based on code in Gellule's original dev-osx branch: https://code.launchpad.net/~inkscape.dev/inkscape/dev-osx http://bazaar.launchpad.net/~inkscape.dev/inkscape/dev-osx/revision/11628
Branch based on latest trunk pushed to https://code.launchpad.net/~suv-lp/inkscape/osxmenu
(Note: experimental, only very basic integration (global menubar), no working packaging scripts, no instructions for compiling or installing required dependencies)
This looks great and it seems to manage the plt/hpgl export business just fine. At least, it creates a file of non-zero length and that's a big improvement. I don't have a reliable viewer for plt/hpgl files but I opened it in Inkscape and exported an EPS from that, without using an SVG file. It looked fine, so I think you've solved my biggest headache.
And did I mention that it looks great? It really doesn't like an X11 app at all, very seamless.
I would still be interested in knowing how to built those sk1 apps so I can do commandline conversions but that's of lesser priority.
-- View this message in context: http://inkscape.13.x6.nabble.com/Mac-OS-X-0-48-4-RC5-tp4966075p4967035.html Sent from the Inkscape - Dev mailing list archive at Nabble.com.
A couple of things that surprised me, most keyboard shortcuts.
The single character H and V for horizontal and vertical flipping were handy, for all their non-standardness. We get just vertical now as a shortcut: can we have both? I didn't see what the Cmd-Shift-H was tied to.
Also, there is no Window menu to move between files. That's handy to have, rather than resizing and clicking through a revealed window. Zooming with Ctrl (or Cmd) + and - was handy, too.
Also, Ungroup was a regularly used shortcut, as I move things around in aligned groups a lot.
I can work with RC5, but if there's an opportunity to restore some of these, I'd like that.
It's a big improvement in so many other ways: more responsive, more reliable. The toolbar does what I want, for a change, in terms of tabbing between fields.
I'm not going back to .4.8.2…
-- View this message in context: http://inkscape.13.x6.nabble.com/Mac-OS-X-0-48-4-RC5-tp4966075p4967036.html Sent from the Inkscape - Dev mailing list archive at Nabble.com.
Hello.
It's possible to make full screen mode?
-- View this message in context: http://inkscape.13.x6.nabble.com/Mac-OS-X-0-48-4-RC5-tp4966075p4967947.html Sent from the Inkscape - Dev mailing list archive at Nabble.com.
On 2013-09-15 11:36 +0200, McKheeper wrote:
It's possible to make full screen mode?
Inkscape on OS X (the official stable package 0.48.2 (GTK+/X11) as well as the 0.48.4 RC5 package (GTK+/Quartz)) already support a fullscreen mode (<F11>), as provided by the GTK+ toolkit (details may vary depending on GTK+ version and backend used to build the application package).
If you are asking for support of OSX-native fullscreen mode (including opening a separate space for the fullscreen application) on Lion and later versions of OS X, AFAIU this needs to be implemented upstream in GTK+ first (not yet available with latest GTK+/Quartz 2.24.20, nor with GTK+/Quartz 3.8.4):
- Bug 706288 – Respond to OSX native-fullscreen notifications: https://bugzilla.gnome.org/show_bug.cgi?id=706288
Can someone repost the download links? They've expired after months of inactivity
-- View this message in context: http://inkscape.13.x6.nabble.com/Mac-OS-X-0-48-4-RC5-tp4966075p4968003.html Sent from the Inkscape - Dev mailing list archive at Nabble.com.
participants (7)
-
Andy Fitzsimon
-
McKheeper
-
paulbeard
-
su_v
-
Valerio Aimale
-
veleiro
-
~suv