Git Product home page Git Product logo

guigna's People

Contributors

gui-dos avatar the-samminater avatar

Watchers

 avatar

guigna's Issues

Cannot parse a NULL or zero-length data

i guess its from
GuignaAppDelegate.swift:404:self.reloadAllPackages()

Error message:

2016-10-10 21:06:01.296 Guigna[40239:6275196] Bartender: Loaded BartenderHelperNinetySix
2016-10-10 21:06:56.094 Guigna[40239:6275218] An uncaught exception was raised
2016-10-10 21:06:56.094 Guigna[40239:6275218] Error Domain=NSCocoaErrorDomain Code=3840 "Cannot parse a NULL or zero-length data" UserInfo={NSDebugDescription=Cannot parse a NULL or zero-length data}
2016-10-10 21:06:56.095 Guigna[40239:6275218] (
    0   CoreFoundation                      0x00007fff8f9054f2 __exceptionPreprocess + 178
    1   libobjc.A.dylib                     0x00007fff9bce473c objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff8f96c4bd +[NSException raise:format:] + 205
    3   Foundation                          0x00007fff9361df9c -[NSString(NSExtendedStringPropertyListParsing) propertyList] + 235
    4   libswiftFoundation.dylib            0x00000001007e3b4d _TFE10FoundationSS12propertyListfT_P_ + 45
    5   Guigna                              0x0000000100114953 _TFC6Guigna6ITunes9installedfT_GSaCS_8GPackage_ + 2819
    6   Guigna                              0x0000000100113d9c _TFC6Guigna6ITunes4listfT_GSaCS_8GPackage_ + 396
    7   Guigna                              0x00000001000408e4 _TFC6Guigna17GuignaAppDelegate17reloadAllPackagesfT_T_ + 1124
    8   Guigna                              0x000000010003a1c3 _TFFC6Guigna17GuignaAppDelegate29applicationDidFinishLaunchingFV10Foundation12NotificationT_U_FT_T_ + 35
    9   Guigna                              0x000000010003a287 _TTRXFo___XFdCb___ + 39
    10  libdispatch.dylib                   0x0000000100a9d070 _dispatch_call_block_and_release + 12
    11  libdispatch.dylib                   0x0000000100a8fcc5 _dispatch_client_callout + 8
    12  libdispatch.dylib                   0x0000000100aa5f8a _dispatch_async_redirect_invoke + 2837
    13  libdispatch.dylib                   0x0000000100a8fcc5 _dispatch_client_callout + 8
    14  libdispatch.dylib                   0x0000000100a94457 _dispatch_root_queue_drain + 2934
    15  libdispatch.dylib                   0x0000000100a938a5 _dispatch_worker_thread3 + 106
    16  libsystem_pthread.dylib             0x0000000100af2336 _pthread_wqthread + 1129
    17  libsystem_pthread.dylib             0x0000000100aeff91 start_wqthread + 13
)
2016-10-10 21:06:56.095 Guigna[40239:6275218] *** Terminating app due to uncaught exception 'NSParseErrorException', reason: 'Error Domain=NSCocoaErrorDomain Code=3840 "Cannot parse a NULL or zero-length data" UserInfo={NSDebugDescription=Cannot parse a NULL or zero-length data}'
*** First throw call stack:
(
    0   CoreFoundation                      0x00007fff8f9054f2 __exceptionPreprocess + 178
    1   libobjc.A.dylib                     0x00007fff9bce473c objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff8f96c4bd +[NSException raise:format:] + 205
    3   Foundation                          0x00007fff9361df9c -[NSString(NSExtendedStringPropertyListParsing) propertyList] + 235
    4   libswiftFoundation.dylib            0x00000001007e3b4d _TFE10FoundationSS12propertyListfT_P_ + 45
    5   Guigna                              0x0000000100114953 _TFC6Guigna6ITunes9installedfT_GSaCS_8GPackage_ + 2819
    6   Guigna                              0x0000000100113d9c _TFC6Guigna6ITunes4listfT_GSaCS_8GPackage_ + 396
    7   Guigna                              0x00000001000408e4 _TFC6Guigna17GuignaAppDelegate17reloadAllPackagesfT_T_ + 1124
    8   Guigna                              0x000000010003a1c3 _TFFC6Guigna17GuignaAppDelegate29applicationDidFinishLaunchingFV10Foundation12NotificationT_U_FT_T_ + 35
    9   Guigna                              0x000000010003a287 _TTRXFo___XFdCb___ + 39
    10  libdispatch.dylib                   0x0000000100a9d070 _dispatch_call_block_and_release + 12
    11  libdispatch.dylib                   0x0000000100a8fcc5 _dispatch_client_callout + 8
    12  libdispatch.dylib                   0x0000000100aa5f8a _dispatch_async_redirect_invoke + 2837
    13  libdispatch.dylib                   0x0000000100a8fcc5 _dispatch_client_callout + 8
    14  libdispatch.dylib                   0x0000000100a94457 _dispatch_root_queue_drain + 2934
    15  libdispatch.dylib                   0x0000000100a938a5 _dispatch_worker_thread3 + 106
    16  libsystem_pthread.dylib             0x0000000100af2336 _pthread_wqthread + 1129
    17  libsystem_pthread.dylib             0x0000000100aeff91 start_wqthread + 13
)
libc++abi.dylib: terminating with uncaught exception of type NSException
(Recorded Frame) 

Settings:
Homebew [x] Main Taps [x] iTunes [x]

OSX:
10.11.6 (15G1004)
MacBook Pro (Retina, Mid 2012)

workaround:
when i disable iTunes after the next restart i dont get the error

only this in logfile - that means it has nothing to do with the BartenderHelper:

2016-10-10 21:14:27.881 Guigna[45237:6312726] Bartender: Loaded BartenderHelperNinetySix

Thanks!

Just wanted to say "thank you" for this awesome application. I just started using it to manage my brew and other installs on a new computer, I never saw this application before.

It's very powerful, no other manager really comes close. I'd say it could move a bit more into the spotlight, maybe contact the brew guys or something?

Anyway, really just here to say thanks :)

Cheers,
Normen

P.S.: Using a self-compiled version from GitHub, compilation worked fine on the latest OS X / Xcode (10.15.3).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.