[Bug 148555] Re: kvpnc: wrong modification of resolv.conf

2008-11-24 Thread Olaf Lenz
Using Hardy on AMD64.

To me it looks as though the DNS handling of kvpnc (or openvpn?),
NetworkManager and resolvconf do not really go well together.

Case 1: kvpnc, openvpn, NetworkManager, but NO resolvconf:
I can open a VPN connection and everything works fine for some minutes. After 
some minutes, however, /etc/resolv.conf is overwritten by the default 
nameserver (I assume by NetworkManager), so that the VPN nameservice doesn't 
wokr anymore.

Case 2: kvpnc, openvpn, NetworkManager and resolvconf:
NetworkManager uses resolvconf (by way of the ifup-scripts, if I'm not 
mistaken), however kvpnc does not - it simply overwrites /etc/resolv.conf and 
saves a copy of the old one. When /etc/resolv.conf is reinstalled by kvpnc 
after the VPN has been disconnected, it copies the old version of resolv.conf 
over the kvpnc-version. However, as resolvconf requires a symbolic link, this 
will destroy the functionality of resolvconf...

Does anybody know how to get kvpnc to use resolvconf? That would
probably be the best solution...

-- 
kvpnc: wrong modification of resolv.conf
https://bugs.launchpad.net/bugs/148555
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 291263] Re: kvpnc: needs ability to add "--script-security 2" to openvpn args

2008-11-14 Thread Olaf Lenz
I can confirm this problem.
The problem is caused by an incompatibility between the version of openvpn  and 
kvpnc provided by intrepid. To be able to work with the current version of 
openvpn, kvpnc >= 0.9 is required. This means, that the problem should be fixed 
as soon a newer version of kvpnc is uploaded.

PS: I've been working with kubuntu intrepid for two months now, ignoring
a great number of problems, but this problem has finally convinced me to
return to hardy for now. *sigh*

** Changed in: kvpnc (Ubuntu)
   Status: New => Confirmed

-- 
kvpnc: needs ability to add "--script-security 2" to openvpn args
https://bugs.launchpad.net/bugs/291263
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 291263] Re: kvpnc: needs ability to add "--script-security 2" to openvpn args

2008-11-14 Thread Olaf Lenz
Corrected information: you need at least kvpnc 0.9.1-rc1. Unfortunately,
I wasn't able to compile the package myself to test whether this is
really the case.

The information of the incompatibility originates from here:
http://www.cms.hu-berlin.de/dl/netze/vpn/openvpn/kvpnc

-- 
kvpnc: needs ability to add "--script-security 2" to openvpn args
https://bugs.launchpad.net/bugs/291263
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 280747] Re: Empty list of packages while upgradable packages are selected

2009-01-28 Thread Olaf Lenz
I want to point out this bug for reconsideration again: I think that this is 
nothing for the wishlist, but a relatively severe usability bug.
How about setting it to at least low or medium priority?

-- 
Empty list of packages while upgradable packages are selected
https://bugs.launchpad.net/bugs/280747
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 362860] Re: Klipper occupies 100% of the CPU

2009-05-11 Thread Olaf Lenz
Same problem here, klipper uses 100% CPU on Jaunty 64bit.

I believe I have some more information. After installing kde4libs-dbg, I get 
more information about the stack when I debug the running klipper process:
(gdb) where
#0  0x7fc1f50cb8d6 in ~QDateTime (this=0x7e23c430) at 
../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133
  
#1  0x7fc1f5141974 in QFileInfoPrivate::getFileTime (this=0xc3368f0, 
request=) at io/qfileinfo.cpp:277  
   
#2  0x7fc1f5141b2b in QFileInfo::lastModified (this=) 
at io/qfileinfo.cpp:1300
#3  0x7fc1f57ad0a4 in KConfigIniBackend::setFilePath (this=0xc394eb0, 
file=) at 
/build/buildd/kde4libs-4.2.3/kdecore/config/kconfigini.cpp:575
#4  0x7fc1f57ac5f0 in KConfigBackend::create (componentData=, fi...@0xc394af8, sys=)
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfigbackend.cpp:89
#5  0x7fc1f5799d1f in KConfigPrivate::parseConfigFiles (this=0xc394940) at 
/build/buildd/kde4libs-4.2.3/kdecore/config/kconfig.cpp:516
#6  0x7fc1f5799efd in KConfig::reparseConfiguration (this=) at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfig.cpp:459
#7  0x7fc1f579b6c3 in KConfig (this=0x7e23cb10, fi...@0x7e23cce0, 
mode=, resourceType=0x7fc1f5910c96 "config")
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfig.cpp:170
#8  0x7fc1f5896ff7 in KLocalePrivate::initFormat (this=0xc3964b0, 
config=) at 
/build/buildd/kde4libs-4.2.3/kdecore/localization/klocale.cpp:397
#9  0x7fc1f5898cfe in KLocale (this=0x7e23cf50, 
catal...@0x7e23d170, config=)
at /build/buildd/kde4libs-4.2.3/kdecore/localization/klocale.cpp:260
#10 0x7fc1f57af3d2 in KConfigIniBackend::parseConfig (this=0xc3874b0, 
currentloca...@0x7e23d500, entrym...@0xc3a94b0, options={i = -31206352}, 
merging=false)
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfigini.cpp:271
#11 0x7fc1f57b11a4 in KConfigIniBackend::parseConfig (this=0x7e23c430, 
currentloca...@0x7fc1f24ac528, entrym...@0x21, options=)
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfigini.cpp:66
#12 0x7fc1f5799d68 in KConfigPrivate::parseConfigFiles (this=0xc3a9480) at 
/build/buildd/kde4libs-4.2.3/kdecore/config/kconfig.cpp:519
#13 0x7fc1f5799efd in KConfig::reparseConfiguration (this=) at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfig.cpp:459
#14 0x7fc1f579b6c3 in KConfig (this=0x7e23d920, fi...@0x7e23daf0, 
mode=, resourceType=0x7fc1f5910c96 "config")
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfig.cpp:170
#15 0x7fc1f5896ff7 in KLocalePrivate::initFormat (this=0xc3adf70, 
config=) at 
/build/buildd/kde4libs-4.2.3/kdecore/localization/klocale.cpp:397
#16 0x7fc1f5898cfe in KLocale (this=0x7e23dd60, 
catal...@0x7e23df80, config=)
at /build/buildd/kde4libs-4.2.3/kdecore/localization/klocale.cpp:260
#17 0x7fc1f57af3d2 in KConfigIniBackend::parseConfig (this=0xc35e3f0, 
currentloca...@0x7e23e310, entrym...@0xc35e790, options={i = -31202752}, 
merging=false)
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfigini.cpp:271
#18 0x7fc1f57b11a4 in KConfigIniBackend::parseConfig (this=0x7e23c430, 
currentloca...@0x7fc1f24ac528, entrym...@0x21, options=)
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfigini.cpp:66
#19 0x7fc1f5799d68 in KConfigPrivate::parseConfigFiles (this=0xc35e760) at 
/build/buildd/kde4libs-4.2.3/kdecore/config/kconfig.cpp:519
.
.
[clip]
.
.
#7101 0x7fc1f57af3d2 in KConfigIniBackend::parseConfig (this=0x2522630, 
currentloca...@0x7e5b7a50, entrym...@0x251a1b0, options={i = -27559552}, 
merging=false)
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfigini.cpp:271
#7102 0x7fc1f57b11a4 in KConfigIniBackend::parseConfig 
(this=0x7e23c430, currentloca...@0x7fc1f24ac528, entrym...@0x21, 
options=)
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfigini.cpp:66
#7103 0x7fc1f5799c4b in KConfigPrivate::parseConfigFiles (this=0x251a180) 
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfig.cpp:505
#7104 0x7fc1f5799efd in KConfig::reparseConfiguration (this=) at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfig.cpp:459
#7105 0x7fc1f579b61e in KConfig (this=0x2522610, componentda...@0x242e5f0, 
fi...@0x7e5b8140, mode=, resourceType=0x7fc1f5ecca3b 
"config")
at /build/buildd/kde4libs-4.2.3/kdecore/config/kconfig.cpp:180
#7106 0x7fc1f57b3da6 in KSharedConfig (this=0x7e23c430, 
componentda...@0x7fc1f24ac528, filena...@0x21, flags=, 
resType=0xc387410 "`L9\f")
at /build/buildd/kde4libs-4.2.3/kdecore/config/ksharedconfig.cpp:64
#7107 0x7fc1f57b4007 in KSharedConfig::openConfig 
(componentda...@0x242e5f0, filena...@0x7e5b8140, flags={i = -27558832}, 
resType=0x7fc1f5ecca3b "config")
at /build/buildd/kde4libs-4.2.3/kdecore/config/ksharedconfig.cpp:56
#7108 0x7fc1f57b41ba in KSharedConfig::openConfig 
(filena...@0x7e5b8140

[Bug 362860] Re: Klipper occupies 100% of the CPU

2009-05-11 Thread Olaf Lenz
And I can confirm the problem.

** Changed in: kdebase-workspace (Ubuntu)
   Status: New => Confirmed

-- 
Klipper occupies 100% of the CPU
https://bugs.launchpad.net/bugs/362860
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 362860] Re: Klipper occupies 100% of the CPU

2009-05-11 Thread Olaf Lenz
As a workaround, I have renamed /usr/share/kde4/config/klipperrc to
klipperrc.off. After I did this, klipper starts again. However, it has
no actions defined, and all settings from klipperrc are gone, of course.

-- 
Klipper occupies 100% of the CPU
https://bugs.launchpad.net/bugs/362860
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 362860] Re: Klipper occupies 100% of the CPU

2009-05-11 Thread Olaf Lenz
Apparently, the problem is in the last line of
/usr/share/kde4/config/klipperrc, which looks like:

X-Ubuntu-Gettext-Domain=desktop_kdebase-workspace

When I remove that line, klipper starts without any problems.

-- 
Klipper occupies 100% of the CPU
https://bugs.launchpad.net/bugs/362860
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 365122] Re: mpiexec tries to use ssh on localhost

2009-05-05 Thread Olaf Lenz
It is actually very simple to compile OpenMPI manually on Ubuntu, so if
you need it only on a few machines, this probably the easiest
workaround.

I have only very limited experience with Ubuntu packaging, and OpenMPI
seems to be a package imported from Debian, so I don't really dare to
try to package the new version.

-- 
mpiexec tries to use ssh on localhost
https://bugs.launchpad.net/bugs/365122
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 351390] Re: Open VPN configuration in plasma-widget-network-manager not working

2009-05-05 Thread Olaf Lenz
WalterNicolls: The bug that you linked up there is something about
problems with java, so I guess you placed a wrong link. Could you please
post the correct link?

-- 
Open VPN configuration in plasma-widget-network-manager not working
https://bugs.launchpad.net/bugs/351390
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

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


[Bug 365122] Re: mpiexec tries to use ssh on localhost

2009-04-24 Thread Olaf Lenz
Given that I'm the original reporter of the problem on the OpenMPI list,
I can confirm, that the problem exists in OpenMPI 1.3.1, but is fixed in
OpenMPI 1.3.2.

** Changed in: openmpi (Ubuntu)
   Status: New => Confirmed

-- 
mpiexec tries to use ssh on localhost
https://bugs.launchpad.net/bugs/365122
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 311798] Re: Many examples do not work (segfault or "iC idwt failed")

2009-03-11 Thread Olaf Lenz
The bug is gone on Jaunty. Closing the bug, setting to "fix released".

** Changed in: pywavelets (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Many examples do not work (segfault or "iC idwt failed")
https://bugs.launchpad.net/bugs/311798
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 139386] Re: OpenMPI: Problem with c-interface?

2008-10-15 Thread Olaf Lenz
On intrepid (with OpenMPI 1.2.7), the program runs correctly. To me, the
program looks correct, so I would guess that this is a bug in that
version of OpenMPI.

-- 
OpenMPI: Problem with c-interface?
https://bugs.launchpad.net/bugs/139386
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 269577] Re: Preferences window unusable

2008-10-15 Thread Olaf Lenz
Apparently, this is due to a bug in rsibreak-0.9.0-beta3, as the author
describes on his homepage http://www.rsibreak.org/ . A new, bugfixed
version is out, so all that needs to be done is to update the package.

-- 
Preferences window unusable
https://bugs.launchpad.net/bugs/269577
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 269577] Re: Preferences window unusable

2008-10-15 Thread Olaf Lenz
The rsibreak package already has been updated in the "rsibreak" package: 
https://launchpad.net/ubuntu/+source/rsibreak

I think therefore this bug is fixed.

 However, I do not understand how this package (rsibreak-kde4) relates
to the "rsibreak" package. Is it possible to link both projects? Or are
there actually two projects?

** Changed in: rsibreak (Ubuntu)
Sourcepackagename: rsibreak-kde4 => rsibreak

-- 
Preferences window unusable
https://bugs.launchpad.net/bugs/269577
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 269577] Re: Preferences window unusable

2008-10-15 Thread Olaf Lenz
This bug was in the package "rsibreak-kde4". I seem to have managed to
move it to the package "rsibreak". I hope I haven't messed up anything,
sorry if I did.

** Changed in: rsibreak (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Preferences window unusable
https://bugs.launchpad.net/bugs/269577
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 263438] Re: Adept3: search does not provide expected results

2008-10-19 Thread Olaf Lenz
I can confirm this behaviour. It is very confusing: When I type "physics" 
instead of "physic", I get a useful list as well, but "physic" gives a useful 
list very shortly, that disappears after a fraction of a second.
I would believe that this bug is somehow related to bug #280747, where the 
search term is completely empty.

-- 
Adept3: search does not provide expected results
https://bugs.launchpad.net/bugs/263438
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 263438] Re: Adept3: search does not provide expected results

2008-10-19 Thread Olaf Lenz
The difference of Kraftman's problem and the original bug is, that it is not a 
prefix of the package name, but an arbitrary word in the package name. So 
apparently adept at the end only lists packages that have the same prefix as 
the search term, and not such packages, where the search term is somewhere else 
in the package name. However, during the search, it seems to have a list that 
contains all variants...
Strange, if you ask me.

-- 
Adept3: search does not provide expected results
https://bugs.launchpad.net/bugs/263438
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 280747] Re: Empty list of packages while upgradable packages are selected

2008-10-13 Thread Olaf Lenz
Sorry? I do not understand your comment.

Probably I didn't express myself clear enough. What I described above is
a bug, not something for the wishlist - or I didn't understand the logic
of the flags.

I try to explain again, and add two screenshots:

1. When I open up the adept manager and choose the Search tab, I get a 
completely empty list - even though *all* "State" and "Requested" flags are 
turned on (i.e. they are not greyed out). The attached screenshot shows how 
adept looks for me when opened.
To my understanding, the list should display *all* available packages in this 
state.

2. Only when I *deselect* the "Show packages marked for upgrade" of the 
"Requested" flags, I get a list of all packages. This is documented by the 
second screenshot. Note, that the only difference to the first screenshot is, 
that the "Show packages marked for upgrade" flag is turned off.
To my understanding, the list should now display all packages, with the 
exception of the packages that were marked for upgrade. This is actually what 
happens.

Therefore, I think something is broken with the logic of the "Show
packages marked for upgrade" flag.


** Attachment added: "Screenshot of adept when opened and the "Search" tab is 
chosen"
   http://launchpadlibrarian.net/18493958/adept-init.jpeg

-- 
Empty list of packages while upgradable packages are selected
https://bugs.launchpad.net/bugs/280747
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 280747] Re: Empty list of packages while upgradable packages are selected

2008-10-13 Thread Olaf Lenz

** Attachment added: "Screenshot of adept after "Show packages marked for 
upgrade" is deselected."
   http://launchpadlibrarian.net/18493977/adept-deselected.jpeg

-- 
Empty list of packages while upgradable packages are selected
https://bugs.launchpad.net/bugs/280747
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 208253] Re: Can't change Documents or Desktop paths

2008-10-09 Thread Olaf Lenz
What about *fixing the bug yourself*, instead of bugging people who work
on creating a useful distribution voluntarily and in there free time?
It's all open source.

I wonder what would happen in a commercial OS. Probably you would have
to buy a new version, before the bug got fixed. At least, I have never
heard that anybody even got an answer on a bug report to Microsoft,
commercial or not.

I've given a workaround somewhere above, so it is not impossible to work
with this.

-- 
Can't change Documents or Desktop paths
https://bugs.launchpad.net/bugs/208253
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 263438] Re: Adept3: search does not provide expected results

2008-10-09 Thread Olaf Lenz
Wow! Does that mean that currently adept can not really be recommended as the 
default package manager currently?
That is weird.

-- 
Adept3: search does not provide expected results
https://bugs.launchpad.net/bugs/263438
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 278916] Re: Search doesn't work correctly

2008-10-09 Thread Olaf Lenz
*** This bug is a duplicate of bug 263438 ***
https://bugs.launchpad.net/bugs/263438

** This bug is no longer a duplicate of bug 277703
   Adept manager package search result incomplete

** This bug has been marked a duplicate of bug 263438
   Adept3: search does not provide expected results

-- 
Search doesn't work correctly
https://bugs.launchpad.net/bugs/278916
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 277703] Re: Adept manager package search result incomplete

2008-10-09 Thread Olaf Lenz
*** This bug is a duplicate of bug 263438 ***
https://bugs.launchpad.net/bugs/263438

** This bug has been marked a duplicate of bug 263438
   Adept3: search does not provide expected results

-- 
Adept manager package search result incomplete
https://bugs.launchpad.net/bugs/277703
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 280747] [NEW] Empty list of packages while upgradable packages are selected

2008-10-09 Thread Olaf Lenz
Public bug reported:

Binary package hint: adept

I'm using Kubuntu intrepid beta on 64bit, all packages are up-to-date
(more details see below).

When I start the adept manager, I would expect a complete package list
in the search tab, as all "State" and "Requested" flags are turned on.

Instead, package list in the search tab is completely empty. Only when I
*deselect* "Show packages marked for upgrade", I get a list of packages
that seems complete to me.

This might be a duplicate of bug #279332, however, due to the "compact"
description of that bug, I cannot be sure.

System info:
> lsb_release -rd
Description:Ubuntu intrepid (development branch)
Release:8.10

> apt-cache policy adept
adept:
  Installed: 3.0~beta2ubuntu2
  Candidate: 3.0~beta2ubuntu2
  Version table:
 *** 3.0~beta2ubuntu2 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

** Affects: adept (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: adept
  
  I'm using Kubuntu intrepid beta on 64bit, all packages are up-to-date
  (more details see below).
  
  When I start the adept manager, I would expect a complete package list
  in the search tab, as all "State" and "Requested" flags are turned on.
  
  Instead, package list in the search tab is completely empty. Only when I
  *deselect* "Show packages marked for upgrade", I get a list of packages
  that seems complete to me.
+ 
+ This might be a duplicate of bug #279332, however, due to the "compact"
+ description of that bug, I cannot be sure.
  
  System info:
  > lsb_release -rd
  Description:Ubuntu intrepid (development branch)
  Release:8.10
  
  > apt-cache policy adept
  adept:
Installed: 3.0~beta2ubuntu2
Candidate: 3.0~beta2ubuntu2
Version table:
   *** 3.0~beta2ubuntu2 0
  500 http://archive.ubuntu.com intrepid/main Packages
  100 /var/lib/dpkg/status

-- 
Empty list of packages while upgradable packages are selected
https://bugs.launchpad.net/bugs/280747
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 263438] Re: Adept3: search does not provide expected results

2008-10-09 Thread Olaf Lenz
I completely agree with getaceres. From my point of view, this is a
show-stopper for kubuntu intrepid, as the package manager is one of the
first things a new user sees (or should see) after he installed the OS.

Probably it would make sense to include the predecessor of this adept
version as default?

-- 
Adept3: search does not provide expected results
https://bugs.launchpad.net/bugs/263438
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 281319] [NEW] Icons dragged to favorites or desktop become invalid

2008-10-10 Thread Olaf Lenz
*** This bug is a duplicate of bug 254688 ***
https://bugs.launchpad.net/bugs/254688

Public bug reported:

Binary package hint: kdebase-workspace

I'm using Kubuntu intrepid beta, recently updated.

I want to put an application (icon) from the application launcher
"Applications" tab to the "Favorites" or to the Desktop - either via
Drag&Drop or via the context menu. In many cases, the entries in the
"Favorites" do work, but the icons are missing (the spiked wheel is
shown instead).  In other cases, they seem to work (e.g. Konsole, System
Monitor, ...). Even worse, when I put the applications on the desktop,
the icon is missing (spiked wheel again), and it is inoperative. When I
click it, a Kate session opens.

The problem seems to affect only applications that have their desktop
files in the directory /usr/share/applications (like Firefox,
Thunderbird, etc.), while apps that have a desktop file in
/usr/share/applications/kde4 or /usr/share/applications/kde work fine.

I have watched 
  .kde/share/config/plasma-appletsrc
and it seems, that the url given for the desktop files is broken. While for the 
working icons, the Url is
  Url=file:///usr/share/applications/kde4/ksysguard.desktop
for the inoperative icons it is
  Url=firefox.desktop

When I kill plasma, manually fix the entry in plasma-appletsrc, and
restart plasma, the icons work.

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Icons dragged to favorites or desktop become invalid
https://bugs.launchpad.net/bugs/281319
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 254688] Re: kubuntu kde4 intrepid kickoff menu, items added to favorites dont keep correct icon, generic gear shown

2008-10-10 Thread Olaf Lenz
I have just slightly changed the description of the bug (favourites->favorites) 
- before I reported the bug, I had searched the database for quite a while, 
because I didn't believe that it hadn't been reported before, but apparently 
using the wrong keywords.
Using the US english spelling might help.

I have some information concerning the bug:

The problem seems to affect only applications that have their desktop
files in the directory /usr/share/applications (like Firefox,
Thunderbird, etc.), while apps that have a desktop file in
/usr/share/applications/kde4 or /usr/share/applications/kde work fine.

I have watched
  .kde/share/config/plasma-appletsrc
and it seems, that the url given for the desktop files is broken. While for the 
working icons, the Url is
  Url=file:///usr/share/applications/kde4/ksysguard.desktop
for the inoperative icons it is
  Url=firefox.desktop

When I kill plasma, manually fix the entry in plasma-appletsrc, and
restart plasma, the icons work.

** Summary changed:

- kubuntu kde4 intrepid kickoff menu, items added to favourites dont keep 
correct icon, generic gear shown
+ kubuntu kde4 intrepid kickoff menu, items added to favorites dont keep 
correct icon, generic gear shown

-- 
kubuntu kde4 intrepid kickoff menu, items added to favorites dont keep correct 
icon, generic gear shown
https://bugs.launchpad.net/bugs/254688
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 268574] Re: update-notifier-kde.py crashed with ImportError in ()

2008-09-19 Thread Olaf Lenz
I can also confirm. kernel 2.6.27-3 with 64bit.

-- 
update-notifier-kde.py crashed with ImportError in ()
https://bugs.launchpad.net/bugs/268574
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 269829] Re: plasma crashed with SIGSEGV in QGraphicsLinearLayout::orientation()

2008-09-13 Thread Olaf Lenz

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/17579771/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/17579772/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/17579773/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/17579774/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/17579775/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/17579776/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/17579777/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/17579778/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
plasma crashed with SIGSEGV in QGraphicsLinearLayout::orientation()
https://bugs.launchpad.net/bugs/269829
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 238521] Re: E: mailman: subprocess pre-removal script returned error exit status 1

2008-09-13 Thread Olaf Lenz
A workaround that at least allowed me to uninstall mailman:

1. Move aside the postinstallation script of mailman:
  cd /var/lib/dpkg/info
  mv mailman.postinst mailman.postinst.defunct

Alternatively, you can simply make it empty.

2. Now uninstall the package
  sudo apt-get remove mailman

... now it should work.

At the end, you can remove the postinstallation script. Just don't
install it again...

-- 
E: mailman: subprocess pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/238521
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 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-06-26 Thread Olaf Lenz
The gpg issue seems to be solved by now, the solution being to delete

  /etc/X11/Xsession.d/90gpg-agent

which should not be there when seahorse-agent is used.

Still, the problem with the ssh keys seems to persist: in hardy, I have to use 
ssh-add again, as seahorse does not seem to work together with the ssh-agent.
Does anyone have a solution to this problem?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
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 238521] Re: E: mailman: subprocess pre-removal script returned error exit status 1

2008-06-26 Thread Olaf Lenz
I can confirm this. I can't uninstall mailman either, using hardy.

-- 
E: mailman: subprocess pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/238521
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 234837] Re: Binutils corrupts Open MPI

2008-06-17 Thread Olaf Lenz
The fix works fine for me. Thanks!

Olaf

-- 
Binutils corrupts Open MPI 
https://bugs.launchpad.net/bugs/234837
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 311798] [NEW] Many examples do not work (segfault or "iC idwt failed")

2008-12-27 Thread Olaf Lenz
Public bug reported:

This might be connected to bug #219241 .

On Intrepid, AMD64bit, aost of the examples in

  /usr/share/doc/python-pywt/examples

do not work, and fail with some error:

/usr/share/doc/python-pywt/examples> python benchmark.py
  1/24   100
Traceback (most recent call last):
  File "benchmark.py", line 52, in 
a0 = pywt.idwt(a, d, w, mode)
  File "_pywt.pyx", line 530, in _pywt.idwt
RuntimeError: C idwt failed

/usr/share/doc/python-pywt/examples> python dwt_signal_decomposition.py
Signal decomposition (S = An + Dn + Dn-1 + ... + D1)
DWT: Signal irregularity
Traceback (most recent call last):
  File "dwt_signal_decomposition.py", line 60, in 
plot(data1, 'coif5', "DWT: Signal irregularity")
  File "dwt_signal_decomposition.py", line 32, in plot
rec_a.append(pywt.waverec(coeff_list, w))
  File "/usr/lib/python2.5/site-packages/pywt/multilevel.py", line 70, in 
waverec
a = idwt(a, d, wavelet, mode, 1)
  File "_pywt.pyx", line 530, in _pywt.idwt
RuntimeError: C idwt failed

/usr/share/doc/python-pywt/examples> python dwt_swt_show_coeffs.py
Traceback (most recent call last):
  File "dwt_swt_show_coeffs.py", line 70, in 
plot(data1, 'db1', "SWT: Signal irregularity detection - Haar wavelet")
  File "dwt_swt_show_coeffs.py", line 58, in plot
min(0, 2*min(x[w.dec_len*(1+i):len(x)-w.dec_len*(1+i)])),
ValueError: min() arg is an empty sequence

/usr/share/doc/python-pywt/examples> python plot_wavelets.py
Segmentation fault

usr/share/doc/python-pywt/examples> python user_filter_banks.py
Case 1 (custom filter bank - Haar wavelet)
data: [1, 2, 3, 4, 5, 6]
a: [ 2.12132034  4.94974747  7.77817459]
d: [-0.70710678 -0.70710678 -0.70710678]
rec:
Traceback (most recent call last):
  File "user_filter_banks.py", line 29, in 
print "rec:", pywt.idwt(a, d, myWavelet)
  File "_pywt.pyx", line 530, in _pywt.idwt
RuntimeError: C idwt failed

/usr/share/doc/python-pywt/examples> python wavedec.py
original data:
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]

decomposition:
cA2:
['-0.0158', '-0.0351', '0.1333', '-0.5274', '2.3021', '10.0613', '17.8716', 
'26.6208', '29.6742']
cD2:
['-0.0174', '-0.5351', '0.5292', '-0.1799', '-0.0367', '0.4930', '-0.2505', 
'0.1405', '-0.']
cD1:
['-0.2304', '0.1077', '-0.0541', '-0.', '-0.', '-0.', '-0.', 
'-0.', '-0.2541', '0.0667', '0.0106']

reconstruction:
Traceback (most recent call last):
  File "wavedec.py", line 30, in 
print [("%.4f" % val) for val in pywt.waverec(dec, wavelet, mode)]
  File "/usr/lib/python2.5/site-packages/pywt/multilevel.py", line 70, in 
waverec
a = idwt(a, d, wavelet, mode, 1)
  File "_pywt.pyx", line 530, in _pywt.idwt
RuntimeError: C idwt failed

/usr/share/doc/python-pywt/examples> python waveinfo.py haar
Segmentation fault

/usr/share/doc/python-pywt/examples> python wp_simple_compression.py
Traceback (most recent call last):
  File "wp_simple_compression.py", line 9, in 
x = pylab.arrayrange(612-80, 20, -0.5)/150.
AttributeError: 'module' object has no attribute 'arrayrange'

/usr/share/doc/python-pywt/examples> python wp_tree.py
['a', 'd']
['aaa', 'aad', 'ada', 'add', 'daa', 'dad', 'dda', 'ddd']
[('aaa', array([  9.89949494,  32.52691193])), ('aad', array([-5.65685425, 
-5.65685425])), ('ada', array([-2.82842712, -2.82842712])), ('add', array([ 
-2.22044605e-16,0.e+00])), ('daa', array([-1.41421356, -1.41421356])), 
('dad', array([ -3.33066907e-16,   0.e+00])), ('dda', array([ 
-2.35513869e-16,   0.e+00])), ('ddd', array([  2.35513869e-16,   
0.e+00]))]
['aaa', 'aad', 'ada', 'add', 'daa', 'dad', 'dda', 'ddd']
Traceback (most recent call last):
  File "wp_tree.py", line 17, in 
print wp.reconstruct()
  File "/usr/lib/python2.5/site-packages/pywt/wavelet_packets.py", line 282, in 
reconstruct
data = Node.reconstruct(self, update)
  File "/usr/lib/python2.5/site-packages/pywt/wavelet_packets.py", line 80, in 
reconstruct
data_a = self.a.reconstruct()
  File "/usr/lib/python2.5/site-packages/pywt/wavelet_packets.py", line 80, in 
reconstruct
data_a = self.a.reconstruct()
  File "/usr/lib/python2.5/site-packages/pywt/wavelet_packets.py", line 87, in 
reconstruct
rec = idwt(data_a, data_d, self.wavelet, self.mode, correct_size=True)
  File "_pywt.pyx", line 530, in _pywt.idwt
RuntimeError: C idwt failed

Additional information: 
> lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

> apt-cache policy python-pywt
python-pywt:
  Installed: 0.1.6-3
  Candidate: 0.1.6-3
  Version table:
 *** 0.1.6-3 0
500 http://de.archive.ubuntu.com intrepid/universe Packages
100 /var/lib/dpkg/status

** Affects: pywavelets (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Many examples do not work (segfault or "iC idwt failed")
https://bugs.launchpad.net/bugs/311798
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list

[Bug 307901] Re: Crash with pyMPI that doesn't happen with latest upstream

2008-12-15 Thread Olaf Lenz
I can't reproduce you problem with Intrepid on 64bit with openmpi and the 
current pyMPI (2.5b0).
I compiled pyMPI via configure and make, and also ran make check (1 of 89 tests 
fails).

> lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.10
Release:8.10
Codename:   intrepid

> apt-cache policy libopenmpi-dev
libopenmpi-dev:
  Installed: 1.2.7~rc2-1ubuntu2
  Candidate: 1.2.7~rc2-1ubuntu2
  Version table:
 *** 1.2.7~rc2-1ubuntu2 0
500 http://de.archive.ubuntu.com intrepid/universe Packages
100 /var/lib/dpkg/status

> ./pyMPI
Python 2.5.2 (r252:60911, Oct  5 2008, 19:49:54)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>

-- 
Crash with pyMPI that doesn't happen with latest upstream
https://bugs.launchpad.net/bugs/307901
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 307901] Re: Crash with pyMPI that doesn't happen with latest upstream

2008-12-16 Thread Olaf Lenz
Ok, apparently I hadn't read the report carefully enough. Still,
everything works fine here:

> sudo apt-cache policy python-numpy
python-numpy:
  Installed: 1:1.1.1-1
  Candidate: 1:1.1.1-1
  Version table:
 *** 1:1.1.1-1 0
500 http://de.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

> ./pyMPI
Python 2.5.2 (r252:60911, Oct  5 2008, 19:49:54)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
>>> import numpy.random
>>> numpy.random.normal(0.5,0.25)
0.67079544228001975

So I guess your problem is somehow in your system setup.

-- 
Crash with pyMPI that doesn't happen with latest upstream
https://bugs.launchpad.net/bugs/307901
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 333246] Re: psi + QT 4.5 hang on chat window

2009-03-13 Thread Olaf Lenz
I can also confirm this bug. Pretty annoying, I would vote to priorize
it higher.

-- 
psi + QT 4.5 hang on chat window
https://bugs.launchpad.net/bugs/333246
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 342344] [NEW] openmpi-dev depends on libibverbs-dev

2009-03-13 Thread Olaf Lenz
Public bug reported:

I'm using openmpi on Jaunty.

It looks as though libopenmpi-dev does not depend on libibverbs-dev, but it 
should.
When I try to link a program and libopenmpi-dev is installed, but 
libibverbs-dev is not, I get an error:

bin/bash ../../libtool --tag=CXX   --mode=link mpic++  -Wall  
-L/home/olenz/software/lib -o libesutil.la  bindings.lo TupleVector.lo Timer.lo 
   
/bin/grep: /usr/lib/libibverbs.la: No such file or directory
   
/bin/sed: can't read /usr/lib/libibverbs.la: No such file or directory  
   
libtool: link: `/usr/lib/libibverbs.la' is not a valid libtool archive 

When I install libibverbs-dev, the error is gone. This looks to me as
though the dependencies of libopenmpi-dev should include libibverbs-dev.

However, as far as I understand, libibverbs is an infiniband library. In
principle, I do not see a reason why I do have to install a library for
a hardware that I do not have on my laptop.

** Affects: openmpi (Ubuntu)
 Importance: Undecided
 Status: New

-- 
openmpi-dev depends on libibverbs-dev
https://bugs.launchpad.net/bugs/342344
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 333246] Re: psi + QT 4.5 hang on chat window

2009-03-14 Thread Olaf Lenz
As a workaround, I have installed psi 0.13beta from this PPA:

https://launchpad.net/~maarten-fonville/+archive/ppa
This doesn't have the problem.

-- 
psi + QT 4.5 hang on chat window
https://bugs.launchpad.net/bugs/333246
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 345768] Re: nm-openvpn-service crashed with SIGSEGV in strlen()

2009-03-20 Thread Olaf Lenz
** Visibility changed to: Public

-- 
nm-openvpn-service crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/345768
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 326802] Re: Jaunty alpha 4: IP address set, but still no network

2009-02-11 Thread Olaf Lenz
Hi,

the file /var/lib/dhcp3/dhclient.eth0.leases does not exist. In the
directory, only dhclient.leases exists, but it is empty.

The following is the result of "grep dhcp syslog", even though I don't think 
this is really what you meant:
Feb 10 14:19:33 qwghlm dhclient: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb 10 14:26:35 qwghlm dhclient: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb 10 14:26:35 qwghlm dhclient: can't create /var/lib/dhcp3/dhclient.leases: 
Permission denied
Feb 10 14:30:32 qwghlm NetworkManager:   eth0: canceled DHCP transaction, 
dhcp client pid 3771
Feb 10 14:30:38 qwghlm dhclient: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb 10 14:31:36 qwghlm NetworkManager:   eth0: canceled DHCP transaction, 
dhcp client pid 4835
Feb 10 14:31:40 qwghlm dhclient: For info, please visit 
http://www.isc.org/sw/dhcp/
Feb 10 14:37:02 qwghlm dhclient: For info, please visit 
http://www.isc.org/sw/dhcp/

Instead, in the following are the lines that I think are of interest:
Feb 10 14:37:05 qwghlm dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 
67 int
erval 3
Feb 10 14:37:05 qwghlm dhclient: DHCPOFFER of 192.168.1.1 from 192.168.1.254
Feb 10 14:37:05 qwghlm dhclient: DHCPREQUEST of 192.168.1.1 on eth0 to 
255.255.255.2
55 port 67
Feb 10 14:37:05 qwghlm dhclient: DHCPACK of 192.168.1.1 from 192.168.1.254
Feb 10 14:37:05 qwghlm NetworkManager:   DHCP: device eth0 state changed 
prein
it -> bound
Feb 10 14:37:05 qwghlm NetworkManager:   Activation (eth0) Stage 4 of 5 
(IP Co
nfigure Get) scheduled...
Feb 10 14:37:05 qwghlm NetworkManager:   Activation (eth0) Stage 4 of 5 
(IP Co
nfigure Get) started...
Feb 10 14:37:05 qwghlm NetworkManager: address 192.168.1.1
Feb 10 14:37:05 qwghlm NetworkManager: prefix 24 (255.255.255.0)
Feb 10 14:37:05 qwghlm NetworkManager: nameserver '192.168.1.254'
Feb 10 14:37:05 qwghlm NetworkManager: domain name 'lan'
Feb 10 14:37:05 qwghlm NetworkManager:   Activation (eth0) Stage 5 of 5 
(IP Configure Commit) scheduled...
Feb 10 14:37:05 qwghlm NetworkManager:   Activation (eth0) Stage 4 of 5 
(IP Configure Get) complete.
Feb 10 14:37:05 qwghlm NetworkManager:   Activation (eth0) Stage 5 of 5 
(IP Configure Commit) started...

And this is how it looks in intrepid:
Feb 12 07:26:24 qwghlm dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 
67 int
erval 7
Feb 12 07:26:24 qwghlm avahi-daemon[4982]: Registering new address record for 
fe80::
21e:37ff:fe15:1b70 on eth0.*.
Feb 12 07:26:26 qwghlm dhclient: DHCPOFFER of 192.168.1.1 from 192.168.1.254
Feb 12 07:26:26 qwghlm dhclient: DHCPREQUEST of 192.168.1.1 on eth0 to 
255.255.255.2
55 port 67
Feb 12 07:26:26 qwghlm dhclient: DHCPACK of 192.168.1.1 from 192.168.1.254
Feb 12 07:26:26 qwghlm NetworkManager:   DHCP: device eth0 state changed 
prein
it -> bound
Feb 12 07:26:26 qwghlm NetworkManager:   Activation (eth0) Stage 4 of 5 
(IP Co
nfigure Get) scheduled...
Feb 12 07:26:26 qwghlm NetworkManager:   Activation (eth0) Stage 4 of 5 
(IP Co
nfigure Get) started...
Feb 12 07:26:26 qwghlm NetworkManager: address 192.168.1.1
Feb 12 07:26:26 qwghlm NetworkManager: prefix 24 (255.255.255.0)
Feb 12 07:26:26 qwghlm NetworkManager: gateway 192.168.1.254
Feb 12 07:26:26 qwghlm NetworkManager: nameserver '192.168.1.254'
Feb 12 07:26:26 qwghlm NetworkManager: domain name 'lan'
Feb 12 07:26:26 qwghlm NetworkManager:   Activation (eth0) Stage 5 of 5 
(IP Co
nfigure Commit) scheduled...
Feb 12 07:26:26 qwghlm NetworkManager:   Activation (eth0) Stage 4 of 5 
(IP Co
nfigure Get) complete.
Feb 12 07:26:26 qwghlm NetworkManager:   Activation (eth0) Stage 5 of 5 
(IP Co
nfigure Commit) started...

So, it really looks like what you have said: the gateway isn't set
during the DHCP request. As it works without any trouble in intrepid, I
do dare to say that it must be ome problem with either dhclient or
NetworkManager. Do you have any idea how I can get more detailed
information?


** Changed in: ubuntu
   Status: Incomplete => New

-- 
Jaunty alpha 4: IP address set, but still no network
https://bugs.launchpad.net/bugs/326802
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 326802] Re: Jaunty alpha 4: IP address set, but still no network

2009-02-11 Thread Olaf Lenz
I' moving this now to network-manager, as I think it is connected to
either network-manager, or dhclient.

** Changed in: network-manager (Ubuntu)
Sourcepackagename: None => network-manager

-- 
Jaunty alpha 4: n-m doesn't get gateway
https://bugs.launchpad.net/bugs/326802
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 326802] Re: Jaunty alpha 4: n-m doesn't get gateway

2009-02-11 Thread Olaf Lenz
** Summary changed:

- Jaunty alpha 4: IP address set, but still no network
+ Jaunty alpha 4: n-m doesn't get gateway

-- 
Jaunty alpha 4: n-m doesn't get gateway
https://bugs.launchpad.net/bugs/326802
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 326802] Re: Jaunty alpha 4: n-m doesn't get gateway

2009-02-12 Thread Olaf Lenz
> ls -ld dhcp3/
drwxr-xr-x 2 root root 4096 2009-02-04 06:56 dhcp3/
> ls -l dhcp3/
-rw-r--r-- 1 root root 0 2009-02-04 06:56 dhclient.leases

-- 
Jaunty alpha 4: n-m doesn't get gateway
https://bugs.launchpad.net/bugs/326802
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 326802] Re: Jaunty: network-manager 0.7 doesn't get gateway (no default route)

2009-02-15 Thread Olaf Lenz
I can confirm that the workaround indeed works.

-- 
Jaunty: network-manager 0.7 doesn't get gateway (no default route)
https://bugs.launchpad.net/bugs/326802
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 326802] [NEW] Jaunty alpha 4: IP address set, but still no network

2009-02-08 Thread Olaf Lenz
Public bug reported:

I don't know which package to assign this to, as it a pretty general
problem.

I have installed Kubuntu Jaunty alpha 4 on an AMD64 machine (Lenovo
Thinkpad R61, Core 2 Duo). The machine is connected to the internet via
a router.

When logging in, the network manager plasma apparently correctly
connects to the network, both wireless or wired.

However, when I try to connect to any network address (e.g. via ping,
konqueror, or anything), the network seems to be unreachable (ping says:
"connect: Network unreachable"). Only the addresses on the router itself
work fine.

When I use DNS (via host or nslookup), everything works fine, even when
I try to resolve addresses that I have never used before (so the router
cannot have them in its cache). This proves that the router does have
network connection. However, the problem is NOT the setup of the router,
as everything works fine when I use intrepid.

I had created a log of the output of various commands yesterday, but
can't find them anymore, so I will have to redo this in time to attach
more information.

The problem might be related to bug 326718 or  bug 326003.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  I don't know which package to assign this to, as it a pretty general
  problem.
  
  I have installed Kubuntu Jaunty alpha 4 on an AMD64 machine (Lenovo
  Thinkpad R61, Core 2 Duo). The machine is connected to the internet via
  a router.
  
  When logging in, the network manager plasma apparently correctly
  connects to the network, both wireless or wired.
  
  However, when I try to connect to any network address (e.g. via ping,
  konqueror, or anything), the network seems to be unreachable (ping says:
  "connect: Network unreachable"). Only the addresses on the router itself
  work fine.
  
  When I use DNS (via host or nslookup), everything works fine, even when
  I try to resolve addresses that I have never used before (so the router
  cannot have them in its cache). This proves that the router does have
  network connection. However, the problem is NOT the setup of the router,
  as everything works fine when I use intrepid.
  
  I had created a log of the output of various commands yesterday, but
  can't find them anymore, so I will have to redo this in time to attach
  more information.
  
- The problem might be related to bugs #326718 or #326003.
+ The problem might be related to bug 326718 or  bug 326003.

-- 
Jaunty alpha 4: IP address set, but still no network
https://bugs.launchpad.net/bugs/326802
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 326802] Re: Jaunty alpha 4: IP address set, but still no network

2009-02-08 Thread Olaf Lenz
** Description changed:

  I don't know which package to assign this to, as it a pretty general
  problem.
  
  I have installed Kubuntu Jaunty alpha 4 on an AMD64 machine (Lenovo
  Thinkpad R61, Core 2 Duo). The machine is connected to the internet via
  a router.
  
  When logging in, the network manager plasma apparently correctly
- connects to the network, both wireless or wired.
+ connects to the network, both wireless or wired. For details, see the
+ output of ifconfig below.
  
  However, when I try to connect to any network address (e.g. via ping,
  konqueror, or anything), the network seems to be unreachable (ping says:
  "connect: Network unreachable"). Only the addresses on the router itself
- work fine.
+ work fine. See output of the "ping" commands.
  
  When I use DNS (via host or nslookup), everything works fine, even when
  I try to resolve addresses that I have never used before (so the router
  cannot have them in its cache). This proves that the router does have
  network connection. However, the problem is NOT the setup of the router,
- as everything works fine when I use intrepid.
- 
- I had created a log of the output of various commands yesterday, but
- can't find them anymore, so I will have to redo this in time to attach
- more information.
+ as everything works fine when I use intrepid. See the output of the
+ "host" commands.
  
  The problem might be related to bug 326718 or  bug 326003.
+ 
+ Output of some commands:
+ 
+ ol...@qwghlm:~$ lsb_release -ar
+ No LSB modules are available.
+ Distributor ID: Ubuntu
+ Description:Ubuntu jaunty (development branch)
+ Release:9.04
+ Codename:   jaunty
+ 
+ ol...@qwghlm:~$ ifconfig
+ eth0  Link encap:Ethernet  HWaddr 00:1e:37:15:1b:70
+   inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
+   inet6 addr: fe80::21e:37ff:fe15:1b70/64 Scope:Link
+   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
+   RX packets:16 errors:0 dropped:0 overruns:0 frame:0
+   TX packets:31 errors:0 dropped:0 overruns:0 carrier:0
+   collisions:0 txqueuelen:100
+   RX bytes:2094 (2.0 KB)  TX bytes:4571 (4.5 KB)
+   Memory:fe00-fe02
+ 
+ loLink encap:Local Loopback
+   inet addr:127.0.0.1  Mask:255.0.0.0
+   inet6 addr: ::1/128 Scope:Host
+   UP LOOPBACK RUNNING  MTU:16436  Metric:1
+   RX packets:16 errors:0 dropped:0 overruns:0 frame:0
+   TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
+   collisions:0 txqueuelen:0
+   RX bytes:776 (776.0 B)  TX bytes:776 (776.0 B)
+ 
+ ol...@qwghlm:~$ ping www.heise.de
+ connect: Network is unreachable
+ 
+ ol...@qwghlm:~$ host www.heise.de
+ www.heise.de has address 193.99.144.85
+ www.heise.de mail is handled by 10 listserv.heise.de.
+ 
+ ol...@qwghlm:~$ ping www.xyz.com
+ connect: Network is unreachable
+ 
+ ol...@qwghlm:~$ host www.xyz.com
+ www.xyz.com has address 199.26.172.101
+ www.xyz.com mail is handled by 10 penguin.xyz.com.

-- 
Jaunty alpha 4: IP address set, but still no network
https://bugs.launchpad.net/bugs/326802
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 326802] Re: Jaunty alpha 4: IP address set, but still no network

2009-02-08 Thread Olaf Lenz
Here is the output of "ip route":

ol...@qwghlm:~$ ip route
192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.1  metric 1
169.254.0.0/16 dev eth0  scope link  metric 1000

And this is the output of "ip route" on intrepid on the same computer,
using the same router:

[12:16:33]qwghlm:~> ip route
192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.1  metric 1
169.254.0.0/16 dev eth0  scope link  metric 1000
default via 192.168.1.254 dev eth0  proto static

So, I don't think that this is a problem of the router, therefore I
guess that it has something to do with the dhcp client - or the kernel,
as you say.

I would be happy to help looking into the details.

** Changed in: ubuntu
   Status: Incomplete => New

-- 
Jaunty alpha 4: IP address set, but still no network
https://bugs.launchpad.net/bugs/326802
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 307901] Re: Crash with pyMPI that doesn't happen with latest upstream

2009-02-21 Thread Olaf Lenz
Ok, this does make some sort of sense. 
I would suggest to move the bug to numpy for now.
The error message of above seems to show that the error occurs when you use 
pyMPI. Could you please also test whether the problem occurs also when you use 
pure python instead of pyMPI?

** Changed in: python-numpy (Ubuntu)
Sourcepackagename: openmpi => python-numpy

-- 
Crash with pyMPI that doesn't happen with latest upstream
https://bugs.launchpad.net/bugs/307901
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 307901] Re: Crash with pyMPI that doesn't happen with latest upstream

2009-02-21 Thread Olaf Lenz
In the original bug report you stated, that the bug ocurs on 64bit as well as 
on 32bit. Does this mean that you were talking about 32bit and 64bit Ubuntu, 
but always on a 64bit machine?
Also, is it connected to pyMPI, or is pure python enough?
And have you already checked whether there are any bug reports at the pyMPI 
site?

-- 
Crash with pyMPI that doesn't happen with latest upstream
https://bugs.launchpad.net/bugs/307901
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 307901] Re: Crash with pyMPI that doesn't happen with latest upstream

2009-02-23 Thread Olaf Lenz
So finally it looks as though the bug is neither OpenMPI nor numpy-related, but 
a problem of pyMPI. As there is no pyMPI package for ubuntu, I mark the bug as 
invalid.
I think you should contact the pyMPI development team if you need to get the 
bug fixed.
If that doesn't help, you could probably try the python module of the boost.MPI 
library, maybe that works:
http://www.boost.org/doc/libs/1_38_0/doc/html/mpi.html

Good luck!

** Changed in: python-numpy (Ubuntu)
   Status: New => Invalid

-- 
Crash with pyMPI that doesn't happen with latest upstream
https://bugs.launchpad.net/bugs/307901
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 345768] Re: nm-openvpn-service crashed with SIGSEGV in strlen()

2009-03-23 Thread Olaf Lenz
I want to add, that I didn't enter any password data into the
NetWorkManager Plasmoid dialog, but expected to be asked for the
password at a later stage. Maybe this was the cause for the crash?

-- 
nm-openvpn-service crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/345768
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 253396] Re: akregator (kde4) online reader synchronization not working

2009-04-01 Thread Olaf Lenz
I managed to compile and install the fixed version. Now I can click OK
all right. Unfortunately, still nothing happens - no syncing is
happening...

-- 
akregator (kde4) online reader synchronization not working
https://bugs.launchpad.net/bugs/253396
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 351390] Re: Open VPN configuration in plasma-widget-network-manager not working

2009-04-07 Thread Olaf Lenz
Same here. Unfortunately, nm-applet doesn't work in my case either (the applet 
forgets the HMAC setting), nor does kvpnc in the version provided by ubuntu 
(alos forgets some settings).
The only way I got the VPN connection running is to compile my own up-to-date 
kvpnc, which solved the problem.

-- 
Open VPN configuration in plasma-widget-network-manager not working
https://bugs.launchpad.net/bugs/351390
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

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


[Bug 356919] [NEW] nm-connection-editor forgets OpenVPN HMAC setting

2009-04-07 Thread Olaf Lenz
Public bug reported:

Using up-to-date jaunty kubuntu, but using the gnome nm-applet.

I have set up an OpenVPN connection via 
"VPN connections -> Configure VPN connection -> (select VPN connection) -> 
Edit".

Now I change "Advanced -> Security -> HMAC Autherntication setting" to
"MD-5". When I confirm the change by clicking OK and open the edit
dialog again, the HMAC Authentication setting has returned to "Default".

I would expect it to save the setting "MD-5".

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nm-connection-editor forgets OpenVPN HMAC setting
https://bugs.launchpad.net/bugs/356919
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 362747] [NEW] Kubuntu Jaunty: No way to connect to OpenVPN

2009-04-16 Thread Olaf Lenz
Public bug reported:

Binary package hint: kubuntu-desktop

Using an up-to-date Kubuntu Jaunty 9.04 beta.

This is not really an independent bug, but more like a meta-bug that
covers several smaller bugs. Every single of the bugs in the various
packages is not important, however, I think that in sum the problem is
serious, as at the moment it is completely impossible to connect to an
OpenVPN network using Kubuntu Jaunty for inexperienced users and without
major inconveniences.

The following bugs are involved:
1. Bug #351390 states, that the new network-manager plasmoid at the moment 
cannot configure OpenVPN connections, which makes it impossible to use such a 
connection.
2. Bug #326105 notes that it is impossible to return to using knetworkmanager.
3. Bug #291263 and bug #148555 report problems in using the kvpnc client to 
connect to OpenVPN.
4. Bug #356919 states, that it is also not possible to use the GNOME nm-applet 
to connect to OpenVPN when using KDE.

I am not aware of any other GUI tools that could help me to connect to
OpenVPN. In sum, this means, that all GUI tools that should be able to
connect to OpenVPN have bugs that prevent them from working, so that
there is no way to connect to OpenVPN using the kubuntu-provided tools
at the moment.

Possible workarounds:
1. Of course, it is possible to connect to OpenVPN clients using the 
command-line tools of openvpn or NetworkManager, however, I think that this is 
not the intention of kubuntu.
2. Once I had installed all dependencies, I found it relatively simple to build 
a current version of kvpnc that can connect to OpenVPN. This is what I 
currently use.

Possible solutions:
I think to solve the problem quickly, there are two possible approaches:
1. Fix knetworkmanager so that it can be used in Jaunty.
2. Package an up-to-date version of kvpnc.

** Affects: kubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: kubuntu-desktop
  
  Using an up-to-date Kubuntu Jaunty 9.04 beta.
  
  This is not really an independent bug, but more like a meta-bug that
  covers several smaller bugs. Every single of the bugs in the various
  packages is not important, however, I think that in sum the problem is
  serious, as at the moment it is completely impossible to connect to an
  OpenVPN network using Kubuntu Jaunty for inexperienced users and without
  major inconveniences.
  
  The following bugs are involved:
  1. Bug #351390 states, that the new network-manager plasmoid at the moment 
cannot configure OpenVPN connections, which makes it impossible to use such a 
connection.
  2. Bug #326105 notes that it is impossible to return to using knetworkmanager.
- 3. Bugs #291263 and #148555 report problems in using the kvpnc client to 
connect to OpenVPN.
+ 3. Bug #291263 and bug #148555 report problems in using the kvpnc client to 
connect to OpenVPN.
  4. Bug #356919 states, that it is also not possible to use the GNOME 
nm-applet to connect to OpenVPN when using KDE.
  
  I am not aware of any other GUI tools that could help me to connect to
  OpenVPN. In sum, this means, that all GUI tools that should be able to
  connect to OpenVPN have bugs that prevent them from working, so that
  there is no way to connect to OpenVPN using the kubuntu-provided tools
  at the moment.
  
  Possible workarounds:
  1. Of course, it is possible to connect to OpenVPN clients using the 
command-line tools of openvpn or NetworkManager, however, I think that this is 
not the intention of kubuntu.
  2. Once I had installed all dependencies, I found it relatively simple to 
build a current version of kvpnc that can connect to OpenVPN. This is what I 
currently use.
  
  Possible solutions:
  I think to solve the problem quickly, there are two possible approaches:
  1. Fix knetworkmanager so that it can be used in Jaunty.
  2. Package an up-to-date version of kvpnc.

-- 
Kubuntu Jaunty: No way to connect to OpenVPN
https://bugs.launchpad.net/bugs/362747
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

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


[Bug 356919] Re: nm-connection-editor forgets OpenVPN HMAC setting

2009-04-17 Thread Olaf Lenz
I have just filed bug #362747, in which I summarize all the problems in
connecting OpenVPN under Kubutnu jaunty.

-- 
nm-connection-editor forgets OpenVPN HMAC setting
https://bugs.launchpad.net/bugs/356919
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

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


[Bug 351390] Re: Open VPN configuration in plasma-widget-network-manager not working

2009-04-17 Thread Olaf Lenz
I have just filed bug #362747, in which I summarize all the problems in
connecting OpenVPN under Kubutnu jaunty.

-- 
Open VPN configuration in plasma-widget-network-manager not working
https://bugs.launchpad.net/bugs/351390
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

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


[Bug 326105] Re: knetworkmanager doesn't start automatically

2009-04-17 Thread Olaf Lenz
I have just filed bug #362747, in which I summarize all the problems in
connecting OpenVPN under Kubutnu jaunty.

-- 
knetworkmanager doesn't start automatically
https://bugs.launchpad.net/bugs/326105
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

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


[Bug 291263] Re: kvpnc: needs ability to add "--script-security 2" to openvpn args

2009-04-17 Thread Olaf Lenz
I have just filed bug #362747, in which I summarize all the problems in
connecting OpenVPN under Kubutnu jaunty.

-- 
kvpnc: needs ability to add "--script-security 2" to openvpn args
https://bugs.launchpad.net/bugs/291263
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 148555] Re: kvpnc: wrong modification of resolv.conf

2009-04-17 Thread Olaf Lenz
I have just filed bug #362747, in which I summarize all the problems in
connecting OpenVPN under Kubutnu jaunty.

-- 
kvpnc: wrong modification of resolv.conf
https://bugs.launchpad.net/bugs/148555
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 323434] Re: Jaunty Thinkpad Access IBM button does nothing

2009-04-17 Thread Olaf Lenz
I see the same problem on a Thinkpad R60, where furthermore the following 
buttons do not work: 
* Mute (Volume up and down work, however)
* Suspend to RAM
* Suspend to disk


** Changed in: kubuntu-meta (Ubuntu)
   Status: New => Confirmed

-- 
Jaunty Thinkpad Access IBM button does nothing
https://bugs.launchpad.net/bugs/323434
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 356919] Re: nm-connection-editor forgets OpenVPN HMAC setting

2009-04-17 Thread Olaf Lenz
I don't think this is really a problem of the kde network manager
plasmoid (which I did not have running while testing the nm-applet), but
more a general problem of the GNOME applet when used in KDE4. Therefore
I move the bug to kubuntu-meta.

** Package changed: plasma-widget-network-manager (Ubuntu) => kubuntu-
meta (Ubuntu)

** Summary changed:

- nm-connection-editor forgets OpenVPN HMAC setting
+ Kubuntu: GNOME nm-connection-editor forgets OpenVPN HMAC setting

-- 
Kubuntu: GNOME nm-connection-editor forgets OpenVPN HMAC setting
https://bugs.launchpad.net/bugs/356919
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

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


[Bug 323434] Re: Jaunty Thinkpad Access IBM button does nothing

2009-04-17 Thread Olaf Lenz
Indeed, the first and the last one seem to match, thanks for the hint.

-- 
Jaunty Thinkpad Access IBM button does nothing
https://bugs.launchpad.net/bugs/323434
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 253396] Re: akregator (kde4) online reader synchronization not working

2009-04-07 Thread Olaf Lenz
I want to reopen the bug, as the fix did only solve the issue that the
"Ok" button did not work, but online synchronization is still not
working. I have filed a corresponding KDE bug report
(https://bugs.kde.org/show_bug.cgi?id=189016) on this.

** Bug watch added: KDE Bug Tracking System #189016
   http://bugs.kde.org/show_bug.cgi?id=189016

** Changed in: kdepim (Ubuntu)
   Status: Fix Committed => New

-- 
akregator (kde4) online reader synchronization not working
https://bugs.launchpad.net/bugs/253396
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 356919] Re: nm-connection-editor forgets OpenVPN HMAC setting

2009-04-13 Thread Olaf Lenz
Wow, curiously, it does. 
Note, that also on the KDE desktop, I have used the GNOME "nm-applet", but it 
looks as though the behaviour depends on actually using the GNOME desktop.
Should I move the bug to kubuntu-desktop?

** Changed in: network-manager-applet (Ubuntu)
   Status: Incomplete => New

-- 
nm-connection-editor forgets OpenVPN HMAC setting
https://bugs.launchpad.net/bugs/356919
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 326105] Re: knetworkmanager doesn't start automatically

2009-04-14 Thread Olaf Lenz
It is true that knetworkmanager shouldn't start automatically anymore if
the system was upgraded to Jaunty, where the plasmoid is the default.

However, I think it should still be possible for a user to return to use
knetworkmanager in jaunty if the plasmoid doesn't work for him (or he
simply doesn't like it), no matter whether jaunty was installed from
scratch or via an upgrade from intrepid. At the moment, it looks as
though this is impossible, due to two or three bugs:

1. When trying to install network-manager-kde as long as 
plasma-widget-network-manager is installed, the following conflict during 
installation occurs:
E: 
/var/cache/apt/archives/network-manager-kde_1%3a0.7svn887517~2.19-0ubuntu1~ppa2_amd64.deb:
 trying to overwrite `/usr/share/kde4/services/kded/knetworkmanager.desktop', 
which is also in package plasma-widget-network-manager

I think that it should be possible to use both the knetworkmanager
applet and the plasmoid on a system, I don't see why there is this
conflict.

2. When first removing plasma-widget-network-manager, installing
network-manager-kde work fine. However knetworkmanager is still not
started automatically when logging out and in again, and no systray icon
appears.

3. I didn't find a way to start knetworkmanager manually either. There
is no "knetworkmanager" executable (as I believe was found in intrepid),
and neither modifying /etc/xdg/autostart/knetworkmanager-
autostart.desktop or ~/.kde/share/config/knetworkmanagerrc seemed to
result in anything.

So, I conclude, that at the moment, the package network-manager-kde is
completely useless in Jaunty, and should be either removed, or fixed.

** Changed in: knetworkmanager (Ubuntu)
   Status: Invalid => Confirmed

-- 
knetworkmanager doesn't start automatically
https://bugs.launchpad.net/bugs/326105
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

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


[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-09-08 Thread Olaf Lenz
In hardy, the problem persists. As for intrepid, I can't say so far,
although I have installed alpha 5 yesterday. Will seahorse work together
with KDE4?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
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 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-09-10 Thread Olaf Lenz
I'm using kubuntu intrepid alpha 5. Unfortunately, I seem not to be able to 
start KDE anymore, due to some bug in this alpha version.
Therefore I'm currently unable to check whether seahorse works.

KDE doesn't bring a corresponding daemon, but uses gpg-agent and ssh-agent 
instead. Unfortunately, ssh-agent does not automatically ask for the passphrase 
to unlock the keyring when ssh is used, but ask for the passphrase for this 
single session instead. That's why I prefer seahorse. 
Maybe I'm doing something wrong?

-- 
[hardy] seahorse agent no longer asks for the passphrase
https://bugs.launchpad.net/bugs/183514
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 356919] Re: Kubuntu: GNOME nm-connection-editor forgets OpenVPN HMAC setting

2009-08-01 Thread Olaf Lenz
Today, I tried to reproduce the bug - and I failed. I uninstalled the
plasma widget, and started the GNOME nm-applet, and everything worked
smoothly. And - surprise, surprise - even after I reinstalled the plasma
widget, everything works fine when using the GNOME nm-applet. It doesn't
loose any settings, and conection works wonderfully.

So finally, it looks as though there is again a way to connect to
OpenVPN with kubuntu. Great!

I think this bug can be closed.

** Changed in: kubuntu-meta (Ubuntu)
   Status: Incomplete => Invalid

-- 
Kubuntu: GNOME nm-connection-editor forgets OpenVPN HMAC setting
https://bugs.launchpad.net/bugs/356919
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 208253] [NEW] Can't change Documents or Desktop paths

2008-03-28 Thread Olaf Lenz
Public bug reported:

Binary package hint: kubuntu-desktop

I'm using a fresh installation of Kubuntu 8.04beta (Heron) and I tried
both the i386 and AMD64 versions.

When trying to change the Desktop or Documents paths to anything else,
the changes are reset to ~/Desktop and ~/Documents when logging out and
in again. What's more, when trying to change the Desktop path, all
contents of the root path (/) are added to the desktop.

Steps to reproduce:

(0. Create a test user account not to destroy your own account.)
1. Open Kmenu -> System Settings -> About Me -> Paths
2. Change "Desktop path" to anything else (e.g. ~/KDesktop).
-> The new path is created, and the files from your Desktop are moved there.
-> However, the desktop shows the contents of the root directory (/).
3. If you try to change the Desktop path again, it will try to move all files 
from the root directory to the new directory, which will not suceed but require 
a number of warning messages to be confirmed.
4. Log out and in again.
-> The Desktop is empty, and the path has been reset to ~/Desktop.

The bug seems to be closely related to bug #174532.

I've tried manually changing [Paths] in ~/.kde/share/config/kdeglobals,
but to no avail.

** Affects: kubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Can't change Documents or Desktop paths
https://bugs.launchpad.net/bugs/208253
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 174532] Re: Desktop displays root directory (/) after upgrade from Gutsy to Hardy

2008-03-28 Thread Olaf Lenz
I want to point you to bug #208253, which seems to be closely related to
this one.

-- 
Desktop displays root directory (/) after upgrade from Gutsy to Hardy
https://bugs.launchpad.net/bugs/174532
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kubuntu-default-settings in ubuntu.

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


[Bug 208253] Re: Can't change Documents or Desktop paths

2008-03-28 Thread Olaf Lenz
Rereading the comments of bug #174532, I noticed that when I change the
path in the System Settings and click "Apply", the changes are correctly
reflected in ~/.config/user-dirs.dirs, where the line

XDG_DESKTOP_DIR[$e]="/home/olenz/KDesktop"

occurs, however, I also get

> kde-config --userpath desktop
/
>

-- 
Can't change Documents or Desktop paths
https://bugs.launchpad.net/bugs/208253
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kubuntu-meta in ubuntu.

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


[Bug 208253] Re: Can't change Documents or Desktop paths

2008-03-28 Thread Olaf Lenz
After some more digging into the problem, I've found a workaround, and I
think that I also found the bug itself:

The KDE Control Center Module that changes the path creates an entry in
~/.config/user-dirs.dirs that has the form

XDG_DESKTOP_DIR[$e]="/home/olenz/KDesktop"

When removing the "[$e]" with an editor, and logging out and in again,
the changed path persists, and everything works as intended.

The "[$e]" seems to originate from KDE, where it is found in the lines in 
~/.kde/share/config/kdeglobals. 
In ~/.config/user-dirs.dirs however, the "[$e]" has to be omitted.

I think the bug is therefore in the KDE control center module that edits
the latter file. Now I wonder: is this a bug in KDE, or in Kubuntus
modifications?

-- 
Can't change Documents or Desktop paths
https://bugs.launchpad.net/bugs/208253
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kubuntu-meta in ubuntu.

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


[Bug 546781] Re: Plasma widget Adjustable Clock crash entire plasma-desktop

2010-05-08 Thread Olaf Lenz
I can confirm it, too. Makes the clock unusable for me.

** Changed in: plasma-widget-adjustableclock (Ubuntu)
   Status: New => Confirmed

-- 
Plasma widget Adjustable Clock crash entire plasma-desktop
https://bugs.launchpad.net/bugs/546781
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 345768] Re: nm-openvpn-service crashed with SIGSEGV in strlen()

2009-11-01 Thread Olaf Lenz
Ok, nice catch. 
Not a very nice bug, though - I don't like to store my PW on the disk...

-- 
nm-openvpn-service crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/345768
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 415076] Re: Can not connect to vpn using plasma-widget-networkmanagement

2009-11-20 Thread Olaf Lenz
I also can confirm the problem. This is the excerpt from
/var/log/daemon.log:

Nov 20 09:29:35 qwghlm NetworkManager:   Starting VPN service 
'org.freedesktop.NetworkManager.openvpn'...
Nov 20 09:29:35 qwghlm NetworkManager:   VPN service 
'org.freedesktop.NetworkManager.openvpn' started 
(org.freedesktop.NetworkManager.openvpn), PID 6975
Nov 20 09:29:35 qwghlm NetworkManager:   VPN service 
'org.freedesktop.NetworkManager.openvpn' just appeared, activating connections
Nov 20 09:29:35 qwghlm NetworkManager:   VPN plugin state changed: 3
Nov 20 09:29:35 qwghlm nm-openvpn[6978]: OpenVPN 2.1_rc19 x86_64-pc-linux-gnu 
[SSL] [LZO2] [EPOLL] [PKCS11] built on Oct 13 2009
Nov 20 09:29:35 qwghlm NetworkManager:   VPN connection 'MPIP' (Connect) 
reply received.
Nov 20 09:29:35 qwghlm nm-openvpn[6978]: WARNING: No server certificate 
verification method has been enabled.  See http://openvpn.net/howto.html#mitm 
for more info.
Nov 20 09:29:35 qwghlm nm-openvpn[6978]: NOTE: the current --script-security 
setting may allow this configuration to call user-defined scripts
Nov 20 09:29:35 qwghlm nm-openvpn[6978]: /usr/bin/openssl-vulnkey -q -b 1024 -m 

Nov 20 09:29:35 qwghlm nm-openvpn[6978]: LZO compression initialized
Nov 20 09:29:35 qwghlm nm-openvpn[6978]: Attempting to establish TCP connection 
with 194.95.63.248:143 [nonblock]
Nov 20 09:29:45 qwghlm nm-openvpn[6978]: TCP: connect to 194.95.63.248:143 
failed, will try again in 5 seconds: Connection timed out
Nov 20 09:30:00 qwghlm nm-openvpn[6978]: TCP: connect to 194.95.63.248:143 
failed, will try again in 5 seconds: Connection timed out
Nov 20 09:30:07 qwghlm wpa_supplicant[785]: CTRL-EVENT-SCAN-RESULTS
Nov 20 09:30:15 qwghlm NetworkManager:   VPN connection 'MPIP' (IP Config 
Get) timeout exceeded.
Nov 20 09:30:15 qwghlm nm-openvpn[6978]: SIGTERM[hard,init_instance] received, 
process exiting

-- 
Can not connect to vpn using plasma-widget-networkmanagement
https://bugs.launchpad.net/bugs/415076
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 490779] Re: Bad colors on dark desktop theme

2009-12-01 Thread Olaf Lenz

** Attachment added: "Screenshot of the plasmoid with dark background"
   http://launchpadlibrarian.net/36291839/snapshot1.png

** Description changed:

  Binary package hint: plasma-widget-translatoid
+ 
+ Using kubuntu 9.10 on a Lenovo Thinkpad.
  
  When using a dark desktop theme (e.g. Oxygen), it is almost impossible
  to read the source or the translated text. The reason is that the text
  color is almost the same as the background color. I have attached a
  screenshot of the plasmoid.

-- 
Bad colors on dark desktop theme
https://bugs.launchpad.net/bugs/490779
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 490779] [NEW] Bad colors on dark desktop theme

2009-12-01 Thread Olaf Lenz
Public bug reported:

Binary package hint: plasma-widget-translatoid

Using kubuntu 9.10 on a Lenovo Thinkpad.

When using a dark desktop theme (e.g. Oxygen), it is almost impossible
to read the source or the translated text. The reason is that the text
color is almost the same as the background color. I have attached a
screenshot of the plasmoid.

** Affects: plasma-widget-translatoid (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Bad colors on dark desktop theme
https://bugs.launchpad.net/bugs/490779
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 490780] [NEW] Translation contains control code

2009-12-01 Thread Olaf Lenz
Public bug reported:

Binary package hint: plasma-widget-translatoid

Using Kubuntu 9.10 on Lenovo Thinkpad.

When using the translatoid, the result is not a clean translation of the
source text, but instead contains some control code.

Example: When I enter: 
Der Vogel fliegt aufs Dach.

and let the translatoid translate it from german to english, I get

{"sentences":[{"trans":"The bird flies to the roof.","orig":"Der Vogel
fliegt aufs Dach.","translit":""}],"src":"de"}

** Affects: plasma-widget-translatoid (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Translation contains control code
https://bugs.launchpad.net/bugs/490780
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 455429] Re: Serbian, swedish and vietnamese flags are wrong

2009-12-01 Thread Olaf Lenz
** Changed in: plasma-widget-translatoid (Ubuntu)
   Status: New => Confirmed

-- 
Serbian, swedish and vietnamese flags are wrong
https://bugs.launchpad.net/bugs/455429
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 470695] Re: Kgpg doesn't run by default

2009-12-11 Thread Olaf Lenz
** Changed in: kdeutils (Ubuntu)
   Status: New => Confirmed

-- 
Kgpg doesn't run by default
https://bugs.launchpad.net/bugs/470695
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 546781] Re: Plasma widget Adjustable Clock crash entire plasma-desktop

2010-05-11 Thread Olaf Lenz
I have just submitted a KDE bug report including a stack trace from calling 
  plasmoidviewer adjustableclock
here:
https://bugs.kde.org/show_bug.cgi?id=237234

However, the developer notes that it is probably a package fault:
http://kde-look.org/content/show.php/Adjustable%20Clock?content=92825

** Bug watch added: KDE Bug Tracking System #237234
   http://bugs.kde.org/show_bug.cgi?id=237234

-- 
Plasma widget Adjustable Clock crash entire plasma-desktop
https://bugs.launchpad.net/bugs/546781
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 420520] Re: [karmic] ksshaskpass asking for both wallet password and passphrase

2010-03-23 Thread Olaf Lenz
This is fixed in 0.5.3. I have create a PPA package of ksshaskpass 0.5.3 im my 
personal PPA at
https://launchpad.net/~olenz/+archive/olenz . Now I see that Lucid also 
upgrades the package. I'll see whether I can get it into backports.

-- 
[karmic] ksshaskpass asking for both wallet password and passphrase
https://bugs.launchpad.net/bugs/420520
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 345768] Re: nm-openvpn-service crashed with SIGSEGV in strlen()

2009-10-23 Thread Olaf Lenz
I just want to confirm: The bug still happens in a newly installed
karmic RC.

-- 
nm-openvpn-service crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/345768
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 671357] Re: Inkscape internal error on accessing Document Properties

2011-01-11 Thread Olaf Lenz
*** This bug is a duplicate of bug 658055 ***
https://bugs.launchpad.net/bugs/658055

I can confirm this bug: when I open inkscape and try to choose "Document
properties", it crashes with an Internal Error. This is a showstopper,
so I would priorize this bug pretty high. Currently, inkscape is mostly
unusable like this.

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

Title:
  Inkscape internal error on accessing Document Properties

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


[Bug 1346765] [NEW] Salt packaging requires systemd >v205

2014-07-21 Thread Olaf Lenz
Public bug reported:

This is to notify the Ubuntu salt packagers that the systemd unit "salt-
master.service" does not work together with SystemD https://github.com/saltstack/salt/issues/14337

** Affects: salt (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Salt packaging requires systemd >v205

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/salt/+bug/1346765/+subscriptions

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


[Bug 1346765] Re: Salt packaging requires systemd >v205

2014-07-24 Thread Olaf Lenz
The problem only occurs with salt 2014.1.7 (and after, I assume).
It looks to me that 14.04 contains an older version of salt, so the problem 
should not exits there.

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

Title:
  Salt packaging requires systemd >v205

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/salt/+bug/1346765/+subscriptions

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


[Bug 1346765] Re: Salt packaging requires systemd >v205

2014-07-24 Thread Olaf Lenz
I mark the bug as invalid as it will disappear as soon as systemd is
updated.

** Changed in: salt (Ubuntu)
   Status: New => Invalid

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

Title:
  Salt packaging requires systemd >v205

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/salt/+bug/1346765/+subscriptions

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


[Bug 846054] Re: kded4 crashed with SIGSEGV in Solid::Control::NetworkManagerNm09::networkInterfaces()

2011-10-16 Thread Olaf Lenz
Since my upgrade to oneiric, this happens reproducably upon login to KDE
and effectively stops me from using KDE. BTW, not only kded crashes, but
also plasma, at the same location in Solid::Control.

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

Title:
  kded4 crashed with SIGSEGV in
  Solid::Control::NetworkManagerNm09::networkInterfaces()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/846054/+subscriptions

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


[Bug 846054] Re: kded4 crashed with SIGSEGV in Solid::Control::NetworkManagerNm09::networkInterfaces()

2011-10-16 Thread Olaf Lenz
Given that this does not allow me to log in to KDE, I would definitely increase 
this bugs importance.
Note that this also happens in the so-called "failsafe session".

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

Title:
  kded4 crashed with SIGSEGV in
  Solid::Control::NetworkManagerNm09::networkInterfaces()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/846054/+subscriptions

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


[Bug 570542] Re: linux-image-virtual does not include ahci module, prevents virtualbox from booting minimal vm install

2010-06-29 Thread Olaf Lenz
Stupid question: how can I get the fixed kernel into the machine that I
cannot boot without any major pain? Or where do I get an updated ISO-
image of ubuntu-10.04-server?

-- 
linux-image-virtual does not include ahci module, prevents virtualbox from 
booting minimal vm install
https://bugs.launchpad.net/bugs/570542
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 651867] [NEW] --include does the same as --exclude!

2010-09-30 Thread Olaf Lenz
Public bug reported:

Binary package hint: grep

> lsb_release -rd
Description:Ubuntu maverick (development branch)
Release:10.10

I'm using maverick beta that contains grep 2.6.3.

When using the '--include' option to grep (mainly used for recursive
matching), grep 2.6.3 does not behave as expected. In fact, it works
like '--exclude', but only in the top level directory.

Example:
1. Create a subdirectory that contains two files "file.has" and "file.hasnot". 
Both files contain only the string 'test'.
>mkdir test
>cd test
>echo "test" > file.has
>echo "test" > file.hasnot

2. Now I do:
> grep --include="file.has" -l test *
file.hasnot

I would expect the command to output "file.has". The behavior shown is
the behavior of "--exclude":

> grep --exclude="file.has" -l test *
file.hasnot

This is not a very practical example and doesn't show the maximal
confusion. So another demonstration:

1. Create a new subdirectory and make an additional copy of the files into the 
subdir.
> mkdir sub
> cp file.* sub/

2. Now do the above commands recursively:
> grep -rl --include="file.has" test *
file.hasnot
sub/file.has
> grep -rl --exclude="file.has" test *
file.hasnot
sub/file.hasnot

This is definitely not the expected behavior.

I have built an up-to-date grep (grep 2.7) from the GNU homepage, and
this does not have the problematic behavior, so I guess the best
solution is to upgrade grep.

** Affects: grep (Ubuntu)
 Importance: Undecided
 Status: New

-- 
--include does the same as --exclude!
https://bugs.launchpad.net/bugs/651867
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 614895] Re: audex crashes when setting up new encoding profile

2010-08-08 Thread Olaf Lenz
Same here, Lucid 64bit on a Thinkpad.

-- 
audex crashes when setting up new encoding profile
https://bugs.launchpad.net/bugs/614895
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