Re: NSPersistentDocument, Export (Save As) and wal/shm

2014-11-15 Thread Jerry Krinock

> On 2014 Nov 15, at 13:38, Fritz Anderson  wrote:

> rdar://18994451; I classified it as a data-loss bug, given the near-certainty 
> of the loss of the journal files.

Indeed it is, Fritz, for the reasons you stated.

Here was my version, Bug 15873041:

http://openradar.appspot.com/radar?id=5268845828767744

Oddly, I think, it has not even been closed as a duplicate.  Its status is 
still Open, with no comments from Apple.  It has attached a sample project, 
even though it only takes a few minutes to reproduce from an Apple sample 
project.


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: NSPersistentDocument, Export (Save As) and wal/shm

2014-11-15 Thread Fritz Anderson
On Nov 14, 2014, at 8:02 PM, Richard Charles  wrote:

> I just checked my OS X application (Xcode 6.1, Objective-C source, 10.10 SDK, 
> running on 10.9.5). When doing a save as the new document also appears on 
> disk with external journaling files (shm and wal). That is nasty, very 
> distasteful from a users point of view!

rdar://18994451; I classified it as a data-loss bug, given the near-certainty 
of the loss of the journal files.

— F


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: Xcode fonts blurry

2014-11-15 Thread Trygve Inda
> FYI, I use my 17" with my 27" Thunderbolt display and it works fine under all
> Mac operating systems from the past few years.
> 
> Using it with a 15" retina MBP also works fine.  It's more readable than the
> 15".
> 
> This is just for reference.
> 
> Is there a Thunderbolt adaptor for your 30"?

It is running off the Thunderbolt port and the pixels are perfectly sharp,
but Xcode seems to use font smoothing when running on a Retina machine, even
if its windows are being shown on an external non-Retina display.

Font smoothing just makes Monaco 9 look terrible.

T.



___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com