Re: [Bug 45944] Re: Ubuntu Server Guide Not Installed On Servers

2008-06-18 Thread Adam Sommer
On Wed, Jun 18, 2008 at 12:49 AM, Steve Langasek 
[EMAIL PROTECTED] wrote:

 It seems there's discussion of having a base server seed for other
 reasons (c.f. recent discussion of w3m on the ubuntu-devel list), in
 which case it's probably worth getting the Ubuntu Server Guide seeded
 there?


Yes, I think that would solve the possible issue of needing documentation,
but aren't allowed/able to connect to the internet.
-- 
Party On,
Adam


** Attachment added: unnamed
   http://launchpadlibrarian.net/15400562/unnamed

-- 
Ubuntu Server Guide Not Installed On Servers
https://bugs.launchpad.net/bugs/45944
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-18 Thread Wilco Baan Hofman
Well, for one you could work around the issue using:

mkdir /var/spool/postfix/dev
cp -a /dev/random /dev/urandom /var/spool/postfix/dev

This should solve the exit_group(2) errors, as it did for me.
Of course the proper (read: permanent) fix would be to include this in
the init scripts, but this should work for now.


Brendan Martens schreef:
 So what is needed exactly? I currently have an LDAP installation failing
 due to this exact issue of being compiled against gnutls. Right now all
 I have is a debut level log output. Let me know if I might be able to
 supply more helpful information?

 This is where ldap goes bad:

 TLS: could not set cipher list SSLv3.
 main: TLS init def ctx failed: -1
 slapd destroy: freeing system resources.
 slapd stopped.
 connections_destroy: nothing to destroy.


-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 69884] Re: automatic security update of libpam-ldap in Edgy tampers configuration file

2008-06-18 Thread Jean-Baptiste Lallement
This version of Ubuntu (Edgy Eft) has reached end of life and is not
supported anymore. So we are closing this report. If this is still an
issue, can you try with latest Ubuntu release and re-open if needed ?
Thanks in advance and don't hesitate to fill any new bug you may find.

** Changed in: libpam-ldap (Ubuntu)
   Status: New = Invalid

-- 
automatic security update of libpam-ldap in Edgy tampers configuration file
https://bugs.launchpad.net/bugs/69884
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libpam-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 235912] Re: [CVE-2008-1105] Samba: boundary failure when parsing SMB responses

2008-06-18 Thread Jamie Strandboge
http://www.ubuntu.com/usn/usn-617-1

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

-- 
[CVE-2008-1105] Samba: boundary failure when parsing SMB responses
https://bugs.launchpad.net/bugs/235912
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 234927] Re: delay php script execution on cli

2008-06-18 Thread steph
This is an addition this bug.
My webserver is acting normal in the first 24 hours (after start/restart) then 
becomes very sluggish.
If I try to open 30-40 urls in 30-40 seconds, they all take 100% cpu and lots 
of memory, and then hang.
At first they eat 100% CPU, then they eat-up all the memory and swap space, and 
then change to wait state (hang).

Test case:
I forked around 50 apache2/php5s in 60 seconds, and left them for half an hour.
The application is var_dump() of a large object containing few inherited 
classes, and few objects; 
In normal conditions, this causes load average  0.5.

here is a Top copy with around 50 active apache2/php5 forks after 10 minutes:
top - 10:46:15 up 1 day, 42 min,  2 users,  load average: 60.40, 59.84, 40.41
Tasks: 143 total,   4 running, 139 sleeping,   0 stopped,   0 zombie
Cpu0  :  6.5%us, 14.3%sy,  0.0%ni,  5.1%id, 72.8%wa,  0.1%hi,  1.2%si,  0.0%st
Mem:   1018856k total,   997360k used,21496k free,14252k buffers
Swap:  1959912k total,  1959364k used,  548k free,16936k cached

Didn't catch ps tho to take exact count of forks.
When I restart apache or machine everything works fine for approx 1 day, then 
starts bugging all over again.
When I disable php5-clamavlib everything works fine and stays fine.
I have also this issue with php-cli and 99% load, and it also works fine when 
php5-clamavlib is disabled.

I presumed that this has something to do with clamav-freshclam daemon, and 
tried to repeat this problem by doing $freshclam update manually, but nothing 
happened.
My biggest concern is that kernel doesn't get ENOMEM error or ignores it or 
something very unusual happens since dmesg, /var/log/messages and 
/var/log/apache2/error.log are all clean, and kernel isn't killing any forks. 
They just deadlock and stay like that forever (30 minutes, and none of them was 
killed so I presumed they will stay in wait state forever)

hardware:
Sempron64 2800+, 1Gig RAM, 2Gig swap, 2x160Gig RAID1 hdd
distro:
ubuntu server hardy
kernel:
Linux srv1.intranea 2.6.24-19-server #1 SMP Wed Jun 4 17:16:58 UTC 2008 i686 
GNU/Linux
apache:
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.1 with Suhosin-Patch mod_ssl/2.2.8 
OpenSSL/0.9.8g
apache modules:
core mod_log_config mod_logio prefork http_core mod_so mod_alias mod_auth_basic 
mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host 
mod_authz_user mod_autoindex mod_cgi mod_dir mod_env mod_mime mod_negotiation 
mod_php5 mod_rewrite mod_setenvif mod_ssl mod_status mod_userdir
php get_loaded_extensions says:
zip xmlwriter libxml xml wddx tokenizer sysvshm sysvsem sysvmsg session 
SimpleXML sockets soap SPL shmop standard Reflection posix mime_magic mbstring 
json iconv hash gettext ftp filter exif dom dba date ctype calendar bz2 bcmath 
zlib pcre openssl xmlreader apache2handler ADOdb clamav curl ffmpeg gd ldap 
mcrypt mhash mysql mysqli odbc PDO pdo_mysql PDO_ODBC pdo_pgsql pdo_sqlite 
pgsql SQLite xmlrpc

-- 
delay php script execution on cli
https://bugs.launchpad.net/bugs/234927
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 90681] Re: resolv.conf overwritten using VPN/PPP etc...

2008-06-18 Thread Brian Pribis
Using 7.04.  Latest updates applied.  This is still...still...still a
problem.

For now I just have a copy of the correct resolve.conf that I copy over
the old one when I connect to my vpn.  I have my vpn connection set to
not use any of the dns stuff from the vpn server and have network-
manager set only to use the vpn for a particular ip range.   So when I
connect to the vpn my resolve.conf just gets blanked out. I even
manually set DNS info for my wirless setting in nm and that just gets
dropped as soon as I vpn.

I'll try some of the work arounds later, but this really should be
resolved.

-- 
resolv.conf overwritten using VPN/PPP etc...
https://bugs.launchpad.net/bugs/90681
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 240353] Re: Can not add user/macine accounts to Samba PDC if the ldap idmap alloc backend is used

2008-06-18 Thread Chuck Short
Can you send me your smb.conf I can be reached at [EMAIL PROTECTED]

Thanks
chuck

-- 
Can not add user/macine accounts to Samba PDC if the ldap idmap alloc backend 
is used
https://bugs.launchpad.net/bugs/240353
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 240387] Re: php5-ldap TLS (start_tls) quirks

2008-06-18 Thread Chuck Short
** Changed in: php5 (Ubuntu)
   Status: New = Incomplete

-- 
php5-ldap TLS (start_tls) quirks
https://bugs.launchpad.net/bugs/240387
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 173817] Re: php5 5.2.3-1ubuntu6.2 causing problem

2008-06-18 Thread Chuck Short
Updating status. Is this still a problem for you in hardy?

thanks
chuck

** Changed in: php5 (Ubuntu)
   Importance: Undecided = Low
   Status: New = Triaged

-- 
php5 5.2.3-1ubuntu6.2 causing problem
https://bugs.launchpad.net/bugs/173817
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 177191] Re: php5-cgi crashed with SIGSEGV in virtual_file_ex()

2008-06-18 Thread Chuck Short
Is this still a problem for you in hardy?

Thanks
chuck

** Changed in: php5 (Ubuntu)
   Status: New = Incomplete

-- 
php5-cgi crashed with SIGSEGV in virtual_file_ex()
https://bugs.launchpad.net/bugs/177191
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 220208] Re: package nagios2-common 2.9-1 failed to upgrade:

2008-06-18 Thread Thierry Carrez
I can't reproduce it on gutsy - hardy final using do-release-upgrade on a 
server setup.
Could you describe the method you used to upgrade 
(update-manager/do-release-upgrade/apt-get dist-upgrade) ?


** Changed in: nagios2 (Ubuntu)
   Status: New = Incomplete

-- 
package nagios2-common 2.9-1 failed to upgrade: 
https://bugs.launchpad.net/bugs/220208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Chuck Short
Ill try to cook somehting up.

Thanks
chuck

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 47438] Re: Dnsmasq crashes when renewing non-existent lease

2008-06-18 Thread Thierry Carrez
** Changed in: dnsmasq (Ubuntu)
 Assignee: (unassigned) = Thierry Carrez (tcarrez)
   Status: New = Confirmed

-- 
Dnsmasq crashes when renewing non-existent lease
https://bugs.launchpad.net/bugs/47438
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 192643] Re: dnsmasq with enable-dbus doesn't work properly with NetworkManager

2008-06-18 Thread Thierry Carrez
dnsmasq provides the DBUS service and methods correctly, it's just that
NetworkManager doesn't do what you think it should do with it (it
probably doesn't call the uk.org.thekelleys.dnsmasq SetServers method
when new DNS servers are received from a new DHCP lease).

In my understanding, this is not a bug in dnsmasq, it's more a missing feature 
in NetworkManager.
If you think this is a bug in NetworkManager, please use Also affects... to 
assign this bug to that package.

** Changed in: dnsmasq (Ubuntu)
   Status: New = Invalid

-- 
dnsmasq with enable-dbus doesn't work properly with NetworkManager
https://bugs.launchpad.net/bugs/192643
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 45944] Re: Ubuntu Server Guide Not Installed On Servers

2008-06-18 Thread Nick Barcet
On Wed, 18 Jun 2008 04:49:31 -
Steve Langasek [EMAIL PROTECTED] wrote:

 It seems there's discussion of having a base server seed for other
 reasons (c.f. recent discussion of w3m on the ubuntu-devel list), in
 which case it's probably worth getting the Ubuntu Server Guide seeded
 there?

That is indeed the plan and was part of the conclusion of our
discussion at UDS.

-- 
Ubuntu Server Guide Not Installed On Servers
https://bugs.launchpad.net/bugs/45944
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 192643] Re: dnsmasq with enable-dbus doesn't work properly with NetworkManager

2008-06-18 Thread Thierry Carrez
** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
dnsmasq with enable-dbus doesn't work properly with NetworkManager
https://bugs.launchpad.net/bugs/192643
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 192643] Re: dnsmasq with enable-dbus doesn't work properly with NetworkManager

2008-06-18 Thread Thierry Carrez
** Changed in: network-manager (Ubuntu)
   Importance: Undecided = Wishlist

-- 
dnsmasq with enable-dbus doesn't work properly with NetworkManager
https://bugs.launchpad.net/bugs/192643
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 239404] Re: Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)

2008-06-18 Thread Mathias Gug
Thanks for you debdiffs.

Could you put the Merge from... as the first point in the changelog ?
It will help when doing the next merges.

-- 
Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/239404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Ondřej Surý
http://us3.php.net/manual/en/aliases.php


 That doc clearly says that the mssql_* functions are the aliases. How
 can you leave in the alias functions and remove the masters? I don't
 even understand how that's possible, much less desirable.


This document is wrong. Feel free to report bug at php. It's true for
sybase_ct extension, but not for mssql based function. Anyway I thought that
Steve aliased sybase_* to mssql_* when he made this transition in Debian. I
wonder why he hasn't do it.


 I've counted on Ubuntu packages for years, but if the directive is to
 now treat complete feature removal with so little care or oversight,
 then I'll have to look elsewhere for my server platforms.


Please don't be hysterical. Attached patch should do the trick. For now you
can just download php sources, go to ext/mssql, apply patch, install
php5-dev, run phpize  configure  make  make install. Full recompile of
php is not neccessary.

BIG WARNING: I didn't test the patch. Use at own risk, I don't even now if
it compiles (it should, but who knows).


-- 
Ondřej Surý [EMAIL PROTECTED]

** Attachment added: unnamed
   http://launchpadlibrarian.net/15414448/unnamed

** Attachment added: php_mssql.c.patch
   http://launchpadlibrarian.net/15414449/php_mssql.c.patch

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Paul McLanahan
Thanks for the help Ondřej. I didn't mean for that to sound hysterical.
I'm just trying my best not to have to find and refactor TONS of code or
install php5 from source. I know it wouldn't be that difficult to build
from the php official sources, but I don't want to deal w/ the package
maintenance dependency problems that would come from having to remove
the php5 package.

Thanks a lot for the patch. I'll let you know how it goes.

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 192599] Re: GDM support for domain choice

2008-06-18 Thread Pawel Jasnos
A patch which OpenSuse uses, extracted from RPMS.

** Attachment added: gdm-2.8.0.7-domain-entry.patch
   http://launchpadlibrarian.net/15414920/gdm-2.8.0.7-domain-entry.patch

-- 
GDM support for domain choice
https://bugs.launchpad.net/bugs/192599
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 192599] Re: GDM support for domain choice

2008-06-18 Thread Pawel Jasnos
This patch is used by the current version of OpenSuse (gdm 2.20, at
least), so please ignore version in file-name.

-- 
GDM support for domain choice
https://bugs.launchpad.net/bugs/192599
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 192599] Re: GDM support for domain choice

2008-06-18 Thread Pawel Jasnos
Also, to see the domain selection box, likewise open should probably be
patched to add/remove ShowDomain=true to/from the config file

-- 
GDM support for domain choice
https://bugs.launchpad.net/bugs/192599
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 239404] Re: Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)

2008-06-18 Thread Thierry Carrez

** Attachment added: dnsmasq_2.41-2ubuntu1_2.42-3ubuntu1.debdiff
   
http://launchpadlibrarian.net/15415322/dnsmasq_2.41-2ubuntu1_2.42-3ubuntu1.debdiff

-- 
Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/239404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Chuck Short
Can you try the version from my ppa?
http://launchapd.net/~zulcss/+archive

Thanks
chuck

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 235868] Re: dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end

2008-06-18 Thread Thierry Carrez
** Changed in: dnsmasq (Ubuntu)
   Importance: Undecided = Low

-- 
dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end
https://bugs.launchpad.net/bugs/235868
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Paul McLanahan
Solution:

Ok... so I installed the php5 source package

apt-get source php5

I decided to just give the extension in ext/sybase a try before applying
any patches.

cd ext/sybase
phpize  configure  make  sudo make install

After that it was a simple matter of adding a sybase.ini file to
/etc/php5/conf.d with the contents

extension=sybase.so

I then restarted apache2 and it works :)

I'm still a bit confused as to why the php5-sybase package installs the
mssql.so module, and the php5-mssql package is a virtual for
php5-sybase. But it is working for me now, and hopefully the people who
need this info can find it here.

Thanks again for the help Ondřej and Chuck!

Paul

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2008-06-18 Thread Thierry Carrez
The above workarounds only work if you also set bind-interfaces in
/etc/dnsmasq.conf, otherwise dnsmasq binds to the wildcard address.

-- 
packages dnsmasq and libvirt-bin conflict with each other
https://bugs.launchpad.net/bugs/231060
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 238516] Re: XSS issues in Nagios CGI (CVE-2007-5803)

2008-06-18 Thread Jamie Strandboge
** Changed in: nagios3 (Ubuntu Feisty)
   Status: New = Invalid

** Changed in: nagios3 (Ubuntu Gutsy)
   Status: New = Invalid

** Changed in: nagios3 (Ubuntu Hardy)
   Status: New = Invalid

** Changed in: nagios2 (Ubuntu)
   Status: New = Invalid

** Changed in: nagios2 (Ubuntu Hardy)
   Status: New = In Progress

** Changed in: nagios2 (Ubuntu Hardy)
 Assignee: (unassigned) = Thierry Carrez (tcarrez)

-- 
XSS issues in Nagios CGI (CVE-2007-5803)
https://bugs.launchpad.net/bugs/238516
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 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 241079] [NEW] In Samba Server Configuration, clicking help causes a crash.

2008-06-18 Thread crf
Public bug reported:

Choosing the help button in the Samba Server Configuration makes it
crash.

If Samba server configuration is started on the command line, clicking
help then causes this terminal output:

[EMAIL PROTECTED]:~$ sudo /usr/sbin/system-config-samba
Traceback (most recent call last):
  File /usr/share/system-config-samba/mainWindow.py, line 487, in 
onHelpClicked
os.execv(path, [path, help_page])
OSError: [Errno 2] No such file or directory
python: ../../src/xcb_io.c:182: process_responses: Assertion `((int) 
(((dpy-last_request_read)) - ((dpy-request))) = 0)' failed.
python: ../../src/xcb_io.c:182: process_responses: Assertion `((int) 
(((dpy-last_request_read)) - ((dpy-request))) = 0)' failed.
Aborted

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

-- 
In Samba Server Configuration, clicking help causes a crash.
https://bugs.launchpad.net/bugs/241079
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 220208] Re: package nagios2-common 2.9-1 failed to upgrade:

2008-06-18 Thread Jamie Strandboge
Marking confirmed. The -security package I mentioned will be in the main
archive soon, so hardy to hardy-security upgrades can be tested.

** Changed in: nagios2 (Ubuntu)
   Status: Incomplete = Confirmed

-- 
package nagios2-common 2.9-1 failed to upgrade: 
https://bugs.launchpad.net/bugs/220208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 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 220208] Re: package nagios2-common 2.9-1 failed to upgrade:

2008-06-18 Thread Jamie Strandboge
I think I may have reproduced this on hardy while preparing a security
update. Steps to reproduce on hardy:

1. apt-get remove --purge nagios2 nagios2-common nagios3-doc
2. apt-get install nagios2 (from hardy release)
3. apt-get -u upgrade to 2.11-1ubuntu1.1 (will provide an apt-repository soon)

At this point apt will show failures and require you to press Ctrl-C
because it hangs.

Note that this upgrade does not change the packaging, and is likely the
same problem as the gutsy to hardy upgrade. Also note there is no
configuration taking place between steps 2 and 3.

Output from apt-get:
Preparing to replace nagios2 2.11-1ubuntu1 (using 
.../nagios2_2.11-1ubuntu1.1_amd64.deb) ...
 * Stopping nagios2 monitoring daemon nagios2   
   [ OK ] 
Unpacking replacement nagios2 ...
Preparing to replace nagios2-common 2.11-1ubuntu1 (using 
.../nagios2-common_2.11-1ubuntu1.1_all.deb) ...
 * Stopping nagios2 monitoring daemon nagios2   
  invoke-rc.d: initscript nagios2, action stop failed.
dpkg: warning - old pre-removal script returned error exit status 3
dpkg - trying script from the new package instead ...
 * Stopping nagios2 monitoring daemon nagios2   
  invoke-rc.d: initscript nagios2, action stop failed.
dpkg: error processing 
/var/cache/apt/archives/nagios2-common_2.11-1ubuntu1.1_all.deb (--unpack):
 subprocess new pre-removal script returned error exit status 3
 * Starting nagios2 monitoring daemon nagios2   
   [ OK ] 
dpkg: error while cleaning up:
 subprocess post-installation script killed by signal (Interrupt)
Errors were encountered while processing:
 /var/cache/apt/archives/nagios2-common_2.11-1ubuntu1.1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

do-release-upgrade does a lot more than a 'apt-get dist-upgrade' which
is why this problem isn't hit in Thierry's upgrade.  Sounds like this
may be http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476466

-- 
package nagios2-common 2.9-1 failed to upgrade: 
https://bugs.launchpad.net/bugs/220208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 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 234166] Re: Wrong ID type sent when configured for Xauth and U-FQDN

2008-06-18 Thread Launchpad Bug Tracker
This bug was fixed in the package ipsec-tools - 1:0.7-2.1ubuntu1

---
ipsec-tools (1:0.7-2.1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
- debian/control:
  - Set Ubuntu maintainer address.
  - Depend on lsb-base.
- debian/ipsec-tools.setkey.init:
  - LSB init script.
  * Dropped:
- debian/ipsec-tools.setkey.init:
  - restart method: stop then start.
  - Use {} instead of () in usage (bash_completion).
- debian/racoon.init:
  - Create /var/run/racoon.
  - Use {} instead of () in usage (bash_completion).
  * Bug fixed by this merge:
  - fix XAuth with U-FQDN (LP: #234166).
  * Enable build with hardened options:
- src/libipsec/policy_token.c: don't check return code of fwrite.
- src/setkey/setkey.c: stop scanning stdin if fgets fails.

 -- Mathias Gug [EMAIL PROTECTED]   Wed, 18 Jun 2008 17:34:55 -0400

** Changed in: ipsec-tools (Ubuntu)
   Status: New = Fix Released

-- 
Wrong ID type sent when configured for Xauth and U-FQDN
https://bugs.launchpad.net/bugs/234166
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


Re: [Bug 241139] [NEW] Intrepid Ibex: Cannot access samba share Unable to mount location

2008-06-18 Thread Mathias Gug
On Thu, Jun 19, 2008 at 01:01:50AM -, colinstark wrote:
 Running Intrepid Ibex in a Virtualbox VM.
 When trying to access a Samba share on a Windows machine by clicking 
 Places-Network-Windows Network-MSHOME-windowsmachine-share and after the 
 prompt which asks for the password to access the share, I am getting the 
 error message:
 Unable to mount location
 DBus error
 org.freedesktop.DBus.Error.InvalidArgs:
 Mountpoint already registered

Are you able to access the remote share using smbclient from the command
line ?

  status incomplete

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


** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
Intrepid Ibex: Cannot access samba share Unable to mount location
https://bugs.launchpad.net/bugs/241139
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 239404] Re: Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)

2008-06-18 Thread Launchpad Bug Tracker
This bug was fixed in the package dnsmasq - 2.42-4ubuntu1

---
dnsmasq (2.42-4ubuntu1) intrepid; urgency=low

   * Merge from debian unstable (LP: #239404), remaining changes:
 - TearDown spec recommendations in debian/postinst and debian/init
 - debian/control: Updated maintainer to match DebianMaintainerField
   * Dropped changes:
 - LSBified init script (fix included in Debian)
   * This version fixes the log_msg_end typos in init script (LP: #235868)
   * Apply latest TearDown spec recommendation
 - Replaced multiuser in debian/postinst
 - Set Default-Stop: 1 in debian/init LSB header

 -- Thierry Carrez [EMAIL PROTECTED]   Wed, 18 Jun 2008
20:47:40 +0200

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

-- 
Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/239404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 235868] Re: dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end

2008-06-18 Thread Launchpad Bug Tracker
This bug was fixed in the package dnsmasq - 2.42-4ubuntu1

---
dnsmasq (2.42-4ubuntu1) intrepid; urgency=low

   * Merge from debian unstable (LP: #239404), remaining changes:
 - TearDown spec recommendations in debian/postinst and debian/init
 - debian/control: Updated maintainer to match DebianMaintainerField
   * Dropped changes:
 - LSBified init script (fix included in Debian)
   * This version fixes the log_msg_end typos in init script (LP: #235868)
   * Apply latest TearDown spec recommendation
 - Replaced multiuser in debian/postinst
 - Set Default-Stop: 1 in debian/init LSB header

 -- Thierry Carrez [EMAIL PROTECTED]   Wed, 18 Jun 2008
20:47:40 +0200

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

-- 
dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end
https://bugs.launchpad.net/bugs/235868
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 241139] Re: Intrepid Ibex: Cannot access samba share Unable to mount location

2008-06-18 Thread colinstark
Yes, I am able to access it using smbclient from the command line.

To add to the first comment, I am not able to access any shares on the
Windows machine.  I am, however, able to access Samba shares that are on
other Linux machines.  I unfortunately only have one Windows machine in
the house so I can't tell whether it's this one machine or whether it's
all Windows shares that it can't connect to.  Hopefully this helps
narrow down the problem.

-- 
Intrepid Ibex: Cannot access samba share Unable to mount location
https://bugs.launchpad.net/bugs/241139
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 241139] Re: Intrepid Ibex: Cannot access samba share Unable to mount location

2008-06-18 Thread Mathias Gug
Reassigning to nautilus package as smbclient works correctly.

** Changed in: nautilus (Ubuntu)
Sourcepackagename: samba = nautilus
   Status: Incomplete = New

-- 
Intrepid Ibex: Cannot access samba share Unable to mount location
https://bugs.launchpad.net/bugs/241139
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 239144] Re: package mysql-server-5.0 5.0.51a-3ubuntu5.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-06-18 Thread vivichrist
My initial problem was that mythtv wasn't connecting to ... well could
be mysql, but I deleted the contents of /etc/mysql and the mysql
directory and installed mythtv and now mythtv works ... ?

um do you want the files as attachments or just an ls

-- 
package mysql-server-5.0 5.0.51a-3ubuntu5.1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/239144
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 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-06-18 Thread Steven Wagner
Yah, creating the symbolic links works perfect. Thanks a lot! This has
been bugging me for months with a broken apt-get package db.

-- 
PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' 
- libWand.so.9
https://bugs.launchpad.net/bugs/203023
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 240970] [NEW] authorizations are all of a sudden not grantable anymore

2008-06-18 Thread dth
Public bug reported:

System info: Ubuntu 8.04 ( 2.6.24-19-generic )
The system is fully up-to-date, according to update-manager.

Report: Of two users, User dth is allowed to grant/revoke authorizations, the 
other user is not.
After an undefinite time and several updates through the update-manager, it 
appears as if User dth may not grant/revoke anything anymore, not even for 
himself.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
authorizations are all of a sudden not grantable anymore
https://bugs.launchpad.net/bugs/240970
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 160264] Re: [nvidia] compiz displays white screen when locked

2008-06-18 Thread Harvey Muller
Martin,

On the Inspiron 1420 w/ NVIDIA GeForce 8400M GS graphics, The screen is
completely black (although note that the backlight is lit) whether or
not the blank screensaver is locked, or not.

I am not seeing that problem, so it may be specific to certain models of
the graphics.  It may also be that I don't experience the issue because
of personal customizations to xorg.conf, and .nvidia-settings-rc.  I can
test with a stock xorg and nvidia-glx-new installation, if you feel that
would be helpful.

Harvey

-- 
[nvidia] compiz displays white screen when locked
https://bugs.launchpad.net/bugs/160264
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 228861] Re: Image corruption around the mouse pointer

2008-06-18 Thread drink
Due to lack of activity I did some more searching around, I didn't find
anything new and exciting. I did find a description of a slightly
similar problem, but the solution didn't apply to me (I'm not using the
relevant zoom plugins. See
http://ubuntuforums.org/showpost.php?p=3664399postcount=13 for more.)

I should add that I have general mouse pointer problems which may be
related. I tried setting HWCursor off in the display device section of
the xorg.conf but that produced even less desirable effects - the mouse
pointer is not correctly composited when drug over composited windows.
Since I'm using xserver-xgl, that's pretty much everything but the
desktop. Moving the non-hardware cursor over avant-window-navigator, for
example, resulted in all kinds of trashing all over my dock. As a big
collection of composited windows this is not much of a surprise.

However, my mouse pointer also disappears when I hover over practically
anything, especially resize handles. When mousing over the window
gadgets it looks like there's something on top of it that causes it to
not be drawn, perhaps something tooltip-related? It seems like something
similar happens to the resize pointers. Sometimes they are visible,
sometimes not (usually not.)

-- 
Image corruption around the mouse pointer
https://bugs.launchpad.net/bugs/228861
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 185311] Re: hardy, locking assertion failure, xorg/libsdl

2008-06-18 Thread Chris Cheney
** Changed in: libxcb (Ubuntu Hardy)
   Importance: Undecided = High
   Status: New = Confirmed

-- 
hardy, locking assertion failure, xorg/libsdl
https://bugs.launchpad.net/bugs/185311
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 237759] Re: Cannot print to a printserver connected printer from ubuntu 8.04, while ubuntu 7.10 and 7.04 do the job without any problem.

2008-06-18 Thread Patrick Schueller
*** This bug is a duplicate of bug 213081 ***
https://bugs.launchpad.net/bugs/213081

Marked as duplicate after further research. The workaround is also
mentioned in the other bug report:

add a line with

net.ipv4.tcp_frto = 0

to /etc/sysctl.conf. Works a charm here :-)


** This bug has been marked a duplicate of bug 213081
   CUPS does not print to LPD printer

-- 
Cannot print to a printserver connected printer from ubuntu 8.04, while ubuntu 
7.10 and 7.04 do the job without any problem.
https://bugs.launchpad.net/bugs/237759
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 239575] Re: Zotero (Firefox extension)

2008-06-18 Thread Dimitrios Symeonidis
Hmm, in fact you're right, there's several extentions under World Wide Web 
(universe), I was not aware of that.
You could add this suggestion to the Brainstorm website.

You are very polite, and don't worry about wasting time, looking into
this issue was actually quite educating.

Feel free to report any other Ubuntu bugs you might come along...

-- 
Zotero (Firefox extension)
https://bugs.launchpad.net/bugs/239575
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 237382] Re: openoffice 2.4.1 rc1 dont start on hardy amd64

2008-06-18 Thread Chris Cheney
*** This bug is a duplicate of bug 185311 ***
https://bugs.launchpad.net/bugs/185311

** This bug has been marked a duplicate of bug 185311
   hardy, locking assertion failure, xorg/libsdl

-- 
openoffice 2.4.1 rc1 dont start on hardy amd64
https://bugs.launchpad.net/bugs/237382
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 240327] Re: package gcalctool 5.22.2-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 134

2008-06-18 Thread Pedro Villavicencio
** Changed in: scrollkeeper (Ubuntu)
Sourcepackagename: gcalctool = scrollkeeper

-- 
package gcalctool 5.22.2-0ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 134
https://bugs.launchpad.net/bugs/240327
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 240974] [NEW] motori di ricerca bloccati

2008-06-18 Thread enzo
Public bug reported:

Binary package hint: firefox-3.0

la barra dei motori di ricerca è bloccata

ProblemType: Bug
Architecture: i386
Date: Wed Jun 18 16:49:53 2008
DistroRelease: Ubuntu 8.04
Package: firefox-3.0 3.0+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-18-generic i686

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


** Tags: apport-bug

-- 
motori di ricerca bloccati
https://bugs.launchpad.net/bugs/240974
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 240974] Re: motori di ricerca bloccati

2008-06-18 Thread enzo

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

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

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

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

-- 
motori di ricerca bloccati
https://bugs.launchpad.net/bugs/240974
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 240926] Re: Open Office crashes on opening

2008-06-18 Thread Chris Cheney
What version of Ubuntu and OpenOffice are you using, also what
architecture?

Thanks,

Chris

-- 
Open Office crashes on opening
https://bugs.launchpad.net/bugs/240926
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 240926] Re: Open Office crashes on opening

2008-06-18 Thread Chris Cheney
Sorry I just saw you already mentioned which version of Ubuntu and arch.
But which version of openoffice.org is it? 1:2.4.0-3ubuntu6 or something
newer?

Thanks,

Chris

** Description changed:

+ Ubuntu 8.04
+ AMD64
+ 
+ --
+ 
  If I try to open Open Office Spreadsheet or Open Office Word Processor I
  see the initial loading screen that the Sun Microsystems logo then Open
  Office just dies and I am left looking at my desktop. I am using Ubuntu
  8.04 AMD64. I have a Dell Inspiron computer and use a Nvidia driver for
  my Nvidia video card.

** Changed in: openoffice.org (Ubuntu)
   Status: New = Incomplete

-- 
Open Office crashes on opening
https://bugs.launchpad.net/bugs/240926
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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Paul McLanahan
Thanks for your help Chuck.

I just can't believe that Ubuntu would be ok with leaving out documented
and supported features of included software. This is the 5 year
supported LTS version of the OS. Are you really saying that the php5
package will remain broken for 5 years?

http://us3.php.net/manual/en/aliases.php

That doc clearly says that the mssql_* functions are the aliases. How
can you leave in the alias functions and remove the masters? I don't
even understand how that's possible, much less desirable.

I've counted on Ubuntu packages for years, but if the directive is to
now treat complete feature removal with so little care or oversight,
then I'll have to look elsewhere for my server platforms.

Please tell me I'm wrong.

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 239151] Re: flashblock crashes firefox3

2008-06-18 Thread wizard10000
I bugged this with Mozilla -
https://www.mozdev.org/bugs/show_bug.cgi?id=19261

If you whitelist cnn.com in flashblock it crashes FF3 final about 75% of
the time when you visit the site.

Mozilla asked me to install the official version of FF3 from their site
- and I cannot reproduce the issue with Mozilla code, so I'm calling
this an Ubuntu bug  ;-)

Terminal output from FF3RC1 crash -

firefox
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
**
**
Gtk:ERROR:(/build/buildd/gtk+2.0-2.12.9/gtk/gtkplug.c:182):gtk_plug_set_is_child:
assertion failed: (!GTK_WIDGET (plug)-parent)
Aborted

-- 
flashblock crashes firefox3
https://bugs.launchpad.net/bugs/239151
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 220493] Working with Ubuntu updates

2008-06-18 Thread P3P
Thank you very much!
I was sure that I would need to patch kernel sources and compile them to get my 
raid5 working.
Raid5 kernel target for dmraid is still in experimental development, so I 
thought that compiled modules was unavailable. Thank you.


To get raid5 working on my Intel ICH9R (dmraid already installed and working 
for raid0):
I have enabled hardy-updates and hardy-proposed updates on my package manager.
I have installed latest kernel image and related packages 
(linux-image-2.6.24-19-generic, linux-ubuntu-modules-2.6.24-19-generic, etc).
apt-get install initramfs-tools
echo dm-raid45  /etc/initramfs-tools/modules
update-initramfs -u
WORKING!!

Two questions:
I suppose that initramfs load dm-raid45 module at boot so can my system boot 
from a raid5 volume?
Will Ubuntu 8.04.1 release (July 2008) be capable of install in a raid5 volume 
from the live-cd installer?

Regards.

-- 
[Hardy][Regression] dmraid45 target missing in latest kernel
https://bugs.launchpad.net/bugs/220493
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 189959] Re: evolution crashed with SIGSEGV in g_closure_invoke()

2008-06-18 Thread Florian Stoffel
With the update I've installed today it seems to be fixed. Still, I
can't access the imap mailbox, but Evolution doesn't chrash. Instead,
the following message is shown Server connection was unexpectedly
closed: Input/output error (don't know the exact message since I'm
using German locale)

-- 
evolution crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/189959
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 74763] Re: Document sharing very complex

2008-06-18 Thread Wolfgang Silbermayr
** Changed in: kubuntu-meta (Ubuntu)
 Assignee: Wolfgang Silbermayr (silwol) = (unassigned)

-- 
Document sharing very complex
https://bugs.launchpad.net/bugs/74763
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 73153] Re: edgy grub-installer butchers pre-existing xen stanzas

2008-06-18 Thread Jean-Baptiste Lallement
We appreciate the difficulties you are facing, but this version of
Ubuntu (Edgy Eft) has reached end of life and is not supported anymore.
So we are closing this report. If this is still an issue, can you try
with latest Ubuntu release and re-open if needed ?  Thanks in advance
and don't hesitate to fill any new bug you may find.

** Changed in: grub-installer (Ubuntu)
   Status: New = Invalid

-- 
edgy grub-installer butchers pre-existing xen stanzas
https://bugs.launchpad.net/bugs/73153
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 72699] Re: I can't start LimeWire in Edgy

2008-06-18 Thread Jean-Baptiste Lallement
Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you are not using a software
package provided by the official Ubuntu repositories. Because of this
the Ubuntu project can not support or fix your particular bug. Please
report this bug to the provider of the software package. Thanks!

If you are interested in learning more about software repositories and
Ubuntu the following pages should be informative:

1. http://www.ubuntu.com/community/ubuntustory/components - information about 
Ubuntu repositories
2. https://help.ubuntu.com/community/Repositories - information regarding 
managing repositories

** Changed in: limewire (Ubuntu)
   Status: New = Invalid

-- 
I can't start LimeWire in Edgy
https://bugs.launchpad.net/bugs/72699
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 240972] Re: Please merge kdevelop 4:3.5.2-1 (universe) from Debian unstable (main)

2008-06-18 Thread Nathan Handler
Ubuntu-Ubuntu debdiff

** Attachment added: Ubuntu-Ubuntu debdiff
   http://launchpadlibrarian.net/15411894/kdevelop_3.5.2-1ubuntu1.debdiff

-- 
Please merge kdevelop 4:3.5.2-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/240972
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 240961] Re: Problem with sound after updating 2.6.24-19

2008-06-18 Thread Fernanda Favretto
When I boot in older version the sound works, but in the newer version
of ubuntu it didn't work.

-- 
Problem with sound after updating 2.6.24-19
https://bugs.launchpad.net/bugs/240961
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 240939] Re: PSB graphics driver .16 relase

2008-06-18 Thread Tim Gardner
** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu)
 Assignee: (unassigned) = Amit Kucheria (amitk)

-- 
PSB graphics driver .16 relase
https://bugs.launchpad.net/bugs/240939
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 240064] Re: ruby global variables $' and $` highlighted as string delimiters

2008-06-18 Thread Pedro Villavicencio
confirming, thanks will look upstream.

** Changed in: gtksourceview (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Confirmed

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

** Also affects: gtksourceview via
   http://bugzilla.gnome.org/show_bug.cgi?id=538967
   Importance: Unknown
   Status: Unknown

-- 
ruby global variables $' and $` highlighted as string delimiters
https://bugs.launchpad.net/bugs/240064
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 240064] Re: ruby global variables $' and $` highlighted as string delimiters

2008-06-18 Thread Pedro Villavicencio
I've sent this upstream at:
http://bugzilla.gnome.org/show_bug.cgi?id=538967 ; thanks for your
report.

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

-- 
ruby global variables $' and $` highlighted as string delimiters
https://bugs.launchpad.net/bugs/240064
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 224174] Re: [upstream] [hardy] Impress: resolution trouble on desktop VS projector

2008-06-18 Thread Sid
 I just tried it... and the resolution of the presentation is fine if impress 
 is started *before*
 the resolution of the display is changed.

Ummm... I think I misspoke above. Here's (hopefully with more clarity)
what works, and what doesn't.

The OOo presentation works okay, if you
(1) Make sure OOo is closed.
(2) Change the display resolution (before starting OOo)  (optionally, attach 
any external projector(s))
(3) Then start OOo, and start the presentation.

The OOo presentation does *not* fit in the screen if you
(1) First start OOo
(2) Then change the display resolution (optionally, attach any external 
projector(s))
(3) Then start the presentation... the presentation will not fit the screen.

Sorry about the confusion.

-- 
[upstream] [hardy] Impress: resolution trouble on desktop VS projector
https://bugs.launchpad.net/bugs/224174
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 106546] Re: [Ubuntu] [hardy] Problem with development of UNO-Components for OpenOffice

2008-06-18 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu Hardy)
   Status: In Progress = Triaged

** Changed in: openoffice.org (Ubuntu Intrepid)
   Status: In Progress = Triaged

-- 
[Ubuntu] [hardy] Problem with development of UNO-Components for OpenOffice
https://bugs.launchpad.net/bugs/106546
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 76439] Re: Random Freezes in Edgy fixed by downgrade Powernowd to Dapper

2008-06-18 Thread Jean-Baptiste Lallement
We appreciate the difficulties you are facing, but this version of
Ubuntu (Edgy Eft) has reached end of life and is not supported anymore.
So we are closing this report. If this is still an issue, can you try
with latest Ubuntu release and re-open if needed ?  Thanks in advance
and don't hesitate to fill any new bug you may find.

** Changed in: powernowd (Ubuntu)
   Status: New = Invalid

-- 
Random Freezes in Edgy fixed by downgrade Powernowd to Dapper
https://bugs.launchpad.net/bugs/76439
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 75156] Re: /usr/bin/jvncviewer uses incorrect bourne shell: error in edgy

2008-06-18 Thread Jean-Baptiste Lallement
We appreciate the difficulties you are facing, but this version of
Ubuntu (Edgy Eft) has reached end of life and is not supported anymore.
So we are closing this report. If this is still an issue, can you try
with latest Ubuntu release and re-open if needed ?  Thanks in advance
and don't hesitate to fill any new bug you may find.

** Changed in: vnc-java (Ubuntu)
   Status: New = Invalid

-- 
/usr/bin/jvncviewer uses incorrect bourne shell: error in edgy
https://bugs.launchpad.net/bugs/75156
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 73317] Re: In Ubuntu 6.10 Edgy Eft: Bug upgrade of Ubuntu 6.06 Dapper Drake with HP Printer.

2008-06-18 Thread Jean-Baptiste Lallement
We appreciate the difficulties you are facing, but this version of
Ubuntu (Edgy Eft) has reached end of life and is not supported anymore.
So we are closing this report. If this is still an issue, can you try
with latest Ubuntu release and re-open if needed ?  Thanks in advance
and don't hesitate to fill any new bug you may find.

** Changed in: hplip (Ubuntu)
   Status: New = Invalid

-- 
In Ubuntu 6.10 Edgy Eft: Bug upgrade of Ubuntu 6.06 Dapper Drake with HP 
Printer.
https://bugs.launchpad.net/bugs/73317
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 74776] Re: E16 Iconbox is not draggable after install of Edgy

2008-06-18 Thread Jean-Baptiste Lallement
We appreciate the difficulties you are facing, but this version of
Ubuntu (Edgy Eft) has reached end of life and is not supported anymore.
So we are closing this report. If this is still an issue, can you try
with latest Ubuntu release and re-open if needed ?  Thanks in advance
and don't hesitate to fill any new bug you may find.

** Changed in: enlightenment (Ubuntu)
   Status: New = Invalid

-- 
E16 Iconbox is not draggable after install of Edgy
https://bugs.launchpad.net/bugs/74776
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 240972] Re: Please merge kdevelop 4:3.5.2-1 (universe) from Debian unstable (main)

2008-06-18 Thread Nathan Handler
kdevelop (4:3.5.2-1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes (LP: #240972):
- Upgrade build-deps to libdb4.6-dev, python2.5
- Depend on kdelibs4-dev and libcvsservice-dev (= 4:3.5.9)
- Modify Maintainer value to match the DebianMaintainerField 
  specification.

 -- Nathan Handler [EMAIL PROTECTED]  Wed, 18 Jun 2008 09:34:53
-0500


There is one thing I am not sure about. In the last Ubuntu version, the 
Maintainer in debian/control was set to Ubuntu Core developers [EMAIL 
PROTECTED]. However, kdevelop is in the Universe repositories. Shouldn't the 
maintainer be Ubuntu MOTU Developers [EMAIL PROTECTED]? I didn't want to 
change this without making sure that the Core Developers were not set as the 
Maintainer intentionally. If the MOTU Developers are meant to be the Maintainer 
of this package, please say so. I would be more than glad to prepare a new 
debdiff for the merge.

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

-- 
Please merge kdevelop 4:3.5.2-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/240972
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 240836] Re: Error in polish translation of cover-plugin

2008-06-18 Thread Tomasz Dominikowski
This is fixed in the public Aviary.pl SVN and will be forwarded upstream
as soon as the review process is done. Anyone interested in backporting
the fix to hardy?

-- 
Error in polish translation of cover-plugin 
https://bugs.launchpad.net/bugs/240836
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 240836] Re: Error in polish translation of cover-plugin

2008-06-18 Thread Tomasz Dominikowski
Fix committed. WIll be released as soon as new language-pack-gnome-pl
hits hardy-updates.

** Changed in: language-pack-gnome-pl (Ubuntu)
 Assignee: (unassigned) = Tomasz Dominikowski (dominikowski)
   Status: New = Fix Committed

-- 
Error in polish translation of cover-plugin 
https://bugs.launchpad.net/bugs/240836
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 240064] Re: ruby global variables $' and $` highlighted as string delimiters

2008-06-18 Thread Bug Watch Updater
** Changed in: gtksourceview
   Status: Unknown = New

-- 
ruby global variables $' and $` highlighted as string delimiters
https://bugs.launchpad.net/bugs/240064
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 239184] Re: evolution-exchange-storage crash in e2k_global_catalog_lookup and ber_flush2

2008-06-18 Thread Brad Johnson
Still having these crashes once or twice per day. Likely I'm not the
only one seeing these crashes. BTW, don't know if it matters, but I'm on
x86_64.

-- 
evolution-exchange-storage crash in e2k_global_catalog_lookup and ber_flush2
https://bugs.launchpad.net/bugs/239184
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 220208] Re: package nagios2-common 2.9-1 failed to upgrade:

2008-06-18 Thread Thierry Carrez
I can't reproduce it on gutsy - hardy final using do-release-upgrade on a 
server setup.
Could you describe the method you used to upgrade 
(update-manager/do-release-upgrade/apt-get dist-upgrade) ?


** Changed in: nagios2 (Ubuntu)
   Status: New = Incomplete

-- 
package nagios2-common 2.9-1 failed to upgrade: 
https://bugs.launchpad.net/bugs/220208
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 136804] Re: livecd auto mounting swap partitions detected on dmraid volume members

2008-06-18 Thread Phillip Susi
It seems to me that if vol_id reports the usage of the entire disk
device as being raid, then that should carry over to all partitions on
it, and a usage type of raid should preclude its use by anything other
than raid.

-- 
livecd auto mounting swap partitions detected on dmraid volume members
https://bugs.launchpad.net/bugs/136804
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 240981] [NEW] OpenOffice.org freezes right after start

2008-06-18 Thread stronger
Public bug reported:

Binary package hint: openoffice.org

OpenOffice.org freezes immediately after splash screen disappears. User
interface is rendered half way. It happens no matter which OO.org
component I start. I can recreate the problem at my work and home
machines. Both run Ubuntu 8.04 with latest updates. Removing
~/.openoffice.org2/ does not help. Stdout and stderr are blank.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.04.1
Release:8.04
Codename:   hardy

$ uname -a
Linux uglybox 2.6.24-19-generic #1 SMP Wed Jun 4 16:35:01 UTC 2008 i686 
GNU/Linux

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
OpenOffice.org freezes right after start
https://bugs.launchpad.net/bugs/240981
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 240980] [NEW] nvidia-setting cannot identify driver

2008-06-18 Thread keepitsimpleengr
Public bug reported:

Binary package hint: nvidia-settings

Error Message: You do not appear to be using the NVIDIA X driver. Please
edit your X configuration file (just run `nvidia-xconfig` as root), and
restart the X server.

Note: nvidia-xconfig package incompatible with nvidia-glx-new-dev-envy 
nvidia-glx-new-envy

:~# lsb_release -rd
Description:Ubuntu 8.04
Release:8.04
:~# uname -r
2.6.24-19-generic

Intel(R) Core(TM)2 Quad CPU 64bit
Dual graphic adapters/monitors

:~# apt-cache showpkg nvidia-settings
Package: nvidia-settings
Versions: 
1.0+20080304-0ubuntu1 
(/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_hardy_universe_binary-amd64_Packages)
 (/var/lib/dpkg/status)
 Description Language: 
 File: 
/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_hardy_universe_binary-amd64_Packages
  MD5: c96f6882a9e1a80c82bef7983a0919b4


Reverse Depends: 
  nvidia-glx-legacy,nvidia-settings
  nvidia-glx-new,nvidia-settings
  nvidia-glx,nvidia-settings
  nvidia-glx-new-envy,nvidia-settings
  nvidia-glx-legacy-envy,nvidia-settings
  nvidia-glx-legacy,nvidia-settings
  nvidia-glx-envy,nvidia-settings
  nvidia-glx-new,nvidia-settings
  nvidia-glx,nvidia-settings
  nvidia-glx-legacy,nvidia-settings
  nvidia-glx-new,nvidia-settings
  nvidia-glx,nvidia-settings
Dependencies: 
1.0+20080304-0ubuntu1 - libatk1.0-0 (2 1.20.0) libc6 (2 2.7-1) libcairo2 (2 
1.5.8) libglib2.0-0 (2 2.15.6) libgtk2.0-0 (2 2.12.0) libpango1.0-0 (2 1.19.4) 
libx11-6 (0 (null)) libxext6 (0 (null)) nvidia-glx (18 
1:96.43.05+2.6.24.9-8.22) nvidia-glx-new (18 169.09+2.6.24.9-8.22) 
nvidia-glx-legacy (2 71.86.04+2.6.24.9-8.22) nvidia-glx (3 
1:96.43.05+2.6.24.9-8.22) nvidia-glx-legacy (3 71.86.04+2.6.24.9-8.22) 
nvidia-glx-new (3 169.09+2.6.24.9-8.22) 
Provides: 
1.0+20080304-0ubuntu1 - 
Reverse Provides: 

:~# apt-cache pkgnames | grep envy
xorg-driver-fglrx-envy
nvidia-glx-new-envy
envyng-core
nvidia-glx-legacy-dev-envy
fglrx-amdcccle-envy
fglrx-control-envy
nvidia-glx-envy
fglrx-kernel-source-envy
nvidia-glx-new-dev-envy
xorg-driver-fglrx-dev-envy
envy
nvidia-glx-legacy-envy
nvidia-kernel-source-envy
nvidia-glx-dev-envy
envyng-gtk
nvidia-legacy-kernel-source-envy
nvidia-new-kernel-source-envy
envyng-qt

** Affects: nvidia-settings (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nvidia-setting cannot identify driver
https://bugs.launchpad.net/bugs/240980
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 240980] Re: nvidia-setting cannot identify driver

2008-06-18 Thread keepitsimpleengr

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/15412006/xorg.conf

-- 
nvidia-setting cannot identify driver
https://bugs.launchpad.net/bugs/240980
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 240868] Re: kde-systemsettings

2008-06-18 Thread Yuriy Kozlov
** Changed in: language-pack-kde-he (Ubuntu)
Sourcepackagename: kde-systemsettings = language-pack-kde-he

-- 
kde-systemsettings
https://bugs.launchpad.net/bugs/240868
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 231575] Re: ATAPI devices malfunctioning

2008-06-18 Thread Jesse Gilles
I can confirm this problem with my hardware.

Lite-On DVD-RW  SHW-160P6S
MSI K9VGM-V mainboard
AMD Athlon X2 5200+
SATA hard drive

The dvd drive will work just fine for many hours and then stop working
for no apparent reason, even when idle.  It then becomes inaccessible
until reboot.  Once the errors begin, the driver starts dropping the
access speed until it reaches PIO0.  Here are my messages from last
night...I wasn't using the machine when the errors started appearing.

Jun 17 22:51:31 jjg-linux -- MARK --
Jun 17 23:11:31 jjg-linux -- MARK --
Jun 17 23:26:39 jjg-linux kernel: [26715.181580]  cdb 43 00 00 00 00 00 
00 00  0c 00 00 00 00 00 00 00
Jun 17 23:26:39 jjg-linux kernel: [26715.181581]  res 
40/00:03:00:0c:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Jun 17 23:26:39 jjg-linux kernel: [26715.181596] ata1: soft resetting link
Jun 17 23:26:39 jjg-linux kernel: [26715.382762] ata1.00: configured for UDMA/33
Jun 17 23:26:39 jjg-linux kernel: [26715.382769] ata1: EH complete
Jun 17 23:27:09 jjg-linux kernel: [26726.896444]  cdb 43 00 00 00 00 00 
00 00  0c 00 00 00 00 00 00 00
Jun 17 23:27:09 jjg-linux kernel: [26726.896445]  res 
40/00:03:00:0c:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Jun 17 23:27:09 jjg-linux kernel: [26726.896457] ata1: soft resetting link
Jun 17 23:27:10 jjg-linux kernel: [26727.097628] ata1.00: configured for UDMA/33
Jun 17 23:27:10 jjg-linux kernel: [26727.097634] ata1: EH complete
Jun 17 23:27:40 jjg-linux kernel: [26738.611311]  cdb 43 00 00 00 00 00 
00 00  0c 00 00 00 00 00 00 00
Jun 17 23:27:40 jjg-linux kernel: [26738.611312]  res 
40/00:03:00:0c:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Jun 17 23:27:40 jjg-linux kernel: [26738.611326] ata1: soft resetting link
Jun 17 23:27:40 jjg-linux kernel: [26738.812494] ata1.00: configured for UDMA/33
Jun 17 23:27:40 jjg-linux kernel: [26738.812499] ata1: EH complete
Jun 17 23:28:10 jjg-linux kernel: [26750.326167] ata1.00: limiting speed to 
UDMA/25:PIO4
Jun 17 23:28:10 jjg-linux kernel: [26750.326180]  cdb 43 00 00 00 00 00 
00 00  0c 00 00 00 00 00 00 00
Jun 17 23:28:10 jjg-linux kernel: [26750.326180]  res 
40/00:03:00:0c:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Jun 17 23:28:10 jjg-linux kernel: [26750.326192] ata1: soft resetting link
Jun 17 23:28:11 jjg-linux kernel: [26750.527361] ata1.00: configured for UDMA/25
Jun 17 23:28:11 jjg-linux kernel: [26750.527371] ata1: EH complete
Jun 17 23:28:11 jjg-linux kernel: [26750.527388] sr: Sense Key : Aborted 
Command [current] [descriptor]
Jun 17 23:28:11 jjg-linux kernel: [26750.527393] sr: Add. Sense: No additional 
sense information
Jun 17 23:28:41 jjg-linux kernel: [26762.041044]  cdb 25 00 00 00 00 00 
00 00  00 00 00 00 00 00 00 00
Jun 17 23:28:41 jjg-linux kernel: [26762.041045]  res 
40/00:03:00:0c:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Jun 17 23:28:41 jjg-linux kernel: [26762.041057] ata1: soft resetting link
Jun 17 23:28:41 jjg-linux kernel: [26762.242278] ata1.00: configured for UDMA/25
Jun 17 23:28:41 jjg-linux kernel: [26762.242284] ata1: EH complete


Here are the driver prints when my machine boots and detects the attached 
hardware:

Jun 17 08:51:31 jjg-linux kernel: [   22.967072] scsi0 : pata_via
Jun 17 08:51:31 jjg-linux kernel: [   22.967760] scsi1 : pata_via
Jun 17 08:51:31 jjg-linux kernel: [   22.968697] ata1: PATA max UDMA/133 cmd 
0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
Jun 17 08:51:31 jjg-linux kernel: [   22.968699] ata2: PATA max UDMA/133 cmd 
0x170 ctl 0x376 bmdma 0xfa08 irq 15
Jun 17 08:51:31 jjg-linux kernel: [   22.968836] USB Universal Host Controller 
Interface driver v3.0
Jun 17 08:51:31 jjg-linux kernel: [   23.077431] via-rhine.c:v1.10-LK1.4.3 
2007-03-06 Written by Donald Becker
Jun 17 08:51:31 jjg-linux kernel: [   23.167448] FDC 0 is a post-1991 82077
Jun 17 08:51:31 jjg-linux kernel: [   23.303587] ata1.00: ATAPI: LITE-ON DVDRW 
SHW-160P6S, PS0A, max UDMA/66
Jun 17 08:51:31 jjg-linux kernel: [   23.303597] ata1.00: limited to UDMA/33 
due to 40-wire cable
Jun 17 08:51:31 jjg-linux kernel: [   23.491040] ata1.00: configured for UDMA/33
Jun 17 08:51:31 jjg-linux kernel: [   23.657496] scsi 0:0:0:0: CD-ROM   
 LITE-ON  DVDRW SHW-160P6S PS0A PQ: 0 ANSI: 5
Jun 17 08:51:31 jjg-linux kernel: [   23.659484] ACPI: PCI Interrupt 
:00:0f.0[B] - GSI 21 (level, low) - IRQ 21
Jun 17 08:51:31 jjg-linux kernel: [   23.659523] sata_via :00:0f.0: routed 
to hard irq line 11
Jun 17 08:51:31 jjg-linux kernel: [   23.659646] scsi2 : sata_via
Jun 17 08:51:31 jjg-linux kernel: [   23.659680] scsi3 : sata_via
Jun 17 08:51:31 jjg-linux kernel: [   23.660776] ata3: SATA max UDMA/133 cmd 
0xff00 ctl 0xfe00 bmdma 0xfb00 irq 21
Jun 17 08:51:31 jjg-linux kernel: [   23.660778] ata4: SATA max UDMA/133 cmd 
0xfd00 ctl 0xfc00 bmdma 0xfb08 irq 21
Jun 17 08:51:31 jjg-linux kernel: [   23.860994] ata3: SATA link up 1.5 Gbps 
(SStatus 113 SControl 300)
Jun 17 08:51:31 jjg-linux kernel: [   

Re: [Bug 208718] Re: nvidia-glx-new driver displays white screen of death

2008-06-18 Thread drink
My objection to Envy at this time stems from, well, I think Bryce said it
best: A future planned change (likely for Intrepid) will be to break out
both -fglrx and -nvidia from the linux-restricted-modules package. But that
is in the future. Today, the official method does not involve Envy. And
again, with all due respect for your efforts, I've gotten fed up with
waiting for an Envy update and used the official installer in the past,
which is one reason why I wouldn't mess with it now. If it's not
up-to-the-minute then there is no point for me. And there is no particular
reason why, if someone is going to have to make a package update and
download a big fat package anyway, why it should not just be a deb like
everything else.

If Envy becomes the official means of supporting nVidia drivers in Ubuntu,
then I anticipate using it. Perhaps in intrepid. I do not intend this
comment to be an attack on Envy; there is no reason why it should not exist
and I imagine it suits the needs of many Ubuntu users. I am glad to see it
in the repo instead of users having to look elsewhere if they want that
functionality. Have a nice day!


** Attachment added: unnamed
   http://launchpadlibrarian.net/15412018/unnamed

-- 
nvidia-glx-new driver displays white screen of death
https://bugs.launchpad.net/bugs/208718
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 240983] [NEW] FF3 changes an address to another

2008-06-18 Thread Webby
Public bug reported:

Binary package hint: firefox-3.0

When I type phoenixjp.net/news/fr (an existing address), it changes the
address to phoenixjp.netnews/fr.

ProblemType: Bug
Architecture: i386
Date: Wed Jun 18 17:04:16 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-bug

-- 
FF3 changes an address to another
https://bugs.launchpad.net/bugs/240983
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 240983] Re: FF3 changes an address to another

2008-06-18 Thread Webby

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

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

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

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

-- 
FF3 changes an address to another
https://bugs.launchpad.net/bugs/240983
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 240982] Re: vlc crashed with SIGSEGV in Speech_Decode_Frame()

2008-06-18 Thread Michalis

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/15412037/CoreDump.gz

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

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

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

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

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

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

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

** Visibility changed to: Public

-- 
vlc crashed with SIGSEGV in Speech_Decode_Frame()
https://bugs.launchpad.net/bugs/240982
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 240911] Re: OO Writer 2.4.1 from hardy-updates crashes at startup [Hardy x86_64]

2008-06-18 Thread Stunts
I can confirm this bug.
I have however, managed, with help from the ubuntu forums, a few workarounds: 
1. sudo apt-get remove openoffice.org-gtk
This will make openoffice look disgruntled from the rest of the theme in 
your desktop. It will also provoke other bugs such as oo.org impress in 
fulscreen staying behind the gnome panel
2. Create a new user account and run oo.org.
It will run fine on my machine, even with openoffice.org-gtk package 
installed.
3. Run as sudo
I know this should not be done, but for testing purposes, I tried it and it 
worked flawlessly...

I hope this helps resolve this...

-- 
OO Writer 2.4.1 from hardy-updates crashes at startup [Hardy x86_64]
https://bugs.launchpad.net/bugs/240911
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 195982] Re: Shift key (and caps lock) stop working when using VMWare

2008-06-18 Thread van_Zeller
I also have this problem. I am however relatively new to linux. How can
I help? How do I log stuff?

PS - One thing confuses me: one of the workarounds for this problem is
to run setxkbmap. But if I press any key on the console it will
immediately crash!:/

-- 
Shift key (and caps lock) stop working when using VMWare
https://bugs.launchpad.net/bugs/195982
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 240235] Re: Please merge ultrastar-ng 0.2.1-1 (universe) from Debian unstable (main)

2008-06-18 Thread Nathan Handler
I have looked over this package. I feel that a sync, not a merge, is
needed. Here is the most recent Ubuntu entry in debian/changelog:

ultrastar-ng (0.1.4-2ubuntu1) hardy; urgency=low

  * Change fftw3-dev to libfftw3-dev.
  * Munge Maintainer field as per spec.

 -- Steve Kowalik [EMAIL PROTECTED]  Wed, 19 Dec 2007 22:19:40 +1100

The only significant change was changing the ffttw3-dev Build-Depends to
libfftw3-dev. This change has also been added upstream, as can be seen
from this Debian changelog entry:

ultrastar-ng (0.2.1-1) unstable; urgency=low

  [ Miriam Ruiz ]
  * New Upstream Release (Closes: #453132)
  * Removed unneeded patches
  * Added packages to build deps:
+ libtool
+ portaudio19-dev | portaudio-dev
+ libboost-dev, libboost-thread-dev, libboost-serialization-dev
+ libboost-program-options-dev, libboost-regex-dev
  * Moved shared objects to private directory: /usr/lib/ultraster-ng
  * Added rpath to binaries to search for shared objects in the private dir
  * Uses ultrastar-ng-gstreamer as default, instead of ultrastar-ng-xine,
since there are significantly less issues with GStreamer.
  * Added patch to fix upstream desktop file
  * Added -Wl,-as-needed to LDFLAGS
  * Replaced fftw3-dev by libfftw3-dev in build dependencies.
  * Standards-Version upgraded to 3.7.3

  [ Mario Bonino ]
  * Fixed data/Makefile.am to install .desktop file and icon

  [ Jon Dowland ]
  * add Homepage: control field to source stanza
  * fix a bashism in debian/rules (Closes: #478634)

  [ Ansgar Burchardt ]
  * debian/control: Change XS-Vcs-* to Vcs-*
  * Remove Homepage semi-field from description

 -- Miriam Ruiz [EMAIL PROTECTED]  Sat, 07 Jun 2008 16:43:18 +0200

We can safely drop the other Ubuntu change, modifying the maintainer
field. This will allow us to safely sync this package.

** Changed in: ultrastar-ng (Ubuntu)
   Status: In Progress = New

** Summary changed:

- Please merge ultrastar-ng 0.2.1-1 (universe) from Debian unstable (main)
+ Please sync ultrastar-ng 0.2.1-1 (universe) from Debian unstable (main)

** Description changed:

  Binary package hint: ultrastar-ng
  
- Debian has a new version which should be merged.
+ Debian has a new version which should be synced.

-- 
Please sync ultrastar-ng 0.2.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/240235
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 240982] Symbolic threaded stack trace

2008-06-18 Thread Apport retracing service

** Attachment added: ThreadStacktrace.txt (retraced)
   http://launchpadlibrarian.net/15412234/ThreadStacktrace.txt

-- 
vlc crashed with SIGSEGV in Speech_Decode_Frame()
https://bugs.launchpad.net/bugs/240982
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 240982] Re: vlc crashed with SIGSEGV in Speech_Decode_Frame()

2008-06-18 Thread Apport retracing service

StacktraceTop:ff_put_cavs_qpel16_mc01_mmx2 (dst=value optimized out, 
?? ()
?? ()
?? ()
?? ()

** Tags added: apport-failed-retrace

** Attachment added: Stacktrace.txt (retraced)
   http://launchpadlibrarian.net/15412233/Stacktrace.txt

-- 
vlc crashed with SIGSEGV in Speech_Decode_Frame()
https://bugs.launchpad.net/bugs/240982
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 217151] Re: Epiphany prints blank pages

2008-06-18 Thread Bengt Olsson
Confirming this bug. Similar printout as above with only header and footer 
printed. Using 
HP LaserJet 4050 Series Postscript (recommended) driver.

-- 
Epiphany prints blank pages
https://bugs.launchpad.net/bugs/217151
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 234414] Re: aqsis: Cannot install: unmet dependencies

2008-06-18 Thread Luca Falavigna
This is fixed in Intrepid.
In order for this to be fixed in Hardy, both aqsis and scons need to be SRUed. 
If you want, I can manage this task.

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

-- 
aqsis: Cannot install: unmet dependencies
https://bugs.launchpad.net/bugs/234414
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 239151] Re: flashblock crashes firefox3

2008-06-18 Thread Alexander Sack
anyone still sees this with flashblock and latest firefox from ubuntu
archives?

-- 
flashblock crashes firefox3
https://bugs.launchpad.net/bugs/239151
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 240981] Re: OpenOffice.org freezes right after start

2008-06-18 Thread Dimitrios Symeonidis
Does it crash? Or remain running in the background, with no gui?
Try running ps aux|grep soffice and tell us the results...

-- 
OpenOffice.org freezes right after start
https://bugs.launchpad.net/bugs/240981
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 240982] Re: vlc crashed with SIGSEGV in Speech_Decode_Frame()

2008-06-18 Thread Apport retracing service
** Tags removed: need-amd64-retrace

-- 
vlc crashed with SIGSEGV in Speech_Decode_Frame()
https://bugs.launchpad.net/bugs/240982
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 240984] [NEW] Copying dirs from samba shares fails

2008-06-18 Thread kriko
Public bug reported:

When trying to copy whole shared dir from a samba share - it will fail with 
access denied. I thought this was opensuse 11.0 samba server bug, but extensive 
test revealed it is something in ubuntu 8.04.
Copying files via smb:// works without problems, but not when copying parent 
folder containing that files.
This problem doesn't appear at all if I manually mount samba share like this:

#sudo mount -t smbfs -o username=USER,password=PASS //212.235.180.41/folder /mnt
at this point everything works.

Please see this bug report for details (including attachments):
https://bugzilla.novell.com/show_bug.cgi?id=400308

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Copying dirs from samba shares fails
https://bugs.launchpad.net/bugs/240984
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 240985] [NEW] KDE Trash works fine only once

2008-06-18 Thread wujek_srujek
Public bug reported:

Problems with trash - when I login to my account, and delete something, and 
then try to empty the Trash, this works fine. However, every subsequent 
deletion fills the trash, but I can't clear it - the Empty Trash Bin option 
is grayed out. The files physically do exist in the trash, I can see them in 
.local/share/Trash/info and files directories. I can also navigate to the trash 
bin in Dolphin, and choose to clear it, and that works fine, even refreshes the 
icon in the panel (which is not the case with manual console cleaning).
When I reboot the procedure is the same all the time. I am not sure if it 
happens if I logout-login, but I guess so.
I tried to look this particular bug here but couldn't find the exact same 
behavior in any of the Trash related bugs listed here.

Expected behavior: to be possible to empty the trash as many times as
I'd like to, unless it's really empty.

The system version (from lsb_release -rd):
Description:Ubuntu 8.04
Release:8.04
It is Kubuntu actually, of course.

uname -a:
Linux srujek 2.6.24-19-generic #1 SMP Wed Jun 4 15:10:52 UTC 2008 x86_64 
GNU/Linux - I have the lates kernel from the repos, but this happened before 
too, I just didn't report it back then as couldn't find any rule (now I know 
it's the second deletion and cleaning process)

Ask me for any additional information you might need - this is my first
bug report and I'm also new to KDE so I don't actually know what I could
do to be of more help.

Last thing - I love KDE and Ubuntu, so please don't treat me as someone
who just demands everything tip-top and free of charge. When I issue a
bug I have making something very good even better in mind. Peace.

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


** Tags: trash

-- 
KDE Trash works fine only once
https://bugs.launchpad.net/bugs/240985
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 83318] Re: Segmentation fault on start

2008-06-18 Thread Ludovic Rousseau
I tried with Ubuntu 8.04 and I do not have a crash.

According to the core dumped file it looks like the crash occured in 
QRect::isValid () from /usr/lib/libqt-mt.so.3
This is the Qt library.

Can you try again on Ubuntu 8.04 and confirm the bug is still present?

-- 
Segmentation fault on start 
https://bugs.launchpad.net/bugs/83318
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 146155] Re: gnome-system-tools cannot display help

2008-06-18 Thread Cody A.W. Somerville
I've changed my mind. We're going to try shipping yelp in Intrepid. :)

** Changed in: gnome-system-tools (Ubuntu)
   Status: New = Invalid

-- 
gnome-system-tools cannot display help
https://bugs.launchpad.net/bugs/146155
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   >