Search found 27 matches

by k4zrj
Fri 20. Mar 2015, 01:31
Forum: RUMlogNG
Topic: RUMlogNG is in the Mac App Store
Replies: 9
Views: 3757

Re: RUMlogNG is in the Mac App Store

Chris,

Maps works very well under OSX 10.9 with the app store version 1.0.9. I am running 10.9.5 and I'd expect it to work with any version of 10.9.

73, Charles, K4ZRJ
by k4zrj
Wed 18. Mar 2015, 00:51
Forum: RUMlogNG
Topic: Winkeyer Speed Control
Replies: 4
Views: 2389

Re: Winkeyer Speed Control

Dave,

Dave Fleming, W4SMT, wrote WKTest, a Winkeyer USB test bed app for the Mac. I don't know where it is posted, but an email to him might reveal a download link.

73, Charles, K4ZRJ
by k4zrj
Wed 4. Mar 2015, 21:33
Forum: RUMlogNG
Topic: RUMlogNG will not save preferences.
Replies: 18
Views: 6299

Re: RUMlogNG will not save preferences.

Tom, All is well. Your code snippet works OK under sandboxing. I copied the resource file EmptyLog.rlog from the package contents of your app and added it as a resource file in the bundle of my app and then executed your code without any changes under sandboxing. The new "empty" log file i...
by k4zrj
Wed 4. Mar 2015, 04:02
Forum: RUMlogNG
Topic: RUMlogNG will not save preferences.
Replies: 18
Views: 6299

Re: RUMlogNG will not save preferences.

Tom, Please disregard previous post. This code fails under sandboxing, but works if sandboxing is turned off. I had to make two small changes in order to get a clean compile in the app that I added the code to: NSFileManager* fileManager = [NSFileManager defaultManager]; // NSString* pathFromApp = [...
by k4zrj
Tue 3. Mar 2015, 19:31
Forum: RUMlogNG
Topic: RUMlogNG will not save preferences.
Replies: 18
Views: 6299

Re: RUMlogNG will not save preferences.

Tom,

I added your code to one of my projects and it compiles OK but I need your list of entitlements (the code fails to create the NSSavePanel).

73, Charles, K4ZRJ
by k4zrj
Tue 3. Mar 2015, 04:53
Forum: RUMlogNG
Topic: RUMlogNG will not save preferences.
Replies: 18
Views: 6299

Re: RUMlogNG will not save preferences.

Changing to a different file name makes no difference. The issue involves sandboxing. The console messages I've sent show what the issue is. Which OS are you developing on and which SDK and which version of Xcode? Maybe if we could get the platforms equal, we could figure out what's wrong. You have ...
by k4zrj
Mon 2. Mar 2015, 23:10
Forum: RUMlogNG
Topic: RUMlogNG will not save preferences.
Replies: 18
Views: 6299

Re: RUMlogNG will not save preferences.

When starting with a new, empty log, same results. Same errors generated. 3/2/15 18:04:34.000 kernel[0]: Sandbox: RUMlogNG(3765) deny file-read-data /Users/charlesjohnson/Documents/K4ZRJ.rlog 3/2/15 18:04:34.087 RUMlogNG[3765]: Error saving Logfile URL: The file “K4ZRJ.rlog” couldn’t be opened. 3/2/...
by k4zrj
Mon 2. Mar 2015, 04:29
Forum: RUMlogNG
Topic: RUMlogNG will not save preferences.
Replies: 18
Views: 6299

Re: RUMlogNG will not save preferences.

Tom, I loaded RUMlogNG on another Mac running 10.9.5 and observed the same behavior. It will save preferences, but can't save the URL to the log file because of a sandboxing violation. This violation occurs at the time I manually open the log, when the app tries to save the URL so it can be reopened...
by k4zrj
Mon 2. Mar 2015, 02:09
Forum: RUMlogNG
Topic: RUMlogNG will not save preferences.
Replies: 18
Views: 6299

Re: RUMlogNG will not save preferences.

Did as you requested. Started by verifying/repairing permissions. Deleted app, container folder, preferences cache, everything related to RUMlogNG, and started over from scratch. Rebooted Mac. Imported new log from RUMlog classic, etc. Results same. It will save preferences, but will not open existi...
by k4zrj
Sat 28. Feb 2015, 23:45
Forum: RUMlogNG
Topic: RUMlogNG will not save preferences.
Replies: 18
Views: 6299

Re: RUMlogNG will not save preferences.

Cmd W does not clear the year, leaves it as 2014. But, after the log is opened, it does clear the year to "All".

73, Charles, K4ZRJ