[skrooge] [Bug 495333] Skrooge not building

2024-11-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=495333 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO

[skrooge] [Bug 495333] Skrooge not building

2024-11-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=495333 --- Comment #10 from Bug Janitor Service --- ๐Ÿ›๐Ÿงน โš ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it w

[skrooge] [Bug 495333] Skrooge not building

2024-10-31 Thread Jesus M Diaz
https://bugs.kde.org/show_bug.cgi?id=495333 --- Comment #9 from Jesus M Diaz --- and after the last change to 'skgbasegui/skgsortfilterproxymodel.cpp', it seems to be working fine now. if I see any more issues, I will report them. Thanks! -- You are receiving this mail because: You are watchi

[skrooge] [Bug 495333] Skrooge not building

2024-10-30 Thread Jesus M Diaz
https://bugs.kde.org/show_bug.cgi?id=495333 --- Comment #8 from Jesus M Diaz --- Was re-building after I saw the commit ... but unfortunately it is not working fine, same symptom than before: the filter is basically ignored. -- You are receiving this mail because: You are watching all bug chang

[skrooge] [Bug 495333] Skrooge not building

2024-10-30 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=495333 --- Comment #7 from Stephane MANKOWSKI --- The filtering issue on tables was a regression due to qt6/kf6 migration. This should be fixed now on the last version in git. -- You are receiving this mail because: You are watching all bug changes.

[skrooge] [Bug 495333] Skrooge not building

2024-10-28 Thread Jesus M Diaz
https://bugs.kde.org/show_bug.cgi?id=495333 --- Comment #6 from Jesus M Diaz --- And something strange happened ... As I commented yesterday, I built using the stable 2.33.0 sources, and the git-current code. Apparently both worked fine, and I made the 'make install' with the 2.34.0beta (git-cur

[skrooge] [Bug 495333] Skrooge not building

2024-10-27 Thread Jesus M Diaz
https://bugs.kde.org/show_bug.cgi?id=495333 --- Comment #5 from Jesus M Diaz --- As per your request, I reinstalled libofx, and then I tried to build Skrooge from the stable sources for 2.33.0 and from a fresh git clone. In both cases the cmake command I used was: cmake .. -DCMAKE_INSTALL_PREFI

[skrooge] [Bug 495333] Skrooge not building

2024-10-27 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=495333 --- Comment #4 from Stephane MANKOWSKI --- Hi, Could you try again (including with libofx) ? I don't know what is it, so I try with old compilation option. -- You are receiving this mail because: You are watching all bug changes.

[skrooge] [Bug 495333] Skrooge not building

2024-10-27 Thread Jesus M Diaz
https://bugs.kde.org/show_bug.cgi?id=495333 --- Comment #3 from Jesus M Diaz --- Since the libofx package was optional and I was not really using the features, I just removed it. And the building process progressed a bit more, but now the issue seems to be with KRunner: -- The following OPTIONA

[skrooge] [Bug 495333] Skrooge not building

2024-10-25 Thread Jesus M Diaz
https://bugs.kde.org/show_bug.cgi?id=495333 --- Comment #2 from Jesus M Diaz --- As said, it was a fresh clone from git, and the build dir didn't exist until I created: root@liet:[Instalables]# git clone https://invent.kde.org/office/skrooge.git Cloning into 'skrooge'... remote: Enumerating obje

[skrooge] [Bug 495333] Skrooge not building

2024-10-25 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=495333 Stephane MANKOWSKI changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---