Version: 1.2.50 (using KDE 4.0.98) Installed from: Debian testing/unstable Packages OS: Linux 1 "Settings" 2 Click "Configure Akregator" 3 "Configure - Akregator" window opens 4 Click "Online Readers" 5 Click "Add" 6 "Modify Online Reader" window opens 7 Type "Login" and "Password" 8 Click "OK" Got no response when clicking OK. Can click OK several times and still no response. (You can see in debug some entries of "feedsync::ConfigurationDialogAdd::accept:") After getting no response I decide to click "Cancel". No new entry appears but if I close stetting and open it again the entry was added. Note: Also Online Reader is not sync but I think it's another bug. (Maybe http://bugs.kde.org/show_bug.cgi?id=106424?) ----- akregator(8271) feedsync::ConfigurationWidget::ConfigurationWidget: akregator(8271) feedsync::ConfigurationWidget::load: akregator(8271) feedsync::ConfigurationWidget::load: "FeedSyncSource_GoogleReaderrap@ramonantonio.net" akregator(8271) feedsync::ConfigurationWidget::slotButtonRemoveClicked: "FeedSyncSource_GoogleReaderrap@ramonantonio.net" akregator(8271) feedsync::ConfigurationWidget::load: akregator(8271) feedsync::ConfigurationWidget::slotButtonAddClicked: akregator(8271) feedsync::ConfigurationDialogAdd::ConfigurationDialogAdd: akregator(8271) feedsync::ConfigurationDialogAdd::slotUpdateUI: akregator(8271) feedsync::ConfigurationDialogAdd::accept: akregator(8271) feedsync::ConfigurationDialogAdd::accept: akregator(8271) feedsync::ConfigurationDialogAdd::accept: akregator(8271) feedsync::ConfigurationDialogAdd::accept: akregator(8271) feedsync::ConfigurationDialogAdd::accept: akregator(8271) feedsync::ConfigurationDialogAdd::~ConfigurationDialogAdd: akregator(8271) feedsync::ConfigurationWidget::~ConfigurationWidget: akregator(8271) feedsync::ConfigurationWidget::ConfigurationWidget: akregator(8271) feedsync::ConfigurationWidget::load: akregator(8271) feedsync::ConfigurationWidget::load: "FeedSyncSource_GoogleReaderrap@ramonantonio.net" akregator(8271) feedsync::ConfigurationWidget::~ConfigurationWidget: akregator akregator(8271) Akregator::MainWindow::queryExit: MainWindow::queryExit() akregator(8271) Akregator::Part::~Part: Part::~Part() enter akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 1414357552 akregator(8271) Akregator::SubscriptionListModel::subscriptionRemoved: 1414357552 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 1241583514 akregator(8271) Akregator::SubscriptionListModel::subscriptionRemoved: 1241583514 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 837088680 akregator(8271) Akregator::SubscriptionListModel::subscriptionRemoved: 837088680 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 2054262612 akregator(8271) Akregator::SubscriptionListModel::subscriptionRemoved: 2054262612 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 1129546616 akregator(8271) Akregator::SubscriptionListModel::subscriptionRemoved: 1129546616 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 984182447 akregator(8271) Akregator::SubscriptionListModel::subscriptionRemoved: 984182447 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 530565004 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 530565004 akregator(8271) Akregator::SubscriptionListModel::subscriptionRemoved: 530565004 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 198819533 akregator(8271) Akregator::SubscriptionListModel::subscriptionRemoved: 198819533 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 496968887 akregator(8271) Akregator::SubscriptionListModel::subscriptionRemoved: 496968887 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 2097454661 akregator(8271) Akregator::SubscriptionListModel::aboutToRemoveSubscription: 2097454661 akregator(8271) Akregator::SubscriptionListModel::subscriptionRemoved: 2097454661 akregator(8271) Akregator::SubscriptionListView::saveHeaderSettings: 0 akregator(8271) Akregator::SubscriptionListView::saveHeaderSettings: 1 akregator(8271) Akregator::SubscriptionListView::saveHeaderSettings: 2 akregator(8271) Akregator::Part::~Part: Part::~Part(): leaving akregator(8271) Akregator::OnlineSyncPlugin::~OnlineSyncPlugin:
I confirm this, akregator and kde 4.0.99
Also present in KDE 4.1.0 (Akregator v1.2.50)
Still in akregator-1.3.1 (KDE-4.1.2)
Bug confirmed here (KDE 4.2).
Still present in Akregator: 1.3.50, (KDE 4.1.85 (KDE 4.2 Beta2))
I confirm it! :-/ Akregator Version 1.3.50 Using KDE 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2))
Still present in 4.2.0
I'm still seeing this bug in Akregator 1.4.1 on KDE 4.2.1.
Same there with Akregator 1.4.1 and KDE 4.2.1 from Gentoo.
Created attachment 32345 [details] Fix The attached patch fixes the Ok button and refreshes the list of readers when it is pressed. It also fixes the Remove button, which had a similar refresh issue.
SVN commit 944015 by osterfeld: Fix buttons in online reader config Patch by Haakon Nilsen: "The attached patch fixes the Ok button and refreshes the list of readers when it is pressed. It also fixes the Remove button, which had a similar refresh issue." BUG:167207 _M . (directory) M +1 -0 akregator/plugins/onlinesync/ui/configurationdialogadd.cpp M +4 -3 akregator/plugins/onlinesync/ui/configurationwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=944015
Using akregator 1.4.2 in KDE 4.2.2 on Ubuntu Jaunty, I can confirm that the OK button closes the dialog now. Unfortunately, still no synchronization with google reader happens. I have filed this as a new bug #189016.