Bug 397407

Summary: Search URLs are wrong
Product: [Unmaintained] choqok Reporter: Björn Bidar (Thaodan) <bjorn.bidar>
Component: FriendicaAssignee: Andrea Scarpino <scarpino>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: mehrdad.momeny
Priority: NOR    
Version First Reported In: 1.6   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Björn Bidar (Thaodan) 2018-08-12 22:56:32 UTC
When tring to search for posts of a user it get 404 page not found.
The instance I use is libranet.
I'm not 100% sure but at least the rss feed for the posts of a user was <site>/feed/<user>
Comment 1 Justin Zobel 2022-11-29 05:06:06 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Björn Bidar (Thaodan) 2022-11-29 08:14:00 UTC
More or less the same issue still:
org.kde.choqok.gnusocialapi: QUrl("url")
org.kde.choqok.twitterapi: 
org.kde.choqok.twitterapi: 
org.kde.choqok.gnusocialapi: 
org.kde.choqok.gnusocialapi: There is no feed element in Atom feed  <html>
        <head>
                <title>Unauthorized</title>
        </head>
        <body>
                <h1>Unauthorized</h1>
                <p>This API requires login</p>
                </body>
</html>

org.kde.choqok.gnusocialapi: Emiting searchResultsReceived()
Comment 3 Bug Janitor Service 2022-12-14 05:13:41 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Christoph Cullmann 2025-06-09 20:08:10 UTC
Choqok is unfortunately no longer maintained.

If a new maintainer wants to step up and take care, the project is archived here:

https://invent.kde.org/network/choqok

You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived.

Sorry for the inconveniences.