[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2013-09-21 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=148725.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2007-08-10T19:35:33+00:00 Ben Aceler wrote:

Version:(using KDE KDE 3.5.6)
Installed from:Ubuntu Packages

When I added a new source, I forget to say deb, so I say:

http://mirror.yandex.ru/ubuntu feisty main

instead of

deb http://mirror.yandex.ru/ubuntu feisty main

and Adept adds this line to sources.list! This cause adept crashing when
fetching new source and it was not able to start later.

Adept have to check what he trying to write in sources.list!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/adept/+bug/211674/comments/0


On 2008-07-30T17:25:12+00:00 mornfall wrote:

*** Bug 159952 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/adept/+bug/211674/comments/2


On 2008-07-30T17:27:32+00:00 mornfall wrote:

This is indeed something that needs to be fixed, however: there is
currently no sources editor integrated into Adept on the version 3
development branch (users are referred to use external software-
properties utility) and it won't be there for 3.0 release. I'm marking
this as 3.1 for now, therefore.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/adept/+bug/211674/comments/3


On 2008-08-02T09:50:19+00:00 mornfall wrote:

*** Bug 156951 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/adept/+bug/211674/comments/4


On 2013-09-21T04:42:39+00:00 adaptee wrote:

Adept has been in the unmaintained state for a few years.  Use muon[1]
as replacement .

[1] https://launchpad.net/muon

Reply at:
https://bugs.launchpad.net/ubuntu/+source/adept/+bug/211674/comments/15


** Changed in: adeptmgr
   Status: In Progress = Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/211674

Title:
  Adept Manager crashes when you add bad URL of a mirror

To manage notifications about this bug go to:
https://bugs.launchpad.net/adeptmgr/+bug/211674/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2011-02-03 Thread Bug Watch Updater
** Changed in: adeptmgr
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.
https://bugs.launchpad.net/bugs/211674

Title:
  Adept Manager crashes when you add bad URL of a mirror

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2009-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/adept

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2009-09-09 Thread Launchpad Bug Tracker
This bug was fixed in the package adept - 3.0~beta7.2ubuntu1

---
adept (3.0~beta7.2ubuntu1) karmic; urgency=low

  * Sync with Debian unstable
Bugfixes: LP: #211674, LP: #290620
  * Add kubuntu_01_gcc_44_ftbfs_fix.diff to fix a FTBFS with GCC 4.4

 -- Jonathan Thomas echidna...@kubuntu.org   Wed, 09 Sep 2009 11:46:50
-0400

** Changed in: adept (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2009-08-07 Thread Jonathan Thomas
Fix committed for Adept 3.0 beta6.

** Changed in: adept (Ubuntu)
   Importance: Low = Medium

** Changed in: adept (Ubuntu)
   Status: Triaged = Fix Committed

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2009-03-04 Thread Ole Rasmussen
Happens to me on Kubuntu 9.04 Alpha5 (x64) as well when I forgot the 'e'
in deb in the URL. This is the output from adept:

Constructing PkgSystem
PkgSystem Score:32
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Type 'db' is not known on line 55 in source list /etc/apt/sources.list
E: Type 'db' is not known on line 55 in source list /etc/apt/sources.list
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

terminate called after throwing an instance of 'wibble::exception::System'
  what():  Success. Context:
The list of sources could not be read.
Aborted (core dumped)

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2008-12-01 Thread Chris J Cheney
I have just come up against this bug with Kubuntu 8.10 (released
version).

The effect is that once a bad URL (e.g. http; instead of http:) is
in sources.list, Adept will crash when it is started, giving no
opportunity for fixing (or circumventing) the problem. The end-user is
then stuck (unless he/she has enough knowledge to go the correct file
and manually edit it). IMHO the priority should rather greater than
low.

Contrastingly, Synaptic outputs a diagnostic indicating the line where
the error is and continues by ignoring that line.

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2008-11-12 Thread Pancho
Confirming this bug with Adept 3.0-beta4 on Kubuntu 8.10 Final AMD64.
This is really ugly as a Welcome message to new users.

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2008-11-09 Thread gotaug
The same thing happened to me using Adept 3.0-beta4, on kubuntu 8.10
final release AMD64.  Once I manually corrected the bad entry in the
sources.list file, using Kate, then Adept started working again.  Until
then, it wouldn't even open!

Something as small as a bad repository address shouldn't crash the whole
Adept application. This is a real flaw in the program.

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2008-10-27 Thread usr
Confirming with Adept 3.0~beta4.

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to adept in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2008-09-10 Thread Jonathan Thomas
** Bug watch added: KDE Bug Tracking System #148725
   http://bugs.kde.org/show_bug.cgi?id=148725

** Also affects: adeptmgr via
   http://bugs.kde.org/show_bug.cgi?id=148725
   Importance: Unknown
   Status: Unknown

** Changed in: adept (Ubuntu)
   Status: Confirmed = Triaged

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Almost
Kubuntu Bugs, which is subscribed to adept in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2008-09-10 Thread Bug Watch Updater
** Changed in: adeptmgr
   Status: Unknown = In Progress

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2008-09-09 Thread Jonathan Thomas
** Changed in: adept (Ubuntu)
   Importance: Undecided = Low

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2008-08-27 Thread Jonathan Thomas
Confirming with Adept 3.0~beta1.

** Changed in: adept (Ubuntu)
   Status: New = Confirmed

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2008-08-07 Thread Jonathan Thomas
...but the crash in in adept.

** Changed in: adept (Ubuntu)
Sourcepackagename: software-properties = adept

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211674] Re: Adept Manager crashes when you add bad URL of a mirror

2008-08-03 Thread Jonathan Thomas
The repository managing window is actually a separate program.

** Changed in: software-properties (Ubuntu)
Sourcepackagename: adept = software-properties

-- 
Adept Manager crashes when you add bad URL of a mirror
https://bugs.launchpad.net/bugs/211674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs