|
Replies:
19
-
Pages:
2
[
1
2
| Next
]
-
Last Post:
1 Dec 25, 19:27
Last Post By: davidekholm
|
Threads:
[
Previous
|
Next
]
|
|
Posts:
8,046
Registered:
31-Jan-2006
|
|
|
|
Lockup while editing skin files
Posted:
20 Nov 25, 17:42
|
|
|
|
|
|
Using 38.1.3 (I'll try 38.1.4 shortly) on an M2 Macbook Air, latest OS. Open the skin files for editing - SHIFT-CMD-E. So far, so good. But now CMD-O and try to open another file (in one of the skin's subfolders, in this case). Spinning wheel, followed by a thread dump, attached.
|
|
|
Posts:
8,046
Registered:
31-Jan-2006
|
|
|
|
Re: Lockup while editing skin files
Posted:
20 Nov 25, 17:51
in response to: JeffTucker
|
|
|
|
In fact, if I just launch jAlbum then invoke the textpad editor, CMD-E, then try to open a .inc file, it hangs. It even hangs if I try to open a .txt file.
|
|
|
Posts:
8,046
Registered:
31-Jan-2006
|
|
|
|
Re: Lockup while editing skin files
Posted:
20 Nov 25, 22:41
in response to: JeffTucker
|
|
|
|
I'm back in business on my Windows desktop (having flooring replace in my condo, so I've been a gypsy for a few days). No similar problem there at all, so this is purely a MacThing.
|
|
|
Posts:
3,948
Registered:
4-Aug-2006
|
|
|
|
Re: Lockup while editing skin files
Posted:
21 Nov 25, 00:18
in response to: JeffTucker
|
|
|
|
|
|
On my Mac when I open the skin files for editing the window is very, very small. Once it has been expanded and closed, it opens ok. But I do get a hang when trying to open another file.
|
|
|
Posts:
3,823
Registered:
18-Oct-2002
|
|
|
|
Re: Lockup while editing skin files
Posted:
21 Nov 25, 09:50
in response to: RobM
|
|
|
On my Mac when I open the skin files for editing the window is very, very small. Once it has been expanded and closed, it opens ok. But I do get a hang when trying to open another file.
I've seen this a few times. Will see if I can pinpoint what causes it.
As for the hanging: I take it you've both updated to the last Mac OS, right? I think the hanging is related to that.
|
|
|
Posts:
3,948
Registered:
4-Aug-2006
|
|
|
|
Re: Lockup while editing skin files
Posted:
21 Nov 25, 10:05
in response to: davidekholm
|
|
|
As for the hanging: I take it you've both updated to the last Mac OS, right? I think the hanging is related to that.
Yes, updated a few days ago.
|
|
|
Posts:
8,046
Registered:
31-Jan-2006
|
|
|
|
Re: Lockup while editing skin files
Posted:
21 Nov 25, 14:07
in response to: RobM
|
|
|
|
Yes, same here - Tahoe 26.1.
|
|
|
Posts:
3,823
Registered:
18-Oct-2002
|
|
|
|
Re: Lockup while editing skin files
Posted:
21 Nov 25, 16:01
in response to: JeffTucker
|
|
|
Yes, same here - Tahoe 26.1.
Ok. I need to put myself in your shoes and update to Tahoe.
|
|
|
Posts:
8,046
Registered:
31-Jan-2006
|
|
|
|
Re: Lockup while editing skin files
Posted:
21 Nov 25, 16:05
in response to: davidekholm
|
|
|
Hell, we faithfully install your betas, and even some of your alphas! Surely you can trust the Cretins of Cupertino™ enough to install their final releases. 
|
|
|
Posts:
66
Registered:
16-Jul-2014
|
|
|
|
Re: Lockup while editing skin files
Posted:
22 Nov 25, 08:37
in response to: davidekholm
|
|
|
|
|
|
I can confirm this lock-up (beach ball). After about twenty seconds, the file that was opened is displayed in the editor. A thread dump has also been created and is attached here.
|
|
|
Posts:
3,823
Registered:
18-Oct-2002
|
|
|
|
Re: Lockup while editing skin files
Posted:
24 Nov 25, 12:53
in response to: ronvanrossum
|
|
|
I can confirm this lock-up (beach ball). After about twenty seconds, the file that was opened is displayed in the editor. A thread dump has also been created and is attached here.
Thanks. I know it crashes when interfacing with native code
|
|
|
Posts:
3,823
Registered:
18-Oct-2002
|
|
|
|
Re: Lockup while editing skin files
Posted:
30 Nov 25, 15:34
in response to: davidekholm
|
|
|
I've now updated to the ugly Tahoe version (horrible rounded corners).
Here's the fix: https://jalbum.net/download/JTextPad.jar
Put it inside jAlbum's "ext" folder.
(The fix was to use a background thread when launching the file chooser. We do that for the main file chooser as well)
|
|
|
Posts:
8,046
Registered:
31-Jan-2006
|
|
|
|
Re: Lockup while editing skin files
Posted:
30 Nov 25, 15:57
in response to: davidekholm
|
|
|
Yes, it's much happier now.
Of course, there are probably only two users in the world, outside of jAlbum World HQ, who were affected by this bug, developers who at least sometimes edit files on a Mac, and we both know who they are.
BTW, one persistent annoyance in the editor is that a search doesn't loop. If you search one document or all documents for some text, and it reaches the "end of file," it doesn't start at the beginning again. You often have to switch to searching up as well as down to make sure you're finding all occurrences of the target text.
|
|
|
Posts:
3,823
Registered:
18-Oct-2002
|
|
|
|
Re: Lockup while editing skin files
Posted:
1 Dec 25, 10:39
in response to: JeffTucker
|
|
|
Yes, it's much happier now. 
Great
BTW, one persistent annoyance in the editor is that a search doesn't loop. If you search one document or all documents for some text, and it reaches the "end of file," it doesn't start at the beginning again. You often have to switch to searching up as well as down to make sure you're finding all occurrences of the target text.
Good point. I've updated the JTextPad.jar file to do wrapping now. This version however requires the latest https://jalbum.net/download/beta/jalbum-core.jar as I've moved the background thread logic to where it belongs (in that file). If you don't also update the beta, you'll get hangs when selecting files.
|
|
|
Posts:
3,823
Registered:
18-Oct-2002
|
|
|
|
Re: Lockup while editing skin files
Posted:
1 Dec 25, 10:45
in response to: davidekholm
|
|
|
|
Turns out that activating looped/wrapped search broke multi document search. I'll work a bit more on it
|
|
|
|
Legend
|
|
Forum admins
|
|
Helpful Answer
|
|
Correct Answer
|
|