• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. insec404
    3. Posts
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 12
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by insec404

    • RE: Help with compile...

      @jonas Issue Resolved, sorry to post on all three but just in case anyone else was wondering
      This fixed the issue with the long username!
      Thanks again Jonas!

      posted in Technical Help
      I
      insec404
    • RE: Help with compile...

      @insec404 oh if you can release the beta build to me that would be great also, keep me updated.

      posted in Technical Help
      I
      insec404
    • RE: Help with compile...

      @insec404 oh nvm i cant change my username, thanks for taking the time to respond.
      I hope the new build comes out soon.
      Thanks again!

      posted in Technical Help
      I
      insec404
    • RE: Help with compile...

      @jonas yeah i made a new account and it worked flawlessly.. if i changed my username would it work? I think i can not sure

      posted in Technical Help
      I
      insec404
    • RE: Help with compile...

      @insec404 I've been working with a.i. to try and figure it out too but so far no luck..

      posted in Technical Help
      I
      insec404
    • RE: Help with compile...

      @jonas rm $TMPDIR/kdsingleapp-*

      zsh: no matches found: /var/folders/_7/cf6d1xpx2l5cnfl3kw0kr8l40000gn/T//kdsingleapp-*

      posted in Technical Help
      I
      insec404
    • RE: Help with compile...

      @jonas I've rebooted a lot...
      I deleted reinstalled, got rid of all the compiling stuff leftovers etc

      the command you gave me returns this
      sudo xattr -d com.apple.quarantine /Applications/strawberry.app

      xattr: /Applications/strawberry.app: No such xattr: com.apple.quarantine

      I don't get it, its the same issue

      /Applications/Strawberry.app/Contents/MacOS/Strawberry
      02:18:23.497 WARN unknown KDSingleApplication: unable to make the primary instance listen on kdsingleapp-luziferischerordendesdunklenundbosenhollenfeuerclubs-Strawberry: QLocalServer::listen: Name error
      02:18:23.497 INFO main:166 Strawberry is already running - activating existing window (1)
      02:18:28.498 WARN unknown Connection timed out
      02:18:28.498 ERROR main:169 Could not send message to primary instance.

      posted in Technical Help
      I
      insec404
    • RE: Help with compile...

      @insec404 /Applications/Strawberry.app/Contents/MacOS/Strawberry
      01:57:55.178 WARN unknown KDSingleApplication: unable to make the primary instance listen on kdsingleapp-luziferischerordendesdunklenundbosenhollenfeuerclubs-Strawberry: QLocalServer::listen: Name error
      01:57:55.180 INFO main:166 Strawberry is already running - activating existing window (1)
      01:58:00.181 WARN unknown Connection timed out
      01:58:00.181 ERROR main:169 Could not send message to primary instance.

      posted in Technical Help
      I
      insec404
    • RE: Help with compile...

      @insec404 nevermind i ran it with this command and it opened

      sudo /Applications/Strawberry.app/Contents/MacOS/Strawberry

      any way to get it to open without that?

      posted in Technical Help
      I
      insec404
    • RE: Help with compile...

      @jonas I got tired of trying to compile it so i bought it but omg it wont work.. the app opens and then closes..
      please tell me how to fix this.

      posted in Technical Help
      I
      insec404
    • RE: Help with compile...

      @jonas Okay I fixed all that and kdsinglesingleapplicationstuff etc etc now I am faced with two that i cannot get passed

      fatal error: 'qtsparkle-qt6/Updater' file not found

      include <qtsparkle-qt6/Updater>

      ld: library not found for -lintl
      clang: error: linker command failed with exit code 1 (use -v to see invocation)

      posted in Technical Help
      I
      insec404
    • Help with compile...

      So I'm on a mac and I'm trying to compile strawberry music player 1.1.3 and wow is it tough.
      Apparently I only have 1 error stopping me from building it successfully.
      Can anyone help me out here?

      /Users/luziferischerordendesdunklenundbosenhollenfeuerclubs/build/strawberry/src/main.mm:241:57: error: calling a private constructor of class 'QString'
      .arg(c.readData.isEmpty() ? "<empty>" : QString::fromUtf8(c.readData));
      ^
      /usr/local/Qt/6.8.0/6.8.0/macos/lib/QtCore.framework/Headers/qstring.h:1014:5: note: declared private here
      QString(const char *ch);
      ^
      1 error generated.
      make[2]: *** [CMakeFiles/MyApp.dir/src/main.mm.o] Error 1
      make[1]: *** [CMakeFiles/MyApp.dir/all] Error 2
      make: *** [all] Error 2

      posted in Technical Help
      I
      insec404