[Bug 324212] [NEW] Tomcat 6 does not respect CATALINA_BASE/lib

2009-02-02 Thread Magne Rasmussen
Public bug reported:

Binary package hint: tomcat6

Tomcat6 ignores any libraries placed in CATALINA_BASE/lib.

As commented by Thierry Carrez in https://bugs.launchpad.net/bugs/315314:
Tomcat6 is run with CATALINA_HOME set to /usr/share/tomcat6 and 
CATALINA_BASE set
to /var/lib/tomcat6. If you read the Tomcat RUNNING.txt doc (available at
/usr/share/doc/tomcat6-common/RUNNING.txt.gz) you'll see that Tomcat6 is 
looking at
libraries at CATALINA_HOME/lib and doesn't look into CATALINA_BASE/lib. So 
the current
behavior is following the spec.

This is confusing, since every other directory (bin, conf, logs,
webapps, work, and temp) is respected in CATALINA_BASE, and especially
since the CATALINA_BASE/lib directory exists. It also makes it
impossible to run two instances of Tomcat with conflicting libraries.

I propose that Tomcat6 also uses CATALINA_BASE/lib (before, or instead
of, CATALINA_HOME/lib) when searching for classes.

Distro/package versions:
Ubuntu 8.10
tomcat6*: 6.0.18-0ubuntu3.1

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

-- 
Tomcat 6 does not respect CATALINA_BASE/lib
https://bugs.launchpad.net/bugs/324212
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2009-02-02 Thread malheum
I can confirm this bug on fresh install of Ubuntu 8.04.2, i386

$ dpkg -l openssh-client\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   Version  
  Beschreibung
+++-==-==-
ii  openssh-client 1:4.7p1-8ubuntu1.2   
  secure shell client, an rlogin/rsh/rcp replacement

This is a working config, but it does not conform to the man page:
Host 192.168.1.1 rodent
IdentityFile %d/.ssh/rodent_sysadmin_ssh_key/id_rsa

And this is a non-working config, however it conforms to the man page
Host 192.168.1.1,rodent
IdentityFile %d/.ssh/rodent_sysadmin_ssh_key/id_rsa

The man page says on this topic:
HostRestricts the following declarations (up to the next Host keyword) to 
be only for those hosts that match one of the patterns given after the keyword. 
 A single
 ‘*’ as a pattern can be used to provide global defaults for all 
hosts.  The host is the hostname argument given on the command line (i.e. the 
name is not con‐
 verted to a canonicalized host name before matching).

 See PATTERNS for more information on patterns.

And under PATTERNS:
PATTERNS
 A pattern consists of zero or more non-whitespace characters, ‘*’ (a 
wildcard that matches zero or more characters), or ‘?’ (a wildcard that matches 
exactly one charac‐
 ter).  For example, to specify a set of declarations for any host in the 
“.co.uk” set of domains, the following pattern could be used:

   Host *.co.uk

 The following pattern would match any host in the 192.168.0.[0-9]
network range:

   Host 192.168.0.?

 A pattern-list is a comma-separated list of patterns.  Patterns within 
pattern-lists may be negated by preceding them with an exclamation mark (‘!’).  
For example, to
 allow a key to be used from anywhere within an organisation except from 
the “dialup” pool, the following entry (in authorized_keys) could be used:

   from=!*.dialup.example.com,*.example.com

-- 
~/.ssh/config does not handle multiple hosts correctly
https://bugs.launchpad.net/bugs/306430
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 310547] Re: ec2-ami-tools: upgrade to 1.3-30748

2009-02-02 Thread Chuck Short
Retargetting to the proper package.

** Also affects: ec2-ami-tools (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-on-ec2
   Status: New = Invalid

-- 
ec2-ami-tools: upgrade to 1.3-30748
https://bugs.launchpad.net/bugs/310547
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ec2-ami-tools in ubuntu.

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


[Bug 316441] Re: PHP session garbage collection

2009-02-02 Thread Andreas Olsson
@Phil: Since you obviously looked closer at the matter, would you mind
easing up the bug confirmation process by giving some examples of what
works and what doesn't, which changes to php.ini you are refering to,
etc?

-- 
PHP session garbage collection
https://bugs.launchpad.net/bugs/316441
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 323755] Re: non-trivial building mysql source package, build test keeps failing, (open)ssl related

2009-02-02 Thread Mathias Gug
This is because the certificates used in testing have expired.

See http://bugs.mysql.com/bug.php?id=42366.

-- 
non-trivial building mysql source package, build test keeps failing, (open)ssl 
related
https://bugs.launchpad.net/bugs/323755
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 282298] Re: [SRU] Intrepid: No Access to NAS (samba=2.2.x) shares any more

2009-02-02 Thread Bug Watch Updater
** Changed in: samba
   Status: In Progress = Fix Released

-- 
[SRU] Intrepid: No Access to NAS (samba=2.2.x) shares any more
https://bugs.launchpad.net/bugs/282298
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 260424] Re: Incorrect hyperlink in samba-docs

2009-02-02 Thread Henne
No only the link to the manpages are broken, also the link to Using
Samba.

There are also two links to WHATSNEW.txt and README.VENDOR, from the
samba package which doesn't have to be installed. So this patch removes
the links to both of them.

** Attachment added: intrepid_samba-doc_hyperlink_fix.diff
   http://launchpadlibrarian.net/21909253/intrepid_samba-doc_hyperlink_fix.diff

-- 
Incorrect hyperlink in samba-docs
https://bugs.launchpad.net/bugs/260424
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 260424] Re: Incorrect hyperlink in samba-docs

2009-02-02 Thread Henne
** Bug watch added: Debian Bug tracker #508388
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508388

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

-- 
Incorrect hyperlink in samba-docs
https://bugs.launchpad.net/bugs/260424
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 189168] Re: unable to view windows shares because of the default resolve order

2009-02-02 Thread Jayson Santos
Hello people, to fix that, just create an account if You don't have and go to 
Dashboard then Advanced Settings and uncheck Enable typo correction. 
However you cannot use filters from opendns.

-- 
unable to view windows shares because of the default resolve order
https://bugs.launchpad.net/bugs/189168
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 120375] Re: cannot boot raid1 with only one disk

2009-02-02 Thread Tapani Rantakokko
Dustin, thank you for your quick answer and tips.

It took me a while to test it, as I have an encrypted RAID 1 array with
LVM, and things are not that straightforward with that setup.

So far I have been using one of the tricks described in this thread
earlier (ie. edit /etc/udev/rules.d/85-mdadm.rules: change the --no-
degraded to -R, after that sudo update-initramfs -u -k all). It
allows me to boot with only one drive, but has that annoying side effect
where one of the partitions often starts in degraded mode, even if both
drives are in fact present and working.

I wanted to get rid of that problem, so I did this:
- return 85-mdadm.rules as it used to be, ie. --no-degraded
- sudo update-initramfs -u -k all
- cat /proc/mdstat and check that all drives are online and sync'ed
- upgrade all packages
- re-install grub to both drives

These are my test results:
1. Restart computer with both disks
- everything works OK

2. Restart computer with only one disk
- Keeps asking Enter password to unlock the disk (md1_crypt): even though I 
write the correct password

3. Restart computer again with both disks
- everything works OK

So, first it seemed that the fix does not work at all, as Ubuntu starts
only when both disks are present. Then I made some more tests:

4. Restart computer with only one disk
- Keeps asking Enter password to unlock the disk (md1_crypt): even though I 
write the correct password
- Now press CTRL+ALT+F1, and see these messages:
Starting up ...
Loading, please wait...
Setting up cryptographic volume md1_crypt (based on /dev/md1)
cryptsetup: cryptsetup failed, bad password or options?
cryptsetup: cryptsetup failed, bad password or options?
- After waiting some minutes, I got dropped into the busybox
- Something seems to be going wrong with encryption

5. Restart computer with only one disk, without quiet splash boot parameters 
in /boot/grub/menu.lst
- Got these messages:
Command failed: Not a block device
cryptsetup: cryptsetup failed, bad password or options?
... other stuff ...
Command failed: Not a block device
cryptsetup: cryptsetup failed, bad password or options?
Command failed: Not a block device
cryptsetup: cryptsetup failed, bad password or options?
cryptsetup: maximum number of tries exceeded
Done.
Begin: Waiting for root file system... ...
- After waiting some minutes, I get the question whether I want to start the 
system with degraded setup. However, it does not matter what I answer, as the 
system cannot start since the encryption has already given up trying. I don't 
know what it was trying to read as a password, because I did not type anything.

6. Restart computer with only one disk, with quiet splash bootdegraded=true 
boot parameters in /boot/grub/menu.lst
- Keeps asking Enter password to unlock the disk (md1_crypt): even though I 
write the correct password
- Now press CTRL+ALT+F1, and see these messages:
Starting up ...
Loading, please wait...
Setting up cryptographic volume md1_crypt (based on /dev/md1)
cryptsetup: cryptsetup failed, bad password or options?

Summary:
The fix does not seem to work, in case you have encrypted your RAID disks. To 
be more specific: after a long wait it does ask whether to start in degraded 
mode, although the question seems to appear only when booted without quiet 
splash parameters. I guess it also starts in degraded mode automatically if 
bootdegraded parameter is set. Nevertheless the system will not start, as 
this seems to happen too late for encryption has already given up.

Question:
Is this fix tested with encryption at all? Is it suppose to work with it, or 
not? I think this is important, as if you have a RAID setup you obviously have 
some important data and in many cases want to encrypt it, too.

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
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 120375] Re: cannot boot raid1 with only one disk

2009-02-02 Thread Tapani Rantakokko
Ok, I'm answering myself: there is a workaround for getting it to work
with LUKS encryption. You can run sudo dpkg-reconfigure mdadm and
enable automatic startup with degraded RAID array if you want, or watch
the screen and be quick enough to answer Yes when asked to start
degraded. Nevertheless, you need to wait again until you're dropped to
BusyBox. Then do this:

# to enter the passphrase. md1 and the md1_crypt are the same values
# you had to put in /target/etc/crypttab at the end of the install
cryptsetup luksOpen /dev/md1 md1_crypt

# (type your LUKS password, as requested)

# continue to boot!
hit CTRL+D

I found the instructions from here:
http://ubuntuforums.org/archive/index.php/t-524513.html

Now, if only someone could give a hint on how to make this automatic, so
that there would be no need to write anything. It is ok to wait a few
minutes, though.

Nevertheless, I'm pretty happy now that I can use --no-degraded
parameter in 85-mdadm.rules, yet get the system up in case a disk fails.
In the rare case of an actual disk failure, writing a one-liner can be
tolerated. Thank you everyone who have worked with this issue and helped
to get it solved in Hardy.

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
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 308548] Re: ec2-ami-tools patch for excluding persistent network files

2009-02-02 Thread Chuck Short
Retargetted for ec2-ami-tools

** Changed in: ubuntu-on-ec2
   Status: New = Invalid

-- 
ec2-ami-tools patch for excluding persistent network files
https://bugs.launchpad.net/bugs/308548
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ec2-ami-tools in ubuntu.

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


[Bug 308548] Re: ec2-ami-tools patch for excluding persistent network files

2009-02-02 Thread Chuck Short
** Changed in: ubuntu-on-ec2/beta3
   Status: New = Invalid

-- 
ec2-ami-tools patch for excluding persistent network files
https://bugs.launchpad.net/bugs/308548
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ec2-ami-tools in ubuntu.

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


[Bug 310547] Re: ec2-ami-tools: upgrade to 1.3-30748

2009-02-02 Thread Chuck Short
This should be fixed already for jaunty. I will ask for a backported
version for intrepid.

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

-- 
ec2-ami-tools: upgrade to 1.3-30748
https://bugs.launchpad.net/bugs/310547
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ec2-ami-tools in ubuntu.

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


[Bug 324249] Re: [CVE-2009-0265] BIND 9 not properly checking the return value from OpenSSL EVP_VerifyFinal()

2009-02-02 Thread Kees Cook
Thanks for the report, however, this does not affect the BIND released in 
Ubuntu.  See the Notes section in the Ubuntu CVE tracker:
http://people.ubuntu.com/~ubuntu-security/cve/CVE-2009-0265

** Changed in: bind9 (Ubuntu)
 Assignee: (unassigned) = Kees Cook (kees)
   Status: New = Invalid

-- 
[CVE-2009-0265] BIND 9 not properly checking the return value from OpenSSL 
EVP_VerifyFinal()
https://bugs.launchpad.net/bugs/324249
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 324249] [NEW] [CVE-2009-0265] BIND 9 not properly checking the return value from OpenSSL EVP_VerifyFinal()

2009-02-02 Thread Alexander Konovalenko
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: bind9

CVE-2009-0265 description:

Internet Systems Consortium (ISC) BIND 9.6.0 and earlier does not
properly check the return value from the OpenSSL EVP_VerifyFinal
function, which allows remote attackers to bypass validation of the
certificate chain via a malformed SSL/TLS signature, a similar
vulnerability to CVE-2008-5077 and CVE-2009-0025.

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-0265

CVE-2009-0025 has been fixed in USN-706-1. But this is a different
vulnerability according to the above description and it looks like it
hasn't been fixed yet.

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

** Visibility changed to: Public

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-0265

-- 
[CVE-2009-0265] BIND 9 not properly checking the return value from OpenSSL 
EVP_VerifyFinal()
https://bugs.launchpad.net/bugs/324249
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 316441] Re: PHP session garbage collection

2009-02-02 Thread Phil Bayfield
This is with latest Intrepid version.

-- 
PHP session garbage collection
https://bugs.launchpad.net/bugs/316441
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 323755] Re: non-trivial building mysql source package, build test keeps failing, (open)ssl related

2009-02-02 Thread Andreas Olsson
Yes, by applying the mysql patch, supplying a new test cert, everything
builds and tests fine.

I'm attaching a debdiff including the mysql patch as a dpatch.

** Attachment added: mysql-dfsg-5.0_5.1.30really5.0.75-0ubuntu5.debdiff
   
http://launchpadlibrarian.net/21914982/mysql-dfsg-5.0_5.1.30really5.0.75-0ubuntu5.debdiff

-- 
non-trivial building mysql source package, build test keeps failing, (open)ssl 
related
https://bugs.launchpad.net/bugs/323755
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 324683] [NEW] package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-02-02 Thread 10feetoverme
Public bug reported:

I've installed the mysql from command line (and after the setup new mysql 
password )it gaves me this error.
I've copied all the message so I cand be shure there is nothing left outside 
(possible usefull information)

 * Restarting web server apache2
 ... waiting [ OK ]
k...@ubuntu:~$ sudo gedit /var/www/test.php
k...@ubuntu:~$ sudo apt-get install mysql-server
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libgtk1.2 libgtk1.2-common
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  mysql-server-5.0
Suggested packages:
  tinyca mailx
The following NEW packages will be installed:
  mysql-server mysql-server-5.0
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 26.9MB of archives.
After this operation, 87.7MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com intrepid/main mysql-server-5.0 
5.0.67-0ubuntu6 [26.8MB]
Get:2 http://us.archive.ubuntu.com intrepid/main mysql-server 5.0.67-0ubuntu6 
[54.9kB]
Fetched 26.9MB in 5min2s (89.0kB/s)
Preconfiguring packages ...
Selecting previously deselected package mysql-server-5.0.
(Reading database ... 185920 files and directories currently installed.)
Unpacking mysql-server-5.0 (from .../mysql-server-5.0_5.0.67-0ubuntu6_i386.deb) 
...
Selecting previously deselected package mysql-server.
Unpacking mysql-server (from .../mysql-server_5.0.67-0ubuntu6_all.deb) ...
Processing triggers for man-db ...
Setting up mysql-server-5.0 (5.0.67-0ubuntu6) ...
 * Stopping MySQL database server mysqld [ OK ] 
Reloading AppArmor profiles : done.
 * Starting MySQL database server mysqld [fail] 
invoke-rc.d: initscript mysql, action start failed.
dpkg: error processing mysql-server-5.0 (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of mysql-server:
 mysql-server depends on mysql-server-5.0; however:
  Package mysql-server-5.0 is not configured yet.
dpkg: error processing mysql-server (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
  Errors were encountered while processing:
 mysql-server-5.0
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

What should I do in this case? I want to install wordpress into my local 
computer so I could modify it as I wish.
Thank you for your support.
ps:I'm a newbie to linux and I'll need more information than advanced users.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: nvidia
Package: mysql-server-5.0 5.0.67-0ubuntu6
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-package

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/324683
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 324683] Re: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-02-02 Thread 10feetoverme

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

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

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/324683
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 185524] Re: ssh tunnel dies unexpectedly several times a day

2009-02-02 Thread Rolf Leggewie
resetting to new.  Will confirm once another report from hardy or later
comes in.

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

-- 
ssh tunnel dies unexpectedly several times a day
https://bugs.launchpad.net/bugs/185524
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 228229] [NEW] sshd profile does not work out-of-the-box

2009-02-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: apparmor-profiles

The apparmor profile for sshd provided by the apparmor-profiles package
does not work out-of-the-box. Looking over syslog, it appears there are
seven types of audit entries (one of each follows). Until this is fixed,
the usr.sbin.sshd file in apparmor-profiles should have
flags=(complain) added to it.

May  8 08:23:26 darwin kernel: [136857.839011] audit(1210249406.803:56):
type=1502 operation=inode_permission requested_mask=r::
denied_mask=r:: name=/etc/default/locale pid=21377
profile=/usr/sbin/sshd namespace=default

May  8 08:23:29 darwin kernel: [136860.663589] audit(1210249409.633:71):
type=1502 operation=inode_permission requested_mask=::r
denied_mask=::r name=/etc/default/locale pid=21377
profile=/usr/sbin/sshd namespace=default

May  8 08:23:26 darwin kernel: [136857.842204] audit(1210249406.803:58):
type=1502 operation=inode_permission requested_mask=r::
denied_mask=r:: name=/proc/filesystems pid=21375
profile=/usr/sbin/sshd namespace=default

May  8 08:23:26 darwin kernel: [136857.839817] audit(1210249406.803:57):
type=1502 operation=inode_permission requested_mask=::r
denied_mask=::r name=/proc/filesystems pid=21377
profile=/usr/sbin/sshd namespace=default

May  8 09:33:21 darwin kernel: [141051.379421] audit(1210253601.703:83):
type=1502 operation=file_lock requested_mask=k:: denied_mask=k::
name=/var/log/wtmp pid=21412 profile=/usr/sbin/sshd
namespace=default

May  8 08:23:26 darwin kernel: [136857.837856] audit(1210249406.803:55):
type=1502 operation=inode_permission requested_mask=r::
denied_mask=r:: name=/var/run/motd pid=21377
profile=/usr/sbin/sshd namespace=default

May  8 09:59:43 darwin kernel: [142632.555690] audit(1210255183.393:84):
type=1502 operation=file_lock requested_mask=k:: denied_mask=k::
name=/var/run/utmp pid=21412 profile=/usr/sbin/sshd
namespace=default

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

-- 
sshd profile does not work out-of-the-box
https://bugs.edge.launchpad.net/bugs/228229
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to openssh in ubuntu.

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


[Bug 228229] Re: sshd profile does not work out-of-the-box

2009-02-02 Thread Timo Aaltonen
moving to openssh, since the patch is needed there?

(I'm currently evaluating apparmor, so would like to confine sshd)

** Changed in: openssh (Ubuntu)
Sourcepackagename: apparmor = openssh

-- 
sshd profile does not work out-of-the-box
https://bugs.launchpad.net/bugs/228229
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 315709] Re: Firefox 3.05 under Linux: Scrolling results in page blur

2009-02-02 Thread natraj
Apprently this issue is not just with firefox or a broswer this is an
issue is noticed on all other applications.

So please can i know if any body is working on this issue ?

-- 
Firefox 3.05 under Linux: Scrolling results in page blur
https://bugs.launchpad.net/bugs/315709
You received this bug notification because you are a member of 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 324206] [NEW] openoffice shows blank 'fatal error' window on startup

2009-02-02 Thread Rocko
Public bug reported:

Binary package hint: mozilla-openoffice.org

OpenOffice can show a blank window titled 'Fatal Error' at startup if it
is misconfigured.

To reproduce this:

1. Do:

sudo chown root:root ~/.openoffice.org/3

2. Try to start openoffice, either from the Applications / Office /
OpenOffice.org Word Processor or via the console command:

openoffice

3. The splash screen appears and then the empty window titled 'Open
Office 3 - Fatal Error' appears. Note that you can't close this window,
even if you click on the close 'X' in the top right.

If you run it from the command line (ie not as root), you also get the
(rather useless) error [Java framework] Error in function
createSettingsDocument (elements.cxx).javaldx failed!

If you double-click on a .doc file in nautilus to start openoffice,
sometimes it works correctly but sometimes you get the fatal error
screen.

I've no idea what changed the ownership of my ~/.openoffice.org/3 to
root (occasionally some process has done this to my home folder in all
of Gutsy, Hardy, Intrepid, and Jaunty: I can tell because when I log in
I get a message telling me that the .dmrc file is being ignored and all
the permissions/owernship are screwed), but the error-handling behaviour
is very undesirable because it's almost impossible to determine what has
gone wrong. I think it should display a meaningful error, preferably one
related to the incorrect permissions in openoffice/3.


Version info:

Jaunty 9.04
openoffice.org-base-core 1:3.0.1-1ubuntu1

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

-- 
openoffice shows blank 'fatal error' window on startup
https://bugs.launchpad.net/bugs/324206
You received this bug notification because you are a member of 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 323952] Re: [Wishlist] Improving the user-interface for removing categories in applications menu

2009-02-02 Thread Michele Mangili
Thank you for your bug report. This bug has been reported to the
developers of the software. You can track it and make comments here:
http://bugzilla.gnome.org/show_bug.cgi?id=570180

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

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

-- 
[Wishlist] Improving the user-interface for removing categories in applications 
menu
https://bugs.launchpad.net/bugs/323952
You received this bug notification because you are a member of 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 323605] Re: crashed during upgrade

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** This bug is no longer flagged as a security issue

** Visibility changed to: Public

-- 
crashed during upgrade
https://bugs.launchpad.net/bugs/323605
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 304566] Re: [intrepid] system doesn't shutdown properly

2009-02-02 Thread akeller
I'm closing the bug as the issue seems to be resolved with kernel
2.6.27-11.

@diaboflo: If you still experience the problem, feel free to reopen the
bug.

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

-- 
[intrepid] system doesn't shutdown properly
https://bugs.launchpad.net/bugs/304566
You received this bug notification because you are a member of 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 315922] Re: 2.6.27-11 makes brightness not work [2.6.28-4.10 also affected]

2009-02-02 Thread David Gibson
I still see the problem on Intrepid with2.6.27-11.27 on a Thinkpad X61.
Neither Fn-keys nor the sliders in System|Preferences|Power Management
alter the screen brightness.

-- 
2.6.27-11 makes brightness not work [2.6.28-4.10 also affected]
https://bugs.launchpad.net/bugs/315922
You received this bug notification because you are a member of 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 323952] Re: [Wishlist] Improving the user-interface for removing categories in applications menu

2009-02-02 Thread Bug Watch Updater
** Changed in: alacarte
   Status: Unknown = New

-- 
[Wishlist] Improving the user-interface for removing categories in applications 
menu
https://bugs.launchpad.net/bugs/323952
You received this bug notification because you are a member of 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 320063] Re: Ubuntu 9.04 Audio Problems

2009-02-02 Thread Michele Mangili
*** This bug is a duplicate of bug 323522 ***
https://bugs.launchpad.net/bugs/323522

** This bug has been marked a duplicate of bug 323522
   Rhytmbox has no Audio Output

-- 
Ubuntu 9.04 Audio Problems
https://bugs.launchpad.net/bugs/320063
You received this bug notification because you are a member of 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 324207] [NEW] Media applet wrong total memory for usb supports

2009-02-02 Thread bennyatc
Public bug reported:

When an external memory, like a usb pen dirve or an ipod, the total
memory is 1gb less than the effective total memory.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Media applet wrong total memory for usb supports
https://bugs.launchpad.net/bugs/324207
You received this bug notification because you are a member of 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 272205] Re: No sound with kernel 2.6.27, Toshiba ATI IXP SB4x0

2009-02-02 Thread Tux
Ok, so my issue is resolved. When trying to give my sound a try last
night I managed to fix it. By adding the line options snd-hda-intel
model=acer to /etc/modprobe.d/alsa-base and restarted. Then I had to
give myself rights to use audio in the Users and Groups configuration
utility.

Tux

-- 
No sound with kernel 2.6.27, Toshiba ATI IXP SB4x0
https://bugs.launchpad.net/bugs/272205
You received this bug notification because you are a member of 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 204202] Re: Ctrl+Z in Terminal doesn't work with dvorak layout

2009-02-02 Thread Adam Lindberg
Does this mean Ubuntu 9.04 for a normal user?

-- 
Ctrl+Z in Terminal doesn't work with dvorak layout
https://bugs.launchpad.net/bugs/204202
You received this bug notification because you are a member of 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 324207] Re: Media applet wrong total memory for usb supports

2009-02-02 Thread bennyatc

** Attachment added: immagine media-applet.xcf
   http://launchpadlibrarian.net/21893304/immagine%20media-applet.xcf

-- 
Media applet wrong total memory for usb supports
https://bugs.launchpad.net/bugs/324207
You received this bug notification because you are a member of 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 117514] Re: seahorse does not synchronize keys with keyserver

2009-02-02 Thread harrykar
Definitely confirm Michael Nagel and others with the same problem. I
also obtain

bigbCouldn't publish keys to server/b/big

Error decoding keyblock

with publication  of pgp keys. Instead for ssh keys i not see any advise.
Please workaround and take it high TIA :-)

-- 
seahorse does not synchronize keys with keyserver
https://bugs.launchpad.net/bugs/117514
You received this bug notification because you are a member of 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 324209] [NEW] OpenOffice.org Writer does not select text over background image

2009-02-02 Thread ilpssun
Public bug reported:

Binary package hint: openoffice.org-writer

When I arrange an image in the background using the setting no
floating (german: Umlauf aus) and specify behind text, the image is
displayed correctly in the background and text written is shown on top
of the image.  When I click-drag the cursor to select parts of the text,
though, the selection will not extend past the outline of the background
image.  When I use keyboard shortcuts (Shift + cursor keys) to select
text, the issue does not come up.

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

-- 
OpenOffice.org Writer does not select text over background image
https://bugs.launchpad.net/bugs/324209
You received this bug notification because you are a member of 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 324211] [NEW] AMD X2 CPU stuck at 1Ghz lowest speed

2009-02-02 Thread Lafa
Public bug reported:

I have a Shuttle with Athlon 64 X2 Dual Core, and with jaunty the CPU the speed 
is alwyas the lowest speed. 
I tried using the cpufreq-selector and the CPU Frenquency Scalling Applet in 
gnome to changethe speed and the governor, and I was not able to make the CPU 
speed change to 2.8GHz


l...@xpc-desktop:~$ cat /proc/acpi/processor/CPU0/*
processor id:0
acpi id: 0
bus mastering control:   no
power management:no
throttling control:  no
limit interface: no
not supported
active state:C0
max_cstate:  C8
bus master activity: 
maximum allowed latency: 20 usec
states:
not supported


l...@xpc-desktop:~$ cat /proc/acpi/processor/CPU1/*
processor id:1
acpi id: 1
bus mastering control:   no
power management:no
throttling control:  no
limit interface: no
not supported
active state:C0
max_cstate:  C8
bus master activity: 
maximum allowed latency: 20 usec
states:
not supported


l...@xpc-desktop:~$ cat /proc/cpuinfo 
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 35
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping: 2
cpu MHz : 1000.000
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
apicid  : 0
initial apicid  : 0
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 
3dnow rep_good pni lahf_lm cmp_legacy
bogomips: 2009.56
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor   : 1
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 35
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping: 2
cpu MHz : 1000.000
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 1
cpu cores   : 2
apicid  : 1
initial apicid  : 1
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 
3dnow rep_good pni lahf_lm cmp_legacy
bogomips: 2009.56
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp


l...@xpc-desktop:~$ cat /proc/acpi/fan/FAN/state 
status:  on
l...@xpc-desktop:~$ cat /proc/acpi/thermal_zone/THRM/
cooling_mode   polling_frequency  state  temperature
trip_points
l...@xpc-desktop:~$ cat /proc/acpi/thermal_zone/THRM/
cooling_mode   polling_frequency  state  temperature
trip_points


l...@xpc-desktop:~$ cat /proc/acpi/thermal_zone/THRM/*
0 - Active; 1 - Passive
polling disabled
state:   passive 
temperature: 54 C
critical (S5):   60 C
passive: 50 C: tc1=4 tc2=3 tsp=60 devices=CPU0 
active[0]:   50 C: devices= FAN 
l...@xpc-desktop:~$ uname -a
Linux xpc-desktop 2.6.28-6-generic #17-Ubuntu SMP Fri Jan 30 15:35:08 UTC 2009 
x86_64 GNU/Linux

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
AMD X2 CPU stuck at 1Ghz lowest speed
https://bugs.launchpad.net/bugs/324211
You received this bug notification because you are a member of 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 324210] Re: remount drive

2009-02-02 Thread bennyatc
Here are my FSTAB and MTAB

FSTAB

# /etc/fstab: static file system information.
#
# file system mount point   type  options   dump  pass
proc/proc   procdefaults0   0

# /dev/sda3Sistema UBUNTU
UUID=7c9bebb4-64fa-431d-9060-19f7a696a760 /   ext3
relatime,errors=remount-ro 0   1

# /dev/sda4SWAP UBUNTU
UUID=5d51b55b-f0b5-4ff6-9c38-d6bd2d61bd07 noneswapsw
  0   0

# Lettore CD/DVD
/dev/scd0   /media/CD_DVD   udf,iso9660 user,noauto,exec,utf8 0   0

# Dati
/dev/sda2   /media/Dati  ntfs-3g silent,umask=0,locale=it_IT.utf8 0 0

MTAB

/dev/sda3 / ext3 rw,relatime,errors=remount-ro 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0
/proc /proc proc rw,noexec,nosuid,nodev 0 0
sysfs /sys sysfs rw,noexec,nosuid,nodev 0 0
varrun /var/run tmpfs rw,nosuid,mode=0755 0 0
varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
udev /dev tmpfs rw,mode=0755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,noexec,nosuid,gid=5,mode=620 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
lrm /lib/modules/2.6.27-9-generic/volatile tmpfs rw,mode=755 0 0
/dev/sda2 /media/Dati fuseblk rw,nosuid,nodev,allow_other,blksize=4096 0 0
securityfs /sys/kernel/security securityfs rw 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,noexec,nosuid,nodev 0 0
gvfs-fuse-daemon /home/benny/.gvfs fuse.gvfs-fuse-daemon 
rw,nosuid,nodev,user=benny 0 0
/dev/scd0 /media/CD_DVD iso9660 ro,nosuid,nodev,utf8,user=benny 0 0

** Attachment added: Schermata-Finestra senza titolo-1.png
   
http://launchpadlibrarian.net/21893419/Schermata-Finestra%20senza%20titolo-1.png

-- 
remount drive
https://bugs.launchpad.net/bugs/324210
You received this bug notification because you are a member of 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 324210] [NEW] remount drive

2009-02-02 Thread bennyatc
Public bug reported:

In FSTAB I set noauto for cd-drive but after suspend intrepid try to
mount again and leave and error dialog box.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
remount drive
https://bugs.launchpad.net/bugs/324210
You received this bug notification because you are a member of 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 319638] Re: jaunty: alsamixer can't find libasound_module_conf_pulse.so

2009-02-02 Thread Timo Aaltonen
daniel: I have neither. Here is the url:

http://www.alsa-
project.org/db/?f=2635c3701314c6a88917c0924bf01f35a893efe3

I'll try to reproduce on another machine, which is otherwise an
identical installation, but the hw is slightly different.

-- 
jaunty: alsamixer can't find libasound_module_conf_pulse.so
https://bugs.launchpad.net/bugs/319638
You received this bug notification because you are a member of 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 324210] Re: remount drive

2009-02-02 Thread bennyatc

** Attachment added: Schermata-Finestra senza titolo.png
   
http://launchpadlibrarian.net/21893394/Schermata-Finestra%20senza%20titolo.png

-- 
remount drive
https://bugs.launchpad.net/bugs/324210
You received this bug notification because you are a member of 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 310633] Re: update-manager crashed with SystemError in module()

2009-02-02 Thread Robert Frank
Hi Brian,

unexpected mail for me ... thank's.

However, the machine has logn been upgraded, or rather, completely  
reinstalled, in the mean time. I no longer have any files of the  
failure around. Sorry.

Robert

On 29/01/2009, at 21:57 , Brian Murray wrote:

 I am changing the package affected to python-apt since that is where  
 the
 crash happens.  Additionally, it would be interesting if you were to
 attach the file that caused the crash '/etc/apt/apt.conf.d/70debconf'.
 Thanks!

 Traceback (most recent call last):
  File /usr/bin/update-manager, line 32, in module
from UpdateManager.UpdateManager import UpdateManager
  File /usr/lib/python2.5/site-packages/UpdateManager/ 
 UpdateManager.py, line 38, in module
import apt
  File /usr/lib/python2.5/site-packages/apt/__init__.py, line 14,  
 in module
apt_pkg.init()
 SystemError: E:Syntax error /etc/apt/apt.conf.d/70debconf:5: Extra  
 junk at end of file

 ** Changed in: python-apt (Ubuntu)
 Sourcepackagename: update-manager = python-apt

 -- 
 update-manager crashed with SystemError in module()
 https://bugs.launchpad.net/bugs/310633
 You received this bug notification because you are a direct subscriber
 of the bug.

Departement Informatik   FGB   tel   +41 (0)61 267 14 66
Universität Basel  fax. +41 (0)61 267 14 61
Robert Frank
Klingelbergstrasse 50 robert.fr...@unibas.ch
CH-4056 Basel
Switzerland   
http://www.informatik.unibas.ch/personen/frank_r.html

-- 
update-manager crashed with SystemError in module()
https://bugs.launchpad.net/bugs/310633
You received this bug notification because you are a member of 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 292449] Re: LyX 1.5.6: scrolling, deleting and line feeds are broken

2009-02-02 Thread Andrew Duckworth
This problem is resolved for me running LyX 1.6.1-1~intrepid (the
standard version without enabling intrepid-backports). I'm using 32-bit
intrepid and as above, I'm not sure if it's relevant but my nvidia
driver is version 177.82.

-- 
LyX 1.5.6: scrolling, deleting and line feeds are broken
https://bugs.launchpad.net/bugs/292449
You received this bug notification because you are a member of 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 203144] Re: Supertuxkart didn't work anymore on hardy heron after the last update

2009-02-02 Thread Ondrej
Thanks for the info, Christoph. The answer from Peter De Wachter in the
Debian bug report explain the problem. Supertuxkart needs 24bit colors
now to run. I am using 16bit on both of my machines, so that's the
reason why the game doesn't start. However it's still not really clear
to me why this worked in earlier Ubuntu releases.

-- 
Supertuxkart didn't work anymore on hardy heron after the last update
https://bugs.launchpad.net/bugs/203144
You received this bug notification because you are a member of 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 323077] Re: [Intrepid] Unreadable font with dual screen on a macbook

2009-02-02 Thread Damien Cassou
Here is the new Xorg.0.log.

I would like to add that sometimes, some characters still appear
unreadable even with 'subpixel smoothing' and 98dpi.

Thank you for your help.

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/21893616/Xorg.0.log

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

-- 
[Intrepid] Unreadable font with dual screen on a macbook
https://bugs.launchpad.net/bugs/323077
You received this bug notification because you are a member of 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 324213] [NEW] [ath9k] AR928X fails to reconnect to WEP/WPA network after suspend/resume

2009-02-02 Thread andrewpmk
Public bug reported:

On a Toshiba Portege M800 with an Atheros AR928X using the ath9k driver,
running Ubuntu 8.10, the wireless card does not reconnect to a WPA or
WEP encrypted network after suspend/resume. Unencrypted networks seem to
work fine. This seems similar to the behavior in bug #278190 but I am
running kernel version 2.6.27-11 and this does NOT fix the problem.

Relevant line in lspci -nn:

08:00.0 Network controller [0280]: Atheros Communications Inc. AR928X
Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)

Workaround (from http://ubuntuforums.org/showthread.php?t=1017306):

Either rmmod ath9k, then modprobe ath9k after suspend/resume, or add the
following text to /etc/pm/config.d/00sleep_modules:

SUSPEND_MODULES=ath9k

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[ath9k] AR928X fails to reconnect to WEP/WPA network after suspend/resume
https://bugs.launchpad.net/bugs/324213
You received this bug notification because you are a member of 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 324212] [NEW] Tomcat 6 does not respect CATALINA_BASE/lib

2009-02-02 Thread Magne Rasmussen
Public bug reported:

Binary package hint: tomcat6

Tomcat6 ignores any libraries placed in CATALINA_BASE/lib.

As commented by Thierry Carrez in https://bugs.launchpad.net/bugs/315314:
Tomcat6 is run with CATALINA_HOME set to /usr/share/tomcat6 and 
CATALINA_BASE set
to /var/lib/tomcat6. If you read the Tomcat RUNNING.txt doc (available at
/usr/share/doc/tomcat6-common/RUNNING.txt.gz) you'll see that Tomcat6 is 
looking at
libraries at CATALINA_HOME/lib and doesn't look into CATALINA_BASE/lib. So 
the current
behavior is following the spec.

This is confusing, since every other directory (bin, conf, logs,
webapps, work, and temp) is respected in CATALINA_BASE, and especially
since the CATALINA_BASE/lib directory exists. It also makes it
impossible to run two instances of Tomcat with conflicting libraries.

I propose that Tomcat6 also uses CATALINA_BASE/lib (before, or instead
of, CATALINA_HOME/lib) when searching for classes.

Distro/package versions:
Ubuntu 8.10
tomcat6*: 6.0.18-0ubuntu3.1

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

-- 
Tomcat 6 does not respect CATALINA_BASE/lib
https://bugs.launchpad.net/bugs/324212
You received this bug notification because you are a member of 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 272530] Re: 64-bit Intrepid automatic permanent reboot loop related to having exactly 4GB of memory

2009-02-02 Thread Stuart Fox
The latest Bios for my notebook (Samsung Q310, bios version 10SU
30/01/2009) still doesn't work.

-- 
64-bit Intrepid automatic permanent reboot loop related to having exactly 4GB 
of memory
https://bugs.launchpad.net/bugs/272530
You received this bug notification because you are a member of 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 322126] Re: gvfsd-gphoto2 crashed with SIGSEGV in malloc()

2009-02-02 Thread Sebastien Bacher
the issue could be bug #320386 which has been fixed upstream and should
be fixed in jaunty today

-- 
gvfsd-gphoto2 crashed with SIGSEGV in malloc()
https://bugs.launchpad.net/bugs/322126
You received this bug notification because you are a member of 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 324215] [NEW] hwtest-gtk fails to uninstall if hwtest is no longer installed

2009-02-02 Thread Timo Aaltonen
Public bug reported:

Binary package hint: checkbox

hwtest-gtk.postrm tries to source hwtest.postrm, but if it's no longer
available dpkg fails to remove hwtest-gtk.

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

-- 
hwtest-gtk fails to uninstall if hwtest is no longer installed
https://bugs.launchpad.net/bugs/324215
You received this bug notification because you are a member of 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 310326] Re: Intrepid: USB HDD not mounted

2009-02-02 Thread oss_test_launchpad
Very sorry, I just used a different cable, tried again and then it
worked. Setting bug back to Incomplete.

** Changed in: ntfs-3g (Ubuntu)
   Status: In Progress = Incomplete

-- 
Intrepid: USB HDD not mounted
https://bugs.launchpad.net/bugs/310326
You received this bug notification because you are a member of 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 324141] Re: gnome-screenshot does not take the window borders when compiz is enabled

2009-02-02 Thread Christoph Korn
Intresting, so this is a compiz issue and not gnome-screenshot?

Maybe the bugs title should be changed then.

Must it be fixed in the compiz source code or is there an option that
controls this behaviour?

-- 
gnome-screenshot does not take the window borders when compiz is enabled
https://bugs.launchpad.net/bugs/324141
You received this bug notification because you are a member of 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 308539] Re: /usr/bin/defoma-hints broken due to deleted dependency

2009-02-02 Thread Ahmed El-Mahmoudy
I think this is related to http://bugs.debian.org/285653

-- 
/usr/bin/defoma-hints broken due to deleted dependency
https://bugs.launchpad.net/bugs/308539
You received this bug notification because you are a member of 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 308369] Re: testin launchpadlib

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Visibility changed to: Public

-- 
testin launchpadlib
https://bugs.launchpad.net/bugs/308369
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 308369]

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

-- 
testin launchpadlib
https://bugs.launchpad.net/bugs/308369
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 308369]

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

-- 
testin launchpadlib
https://bugs.launchpad.net/bugs/308369
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 308369]

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

-- 
testin launchpadlib
https://bugs.launchpad.net/bugs/308369
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 308369]

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

-- 
testin launchpadlib
https://bugs.launchpad.net/bugs/308369
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 119982] Re: amd64 vncconfig crashes

2009-02-02 Thread Lerxst
Thank you, Tomer!

-- 
amd64 vncconfig crashes
https://bugs.launchpad.net/bugs/119982
You received this bug notification because you are a member of 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 248055] Re: gtk-gnutella cannot connect to newer network - ancient version detected

2009-02-02 Thread Wizarth
Confirming that using prevu to build a back-ported package works.

Would a patch that disables the out-of-date version detection disables
initial peer retrieval (in the case of a new install) work?

-- 
gtk-gnutella cannot connect to newer network - ancient version detected
https://bugs.launchpad.net/bugs/248055
You received this bug notification because you are a member of 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 322356] Re: xorg on intel freezes on startup when using a kernel with CONFIG_HIGHMEM64G and AccelMethod is set to UXA

2009-02-02 Thread nikos

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

-- 
xorg on intel freezes on startup when using a kernel with CONFIG_HIGHMEM64G and 
AccelMethod is set to UXA 
https://bugs.launchpad.net/bugs/322356
You received this bug notification because you are a member of 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 174979] Re: broken user requires removal before asoundconf will correctly set configuration

2009-02-02 Thread Toby Smithe
Hi,

I am not able to reproduce the bug on a non-extant sound card
configuration here using asoundconf-gtk. Could you post an
.asoundrc.asoundconf file that provokes this error?

Also, please clarify the presentation of did not give me any option to
set the default sound card.

Thanks.

-- 
broken user requires removal before asoundconf will correctly set configuration
https://bugs.launchpad.net/bugs/174979
You received this bug notification because you are a member of 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 322356] Re: xorg on intel freezes on startup when using a kernel with CONFIG_HIGHMEM64G and AccelMethod is set to UXA

2009-02-02 Thread nikos

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

-- 
xorg on intel freezes on startup when using a kernel with CONFIG_HIGHMEM64G and 
AccelMethod is set to UXA 
https://bugs.launchpad.net/bugs/322356
You received this bug notification because you are a member of 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 322356] Re: xorg on intel freezes on startup when using a kernel with CONFIG_HIGHMEM64G and AccelMethod is set to UXA

2009-02-02 Thread nikos
Hello, here are the requested files


** Attachment added: Xorg.0.log-EXA
   http://launchpadlibrarian.net/21893814/Xorg.0.log-EXA

-- 
xorg on intel freezes on startup when using a kernel with CONFIG_HIGHMEM64G and 
AccelMethod is set to UXA 
https://bugs.launchpad.net/bugs/322356
You received this bug notification because you are a member of 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 324217] Re: apport

2009-02-02 Thread jo

** Attachment added: screen shot of the apport failure
   http://launchpadlibrarian.net/21893807/Screenshot.png

-- 
apport
https://bugs.launchpad.net/bugs/324217
You received this bug notification because you are a member of 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 128165] Re: Installation of Network put a wrong DNS, crashing the Installation

2009-02-02 Thread Evan Dandrea
** Changed in: debian-installer (Ubuntu)
 Assignee: Evan Dandrea (evand) = (unassigned)

-- 
Installation of Network put a wrong DNS, crashing the Installation
https://bugs.launchpad.net/bugs/128165
You received this bug notification because you are a member of 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 322356] Re: xorg on intel freezes on startup when using a kernel with CONFIG_HIGHMEM64G and AccelMethod is set to UXA

2009-02-02 Thread nikos

** Attachment added: Xorg.0.log-UXA
   http://launchpadlibrarian.net/21893817/Xorg.0.log-UXA

-- 
xorg on intel freezes on startup when using a kernel with CONFIG_HIGHMEM64G and 
AccelMethod is set to UXA 
https://bugs.launchpad.net/bugs/322356
You received this bug notification because you are a member of 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 324217] [NEW] apport

2009-02-02 Thread jo
Public bug reported:

Binary package hint: apport

Compiz.real crashed in my Intrepid Ibex machine. The crash reporter started and 
prepared the log but failed to report it online with the error
could not report data to crash database

urlopen error, (-5, No address associated with hostname)

Kindly help. I have attached a screen shot for your reference

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

-- 
apport
https://bugs.launchpad.net/bugs/324217
You received this bug notification because you are a member of 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 285007] Re: bluetooth mouse does not reconnect on wake from suspend

2009-02-02 Thread Mike O'Connell
This also affects me with a a Microsoft Wireless Presenter Mouse 8000 on
Intrepid, turning off the mouse, restarting, suspending, or a long
period of inactivity will disconnect the mouse.  Only removing the
pairing and adding again or running hidd --search (with mouse in pairing
mode) will reconnect the mouse.

my adapter:

Bus 004 Device 004: ID 0a5c:2101 Broadcom Corp. A-Link BlueUsbA2
Bluetooth

Features: 0xff 0xff 0x8d 0xfe 0x9b 0xf9 0x00 0x80
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
Link policy: RSWITCH HOLD SNIFF PARK 
Link mode: SLAVE ACCEPT
Class: 0x0a010c
Service Classes: Networking, Capturing
Device Class: Computer, Laptop
HCI Ver: 2.0 (0x3) HCI Rev: 0x4000 LMP Ver: 2.0 (0x3) LMP Subver: 0x430e
Manufacturer: Broadcom Corporation (15)

-- 
bluetooth mouse does not reconnect on wake from suspend
https://bugs.launchpad.net/bugs/285007
You received this bug notification because you are a member of 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 128165] Re: Installation of Network put a wrong DNS, crashing the Installation

2009-02-02 Thread Iperbit
Wir haben Ihre Anfrage erhalten und an die entsprechende Stelle
weitergeleitet.

Sie werden noch eine Antwort erhalten.

AAS Computer System
Iperbit.Net
A. Stomeo

-- 
Installation of Network put a wrong DNS, crashing the Installation
https://bugs.launchpad.net/bugs/128165
You received this bug notification because you are a member of 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 270508] Re: Firefox 2 and 3 crash on Load PKCS#11 device

2009-02-02 Thread Bernard_Ivo
Dear Pedro,
Thanks for approaching me about the bug. I had the same problem with Intrepid 
couple of months ago. At the end tried to load different PKCS#11 device such as 
  /usr/lib/opensc-pkcs11.so.
which was suggested by some other users having the same problem and it worked. 
It seems there is some problem with the original PKSC#11 provided from the 
company (/home/user/crsm/libcmP11.so), but nevertheless Firefox should be at 
least able to say what is the problem. I can attach the PKSC#11 module that was 
supposed to be loaded, if it may help you. Meanwhile I'm pasting some more info 
from the LOG file when the failure happened again (after that I instaled the 
other device). 

  in bash


export SCINTERFACE=/tmp/cmP11.log



Begin logging at 12/20/2008 19:34:13,796


12/20/2008 19:34:13,796|


12/20/2008 19:34:13,796|C_GetFunctionList


12/20/2008 19:34:13,796|ppFunctionList : *


12/20/2008 19:34:13,796|C_GetFunctionList return: CKR_OK


12/20/2008 19:34:13,796|


12/20/2008 19:34:13,796|


12/20/2008 19:34:13,796|C_Initialize


12/20/2008 19:34:13,796|CInitArg :   *


12/20/2008 19:34:13,796|*iargs : -1225953872


12/20/2008 19:34:13,798|__FUNCTION__:CreatePCSCSystem


12/20/2008 19:34:13,799|C_Initialize return: CKR_FUNCTION_FAILED


12/20/2008 19:34:13,799|


12/20/2008 19:34:13,799|


12/20/2008 19:34:13,799|C_Initialize


12/20/2008 19:34:13,799|CInitArg :   0


12/20/2008 19:34:13,799|__FUNCTION__:CreatePCSCSystem


12/20/2008 19:34:13,799|C_Initialize return: CKR_FUNCTION_FAILED


12/20/2008 19:34:13,799|


Best regards
Ivo
 
P.S. Pleased to work with Ubuntu


  Оригинално писмо 
 От:  Pedro Villavicencio  
 Относно: [Bug 270508] Re: Firefox 2 and 3 crash on Load PKCS#11 device
 До: bern...@abv.bg
 Изпратено на: Четвъртък, 2009, Януари 22 19:23:53 EET

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. You reported this bug a while ago and there hasn't been
 any activity in it recently. We were wondering is this still an issue
 for you? Could you try to reproduce the same with Ubuntu 8.10 or 9.04?
 Thanks in advance.
 
 ** Changed in: firefox-3.0 (Ubuntu)
Status: New = Incomplete
 
 -- 
 Firefox 2 and 3 crash on Load PKCS#11 device
 https://bugs.launchpad.net/bugs/270508
 You received this bug notification because you are a direct subscriber
 of the bug.
 

-- 
Firefox 2 and 3 crash on Load PKCS#11 device
https://bugs.launchpad.net/bugs/270508
You received this bug notification because you are a member of 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 323628] Re: Adept manager cann't update

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** This bug is no longer flagged as a security issue

** Visibility changed to: Public

-- 
Adept manager cann't update
https://bugs.launchpad.net/bugs/323628
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


Re: Re: [Bug 128165] Re: Installation of Network put a wrong DNS, crashing the Installation

2009-02-02 Thread Iperbit
Wir haben Ihre Anfrage erhalten und an die entsprechende Stelle
weitergeleitet.

Sie werden noch eine Antwort erhalten.

AAS Computer System
Iperbit.Net
A. Stomeo

-- 
Installation of Network put a wrong DNS, crashing the Installation
https://bugs.launchpad.net/bugs/128165
You received this bug notification because you are a member of 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 324226] [NEW] cant copy to new ipod

2009-02-02 Thread Chris Schulz
Public bug reported:

Binary package hint: rhythmbox

Hi,

I just bought a new 2gb ipod shuffle. Ubuntu 8.10 and rhythmbox both see
it but i am unable to add songs to it. you can drag songs over the icon
and you see a little + but when you release no songs are copied.

workaround:

open songbird with ipod support... copy at least one song to the new
ipod then disconnect and open rhythmbox.

it works fine after that.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: nvidia
Package: rhythmbox 0.11.6svn20081008-0ubuntu4.2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.27-9-generic i686

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


** Tags: apport-bug

-- 
cant copy to new ipod
https://bugs.launchpad.net/bugs/324226
You received this bug notification because you are a member of 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 324226] Re: cant copy to new ipod

2009-02-02 Thread Chris Schulz

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

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

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

-- 
cant copy to new ipod
https://bugs.launchpad.net/bugs/324226
You received this bug notification because you are a member of 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 324222] [NEW] nm seems to crash when connection to pptp vpn fails

2009-02-02 Thread Laurent Bigonville
Public bug reported:

Binary package hint: network-manager

When trying to connect to a pptp vpn, and if the connection fails, nm
seems to crash (the nm-applet show Network manager no running or
something like that)

After restarting the nm daemon (/etc/init.d/NetworkManager restart)
everything seems to be fine

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

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

** Also affects: network-manager-pptp (Ubuntu)
   Importance: Undecided
   Status: New

-- 
nm seems to crash when connection to pptp vpn fails
https://bugs.launchpad.net/bugs/324222
You received this bug notification because you are a member of 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 324198] Re: System Beep is enabled and there's no way to turn it off anymore.

2009-02-02 Thread Sebastien Bacher
*** This bug is a duplicate of bug 323765 ***
https://bugs.launchpad.net/bugs/323765

Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

** This bug has been marked a duplicate of bug 323765
   System beeps (pcspkr) can no longer be disabled from within menu.

-- 
System Beep is enabled and there's no way to turn it off anymore.
https://bugs.launchpad.net/bugs/324198
You received this bug notification because you are a member of 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 323712] Re: syslog.0/user.log DoS attacked by PulseAudio/ALSA

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** This bug is no longer flagged as a security issue

** Visibility changed to: Public

-- 
syslog.0/user.log DoS attacked by PulseAudio/ALSA
https://bugs.launchpad.net/bugs/323712
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 323696] Re: epiphany-webkit crashed with SIGSEGV

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** This bug is no longer flagged as a security issue

** Visibility changed to: Public

-- 
epiphany-webkit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/323696
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 323669] Re: eee-applet crashed with SIGSEGV in g_main_context_ref()

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** This bug is no longer flagged as a security issue

** Visibility changed to: Public

-- 
eee-applet crashed with SIGSEGV in g_main_context_ref()
https://bugs.launchpad.net/bugs/323669
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 322702] Re: Regression: On Jaunty Mesa OpenGl don't detect Intel X3100 (intel gma 965)

2009-02-02 Thread Sergej
I would notice that this bug there is also with a intel gma950 onboard
video card.

Sergej

-- 
Regression: On Jaunty Mesa OpenGl don't detect Intel X3100 (intel gma 965)
https://bugs.launchpad.net/bugs/322702
You received this bug notification because you are a member of 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 303949] Re: tor 0.2.0.32-1 Depends: glibc-private but it is not installable

2009-02-02 Thread Luca Falavigna
tor (0.2.0.33-1ubuntu1) jaunty; urgency=low

  * debian/rules: invoke dh_shlibdeps -- -xglibc-private to avoid
unmet dependency with glibc-private if linked with glibc = 2.8.

 -- Luca Falavigna  dktrkr...@ubuntu.com   Mon, 02 Feb 2009 08:14:21
+

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

-- 
tor 0.2.0.32-1 Depends: glibc-private  but it is not installable
https://bugs.launchpad.net/bugs/303949
You received this bug notification because you are a member of 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 287072] Re: Pasting copied symbols incorrectly for some pdfs

2009-02-02 Thread Sebastien Bacher
Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.

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

-- 
Pasting copied symbols incorrectly for some pdfs
https://bugs.launchpad.net/bugs/287072
You received this bug notification because you are a member of 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 291791] Re: kernel 2.6.27 won't boot if Pioneer DVR-215 DVD-RW connected

2009-02-02 Thread d2globalinc
bad news - Both the custom liveDVD I rolled with Intrepid 64bit Kernel
version 2.6.27-11 and the latest Alpha3 of Jaunty 64bit did not work.
Both came up with same error.

ata3: SRST failed (errno=-16)

I used the Jaunty Desktop 64bit LiveCD and received the same error.  So
the bug is still there in the latest Alpha.

Everything still works fine with Hardy - now using 64bit kernel -
2.6.24-23-generic #1 SMP Mon Jan 26 01:04:16 UTC 2009 x86_64 GNU/Linux

Let me know if I can help with testing anything else!

Thanks,

Shane Menshik
D2 GLOBAL INC

-- 
kernel 2.6.27 won't boot if Pioneer DVR-215 DVD-RW connected
https://bugs.launchpad.net/bugs/291791
You received this bug notification because you are a member of 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 263353] Re: Page scale ignored when printing

2009-02-02 Thread ilpssun
Correction: The scaling works well.  I found out that the specified
scaling on the page format tab was overriden by an option on the options
tab (approximately “Ignore scaling and fit to page”).  So this is not a
bug but rather a usability issue.  The two options should be linked or
grouped so that it's clear which setting is active.

-- 
Page scale ignored when printing
https://bugs.launchpad.net/bugs/263353
You received this bug notification because you are a member of 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 260868] Re: Laptop Reboots when trying to start LiveCD or Install

2009-02-02 Thread TorstenSchlabach
*** This bug is a duplicate of bug 272530 ***
https://bugs.launchpad.net/bugs/272530

This seems to be a duplicate of Bug #272530. I cannot find an option
here to properly mark it as such.

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) = TorstenSchlabach (tschlabach)

** This bug has been marked a duplicate of bug 272530
   64-bit Intrepid automatic permanent reboot loop related to having exactly 
4GB of memory

-- 
Laptop Reboots when trying to start LiveCD or Install
https://bugs.launchpad.net/bugs/260868
You received this bug notification because you are a member of 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 123275] Re: [needs-packaging] GanttProject

2009-02-02 Thread Daniel Rheinbay
Hi Christophe,

though it is sad to see an open-source product not being packaged due to
licensing reasons, I understand your reasoning. I appreciate the job
you've done and use the package nevertheless :)


Cheers,
Daniel

-- 
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of 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 123275] Re: [needs-packaging] GanttProject

2009-02-02 Thread Daniel Rheinbay
Hi Christophe,

I've just installed your latest package. Is it just me or is the menu
shordcut gone? Can't find it in the package either...


Cheers,
Daniel

-- 
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of 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 324225] Re: amarok crashed with SIGFPE

2009-02-02 Thread felix.rommel

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

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

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

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

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

** Visibility changed to: Public

-- 
amarok crashed with SIGFPE
https://bugs.launchpad.net/bugs/324225
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 316586] Re: firefox-3.0 shutdown automatically when i open web page

2009-02-02 Thread jjouda
the problem sloved

i download firefox 3.0.5 from internet, then install it, then i work on
it, then i install flash on it.

after this i return to original firefox on ubuntu and it worked
succesfully.

i hope it work for you.

-- 
firefox-3.0 shutdown automatically when i open web page
https://bugs.launchpad.net/bugs/316586
You received this bug notification because you are a member of 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 272530] Re: 64-bit Intrepid automatic permanent reboot loop related to having exactly 4GB of memory

2009-02-02 Thread TorstenSchlabach
in addition:

If you are thinking of some USB boot media instead of getting a 2nd HD:

- booting from USB is only supported with BIOS version 08LA.
- the BIOS updater won't run from any Windows PE media for whatever reason

It would be nice if BIOS flashing could become part of the Linux kernel
and / or the vendors would support Linux in their BIOS update tools or
at least offer some bootable CD for BIOS updates.

-- 
64-bit Intrepid automatic permanent reboot loop related to having exactly 4GB 
of memory
https://bugs.launchpad.net/bugs/272530
You received this bug notification because you are a member of 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: Re: Re: [Bug 128165] Re: Installation of Network put a wrong DNS, crashing the Installation

2009-02-02 Thread Iperbit
Wir haben Ihre Anfrage erhalten und an die entsprechende Stelle
weitergeleitet.

Sie werden noch eine Antwort erhalten.

AAS Computer System
Iperbit.Net
A. Stomeo

-- 
Installation of Network put a wrong DNS, crashing the Installation
https://bugs.launchpad.net/bugs/128165
You received this bug notification because you are a member of 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 323780] Re: cannot get out of site

2009-02-02 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** This bug is no longer flagged as a security issue

** Visibility changed to: Public

-- 
cannot get out of site
https://bugs.launchpad.net/bugs/323780
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 272530] Re: 64-bit Intrepid automatic permanent reboot loop related to having exactly 4GB of memory

2009-02-02 Thread TorstenSchlabach
Good news for all owners of a Samsung R560 Aura. I upgraded my BIOS from
version 08LA to version 09LA and the problem went away. The 64 bit
LiveCD boots without any special options and all 4 GB are reported to be
available.

Some inline update for all users of that laptop:

BIOS updating is only possible from Windows and I was only able to
install Windows XP onto a harddisk I swapped after removing one memory
module as the XP installer crashes on 4 GB. So the recommended BIOS
upgrade procedure for this laptop is:

1. Download the BIOS update onto some removable media, for example an USB stick 
while you still have a network connection. (You won't once you installed XP!)
2. Get an empty 2,5 SATA harddisk and put it in.
3. Reduce memory to 2 GB.
4. Install Windows.
5. Update BIOS.
6. Put memory and HD with Linux back.
7. Enjoy!

-- 
64-bit Intrepid automatic permanent reboot loop related to having exactly 4GB 
of memory
https://bugs.launchpad.net/bugs/272530
You received this bug notification because you are a member of 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 274407] Re: focus does not follow mouse during drag-and-drop

2009-02-02 Thread Leonard Michlmayr
I have a patched version in my ppa and the patch is also attached to
this bug report. The fix works fine with me (intrepid) and compiles for
jaunty. Please test and consider to release the fix with jaunty (e.g.
alpha).

** Changed in: compiz (Ubuntu)
   Status: In Progress = Fix Committed

-- 
focus does not follow mouse during drag-and-drop
https://bugs.launchpad.net/bugs/274407
You received this bug notification because you are a member of 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 272530] Re: 64-bit Intrepid automatic permanent reboot loop related to having exactly 4GB of memory

2009-02-02 Thread BongoMan
it doesn't work too on my Samsung E152 Aura T5750 Eron. I wrote an email
to samsung a few days ago asking if there will be a bios fix, but got no
response until yet. Let them some time... I did also send them a link to
this thread...

-- 
64-bit Intrepid automatic permanent reboot loop related to having exactly 4GB 
of memory
https://bugs.launchpad.net/bugs/272530
You received this bug notification because you are a member of 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 324175] Re: Cant change icons

2009-02-02 Thread Chris Coulson
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
didn't include enough information. You may find it helpful to read How
to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

** Changed in: ubuntu
   Status: New = Incomplete

-- 
Cant change icons
https://bugs.launchpad.net/bugs/324175
You received this bug notification because you are a member of 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 324174] Re: my computer can install some of the updates.

2009-02-02 Thread Chris Coulson
*** This bug is a duplicate of bug 252900 ***
https://bugs.launchpad.net/bugs/252900

Thank you for your bug report. This bug has already been reported, but
please feel free to report any other bugs you find

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

** This bug has been marked a duplicate of bug 252900
   vfat : wubi 8.04.1-rev506 kernel upgrade fails

-- 
my computer can install some of the updates.
https://bugs.launchpad.net/bugs/324174
You received this bug notification because you are a member of 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 323426] Re: Ubuntu Jaunty : Wrong resolution on external monitor

2009-02-02 Thread Chris Bainbridge

** Attachment added: /etc/X11/xorg.conf
   http://launchpadlibrarian.net/21894151/xorg.conf

-- 
Ubuntu Jaunty : Wrong resolution on external monitor
https://bugs.launchpad.net/bugs/323426
You received this bug notification because you are a member of 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   >