I suggest adding gst-plugins-good as a dependency, otherwise people won't be able to hear notification sound for new feeds. Here's the error I was getting:
15.11.2017 11:43:50.584 WARNING: GStreamer; Unable to pause - "file:///usr/share/quiterss/sound/notification.wav"
15.11.2017 11:43:50.587 CRITICAL: "Error Media: 2 - Cannot play stream of type: <unknown>"
15.11.2017 11:43:50.589 WARNING: Warning: "No decoder available for type 'audio/x-wav'."
Search Criteria
Package Details: quiterss 0.18.10-1
Git Clone URL: | https://aur.archlinux.org/quiterss.git (read-only) |
---|---|
Package Base: | quiterss |
Description: | Fast and light RSS/Atom feed reader written in Qt/С++ |
Upstream URL: | https://quiterss.org |
Licenses: | |
Submitter: | ThecaTTony |
Maintainer: | willemw |
Last Packager: | willemw |
Votes: | 37 |
Popularity: | 3.613734 |
First Submitted: | 2015-08-12 05:51 |
Last Updated: | 2018-04-16 20:48 |
Dependencies (6)
Required by (0)
Sources (1)
Latest Comments
willemw commented on 2017-11-15 17:48
gbr commented on 2017-11-15 13:51
tonycats commented on 2017-06-16 08:51
hello
archlinux xfce quiterss 0.18.5.
The quiterss.ini file contains langfilename = fr
French translation not taken into account
Cordially antonio
chbinnc commented on 2017-05-20 05:15
In my case I can't start the app because of error `terminate called after throwing an instance of 'std::bad_alloc'`, solve it by add CONFIG+=debug to build() in PKGFILE.
Thanks to https://bbs.archlinux.org/viewtopic.php?id=223069
willemw commented on 2017-04-29 15:00
@Ferik: Thanks.
Ferik commented on 2017-04-29 12:24
source=($pkgname-$pkgver-src.tar.gz::https://github.com/QuiteRSS/$pkgname/archive/$pkgver.tar.gz)
sha512sums=('345061e631b1e536fb17f8550ded185128f58ce51366fd0d0ad088dc6cfb61739e9b7edd1f6ebc4eb87a62b8902ea8d17bcf74fdcfd675092dd70cf2ccfaf13d')
build() {
qmake-qt5 "$srcdir/$pkgname-$pkgver/$_pkgname.pro" \
PREFIX=/usr \
CONFIG+=LINUX_INTEGRATED \
DISABLE_PHONON=1 \
INSTALL_ROOT_PATH="$pkgdir/"
make
}
ranger commented on 2016-11-21 12:29
I don't know if there is any way to check this.
But also the weird part is that the app works perfectly with other DE.
spsf64 commented on 2016-11-21 11:52
@ranger, is there any command to check what files are started along when launching quiterss? So I could check in both installs...
ranger commented on 2016-11-21 11:47
Haven't tried xfce. But like cinnamon, it's a gtk DE. Maybe this has something to do with the faults.
In my case I have two installations on different machines and both have the same problem. Segmentation fault only on cinnamon.
Look at this thread
https://bbs.archlinux.org/viewtopic.php?id=218480
spsf64 commented on 2016-11-21 11:44
@ranger, using xfce here.
The strange thing is I have 2 ssd's both with xfce.
First one is an old arch installation (1 year+) it works fine!
On the second ssd (new install) also xfce it just simple does not work... and I cant figure out what is the difference.
Maybe some dependency?
ranger commented on 2016-11-21 11:37
@spsf64,
what DE are you using? I have the same problem for almost a month and this happens only when I start quiterss with cinnamon. It runs with no problem with any other DE I tried (kde, lxde, lxqt...)
I never found a solution, I had to switch to quiterss-qt4 for now
spsf64 commented on 2016-11-21 00:29
Keeps crashing with segmentation fault on start.
Works fine if launched as root or sudo, any suggestion?
Jeroen0494 commented on 2016-10-19 18:55
Thanks, that worked. I was able to export my feeds.
ThecaTTony commented on 2016-10-19 15:27
@Jereon0494
Qt5 and Qt4 use different save paths:
https://github.com/QuiteRSS/quiterss/issues/792
Jeroen0494 commented on 2016-10-19 07:21
https://github.com/QuiteRSS/quiterss/blob/master/INSTALL
The Qt4 version does work and seeing how QuiteRSS only supports Qt 5.4.* this is probably an upstream issue with the latest Qt.
Next problem: the Qt4 version doesn't work with my current database. It simply won't load my existing feeds. How can I import/use my current database?
Jeroen0494 commented on 2016-10-17 17:13
Same problem here. Quiterss crashes immediately on startup. A recompile in a clean environment doesn't fix the problem.
ThecaTTony commented on 2016-05-25 05:28
I'm disowning this package because I will not longer use it anymore. It gave me problems when restoring the system from suspension (feeds dont update).
I switched to miniflux hosted in a mele a2000 arm board with arch linux, that is always running, among other services (amuled mpd quassel).
ThecaTTony commented on 2016-03-05 07:19
@DoctorJellyface Try to build on clean chroot or recompile.
jurf commented on 2016-02-28 09:58
Quiterss crashes immediately for me, only shows this:
[1] 28172 segmentation fault (core dumped) quiterss
ThecaTTony commented on 2016-02-09 04:37
@akazantsev qmake-qt5 is part of qt5-base, a dependency for any qt5-* package.
Look: https://www.archlinux.org/packages/extra/x86_64/qt5-base/files/
Anonymous comment on 2016-02-08 07:33
There is no more qmake-qt5 in the system
ranger commented on 2015-11-03 15:57
Yes, it was my fault. I had Qt4 as default in ~/.config/qtchooser/default.conf
But 0.18.2-3 fixed this and line 22
ThecaTTony commented on 2015-11-03 15:48
@ranger
Your default qmake points to qmake-qt4:
https://wiki.archlinux.org/index.php/Qt#Default_Qt_toolkit
I've update the PKBUILD to compile against qmake-qt5 by default, i'am also change the 22 line. Try it now.
ozky commented on 2015-11-03 15:17
@ThecaTTony I get no any errors bulding it,so i have no idea about that problem.
@Ranger i get this: Qt-5.5.1, SQLite-3.9.1, WebKit-538.1.
ranger commented on 2015-11-03 10:40
I had to change line 20 and remove ../ before "$pkgname".patch as it couldn't find the patch file.
Also, after updating to 0.18.2-2 I still see Qt4 in "About"
"Includes: Qt-4.8.7, SQLite-3.9.1, WebKit-537.21"
xionzs commented on 2015-11-03 08:36
@ThecaTTony
Thank you for the information. I'm happy I didn't spend any time regrabbing feed links.
ThecaTTony commented on 2015-11-03 07:02
@xionzs
Qt5 and Qt4 use different save paths:
https://github.com/QuiteRSS/quiterss/issues/792
xionzs commented on 2015-11-03 06:52
Version 0.18.2-2 seems to have deleted my feeds on update.
Make sure to backup your files before updating
ThecaTTony commented on 2015-11-02 17:04
@ozky
Whenever i try to compile against qt 5 the process fail. Can you help me?
3rdparty/qtsingleapplication/qtlocalpeer.cpp: In member function ‘bool QtLocalPeer::sendMessage(const QString&, int)’:
3rdparty/qtsingleapplication/qtlocalpeer.cpp:160:19: error: variable ‘QDataStream ds’ has initializer but incomplete type
QDataStream ds(&socket);
^
3rdparty/qtsingleapplication/qtlocalpeer.cpp: In member function ‘void QtLocalPeer::receiveConnection()’:
3rdparty/qtsingleapplication/qtlocalpeer.cpp:180:26: error: variable ‘QDataStream ds’ has initializer but incomplete type
QDataStream ds(socket);
^
g++ -c -pipe -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -fPIC -DHAVE_QT5 -DHAVE_X11 -DRESOURCES_DIR=\"/usr/share/quiterss\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -Isrc -Isrc/application -Isrc/common -Isrc/main -Isrc/database -Isrc/downloads -Isrc/feedsview -Isrc/newsfilters -Isrc/newsview -Isrc/notifications -Isrc/plugins -Isrc/adblock -Isrc/network -Isrc/webview -I3rdparty/qftp -I3rdparty/qtsingleapplication -I3rdparty -I3rdparty/sqlitex -Ilang -isystem /usr/include/qt -isystem /usr/include/qt/QtWebKitWidgets -isystem /usr/include/qt/QtPrintSupport -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtWebKit -isystem /usr/include/qt/QtMultimedia -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtXml -isystem /usr/include/qt/QtSql -isystem /usr/include/qt/QtCore -Irelease/moc -I. -I/usr/lib/qt/mkspecs/linux-g++ -o release/obj/sqliteextension.o 3rdparty/sqlitex/sqliteextension.cpp
Makefile.Release:2728: recipe for target 'release/obj/qtlocalpeer.o' failed
make[1]: *** [release/obj/qtlocalpeer.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/home/thecattony/Proyectos/aur/quiterss-qt5/src'
Makefile:38: recipe for target 'release' failed
make: *** [release] Error 2
==> ERROR: A failure occurred in build().
ozky commented on 2015-10-30 10:13
This should change to building it with qt5,as quiterss have officially changed to qt5. http://quiterss.org/en/article/672
@gbr: Thanks. Added gst-plugins-good.