[Bug 212048] Re: Problems with User switcher and KDE4 using KDM as desktop manager

2009-07-03 Thread Alexandros
Reproduced in Jaunty, so marking as confirmed

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

** Also affects: fast-user-switch-applet (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: fast-user-switch-applet (Ubuntu)
   Status: New = Confirmed

-- 
Problems with User switcher and KDE4 using KDM as desktop manager
https://bugs.launchpad.net/bugs/212048
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 323074] Re: KPatience crash when executing

2009-02-01 Thread Alexandros
KPatience Terminal Output

alexand...@alexandros-pc:~$ kpat
QFSFileEngine::open: No file name specified
ASSERT: !pixmap().isNull() in file 
/build/buildd/kdegames-4.1.3/kpat/card.cpp, line 470
KCrash: Application 'kpat' crashing...
sock_file=/home/alexandros/.kde/socket-Alexandros-PC/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash cannot reach kdeinit, launching directly.

-- 
KPatience crash when executing
https://bugs.launchpad.net/bugs/323074
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdegames in ubuntu.

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


[Bug 53875] kppp does not prioritise DNS servers in resolv.conf correctly

2006-07-24 Thread Alexandros Papadopoulos
Public bug reported:

Binary package hint: kppp

99% of the times I use ethernet connections. Due to bug #25624 I've
manually added dns-nameservers nnn.nnn.nnn.nnn to the interface stanzas
of my connections in /etc/network/interfaces.

But when I need to use a dialup connection with kppp, after connecting
it only adds the nameservers provided by my ISP *below* the static
nameserver I've denoted in /etc/network/interfaces.

As a result, as soon as KPPP connects, /etc/resolv.conf looks as
follows:

# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver nnn.nnn.nnn.nnn  = This is my ethernet DNS!
nameserver aaa.aaa.aaa.aaa
nameserver bbb.bbb.bbb.bbb
nameserver aaa.aaa.aaa.aaa #KPPP temporary entry
nameserver bbb.bbb.bbb.bbb #KPPP temporary entry

As a result, nnn.nnn.nnn.nnn which is not reachable in this scenario is
queried for DNS records, and networking hangs indefinitely.

KPPP should add its temporary entries to the top of the nameservers
list.

The fact that the two nameserver provided by my ISP are added twice to
/etc/resolv.conf is a harmless bug, as they are removed properly on
disconnection.

** Affects: kdenetwork (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
kppp does not prioritise DNS servers in resolv.conf correctly
https://launchpad.net/bugs/53875

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


[Bug 53877] kppp does not assign proper default gateway

2006-07-24 Thread Alexandros Papadopoulos
Public bug reported:

Binary package hint: kppp

After a PPP connection is established, my prior default gateway is still 
active. Therefore, it's impossible to use the newly established PPP connection 
before one does a:
$ sudo route del default gw nnn.nnn.nnn.nnn
$ sudo route add default gw zzz.zzz.zzz.zzz

where zzz.zzz.zzz.zzz is the P-t-P IP address reported by
$sudo /sbin/ifconfig ppp0

kppp, since it is run as root anyway, and it provides the option to
assign the default route to this gateway, should do just that.

** Affects: kdenetwork (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
kppp does not assign proper default gateway
https://launchpad.net/bugs/53877

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


[Bug 53879] kppp menu entry should launch as root by default

2006-07-24 Thread Alexandros Papadopoulos
Public bug reported:

Binary package hint: kdebase

When kppp is installed, both as a standalone application and as found in
kubuntu, it is launched with the standard user rights.

As a result, it cannot complete basic tasks like tuning the routing
table on connection/disconnection, updating the DNS resolver records
etc.

kppp should be launched as root by default, asking for the user's
password, otherwise it is not apparent to the new user why kppp can't
work properly (no permission denied messages)

** Affects: kdebase (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
kppp menu entry should launch as root by default
https://launchpad.net/bugs/53879

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


[Bug 53888] Re: confusing button text does not correspond with message box text

2006-07-24 Thread Alexandros Papadopoulos


-- 
confusing button text does not correspond with message box text
https://launchpad.net/bugs/53888

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


[Bug 53888] confusing button text does not correspond with message box text

2006-07-24 Thread Alexandros Papadopoulos
Public bug reported:

Binary package hint: kppp

When kppp is first run and anything goes wrong, the user is presented
with a popup window that says:

===
KPPP could not prepare a PPP log. It's very likely that pppd was started 
without the debug option.

snip some newbie-confusing text

Should I turn it on now?
===

The buttons available are labeled Restart PPPD and Do Not Restart

They clearly do not answer the question presented to the user, and
should be a simple Yes and No instead.

** Affects: kdenetwork (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
confusing button text does not correspond with message box text
https://launchpad.net/bugs/53888

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


[Bug 50422] openssh is not available through adept_installer

2006-06-20 Thread Alexandros Papadopoulos
Public bug reported:

Binary package hint: adept

In kubuntu 6.06, using Add/Remove Programs (kdesu adept_installer) one
cannot find openssh to install, even looking for unsupported packages!
Only Putty comes up as a match to the string ssh.

One has to open a terminal window and install the packages with a
command-line tool (apt-get install ssh).

There are warnings about installing untrusted versions of openssh -
which is quite spooky considering that ssh is the prime secure remote
login application.

openssh-server and client should be installable through adept, and
trusted versions should be available for ubuntu.

** Affects: ept (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
openssh is not available through adept_installer
https://launchpad.net/bugs/50422

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