[Bug 226185] Re: update-resolv-conf script does not restore old values

2009-08-26 Thread sefs
Thank you Tom Dickson.  That little tip helped alot.  That should really
be in the comments of the file

-- 
update-resolv-conf script does not restore old values
https://bugs.launchpad.net/bugs/226185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419053] [NEW] package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1

2009-08-26 Thread kikibelux
Public bug reported:

Binary package hint: samba

samba is not working !

whitch packages are useful to turn on samba .
tanks

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: le sous-processus post-installation script a retourné une erreur 
de sortie d'état 1
NonfreeKernelModules: nvidia
Package: samba 2:3.3.2-1ubuntu3.1
SourcePackage: samba
Title: package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le 
sous-processus post-installation script a retourné une erreur de sortie d'état 1
Uname: Linux 2.6.28-15-generic i686

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


** Tags: apport-package i386

-- 
package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le sous-processus 
post-installation script a retourn? une erreur de sortie d'?tat 1
https://bugs.launchpad.net/bugs/419053
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419053] Re: package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1

2009-08-26 Thread kikibelux

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/30844311/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/30844312/DpkgTerminalLog.gz

-- 
package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le sous-processus 
post-installation script a retourn? une erreur de sortie d'?tat 1
https://bugs.launchpad.net/bugs/419053
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Diego Rivera
Here's my first crack at a patch.  It's for Ubuntu 8.04LTS (package
versions are referenced in each patch filename).

It has the GUI change for the OpenVPN stuff only.  For PPTP the new
delegating routing mode doesn't really make sense since PPTP doesn't
have a mechanism (that I know of) to transfer routing information to a
client in a portable way.  Thus - it's either default route, or manual
routing (i.e. the old, bad behavior).

For VPNC the story is different - IPSec mode_cfg does permit the
communication of routing information to the client.  I'm not sure if
vpnc supports this, but this is the other part of the GUI that might
need some work.

The OpenVPN stuff works as advertised.  I didn't check the file
import/export - I'm too tired today :)

The change consists in adding a configuration option called route_mode
which has  (currently) two values (possibly more in the future): 0 or
absent = current, broken behavior, 1 = new behavior (delegate routing
to the VPN client).  The GUI portion to manipulate this configuration
setting is completed only for OpenVPN.

** Attachment added: nm-patches-bug-194487.tar.gz
   http://launchpadlibrarian.net/30844341/nm-patches-bug-194487.tar.gz

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419065] [NEW] Likewise-open fails to authenticate users with non-English passwords

2009-08-26 Thread .kkursor
Public bug reported:

Binary package hint: likewise-open

Hello all!
I have a trouble, maybe somebody encountered it too.
We have an Active Directory domain served by Win 2003 Server based servers. I 
am from Russia and all usernames and passwords in our network are in Russian.
We are developing Ubuntu-based distribution to replace counterfeit Windowses on 
some computers. I have a task to join the computers to AD domain. They join 
perfectly and I am able to login as a domain user.
But there is a problem with language or password encryption, I think. Here are 
possible combinations of user name and password combinations:
- english login and english password - login successful
- russian login and english password - login successful
- english login and russian password - login fails
- russian login and russian password (the most common case in our network) - 
login fails

Ubuntu version: Jaunty 9.04

Ubuntu package version:
u...@admin:~$ dpkg -l | grep likewise
ii  likewise-open  4.1.2982-0ubuntu2
Authentication services for Active Directory

Did somebody encounter the same problem and is there a solution?
Thank you very much and looking forward for answer.

** Affects: likewise-open (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Likewise-open fails to authenticate users with non-English passwords
https://bugs.launchpad.net/bugs/419065
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 315507] Re: Unable to remove Suhosin patch

2009-08-26 Thread Ondřej Surý
Hi,

just a note. New suhosin patch for 5.3 will be more customizable:

The following environment variables are supported by now:

SUHOSIN_MM_USE_CANARY_PROTECTION
default: 1
Set to 0 to disable canary protection. A copy of the MM will be used that does 
not have canaries. This is nearly the same as the MM of vanilla PHP.

SUHOSIN_MM_DESTROY_FREE_MEMORY
default: 0
Set to 1 to enable free memory destruction. Every piece of free memory will be 
overwritten. This allows debugging e.g. use after free memory corruption bugs 
easier without using a debug PHP.

SUHOSIN_MM_IGNORE_CANARY_VIOLATION
default: 0
Set to 1 stops Suhosin from aborting the process when it detects canary 
violations. The violations will be logged and the canary restored. It is 
strongly recommended to NOT use this feature. But it is more secure to use this 
feature instead of disabling Suhosin completely which happend in the past when 
people saw canary violation error messages

SUHOSIN_HT_IGNORE_INVALID_DESTRUCTOR
default: 0
Set to 1 stops Suhosin from aborting the process when it detects an invalid 
Hashtable destructor. It is strongly recommended to NOT use this feature.

SUHOSIN_LL_IGNORE_INVALID_DESTRUCTOR
default: 0
Set to 1 stops Suhosin from aborting the process when it detects an invalid 
LinkedList destructor. It is strongly recommended to NOT use this feature.


See 
http://www.suspekt.org/2009/08/13/suhosin-patch-098-for-php-530-beta-please-test/
 for more information.

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419085] [NEW] No mod_auth_kerb in likewise-open5

2009-08-26 Thread Pascal Arnold
Public bug reported:

Binary package hint: likewise-open5

In likewise-open5 pakage is no mod_auth_kerb.so modul for apache2.2

It is basic requirement vor SSO with apache and likewise.

System:

Description:Ubuntu 9.04
Release:9.04

likewise-open5:
  Installiert: 5.0.3991.1-0ubuntu2
  Kandidat: 5.0.3991.1-0ubuntu2
  Versions-Tabelle:
 *** 5.0.3991.1-0ubuntu2 0
500 http://de.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status

apache2:
  Installiert: 2.2.11-2ubuntu2.3
  Kandidat: 2.2.11-2ubuntu2.3
  Versions-Tabelle:
 *** 2.2.11-2ubuntu2.3 0
500 http://de.archive.ubuntu.com jaunty-updates/main Packages
500 http://security.ubuntu.com jaunty-security/main Packages
100 /var/lib/dpkg/status
 2.2.11-2ubuntu2 0
500 http://de.archive.ubuntu.com jaunty/main Packages

** Affects: likewise-open5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
No mod_auth_kerb in likewise-open5
https://bugs.launchpad.net/bugs/419085
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419085] Re: No mod_auth_kerb in likewise-open5

2009-08-26 Thread Pascal Arnold
Bug can close.

It works with libapache2-mod-auth-kerb.

libapache2-mod-auth-kerb:
  Installiert: 5.3-5
  Kandidat: 5.3-5
  Versions-Tabelle:
 *** 5.3-5 0
500 http://de.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status


** Changed in: likewise-open5 (Ubuntu)
   Status: New = Invalid

-- 
No mod_auth_kerb in likewise-open5
https://bugs.launchpad.net/bugs/419085
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 315507] Re: Unable to remove Suhosin patch

2009-08-26 Thread Ondřej Surý
Jonathan,

I am able to reproduce the bug.

odbc extension is obviously broken as hell :(

If you do only odbc_connect in the script it freezes. I'll look into
possibility of backporting odbc/pdo_odbc from 5.2.10 upstream.

Ondrej

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419150] [NEW] Setkey has no policy priority support compiled in

2009-08-26 Thread Stanislav Kogut
Public bug reported:

$ lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

ipsec-tools:
  Installed: 1:0.7-2.1ubuntu1.9.04.1

# setkey -f /etc/setkey.conf
line 3 Policy priority not compiled in at [ out prio 1000 none]
parse failed, line 3.


# cat /etc/setkey.conf
flush;
spdflush;
spdadd 0.0.0.0/0 0.0.0.0/0[22] tcp -P out prio 1000 none;
spdadd 0.0.0.0/0[22] 0.0.0.0/0 tcp -P in prio 1000 none;

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507701 - same with Debian Sid
solution at this link works perfectly.

** Affects: ipsec-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Setkey has no policy priority support compiled in
https://bugs.launchpad.net/bugs/419150
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 315507] Re: Unable to remove Suhosin patch

2009-08-26 Thread Ondřej Surý

** Attachment added: Patch to update ext/odbc to 5.2.10
   http://launchpadlibrarian.net/30849919/ext-odbc-5.2.6-5.2.10.patch

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419191] [NEW] Mailing from php5 module fails when number of Apache VirtualHosts is above +/-1500

2009-08-26 Thread Hark
Public bug reported:

Binary package hint: libapache2-mod-php5

My shared webserver suddenly stopped mailing yesterday. Both the PHP
mail() function or calling /usr/sbin/sendmail directly from exec() or
something similar gives this error in /var/log/exim4/mainlog (of course
/usr/sbin/sendmail is just a symlink to exim4):

2009-08-26 13:35:51 1MgGn9-0002rA-Tm == h...@example.com R=smarthost
T=remote_smtp_smarthost defer (-1): smtp transport process returned non-
zero status 0x000b: terminated by signal 11

After a long search I finally found that mailing starts working again when I 
delete a few random Apache VirtualHosts. I can really not explain why this 
happens, but I can reproduce this behaviour every time. The VirtualHosts 
configuration is certainly correct, and Apache nor PHP gives any error message. 
The mail is added to the exim4 queue correctly as far as I know, but it is not 
sent and frozen immediately. With exim -M message_id on the command line I am 
able to send each message afterwards without a problem. I tried different exim4 
configurations (without smarthost for example), but that doesn't give any 
change.
On another server I use suPHP (CGI), with exactly the same versions of Apache 
and Exim4, there this problem does not exist. Also on the server where I have 
this problem a Perl CGI script that calls /usr/sbin/sendmail runs just fine, 
and sends the mail. So I think it must be some bug in libapache2-mod-php.

Description:Ubuntu 8.04.3 LTS
Release:8.04

libapache2-mod-php5:
  Installed: 5.2.4-2ubuntu5.7
  Candidate: 5.2.4-2ubuntu5.7
  Version table:
 *** 5.2.4-2ubuntu5.7 0
500 http://nl.archive.ubuntu.com hardy-updates/main Packages
500 http://security.ubuntu.com hardy-security/main Packages
100 /var/lib/dpkg/status
 5.2.4-2ubuntu5 0
500 http://nl.archive.ubuntu.com hardy/main Packages

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

-- 
Mailing from php5 module fails when number of Apache VirtualHosts is above 
+/-1500
https://bugs.launchpad.net/bugs/419191
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419191] Re: Mailing from php5 module fails when number of Apache VirtualHosts is above +/-1500

2009-08-26 Thread Ondřej Surý
Have checked your memory using memtest? Signal 11 could be a sign that
there is something wrong with the hardware. Especially if the same
configuration on other host is ok.

Another option is to replicate whole server to some virtual (kvm) host
and try if it happens there as well.

I am afraid that without more information (gdb backtrace), and step-by-
step guide how to reproduce the error, nobody will be able to help you.

-- 
Mailing from php5 module fails when number of Apache VirtualHosts is above 
+/-1500
https://bugs.launchpad.net/bugs/419191
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 419191] Re: Mailing from php5 module fails when number of Apache VirtualHosts is above +/-1500

2009-08-26 Thread Hark
To be sure I just started the kvm on another host. I experience exactly
the same problem there. This is not a hardware fault.

Mark Hunting wrote:
 Well in fact this server is already inside a kvm, so I don't think
 hardware is the problem. The configuration on the other host is OK
 because I don't use PHP as a module there. The other host is also
 running inside a kvm on exactly the same hardware.
 A gdb backtrace is a bit too complicated for me I'm affraid. But to
 reproduce the error it should be enough to just create more than 1500
 different VirtualHosts, and then use the mail() function in PHP5. If
 more info is needed please ask.

 Ondřej Surý wrote:
   
 Have checked your memory using memtest? Signal 11 could be a sign that
 there is something wrong with the hardware. Especially if the same
 configuration on other host is ok.

 Another option is to replicate whole server to some virtual (kvm) host
 and try if it happens there as well.

 I am afraid that without more information (gdb backtrace), and step-by-
 step guide how to reproduce the error, nobody will be able to help you.

   
 



-- 
Mailing from php5 module fails when number of Apache VirtualHosts is above 
+/-1500
https://bugs.launchpad.net/bugs/419191
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 134444] Re: type3 fonts in quagga.pdf

2009-08-26 Thread Dimitrios Symeonidis
Closing as Fix Released, as per your last comment

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

-- 
type3 fonts in quagga.pdf
https://bugs.launchpad.net/bugs/13
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 314623] Re: likewise-open: allows lockout while disconnected

2009-08-26 Thread Alex Mauer
Justin, I think your problem is different than this one.  All your
problems occur while connected to the network.

-- 
likewise-open: allows lockout while disconnected
https://bugs.launchpad.net/bugs/314623
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 314623] Re: likewise-open: allows lockout while disconnected

2009-08-26 Thread Alex Mauer
Thierry: i have not touched lwiauthd.conf or pam_lwidentity.conf, except
to turn on debugging in pam_lwidentity.conf

-- 
likewise-open: allows lockout while disconnected
https://bugs.launchpad.net/bugs/314623
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 315507] Re: Unable to remove Suhosin patch

2009-08-26 Thread Ondřej Surý

** Attachment added: Try this patches version of php5-odbc
   
http://launchpadlibrarian.net/30857837/php5-odbc_5.2.6.dfsg.1-3ubuntu4.2_amd64.deb

** Summary changed:

- Unable to remove Suhosin patch
+ [jaunty] php5-odbc module broken

-- 
[jaunty] php5-odbc module broken
https://bugs.launchpad.net/bugs/315507
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 315507] Re: Unable to remove Suhosin patch

2009-08-26 Thread Ondřej Surý
Hi,

finally it turned out, that suhosin is not at fault here. But the odbc
module is broken (almost beyond repair).

I have attached patch to apply in php5 source which fixes the canary
mismatch, but odbc module doesn't play well with mysql and mysqli
modules, so you'll have to disable them to avoid locks in php
destructors (I guess that this is because libmyodbc).

I could try to hunt it down, but this is more a candidate for upstream
bug than me hunting bad php programming.

Ondrej.

-- 
[jaunty] php5-odbc module broken
https://bugs.launchpad.net/bugs/315507
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Diego Rivera
Ok... here's my second (actually, third! :D), cleaner crack at the same
patch.  The above patch had a couple of bugs in deleting VPN connections
(wouldn't be properly deleted), and wouldn't import the new route_mode
value from files.

Again - it still only covers network-manager and network-manager-
openvpn.  The other network-manager vpn modules (vpnc and pptp) are also
modified, but only to maintain binary compatibility.  In particular,
this new functionality makes sense *at most* for vpnc, since PPTP
doesn't have a portable mechanism to provide routing information like
OpenVPN does (for vpnc/IPSec, mod_cfg is able to provide said routing
info).

Cheers.

** Attachment added: nm-patches-194487-v3.tar.gz
   http://launchpadlibrarian.net/30858152/nm-patches-194487-v3.tar.gz

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Tony Espy
Diego, thanks for the attached patches.  asac is on vacation, so I'll
attempt to field this one for now...

In order for your patches to land in Hardy 8.04, they'd have to be
released via the SRU process:

https://wiki.ubuntu.com/StableReleaseUpdates

I'm not saying it's impossible to land your changes as an SRU, but as
your patches contain changes to both NetworkManager and the applet, they
may be seen as risky.

Also the patches as attached would need to be re-factored to separate
out changes to the files in the debian directory, and to utilize the
correct patch system ( eg. quilt for NetworkManager ).

Ideally, the best place for your changes to land would be the current
release under development ( Karmic ), which unfortunately is about to
hit FeatureFreeze ( tomorrow ).

Since what you've really done is add a new feature which adds missing
functionality, another possibility would be to try and work directly
with upstream to get your patches integrated into NM 0.8 which is
currently under development.  If done in a timely manner, there's
potential that your changes could land in Karmic, as we may continue to
pull upstream snapshots of NM 0.8 and the VPN plugins as we try and
finalize the release.

You can contact the upstream developers, and myself and asac on #nm on
the Ubuntu IRC server.

Here are the URLs for the upstream git trees for NM, the applet, and the
vpn plugins:

git://anongit.freedesktop.org/NetworkManager/NetworkManager
git://git.gnome.org/network-manager-applet
git://git.gnome.org/network-manager-openvpn
git://git.gnome.org/network-manager-pptp
git://git.gnome.org/network-manager-vpnc

asac may have a different opinion, so you might want to try and touch
base with him next week when he returns from vacation, but I think the
upstream approach may be the best way to go.

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 407428] Re: sshd zombie processes and strange behavior after karmic upgrade

2009-08-26 Thread caraboides
how is it possible to set the SigBlk-mask?

That would be a workaround, or?

-- 
sshd zombie processes and strange behavior after karmic upgrade
https://bugs.launchpad.net/bugs/407428
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Diego Rivera


-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 397721] Re: [needs-packaging] php-fpm

2009-08-26 Thread dreamcat4
1. The php-fpm 0.6 is not compatible with PDO = shared. I believe this
is important enough to issue document in the FPM project's FAQ. This
incompatibility is with PDO=shared only. Normal (build-in) PDO works.
Its for such a difficult link to make from the error in the log file,
that we need to document it. (maybe giving the logfile error too).

2. Second quest is about the debian php5-common package because it
bundles the shared PDO extension and pdo.ini is seen / tries to load by
all variants. This is OK as pdo.so is not loaded and just gives a
warning.

PHP Group recommond not to compile PDO = shared since 5.1+. Therefore
its fine that FPM doesn't support shared PDO either. It should always be
compiled-in. However the official apache module IS currently compiled as
shared pdo - not sure why. Shall be consultating with php5-maint higher
up.

-- 
[needs-packaging] php-fpm
https://bugs.launchpad.net/bugs/397721
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Diego Rivera
I sort of expected this to be the case - I'll read up on how to refactor
those patches as you metion.

However, the important part is that it the patches are built and
designed such that if you install the patched version over existing
configs, nothing changes functionally - i.e. you have to actually want
to use the new functionality for it to be activated.  If not, then
everything hums along the same way it did before the patch.  This is
intentionally so since I understand what LTS is all about - it's about
configuration management and stability.

I'll try to get it factored for today, but you're right - it's unlikely
that I'll be able to.  Should I be able to, what's the most expedited
way to get the ball rolling to attempt to fit this in prior to feature
freeze?

Thanks for the info!

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Diego Rivera
This defect severely limits the functionality of the OpenVPN client.
PPTP is unaffected since the functionality is consistent with the
available feature set.  VPNC might be a case similar to OpenVPN.

** Changed in: network-manager (Ubuntu)
   Status: Invalid = Confirmed

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Tony Espy
Diego, as I pointed out above, the FF for Karmic is tomorrow.
Exceptions are possible, however at this stage of the game, the approach
I mentioned above ( ie. working with upstream ), is probably your best
bet.

If you're able to re-factor your patches against the upstream git trees,
and create git patches, then they can just be emailed to the
NetworkManager email list ( see http://mail.gnome.org/mailman/listinfo
/networkmanager-list ).  That should get the conversation started with
upstream.

Again, as for landing your patches in Hardy, I'd wait and get asac's
opinion before re-factoring your patches against NM 0.6.6.  I understand
your point about nothing changing unless you explicitly enable the
functionality, which is the right approach, however I still have doubts
that your changes would meet SRU approval.

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419400] [NEW] [Karmic] MySQL security problem

2009-08-26 Thread seasoned_geek
Public bug reported:

Binary package hint: mysql-server-5.1

I have a script and a data file that I have been using for years.
Today, after applying the 40 or so updates KPackageKit told me I needed,
and rebooting, it no longer works.

rol...@logikaldesktop:~/mega_mysql$ mysql -p -e source load_data.sql 
mega_zillionare
Enter password: 
  
ERROR 29 (HY000) at line 3 in file: 'load_data.sql': File 
'/home/roland/mega_mysql/drawing_data.csv' not found (Errcode: 13)

rol...@logikaldesktop:~/mega_mysql$ mysql -p mega_zillionare

Enter password: 

Reading table information for completion of table and column names  

You can turn off this feature to get a quicker startup with -A  


Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 5
Server version: 5.1.37-1ubuntu2 (Ubuntu) 

Type 'help;' or '\h' for help. Type '\c' to clear the current input
statement.

mysql source load_data.sql
Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

ERROR 29 (HY000): File '/home/roland/mega_mysql/drawing_data.csv' not
found (Errcode: 13)


rol...@logikaldesktop:~/mega_mysql$ cat load_data.sql
delete from drawing_data;
commit;
load data infile /home/roland/mega_mysql/drawing_data.csv
into table drawing_data
fields terminated by ','
lines terminated by '\n'
(draw_dt, no_1, no_2, no_3, no_4, no_5, 
mega_no);rol...@logikaldesktop:~/mega_mysql$


I assume someone has been playing with security again, and there is now 
something which needs to be tweaked somewhere on the system.  The file has 
world read enabled on it, so this is probably a setting which needs to be 
documented.


Description:Ubuntu karmic (development branch)
Release:9.10

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[Karmic] MySQL security problem
https://bugs.launchpad.net/bugs/419400
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419400] Re: [Karmic] MySQL security problem

2009-08-26 Thread seasoned_geek
I have fixed this problem on my own, but it points to a deeper issue.

You have to edit an apparmor config file, then reboot.  Given the
current shutdown problems with Karmic, that is an issue.  Where is the
GUI for AppArmor?  OpenSuSE has one, why doesn't KUbuntu?

sudo scite /etc/apparmor.d/usr.sbin.mysqld

If you don't have SciTE installed, you probably should since it is a
very good text editor and doesn't have much baggage.

At the very end of the file, before the closing brace, you need to add a
line (or lines) which give mysql access to the directory trees you want
to use.

  /var/run/mysqld/mysqld.sock w,
  /home/roland/** rwk,
}

You can restrict access to specific files or to any file in a tree, like
I did.  rwk = read write kill.

Where is the AppArmor GUI and why isn't it installed automatically if we
are now using AppArmor?

-- 
[Karmic] MySQL security problem
https://bugs.launchpad.net/bugs/419400
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 324889] Re: Ubuntu Notebook Remix 1.0.1 does not work with OpenLDAP

2009-08-26 Thread Paul Larson
Moving to Ubuntu distribution

** Also affects: libnss-ldap (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: netbook-remix
   Status: New = Invalid

-- 
Ubuntu Notebook Remix 1.0.1 does not work with OpenLDAP
https://bugs.launchpad.net/bugs/324889
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 394036] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

2009-08-26 Thread Shang Wu
Seems to be directly related to:
http://bugs.mysql.com/bug.php?id=21476

** Bug watch added: MySQL Bug System #21476
   http://bugs.mysql.com/bug.php?id=21476

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)
https://bugs.launchpad.net/bugs/394036
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419464] [NEW] ec2-monitor-instances, ec2-unmonitor-instances fail with 'EC2_HOME not set'

2009-08-26 Thread Scott Moser
Public bug reported:

Binary package hint: ec2-api-tools


ec2min, ec2umin, ec2-monitor-instances, ec2-unmonitor-instances do not have 
EC2_HOME set.  As such, running them results in death like:
$ ec2-monitor-instances 
/usr/bin/ec2-monitor-instances: line 9: EC2_HOME: EC2_HOME is not set

$ grep EC2_HOME= /usr/bin/ec2{{u,}min,-{un,}monitor-instances}
/usr/bin/ec2umin:EC2_HOME=${EC2_HOME:?EC2_HOME is not set}
/usr/bin/ec2min:EC2_HOME=${EC2_HOME:?EC2_HOME is not set}
/usr/bin/ec2-unmonitor-instances:EC2_HOME=${EC2_HOME:?EC2_HOME is not set}
/usr/bin/ec2-monitor-instances:EC2_HOME=${EC2_HOME:?EC2_HOME is not set}

those should look more like:
$ grep EC2_HOME /usr/bin/ec2-run-instances 
EC2_HOME=/usr
$EC2_HOME/bin/ec2-cmd RunInstances $@

** Affects: ec2-api-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ec2-monitor-instances, ec2-unmonitor-instances fail with 'EC2_HOME not set'
https://bugs.launchpad.net/bugs/419464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ec2-api-tools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306293] Re: Mod_ssl randomly causes apache threads to use 100% of CPU

2009-08-26 Thread joshmac
I am trying to figure out who to add this patch. Can someone help me?
Thanks.

-- 
Mod_ssl randomly causes apache threads to use 100% of CPU
https://bugs.launchpad.net/bugs/306293
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 419400] Re: [Karmic] MySQL security problem

2009-08-26 Thread Mathias Gug
On Wed, Aug 26, 2009 at 06:48:56PM -, seasoned_geek wrote:
 I have fixed this problem on my own, but it points to a deeper issue.
 
 You have to edit an apparmor config file, then reboot.  Given the
 current shutdown problems with Karmic, that is an issue.  Where is the
 GUI for AppArmor?  OpenSuSE has one, why doesn't KUbuntu?
 
 sudo scite /etc/apparmor.d/usr.sbin.mysqld
 
 If you don't have SciTE installed, you probably should since it is a
 very good text editor and doesn't have much baggage.


This isn't not issue related to the mysql-server-5.1 package.

 At the very end of the file, before the closing brace, you need to add a
 line (or lines) which give mysql access to the directory trees you want
 to use.
 
   /var/run/mysqld/mysqld.sock w,
   /home/roland/** rwk,
 }
 

As you've find out you need to update the apparmor profile of mysqld as
you're not using the default mysql data directory (/var/lib/mysql).

  status wontfix

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com


** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Won't Fix

-- 
[Karmic] MySQL security problem
https://bugs.launchpad.net/bugs/419400
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 392236] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS

2009-08-26 Thread Shang Wu
Seems to be directly related to:
http://bugs.mysql.com/bug.php?id=21476

** Bug watch added: MySQL Bug System #21476
   http://bugs.mysql.com/bug.php?id=21476

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS
https://bugs.launchpad.net/bugs/392236
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419464] Re: ec2-monitor-instances, ec2-unmonitor-instances fail with 'EC2_HOME not set'

2009-08-26 Thread Scott Moser
** Changed in: ec2-api-tools (Ubuntu)
 Assignee: (unassigned) = Scott Moser (smoser)

-- 
ec2-monitor-instances, ec2-unmonitor-instances fail with 'EC2_HOME not set'
https://bugs.launchpad.net/bugs/419464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ec2-api-tools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419487] [NEW] package vsftpd 2.0.7-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-08-26 Thread hydrid
Public bug reported:

Binary package hint: vsftpd

i just tried to install vsftpd with sudo apt-get install vsftpd and
after saying that it didnt install it reported this error.9.04 jaunty

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: fglrx
Package: vsftpd 2.0.7-0ubuntu1
SourcePackage: vsftpd
Title: package vsftpd 2.0.7-0ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
Uname: Linux 2.6.28-15-generic i686

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


** Tags: apport-package i386

-- 
package vsftpd 2.0.7-0ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/419487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419487] Re: package vsftpd 2.0.7-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-08-26 Thread hydrid

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/30872075/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/30872076/DpkgTerminalLog.gz

-- 
package vsftpd 2.0.7-0ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/419487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419400] Re: [Karmic] MySQL security problem

2009-08-26 Thread seasoned_geek
No!

You are NOT going to flag this as won't fix.

This busted because of your (Ubuntu's) update.  If you want to move it
into AppArmor because they didn't bother to port/auto-install the GUI
for maintaining AppArmor or provide any warning they were about to bust
things all over, that's fine.

This is a clear and present violation of just works!

Forcing a user to hack an obscure file in an obscure directory where
they have to previously have been an expert in the OS Kernel is NOT
COOL!

-- 
[Karmic] MySQL security problem
https://bugs.launchpad.net/bugs/419400
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419515] [NEW] [FFe] Update to 2.4.18

2009-08-26 Thread Mathias Gug
Public bug reported:

2.4.18 supports disconnected mode for the pcache overlay which was
discussed at UDS and part of the server-karmic-directory-enabled-user-
login specification.

https://blueprints.launchpad.net/ubuntu/+spec/server-karmic-directory-
enabled-user-login

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

-- 
[FFe] Update to 2.4.18
https://bugs.launchpad.net/bugs/419515
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 419515] Re: [FFe] Update to 2.4.18

2009-08-26 Thread Artur Rona
** Tags added: upgrade

-- 
[FFe] Update to 2.4.18
https://bugs.launchpad.net/bugs/419515
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 407428] Re: sshd zombie processes and strange behavior after karmic upgrade

2009-08-26 Thread Brett Glasson
I can confirm this bug

-- 
sshd zombie processes and strange behavior after karmic upgrade
https://bugs.launchpad.net/bugs/407428
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 406276] Re: initial munin-node setup misses correct start/stop

2009-08-26 Thread Andreas Olsson
** Bug watch added: Debian Bug tracker #543613
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543613

** Also affects: munin (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543613
   Importance: Unknown
   Status: Unknown

-- 
initial munin-node setup misses correct start/stop
https://bugs.launchpad.net/bugs/406276
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 204547] Re: Fortran files: gedit code-comment plugin and gtksourceview

2009-08-26 Thread John M

** Attachment added: fortran.lang.txt
   http://launchpadlibrarian.net/30841703/fortran.lang.txt

-- 
Fortran files: gedit code-comment plugin and gtksourceview
https://bugs.launchpad.net/bugs/204547
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 418943] Re: Sync abraca 0.4-2 (universe) from Debian unstable (main).

2009-08-26 Thread Daniel Holbach
ACKed.

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

-- 
Sync abraca 0.4-2 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/418943
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 418255] Re: Please merge debian-maintainers 1.64 (universe) from Debian unstable (main)

2009-08-26 Thread Launchpad Bug Tracker
This bug was fixed in the package debian-maintainers - 1.64ubuntu1

---
debian-maintainers (1.64ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, remaining changes (LP: #418255):
- Build-dep on lsb-release and use lsb_release -si output to only do the
  byhand special handling (copy the .gpg keyring and dpkg-distaddfile it)
  if the distro is Debian.

debian-maintainers (1.64) unstable; urgency=medium

  * Remove Asheesh Laroia, Philipp Benner, Sylvestre Ledru and
Andrew Lee, all of whom are now Debian developers

debian-maintainers (1.63) unstable; urgency=medium

  * Add Debian maintainer Antoine Beaupré. Closes: #535531

debian-maintainers (1.62) unstable; urgency=medium

  * Standards version is 3.8.2
  * Remove Jon Dowland and Raphael Geissert, all of whom are now debian
developers.

debian-maintainers (1.61) unstable; urgency=medium

  * Add Debian maintainer Antonio Radici. Closes: #532143
  * Add Debian maintainer Gilles Filippini. Closes: #532382
  * Add Debian maintainer Peter Miller. Closes: #532442

 -- Benjamin Drung bdr...@ubuntu.com   Mon, 24 Aug 2009 20:18:58 +0200

** Changed in: debian-maintainers (Ubuntu)
   Status: New = Fix Released

-- 
Please merge debian-maintainers 1.64 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/418255
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 418018] Re: Theme Save As gtk_button invaild mnemonic

2009-08-26 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown = New

-- 
Theme Save As gtk_button invaild mnemonic 
https://bugs.launchpad.net/bugs/418018
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 415137] Re: Should depend on kdebase-bin not kdebase

2009-08-26 Thread Eric Hedekar (stochastic)
** Also affects: frescobaldi (Debian)
   Importance: Undecided
   Status: New

-- 
Should depend on kdebase-bin not kdebase
https://bugs.launchpad.net/bugs/415137
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 406917] Re: Items in menus not selected when mouse against screen edge

2009-08-26 Thread Bug Watch Updater
** Changed in: murrine
   Status: Unknown = New

-- 
Items in menus not selected when mouse against screen edge
https://bugs.launchpad.net/bugs/406917
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 390532] Re: Nautilus: when copying files to populated directory, new files should be added at the bottom

2009-08-26 Thread omair
I confirm Rocko's statement - could this be a papercut? - enabling a
default user-defined sort order other than those listed on the right-
click?

-- 
Nautilus: when copying files to populated directory, new files should be added 
at the bottom
https://bugs.launchpad.net/bugs/390532
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 390532] Re: Nautilus: when copying files to populated directory, new files should be added at the bottom

2009-08-26 Thread omair
...adding to my last comment - if users are using anything other than
list views, it is not immediately intuitive how one can sort a list of
files in any other way other than what is displayed on the right-click.

-- 
Nautilus: when copying files to populated directory, new files should be added 
at the bottom
https://bugs.launchpad.net/bugs/390532
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 419043] [NEW] firefox crashed with SIGSEGV in _XReply()

2009-08-26 Thread tdn
Public bug reported:

Binary package hint: firefox-3.0

Crashed while using autopsy.

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/lib/firefox-3.0.13/firefox
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0.13+nobinonly-0ubuntu0.9.04.1
ProcCmdline: /usr/lib/firefox-3.0.13/firefox
ProcEnviron:
 PATH=(custom, user)
 LANG=en_DK.UTF-8
 SHELL=/bin/zsh
Signal: 11
SourcePackage: firefox-3.0
StacktraceTop:
 _XReply () from /usr/lib/libX11.so.6
 XSync () from /usr/lib/libX11.so.6
 XRenderFindDisplay () from /usr/lib/libXrender.so.1
 XRenderFreePicture () from /usr/lib/libXrender.so.1
 ?? () from /usr/lib/libQtGui.so.4
Title: firefox crashed with SIGSEGV in _XReply()
Uname: Linux 2.6.28-15-generic x86_64
UserGroups: adm admin cdrom dialout kvm libvirtd lpadmin plugdev sambashare

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash

-- 
firefox crashed with SIGSEGV in _XReply()
https://bugs.launchpad.net/bugs/419043
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 419043] Re: firefox crashed with SIGSEGV in _XReply()

2009-08-26 Thread tdn

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/30841814/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/30841815/Disassembly.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/30841816/ExtensionSummary.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/30841817/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/30841818/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/30841819/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/30841820/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/30841821/ThreadStacktrace.txt

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/30841822/pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/30841824/profiles.ini.txt

-- 
firefox crashed with SIGSEGV in _XReply()
https://bugs.launchpad.net/bugs/419043
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 418765] Re: Please merge winff 1.0.4-2 (universe) from debian unstable (main)

2009-08-26 Thread Launchpad Bug Tracker
This bug was fixed in the package winff - 1.0.4-2ubuntu1

---
winff (1.0.4-2ubuntu1) karmic; urgency=low

  * Merge from debian unstable (LP: #418765), remaining changes:
- Changed rules file to install presets in line with ffmpeg in karmic.
- Updated debian/README.debian
- Added suggest on (k|x|)ubuntu-restricted-extras to control file to
  support presets.
- Added text to description to explain that the a user needs to
  install libavcodec-unstripped-XX to use all presets.

winff (1.0.4-2) unstable; urgency=low

  * Bumped policy version to 3.8.3 (no changes needed)
  * Added patch system (dpatch)
  * Fix/improve lanquage support:
- Added language from upstream forum: Simplified Chinese
- Patch language files with upstream changes
  (debian/patches/10_update_languages.dpatch)
- Rename winff.zh.po to winff.zh_TW.po because added zh_CN
- Rename winff.pb.po to winff.pt_BR.po because pb is unknown
- Rename winff.po to winff.en.po (and don't create soft-link)
  * Update copyright where appropriate (several translators transfered
copyright to upstream.)
  * Add breaks shared-mime-info ( 0.40) to control because we use
generic-icon in mime file (Closes: #541168)

 -- Paul Gevers p...@climbing.nl   Tue, 25 Aug 2009 20:08:40 +0200

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

-- 
Please merge winff 1.0.4-2 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/418765
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 414063] Re: ubuntu-bug /path/to/crash fails with dialog invalid problem report - No such file or directory

2009-08-26 Thread Katsudon
This bug seems to be gone and bug reporting seems to be fine again.

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

-- 
ubuntu-bug /path/to/crash fails with dialog invalid problem report  - No 
such file or directory
https://bugs.launchpad.net/bugs/414063
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 405378] Re: [karmic] in KDE apport does not open the browser to report a bug

2009-08-26 Thread Katsudon
Now bug reporting seems to be perfectly fine. I am closing this bug.

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

-- 
[karmic] in KDE apport does not open the browser to report a bug
https://bugs.launchpad.net/bugs/405378
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 418663] Re: Please merge conglomerate 0.9.1-3.2 (universe) from debian unstable(main)

2009-08-26 Thread Launchpad Bug Tracker
This bug was fixed in the package conglomerate - 0.9.1-3.2ubuntu1

---
conglomerate (0.9.1-3.2ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes: LP: #418663
+ debian/patches/remove-gnome-entry-from-desktop.dpatch:
  - Make .desktop files freedesktop compliant

conglomerate (0.9.1-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * Add libglade2-dev build-dep. (Closes: #527712).
+ Thanks to Tim Retout.
  * Install changelogs properly. (Closes: #393564).
+ Thanks to Tim Retout.
  * Build with libgtksourceview2.0-dev. (Closes: #542059 #541962).
  * Update watch file.
  * Move Homepage to source stanza.
  * Fix syntax and spelling error in debian/NEWS.
  * Add ${misc:Depends} for debhelper package.
  * Remove call to deprecated dh_scrollkeeper in rules.
  * Remove linda override file.
  * Copy in config.{sub,guess} on configure, rm them on clean.
+ Add autotools-dev build-dep.
  * Add Section: debug to -dbg package.
  * Bump debhelper build-dep and compat to 5.
  * Bump Standards Version to 3.8.2.
+ Menu policy transition.

 -- Bhavani Shankar right2bh...@gmail.com   Tue, 25 Aug 2009 20:21:55
+0530

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

-- 
Please merge conglomerate 0.9.1-3.2 (universe) from debian unstable(main)
https://bugs.launchpad.net/bugs/418663
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 398669] Re: gnome-keyring-daemon crashes with Error reading response length from authentication socket.

2009-08-26 Thread Greg
It has been fixed upstream.  See
http://bugzilla.gnome.org/show_bug.cgi?id=586192 and
http://bugzilla.gnome.org/show_bug.cgi?id=588443

** Bug watch added: GNOME Bug Tracker #586192
   http://bugzilla.gnome.org/show_bug.cgi?id=586192

-- 
gnome-keyring-daemon crashes with Error reading response length from 
authentication socket.
https://bugs.launchpad.net/bugs/398669
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 398252] Re: jaunty sound dies after some time

2009-08-26 Thread B3rz3rk3r
I am also getting this bug on an HP dv2000 (2910us model). Running 9.04
64Bit, ALSA on HDA Intel.

-- 
jaunty sound dies after some time
https://bugs.launchpad.net/bugs/398252
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 304328] Re: Resuming from hibetrnate shutdown countdown still running

2009-08-26 Thread Raivis Dejus
I belive this bug is irrelevant now as the method we get to hibernate or
shutdown dialog has changed (has been integrated in panel applet)

** Changed in: gnome-session (Ubuntu)
   Status: Incomplete = Invalid

-- 
Resuming from hibetrnate shutdown countdown still running
https://bugs.launchpad.net/bugs/304328
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 419044] [NEW] grub menu has duplicate entries

2009-08-26 Thread Stilor
Public bug reported:

Binary package hint: grub2

Installed Kubuntu 9.10 alpha 4 on a system which already has Kubuntu
8.04.3 and Windows Vista installed, noticed several issues with GRUB2:

1. If after an installation I run update-grub, there are duplicate
entries for those other systems (Kubuntu 8.04.3 and Vista). One set of
entries comes from 30_otheros and another is added by 30_os-prober.

2. There is no option in /etc/default/grub to disable memtest entries;
only by removing /etc/grub.d/20_memtest86+ file.

a...@etoile:~$ lsb_release -rd
Description:Ubuntu karmic (development branch)
Release:9.10
a...@etoile:~$ apt-cache policy grub2
grub2:
  Installed: (none)
  Candidate: 1.96+20090725-1ubuntu2
  Version table:
 1.96+20090725-1ubuntu2 0
500 http://us.archive.ubuntu.com karmic/universe Packages

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

-- 
grub menu has duplicate entries
https://bugs.launchpad.net/bugs/419044
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 419044] Re: grub menu has duplicate entries

2009-08-26 Thread Stilor
Also,

3. There is no way to have all entries generaged with savedefault
command with GRUB2.

-- 
grub menu has duplicate entries
https://bugs.launchpad.net/bugs/419044
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 418995] Re: tried installing gtk-gnutella_0.96.5-1build1_i386.deb java packages did not download

2009-08-26 Thread Dave Lentz
I'm not a developer, but it's not immediately clear to me what error
you're reporting. Did you try to apt-get install gtk-gnutella and not
receive the packages? If so, reporting against apt-get and/or posting a
dpkg log would probably be helpful if you continue to experience issues.

Also, as a user of gtk-gnutella myself, I would recommend using the
latest version, e.g.
https://launchpad.net/~andresjriofrio/+archive/gnutella

-- 
tried installing gtk-gnutella_0.96.5-1build1_i386.deb java packages did not 
download
https://bugs.launchpad.net/bugs/418995
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 417688] Re: [karmic] in KDE apport complains: No such file or directory

2009-08-26 Thread Katsudon
*** This bug is a duplicate of bug 414063 ***
https://bugs.launchpad.net/bugs/414063

The bug seems to be gone and bug reporting is fine again.

** Changed in: apport (Ubuntu)
   Status: New = Fix Released

-- 
[karmic] in KDE apport complains: No such file or directory
https://bugs.launchpad.net/bugs/417688
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 280494] Re: Please sync 0.8.5 from debian unstable

2009-08-26 Thread Daniel Holbach
pbuilder-satisfydepends-dummy: Depends: libtorrent-dev (= 0.12.5) but
it is not installable

Unsubscribing the sponsors team for now.

-- 
Please sync 0.8.5 from debian unstable
https://bugs.launchpad.net/bugs/280494
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 419045] [NEW] Update F-Spot to 0.6.1.0

2009-08-26 Thread b3n87
Public bug reported:

Binary package hint: f-spot

Can we update to a bug-release version?

http://ftp.gnome.org/pub/gnome/sources/f-spot/0.6/f-spot-0.6.1.0.news


f-spot 0.6.1.0 - Aug 25 2009 - Tea Time
---
- bugfix release, while development continues on master:
  - fix some crashers
  - reduce the both the package size and installed size by a few Megs
  - works on gtk+  2.17
  - load .pcx files
  - extendable slideshow
  - ~30 bugs fixed
  - updated translations


Key benefits for Ubuntu devs and users are bugs fixed, smaller package
file size, and some translations :-)

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: wishlist

-- 
Update F-Spot to 0.6.1.0
https://bugs.launchpad.net/bugs/419045
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 419045] Re: Update F-Spot to 0.6.1.0

2009-08-26 Thread b3n87
http://ftp.gnome.org/pub/gnome/sources/f-spot/0.6/f-spot-0.6.1.0.tar.gz

** Tags added: wishlist

-- 
Update F-Spot to 0.6.1.0
https://bugs.launchpad.net/bugs/419045
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 416933] Re: Sync mozzemberek 0.1.5-1 (universe) from Debian unstable (main).

2009-08-26 Thread Daniel Holbach
Alexander: can you please comment on this?

-- 
Sync mozzemberek 0.1.5-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/416933
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 414471] Re: Sync git-buildpackage 0.4.56 (universe) from Debian unstable (main). Note: this requires devscripts (= 2.10.49). Hence, this request depends on LP #414298.

2009-08-26 Thread Daniel Holbach
The sync request is fine. It just needs bug 414298 to be processed.

** Changed in: git-buildpackage (Ubuntu)
   Status: New = Confirmed

** Changed in: git-buildpackage (Ubuntu)
   Status: Confirmed = In Progress

-- 
Sync git-buildpackage 0.4.56 (universe) from Debian unstable (main).  Note: 
this requires devscripts (= 2.10.49). Hence, this request depends on LP 
#414298.
https://bugs.launchpad.net/bugs/414471
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 373245] Re: wakeups kernel core : hrtimer_start_range_ns (tick_sched_timer)

2009-08-26 Thread prani_bobby
Important for karmic. I guess this bug should be given high priority.

-- 
wakeups  kernel core : hrtimer_start_range_ns (tick_sched_timer) 
https://bugs.launchpad.net/bugs/373245
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 380293] Re: Ienovo X200 power consumption - power top

2009-08-26 Thread prani_bobby
I think this bug is serious enough to get attention. This might also
help other notebook users with low battery life.

Andy, any updates on this??

-- 
Ienovo X200 power consumption - power top
https://bugs.launchpad.net/bugs/380293
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 177794] Re: package gnome-system-monitor 2. 21.4-0ubuntu1 failed to install/upgrade: le sous-proce ssus post-installation script a retourné une erreur d e sortie d'état 134

2009-08-26 Thread robert_ruiz3
** Changed in: gnome-system-monitor (Ubuntu)
   Status: Fix Released = New

** Changed in: gnome-system-monitor (Ubuntu)
   Status: New = Fix Released

-- 
package gnome-system-monitor 2.21.4-0ubuntu1 failed to install/upgrade: le 
sous-processus post-installation script a retourné une erreur de sortie d'état 
134
https://bugs.launchpad.net/bugs/177794
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 417631] Re: Sync lives 1.0.0-4 from debian sid (main)

2009-08-26 Thread Alessio Treglia
** Changed in: ubuntu
   Status: Fix Committed = Fix Released

-- 
Sync lives 1.0.0-4 from debian sid (main)
https://bugs.launchpad.net/bugs/417631
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 272342] Re: package pidgin 1:2.4.1-1ubuntu2.1 failed to install/upgrade:

2009-08-26 Thread SkyNetMaster
I'm using Ubuntu 9.04 I was to update pidgin to lates 2.6.1 with no luck.
Simmilar problem, installing with -f option installs pidgin but creates broken 
packet

-sudo apt-get install -f
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  gstreamer0.10-plugins-good
The following NEW packages will be installed:
  gstreamer0.10-plugins-good
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
3 not fully installed or removed.
Need to get 0B/1345kB of archives.
After this operation, 4354kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Unpacking gstreamer0.10-plugins-good (from 
.../gstreamer0.10-plugins-good_0.10.15-2ubuntu1~pidgin4.9.04_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.15-2ubuntu1~pidgin4.9.04_i386.deb
 (--unpack):
 trying to overwrite `/usr/lib/gstreamer-0.10/libgstliveadder.so', which is 
also in package gstreamer0.10-plugins-farsight
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.15-2ubuntu1~pidgin4.9.04_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
package pidgin 1:2.4.1-1ubuntu2.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/272342
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 226185] Re: update-resolv-conf script does not restore old values

2009-08-26 Thread sefs
Thank you Tom Dickson.  That little tip helped alot.  That should really
be in the comments of the file

-- 
update-resolv-conf script does not restore old values
https://bugs.launchpad.net/bugs/226185
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 419018] Re: buffer overflow in debugger's socket handler

2009-08-26 Thread Bug Watch Updater
** Changed in: openjdk
   Status: Unknown = Confirmed

-- 
buffer overflow in debugger's socket handler
https://bugs.launchpad.net/bugs/419018
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 403065] Re: [needs-packaging] FFprobe- multimedia streams analyzer

2009-08-26 Thread Alessio Treglia
** Changed in: ubuntu
   Status: Fix Committed = Fix Released

-- 
[needs-packaging] FFprobe- multimedia streams analyzer
https://bugs.launchpad.net/bugs/403065
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 103616] Re: [needs-packaging] LiVES - Linux Video Editor System

2009-08-26 Thread Alessio Treglia
** Changed in: ubuntu
   Status: Won't Fix = Fix Released

-- 
[needs-packaging] LiVES - Linux Video Editor System
https://bugs.launchpad.net/bugs/103616
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 8629] Re: Evolution setup wizard does not fit in 800x600

2009-08-26 Thread Alan Bell
having learned a bit about ubuntu bug fixing I have evolution compiling
now, will test later. I did see a dell mini9  with evolution and the
dialogs did fit, not sure what the fix was to make that happen. maybe a
different font or something to do with the lpia build.

-- 
Evolution setup wizard does not fit in 800x600
https://bugs.launchpad.net/bugs/8629
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 419047] [NEW] cursor jump to top right corner of workspace and generates false click

2009-08-26 Thread Kendrick Eastes
Public bug reported:

during heavy processor use cursor will usually jump to upper right
corner and generate false clicks ~30-85% of the time.

on xubuntu 9.04 800MHz pentium3, 256 MB ram

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

- during heavy processor use cursor will jump to upper right corner and
- generate false clicks ~30-85% of the time.
+ during heavy processor use cursor will usually jump to upper right
+ corner and generate false clicks ~30-85% of the time.
+ 
+ on xubuntu 9.04 800MHz pentium3, 256 MB ram

-- 
cursor jump to top right corner of workspace and generates false click
https://bugs.launchpad.net/bugs/419047
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 8629] Re: Evolution setup wizard does not fit in 800x600

2009-08-26 Thread Alan Bell
there are a whole raft of 1024x600 patches in the debian/patches
directory of ubuntu evolution dpkg. I wonder why they don't work.

-- 
Evolution setup wizard does not fit in 800x600
https://bugs.launchpad.net/bugs/8629
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 419052] [NEW] Sync bum 2.5.2-1 (universe) from Debian unstable (main).

2009-08-26 Thread Alessio Treglia
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/bum
 status confirmed
 importance wishlist
 subscribe ubuntu-archive

Please sync bum 2.5.2-1 (universe) from Debian unstable (main).

Explanation of the Ubuntu delta and why it can be dropped:
Debian adopted our changes, we can sync this.

Changelog since current karmic version 2.5.1-1ubuntu1:

bum (2.5.2-1) unstable; urgency=low
  
  * fixed icon extension in desktop file
  * fixed Maintainers
  * code cleaning
  * fixed manpage (Closes: #389889)
  
 -- Fabio Marzocca thesalty...@gmail.com  Tue, 25 Aug 2009 16:20:20 +0100


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqU14sACgkQRdSMfNz8P9CvMwCfRYuulzX/iSvN9X5nKDzJg0Me
fxcAn3ZMvIKRrvS2qeqrzRNGAxSMq/nm
=ma4U
-END PGP SIGNATURE-

** Affects: bum (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

-- 
Sync bum 2.5.2-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/419052
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 410739] Re: flahsplayer

2009-08-26 Thread Micah Gersten
Thank you for reporting this to Ubuntu. Please provide the results of the 
following command:
apt-cache policy flashplugin-nonfree swfdec-mozilla mozilla-plugin-gnash 
adobe-flashplugin

Thank you.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New = Incomplete

-- 
flahsplayer
https://bugs.launchpad.net/bugs/410739
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 358793] Re: UNR jaunty: Slow interface, high CPU load

2009-08-26 Thread Clay
i have a similar problem on my mini 9.  it would be like comparing a runny nose 
to a case of pneumonia.  with nothing but a terminal running top, 20 to 30 % 
cpp is used by netbook-launcher.  the package seems to have always done this.  
my pc was shipped with 8.04; when i installed the netbook remix, it slowed 
down.  after upgrading to 9.04, things ran well enough for my needs.  now that 
i am using a pre release, i am poking around.  some quick specs:
mem 2 gb
cpu 1.6 ghz
glxgears 300 fp5s (1000 when i watch the terminal window instead)
i have not touched a configuration file.
it seems silly that a package designed for underpowered machines is unable to 
efficiently idle.

-- 
UNR jaunty: Slow interface, high CPU load
https://bugs.launchpad.net/bugs/358793
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 272342] Re: package pidgin 1:2.4.1-1ubuntu2.1 failed to install/upgrade:

2009-08-26 Thread SkyNetMaster

I resolved it by:
removing pidgin, gstreamer0.10-plugins-farsight, gstreamer0.10-plugins-good
installing gstreamer0.10-plugins-good
installing then pidgin, this worked fine.

-- 
package pidgin 1:2.4.1-1ubuntu2.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/272342
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 419053] [NEW] package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1

2009-08-26 Thread kikibelux
Public bug reported:

Binary package hint: samba

samba is not working !

whitch packages are useful to turn on samba .
tanks

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: le sous-processus post-installation script a retourné une erreur 
de sortie d'état 1
NonfreeKernelModules: nvidia
Package: samba 2:3.3.2-1ubuntu3.1
SourcePackage: samba
Title: package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le 
sous-processus post-installation script a retourné une erreur de sortie d'état 1
Uname: Linux 2.6.28-15-generic i686

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


** Tags: apport-package i386

-- 
package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le sous-processus 
post-installation script a retourn? une erreur de sortie d'?tat 1
https://bugs.launchpad.net/bugs/419053
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 418286] Re: python2.6 crashed with SIGSEGV in PyEval_EvalFrameEx()

2009-08-26 Thread Guillermo Gonzalez
** Changed in: ubuntuone-client
   Status: In Progress = Fix Committed

-- 
python2.6 crashed with SIGSEGV in PyEval_EvalFrameEx()
https://bugs.launchpad.net/bugs/418286
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 419053] Re: package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1

2009-08-26 Thread kikibelux

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/30844311/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/30844312/DpkgTerminalLog.gz

-- 
package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le sous-processus 
post-installation script a retourn? une erreur de sortie d'?tat 1
https://bugs.launchpad.net/bugs/419053
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 402018] Re: [i855] Choppy audio playback

2009-08-26 Thread El Toozero
I have added the PPA, but as of this evening a new version of libasound2
was just pushed down.  I still have the issue and still do not have a
pulseaudio option in vlc.

$ sudo apt-get install libasound2
Reading package lists... Done
Building dependency tree   
Reading state information... Done
libasound2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.

$ apt-cache policy vlc
vlc:
  Installed: 1.0.1-1ubuntu1
  Candidate: 1.0.1-1ubuntu1
  Version table:
 *** 1.0.1-1ubuntu1 0
500 http://us.archive.ubuntu.com karmic/universe Packages
100 /var/lib/dpkg/status

$ lsb_release -rd
Description:Ubuntu karmic (development branch)
Release:9.10

The choppiness I experience seems to be happening at the beginning of
the file, not sure if it's a buffering issue or what, the number of Lost
buffers is not consistent other than some are lost on each played file,
usually near the beginning.

-- 
[i855] Choppy audio playback
https://bugs.launchpad.net/bugs/402018
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 181900] Re: Evolution-Exchange does not really sync with exchange server

2009-08-26 Thread Heidrich Attila
This is not really an issue to me. I use 9.04 and 8 as well, there are 
problems, but not really this one. Sometimes happens that I have to restart 
evolution frontend, because it complains stg. unsuccesfull, and no use pressing 
Send/receive . The backend is quite stable now.
The strange things are:
- I see different set of messages on U8 and U9. This can be caused by some 
different setting, or the different knowledge of the local SPAM database, but 
could not frame this one till now.
- Some html messages just fool the quick view panel. Such message just freeze 
in the panel, no way to display other message there. Opening any message in 
separate window works.

-- 
Evolution-Exchange does not really sync with exchange server
https://bugs.launchpad.net/bugs/181900
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 414298] Re: Please merge devscripts_2.10.53 from Debian unstable

2009-08-26 Thread Daniel Holbach
 - The new Recommends: debian-keyring and debian-maintainers are in Universe. I 
suggest making them Suggests: instead.
 - How does rmadison: Change default URL parameter to ubuntu. work with the 
new RMADISON_DEFAULT_URL option?
 - Why is po4a/po/devscripts.pot and po4a/po/fr.po changed in your diff?

-- 
Please merge devscripts_2.10.53 from Debian unstable
https://bugs.launchpad.net/bugs/414298
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 419054] [NEW] kdeinit4: plasma-desktop takes 60-90% of CPU

2009-08-26 Thread moky
Public bug reported:

The process plasma-desktop uses most of time between 60 and 90% of my
CPU when KDE is started.

In order to fix the situation (and make plasma-desktop use ~ 10% of CPU), the 
following works most of time
1. right click on the desktop
2. unblock widgets
3. re-block widgets

When it does not work, the fact to change the wallpaper fixes the
situation (I'm using globe - OpenStreetMap). Notice that re-changing
the wallpaper to OpenStreetMap does not re-create the problem.

$ lspci |grep VGA
2:00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 03)

I have the same problem with an Nvidia card on an other computer.

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

-- 
kdeinit4: plasma-desktop takes 60-90% of CPU
https://bugs.launchpad.net/bugs/419054
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 418773] Re: [needs packaging] virtualbox, proprietary

2009-08-26 Thread karaluh
1. There are allready binary only packages in Ubuntu (fglrx, Adobe flash 
player).
2. The only reason Sun doesn't allow to redistribute the binary version is to 
track it's downloads, so it should not be that hard for Canonical and Sun to 
come with an agreement.

** Changed in: ubuntu
   Status: Won't Fix = New

-- 
[needs packaging] virtualbox, proprietary
https://bugs.launchpad.net/bugs/418773
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 326897] Re: Firefox-3.0.5 crashes when drag-dropping folder bookmark sidebar

2009-08-26 Thread Alex Riesen
Don't know. I stopped using Firefox 3.0.* and removed it from my systems
long time ago.

You know, it would be much nicer if you (or Ubuntu, I don't know who is
more stupid, or nasty, in this case) realize that it is a fscking bit
annoying to call back regarding a bug report which is _that_ old.

And please stop assuming I am trying to make Ubuntu better. I don't give
a fscking dime if Ubuntu get better or disappear altogether. The project
is a primitive integrator and not especially good at that.

-- 
Firefox-3.0.5 crashes when drag-dropping folder bookmark sidebar
https://bugs.launchpad.net/bugs/326897
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 414956] Re: Cannot maximize PC volume without producing crackling sound

2009-08-26 Thread Stéphan Kochen
Now that you mention it, yes I do. I tried the slider in the output
devices tab and it also slides all the way up to crackling sound.

Perhaps it's a PulseAudio thing rather than a gnome-media thing?

-- 
Cannot maximize PC volume without producing crackling sound
https://bugs.launchpad.net/bugs/414956
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 260950] Re: f-spot slideshow shows strange effetcs on the first photo

2009-08-26 Thread marco.pallotta
I tried the issue on Jaunty with compiz effects disabled (due to blacklisted 
vga device) and I saw not strange effects of first photo during slideshow. 
I too suspected something related to compiz but in this bug discussion there 
are people that have the issue either with compiz effects enabled or with 
compiz effects not enabled.

However I will try to enable compiz effects to see if on Jaunty, with compiz 
disabled, the issue happens to me.
svaens, you noticed the issue on Jaunty with compiz effects enabled or not?

-- 
f-spot slideshow shows strange effetcs on the first photo
https://bugs.launchpad.net/bugs/260950
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


Re: [Bug 260812] Re: evolution birthdays and events write protected

2009-08-26 Thread Carsten
Not a problem any more for me, to have this working I just left
syncevolution and went for google mail with my s60 phone
Works great :)

/Carsten L.


On Tue, 21 Jul 2009 14:37 +, Sebastien Bacher seb...@ubuntu.com
wrote:
 upstream deicded that's not something they are interested working on
 since that's not that useful and rather a corner case for some users and
 not a real issue
 
 ** Changed in: evolution (Ubuntu)
Status: Triaged = Won't Fix
 
 -- 
 evolution birthdays and events write protected
 https://bugs.launchpad.net/bugs/260812
 You received this bug notification because you are a direct subscriber
 of the bug.
 
 Status in The Evolution Mail  Calendaring Tool: Won't Fix
 Status in “evolution” package in Ubuntu: Won't Fix
 
 Bug description:
 My evolution says its Evolution 2.22.3.1
 
 The BUG:
 ---
 
 When trying to add or change an anniversary/birthday I get this, in
 swedish
 
 Kan inte skapa ett nytt evenemang
 
 Födelsedagar och jubileum är en skrivskyddad kalenderkälla. Växla till
 Kalendervy och markera en kalender som kan ta emot möten.
 
 Suppose this is the, partly, english text
 
 You have a read-only calendar source selected. Change to Calendar View
 and highlight a calendar that can accept appointments.
 
 The both boxes in the left side of the calender is checked personal and
 birthdays
 
 I can make meeting/appointments BUT not Birthdays/anniversary
 
 AH should say this is under Calendar not under contacts that I get this
 problem
 under contacts I can change birthdays
 
 Its in calendar that I cannot make an anniversary or birthday change
 I want to be able to put in anniversarys in calendar
 
 /Carsten
-- 
  Carsten Lyngsdal
  lyngs...@fastmail.fm

-- 
http://www.fastmail.fm - Or how I learned to stop worrying and
  love email again

-- 
evolution birthdays and events write protected
https://bugs.launchpad.net/bugs/260812
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 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Diego Rivera
Here's my first crack at a patch.  It's for Ubuntu 8.04LTS (package
versions are referenced in each patch filename).

It has the GUI change for the OpenVPN stuff only.  For PPTP the new
delegating routing mode doesn't really make sense since PPTP doesn't
have a mechanism (that I know of) to transfer routing information to a
client in a portable way.  Thus - it's either default route, or manual
routing (i.e. the old, bad behavior).

For VPNC the story is different - IPSec mode_cfg does permit the
communication of routing information to the client.  I'm not sure if
vpnc supports this, but this is the other part of the GUI that might
need some work.

The OpenVPN stuff works as advertised.  I didn't check the file
import/export - I'm too tired today :)

The change consists in adding a configuration option called route_mode
which has  (currently) two values (possibly more in the future): 0 or
absent = current, broken behavior, 1 = new behavior (delegate routing
to the VPN client).  The GUI portion to manipulate this configuration
setting is completed only for OpenVPN.

** Attachment added: nm-patches-bug-194487.tar.gz
   http://launchpadlibrarian.net/30844341/nm-patches-bug-194487.tar.gz

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
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 179394] Re: firefox prints only visible portion of image

2009-08-26 Thread Micah Gersten
Apparently this was Fix Released in Hardy.

** Changed in: firefox (Ubuntu)
   Status: Triaged = Fix Released

-- 
firefox prints only visible portion of image
https://bugs.launchpad.net/bugs/179394
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 419056] Re: Samsung NC10 won't turn off with kernel 2.6.31-7

2009-08-26 Thread Mathieu Marquer

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/30844436/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/30844437/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/30844438/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/30844439/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/3080/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/3081/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/3082/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/3083/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/3084/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/3085/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/3086/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/3087/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/3088/ProcModules.txt

** Attachment added: RfKill.txt
   http://launchpadlibrarian.net/3089/RfKill.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/30844450/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/30844451/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/30844452/WifiSyslog.txt

-- 
Samsung NC10 won't turn off with kernel 2.6.31-7
https://bugs.launchpad.net/bugs/419056
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


  1   2   3   4   5   6   7   8   9   10   >