Jump to content
You must now use your email address to sign in [click for more info] ×

harbortype

Members
  • Posts

    33
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. The locl feature works for me by either setting the spelling language or setting both the typography script and language.
  2. Not a clipboard manager per se, but I use Launchbar which has this functionality. I just tried quitting Launchbar and performing the same steps but AP crashed on step 4.
  3. Affiniy Publisher crashes the moment I copy some PSDs. I believe it has something to do with PSDs created in the newer versions of Photoshop. Here are some steps to reproduce: Download these free mockups: https://freedesignresources.net/free-macbook-set-mockup/ Create a new document in Affinity Publisher Drag and drop any of the mockups onto the document In Affinity Publisher, copy the placed PSD object and paste it back (you’ll notice this works as expected) Now open the PSD in the latest version of Photoshop 2021 (22.3.x) Save it with another name (do not overwrite the existing file) Drag and drop this new mockup file onto the document Copy and paste it back For me, Affinity Publisher crashes the moment I hit Cmd+C on step 8. This is the crash report I get: Process: Affinity Publisher [84603] Path: /Applications/Affinity Publisher.app/Contents/MacOS/Affinity Publisher Identifier: com.seriflabs.affinitypublisher Version: 1.9.3 (1.9.3) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Affinity Publisher [84603] User ID: 501 Date/Time: 2021-04-21 10:12:33.843 -0300 OS Version: macOS 11.2.3 (20D91) Report Version: 12 Bridge OS Version: 5.2 (18P4347) Anonymous UUID: 5503BBCC-F85D-03C8-2AE3-9355BA9AD093 Time Awake Since Boot: 170000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [84603] Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 liblibraster.dylib 0x0000000133d08e59 Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::WarnAndForceDelayLoad(bool*, char const*) const + 105 1 liblibraster.dylib 0x0000000133d09a49 Raster::Bitmap<Raster::Red8, Raster::Green8, Raster::Blue8, Raster::Alpha8, Raster::X5>::GetAlphaBoundingBox(bool*) const + 25 2 liblibraster.dylib 0x000000013348382c Raster::DynamicBitmap::GetAlphaBoundingBox(bool*) const + 44 3 liblibrenderer.dylib 0x00000001364763ab Renderer::RenderTree::CompositeNode::GetFillBBox(Renderer::FillDescriptorConst const&, Raster::AffineTransform::Params const&) const + 939 4 liblibrenderer.dylib 0x0000000136475ef1 Renderer::RenderTree::CompositeNode::GetBBox(Raster::AffineTransform::Params const&, bool, bool) const + 49 5 liblibrenderer.dylib 0x0000000136472904 Renderer::RenderTree::GroupNode::GetBBox(Raster::AffineTransform::Params const&, bool, bool) const + 164 6 liblibrenderer.dylib 0x0000000136472904 Renderer::RenderTree::GroupNode::GetBBox(Raster::AffineTransform::Params const&, bool, bool) const + 164 7 liblibrenderer.dylib 0x0000000136472904 Renderer::RenderTree::GroupNode::GetBBox(Raster::AffineTransform::Params const&, bool, bool) const + 164 8 liblibrenderer.dylib 0x0000000136472904 Renderer::RenderTree::GroupNode::GetBBox(Raster::AffineTransform::Params const&, bool, bool) const + 164 9 liblibrenderer.dylib 0x0000000136476c52 Renderer::RenderTree::SubRenderNode::GetBBox(Raster::AffineTransform::Params const&, bool, bool) const + 290 10 liblibrenderer.dylib 0x0000000136472904 Renderer::RenderTree::GroupNode::GetBBox(Raster::AffineTransform::Params const&, bool, bool) const + 164 11 liblibrenderer.dylib 0x0000000136473b42 Renderer::RenderTree::ClipNode::HasEffect(bool) const + 290 12 liblibrenderer.dylib 0x0000000136ae1b9c Renderer::RenderTree::RemoveRedundantNodes(Kernel::NonCounted<Renderer::RenderTree::GroupNode>, Kernel::NonCounted<Renderer::RenderTree::Schema>) + 604 13 liblibrenderer.dylib 0x0000000136ae1b8d Renderer::RenderTree::RemoveRedundantNodes(Kernel::NonCounted<Renderer::RenderTree::GroupNode>, Kernel::NonCounted<Renderer::RenderTree::Schema>) + 589 14 liblibrenderer.dylib 0x0000000136ae1b8d Renderer::RenderTree::RemoveRedundantNodes(Kernel::NonCounted<Renderer::RenderTree::GroupNode>, Kernel::NonCounted<Renderer::RenderTree::Schema>) + 589 15 liblibrenderer.dylib 0x0000000136ae0c3b Renderer::RenderTree::ReduceTree(Kernel::Counted<Renderer::RenderTree::Tree>, Kernel::Counted<Renderer::RenderTree::Schema>, std::__1::vector<Renderer::RenderTree::Warning, std::__1::allocator<Renderer::RenderTree::Warning> >*) + 1339 16 liblibpersona.dylib 0x0000000124c32848 ClipboardItemNodes::CreatePDF() const + 1864 17 com.seriflabs.libcocoaui 0x000000010cf76251 -[EditCommandController pasteboard:provideDataForType:] + 1873 18 com.apple.AppKit 0x00007fff23626f5e __68-[NSPasteboard _setOwner:forTypes:atIndex:selector:usesPboardTypes:]_block_invoke + 287 19 com.apple.CoreFoundation 0x00007fff20810bba -[_CFPasteboardEntry resolveLocalPromisedData] + 74 20 com.apple.CoreFoundation 0x00007fff208129d0 ___CFPasteboardHandleFulfillMessage_block_invoke_2 + 66 21 com.apple.CoreFoundation 0x00007fff2074c5a2 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12 22 com.apple.CoreFoundation 0x00007fff2074c44c __CFRunLoopDoBlocks + 437 23 com.apple.CoreFoundation 0x00007fff2074b7bd __CFRunLoopRun + 2582 24 com.apple.CoreFoundation 0x00007fff2074a6ce CFRunLoopRunSpecific + 563 25 com.apple.HIToolbox 0x00007fff289d2630 RunCurrentEventLoopInMode + 292 26 com.apple.HIToolbox 0x00007fff289d242c ReceiveNextEventCommon + 709 27 com.apple.HIToolbox 0x00007fff289d214f _BlockUntilNextEventMatchingListInModeWithFilter + 64 28 com.apple.AppKit 0x00007fff22f6a9b1 _DPSNextEvent + 883 29 com.apple.AppKit 0x00007fff22f69177 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366 30 com.apple.AppKit 0x00007fff22f5b68a -[NSApplication run] + 586 31 com.apple.AppKit 0x00007fff22f2f96f NSApplicationMain + 816 32 libdyld.dylib 0x00007fff2066f621 start + 1
  4. I understand that. The problem is not how the file size jumps from 1MB to 20MB with a linked afdesign file. This is fine. My issue is how every subsequent save will increase the file size by ~400KB even when the only change in the afpub file is the position of a rectangle that is unrelated to the linked file. I used to work in CorelDRAW, so Cmd+S is in my muscle memory and I end up with huge files. This happens with psd as well.
  5. Hello! I have noticed the file size of an afpub keeps increasing indefinitely if it has an afdesign or afphoto document linked or embedded, even when no changes have been made to the linked document. The first thing I have tried is to turn off Save History With Document, but it was already off. I recorded my screen to demonstrate the issue. In the video, please notice how the file size changes after trivial operations such as moving a rectangle: https://www.dropbox.com/s/y9ilpg67o3fbb7c/afpub filesize increase.mp4?dl=0 I’ve also tested placing a png, in which the case the file size increases in the next 2 saves and then goes back down. I am running Affinity Publisher 1.7.1 on MacOS 10.14.5.
  6. I don‘t think that‘s true. You may test this yourself: 1. Copy some text from Affinity Designer and paste in TextEdit using ⌥⇧⌘V (Paste and Match Style). Nothing will be pasted. This is essentially pasting as plain text. 2. Now paste in TextEdit using ⌘V (the normal Paste). The text will be pasted as rich text. 3. Then, copy the text in TextEdit and paste it back (in TextEdit) using both ⌘V and ⌥⇧⌘V. You will notice they both work fine, as TextEdit sets the clipboard correctly with plain text and rich text versions. Inspecting the clipboard contents from different apps a while back also indicated that Affinity Designer is not copying things correctly. See that the 4th line is missing the title attribute:
  7. I’ve recorded a screencast to hopefully make the issue more clear. In short, Affinity Designer seems to copy text as rich text only. TextEdit can paste it, but Sublime expects the plain text part which is missing from the clipboard. It works if copy in AD, paste in TextEdit, copy in TextEdit and then paste in Sublime Text. Affinity copying and pasting text.mov
  8. I believe everybody was focused on the iPad app for the last few months (congrats on that!), so here is a quick bump so you don't forget about us. This bug has been around for almost 2 years and is increasingly annoying to deal with. I've shared the steps to reproduce it here: Cheers!
  9. I am also experiencing this bug for a couple of years now so I've decided to inspect this issue using some clipboard tools. I may be wrong here, but it seems the clipboard contents when copied from Affinity are missing the title attribute. This was using the text tool with some highlighted text.
  10. Yes, that flattens all adjustments and creates a pixel layer. However, I still have to manually sample the result with the Color Picker tool, which can become a burden when I have multiple gradients. It would be better if Affinity Designer could do this for me while keeping my vectors intact, something similar to Illustrator's Recolor Artwork.
  11. I know this is an old thread, but I'd like to express my vote for this feature as well. Adjustment layers on Affinity Designer are nice, but we can only merge them with pixel layers. I miss the ability to merge them with any kind of layer (text, curve, etc) so I can reuse the new colors elsewhere in a much more direct way and without cluttering my files with a bunch of identical adjustment layers.
  12. This bug has been around for a while now: https://forum.affinity.serif.com/index.php?/topic/26366-ad-151-mac-problem-with-the-view-hand-tool-spacebar-shortcut/?p=142192 Any chance of getting this fixed on 1.6? It is getting increasingly annoying to work around it.
  13. I have been able to reproduce this consistently with the following steps: 1. Hold down spacebar. 2. Click and drag with the hand tool (but don't release the mouse button). 3. Release the spacebar. 4. Release the mouse button. In a nutshell, if I release the spacebar before the mouse button I'm stuck with the hand tool until I press the spacebar again.
  14. Following up in this topic, I’ve found out Affinity Designer doesn’t honour the locl OpenType feature. This is how it behaves in Adobe apps:
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.