ciderapp / Apple-Music-Electron

Apple Music Electron is now deprecated. See our new project Cider https://github.com/ciderapp/Cider
https://cider.sh
MIT License
841 stars 63 forks source link

libappindicator-WARNING / LIBDBUSMENU-GLIB-WARNING #386

Closed ahloiscreamo closed 2 years ago

ahloiscreamo commented 3 years ago

Hello!

the package failed to run after install

  1. installed the version from AUR apple-music-electron 3.0.0-2
  2. compile process etc
  3. Launch by shortcut (in this case, Rofi), nothing launch
  4. launch via terminal, error output

❯ apple-music-electron 21:40:46.080 › --------------------------------------------------------------------- 21:40:46.084 › Apple Music has started. 21:40:46.084 › Version: 3.0.0 | Electron Version: 15.3.1 21:40:46.086 › Type: Linux | Release: 5.15.3-zen1-1-zen | Platform: linux 21:40:46.086 › User Data Path: '/home/ahloi/.config/AppleMusic' 21:40:46.087 › Current Configuration: {"general":{"storefront":"","incognitoMode":false,"playbackNotifications":"minimized","trayTooltipSongName":true,"startupPage":"browse","discordRPC":"ame-title","discordClearActivityOnPause":true,"lastfm":false,"lastfmRemoveFeaturingArtists":true,"lastfmNowPlaying":true,"analyticsEnabled":true,"lastfmScrobbleDelay":30},"visual":{"theme":"default","frameType":"","transparencyEffect":"","transparencyTheme":"appearance-based","transparencyDisableBlur":true,"transparencyMaximumRefreshRate":"","streamerMode":false,"removeUpsell":true,"removeAppleLogo":true,"removeFooter":true,"removeScrollbars":true,"useOperatingSystemAccent":false,"scaling":1,"yton":false,"mxmon":false,"mxmlanguage":"en"},"audio":{"audioQuality":"auto","seamlessAudioTransitions":false,"castingBitDepth":"16","enableDLNA":false},"window":{"appStartupBehavior":"","closeButtonMinimize":true,"alwaysOnTop":false},"advanced":{"forceApplicationMode":"system","hardwareAcceleration":true,"verboseLogg ing":false,"autoUpdaterBetaBuilds":false,"useBetaSite":true,"preventMediaKeyHijacking":false,"devToolsOnStartup":false,"allowMultipleInstances":false},"tokens":{},"internal":{"migrations":{"version":"3.0.0"}}} 21:40:46.088 › --------------------------------------------------------------------- 21:40:46.089 › [Sentry] Sentry logging is enabled, any errors you receive will be presented to the development team to fix for the next release. [5638:1124/214046.249966:ERROR:bus.cc(392)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix") [5638:1124/214046.250132:ERROR:bus.cc(392)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix") 21:40:46.304 › [InitializeTheme] Files found in Themes Directory: [.git, README.md, Template.css, acrylic.css, blurple.css, dracula.css, eleven-cider.css, itunes_macos.css, itunes_windows.css, jungle.css, nord.css, oled.css, spotify.css, winui.css] 21:40:46.319 › [MPRIS][connect] Initializing Connection.

(apple-music-electron:5638): libappindicator-WARNING **: 21:40:46.369: Unable to get the session bus: Unknown or unsupported transport “disabled” for address “disabled:”

(apple-music-electron:5638): LIBDBUSMENU-GLIB-WARNING **: 21:40:46.370: Unable to get session bus: Unknown or unsupported transport “disabled” for address “disabled:” 21:40:46.396 › [Apple-Music-Electron][Widevine] Widevine 4.10.2391.0 is ready to be used! [5745:1124/214046.433097:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.



`Linux artix 5.15.3-zen1-1-zen #1 ZEN SMP PREEMPT Fri, 19 Nov 2021 12:15:06 +0000 x86_64 GNU/Linux`

**Additional context**
Add any other context about the problem here.

**Have you followed the troubleshooting guide and checked for any outstanding/pinned issues that can help?**
*Troubleshooting guide can be found [here](https://github.com/Apple-Music-Electron/Apple-Music-Electron/wiki/Troubleshooting).*
Yes
ahloiscreamo commented 2 years ago

Reinstall new build, seem to work now