Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

[macOS] Internal error message at the start of experiment

edited September 2016 in OpenSesame

Hey there,

I get this kind of error every time I run an experiment. Clicking on 'show more' gets me on Error 404 website. Do you have any clue what could be? Experient runs OK but this window keeps randomly showing in front. Thank you very much.

Michael

Comments

  • mstmst
    edited September 2016

    I seem to be getting a similar error upon running experiments, too.
    This is happening with OpenSesame 3.1.2 on macOS 10.12 Sierra. The error message does not get displayed on subsequent runs of the experiment after the first run.
    Details are as follows (sorry, long):

    Exception Name: NSInvalidArgumentException
    Description: _createMenuRef called with existing principal MenuRef already associated with menu
    User Info: (null)
    
    0   CoreFoundation                      0x00007fff7a1fd52b __exceptionPreprocess + 171
    1   libobjc.A.dylib                     0x00007fff8e8d5cad objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff7a27ba0d +[NSException raise:format:] + 205
    3   AppKit                              0x00007fff77e0306f -[NSCarbonMenuImpl _createMenuRef] + 62
    4   AppKit                              0x00007fff77e029b6 -[NSCarbonMenuImpl _instantiateCarbonMenu] + 140
    5   AppKit                              0x00007fff77e0046a -[NSApplication finishLaunching] + 825
    6   sdlmain_osx.so                      0x000000010f2f9e06 _InstallNSApplication + 1110
    7   libpython2.7.dylib                  0x00000001000a3302 PyEval_EvalFrameEx + 3730
    8   libpython2.7.dylib                  0x00000001000ac7dc PyEval_EvalCodeEx + 2092
    9   libpython2.7.dylib                  0x0000000100035c1b function_call + 347
    10  libpython2.7.dylib                  0x000000010000c761 PyObject_Call + 97
    11  libpython2.7.dylib                  0x000000010000cf42 call_function_tail + 98
    12  libpython2.7.dylib                  0x000000010000d2aa PyObject_CallMethod + 282
    13  base.so                             0x000000011220032d PyGame_Video_AutoInit + 77
    14  base.so                             0x0000000112202303 init + 115
    15  libpython2.7.dylib                  0x00000001000a2f66 PyEval_EvalFrameEx + 2806
    16  libpython2.7.dylib                  0x00000001000ac913 fast_function + 179
    17  libpython2.7.dylib                  0x00000001000a338a PyEval_EvalFrameEx + 3866
    18  libpython2.7.dylib                  0x00000001000ac913 fast_function + 179
    19  libpython2.7.dylib                  0x00000001000a338a PyEval_EvalFrameEx + 3866
    20  libpython2.7.dylib                  0x00000001000ac913 fast_function + 179
    21  libpython2.7.dylib                  0x00000001000a338a PyEval_EvalFrameEx + 3866
    22  libpython2.7.dylib                  0x00000001000ac913 fast_function + 179
    23  libpython2.7.dylib                  0x00000001000a338a PyEval_EvalFrameEx + 3866
    24  libpython2.7.dylib                  0x00000001000ac913 fast_function + 179
    25  libpython2.7.dylib                  0x00000001000a338a PyEval_EvalFrameEx + 3866
    26  libpython2.7.dylib                  0x00000001000ac7dc PyEval_EvalCodeEx + 2092
    27  libpython2.7.dylib                  0x00000001000ac988 fast_function + 296
    28  libpython2.7.dylib                  0x00000001000a338a PyEval_EvalFrameEx + 3866
    29  libpython2.7.dylib                  0x00000001000ac7dc PyEval_EvalCodeEx + 2092
    30  libpython2.7.dylib                  0x00000001000ac988 fast_function + 296
    31  libpython2.7.dylib                  0x00000001000a338a PyEval_EvalFrameEx + 3866
    32  libpython2.7.dylib                  0x00000001000ac7dc PyEval_EvalCodeEx + 2092
    33  libpython2.7.dylib                  0x0000000100035c1b function_call + 347
    34  libpython2.7.dylib                  0x000000010000c761 PyObject_Call + 97
    35  libpython2.7.dylib                  0x000000010001e7d7 instancemethod_call + 503
    36  libpython2.7.dylib                  0x000000010000c761 PyObject_Call + 97
    37  libpython2.7.dylib                  0x00000001000a1874 PyEval_CallObjectWithKeywords + 180
    38  sip.so                              0x000000010288dab6 sip_api_invoke_slot_ex + 809
    39  QtCore.so                           0x00000001029b56ba _ZN9PyQtProxy10invokeSlotERK12qpycore_slotPPvi + 198
    40  QtCore.so                           0x00000001029b59d4 _ZN9PyQtProxy7unislotEPPv + 148
    41  QtCore.so                           0x00000001029b5acd _ZN9PyQtProxy11qt_metacallEN11QMetaObject4CallEiPPv + 95
    42  libQtCore.4.8.7.dylib               0x0000000102c8ef55 _ZN11QMetaObject8activateEP7QObjectPKS_iPPv + 1781
    43  libQtGui.4.8.7.dylib                0x0000000103a101d9 _ZN7QAction8activateENS_11ActionEventE + 217
    44  libQtGui.4.8.7.dylib                0x0000000103d4f321 _ZN22QAbstractButtonPrivate5clickEv + 141
    45  libQtGui.4.8.7.dylib                0x0000000103d4f53c _ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent + 106
    46  libQtGui.4.8.7.dylib                0x0000000103e085c6 _ZN11QToolButton17mouseReleaseEventEP11QMouseEvent + 18
    47  libQtGui.4.8.7.dylib                0x0000000103a61000 _ZN7QWidget5eventEP6QEvent + 334
    48  libQtGui.4.8.7.dylib                0x0000000103d4e626 _ZN15QAbstractButton5eventEP6QEvent + 220
    49  libQtGui.4.8.7.dylib                0x0000000103e081b2 _ZN11QToolButton5eventEP6QEvent + 54
    50  libQtGui.4.8.7.dylib                0x0000000103a13e48 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 304
    51  libQtGui.4.8.7.dylib                0x0000000103a147d8 _ZN12QApplication6notifyEP7QObjectP6QEvent + 2410
    52  QtGui.so                            0x00000001033b8f32 _ZN15sipQApplication6notifyEP7QObjectP6QEvent + 84
    53  libQtCore.4.8.7.dylib               0x0000000102c7a0e6 _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent + 104
    54  libQtGui.4.8.7.dylib                0x0000000103a1c458 _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Eb + 432
    55  libQtGui.4.8.7.dylib                0x00000001039ca691 _Z23qt_mac_handleMouseEventP7NSEventN6QEvent4TypeEN2Qt11MouseButtonEP7QWidgetb + 993
    56  AppKit                              0x00007fff78679dfe -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1544
    57  AppKit                              0x00007fff7867942a -[NSWindow(NSEventRouting) sendEvent:] + 541
    58  libQtGui.4.8.7.dylib                0x00000001039c1b42 -[QCocoaWindow sendEvent:] + 114
    59  AppKit                              0x00007fff78519bf5 -[NSApplication(NSEvent) sendEvent:] + 1145
    60  libQtGui.4.8.7.dylib                0x00000001039c562f -[QNSApplication sendEvent:] + 95
    61  AppKit                              0x00007fff77e00009 -[NSApplication run] + 1002
    62  libQtGui.4.8.7.dylib                0x00000001039cea9f _ZN19QEventDispatcherMac13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 951
    63  libQtCore.4.8.7.dylib               0x0000000102c774a8 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE + 394
    64  libQtCore.4.8.7.dylib               0x0000000102c7a81b _ZN16QCoreApplication4execEv + 175
    65  QtGui.so                            0x00000001033b9c51 meth_QApplication_exec_ + 81
    66  libpython2.7.dylib                  0x00000001000a3302 PyEval_EvalFrameEx + 3730
    67  libpython2.7.dylib                  0x00000001000ac913 fast_function + 179
    68  libpython2.7.dylib                  0x00000001000a338a PyEval_EvalFrameEx + 3866
    69  libpython2.7.dylib                  0x00000001000ac7dc PyEval_EvalCodeEx + 2092
    70  libpython2.7.dylib                  0x00000001000ac856 PyEval_EvalCode + 54
    71  libpython2.7.dylib                  0x00000001000cb3d4 PyRun_FileExFlags + 164
    72  libpython2.7.dylib                  0x00000001000cc709 PyRun_SimpleFileExFlags + 409
    73  libpython2.7.dylib                  0x00000001000e01ca Py_Main + 2938
    74  python                              0x0000000100000f14 start + 52
    
Sign In or Register to comment.

agen judi bola , sportbook, casino, togel, number game, singapore, tangkas, basket, slot, poker, dominoqq, agen bola. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 50.000 ,- bonus cashback hingga 10% , diskon togel hingga 66% bisa bermain di android dan IOS kapanpun dan dimana pun. poker , bandarq , aduq, domino qq , dominobet. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 10.000 ,- bonus turnover 0.5% dan bonus referral 20%. Bonus - bonus yang dihadirkan bisa terbilang cukup tinggi dan memuaskan, anda hanya perlu memasang pada situs yang memberikan bursa pasaran terbaik yaitu http://45.77.173.118/ Bola168. Situs penyedia segala jenis permainan poker online kini semakin banyak ditemukan di Internet, salah satunya TahunQQ merupakan situs Agen Judi Domino66 Dan BandarQ Terpercaya yang mampu memberikan banyak provit bagi bettornya. Permainan Yang Di Sediakan Dewi365 Juga sangat banyak Dan menarik dan Peluang untuk memenangkan Taruhan Judi online ini juga sangat mudah . Mainkan Segera Taruhan Sportbook anda bersama Agen Judi Bola Bersama Dewi365 Kemenangan Anda Berapa pun akan Terbayarkan. Tersedia 9 macam permainan seru yang bisa kamu mainkan hanya di dalam 1 ID saja. Permainan seru yang tersedia seperti Poker, Domino QQ Dan juga BandarQ Online. Semuanya tersedia lengkap hanya di ABGQQ. Situs ABGQQ sangat mudah dimenangkan, kamu juga akan mendapatkan mega bonus dan setiap pemain berhak mendapatkan cashback mingguan. ABGQQ juga telah diakui sebagai Bandar Domino Online yang menjamin sistem FAIR PLAY disetiap permainan yang bisa dimainkan dengan deposit minimal hanya Rp.25.000. DEWI365 adalah Bandar Judi Bola Terpercaya & resmi dan terpercaya di indonesia. Situs judi bola ini menyediakan fasilitas bagi anda untuk dapat bermain memainkan permainan judi bola. Didalam situs ini memiliki berbagai permainan taruhan bola terlengkap seperti Sbobet, yang membuat DEWI365 menjadi situs judi bola terbaik dan terpercaya di Indonesia. Tentunya sebagai situs yang bertugas sebagai Bandar Poker Online pastinya akan berusaha untuk menjaga semua informasi dan keamanan yang terdapat di POKERQQ13. Kotakqq adalah situs Judi Poker Online Terpercayayang menyediakan 9 jenis permainan sakong online, dominoqq, domino99, bandarq, bandar ceme, aduq, poker online, bandar poker, balak66, perang baccarat, dan capsa susun. Dengan minimal deposit withdraw 15.000 Anda sudah bisa memainkan semua permaina pkv games di situs kami. Jackpot besar,Win rate tinggi, Fair play, PKV Games