New nightly

Home Forums General News and releases New nightly

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15924
    atom
    Keymaster
      • Topics: 159
      • Replies: 2945
      • Total: 3104
      • ★★★★★

      As you may have noticed i uploaded a new nightly build yesterday for all supported platforms.

      The big change here is Juce 3.0.0, you’ll notice a different overall look and feel. Also there is the initial “new” MIDI Library + MIDI Transaction subsystem, it’s still not complete so i won’t go on about it yet (it will be documented and i’ll write a seperate post about it).

      This build is mainly to test the binary compatibility on all platforms (is the standalone runs and if the plugin loads at all).

      This has been built on Windows 8, MAC OSX 10.8 with XCode 4.3 (i’m not using XCode 5 due to compatibility issues with older OSX versions), Linux MINT Olivia(ubuntu based) with latest updates.

      #15934
      opuswerk
      Participant
        • Topics: 7
        • Replies: 102
        • Total: 109
        • ★★

        Hello Atom,

        The standalone version crashes every time i try to open it. I’m on OSX 10.8.5

        Strangely, the AU and VST are fine.

        Here’s the crash log:

        0 Ctrlr 0x00000001009c33ea _ZN4juce11SystemStats17getStackBacktraceEv + 64
        1 Ctrlr 0x00000001000d2d67 _ZN16CtrlrApplication12crashHandlerEv + 45
        2 Ctrlr 0x00000001009c3538 _ZN4juceL11handleCrashEi + 10
        3 libsystem_c.dylib 0x00007fff85d8290a _sigtramp + 26
        4 ??? 0x0000000032aaaba7 0x0 + 850045863
        5 Ctrlr 0x0000000100a70f61 _ZN4juce5Label7setTextERKNS_6StringENS_16NotificationTypeE + 101
        6 Ctrlr 0x0000000100abeb7d _ZN4juce6Slider5Pimpl10updateTextEv + 95
        7 Ctrlr 0x0000000100abe3f7 _ZN4juce6Slider5Pimpl8setValueEdNS_16NotificationTypeE + 585
        8 Ctrlr 0x0000000100abe138 _ZN4juce6Slider5Pimpl8setRangeEddd + 286
        9 Ctrlr 0x0000000100713dbb _ZN11CtrlrSliderC2ER14CtrlrModulator + 301
        10 Ctrlr 0x00000001006aa82b _ZN25CtrlrComponentTypeManager15createComponentERKN4juce10IdentifierER14CtrlrModulator + 1119
        11 Ctrlr 0x00000001006aab48 _ZN25CtrlrComponentTypeManager15createComponentERKN4juce9ValueTreeER14CtrlrModulator + 132
        12 Ctrlr 0x00000001000437e6 _ZN14CtrlrModulator16setComponentTypeERKN4juce9ValueTreeE + 126
        13 Ctrlr 0x0000000100042f7a _ZN14CtrlrModulator12restoreStateERKN4juce9ValueTreeE + 244
        14 Ctrlr 0x0000000100800740 _ZN16CtrlrPanelCanvas15addNewComponentERKN4juce9ValueTreeEPNS0_9ComponentEb + 610
        15 Ctrlr 0x0000000100800d1a _ZN16CtrlrPanelCanvas12restoreStateERKN4juce9ValueTreeE + 828
        16 Ctrlr 0x000000010083191e _ZN16CtrlrPanelEditor12restoreStateERKN4juce9ValueTreeE + 536
        17 Ctrlr 0x0000000100066445 _ZN10CtrlrPanel12restoreStateERKN4juce9ValueTreeE + 1053
        18 Ctrlr 0x00000001000299d7 _ZN12CtrlrManager8addPanelERKN4juce9ValueTreeEb + 143
        19 Ctrlr 0x000000010002a26f _ZN12CtrlrManager12restoreStateERKN4juce9ValueTreeE + 1517
        20 Ctrlr 0x000000010002a671 _ZN12CtrlrManager12restoreStateERKN4juce10XmlElementE + 37
        21 Ctrlr 0x00000001005fa767 _ZN14CtrlrProcessor19setStateInformationEPKN4juce10XmlElementE + 179
        22 Ctrlr 0x00000001000da145 _ZN21CtrlrStandaloneWindowC2ERKN4juce6StringERKNS0_6ColourE + 433
        23 Ctrlr 0x00000001000d2a2b _ZN16CtrlrApplication10initialiseERKN4juce6StringE + 1435
        24 Ctrlr 0x00000001009f46da _ZN4juce19JUCEApplicationBase13initialiseAppEv + 66
        25 Ctrlr 0x0000000100ab4013 _ZN4juce15JUCEApplication13initialiseAppEv + 11
        26 Ctrlr 0x00000001009f459f _ZN4juce19JUCEApplicationBase4mainEv + 143
        27 Ctrlr 0x00000001009f44ef _ZN4juce19JUCEApplicationBase4mainEiPPKc + 151
        28 Ctrlr 0x0000000100001fb4 start + 52

        http://opuswerk.tumblr.com
        www.soundcloud.com/opuswerk
        www.facebook.com/opuswerk

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The forum ‘News and releases’ is closed to new topics and replies.
      There is currently 0 users and 83 guests online
      No users are currently active
      Forum Statistics
      Threads: 2,495, Posts: 17,374, Members: 77,605
      Most users ever online was 12 on January 22, 2019 3:47 pm
      Ctrlr