martinrotter / textosaurus

Cross-platform text editor based on Qt and Scintilla.
GNU General Public License v3.0
284 stars 44 forks source link

Can't running it on macOS 10.15 #74

Open zoujiaqing opened 5 years ago

martinrotter commented 4 years ago

provide some kind of log, debug information, i dont have mac so i cannot really provide any kind of advanced support

sgoehre commented 4 years ago

Please reopen, because the issue still exists with the current stable build (nightly archive is empty, so I can't test against that). Below the crash report. Let me know if I can further help debugging this issue.

Process:               textosaurus [22176]
Path:                  /Applications/Textosaurus.app/Contents/MacOS/textosaurus
Identifier:            io.github.martinrotter.textosaurus
Version:               0.9.13 (0.9.13)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           textosaurus [22176]
User ID:               501

Date/Time:             2020-02-29 17:03:39.197 +0100
OS Version:            Mac OS X 10.15.3 (19D76)
Report Version:        12
Anonymous UUID:        B05CB2B4-3F94-5D6F-A8E8-96F5794E5A70

Sleep/Wake UUID:       71695081-4764-4931-B61E-73A71624A2FB

Time Awake Since Boot: 260000 seconds
Time Since Wake:       330 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x1] Library missing

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: libtextosaurus.dylib
  Referenced from: /Applications/Textosaurus.app/Contents/MacOS/textosaurus
  Reason: image not found

Binary Images:
       0x106717000 -        0x10671cfff +io.github.martinrotter.textosaurus (0.9.13 - 0.9.13) <41984C17-CFAD-3162-A9D3-A45BE3A15C7A> /Applications/Textosaurus.app/Contents/MacOS/textosaurus
       0x10fbc1000 -        0x10fc51cb7  dyld (733.8) <EBC07CB6-870A-3A8E-B48A-67F62EA161F3> /usr/lib/dyld

Model: MacBookPro11,1, BootROM 158.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 2,6 GHz, 8 GB, SMC 2.16f68
Graphics: kHW_IntelIrisItem, Intel Iris, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.77.106.3 AirPortDriverBrcmNIC-1440.1)
Bluetooth: Version 7.0.3f5, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256F, 251 GB
USB Device: USB 3.0 Bus
USB Device: Internal Memory Card Reader
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2
martinrotter commented 4 years ago

I do not have Mac machine and any attempts to run MacOS in VirtualBox failed hard. I cannot support MacOS actively. Sorry. I believe that issue could be reasonably solvable for any competent programmer with Macbook, maybe someone will read this and help.