Bug 222851

Summary: Typepad Post Categories. Server (XMLRPC) Error: Unknown method
Product: [Unmaintained] blogilo Reporter: Adrian <kdebug>
Component: generalAssignee: Mehrdad Momeny <mehrdad.momeny>
Status: RESOLVED WORKSFORME    
Severity: normal CC: g382nilieh
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Adrian 2010-01-15 15:25:47 UTC
Version:           1.0 4.3.4 (KDE 4.3.4), 4.3.4-3.fc12 Fedora (using KDE 4.3.4)
OS:                Linux
Installed from:    Fedora RPMs

Trying to get the categories in my blog on Typepad, Blogilo generates this error

Server (XMLRPC) Error: Unknown method

I can not add a new post because I can not assign it to a category.

Maybe this can help "mt.getPostCategories", Returns a list of all categories To which the post is assigned. I found this on this page http://www.sixapart.com/developers/xmlrpc/movable_type_api/mtgetpostcategories.html
Comment 1 Mehrdad Momeny 2010-01-15 16:28:29 UTC
No, That method is used to fetch categories of one special post!

Here(http://blogilo.gnufolks.org/forum/topic/fedora-gnome) one of our users has reported that blogilo has worked well with TypePad! come and ask him if he can fetch categories or not!?

(Sorry, currently i can't test it with typepad)

BTW, Run Blogilo from terminal, and check it's output! can help more
Comment 2 Adrian 2010-01-15 17:49:27 UTC
I have added a note in the forum, 
http://blogilo.gnufolks.org/forum/topic/fedora-gnome.

I want to help, but I have no idea how to run from terminal. If you tell 
me how to do it I can bring the output.

On 01/15/2010 10:28 AM, Mehrdad Momeny wrote:
> https://bugs.kde.org/show_bug.cgi?id=222851
>
>
>
>
>
> --- Comment #1 from Mehrdad Momeny<mehrdad momeny gmail com>   2010-01-15 16:28:29 ---
> No, That method is used to fetch categories of one special post!
>
> Here(http://blogilo.gnufolks.org/forum/topic/fedora-gnome) one of our users has
> reported that blogilo has worked well with TypePad! come and ask him if he can
> fetch categories or not!?
>
> (Sorry, currently i can't test it with typepad)
>
> BTW, Run Blogilo from terminal, and check it's output! can help more
>
Comment 3 Golnaz Nilieh 2010-01-16 19:17:09 UTC
(In reply to comment #2)
> I have added a note in the forum, 
> http://blogilo.gnufolks.org/forum/topic/fedora-gnome.
> 
> I want to help, but I have no idea how to run from terminal. If you tell 
> me how to do it I can bring the output.
> 

At first you should run kdebugdialog from terminal (just type the name there). then in kdebugdialog window check item 0 (generic), and close the app. this enables debug messages for blogilo (if any).
Then type blogilo in the terminal and paste the output here.
Comment 4 Adrian 2010-01-17 07:17:57 UTC
Well, here I come back, I think I bring what you want to see, if not 
this, let me know what else I can do, in truth I'd like Bilbo work well 
with Typepad, I am also sure many others use this service.

Please, if this can help, maybe take a look at link I added in the bug 
report.

I changed to Mandriva, I liked how it works.

==========
[adrian@localhost ~]$ bilbo       
Bilbo Blogger   1.0               
bilbo(19564) global_init:         
bilbo(19564) MainWindow::MainWindow:
bilbo(19564) Toolbox::Toolbox:      
bilbo(19564) DBMan::DBMan:          
[adrian@localhost ~]$ bilbo(19564) Toolbox::reloadLocalPosts:
bilbo(19564) DBMan::DBMan:                                   
bilbo(19564) DBMan::DBMan: Wallet successfully opened.       
bilbo(19564) DBMan::connectDB:                               
bilbo(19564) DBMan::listBlogs: Password loaded from kde wallet.
bilbo(19564) DBMan::listLocalPosts:                            
bilbo(19564) Toolbox::reloadLocalPosts: 0                      
bilbo(19564) DBMan::DBMan: Wallet successfully opened.         
bilbo(19564) DBMan::connectDB:                                 
QSqlDatabasePrivate::removeDatabase: connection 
'qt_sql_default_connection' is still in use, all queries will cease to 
work.
QSqlDatabasePrivate::addDatabase: duplicate connection name 
'qt_sql_default_connection', old connection removed.
bilbo(19564) DBMan::listBlogs: Password loaded from kde wallet.
bilbo(19564) MainWindow::loadTempPosts:
bilbo(19564) BilboPost::BilboPost:
bilbo(19564) MainWindow::createPostEntry:
bilbo(19564) BilboPost::BilboPost:
bilbo(19564) PostEntry::PostEntry:
bilbo(19564) HtmlEditor::createView: Syntax highlighting enabled
QLayout: Attempting to add QLayout "" to QWidget "", which 
already has a layout
bilbo(19564) PostEntry::setCurrentPost:
bilbo(19564) PostEntry::setPostBody:
bilbo(19564) PostEntry::slotPostModified:
bilbo(19564) PostEntry::setPostTitle:
bilbo(19564) PostEntry::setCurrentPostBlogId:
bilbo(19564) PostEntry::setDefaultLayoutDirection:
bilbo(19564) MainWindow::sltActivePostChanged: new post index:  
0       Prev Index:  -1
bilbo(19564) MainWindow::setCurrentBlog: 1
bilbo(19564) PostEntry::setCurrentPostBlogId:
bilbo(19564) PostEntry::setDefaultLayoutDirection:
bilbo(19564) Toolbox::setCurrentBlogId: 1
bilbo(19564) Toolbox::sltLoadCategoryListFromDB:
bilbo(19564) Toolbox::clearCatList:
bilbo(19564) MainWindow::slotBusy: isBusy= false        
busyNumber= 0
bilbo(19564) Toolbox::sltLoadEntriesFromDB:
bilbo(19564) MainWindow::slotBusy: isBusy= false        
busyNumber= -1
bilbo(19564) Toolbox::setFieldsValue:
bilbo(19564) MainWindow::setCurrentBlog: 1
Comment 5 Mehrdad Momeny 2010-01-17 08:11:42 UTC
You did the job! But you forgot to click on "Reload categories list", to fetch categories list!

Please try again, and do what you did(try to fetch categories list) and then paste here the output!

tnx
Comment 6 Adrian 2010-01-17 15:22:42 UTC
Perhaps this is what you need to see. Here you can see the error, 
Unknown method I mention in the first post. If not this, let me 
know, to do it again.

==========

[adrian@localhost ~]$ bilbo
Bilbo Blogger   1.0
[adrian@localhost ~]$ bilbo(21182) Toolbox::sltReloadCategoryList:
bilbo(21182) Backend::Backend: with blog id:  1
bilbo(21182) KBlog::Blogger1::Blogger1: Blogger1()
bilbo(21182) KBlog::MetaWeblog::MetaWeblog: MetaWeblog()
bilbo(21182) KBlog::MovableType::MovableType:
bilbo(21182) KBlog::WordpressBuggy::WordpressBuggy:
bilbo(21182) Backend::getCategoryListFromServer: Blog Id:  1
bilbo(21182) KBlog::MetaWeblog::listCategories: Fetching List of 
Categories...
bilbo(21182) MainWindow::slotBusy: isBusy= true         
busyNumber= -2
QPainter::end: Painter ended with 2 saved states
bilbo(21182) Backend::error: Blog Id:  1
bilbo(21182) Backend::error: "Server(XMLRPC) Error: Unknown 
method"
bilbo(21182) Backend::error: Emitting sigError
bilbo(21182) MainWindow::sltError: Error message:  
"Server(XMLRPC) Error: Unknown method"
QPainter::end: Painter ended with 2 saved states
QPainter::end: Painter ended with 2 saved states
bilbo(21182) MainWindow::slotBusy: isBusy= false        
busyNumber= -1
Comment 7 Andrew Crouthamel 2018-11-02 22:59:09 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Andrew Crouthamel 2018-11-16 05:25:10 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 9 Justin Zobel 2022-12-09 22:13:08 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 10 Bug Janitor Service 2022-12-24 05:23:17 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 11 Bug Janitor Service 2023-01-08 05:16:32 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

Thank you for helping us make KDE software even better for everyone!