Blocs for Mac V5.2 Beta Build 7

LoL. :joy:
I think it’s the first time ever I used it. Summer is approaching so I start looking for tickbox solutions :palm_tree: :coconut: :rofl:

1 Like

I’ll check on the M1 later this PM. DIVs and Intel are not best friends at the moment. :grin:

Hey, @Norm.

A big :boom: on the M1 as well.
M1 crash report:

Exception Name: NSRangeException
Description: *** -[__NSArrayM objectAtIndexedSubscript:]: index 0 beyond bounds for empty array
User Info: (null)

0   CoreFoundation                      0x0000000182b86800 __exceptionPreprocess + 176
1   libobjc.A.dylib                     0x000000018267deb4 objc_exception_throw + 60
2   CoreFoundation                      0x0000000182afcfc0 -[__NSCFString hasSuffix:] + 0
3   Blocs                               0x00000001028fdb8c Blocs + 596876
4   Blocs                               0x0000000102906390 Blocs + 631696
5   WebKit                              0x00000001a577f934 _ZN28ScriptMessageHandlerDelegate14didPostMessageERN6WebKit12WebPageProxyEONS0_13FrameInfoDataERN3API12ContentWorldERN7WebCore21SerializedScriptValueE + 228
6   WebKit                              0x00000001a5b8e920 _ZN6WebKit29WebUserContentControllerProxy14didPostMessageEN3WTF23ObjectIdentifierGenericINS_26WebPageProxyIdentifierTypeENS1_38ObjectIdentifierMainThreadAccessTraitsEEEONS_13FrameInfoDataEyRKNSt3__14spanIKhLm18446744073709551615EEEONS1_17CompletionHandlerIFvOSB_RKNS1_6StringEEEE + 668
7   WebKit                              0x00000001a5ed6998 _ZN6WebKit29WebUserContentControllerProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 336
8   WebKit                              0x00000001a5eeedb4 _ZN3IPC18MessageReceiverMap15dispatchMessageERNS_10ConnectionERNS_7DecoderE + 264
9   WebKit                              0x00000001a5afa794 _ZN6WebKit15WebProcessProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 40
10  WebKit                              0x00000001a5eea3f4 _ZN3IPC10Connection15dispatchMessageENSt3__110unique_ptrINS_7DecoderENS1_14default_deleteIS3_EEEE + 332
11  WebKit                              0x00000001a5eeaa48 _ZN3IPC10Connection24dispatchIncomingMessagesEv + 656
12  JavaScriptCore                      0x000000019e840d38 _ZN3WTF7RunLoop11performWorkEv + 204
13  JavaScriptCore                      0x000000019e841c08 _ZN3WTF7RunLoop11performWorkEPv + 36
14  CoreFoundation                      0x0000000182b11cfc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
15  CoreFoundation                      0x0000000182b11c90 __CFRunLoopDoSource0 + 176
16  CoreFoundation                      0x0000000182b11a00 __CFRunLoopDoSources0 + 244
17  CoreFoundation                      0x0000000182b105f0 __CFRunLoopRun + 828
18  CoreFoundation                      0x0000000182b0fc5c CFRunLoopRunSpecific + 608
19  HIToolbox                           0x000000018d089448 RunCurrentEventLoopInMode + 292
20  HIToolbox                           0x000000018d089284 ReceiveNextEventCommon + 648
21  HIToolbox                           0x000000018d088fdc _BlockUntilNextEventMatchingListInModeWithFilter + 76
22  AppKit                              0x00000001862eac54 _DPSNextEvent + 660
23  AppKit                              0x0000000186ac0ebc -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
24  AppKit                              0x00000001862de100 -[NSApplication run] + 476
25  AppKit                              0x00000001862b53cc NSApplicationMain + 880
26  dyld                                0x00000001826b90e0 start + 2360
1 Like

I’m a humble person so no prize-giving ceremony is needed but thank you for the 3 weeks holiday to the Maldives. Flights, accommodation, and all meals/drinks included. :airplane: :desert_island: :coconut: :palm_tree:

2 Likes

I copied a single class, but then when I wanted to paste it on another header Blocs threw up an internal crash error. I said continue and it crashed anyway, so I sent in the report.

After restarting up pops a panel saying the port is being used by another process and no other version of Blocs is open. There do seem to be a lot of crashes reported lately.

Screenshot 2023-11-16 at 15.32.36

The internal crash flag is set to true during betas which means any potential crash is flagged up and an alert is shown. In some of these situations Blocs would continue to run, so you will see more of these alerts during betas and testing. It helps to catch the silent bugs.

1 Like

I understand that but it went ahead and literally crashed when I pressed continue, before I could save the changes.

Why have the up and down arrows become unusable?

Small Potato 2023-11-16 at 20.46.17

Oh that’s caused by the recent support to scroll canvas with arrow keys. It’s stealing those events.

It’s fixed and ready for tomorrow. :sunglasses:

1 Like

That is one of the cases when it actually would crash :sweat_smile:

The OS manages that alert so it’s likely continue couldn’t work, I think that button is shown by default regardless of error.

Could you share the custom Bloc?

Hi @Norm,

It would be great if Blocs would support variable weight fonts. Any chance it could make to this next version?

BTW, the Wordpress featured images size is working great, thx.

1 Like

Thank you very much Jerry, your help is always precious and appreciated, it all seems logical, even for me who am not familiar with coding. I am aware that there may be problems in manipulating the scrolling attributes of Blocs but I am interested in testing creative graphic solutions, which I will be pleased to share in the hope of interesting results.

Thanks again and greetings to warm Mauritius (if I’m not mistaken) from cold Denmark :slight_smile:

Roger and sent! :saluting_face:

1 Like

Good stuff thank you :raised_hands:

Maybe one for Blocs V6

Just a minor UI inconsistency.

Small Potato 2023-11-17 at 15.40.49

Hi again Jerry, I’m sure I’m doing something really stupid, but I can’t insert locomotive-scrolls into Blocs like you did so well.
here what I did:
1. Insert JS and CSS minify into Project Settings

2. Insert the Scripts in Project-Header (also what you gave to me)

…and your script works, I can see

3. Give class “my-class” and different values attributes “data-scroll-speed” to the Elements “Text 01 etc” I will like to move

AND NOTHING IS HAPPENING :angry: :rage: :frowning_face:

But I trust that you have a very simple solution (obviously for you) to solve my problem,

I remain confident waiting for your response and I attach also the project file in case you want to look at my mistakes :slightly_smiling_face:

BLOCS PROVA LOCO 01 2.bloc (99.6

I have found the cause of this crash and have it patched up ready for build 8.

3 Likes

For what? :thinking:

Your project moves for me…
Small Potato 2023-11-17 at 20.49.22

…Did you just open and try, right?
Mine doesn’t even want to get up from the chair
Registrazione_schermo_17nov23-1815

This is just too weird!!!