Recommended Posts

  • 2 weeks later...

10A286 seeded.

Build 10A286 packs three main important changes. Build 10A286 of Snow Leopard is said to contain a new QuickTime with a "minimal UI", in addition the Finder has now been replaced with a Cocoa version and finally Safari 4 Beta is now included in the build.

The accompanying notes also pointed towards a major shift to 64-bit, with all developers being encouraged to run Mac OS X Snow Leopard in 64-bit mode.

New Content

This seed contains some major new changes in the following areas:

QuickTime Player

The new QuickTime Player has a new minimal UI and is focused on playback.

Finder

Finder includes a new Cocoa Desktop, Info Window and Contextual Menu

Safari

Safari 4 beta is included in the seed as the default browser.

Known Issues

* Remote Installs over Airport may cause panics (A workaround is to install via Ethernet or DVD.)

* Booting from the install DVD can take a long time

* Some settings are not migrated from the previous system when upgrading, including file sharing, sharing name and energy saver settings.

* Finder issues: Icon previews will not appear on the Desktop, selecting Clean Up does not change icon placement on the Desktop. Sometimes the Finder and Desktop will stop responding to input. A workaround is to restart Finder.

* iTunes will sometimes lock up when an iPhone is connected. A workaround is to rename or delete ~/Library/Lockdown)

* Microsoft Office 2004 applications can hang when using the File->Open menu. A workaround is to open the file by opening it in Finder.)

* On newer MacBook Pros, the screen's backlight will not come on when booting into the installer if the brightness is set below 6.

* Hibernation is not working on machines with Nvidia graphics cards and will result in a frozen machine.

* The Time Machine UI cannot be activated in Finder and Mail in some cases.

* The linker creates a bad image when the minimum OS target is set to Mac OS X 10.5 and weak external symbols are used. (A workaround is to set Mac OS X 10.4 or 10.6 as the minimum OS target.)

* Xcode often crashes when navigating in documentation using the navigation buttons.

* We do not recommended installing this seed on the Nehalem Mac Pros.

Sorry if this is off topic but i was watching videos from 2000 and steve jobs said that Mac OS X is going to be here for the next decade. If a decade is 10 years... wouldn't Mac OS X Snow Leopard be the last version of Mac OS X?

Sorry if this is off topic but i was watching videos from 2000 and steve jobs said that Mac OS X is going to be here for the next decade. If a decade is 10 years... wouldn't Mac OS X Snow Leopard be the last version of Mac OS X?

I've heard him say that again in 2006. I think what Steve means is OS X is a very strong foundation for years and years to come. I really think they will only put it to bed when they can no longer keep it up to date with the rest of the industry.

Apple have made a great decision by focusing on Performance with Snow Leopard. It shows that they see this platform being around for a very long time.

The new Quicktime UI is interesting. But the Aqua Window Conrols look ridiculous on the HUD titlebar. This also legitimizes Pixelmator document windows.

According to AppleInsider, that title bar will disappear with the embedded player controls after a few seconds, so it's only there to act as a temporary border.

  • 4 weeks later...

http://www.appleinsider.com/articles/09/03...n_pipeline.html

According to people familiar with the matter, Apple's roadmap for the final stretch of Mac OS X 10.6 Snow Leopard development currently calls for the release of three 'key' builds through the company's high-membership Apple Developer Connection.

Each of the builds will carry a significance in its own right, the first of which is scheduled to appear between now and the start of WWDC 2009 during the second week of June. This build will reportedly include "big updates" to system components and functionality.

The next build is said to arrive alongside the start of WWDC on June 8th. It's expected to be the first build of the next-gen OS that will be "feature complete," bundling significant changes to the Mac OS X interface, assuming those changes are not approved for inclusion in the aforementioned build.

A third and final build is tentatively scheduled to make its way to developers in the weeks between WWDC and the software's formal release. This build is expected to serve as a lead-in to the final candidate stage that precedes the declaration of a Gold Master build suited for duplication on optical media.

People familiar with the matter have previously estimate that it will take Apple upwards of two-months from the time it shows off a feature complete Snow Leopard at WWDC to deliver the software to market, suggesting a release date around August.

Apple may also choose to seed more marginal builds intermittently between these key builds if it runs into unexpected issues and requires additional feedback from developers.

snowleopardroadmap-090331.gif

I've heard him say that again in 2006. I think what Steve means is OS X is a very strong foundation for years and years to come. I really think they will only put it to bed when they can no longer keep it up to date with the rest of the industry.

...

It's rare for a company to completely throw out their entire platform, Unless it's got large amounts of fundamental flaws.

MS are still using NT and looks like they'll be using it for years to come, I can't see a difference with Apple and OS X.

Apple's Newest Snow Leopard (10A314) Shows Steady Improvements

Apple seeded developers with the latest build (10A314) of Mac OS X 10.6 (Snow Leopard) today. The latest beta version of Snow Leopard is said to be more stable than previous builds. Specifically, QuickTime X is said to have made significant strides since the previous version.

Apple, however, has not yet deployed the "Marble" user interface changes that have been rumored for Snow Leopard.

An exact release date for Snow Leopard has not been established , though recent rumors have suggested it could be as late as September. Apple will likely make further announcements and demos of Snow Leopard at the World Wide Developer's Conference in June.

Source: Mac Rumors

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
    • That's a good number until the game you want to play is not in that list. 
    • So, the logo means No ducking AI?
    • For sure, humanity us highly unlikely to survive the helium flash. Even if we have colonized moons in the outer planets by then, that is such a monumental change in heat output, coupled with the destruction of Earth, it's unlikely we could be fully prepared for changes of that scale.
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      474
    2. 2
      PsYcHoKiLLa
      240
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      70
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!