Changes between Initial Version and Version 1 of Ticket #60578, comment 3


Ignore:
Timestamp:
Jun 2, 2020, 5:53:48 PM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60578, comment 3

    initial v1  
    11yes getk3
    22
     3{{{
    34port install gtk3 +quarz-x11
     5}}}
    46
    57OS Version: Mac OS X 10.14.6 (18G3020)
    68
    7 Model: MacBookPro15,2, BootROM 1037.80.53.0.0 (iBridge: 17.16.13050.0.0,0), 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC
     9Model: MacBookPro15,2, BootROM 1037.80.53.0.0 (iBridge: 17.16.13050.0.0,0), 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC \\
    810Graphics: kHW_IntelIrisGraphics655Item, Intel Iris Plus Graphics 655, spdisplays_builtin
    911
    1012the source :
     13{{{
    1114static void UeberschriftenAbaendern1 (char *papplikationsname)
    1215        {
     
    6871                gtk_main ();
    6972        }
     73}}}
    7074
    7175the whole Backtrace
     76{{{
    7277Application Specific Backtrace 1:
    73780   CoreFoundation                      0x00007fff2cad0acd __exceptionPreprocess + 256
     
    909517  libgobject-2.0.0.dylib              0x000000010c447108 g_signal_emit + 120
    919618  libgtk-3.0.dylib                    0x000000010c07269a gtk_widget_show + 152
    92 19  Hufigkeiten hp                   0x000000010bda535f UeberschriftenAbaendern1 + 1887
    93 20  Hufigkeiten hp                   0x000000010bd97e80 UeberschriftenAbaendern2 + 1872
    94 21  Hufigkeiten hp                   0x000000010bd96f0d main + 669
     9719  Häufigkeiten hp                   0x000000010bda535f UeberschriftenAbaendern1 + 1887
     9820  Häufigkeiten hp                   0x000000010bd97e80 UeberschriftenAbaendern2 + 1872
     9921  Häufigkeiten hp                   0x000000010bd96f0d main + 669
    9510022  libdyld.dylib                       0x00007fff5897c3d5 start + 1
    9610123  ???                                 0x0000000000000001 0x0 + 1
     102}}}