Package Details: sayonara-player 1.10.0_stable1-1

Git Clone URL: https://aur.archlinux.org/sayonara-player.git (read-only, click to copy)
Package Base: sayonara-player
Description: Small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend.
Upstream URL: https://sayonara-player.com/
Keywords: audio music sayonara-player
Licenses: GPL3
Submitter: stefan.weckend
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 81
Popularity: 0.35
First Submitted: 2012-10-31 20:22 (UTC)
Last Updated: 2024-05-29 16:34 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

codebling commented on 2020-08-07 07:39 (UTC)

@Tio @richteer @blackr0se I'm waiting for the package to be orphaned so I can claim and fix it. Stand by - I made the request Saturday and I think it takes 10-14 days.

Tio commented on 2020-08-02 02:01 (UTC)

Error:

/usr/include/qt/QtGui/qfontmetrics.h:106:9: note: declared here
  106 |     int width(const QString &, int len = -1) const;
      |         ^~~~~
/var/tmp/pamac-build-tio/sayonara-player/src/sayonara-player/src/Gui/Utils/Widgets/Slider.cpp: In member function ‘virtual void Gui::Slider::paintEvent(QPaintEvent*)’:
/var/tmp/pamac-build-tio/sayonara-player/src/sayonara-player/src/Gui/Utils/Widgets/Slider.cpp:220:16: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined
  220 |   QPainterPath path;
      |                ^~~~
make[2]: *** [src/Gui/Utils/CMakeFiles/gui_utils.dir/build.make:541: src/Gui/Utils/CMakeFiles/gui_utils.dir/Widgets/Slider.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:2298: src/Gui/Utils/CMakeFiles/gui_utils.dir/all] Error 2
make: *** [Makefile:150: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

richteer commented on 2020-07-07 16:20 (UTC)

Appears to be missing a header in that file, seems to be fixed upstream: https://gitlab.com/luciocarreras/sayonara-player/-/commit/8ece134217a3efaf61383e060353f105ab1a4b21

Editing that source file manually and rebuilding worked for me

blackr0se commented on 2020-06-05 15:51 (UTC)

Hi,

The package seems broken. Can you help please ?

blackr0se commented on 2020-06-05 15:51 (UTC)

Hi,

The package seems broken. Can you help please ?

220 | QPainterPath path; | ^~~~ make[2]: [src/Gui/Utils/CMakeFiles/gui_utils.dir/build.make:541 : src/Gui/Utils/CMakeFiles/gui_utils.dir/Widgets/Slider.cpp.o] Erreur 1 make[2]: Attente des tâches non terminées.... make[1]: [CMakeFiles/Makefile2:2298 : src/Gui/Utils/CMakeFiles/gui_utils.dir/all] Erreur 2 make: [Makefile:150 : all] Erreur 2 ==> ERREUR : Une erreur s’est produite dans build().

salome commented on 2020-05-29 21:03 (UTC)

This is what I need on my KDE machine.

Very similar to guayadeque, but written on qt.

+1 fo adding it on the official repos

dmoebius commented on 2019-12-16 13:16 (UTC)

@hugh I created a ticket for the column sizes problem: https://sayonara-player.com/forum/thread-599-post-1859.html#pid1859

hugh commented on 2019-08-21 16:53 (UTC)

Anyone else getting scrambled column header sizes with 1.5.1_stable5-1? Resize columns doesn't persist though restart, they scramble again.

Dropping back to 1.4.1_stable1-1 to fix.

FixedTorres commented on 2018-08-29 15:16 (UTC)

New version ready to enjoy.

Chagelog: https://sayonara-player.com/changelog.php

bapung commented on 2018-06-15 16:21 (UTC)

Thanks, @TaurohtaR. I downgraded qt5 to version 10 and compiled successfully.