Search Criteria
Package Details: deezer 6.0.290-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/deezer.git (read-only, click to copy) |
---|---|
Package Base: | deezer |
Description: | A proprietary music streaming service |
Upstream URL: | https://www.deezer.com/ |
Keywords: | deezer desktop streaming |
Licenses: | custom:"Copyright (c) 2006-2025 Deezer S.A." |
Provides: | deezer |
Submitter: | IlyaGulya |
Maintainer: | SibrenVasse |
Last Packager: | SibrenVasse |
Votes: | 58 |
Popularity: | 0.007430 |
First Submitted: | 2018-12-12 06:54 (UTC) |
Last Updated: | 2025-01-12 11:10 (UTC) |
Dependencies (5)
- electron13-binAUR
- asar (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip) (make)
- prettier (make)
Latest Comments
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 Next › Last »
IlyaGulya commented on 2019-07-05 14:22 (UTC) (edited on 2019-07-05 14:24 (UTC) by IlyaGulya)
@nCrazed from my own research I've figured out that app was tested for running on electron 3.x
I'm not sure what will happen if I will change PKGBUILD to stick to electron 3.x.
Lets find out and I will revert if it will break something.
nCrazed commented on 2019-07-05 13:47 (UTC) (edited on 2019-07-05 13:48 (UTC) by nCrazed)
Downgrading to 4.1.4-1 makes it render again, with a lot more noise in the dev console.
nCrazed commented on 2019-07-05 13:43 (UTC) (edited on 2019-07-05 13:43 (UTC) by nCrazed)
@IlyaGulya
IlyaGulya commented on 2019-07-05 13:39 (UTC)
@nCrazed can you tell me your electronjs version?
nCrazed commented on 2019-07-05 13:20 (UTC)
For the last few days, the app refuses to render. This is the case both for the older version that used to work (4.7.2-1) and the newer 4.10.2-1.
Seeing the following 3 entries in the dev console:
IlyaGulya commented on 2019-07-04 10:51 (UTC)
@trantilla Thanks. I've updated the desktop file accordingly
trantila commented on 2019-07-01 18:49 (UTC)
The reason gnome doesn't appear to be reading the included .desktop file seems to be the included
NoDisplay=true
, which essentially renders the desktop file a MIME associator only. And funnily enough the association is with plain text, which seems silly at least without some deeper insight. :)So, to make gnome "pick up" the .desktop file for menus and launchers etc. the
NoDisplay=true
could be deleted. And while at it, the funky-lookingMimeType=text/plain;
declaration could be deleted as well, in addition to capitalizing the app name as is presented by Deezer itself wherever the name is not brand-stylished. This would leave us with:evertonstz commented on 2019-03-17 19:56 (UTC) (edited on 2019-03-17 20:08 (UTC) by evertonstz)
the program is installed, but for some reason gnome isn't reading its .desktop, so I'm only able to launch it using the terminal. I needed to edit the .desktop at "/usr/share/applications/deezer.desktop" to the following:
[Desktop Entry]
Name=Deezer
Comment=Deezer for linux destop
Exec="/usr/bin/deezer" %U
Terminal=false
Type=Application
Icon=deezer
StartupWMClass=Deezer
Categories=AudioVideo;Audio;
mannp commented on 2019-02-26 19:06 (UTC)
@IlyaGulya thanks :)
IlyaGulya commented on 2019-02-24 16:39 (UTC)
@mannp Sure, it supports FLAC when you are HiFi user. That's main purpose why I've made this package :)
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 Next › Last »