https://bugs.kde.org/show_bug.cgi?id=432895
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
https://bugs.kde.org/show_bug.cgi?id=438651
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=438651
--- Comment #4 from Pedro de Carvalho Gomes ---
I take a look at this in the next few days. Thanks for the effort
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=438651
--- Comment #5 from Pedro de Carvalho Gomes ---
I have revised and merged the code for StandardTrackNavigator. As I wrote at
Gitlab, your logic was correct, and my suggestion was merely to refactor the
two for-loops into a single do-while. But that
https://bugs.kde.org/show_bug.cgi?id=438651
--- Comment #6 from Pedro de Carvalho Gomes ---
I fixed the problem for Non-linear playlists as well.
Answering your question at the older Merger Request, m_model->trackAt(nextItem)
returns a track by its row. That is, its position at the playl
https://bugs.kde.org/show_bug.cgi?id=428769
Pedro de Carvalho Gomes changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/mult
https://bugs.kde.org/show_bug.cgi?id=438651
--- Comment #9 from Pedro de Carvalho Gomes ---
Hey Toni, indeed something similar should be implemented for the next track.
That is, a loop until a playable track is found. Can you take care of this? The
code from requestLastTrack() can be used as
https://bugs.kde.org/show_bug.cgi?id=434940
--- Comment #4 from Pedro de Carvalho Gomes ---
The bug is caused by unnecessary empty 2fa values that are added to the
.nmconnection file when the "2FA" is left unchecked. This empty values are used
downstream, and if the openfortivpn clie
https://bugs.kde.org/show_bug.cgi?id=434940
--- Comment #7 from Pedro de Carvalho Gomes ---
It's worth pointing out that the fix won't have effect with existing
connections that had the bad "2fa" values. Either the person removes the
garbage manually, or delete and cre
https://bugs.kde.org/show_bug.cgi?id=424567
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
https://bugs.kde.org/show_bug.cgi?id=424567
Pedro de Carvalho Gomes changed:
What|Removed |Added
Version|2.9.0 |kf5
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=421456
Pedro de Carvalho Gomes changed:
What|Removed |Added
Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
https://bugs.kde.org/show_bug.cgi?id=421456
Pedro de Carvalho Gomes changed:
What|Removed |Added
Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
https://bugs.kde.org/show_bug.cgi?id=421456
Pedro de Carvalho Gomes changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=421456
Pedro de Carvalho Gomes changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/mult
https://bugs.kde.org/show_bug.cgi?id=434940
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=432903
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=421456
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=421456
--- Comment #7 from Pedro de Carvalho Gomes ---
I confirm the crash. As stated above, it required at least one item at the
filter.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=421456
--- Comment #8 from Pedro de Carvalho Gomes ---
I fixed the bug. It was caused by a bad habit that I see all across the code:
widgets that capture QObject::destroyed signal from its descendants. This is
bad because such are signaled either when the
https://bugs.kde.org/show_bug.cgi?id=421456
Pedro de Carvalho Gomes changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=421456
--- Comment #11 from Pedro de Carvalho Gomes ---
(In reply to robert marshall from comment #9)
> This looks fixed to me - though maybe there's more of this - looking at
> https://bugs.kde.org/show_bug.cgi?id=422132 which seems similar - a c
https://bugs.kde.org/show_bug.cgi?id=422132
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
https://bugs.kde.org/show_bug.cgi?id=418643
Pedro de Carvalho Gomes changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
CC
https://bugs.kde.org/show_bug.cgi?id=389138
Pedro de Carvalho Gomes changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=325094
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=421341
Pedro de Carvalho Gomes changed:
What|Removed |Added
Resolution|WORKSFORME |---
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=422132
Pedro de Carvalho Gomes changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=419970
--- Comment #12 from Pedro de Carvalho Gomes ---
Please do open bugs for all those issues. And please add the commit ID or date
from your compilation. It is possible that few of those problems have already
been solved.
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=419970
--- Comment #13 from Pedro de Carvalho Gomes ---
Just like Myriam, When I first read this bug report,I understood that it was
about KF5's version from HEAD/master. So I created a Dockerfile for Neon to
check it. I will attach this to the bug repo
https://bugs.kde.org/show_bug.cgi?id=419970
--- Comment #14 from Pedro de Carvalho Gomes ---
Created attachment 127642
--> https://bugs.kde.org/attachment.cgi?id=127642&action=edit
Dockerfile that builds Amarok KF5 for Neon 18.04
--
You are receiving this mail because:
You are watch
https://bugs.kde.org/show_bug.cgi?id=419524
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=419524
--- Comment #5 from Pedro de Carvalho Gomes ---
Hi Philippe,
Only today I could take a careful look at the lyrics issue. Basically, there's
no support for cached (stored in db) lyrics after the port to KF5 yet. I won't
retrieve nor store ly
https://bugs.kde.org/show_bug.cgi?id=420964
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #13 from Pedro de Carvalho Gomes ---
Hi, I need more information that what I have to be able to know what's going
on.
But I suspect that you are not using Mysql. Rather you have MariaDB, which
hasn't deprecated the embedded serve
https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #15 from Pedro de Carvalho Gomes ---
I am also running Kubuntu 19.10 and I am able to compile Amarok/master and run
with MariaDB. MariaDB is a complete replacement to Mysql. So it seems like a
good idea to replace all Mysql packages with
https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #18 from Pedro de Carvalho Gomes ---
(In reply to Lapineige from comment #17)
> >ldd
> >/usr/lib/x86_64-linux-gnu/qt5/plugins/amarok_storage-mysqlserverstorage.so #
> >not amarok_storage-mysqlestorage.so
> >lib
https://bugs.kde.org/show_bug.cgi?id=417259
Bug ID: 417259
Summary: Amarok fails to load lyrics from lyrics.wikia.com
Product: amarok
Version: 2.9.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: nor
https://bugs.kde.org/show_bug.cgi?id=417259
Pedro de Carvalho Gomes changed:
What|Removed |Added
Assignee|amarok-bugs-d...@kde.org|pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #21 from Pedro de Carvalho Gomes ---
I have build the package, but it will take me a while to set-up my launchpad to
public it correctly. Do you want the .deb file? I could even send you by
e-mail. The file is about 5 MB.
--
You are
https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #23 from Pedro de Carvalho Gomes ---
I have uploaded the package amarok_2.9.70-0ubuntu1_amd64.deb. It is available
until March 15 20202 at the link below
https://framadrop.org/r/kXFlmE3RFf#jxKU+8OyFxXOI+w6jHks9Rwcsa4xQt50+8wl/AlwQbk=
For
https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #25 from Pedro de Carvalho Gomes ---
Hard to say with this log. But it seems likely that it has to do with the old
PPA. Especially because its versions is newer (2.9.80) than mine (2.9.70); thus
apt may stick to the most recent.
In
https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #26 from Pedro de Carvalho Gomes ---
Created attachment 126019
--> https://bugs.kde.org/attachment.cgi?id=126019&action=edit
Dockerfile that set-up Amarok's build environment
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=414407
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #3 from Pedro de Carvalho Gomes ---
The following command starts a mysql server with your old Amarok DB that is
accessible only via socket (notice that paths my vary):
/usr/sbin/mysqld --defaults-file=/home/your_user/.local/share/amarok
https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #5 from Pedro de Carvalho Gomes ---
Keep in mind that the command and parameters I write are mere suggestions.
Everything is dependant on your local environment.
Some hints about your last question:
1) it's probably fine to remov
https://bugs.kde.org/show_bug.cgi?id=419159
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=414407
--- Comment #36 from Pedro de Carvalho Gomes ---
I finally set my launchpad. There I am publishing builds from my personal
repository. There I publish the patches that I send upstream, but are still
under revision. Also, I rebase from the official
https://bugs.kde.org/show_bug.cgi?id=411716
Pedro de Carvalho Gomes changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/ama
https://bugs.kde.org/show_bug.cgi?id=419970
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC||pedrogome...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=226414
Pedro de Carvalho Gomes changed:
What|Removed |Added
CC|pedrogome...@gmail.com |
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=361236
Bug ID: 361236
Summary: Kwin crashes when trying to open configurations of the
system tray
Product: kwin
Version: 5.6.1
Platform: openSUSE RPMs
OS: Linux
52 matches
Mail list logo