[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-08-09 Thread sefs
Hello I am unable to browse shares

1) on ubuntu 8.04 from a windows machine
2) on ubuntu 8.04 from it self
3) can see shares, but they will not mount when double clicked upon.

What am I to do here guys.

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
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 153405] [NEW] symbolic links don't work using samba client in gutsy rc

2008-08-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

After a fresh install of Gutsy rc, and installation of samba client (sudo 
apt-get install samba smbfs), symbolic links in the shared directories are not 
displayed on the client (Nautilus) or don't work (terminal window). 
However, the links are working when using another computer, running Feisty Fawn 
and samba client. The links are also correctly displayed when using XP (dual 
boot with Gutsy rc).

In a terminal window, the links are displayed in red on a black
background, but do not work (no such file or directory when doing a cd).
Gutsy rc is using samba client version 3.0.26a

The computer acting as file server is running Samba under Feisty Fawn, no 
recent changes made to its configuration.
(the links in the shared directories on this server are links to directories on 
the same server,  but to directories beside the shared directories).

The computer with Feisty Fawn and samba client, that displays the links
correctly, uses samba client version 3.0.24.

I can provide any files needed, just let me know.

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

-- 
symbolic links don't work using samba client in gutsy rc 
https://bugs.launchpad.net/bugs/153405
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 153405] Re: symbolic links don't work using samba client in gutsy rc

2008-08-09 Thread Nythain
** Changed in: samba (Ubuntu)
Sourcepackagename: None = samba

-- 
symbolic links don't work using samba client in gutsy rc 
https://bugs.launchpad.net/bugs/153405
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 256387] Re: No me muestra archivos .php

2008-08-09 Thread Cesar Sevilla

** Attachment added: Pantallazo-1.png
   http://launchpadlibrarian.net/16675863/Pantallazo-1.png

-- 
No me muestra archivos .php
https://bugs.launchpad.net/bugs/256387
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 256387] Re: No me muestra archivos .php

2008-08-09 Thread Efrain Valles
Saludos Cesar,

Debes verificar que poseas el paquete libapache2-mod-php5. Mas que un
bug en el paquete de php5 es falta de instalación de un paquete. al
instalar que comando utilizastes?

Que pasos se pueden tomar para reproducir este bug?

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

-- 
No me muestra archivos .php
https://bugs.launchpad.net/bugs/256387
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 256387] Re: No me muestra los archivos .php

2008-08-09 Thread Cesar Sevilla
** Summary changed:

- No me muestra archivos .php
+ No me muestra los archivos .php

** Description changed:

- Realizada la instalación del servidor web usando los paquetes (apache2 y
- derivado, php5 y derivado, phpmyadmin y derivado) al consultar desde mi
- navegador web mozilla firefox (http://localhost) me muestra que se tiene
- que descargar el archivo PHTML.
+ La instalación del Servidor Web lo realice usando el siguiente comando:
+ apt-get install phpmyadmin. Realizada dicha instalación al consultar
+ desde mi navegador web mozilla firefox (http://localhost) me muestra que
+ se tiene que descargar el archivo PHTML.
+ 
+ Los paquetes instalado son los siguientes: debconf, debconf-2.0,
+ libapache2-mod-php5, php5-cgi, php5, perl, php5-mcrypt, php5-mysql,
+ php5-mysqli, apache2, lighttpd, httpd, php5-gd, mysql-server.

** Changed in: phpmyadmin (Ubuntu)
Sourcepackagename: php5 = phpmyadmin

-- 
No me muestra los archivos .php
https://bugs.launchpad.net/bugs/256387
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 105457] Re: mysqd_safe high cpu usage

2008-08-09 Thread Chris Twa
I had a fresh install of Ubuntu Hardy with MySQL 5.0.51 and found the
mysqld_safe using 100% CPU.  The fix I did was edit the init.d/mysql
script:

ERR_LOGGER=

I've got a ton of nodes, so I don't often sift through these logs anyway
-- YMMV

CaT

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
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 105457] Re: mysqd_safe high cpu usage

2008-08-09 Thread Torsten Bronger
I suspect some sort of race condition between two mysql_safe processes.
At least, every time I experienced this bug, there were at last two
mysql_safe processes active, and at least one of them was running amok.

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
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 256256] [NEW] Unacknowledged reboot required before folder can be shared

2008-08-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Please forgive me if this isn't a bug, as I'm totally new to Linux. It
seems like a minor bug to me though. Also, I think the problem is in
nautilus-share, but I'm not really sure - all the help on finding where
a bug seemed to revolve around code errors rather than usability issues.
Anyhow - the bug:

I've just done a fresh install of Ubuntu 8.04 (note that I've installed
several times over the last week, and this behaviour occurs each time,
so I decided to report it). I want to share a folder with other users on
my network.

I right click, and select Sharing Options, then click on the Share
this folder checkbox. At that point, a window appears telling me that
Sharing service is not installed, and I click the Install service
button and enter my admin password.

After a couple of minutes of downloading and installing packages, I get
a window telling me that it has Successfully applied all changes. Back
on the Folder Sharing window (File Manager is displayed in the
window bar), I click on the Create Share button.

At this point, within the Folder Sharing window, I am told that I
don't have appropriate permissions:

'net usershare' returned error 255: net usershare: cannot open 
usershare directory /var/lib/samba/usershares. Error Permission denied
You do not have permission to create a usershare. Ask your 
administrator to grant you permissions to create a share.

I am not given the option to enter my admin password - it just won't
work. If I close this window, and try it again from the top, it still
doesn't let me do it (same error) (I don't need to download and install
packages again though).

I get this error whether or not I select other options in the Folder
Sharing window.

This really had me puzzled the first time it happen and I started
looking around at all the complex ways to share folders from the
terminal. However, if I just reboot, everything works fine, apparently I
now have permissions. Perhaps all this could be resolved with a Please
Reboot message at the point when I'm told my changes are applied?

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

-- 
Unacknowledged reboot required before folder can be shared
https://bugs.launchpad.net/bugs/256256
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 74647] Re: php5-gd not using bundled GD library

2008-08-09 Thread Luis Villa
Ah, yes, because there are no bundled libraries in Debian/Ubuntu... I
mean, besides the bazillion copies of zlib or sqlite alone, just like
every other distro. C'mon.

Yes, in general it is very good policy not to build with bundled
libraries. But that policy needs to have exceptions, like any reasonable
policy. It isn't like you're dealing with a fly-by-night organization
here, and you're dealing with some fairly substantial functionality that
is missing. (Not rotating pictures automatically? It is 2008 already.)

-- 
php5-gd not using bundled GD library
https://bugs.launchpad.net/bugs/74647
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 256293] [NEW] Please sync freetalk 3.0-2 (universe) from Debian unstable (main).

2008-08-09 Thread Bhavani Shankar
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/freetalk
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors

Please sync freetalk 3.0-2 (universe) from Debian unstable (main).

Explanation why ubuntu changes can be dropped:
Debian has added a dependency on guile 1.8 and has made changes to the
package which is worth noticing so ubuntu changes can be dropped.

Changelog since current intrepid version 3.0-1build1:

freetalk (3.0-2) unstable; urgency=low

  * Fix bashism in extensions/first-time-run.sh (Closes: #489577)
  * Update Standard-Version to 3.8.0 in debian/control
  * remove errant .arch-ids in examples/ directory.
  * Fixed debian/rules to correctly handle config.sub and config.guess so they 
are not included in the diff.gz
  * ./configure --enable-maintainer-mode
  * depend on guile1.8 not 1.6

 -- Jaldhar H. Vyas [EMAIL PROTECTED]  Mon, 21 Jul 2008 19:13:28
-0400


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

iD8DBQFInTAsL+KnYRaooWIRAqU1AJ0Y1qFB3foy+zuF1LF9AvOsNBRLnQCfX4BU
cYjqpU6m7OZfV7lsDXXAASk=
=UdsI
-END PGP SIGNATURE-

** Affects: freetalk (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync freetalk 3.0-2 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256293
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 255839] Re: 0.7 N-M system setting does not work

2008-08-09 Thread Juan Pablo Salazar Bertín
Confirming the Adding connection failed: Saving connection failed..
message.

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

-- 
0.7 N-M system setting does not work
https://bugs.launchpad.net/bugs/255839
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 173890] Re: flashplugin-nonfree fails to install due to md5sum mismatch

2008-08-09 Thread Rich Fromm
Still getting md5sum mismatch on 2008-08-08 on gutsy.

22:44:25 (159.64 KB/s) - `./install_flash_player_9_linux.tar.gz' saved
[3044538/3044538]

Download done.
md5sum mismatch install_flash_player_9_linux.tar.gz
The Flash plugin is NOT installed.

[EMAIL PROTECTED]:/etc/apt# apt-cache policy flashplugin-nonfree
flashplugin-nonfree:
  Installed: 9.0.48.0.2+really0ubuntu12
  Candidate: 9.0.48.0.2+really0ubuntu12
  Version table:
 *** 9.0.48.0.2+really0ubuntu12 0
500 http://us.archive.ubuntu.com gutsy/multiverse Packages
100 /var/lib/dpkg/status
[EMAIL PROTECTED]:/etc/apt# 

I don't know what the long term solution is, but I do think I agree that
an option of continuing in the event of an md5sum mismatch would be
nice, esp. if this is likely to keep happening.  It could even list the
expected md5sum, the actual md5sum, and a URL that would give more info
explaining the issue, and that page could probably be updated much more
quickly with updated checksums if adobe breaks things compared to
actually putting out the new packages.

-- 
flashplugin-nonfree fails to install due to md5sum mismatch
https://bugs.launchpad.net/bugs/173890
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 173890] Re: flashplugin-nonfree fails to install due to md5sum mismatch

2008-08-09 Thread Rich Fromm
Even just knowing how to work around this now would be nice (sorry if
it's in the comments here, but there's quite a lot of them).  e.g. can i
edit a file somewhere and paste in the correct checksum and have the
package install work

-- 
flashplugin-nonfree fails to install due to md5sum mismatch
https://bugs.launchpad.net/bugs/173890
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 256294] [NEW] Please sync batmon.app 0.2-5 (universe) from Debian unstable (main).

2008-08-09 Thread Bhavani Shankar
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/batmon.app
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors

Please sync batmon.app 0.2-5 (universe) from Debian unstable (main).

Explanation of why ubuntu changes can be dropped:
Debian has retained previous changes whilst updating the standards 
version and package description.

Changelog since current intrepid version 0.2-4build1:

batmon.app (0.2-5) unstable; urgency=low

  * QA upload.
  * Maintainer field set to QA Group.
  * Standards version updated.
  * linux capitalized in long description.

 -- Emanuele Rocca [EMAIL PROTECTED]  Thu, 17 Jul 2008 19:07:09 +0200


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

iD8DBQFInTFXL+KnYRaooWIRArS5AJ9GN4aOBJG5+2aQDFK7DOwi+wbjwACdEIuy
aH6WmTYsaWO8OGcTOxMrKb0=
=84mC
-END PGP SIGNATURE-

** Affects: batmon.app (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync batmon.app 0.2-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256294
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 209241] Re: Gnumeric crashes on start

2008-08-09 Thread Aanjhan Ranganathan
Hi. Thanks for helping us make Ubuntu better. Can you please verify this
behaviour with Hardy version and get back? Also, it looks like it could
be a locale problem or may be your language/desktop settings. Can you
please change the theme settings to default and check and let us know
the outcome.

Thank you again.

-- 
Gnumeric crashes on start
https://bugs.launchpad.net/bugs/209241
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 144856] Re: gnumeric save dialog keyboard accelerators

2008-08-09 Thread Aanjhan Ranganathan
Hi. Thanks for helping us make Ubuntu better. The Hardy version of
Gnumeric, now provides the keyboard accelerators. For. E.g pressing Alt
+ S saves the file. Hope this is request made.

Can you please verify on Hardy? Thank you once again.

-- 
gnumeric save dialog keyboard accelerators
https://bugs.launchpad.net/bugs/144856
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 256290] Re: spellcheck does not work in openoffice

2008-08-09 Thread Parthan
Thank you for filing this bug and helping make Ubuntu better.
Unfortunately, you bug report lacks some basic information which we need
in order to look into your bug. While filing a bug please specify the
release version of Ubuntu you are using and the version of the package
you are reporting the bug against. You can find the version of the
package either through Help  About OpenOffice or through the command
apt-cache showpkg openoffice.org.

In addition please confirm whether you language setting is English and
not Czech in OpenOffice. To do this, open the word processor, go to
Tools  Options  Language Settings  Languages, where check Default
languages for documents, and  Western option, which should be set to
English (USA). You will also see a spell check symbol next to the
language. This means that this will be the language used for spell
check. Can you confirm that this is not Czech but English (USA). If it
was wrong, please change it to correct value and verify whether the
spell check works. Thanks in advance :)

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

-- 
spellcheck does not work in openoffice
https://bugs.launchpad.net/bugs/256290
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 256295] Re: Please sync alsaplayer 0.99.80-3 (universe) from Debian unstable (main).

2008-08-09 Thread Bhavani Shankar
Changelog since current intrepid version 0.99.80-2ubuntu1:

alsaplayer (0.99.80-3) unstable; urgency=low

  * debian/alsaplayer-xosd.menu: The xosd interface really shouldn't need to be
run from a terminal.

 -- Hubert Chathi [EMAIL PROTECTED]  Mon, 16 Jun 2008 14:56:28 -0400


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

-- 
Please sync alsaplayer 0.99.80-3 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256295
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 256295] [NEW] Please sync alsaplayer 0.99.80-3 (universe) from Debian unstable (main).

2008-08-09 Thread Bhavani Shankar
Public bug reported:

Explanation of the Ubuntu delta and why it can be dropped:

Bump stanards version to 3.8.0.
Debian has incorporated #include climits in app/ControlSocket.cpp and 
modified the maintainer value according to DebianMaintainerField 
specification. also debian have introduced a noticable change in their 
package i.e in debian/alsaplayer-xosd.menu so ubuntu changes can be 
dropped.

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

** Description changed:

- -BEGIN PGP SIGNED MESSAGE-
- Hash: SHA1
- 
-  affects ubuntu/alsaplayer
-  status new
-  importance wishlist
-  subscribe ubuntu-universe-sponsors
- 
- Please sync alsaplayer 0.99.80-3 (universe) from Debian unstable (main).
- 
- 
  Explanation of the Ubuntu delta and why it can be dropped:
  
  Bump stanards version to 3.8.0.
  Debian has incorporated #include climits in app/ControlSocket.cpp and 
  modified the maintainer value according to DebianMaintainerField 
  specification. also debian have introduced a noticable change in their 
  package i.e in debian/alsaplayer-xosd.menu so ubuntu changes can be 
- dropped. 
- 
- 
- Changelog since current intrepid version 0.99.80-2ubuntu1:
- 
- alsaplayer (0.99.80-3) unstable; urgency=low
- 
-   * debian/alsaplayer-xosd.menu: The xosd interface really shouldn't need to 
be
- run from a terminal.
- 
-  -- Hubert Chathi [EMAIL PROTECTED]  Mon, 16 Jun 2008 14:56:28 -0400
- 
- 
- -BEGIN PGP SIGNATURE-
- Version: GnuPG v1.4.6 (GNU/Linux)
- 
- iD8DBQFInTcgL+KnYRaooWIRAsXiAJ0fslowCStYKeqftfgNzix6+Ni4YwCgghyN
- 3TxJXRwIywlSp2SAIC9aGYs=
- =jXSR
- -END PGP SIGNATURE-
+ dropped.

-- 
Please sync alsaplayer 0.99.80-3 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256295
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 256297] Re: desktop has lost the menu bar

2008-08-09 Thread Bob Best

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

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

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

-- 
desktop has lost the menu bar
https://bugs.launchpad.net/bugs/256297
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 256297] [NEW] desktop has lost the menu bar

2008-08-09 Thread Bob Best
Public bug reported:

Binary package hint: firefox-3.0

After installing Ubuntu 8.04 LTS (from disk) I lost the upper and lower
menu bars. Right click in upper and lower window space brings no
response other than the desktop change desktop background app. I have
to crash out to shut down.

ProblemType: Bug
Architecture: i386
Date: Sat Aug  9 02:14:21 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0.1+build1+nobinonly-0ubuntu0.8.04.3
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.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

-- 
desktop has lost the menu bar
https://bugs.launchpad.net/bugs/256297
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 256298] [NEW] linux-image for kernel 2.6.24-20 not found

2008-08-09 Thread koba101
Public bug reported:

Binary package hint: virtualbox-ose

i'm trying to use virtualbox yet i'm getting this message everytime i'm
trying to load an image


VirtualBox kernel driver not installed. The vboxdrv kernel module was either 
not loaded or /dev/vboxdrv was not created for some reason. Please install the 
virtualbox-ose-modules package for your kernel, e.g. 
virtualbox-ose-modules-generic..
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).


Result Code: 
0x80004005
Component: 
Console
Interface: 
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}

 
so i  try to install virtualbox-ose-modules but the problem is that I need to 
install the linux-header and this is the msg that i get:


Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  linux-image: Depends: linux-image-generic (= 2.6.24.19.21) but 2.6.24.20.22 
is to be installed


I'm running 2.6.24.20 but i only see up to 19 in synaptic

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New

-- 
linux-image for kernel 2.6.24-20 not found
https://bugs.launchpad.net/bugs/256298
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 256270] Re: cant open synaptic after install of applications ubuntu hardy

2008-08-09 Thread peter.australia
I have loaded ubuntu 6 times and unfortunately am giving up for another
year hope its easier next time

-- 
cant open synaptic after install of applications ubuntu hardy 
https://bugs.launchpad.net/bugs/256270
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 216997] Re: export to cd does not work

2008-08-09 Thread Antoine Pairet
Is there any chance to have a SRU to solve that bug? Or is there a patch
we could apply to the version in hardy and distribute that package
trough -proposed or -backports ?

Thnaks in advance!

-- 
export to cd does not work
https://bugs.launchpad.net/bugs/216997
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 195580] Re: Nautilus-sendto always uses first entry in the combo-box

2008-08-09 Thread Bug Watch Updater
** Changed in: nautilus-sendto
   Status: Incomplete = Invalid

-- 
Nautilus-sendto always uses first entry in the combo-box
https://bugs.launchpad.net/bugs/195580
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 216997] Re: export to cd does not work

2008-08-09 Thread Antoine Pairet
Is there any chance to have a SRU to solve that bug? Or is there a patch
we could apply to the version in hardy and distribute that package
trough -proposed or -backports ?

Thnaks in advance!

-- 
export to cd does not work
https://bugs.launchpad.net/bugs/216997
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 220268] Re: gnumeric crashes when formatting dates to mmmmm or mmmmm-yy

2008-08-09 Thread Aanjhan Ranganathan
Confirmed and can be reproduced only on the attached sheet. Guess, while 
creating the new sheet, we are missing some critical data that is causing the 
crash.
Reported upstream. Thanks for helping us make Ubuntu better.

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

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

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

-- 
gnumeric crashes when formatting dates to m or m-yy
https://bugs.launchpad.net/bugs/220268
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 256296] Re: 'option' driver should not claim to work for USB id 0af0:6911

2008-08-09 Thread Martijn van de Streek

** Attachment added: lsusb output for the device that doesn't work with the 
option driver
   http://launchpadlibrarian.net/16671119/option.txt

-- 
'option' driver should not claim to work for USB id 0af0:6911
https://bugs.launchpad.net/bugs/256296
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 144856] Re: gnumeric save dialog keyboard accelerators

2008-08-09 Thread Aanjhan Ranganathan
** Changed in: gnumeric (Ubuntu)
   Status: New = Incomplete

-- 
gnumeric save dialog keyboard accelerators
https://bugs.launchpad.net/bugs/144856
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 256296] [NEW] 'option' driver should not claim to work for USB id 0af0:6911

2008-08-09 Thread Martijn van de Streek
Public bug reported:

I have an Option iCON 7.2 USB UMTS/HSDPA device, with USB ID 0af0:6911.

It has new firmware (which also changed the USB id to the current one),
doesn't work with the 'option' driver, but does work with the 'hso'
driver (usb-add-option-hso-driver.patch in gregkh's linux-staging), so I
think it would be right if the 'option' driver didn't try to manage the
device.

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

-- 
'option' driver should not claim to work for USB id 0af0:6911
https://bugs.launchpad.net/bugs/256296
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 256270] Re: cant open synaptic after install of applications ubuntu hardy

2008-08-09 Thread peter.australia
I have the same problem?

-- 
cant open synaptic after install of applications ubuntu hardy 
https://bugs.launchpad.net/bugs/256270
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-08-09 Thread Martijn van de Streek
This isn't really a kernel issue anymore (there is a userland switcher
tool that integrates with udev, I don't know if it's packaged yet). This
bug can be closed.

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 247376] Re: undefined symbols when trying to load fglrx

2008-08-09 Thread flaccid
Thanks PazO. I understand now. I just came across this bug because it
was cross-referenced with other bugs but were not actually related. I am
on Hardy. Thanks for the info.

-- 
undefined symbols when trying to load fglrx
https://bugs.launchpad.net/bugs/247376
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 240392] Re: formatting cells as percentage incorrectly rounds some values

2008-08-09 Thread Aanjhan Ranganathan
Confirmed on Hardy gnumeric. 1.8.2
Very interesting. Thanks for reporting this issue. Forwarding upstream.

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

-- 
formatting cells as percentage incorrectly rounds some values
https://bugs.launchpad.net/bugs/240392
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 220268] Re: gnumeric crashes when formatting dates to mmmmm or mmmmm-yy

2008-08-09 Thread Bug Watch Updater
** Changed in: gnumeric
   Status: Unknown = New

-- 
gnumeric crashes when formatting dates to m or m-yy
https://bugs.launchpad.net/bugs/220268
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 255839] Re: 0.7 N-M system setting does not work

2008-08-09 Thread Juan Pablo Salazar Bertín
From daemon.log:

Aug  9 02:10:37 snifer-laptop nm-system-settings: Error chowning 
'/etc/NetworkManager/system-connections/Auto snifer': 2
Aug  9 02:10:37 snifer-laptop nm-system-settings: Error while saving 
connection: Failed to create file '/etc/NetworkManager/system-connections/Auto 
snifer.2WZ3EU': No such file or directory

-- 
0.7 N-M system setting does not work
https://bugs.launchpad.net/bugs/255839
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 240392] Re: formatting cells as percentage incorrectly rounds some values

2008-08-09 Thread Aanjhan Ranganathan
** Bug watch added: GNOME Bug Tracker #547039
   http://bugzilla.gnome.org/show_bug.cgi?id=547039

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

-- 
formatting cells as percentage incorrectly rounds some values
https://bugs.launchpad.net/bugs/240392
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 254893] Re: [needs-packaging] easystroke 0.2.1

2008-08-09 Thread Tom Jaeger
I don't have the time and patience to constantly the revu page for
progress or beg for someone to review the package.  That said, I'm still
very much interested in getting this accepted into the archive.

** Changed in: ubuntu
 Assignee: Tom Jaeger (thjaeger) = (unassigned)

-- 
[needs-packaging] easystroke 0.2.1
https://bugs.launchpad.net/bugs/254893
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 173542] Re: FretsonFire 1.2.512

2008-08-09 Thread Andrea Colangelo
Sync request ACKed.

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

-- 
FretsonFire 1.2.512
https://bugs.launchpad.net/bugs/173542
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 256299] [NEW] laptop overheating

2008-08-09 Thread jernej
Public bug reported:

1.lsb_release -rd:
Description:Ubuntu 8.04.1
Release:8.04

uname -a: 
2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686 GNU/Linux

2. Mozilla Firefox 3.0.1, Copyright (c) 1998 - 2008 mozilla.org

and

cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to [EMAIL PROTECTED], please.
analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which need to switch frequency at the same time: 0
  hardware limits: 600 MHz - 1.80 GHz
  available frequency steps: 1.80 GHz, 1.60 GHz, 1.40 GHz, 1.20 GHz, 1000 MHz, 
800 MHz, 600 MHz
  available cpufreq governors: userspace, powersave, ondemand, conservative, 
performance
  current policy: frequency should be within 1.80 GHz and 1.80 GHz.
  The governor performance may decide which speed to use
  within this range.
  current CPU frequency is 1.80 GHz.

3. When viewing multiple flash sites Firefox uses 100% cpu and the cpu 
temperature raises to 65˚C. One would expect that some programm (like acpi) 
would manage cpu fan speed and tell the fan to turn faster on high temperature.
4. Instead the cpu fan turns with constant rpms no matter how high the cpu 
temperature. On some point the system freezes and hard reboot is needed.  The 
only thing that somehow manages the temperature seems to be cpufreqd witch, 
when cpu temperature goes to ~60˚C, drops the frequency to 1.40 GHz.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: cpu laptop overheating temperature

-- 
laptop overheating
https://bugs.launchpad.net/bugs/256299
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 256299] Re: laptop overheating

2008-08-09 Thread jernej

** Attachment added: lsmod
   http://launchpadlibrarian.net/16671342/lsmod

-- 
laptop overheating
https://bugs.launchpad.net/bugs/256299
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 240392] Re: formatting cells as percentage incorrectly rounds some values

2008-08-09 Thread Bug Watch Updater
** Changed in: gnumeric
   Status: Unknown = New

-- 
formatting cells as percentage incorrectly rounds some values
https://bugs.launchpad.net/bugs/240392
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 5973] Re: GnuCash doesn't support HBCI

2008-08-09 Thread Saïvann Carignan
Mmh, I don't really know what we should do about it, or even if it's a
gnucash or libaqbanking bug. At least we have good debugging
informations. Perhaps that you could open a bug in gnucash upstream bug
tracking system (and/or libaqbanking if this project have a bug tracking
system).

-- 
GnuCash doesn't support HBCI
https://bugs.launchpad.net/bugs/5973
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 256300] [NEW] libxml-simple-ruby installs in bad directory

2008-08-09 Thread Nick Colgan
Public bug reported:

Binary package hint: libxml-simple-ruby

The libxml-simple-ruby package installs the library in
/usr/lib/ruby/1.8/lib, where ruby can't find it. It should install to
/usr/lib/ruby/1.8/, where most ruby libraries go. I will use my novice
skills to fix.

intrepid 8.10
libxml-simple-ruby 1.0.11-1

** Affects: libxml-simple-ruby (Ubuntu)
 Importance: Undecided
 Assignee: Nick Colgan (nick-colgan)
 Status: New

** Changed in: libxml-simple-ruby (Ubuntu)
 Assignee: (unassigned) = Nick Colgan (nick-colgan)

-- 
libxml-simple-ruby installs in bad directory
https://bugs.launchpad.net/bugs/256300
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 255991] Re: xf86-video-geode: DDC probing broken on GX2/CS5535 since 2.9.0 (patch)

2008-08-09 Thread Martin-Éric Racine
Here is the unified diff on a sample X restart between 2.4 and 2.5 on
LX+CS5536.

** Attachment added: Xorg.0.log_2.4_to_2.5.txt
   http://launchpadlibrarian.net/16671378/Xorg.0.log_2.4_to_2.5.txt

-- 
xf86-video-geode:  DDC probing broken on GX2/CS5535 since 2.9.0 (patch)
https://bugs.launchpad.net/bugs/255991
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 255246] Re: Black Screen after boot

2008-08-09 Thread TheAlteredState
@Nick Thanks, I'll do all that when I can reboot into Ubuntu again.

I think the main problem is that the nVidia 9600 is not really well
supported. After much hassle with nvidia-glx-new, things seemed to start
coming right.

-- 
Black Screen after boot
https://bugs.launchpad.net/bugs/255246
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 256303] [NEW] Please sync audio-cd 0.05-7 (universe) from Debian unstable (main).

2008-08-09 Thread Bhavani Shankar
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/audio-cd
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors

Please sync audio-cd 0.05-7 (universe) from Debian unstable (main).

Explanation of why ubuntu changes can be dropped:
Debian has made its package compatible with perl 5.10 and has introduced 
several changes (P.S see the changelog) so ubuntu changes can be 
dropped.

Changelog since current intrepid version 0.05-6build1:

audio-cd (0.05-7) unstable; urgency=medium

  [ Sandro Tosi ]
  * debian/control
- bump Standards-Version to 3.8.0
- lowered case for show description
- added ${misc:Depends} to binary package Depends
- set versioned dependency on debhelper
  * debian/rules
- replaced pwd with $(CURDIR); thanks to Niko Tyni for the report; Closes:
  #486073 (RC bug, hence urgency set to medium)
- removed DH_COMPAT
- doesn't ignore error in clean target anymore
  * debian/compat
- added with value 5

  [ gregor herrmann ]
  * Adopt for the Debian Perl Group (closes: #491605).
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group pkg-perl-
[EMAIL PROTECTED]. Added: /me to Uploaders.
  * Add debian/watch.
  * Refresh debian/rules, no functional changes.
  * Remove debian/{dirs,docs,examples}, not needed.
  * debian/control: add ${shlibs:Depends} to Depends: and remove hard-coded
libcdaudio1.
  * debian/copyright: rewrite almost from scratch.
  * Remove debian/README.debian, doesn't help users.

 -- gregor herrmann [EMAIL PROTECTED]  Sun, 27 Jul 2008 17:40:00 +0200


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

iD8DBQFInUGCL+KnYRaooWIRAvqXAJ4/VowScpWUM9xq9ouvfnx1+AUqXACeLxIx
GCDmynRATM8Qb4zkqaRVDyY=
=HUcX
-END PGP SIGNATURE-

** Affects: audio-cd (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync audio-cd 0.05-7 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256303
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 256249] Re: Screen went black after pressing ctrl-alt-shift-f1

2008-08-09 Thread Parthan
Thank you for taking your time to file this bug and helping make Ubuntu
better. Can you also paste your ~/.xsession-errors file as a separate
attachment to your bug report, taken after reproducing the same bug
again? Can you move back to console by pressing CTRL+ALT+F1 (F1 to F6)?

Am not sure whether the source package should be nautilus or it is a
xorg-server.

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

-- 
Screen went black after pressing ctrl-alt-shift-f1
https://bugs.launchpad.net/bugs/256249
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 256249] Re: Screen went black after pressing ctrl-alt-shift-f1

2008-08-09 Thread Parthan
Can you also include your /var/log/Xorg.0.log as a separate attachment
to your bug report? Thanks in advance.

-- 
Screen went black after pressing ctrl-alt-shift-f1
https://bugs.launchpad.net/bugs/256249
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 215499] Re: Nautilus not preserving timestamps

2008-08-09 Thread kpoole
Sebastien Bacher wrote:
 the issue is not a lack of interest but a lack of manpower, there is
 thousand bugs opened and only a small team to work on those, the photo
 issue is a different one and seems to be a libgphoto one, see bug #49906
 for example, the issue is not new in hardy

   
Your referenced bug 49906 has nothing to do with my mentioned problem 
with Firefox.  You keep trying to re-direct my problem with Firefox as a 
problem with some program that imports pictures from cameras.

As a test I've re-installed Ubuntu 7.10 on a machine and confirmed that 
when a file is dragged and dropped from the Firefox window to a 
directory in a Nautilus window the last modified time from the web site 
is preserved.  I then installed Firefox 3.0 on that Ubuntu 7.10 machine 
and find that the last modified time stamp IS STILL PRESERVED in such a 
drag and drop operation.  Now I guess I'd have to see if they've 
backported the version of Nautilus from Ubuntu 8.04 to 7.10 to see if 
the time stamp preservation behavior is still preserved.  Would that 
indicate that the problem is not with Firefox?

And, please do not tell me this is something to do with camera photo 
importing.  I'm not using a camera, I'm not importing photos from a camera

-- 
Nautilus not preserving timestamps
https://bugs.launchpad.net/bugs/215499
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 256299] Re: laptop overheating

2008-08-09 Thread Nick Ellery
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it, because your description
does not yet have enough information.

Please include the following additional information, if you have not already 
done so (pay attention to lspci's additional options), as required by the 
Ubuntu Kernel Team:
1. Please run the command dmesg  dmesg.log after a fresh boot and attach the 
resulting file dmesg.log to this bug report.
2. Please run the command sudo lspci -vvnn  lspci-vvnn.log and attach the 
resulting file lspci-vvnn.log to this bug report.

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeamBugPolicies Thanks in advance!

** Changed in: linux (Ubuntu)
Sourcepackagename: None = linux
   Status: New = Incomplete

-- 
laptop overheating
https://bugs.launchpad.net/bugs/256299
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 215604] Re: Genesys Logic Webcam 05e3:0503 Not Working

2008-08-09 Thread Pac Shady
I got the cam working with this driver:
http://sourceforge.net/project/downloading.php?groupname=gl860filename=gl860_0.2p_experimental3.tgzuse_mirror=osdn

It's still in development, but it seems to work well on my laptop. Any
chance of getting this driver added to Ubuntu?

-- 
Genesys Logic Webcam 05e3:0503 Not Working
https://bugs.launchpad.net/bugs/215604
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 256300] Re: libxml-simple-ruby installs in bad directory

2008-08-09 Thread Nick Colgan
Here is the debdiff fixing the problem.

** Attachment added: libxml-simple-ruby_1.0.11-1ubuntu1.debdiff
   
http://launchpadlibrarian.net/16671508/libxml-simple-ruby_1.0.11-1ubuntu1.debdiff

-- 
libxml-simple-ruby installs in bad directory
https://bugs.launchpad.net/bugs/256300
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 256299] Re: laptop overheating

2008-08-09 Thread jernej

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/16671493/dmesg.log

-- 
laptop overheating
https://bugs.launchpad.net/bugs/256299
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 256299] Re: laptop overheating

2008-08-09 Thread jernej

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/16671518/lspci-vvnn.log

-- 
laptop overheating
https://bugs.launchpad.net/bugs/256299
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 255246] Re: Black Screen after boot

2008-08-09 Thread TheAlteredState
@Nick: Note that I did this from booting into Live with Safe Mode.

1. Linux ubuntu 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 
GNU/Linux
2. attached
3. attached next

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/16671477/dmesg.log

-- 
Black Screen after boot
https://bugs.launchpad.net/bugs/255246
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 255246] Re: Black Screen after boot

2008-08-09 Thread TheAlteredState
And here's the other one.

** Attachment added: lspci.log
   http://launchpadlibrarian.net/16671482/lspci.log

-- 
Black Screen after boot
https://bugs.launchpad.net/bugs/255246
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 231080] Re: GIMP color wheel looks ugly

2008-08-09 Thread Bug Watch Updater
** Changed in: gimp
   Status: New = Fix Released

-- 
GIMP color wheel looks ugly
https://bugs.launchpad.net/bugs/231080
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 216043] Re: compiz.real crashed with SIGSEGV

2008-08-09 Thread Ian Gordon
Updated - restarted as requested - logged in - error reported before anything 
was done.
This is with Intrepid x86_64.

-- 
compiz.real crashed with SIGSEGV
https://bugs.launchpad.net/bugs/216043
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 256304] [NEW] Please sync etoile 0+20080616+dfsg-1 (universe) from Debian unstable (main).

2008-08-09 Thread Bhavani Shankar
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/etoile
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors

Please sync etoile 0+20080616+dfsg-1 (universe) from Debian unstable
(main).

Explanation of why ubuntu changes can be dropped:
Debian has updated their package to work with the latest GNU step and 
they have added a dependency so ubuntu changes can be dropped.

Changelog since current intrepid version 0+20060914+dfsg-4build1:

etoile (0+20080616+dfsg-1) unstable; urgency=low

  * Update Camaelon bundle to SVN snapshot (2008-06-16), to work with
latest GNUstep.
* debian/patches/05_camaelon.dpatch: Remove. (obsolete)
* debian/control: Require gnustep-gui = 0.14.
  * debian/control: Add depends on ${gnustep:Depends}.
  * debian/rules: Call gsdh_gnustep.

 -- Hubert Chathi [EMAIL PROTECTED]  Mon, 16 Jun 2008 17:37:01 -0400


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

iD8DBQFInUbnL+KnYRaooWIRAm1cAJ9+2NV+xKYW6MIC4DYuJ1K6+M2c7QCeI/zg
v+HYnY9ZjWZcH2VmbH6tzuc=
=Cvpk
-END PGP SIGNATURE-

** Affects: etoile (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync etoile 0+20080616+dfsg-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256304
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 150373] Re: creating a 7zip gives error

2008-08-09 Thread dot2kode
I just had the error popup on my desktop...I was using file-roller to make a 
.7z archive and as others have said it make the archive just fine until it 
checked it: 
I'm using ubuntu 8.04 Hardy Heron with gnome
Here is what I got -

Everything is Ok
7-Zip (A) 4.57  Copyright (c) 1999-2007 Igor Pavlov  2007-12-06
p7zip Version 4.57 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,1 CPU)

Scanning

Updating archive /home/r00t/r00t.7z
System error:
E_NOTIMPL

-- 
creating a 7zip gives error
https://bugs.launchpad.net/bugs/150373
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 113244] Re: g-p-m does not allow using battery percentage for policy in feisty

2008-08-09 Thread Felipe Figueiredo
*** This bug is a duplicate of bug 135548 ***
https://bugs.launchpad.net/bugs/135548

** This bug has been marked a duplicate of bug 135548
   [Gutsy] Action on critical battery isn't triggered - regression

-- 
g-p-m does not allow using battery percentage for policy in feisty
https://bugs.launchpad.net/bugs/113244
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 64751] Re: System dies instead of Suspend for Critical Battery

2008-08-09 Thread Felipe Figueiredo
*** This bug is a duplicate of bug 135548 ***
https://bugs.launchpad.net/bugs/135548

** This bug has been marked a duplicate of bug 135548
   [Gutsy] Action on critical battery isn't triggered - regression

-- 
System dies instead of Suspend for Critical Battery
https://bugs.launchpad.net/bugs/64751
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 44586] Re: screen refresh not consistent, SDL suffers

2008-08-09 Thread Philip Wyett
Is this problem still and issue with gutsy and hardy?

If no, we should close this bug. If yes, could you please provide the
requested logs and a screenshot please.

Regards

Phil

-- 
screen refresh not consistent, SDL suffers
https://bugs.launchpad.net/bugs/44586
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 41215] Re: System dies instead of shutting down

2008-08-09 Thread Felipe Figueiredo
*** This bug is a duplicate of bug 135548 ***
https://bugs.launchpad.net/bugs/135548

** This bug has been marked a duplicate of bug 135548
   [Gutsy] Action on critical battery isn't triggered - regression

-- 
System dies instead of shutting down
https://bugs.launchpad.net/bugs/41215
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-08-09 Thread sefs
Hello I am unable to browse shares

1) on ubuntu 8.04 from a windows machine
2) on ubuntu 8.04 from it self
3) can see shares, but they will not mount when double clicked upon.

What am I to do here guys.

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
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 45516] Re: Always On Top doesn't work

2008-08-09 Thread Philip Wyett
Hi,

Is this still an issue with hardy final?

Regards

Phil

-- 
Always On Top doesn't work
https://bugs.launchpad.net/bugs/45516
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 256298] Re: linux-image for kernel 2.6.24-20 not found

2008-08-09 Thread Monk-e
*** This bug is a duplicate of bug 255150 ***
https://bugs.launchpad.net/bugs/255150

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 255150, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** Changed in: virtualbox-ose-modules (Ubuntu)
Sourcepackagename: virtualbox-ose = virtualbox-ose-modules

** This bug has been marked a duplicate of bug 255150
   Virtualbox modules were rebuilt for 2.6.24-20 in hardy-proposed, but found 
their way into hardy-updates

-- 
linux-image for kernel 2.6.24-20 not found
https://bugs.launchpad.net/bugs/256298
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 221454] Re: laptop does not hibernate on low battery

2008-08-09 Thread Felipe Figueiredo
*** This bug is a duplicate of bug 135548 ***
https://bugs.launchpad.net/bugs/135548

** This bug has been marked a duplicate of bug 135548
   [Gutsy] Action on critical battery isn't triggered - regression

-- 
laptop does not hibernate on low battery
https://bugs.launchpad.net/bugs/221454
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 135479] Re: No low battery warning on Samsung X11-T5500 notebook

2008-08-09 Thread Felipe Figueiredo
*** This bug is a duplicate of bug 135548 ***
https://bugs.launchpad.net/bugs/135548

** This bug has been marked a duplicate of bug 135548
   [Gutsy] Action on critical battery isn't triggered - regression

-- 
No low battery warning on Samsung X11-T5500 notebook
https://bugs.launchpad.net/bugs/135479
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 45516] Re: Always On Top doesn't work

2008-08-09 Thread Philip Wyett
*** This bug is a duplicate of bug 84098 ***
https://bugs.launchpad.net/bugs/84098

** This bug has been marked a duplicate of bug 84098
   always on top option in VLC not working

-- 
Always On Top doesn't work
https://bugs.launchpad.net/bugs/45516
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 256305] [NEW] Please sync pdns 2.9.21.1-1 (universe) from Debian unstable (main).

2008-08-09 Thread Michael Bienia
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

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

Please sync pdns 2.9.21.1-1 (universe) from Debian unstable (main).

Changelog since current intrepid version 2.9.21-6:

pdns (2.9.21.1-1) unstable; urgency=high

  * New Upstream Version (fixes CVE-2008-3337)

 -- Christoph Haas [EMAIL PROTECTED]  Thu, 07 Aug 2008 00:25:01 +0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iJwEAQEDAAYFAkidT7kACgkQo8/XfXduguo8VgP/a70T7q5x4EeJejK3B1bvLR/V
NnAV39umSVFH/X9usqnyUtpX8YWjBy07olctiP/vxR+izqnuf0g7cftLI47rONmd
bBeE7ss4GBPb6XrJhcvIYygxh1yLWuQ8N4TSoUMnXXHbOcwjcUJp1sM7AtGChYA9
lNSZN/19jbp7h/itNuU=
=0inn
-END PGP SIGNATURE-

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

-- 
Please sync pdns 2.9.21.1-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256305
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 255008] Re: Up arrow key mapped to Print [screen]

2008-08-09 Thread Paul Weiss
Sorry guys, rebooting after reseting my keyboard in the menu fixed my
problem.

-- 
Up arrow key mapped to Print [screen]
https://bugs.launchpad.net/bugs/255008
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 253303] Re: fstab UUID of swap doesn't update after resizing partitions

2008-08-09 Thread Umang
I see. I don't know about all this too much, so my opinion shouldn't be
taken too seriously, but I have a problem and I feel that should be
fixed.

The swap's UUID changes when you do some resizing (not necessarily of
the swap itself). So then the swap isn't swapped on after that. Isn't
that a disadvantage of having only UUIDs? Is there no way in which we
can have the name of the swap partition as well as the UUID?

A not so tech savy person will have a whole lot of trouble if they
change their partitions a little bit and find their computer behaving
weird even though the resizing process went fine.

-- 
fstab UUID of swap doesn't update after resizing partitions
https://bugs.launchpad.net/bugs/253303
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 247003] Re: gnome-session makes Xorg crash in xf86SetScrnInfoModes

2008-08-09 Thread Tormod Volden
** Changed in: mesa (Ubuntu)
   Status: Incomplete = Fix Released

-- 
gnome-session makes Xorg crash in xf86SetScrnInfoModes
https://bugs.launchpad.net/bugs/247003
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 135548] Re: [Gutsy] Action on critical battery isn't triggered - regression

2008-08-09 Thread Felipe Figueiredo
** Tags added: data-loss

-- 
[Gutsy] Action on critical battery isn't triggered - regression
https://bugs.launchpad.net/bugs/135548
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 216005] Re: [hardy] Regression: compiz fails because of failed Maximum texture size check

2008-08-09 Thread Tormod Volden
Thanks for the follow-up. Please reopen if you switch back to your ATI
card :)

** Changed in: xserver-xorg-video-ati (Ubuntu)
 Assignee: Tormod Volden (tormodvolden) = (unassigned)
   Status: Incomplete = Invalid

** Summary changed:

- [hardy] Regression: compiz fails because of failed Maximum texture size 
check
+ [RV100] Regression: compiz fails because of failed Maximum texture size 
check

-- 
[RV100] Regression: compiz fails because of failed Maximum texture size check
https://bugs.launchpad.net/bugs/216005
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 135548] Re: [Gutsy] Action on critical battery isn't triggered - regression

2008-08-09 Thread Felipe Figueiredo
Upstream bug report says it's solved. Why is the solution not patched in
Ubuntu?

BTW, the workaround in comment 18 works for me, on a Lenovo 3000 v100
(Ubuntu 8.04).

-- 
[Gutsy] Action on critical battery isn't triggered - regression
https://bugs.launchpad.net/bugs/135548
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 256275] Re: Command line archiver pulls in gtk

2008-08-09 Thread Emmet Hikory
These are essentially just the dependencies of the available Java
runtimes: as the headless runtimes become more functional, they may be
moved to be primary choices for the dependencies, which would address
this bug.

** Changed in: jlha-utils (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Confirmed

-- 
Command line archiver pulls in gtk
https://bugs.launchpad.net/bugs/256275
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 243828] Re: should depend on python-simplejson

2008-08-09 Thread Vladimir Osintsev
Are you sure that this bug report processed correctly? Bugs must be
corrected not only in the development branch of distribution, but in the
current stable too, the more LTS distribution.

Status 'Fix Released' corresponds Intrepid, which has not yet been
released.

For Hardy Heron this bug confirmed and still avaliable. Fix Released
status will be when someone from MOTU make a new version of the ganeti
ubuntu package corrected this bug. At this moment the bug not yet fixed.

On the other hand, if this bug specifically refers to the Intrepid, my
bug report LP: # 256080 refers to Hardy, then he wrongly flagged as
duplicate to this bug report.

-- 
should depend on python-simplejson
https://bugs.launchpad.net/bugs/243828
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 241431] Re: edgy to feisty upgrades fail due to use of old-releases

2008-08-09 Thread Andreas Wenning
Is it correctly understood, that this should fix the edgy - feisty upgrade?
I've tested this by having an edgy install with edgy-proposed enabled and 
trying to upgrade; this still produces the errors about no known repos to use 
and offering to just rewrite, which doesn't work (it tries to fetch the feisty 
packages from old-releases).
Either this fix doesn't help; or my install simply doesn't fetch the package 
from feisty-proposed. If I have an edgy installed with edgy-proposed repos 
added, will it the end up fetching this new package? And can I in anyway test 
if it does that?

-- 
edgy to feisty upgrades fail due to use of old-releases
https://bugs.launchpad.net/bugs/241431
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 240602] Re: on login menu, not login select the restart , not response

2008-08-09 Thread WongMokin
** Description changed:

  boot to login menu, not login , choose the restart , cannot restart.
  
  version: 8.04
+ 
+ 
+ 2008.08.09 update:
+ 
+ Press the Ctrl+ Alt + Del will continue restart . 
+ Restart after login no problem.

** Description changed:

  boot to login menu, not login , choose the restart , cannot restart.
  
  version: 8.04
  
  
  2008.08.09 update:
  
  Press the Ctrl+ Alt + Del will continue restart . 
  Restart after login no problem.
+ 
+ Machine: Fujitsu Lifebook T2010

-- 
on login menu, not login select the restart , not response
https://bugs.launchpad.net/bugs/240602
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 250033] Re: [8.04] Can't enable security updates

2008-08-09 Thread Jan Rüegg
Yup, same behaviour here... Although, somewhat different sources.list.

The only security concerning entry i got is 
deb http://security.ubuntu.com/ubuntu/ hardy-security restricted main 
multiverse universe

-- 
[8.04] Can't enable security updates
https://bugs.launchpad.net/bugs/250033
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 256250] Re: when including the iostream library in a c++ file, upon compilation g++ does not find the iostream library. instead a deprecated version (iostream.h) must be used. this results in hav

2008-08-09 Thread Monk-e
Could you attach the output of the following commands?:

apt-cache policy g++
uname -a
lsb-release -a

What is the output you get from g++ when compiling a simple hello world
program?

-- 
when including the iostream library in a c++ file, upon compilation g++ does 
not find the iostream library. instead a deprecated version (iostream.h) must 
be used. this results in having to flag g++ in order to bypass the deprecation 
warning.
https://bugs.launchpad.net/bugs/256250
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 247887] Re: xserver detects only 256 of 512 MB video RAM

2008-08-09 Thread soxs
** Changed in: xorg (Ubuntu)
   Status: New = Confirmed

-- 
xserver detects only 256 of 512 MB video RAM
https://bugs.launchpad.net/bugs/247887
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 216226] Re: package libklibc 1.5.7-4ubuntu1 failed to install/upgrade: (Hardy)

2008-08-09 Thread Pascal De Vuyst
Thanks for taking the time to report this bug and helping to make Ubuntu
better. Could you please add the log files from '/var/log/dist-upgrade/'
to this bug report as seperate attachments? Thanks in advance.

** Changed in: klibc (Ubuntu)
 Assignee: (unassigned) = Pascal De Vuyst (pascal-devuyst)
   Status: New = Incomplete

-- 
package libklibc 1.5.7-4ubuntu1 failed to install/upgrade: (Hardy)
https://bugs.launchpad.net/bugs/216226
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 216209] Re: package libpam-modules 0.99.7.1-5ubuntu5 failed to install/upgrade: (Hardy)

2008-08-09 Thread Pascal De Vuyst
Thanks for taking the time to report this bug and helping to make Ubuntu
better. Could you please add the log files from '/var/log/dist-upgrade/'
to this bug report as seperate attachments? Thanks in advance.

** Changed in: pam (Ubuntu)
 Assignee: (unassigned) = Pascal De Vuyst (pascal-devuyst)
   Status: New = Incomplete

-- 
package libpam-modules 0.99.7.1-5ubuntu5 failed to install/upgrade:  (Hardy)
https://bugs.launchpad.net/bugs/216209
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 201345] Re: evince in Hardy does not render multi-page tiffs

2008-08-09 Thread VladimirCZ
Hello Rolf,
Thanks for your advice. I will open a new bug.
Regards
Vladimir
On Sat, 2008-08-09 at 01:53 +, Rolf Leggewie wrote:

 Vladimir, one issue, one report.  Please open a new bug.  I can
 confirm the problem you were seeing.  But nobody will work on this bug,
 because this particular has been fixed and is marked as fix released


-- 
evince in Hardy does not render multi-page tiffs
https://bugs.launchpad.net/bugs/201345
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 256307] [NEW] start screensaver when keyboard is used

2008-08-09 Thread Pavol Klačanský
Public bug reported:

distribution: ubuntu hardy

this error has occured in virtualbox (running Win XP in it) and in
dosemu (running Borland Pascal in it), but when i move with mouse, then
screensaver doesn't activate

** Affects: gnome-screensaver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
start screensaver when keyboard is used
https://bugs.launchpad.net/bugs/256307
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 255582] Re: gnome-settings-daemon crashed with signal 5 in xkl_process_error()

2008-08-09 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   Status: Confirmed = Invalid

-- 
gnome-settings-daemon crashed with signal 5 in xkl_process_error()
https://bugs.launchpad.net/bugs/255582
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 248727] Re: Intrepid alpha-2: adept-notifier fails to launch adept-updater

2008-08-09 Thread kiev1
Heelp!!!
KCrash: Application 'adept_manager' crashing...
Could not find 'drkonqi' executable.
KCrash cannot reach kdeinit, launching directly.
ubuntu 8.10

-- 
Intrepid alpha-2: adept-notifier fails to launch adept-updater
https://bugs.launchpad.net/bugs/248727
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 198111] Re: Evolution and Google calendar

2008-08-09 Thread amitm02
confirming in hardy, evolution 2.22.3.1.

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

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


Re: [Bug 144856] Re: gnumeric save dialog keyboard accelerators

2008-08-09 Thread rax_m
It's working in Hardy! Thanks..


- Original Message 
From: Aanjhan Ranganathan [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, 9 August, 2008 7:56:59 AM
Subject: [Bug 144856] Re: gnumeric save dialog keyboard accelerators

Hi. Thanks for helping us make Ubuntu better. The Hardy version of
Gnumeric, now provides the keyboard accelerators. For. E.g pressing Alt
+ S saves the file. Hope this is request made.

Can you please verify on Hardy? Thank you once again.

-- 
gnumeric save dialog keyboard accelerators
https://bugs.launchpad.net/bugs/144856
You received this bug notification because you are a direct subscriber
of the bug.


  __
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at 
Yahoo! http://uk.docs.yahoo.com/ymail/new.html

-- 
gnumeric save dialog keyboard accelerators
https://bugs.launchpad.net/bugs/144856
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 153326] Re: [needs-packaging] vmware-server-console

2008-08-09 Thread codeslinger
a search of synaptic does not turn up any packages at all for vmware.
What am I missing?  is this in a special repo somewhere?  a search of
the docs gave lots of mostly out of date/obsolete instructions for
installing vmware by hand.  But I did not recall seeing anything about a
package.

Note that when doing a manual install it is necessary to copy a couple
of library files and rename them due to version mismatches.

It would be great to have a package for this as installing by hand is
very time consuming due to the amount of research needed to get it to
work.

-- 
[needs-packaging] vmware-server-console
https://bugs.launchpad.net/bugs/153326
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 256309] [NEW] audio crash during dvd play

2008-08-09 Thread matteo landricina
Public bug reported:

Binary package hint: totem

Actually, I was testing different dvd applications (totem, ogle,
dragon), I went on pause with dragon, and then the sound crashed. And
totem is not playing the dvd properly no more...

tried to run rhythmbox from terminal, says:

(rhythmbox:10013): Rhythmbox-WARNING **: Could not open device
/dev/radio0

tried to run totem from terminal, says:

** (totem:10193): DEBUG: Init of Python module
** (totem:10193): DEBUG: Registering Python plugin instance: 
YouTube+TotemPythonPlugin
** (totem:10193): DEBUG: Creating object of type YouTube+TotemPythonPlugin
** (totem:10193): DEBUG: Creating Python plugin instance

Is anything ok, or is it just a plugin, updates thing? I reboot, first
of all

ProblemType: Bug
Architecture: amd64
Date: Sat Aug  9 10:23:00 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/totem-gstreamer
NonfreeKernelModules: nvidia
Package: totem-gstreamer 2.22.1-0ubuntu2
PackageArchitecture: amd64
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: totem
Uname: Linux 2.6.24-19-generic x86_64

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


** Tags: apport-bug

-- 
audio crash during dvd play
https://bugs.launchpad.net/bugs/256309
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 256309] Re: audio crash during dvd play

2008-08-09 Thread matteo landricina

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

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

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

-- 
audio crash during dvd play
https://bugs.launchpad.net/bugs/256309
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 255929] Re: Totem Fails On Multiple Audio and Subtitle Streams

2008-08-09 Thread nullack
I think my report was pretty descriptive. As I have already said:

1. Im on Intrepid synched as of 08/08/08
2. Im using the default gstreamer backend
3. Totem allows the user to change the preferred audio stream and or the 
subtitle stream duing playback
4. The bug is easily replicated by doing this, and observing that Totem fails 
to actually change the stream
5. I have identified a clumsy workaround that involves selecting the new 
stream, observing it not being enabled, then by pressing the mouse in the 
seekbar to go back in the stream the new desired streams will eventually come 
into play.

Again, if you dont have sample media that has multiple audio and or
multiple subtitle streams I can assist with providing some.

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

-- 
Totem Fails On Multiple Audio and Subtitle Streams
https://bugs.launchpad.net/bugs/255929
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 255875] Re: [RS485] second monitor resolution cannot be changed

2008-08-09 Thread Martin Vysny
Updated to xserver-xorg-video-radeon
1:6.9.0+git20080802.1f3eee36-1ubuntu1. After reboot, the computer
completely freezed upon X startup - no sysrq keys working, I had to
unplug the second monitor (I *think* the old driver did this as well
after I reported this bug, but I'm not sure). Then I went to xorg.conf
and commented out all config parameters in the Device section:

Section Device
Identifier  ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]
Boardname   radeon
Busid   PCI:1:5:0
Driver  radeon
Screen  0
#   Option DRI True
#   Option AccelMethod EXA
#   Option  MergedFB  off
EndSection

And it works correctly now! I tried this on the old driver as well and
it didn't help - X guys evidently fixed it :) I'm going to play a bit
with the settings and I'll try to verify which option caused the freeze.

-- 
[RS485] second monitor resolution cannot be changed
https://bugs.launchpad.net/bugs/255875
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 155127] Re: package gcc-3.3-base 1:3.3.6-15ubuntu1 failed to install/upgrade:

2008-08-09 Thread Pascal De Vuyst
Thanks for taking the time to report this bug and helping to make Ubuntu
better. Could you please add the log files from '/var/log/dist-upgrade/'
to this bug report as seperate attachments? Thanks in advance.

** Changed in: release-upgrader-dpkg (Ubuntu)
 Assignee: (unassigned) = Pascal De Vuyst (pascal-devuyst)
   Status: New = Incomplete

-- 
package gcc-3.3-base 1:3.3.6-15ubuntu1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/155127
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   >