Bug 294358 - Locks when proxy connection is missing
Summary: Locks when proxy connection is missing
Status: RESOLVED DUPLICATE of bug 287274
Alias: None
Product: muon
Classification: Unmaintained
Component: muon (other bugs)
Version First Reported In: 1.2.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jonathan Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-18 13:03 UTC by Ralph Scharpf
Modified: 2012-02-21 16:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Scharpf 2012-02-18 13:03:41 UTC
Version:           1.2.1 (using KDE 4.7.4) 
OS:                Linux

I am running all my updates via an apt-proxy-ng. When the proxy machine is offline and muoan tries to fetch the updates there occurs a timeout which is displayed in an error message. After that muon is locked and doesn't react any more.

Reproducible: Didn't try

Steps to Reproduce:
I am sure it happens every time. But now my system is up to date. Just configure a non existing proxy in /etc/apt/conf.d/02proxy. I have the following line in that file: 

Acquire::http { Proxy "http://192.168.1.5:3142"; };

When muon offers an update in system tray and you start the update process in muon it sill report an error after some seconds. 

Actual Results:  
All menus in muon stay grayed out.

Expected Results:  
Muon should ask for the next steps, e.g. exit or retry.

OS: Linux (x86_64) release 3.0.0-16-generic
Compiler: gcc
Comment 1 Jonathan Thomas 2012-02-21 16:42:09 UTC
This has been fixed with QApt 1.2.3. You can grab a copy here: https://launchpad.net/~echidnaman/+archive/qapt if you don't want to wait until it hits the official Kubuntu repositories.

*** This bug has been marked as a duplicate of bug 287274 ***