lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OT: Frescobaldi crash on startup


From: Robert Schmaus
Subject: Re: OT: Frescobaldi crash on startup
Date: Fri, 17 Feb 2017 21:55:41 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.7.1


I'm not sure if this is of any use ...
I checked the console output that is generated from the time I start Frescobaldi until it fails.

Leading up to the error are the following messages:

Frescobaldi         if not url.isEmpty():
Frescobaldi     AttributeError: 'unicode' object has no attribute 'isEmpty'
Frescobaldi 2017-02-17 21:45:03.792 Frescobaldi[2155:512829] Frescobaldi Error

Not sure if that is of any help. I was actually trying to get information on the location of these user preferences, but that I haven't found out yet ...

Just in case, here is the full console output.
Any help appreciated .. I have no idea how this came about.

Best,
Robert



default 21:44:55.514587 +0100 Frescobaldi subsystem: com.apple.SkyLight, category: default, enable_level: 0, persist_level: 0, default_ttl: 7, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 default 21:44:58.262915 +0100 Frescobaldi WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.3 instead of 10.12.3. This is not a bug in Gestalt -- it is a documented limitation. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
Call location:
default 21:44:58.263074 +0100 Frescobaldi 0 CarbonCore 0x00007fffa4bb41e1 ___Gestalt_SystemVersion_block_invoke + 121 default 21:44:58.263102 +0100 Frescobaldi 1 libdispatch.dylib 0x00007fffb92530b8 _dispatch_client_callout + 8 default 21:44:58.263128 +0100 Frescobaldi 2 libdispatch.dylib 0x00007fffb9253075 dispatch_once_f + 38 default 21:44:58.263153 +0100 Frescobaldi 3 CarbonCore 0x00007fffa4b42272 _Gestalt_SystemVersion + 976 default 21:44:58.263178 +0100 Frescobaldi 4 CarbonCore 0x00007fffa4b41a8d Gestalt + 139 default 21:44:58.263202 +0100 Frescobaldi 5 QtCore 0x00000001049f6176 QtCore + 12662 default 21:44:58.263227 +0100 Frescobaldi 6 ??? 0x000000010957775f 0x0 + 4451694431 default 21:44:58.399646 +0100 Frescobaldi subsystem: com.apple.libsqlite3, category: logging, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 default 21:44:58.401444 +0100 Frescobaldi subsystem: com.apple.securityd, category: csresource, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 default 21:44:58.401805 +0100 Frescobaldi subsystem: com.apple.securityd, category: dirval, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 default 21:44:58.402273 +0100 Frescobaldi subsystem: com.apple.securityd, category: unixio, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 default 21:44:58.402447 +0100 Frescobaldi subsystem: com.apple.securityd, category: macho, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 default 21:44:58.402705 +0100 Frescobaldi subsystem: com.apple.securityd, category: cfloadfile, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 default 21:44:58.432357 +0100 Frescobaldi subsystem: com.apple.securityd, category: bundle, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 default 21:44:58.435340 +0100 Frescobaldi subsystem: com.apple.securityd, category: security_exception, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0
default 21:44:58.435466 +0100   Frescobaldi     MacOS error: -67062
default 21:45:03.666846 +0100   Frescobaldi     Traceback (most recent call 
last):
default 21:45:03.666935 +0100 Frescobaldi File "/Applications/Lilypond/Frescobaldi/2.18/Frescobaldi.app/Contents/Resources/__boot__.py", line 351, in <module>
default 21:45:03.667158 +0100   Frescobaldi         _run()
default 21:45:03.667238 +0100 Frescobaldi File "/Applications/Lilypond/Frescobaldi/2.18/Frescobaldi.app/Contents/Resources/__boot__.py", line 336, in _run default 21:45:03.667278 +0100 Frescobaldi exec(compile(source, path, 'exec'), globals(), globals()) default 21:45:03.667313 +0100 Frescobaldi File "/Applications/Lilypond/Frescobaldi/2.18/Frescobaldi.app/Contents/Resources/frescobaldi", line 11, in <module> default 21:45:03.667379 +0100 Frescobaldi main.main() # Parse command line, create windows etc default 21:45:03.667441 +0100 Frescobaldi File "/Applications/Lilypond/Frescobaldi/2.18/Frescobaldi.app/Contents/Resources/lib/python2.7/frescobaldi_app/main.py", line 256, in main default 21:45:03.667614 +0100 Frescobaldi doc = sessions.loadDefaultSession() default 21:45:03.667713 +0100 Frescobaldi File "/Applications/Lilypond/Frescobaldi/2.18/Frescobaldi.app/Contents/Resources/lib/python2.7/frescobaldi_app/sessions/__init__.py", line 69, in loadDefaultSession
default 21:45:03.667760 +0100   Frescobaldi         return loadSession(name)
default 21:45:03.667894 +0100 Frescobaldi File "/Applications/Lilypond/Frescobaldi/2.18/Frescobaldi.app/Contents/Resources/lib/python2.7/frescobaldi_app/sessions/__init__.py", line 116, in loadSession
default 21:45:03.667952 +0100   Frescobaldi         setCurrentSession(name)
default 21:45:03.668001 +0100 Frescobaldi File "/Applications/Lilypond/Frescobaldi/2.18/Frescobaldi.app/Contents/Resources/lib/python2.7/frescobaldi_app/sessions/__init__.py", line 158, in setCurrentSession
default 21:45:03.668047 +0100   Frescobaldi         app.sessionChanged(name)
default 21:45:03.668095 +0100 Frescobaldi File "/Applications/Lilypond/Frescobaldi/2.18/Frescobaldi.app/Contents/Resources/lib/python2.7/frescobaldi_app/signals.py", line 191, in emit
default 21:45:03.668141 +0100   Frescobaldi         l.call(args, kwargs)
default 21:45:03.668185 +0100 Frescobaldi File "/Applications/Lilypond/Frescobaldi/2.18/Frescobaldi.app/Contents/Resources/lib/python2.7/frescobaldi_app/signals.py", line 308, in call default 21:45:03.668231 +0100 Frescobaldi return self.func(obj, *args[self.argslice], **kwargs) default 21:45:03.668278 +0100 Frescobaldi File "/Applications/Lilypond/Frescobaldi/2.18/Frescobaldi.app/Contents/Resources/lib/python2.7/frescobaldi_app/engrave/__init__.py", line 286, in slotSessionChanged
default 21:45:03.668324 +0100   Frescobaldi         if not url.isEmpty():
default 21:45:03.668368 +0100 Frescobaldi AttributeError: 'unicode' object has no attribute 'isEmpty' default 21:45:03.793103 +0100 Frescobaldi 2017-02-17 21:45:03.792 Frescobaldi[2155:512829] Frescobaldi Error default 21:45:03.832301 +0100 Frescobaldi subsystem: com.apple.AppKit, category: Layout, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 0, enable_private_data: 0 error 21:45:03.832452 +0100 Frescobaldi Detected missing constraints for <private>. It cannot be placed because there are not enough constraints to fully define the size and origin. Add the missing constraints, or set translatesAutoresizingMaskIntoConstraints=YES and constraints will be generated for you. If this view is laid out manually on macOS 10.12 and later, you may choose to not call [super layout] from your override. Set a breakpoint on DETECTED_MISSING_CONSTRAINTS to debug. This error will only be logged once. default 21:45:04.021279 +0100 Frescobaldi subsystem: com.apple.coreaudio, category: AudioHAL_Client, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 default 21:45:05.998738 +0100 Frescobaldi QObject::startTimer: QTimer can only be used with threads started with QThread default 21:45:05.998986 +0100 Frescobaldi QObject::startTimer: QTimer can only be used with threads started with QThread default 21:45:06.999918 +0100 Frescobaldi QObject::startTimer: QTimer can only be used with threads started with QThread



Am 17/02/2017 um 20:17 schrieb Robert Schmaus:
Dear List,

this is not about Lilypond, so technically, I'm actually asking the
wrong list. But I'm pretty sure there's someone who can help me here ...

I'm using Frescobaldi 2.18 on a Mac OS 10.12.3.
So far, never had any problems. But now, completely out of the blue,
Frescobald won't start up anymore. It instantly crashes with an
"Frescobaldi Error" which isn't specified any further.
I tried a different Frescobald version (2.19), but same story.

Now, I'd like to ditch the preferences - basically make it start up
clean as if for the first time. But I don't know where those are kept.

Has anyone had the same issue once? And can anyone tell me where I can
find the preference files ... or make a clean start some other way?

Any help appreciated!
Tia,

Robert

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

[Prev in Thread] Current Thread [Next in Thread]