[Bug 1102366] Re: libapache2-mod-php5: Segmentation fault on mediawiki POST requests after apache2 reload

2013-01-22 Thread Jarl
Happens for me as well.

Easy to reproduce: `sudo service apache2 reload` and hit Preview on a 
mediawiki edit page
Easy to workaround `sudo service apache2 restart`

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

Title:
  libapache2-mod-php5: Segmentation fault on mediawiki POST requests
  after apache2 reload

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1102366/+subscriptions

-- 
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 1102366] Re: libapache2-mod-php5: Segmentation fault on mediawiki POST requests after apache2 reload

2013-01-22 Thread Jarl
Happens on 12.10 with libapache2-mod-php5 version 5.4.6-1ubuntu1.1

So the claim in the debian bug that it should be fixed in 5.4.4-12 is
not true.

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

Title:
  libapache2-mod-php5: Segmentation fault on mediawiki POST requests
  after apache2 reload

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1102366/+subscriptions

-- 
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 298870] Re: odbcinst faiils with odbcinst: SQLGetPrivateProfileString failed with .

2013-04-24 Thread Jarl
Kind of sad to see such an old bug still being present in Ubuntu
12.10...

Jarl

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in Ubuntu.
https://bugs.launchpad.net/bugs/298870

Title:
  odbcinst faiils with odbcinst: SQLGetPrivateProfileString failed with
  .

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/298870/+subscriptions

-- 
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 300660] Re: nagios3-common package should not have configuration files named as *-nagios2.cfg

2012-11-02 Thread Jarl
I agree with mark Fosters proposal on names...

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in Ubuntu.
https://bugs.launchpad.net/bugs/300660

Title:
  nagios3-common package should not have configuration files named as
  *-nagios2.cfg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/300660/+subscriptions

-- 
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 1074330] [NEW] the nagios user home directory name is incorrect

2012-11-02 Thread Jarl
Public bug reported:

According the the /etc/passwd file the homedir for the nagios user is 
/var/lib/nagios
however the directory /var/lib/nagios does not exist, only /var/lib/nagios3 
exists...

The directory /var/lib/nagios3 should be renamed

Jarl

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: nagios3-common 3.4.1-2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Nov  2 13:09:01 2012
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=da_DK.UTF-8
SourcePackage: nagios3
UpgradeStatus: Upgraded to quantal on 2012-10-30 (3 days ago)

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


** Tags: amd64 apport-bug quantal

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in Ubuntu.
https://bugs.launchpad.net/bugs/1074330

Title:
  the nagios user home directory name is incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/1074330/+subscriptions

-- 
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 1265530] [NEW] Missing Reason-Phrase in HTTP response header for *standard* 3-digit status codes

2014-01-02 Thread Jarl
Public bug reported:

Upgrading to 13.10 introduced this bug, it is very well documented on

https://issues.apache.org/bugzilla/show_bug.cgi?id=54946

** Affects: apache2
 Importance: Unknown
 Status: Unknown

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

** Bug watch added: Apache Software Foundation Bugzilla #54946
   http://issues.apache.org/bugzilla/show_bug.cgi?id=54946

** Also affects: apache2 via
   http://issues.apache.org/bugzilla/show_bug.cgi?id=54946
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1265530

Title:
  Missing Reason-Phrase in HTTP response header for *standard* 3-digit
  status codes

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1265530/+subscriptions

-- 
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 1265530] Re: Missing Reason-Phrase in HTTP response header for *standard* 3-digit status codes

2014-01-02 Thread Jarl
I don't think any end-users are seriously affected (not even developers
using apache).

Howeverenterprise installations seems to be the ones that are affected:
The reporter discovered the problem in combination with Phusion passenger (Ruby 
on Rails stack), that is also the case for me and another commenter on the 
apache bug.

I ran into this problem when I upgraded hosts that nagios is watching.
Nagios starting to report problems because of this.

Another commenter on the apache bug ran into this problem when the http
server was behind a varnish installation, apparently varnish also rely
on this to work.

So it seems mostly to be a problem in an Enterprise server setup, but
that is also bad enough I think...

Jarl

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1265530

Title:
  Missing Reason-Phrase in HTTP response header for *standard* 3-digit
  status codes

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1265530/+subscriptions

-- 
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 392097] Re: vmbuilder ignores mac option when using bridge network

2010-11-15 Thread Jarl
This fix has been verified in Maverick 10.10.

3 releases and 1 year and 4 months after the bug report (which included
a patch): This bug has now been fixed on Maverick

Thanks.


** Changed in: vm-builder (Ubuntu)
   Status: Confirmed = Fix Released

-- 
vmbuilder ignores mac option when using bridge network
https://bugs.launchpad.net/bugs/392097
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 392190] Re: vmbuilder fails silently when providing invalid hostname

2009-10-02 Thread Jarl
running

vmbuilder kvm ubuntu --debug
--mirror=http://dk.archive.ubuntu.com/ubuntu --hostname ubu_test

gives the attached file.


** Attachment added: out.txt
   http://launchpadlibrarian.net/32862403/out.txt

** Changed in: vm-builder (Ubuntu)
   Status: Incomplete = New

-- 
vmbuilder fails silently when providing invalid hostname
https://bugs.launchpad.net/bugs/392190
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 391001] Re: vmbuilder fails when specifying numeric values in config file

2009-10-05 Thread Jarl
I have now used a configuration file containing a line like this (with
single quotes):

mem='2000'

and created a machine like this

vmbuilder kvm ubuntu --debug -c vmbuilder_pegasus.conf --hostname ubu-
test

while having the memory number in quotes it failed to create the
machine.

I attach the output of the above command


** Attachment added: out.txt
   http://launchpadlibrarian.net/33021455/out.txt

** Changed in: vm-builder (Ubuntu)
   Status: Incomplete = New

-- 
vmbuilder fails when specifying numeric values in config file
https://bugs.launchpad.net/bugs/391001
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 392097] Re: vmbuilder ignores mac option when using bridge network

2010-09-17 Thread Jarl
This bug is not fixed in 10.04.

Running
sudo vmbuilder kvm ubuntu --libvirt=qemu:///system --bridge=br0 
--mac=52:54:a4:61:98:34
followed by 
sudo grep 'mac address' /etc/libvirt/qemu/ubuntu.xml
results in
  mac address='52:54:00:98:6c:12'/
which shows that the requested MAC address (52:54:a4:61:98:34) is ignored.

This is quite frustrating, especially taking in consideration that a
patch has been provided more than a year ago, and it is very easy to
reproduce and hence verify/reject whether it is fixed or not.

Jarl

** Changed in: vm-builder (Ubuntu)
   Status: Fix Released = Confirmed

-- 
vmbuilder ignores mac option when using bridge network
https://bugs.launchpad.net/bugs/392097
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 392097] Re: vmbuilder ignores mac option when using bridge network

2010-09-17 Thread Jarl
Why has this bug been declined for Karmic and Lucid?

-- 
vmbuilder ignores mac option when using bridge network
https://bugs.launchpad.net/bugs/392097
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 629242] Re: vmbuilder 0.12.4-0ubuntu fails to consider MAC address

2010-09-17 Thread Jarl
Is this the same as bug 392097?

-- 
vmbuilder 0.12.4-0ubuntu fails to consider MAC address
https://bugs.launchpad.net/bugs/629242
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 411417] Re: virsh restore causes kernel panic in guest.

2009-10-26 Thread Jarl
Here are steps to reproduce:

sudo vmbuilder kvm ubuntu --libvirt qemu:///system 
--mirror=http://dk.archive.ubuntu.com/ubuntu --hostname ubu-test
virsh start ubu-test
virsh save ubu-test save_dir/ubu-test_save
virsh restore save_dir/ubu-test_save

After this when I open virt-viewer, everything looks normal, but when I
hit any key, the kernel crashes, here is a screendump from virt-viewer.


** Attachment added: virt-viewer screenshot
   http://launchpadlibrarian.net/34408667/bug411417.png

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

-- 
virsh restore causes kernel panic in guest.
https://bugs.launchpad.net/bugs/411417
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 378639] Re: firstlogin script can't be executed because the permission of /root directory is 0700 in the virtual machine created by python-vm-builder

2009-10-26 Thread Jarl
OK, so the commenter raizyr is not going to provide informatoin about
what version his patch is for.

However missing informatoin aobut a user supplied patch does not render
the whole bug incomplete. If it renders the patch useless, then please
just ignore it, but please take the bug serious.

Therefore I mark the bug new. The altirenative would be that I create
a new bug, because I still see this problem.

Jarl


** Changed in: vm-builder (Ubuntu)
   Status: Incomplete = New

-- 
firstlogin script can't be executed because the permission of /root directory 
is 0700 in the virtual machine created by python-vm-builder 
https://bugs.launchpad.net/bugs/378639
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 392097] Re: vmbuilder ignores mac option when using bridge network

2009-11-13 Thread Jarl
I am dissappointed to see this problem is still present in Karmic,
especially when I have provided a patch. The fix is a no -bariner with
the patch provided.

Jarl

-- 
vmbuilder ignores mac option when using bridge network
https://bugs.launchpad.net/bugs/392097
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 392190] Re: vmbuilder fails silently when providing invalid hostname

2010-03-31 Thread Jarl
It fails in the way that it creates a (virtual) machine that is useless
because the hostname is invalid.

Example: creating a vm with 'sudo vmbuilder kvm ubuntu
--libvirt=qemu:///system --mirror=http://dk.archive.ubuntu.com/ubuntu
--hostname ubu_test'

During boot I see (using virt-viewer):
hostname: the specified hostname is invalid

There are also many network utilities/applications that does not work
either.


** Changed in: vm-builder (Ubuntu)
   Status: Incomplete = Confirmed

-- 
vmbuilder fails silently when providing invalid hostname
https://bugs.launchpad.net/bugs/392190
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 153868] Re: package mysql-server failed to install/upgrade - Access denied for user 'debian-sys-maint'@'localhost'

2010-04-06 Thread Jarl
FYI: same story as Steve and Klaas for me: mysqldump from seperate
machine.

-- 
package mysql-server failed to install/upgrade -  Access denied for user 
'debian-sys-maint'@'localhost'
https://bugs.launchpad.net/bugs/153868
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 321174] Re: Can't open/burn blank DVD

2009-03-12 Thread Jarl
I even experience this problem with non-empty DVD-R medias.

Jarl

-- 
Can't open/burn blank DVD
https://bugs.launchpad.net/bugs/321174
You received this bug notification because you are a member of 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 269027] Re: No sound from Laptop speakers, but headphones. my solution

2009-03-04 Thread Jarl
I have a HP6735b and
cat /proc/asound/cards
head -n 1 /proc/asound/card0/codec*

gave same information.

So I also edited 
/etc/modprobe.d/alsa-base /etc/modprobe.d/options as described in step 4 and 5 
and then rebooted. That also made it work for me.

Thanks a lot.

Jarl

-- 
No sound from Laptop speakers, but headphones. my solution
https://bugs.launchpad.net/bugs/269027
You received this bug notification because you are a member of 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 264789] Re: USB Hard Drive Not Accessible, vol_id hangs

2009-03-06 Thread Jarl
The bug status for Intrepid says Fix commited. But what is the
estimated time of Fix released?

Jarl

-- 
USB Hard Drive Not Accessible, vol_id hangs
https://bugs.launchpad.net/bugs/264789
You received this bug notification because you are a member of 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 289098] Re: VMWare keyboard mapping made incorrect on recent Ubuntu Intrepid 8.10 Updates -dated Fri Oct 24 2008

2008-12-09 Thread Jarl
I also have this problem, but the workaround: echo 'xkeymap.nokeycodeMap
= true'  ~/.vmware/config worked for me.

Jarl

-- 
VMWare keyboard mapping made incorrect on recent Ubuntu Intrepid 8.10 Updates  
-dated Fri Oct 24 2008
https://bugs.launchpad.net/bugs/289098
You received this bug notification because you are a member of 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 438386] Re: Insertion of a blank page after every page printed in grayscale mode

2009-12-07 Thread Jarl
** Also affects: hplip (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Insertion of a blank page after every page printed in grayscale mode
https://bugs.launchpad.net/bugs/438386
You received this bug notification because you are a member of 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 438386] Re: Insertion of a blank page after every page printed in grayscale mode

2009-12-07 Thread Jarl
@vucciria: The description says a blank page after every page, I
experience a blank page after every print job, not every page, are you
sure your experience is a blank page after every page.

Jarl

-- 
Insertion of a blank page after every page printed in grayscale mode
https://bugs.launchpad.net/bugs/438386
You received this bug notification because you are a member of 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 465550] Re: FreeSpaceWidget has a broken layout

2009-12-07 Thread Jarl
Here is another screenshot. Partially translated to danish.

** Attachment added: 465550.png
   http://launchpadlibrarian.net/36565362/465550.png

** Tags added: karmic

-- 
FreeSpaceWidget has a broken layout
https://bugs.launchpad.net/bugs/465550
You received this bug notification because you are a member of 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 465555] Re: FreeSpaceWidget translation is broken

2009-12-07 Thread Jarl
Here is another example of an incomplete danish translation. This is
seen on Karmic.

** Attachment added: Incomplete danish translation.
   http://launchpadlibrarian.net/36565489/46-da.png

-- 
FreeSpaceWidget translation is broken
https://bugs.launchpad.net/bugs/46
You received this bug notification because you are a member of 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 438386] Re: Insertion of a blank page after every page printed in grayscale mode

2009-12-08 Thread Jarl
vucciria salvo.de_l...@inwind.it writes:

 Jarl, I confirm my experience.

Is it possible for you to update the description accordingly. That
would be great.

Jarl

-- 
Insertion of a blank page after every page printed in grayscale mode
https://bugs.launchpad.net/bugs/438386
You received this bug notification because you are a member of 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 489077] [NEW] mkisofs has no manpage

2009-11-26 Thread Jarl
Public bug reported:

Summary says it all.

mkisofs does not have a manpage. It is supposed to have.

ProblemType: Bug
Architecture: amd64
Date: Fri Nov 27 08:44:46 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: wl fglrx
Package: genisoimage 9:1.1.9-1ubuntu2
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=da_DK.UTF-8
 SHELL=/usr/bin/tcsh
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: cdrkit
Uname: Linux 2.6.31-15-generic x86_64
XsessionErrors:
 (polkit-gnome-authentication-agent-1:2306): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (npviewer.bin:2492): Gtk-WARNING **: 
/usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so: wrong ELF class: ELFCLASS64

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


** Tags: amd64 apport-bug

-- 
mkisofs has no manpage
https://bugs.launchpad.net/bugs/489077
You received this bug notification because you are a member of 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 489077] Re: mkisofs has no manpage

2009-11-26 Thread Jarl

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

-- 
mkisofs has no manpage
https://bugs.launchpad.net/bugs/489077
You received this bug notification because you are a member of 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 328881] Re: init: support logging of job output

2009-11-27 Thread Jarl
Scott James Remnant wrote in comment 19:
 What makes you think that this isn't getting attention? 
 Clearly the bug is open and not simply closed.
 Clearly a developer is subscribed to it (hi!)

Are you also asigned the bug, if so, could you please update the
assigned to field.

 Fixing boot logging is on my TODO list, but it's about item 246 right
now and probably in the karmic+2 timeframe.

That's sad.

-- 
init: support logging of job output
https://bugs.launchpad.net/bugs/328881
You received this bug notification because you are a member of 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 489077] Re: mkisofs has no manpage

2009-11-27 Thread Jarl
Schily, I really expected that. But the bug report is a bug report
against the Ubuntu distribution.

So taking that context into consideration, the summary means The
command line utility called mkisofs in ubuntu has no manpage, so fixing
this bug is just a matter of including the manpage you refer to into the
ubuntu distribution.

-- 
mkisofs has no manpage
https://bugs.launchpad.net/bugs/489077
You received this bug notification because you are a member of 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 422536] Re: EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT be loaded.

2009-11-27 Thread Jarl
As follow up on comment 214, I just upgraded to the latest stable bios
(ver 2102), and it didn't change anything regarding this bug. I still
see this in my log.

-- 
EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT 
be loaded.
https://bugs.launchpad.net/bugs/422536
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 422536] Re: EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT be loaded.

2009-11-27 Thread Jarl
I am sorry, it seems like my comments are a bit out-of-place for this
bug. To be honest I see these warnings in my /var/log/messages, but
there is no kerneloops/kernel panic. So basically my system is running
fine, I just kgot these misleading warnings in /var/log/messages. Tell
me if this bug is concerning the more serious situation where the system
is not able to boot, in which case I will mark the bug not affecting
me. I am sorry if my comments have been misleading...

-- 
EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT 
be loaded.
https://bugs.launchpad.net/bugs/422536
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 489077] Re: mkisofs has no manpage

2009-11-28 Thread Jarl
Ubuntu has a command utility called mkisofs, but due to your feedback I now 
realise it is a link to genisoimage
$mkisofs -v
I: -input-charset not specified, using utf-8 (detected in locale settings)
genisoimage 1.1.9 (Linux)
genisoimage: Missing pathspec.
Usage: genisoimage [options] -o file directory ...

Use genisoimage -help
to get a list of valid options.

Report problems to debburn-de...@lists.alioth.debian.org.
$ls -l `which mkisofs`
lrwxrwxrwx 1 root root 11 2009-11-09 21:25 /usr/bin/mkisofs - genisoimage

Anyway my bug report against ubuntu distribution is still relevant, because
$man mkisofs
No manual entry for mkisofs
See 'man 7 undocumented' for help when manual pages are not available.

and that is what I am reporting the bug about.

However if it is a general decision that command line utilities that are
actually links are not supposed to have a man page, then (and only then)
this bug is invalid.

-- 
mkisofs has no manpage
https://bugs.launchpad.net/bugs/489077
You received this bug notification because you are a member of 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 489077] Re: mkisofs has no manpage

2009-11-30 Thread Jarl
Schily joerg.schill...@fokus.fraunhofer.de writes:

 You mention an important issue with genisoimage.

No I don't.

 Regarding your original issue: Ubuntu does not have the permission
 to install something else under the name mkisofs

That is a political/strategical issue, that is unrelated to this bug.

To me it looks like you are using this bug to advertise the real
mkisofs, please stop. I find that activity out-of-place and
inappropriate.

If you are unsatisfied with the fact that ubuntu team has chosen
genisoimage in preference to the real mkisofs, please address that
somewhere else.

If you believe that ubuntu team is doing something illegal by making a
symbolic link as mentioned in my earlier comment, then please address
that issue somewhere else.

Again, this bug report is against ubuntu!

Jarl

-- 
mkisofs has no manpage
https://bugs.launchpad.net/bugs/489077
You received this bug notification because you are a member of 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 488905] Re: Konqueror does not animate APNG files

2009-11-30 Thread Jarl
Why are you confirming the bug and even provide an upstream bug
reference for this bug and then at the same time marking the bug
invalid. It doesn't make sense. I have changed status to confirmed

Jarl

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=88352
   Importance: Unknown
   Status: Unknown

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

-- 
Konqueror does not animate APNG files
https://bugs.launchpad.net/bugs/488905
You received this bug notification because you are a member of 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 448753] Re: System hangs when I use jockey for first time to enable wl module

2009-12-01 Thread Jarl
amichair, I think you are right, my experience is much like Bug #458770.
Thanks.

-- 
System hangs when I use jockey for first time to enable wl module
https://bugs.launchpad.net/bugs/448753
You received this bug notification because you are a member of 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 491324] [NEW] smartmontools init scripts fails on 'status' action

2009-12-02 Thread Jarl
Public bug reported:

Binary package hint: smartmontools

ubuntu Karmic koala 9.10

I have smartmontools enabled and it is running, however the status
action of the init script fails.

$ ps -lef | grep smartd
5 S root  1592 1  0  80   0 -  3017 hrtime Nov27 ?00:00:00 
/usr/sbin/smartd --pidfile /var/run/smartd.pid
0 S jarl 16487 15853  0  80   0 -  1836 pipe_w 12:11 pts/000:00:00 grep 
smartd
$ sudo invoke-rc.d smartmontools status
 * could not access PID file for
invoke-rc.d: initscript smartmontools, action status failed.

It sems like there is a name missing at the end of the generated text
could not access PID file for, I don't know if this is related to the
actual incorrect behaviour f the status action.

Jarl

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


** Tags: smartd

-- 
smartmontools init scripts fails on 'status' action
https://bugs.launchpad.net/bugs/491324
You received this bug notification because you are a member of 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 300535] Re: smartmontools init scripts lacks the 'status' action

2009-12-02 Thread Jarl
For your information: 'status' action now exists (in Karmic), however it
fails. I have created bug 491324 regarding that.

-- 
smartmontools init scripts lacks the 'status' action
https://bugs.launchpad.net/bugs/300535
You received this bug notification because you are a member of 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 269027] Re: No sound from Laptop speakers, but headphones. my solution

2009-12-04 Thread Jarl
This is fixed on my HP 6735b on Karmic.

-- 
No sound from Laptop speakers, but headphones. my solution
https://bugs.launchpad.net/bugs/269027
You received this bug notification because you are a member of 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 497352] [NEW] dh-make-drupal is not finding available releases

2009-12-16 Thread Jarl
Public bug reported:

Binary package hint: dh-make-drupal

On http://drupal.org/project/gmap there are 4 available releases.

Trying to build the gmap module It gives:

dh-make-drupal --debug 5 -r gmap
D:Setting configuration key «d_ver» to «6»
D:Setting configuration key «min_status» to «recommended»
D:Setting configuration key «force_overwrite» to «false»
D:Setting configuration key «debug» to «5»
D:Setting configuration key «report_only» to «true»
D:Setting configuration key «debianize» to «true»
D:Setting configuration key «skip_build» to «false»
D:Setting configuration key «switches» to «-us -uc»
D:Setting configuration key «tarball» to «false»
D:Setting configuration key «proj_version» to «false»
D:Setting configuration key «proj_type» to «Modules»
D:Setting configuration key «mangle_version» to «true»
D:Preparing package for 'gmap' for Drupal 6, status = recommended
D:Fetching project information from http://drupal.org/project/gmap
D:Project type for gmap: Module
D:Going over 0 available releases, searching for compatibility with Drupal 
6, minimum development status recommended (2)
ERROR: No suitable version found for Drupal 6 (level=recommended)

ProblemType: Bug
Architecture: amd64
Date: Wed Dec 16 11:17:48 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: wl fglrx
Package: dh-make-drupal 0.4-2
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=da_DK.UTF-8
 SHELL=/usr/bin/tcsh
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: dh-make-drupal
Uname: Linux 2.6.31-16-generic x86_64

** Affects: dh-make-drupal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug drupal

-- 
dh-make-drupal is not finding available releases
https://bugs.launchpad.net/bugs/497352
You received this bug notification because you are a member of 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 497352] Re: dh-make-drupal is not finding available releases

2009-12-16 Thread Jarl

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36865199/XsessionErrors.txt

-- 
dh-make-drupal is not finding available releases
https://bugs.launchpad.net/bugs/497352
You received this bug notification because you are a member of 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 463435] [NEW] I was notified that upgrade was available, but it was not ready

2009-10-29 Thread Jarl
Public bug reported:

Binary package hint: update-manager

The update notifier (in KDE) tole me that Karmic was available, but when
I started upgrading it failed. It seem like the reason was that the
fileshave not yet reached the mirror I use.

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

-- 
I was notified that upgrade was available, but it was not ready
https://bugs.launchpad.net/bugs/463435
You received this bug notification because you are a member of 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 463435] Re: I was notified that upgrade was available, but it was not ready

2009-10-29 Thread Jarl
This is what I seein the upgrade screen (the error dialog)
Note to non-danes: Kunne ikke hente means Could not fetch
Nogle indeksfiler kunne ikke hentes, de er blevet ignoreret eller de gamle 
bruges i stedet. means
Some index files could notbe fetched, they are ignored or the previous ones 
are used in stead

W:Kunne ikke hente 
http://dk.archive.ubuntu.com/ubuntu/dists/karmic/main/binary-i386/Packages.bz2 
Hash Sum mismatch
, W:Kunne ikke hente 
http://dk.archive.ubuntu.com/ubuntu/dists/karmic/restricted/binary-i386/Packages.bz2
 Hash Sum mismatch
, W:Kunne ikke hente 
http://dk.archive.ubuntu.com/ubuntu/dists/karmic/main/source/Sources.bz2 Hash 
Sum mismatch
, W:Kunne ikke hente 
http://dk.archive.ubuntu.com/ubuntu/dists/karmic/restricted/source/Sources.bz2 
Hash Sum mismatch
, W:Kunne ikke hente 
http://dk.archive.ubuntu.com/ubuntu/dists/karmic/universe/binary-i386/Packages.bz2
 Hash Sum mismatch
, W:Kunne ikke hente 
http://dk.archive.ubuntu.com/ubuntu/dists/karmic/universe/source/Sources.bz2 
Hash Sum mismatch
, W:Kunne ikke hente 
http://dk.archive.ubuntu.com/ubuntu/dists/karmic/multiverse/binary-i386/Packages.bz2
 Hash Sum mismatch
, W:Kunne ikke hente 
http://dk.archive.ubuntu.com/ubuntu/dists/karmic/multiverse/source/Sources.bz2 
Hash Sum mismatch
, E:Nogle indeksfiler kunne ikke hentes, de er blevet ignoreret eller de gamle 
bruges i stedet.

-- 
I was notified that upgrade was available, but it was not ready
https://bugs.launchpad.net/bugs/463435
You received this bug notification because you are a member of 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 463000] Re: [kubuntu] Danish language packs not installed during installation

2009-10-30 Thread Jarl
This bug is most likely related to bug 463435

-- 
[kubuntu] Danish language packs not installed during installation
https://bugs.launchpad.net/bugs/463000
You received this bug notification because you are a member of 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 463000] Re: [kubuntu] Danish language packs not installed during installation

2009-10-30 Thread Jarl
See also forum post http://ubuntuforums.org/showthread.php?p=8194627

-- 
[kubuntu] Danish language packs not installed during installation
https://bugs.launchpad.net/bugs/463000
You received this bug notification because you are a member of 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 463435] Re: I was notified that upgrade was available, but it was not ready

2009-10-30 Thread Jarl
It seems that the mirror is ready now.

What I expected is that I was not notified until MY mirror is completely
updated, that's what I see as the real problem. I would rather have that
notification a few hours later, as long as I could trust when it finally
arrived.

Jarl

-- 
I was notified that upgrade was available, but it was not ready
https://bugs.launchpad.net/bugs/463435
You received this bug notification because you are a member of 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 411417] Re: virsh restore causes kernel panic in guest.

2009-10-26 Thread Jarl
Here are steps to reproduce:

sudo vmbuilder kvm ubuntu --libvirt qemu:///system 
--mirror=http://dk.archive.ubuntu.com/ubuntu --hostname ubu-test
virsh start ubu-test
virsh save ubu-test save_dir/ubu-test_save
virsh restore save_dir/ubu-test_save

After this when I open virt-viewer, everything looks normal, but when I
hit any key, the kernel crashes, here is a screendump from virt-viewer.


** Attachment added: virt-viewer screenshot
   http://launchpadlibrarian.net/34408667/bug411417.png

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

-- 
virsh restore causes kernel panic in guest.
https://bugs.launchpad.net/bugs/411417
You received this bug notification because you are a member of 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 378639] Re: firstlogin script can't be executed because the permission of /root directory is 0700 in the virtual machine created by python-vm-builder

2009-10-26 Thread Jarl
OK, so the commenter raizyr is not going to provide informatoin about
what version his patch is for.

However missing informatoin aobut a user supplied patch does not render
the whole bug incomplete. If it renders the patch useless, then please
just ignore it, but please take the bug serious.

Therefore I mark the bug new. The altirenative would be that I create
a new bug, because I still see this problem.

Jarl


** Changed in: vm-builder (Ubuntu)
   Status: Incomplete = New

-- 
firstlogin script can't be executed because the permission of /root directory 
is 0700 in the virtual machine created by python-vm-builder 
https://bugs.launchpad.net/bugs/378639
You received this bug notification because you are a member of 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 164369] Re: [needs-packaging] Vodafone Mobile Connect Card Driver for Linux

2009-10-27 Thread Jarl
I can read from http://www.ubuntu.com/news/ubuntu-910 that

Ubuntu 9.10 features include improved 3G broadband connectivity. Does
that mean that this bug is fixed. If not, what does it mean in reallity?
does anybody know? What hardware is supported? through what software?

Jarl

-- 
[needs-packaging] Vodafone Mobile Connect Card Driver for Linux
https://bugs.launchpad.net/bugs/164369
You received this bug notification because you are a member of 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 438293] [NEW] when exiting supertux from full-screen mode the desktop is not shown again.

2009-09-28 Thread Jarl
Public bug reported:

Binary package hint: supertux

When running supertux in full screen mode and then exiting, the desktop
is not shown again.

Only a gray-scale theme image (the backgorund image, but in gray-scale)
is shown (as if the root window is not even shown)

The computer and desktop seem still active. The best I can do is hit
CTRL+ALT+DEL to bring up the log-out dialog, here I select log-off,
which gives me the KDM login screen again.

Using Kubuntu 9.04

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: supertux 0.3.1d-0ubuntu2
ProcEnviron:
 LANGUAGE=
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: supertux
Uname: Linux 2.6.28-15-generic x86_64

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


** Tags: amd64 apport-bug

-- 
when exiting supertux from full-screen mode the desktop is not shown again.
https://bugs.launchpad.net/bugs/438293
You received this bug notification because you are a member of 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 438293] Re: when exiting supertux from full-screen mode the desktop is not shown again.

2009-09-28 Thread Jarl

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

-- 
when exiting supertux from full-screen mode the desktop is not shown again.
https://bugs.launchpad.net/bugs/438293
You received this bug notification because you are a member of 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 380311] Re: su/sudo not found...

2009-09-29 Thread Jarl
*** This bug is a duplicate of bug 281880 ***
https://bugs.launchpad.net/bugs/281880

** This bug has been marked a duplicate of bug 281880
   Kubuntu: HPLIP unable to find su/sudo utility

-- 
su/sudo not found...
https://bugs.launchpad.net/bugs/380311
You received this bug notification because you are a member of 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 392190] Re: vmbuilder fails silently when providing invalid hostname

2009-10-02 Thread Jarl
running

vmbuilder kvm ubuntu --debug
--mirror=http://dk.archive.ubuntu.com/ubuntu --hostname ubu_test

gives the attached file.


** Attachment added: out.txt
   http://launchpadlibrarian.net/32862403/out.txt

** Changed in: vm-builder (Ubuntu)
   Status: Incomplete = New

-- 
vmbuilder fails silently when providing invalid hostname
https://bugs.launchpad.net/bugs/392190
You received this bug notification because you are a member of 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 479017] Re: etracer runs very slow.

2009-11-09 Thread Jarl

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

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

** Also affects: etracer
   Importance: Undecided
   Status: New

-- 
etracer runs very slow.
https://bugs.launchpad.net/bugs/479017
You received this bug notification because you are a member of 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 479017] [NEW] etracer runs very slow.

2009-11-09 Thread Jarl
Public bug reported:

Binary package hint: extremetuxracer

etracer is extremely slow. It seems like it is not exploiting my 3D
hardware.

Google Earth runs very smooth even with 3D building, but etracer is very
slow, it runs between 1 and 2 frame per second.

I use the open source ATI driver.

Jarl

ProblemType: Bug
Architecture: amd64
Date: Mon Nov  9 10:25:03 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
Package: extremetuxracer 0.4-2ubuntu1
ProcEnviron:
 LANGUAGE=
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: extremetuxracer
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors: (polkit-gnome-authentication-agent-1:1610): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

** Affects: etracer
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug opengl

-- 
etracer runs very slow.
https://bugs.launchpad.net/bugs/479017
You received this bug notification because you are a member of 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 463000] Re: [kubuntu] Danish language packs not installed during installation

2009-11-13 Thread Jarl
Andreas, what do yuo mean by Problem due to archive inconsistency.
that makes this bug incomplete.

Don't you mean that the problem was archive inconsistency at the time
the bug was reported, and that archive problem has now been fixed, so
installing Karmic today does not have this problem.

I installed Karmic some days ago (from CD) attached to the internet, and
I did not run into this problem.

Jarl

-- 
[kubuntu] Danish language packs not installed during installation
https://bugs.launchpad.net/bugs/463000
You received this bug notification because you are a member of 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 392097] Re: vmbuilder ignores mac option when using bridge network

2009-11-13 Thread Jarl
I am dissappointed to see this problem is still present in Karmic,
especially when I have provided a patch. The fix is a no -bariner with
the patch provided.

Jarl

-- 
vmbuilder ignores mac option when using bridge network
https://bugs.launchpad.net/bugs/392097
You received this bug notification because you are a member of 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 422536] Re: EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT be loaded.

2009-11-24 Thread Jarl
I still have this warning (I ran apt-get upgrade 2009-11-23) on my Asus
M3N-HD HDMI motherboard. I see that my BIOS version is 1502 (far from
the latest), could the warnings have anything to do with that?

Jarl

-- 
EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT 
be loaded.
https://bugs.launchpad.net/bugs/422536
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 487824] Re: google calendar plasma widget shares cookies with konqueror

2009-11-24 Thread Jarl

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

-- 
google calendar plasma widget shares cookies with konqueror
https://bugs.launchpad.net/bugs/487824
You received this bug notification because you are a member of 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 487824] [NEW] google calendar plasma widget shares cookies with konqueror

2009-11-24 Thread Jarl
Public bug reported:

Binary package hint: plasma-widget-googlecalendar

I use one google account (account A) for surfing the  web (hereamong search 
with google) which I do using konqueror. But I use a different google account 
(account B) for calendar, which I usually view using firefox.
When I configured the google calendar plasma widget I configured it to use 
account B, then I discovered that, next time I used konqueror (on google 
search) it was logged in as account B, even though I last time I used konqeror 
I was logged in as account A. Further when I in Konqueror logged out account B, 
and logged in on account B, then the google calendar plasma widget could no 
longer see my events.

ProblemType: Bug
Architecture: amd64
Date: Tue Nov 24 21:53:54 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: wl fglrx
Package: plasma-widget-googlecalendar 1.2-0ubuntu2
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=da_DK.UTF-8
 SHELL=/usr/bin/tcsh
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: plasma-widget-googlecalendar
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors: (polkit-gnome-authentication-agent-1:2997): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

** Affects: plasma-widget-googlecalendar (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
google calendar plasma widget shares cookies with konqueror
https://bugs.launchpad.net/bugs/487824
You received this bug notification because you are a member of 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 487824] Re: google calendar plasma widget shares cookies with konqueror

2009-11-24 Thread Jarl
hamberg, I added you as a subscriber, since the about box of google
calendar plasma widget said that bugs should be reported to you.

-- 
google calendar plasma widget shares cookies with konqueror
https://bugs.launchpad.net/bugs/487824
You received this bug notification because you are a member of 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 269027] Re: No sound from Laptop speakers, but headphones. my solution

2009-11-24 Thread Jarl
@Leann Ogasawara: If Christian Funder Sommerlund is right in comment 44:
that status=incomplete is caused by comment 29, then I suggest you mark
this bug invalid, in stead of incomplete.

-- 
No sound from Laptop speakers, but headphones. my solution
https://bugs.launchpad.net/bugs/269027
You received this bug notification because you are a member of 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 487840] Re: flash plugin can only be installed by sudoers

2009-11-24 Thread Jarl

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

** Also affects: firefox (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubufox (Ubuntu)
   Importance: Undecided
   Status: New

-- 
flash plugin can only be installed by sudoers
https://bugs.launchpad.net/bugs/487840
You received this bug notification because you are a member of 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 487840] [NEW] flash plugin can only be installed by sudoers

2009-11-24 Thread Jarl
Public bug reported:

Binary package hint: flashplugin-installer

When a non-sudoer is viewing a site requiring flashplugin, firefox
suggests to install flashplugin. However the installation cannot be
completed because the user is not sudoer. The obvious behaviour would of
course to to have flashplugin-installer to ask the user which
superuser/sudoer to authenticate as, just like packagekit does when
updates are available.

ProblemType: Bug
Architecture: amd64
Date: Tue Nov 24 22:22:29 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: wl fglrx
Package: flashplugin-installer 10.0.32.18ubuntu1
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=da_DK.UTF-8
 SHELL=/usr/bin/tcsh
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: flashplugin-nonfree
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors: (polkit-gnome-authentication-agent-1:2997): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

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

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug

-- 
flash plugin can only be installed by sudoers
https://bugs.launchpad.net/bugs/487840
You received this bug notification because you are a member of 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 391576] Re: smartmontools should be installed on a default system

2009-11-24 Thread Jarl
** Bug watch added: bugzilla.novell.com/ #201715
   https://bugzilla.novell.com:443/show_bug.cgi?id=201715

** Also affects: opensuse via
   https://bugzilla.novell.com:443/show_bug.cgi?id=201715
   Importance: Unknown
   Status: Unknown

-- 
smartmontools should be installed on a default system
https://bugs.launchpad.net/bugs/391576
You received this bug notification because you are a member of 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 409013] Re: Network manager request password for open WLANs

2009-11-24 Thread Jarl
Could someone please triage and confirm this bug.

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

-- 
Network manager request password for open WLANs
https://bugs.launchpad.net/bugs/409013
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

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


[Bug 298491] Re: /etc/init.d/apcupsd doesn't have a status option

2009-11-25 Thread Jarl
This is still a problem in Karmic

-- 
/etc/init.d/apcupsd doesn't have a status option
https://bugs.launchpad.net/bugs/298491
You received this bug notification because you are a member of 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 488431] [NEW] Userinformation screen hides some text fields due to long and split texts

2009-11-25 Thread Jarl
Public bug reported:

Binary package hint: ubiquity

During a danish installation of Kubuntu Karmic Koala, The user
information tab does not show all text on all text fields.

There are several problems on the screenshot attached:
1) The text on the tabs Diskopsæt... should be displayed in full like 
Diskopsætning, the same holds for Brugerinfo... which should display 
Brugerinformation

2) The sentence Hvis der er flere end en person der skal bruge
computeren kan du (en: if there is more than one person that shall use
the computer, you can) apparantly continues on a second line, which is
not shown except from the top pixels of some of the letters.

3) The sentence Indtast den samme adgangskode to gange så den kan blive
tjekket for (en: enter the same password twice, so it can be checked
for) apparantly continues on a second line, which is not shown except
from the top pixels of some of the letters.

4) The second bottom line says Kræver min adgangskode fo..., which is
a danish translation from  (I guess) Require my password to ..., bu
tthe rest of the sentence is not shown. Which makes the default chosen
option an unknown choice.

ProblemType: Bug
Architecture: amd64
Date: Wed Nov 25 21:27:21 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: wl fglrx
Package: ubiquity (not installed)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=da_DK.UTF-8
 SHELL=/usr/bin/tcsh
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: ubiquity
Uname: Linux 2.6.31-15-generic x86_64
XsessionErrors:
 (polkit-gnome-authentication-agent-1:2254): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (npviewer.bin:3563): Gtk-WARNING **: 
/usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so: wrong ELF class: ELFCLASS64

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


** Tags: amd64 apport-bug

-- 
Userinformation screen hides some text fields due to long and split texts
https://bugs.launchpad.net/bugs/488431
You received this bug notification because you are a member of 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 488431] Re: Userinformation screen hides some text fields due to long and split texts

2009-11-25 Thread Jarl

** Attachment added: Screenshot
   http://launchpadlibrarian.net/36077737/30102009136.jpg

-- 
Userinformation screen hides some text fields due to long and split texts
https://bugs.launchpad.net/bugs/488431
You received this bug notification because you are a member of 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 480957] Re: Step 3 of 6 takes for about an hour

2009-11-25 Thread Jarl
I was also annoyed with this long time spent scanning the disk every
time I made a change to just one partition. my disk only had 8
partitions, where 2 of them should be modified to be reused (mounted,
but not formated), but it took forever to make even such a small change
to the partition editor. Too sad.

-- 
Step 3 of 6 takes for about an hour
https://bugs.launchpad.net/bugs/480957
You received this bug notification because you are a member of 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 480957] Re: Step 3 of 6 takes for about an hour

2009-11-25 Thread Jarl
Could this be a duplicate of bug 282193 ?

-- 
Step 3 of 6 takes for about an hour
https://bugs.launchpad.net/bugs/480957
You received this bug notification because you are a member of 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 480957] Re: Step 3 of 6 takes for about an hour

2009-11-25 Thread Jarl
There are several other bugs that describe the same slowness regarding
the partitioner. These bugs are potential duplicates: bug 89357, bug
164030, bug 282193, bug 341095, bug 288450, bug 480957

-- 
Step 3 of 6 takes for about an hour
https://bugs.launchpad.net/bugs/480957
You received this bug notification because you are a member of 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 282193] Re: System partitioner in 8.10 beta very slow to load

2009-11-25 Thread Jarl
These bugs are potential duplicates: bug 89357, bug 164030, bug 282193,
bug 341095, bug 288450, bug 480957

-- 
System partitioner in 8.10 beta very slow to load
https://bugs.launchpad.net/bugs/282193
You received this bug notification because you are a member of 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 164030] Re: install wizard very slow

2009-11-25 Thread Jarl
These bugs are potential duplicates: bug 89357, bug 164030, bug 282193,
bug 341095, bug 288450, bug 480957

-- 
install wizard very slow
https://bugs.launchpad.net/bugs/164030
You received this bug notification because you are a member of 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 89357] Re: Editing partitions is slow

2009-11-25 Thread Jarl
These bugs are potential duplicates: bug 89357, bug 164030, bug 282193,
bug 341095, bug 288450, bug 480957

-- 
Editing partitions is slow
https://bugs.launchpad.net/bugs/89357
You received this bug notification because you are a member of 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 288450] Re: Intrepid slow detecting file systems at install

2009-11-25 Thread Jarl
These bugs are potential duplicates: bug 89357, bug 164030, bug 282193,
bug 341095, bug 288450, bug 480957

-- 
Intrepid slow detecting file systems at install
https://bugs.launchpad.net/bugs/288450
You received this bug notification because you are a member of 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 341095] Re: [Jaunty] Scanning partitions is too slow

2009-11-25 Thread Jarl
These bugs are potential duplicates: bug 89357, bug 164030, bug 282193,
bug 341095, bug 288450, bug 480957

-- 
[Jaunty] Scanning partitions is too slow
https://bugs.launchpad.net/bugs/341095
You received this bug notification because you are a member of 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 315437] Re: gwenview rotate causes jpg quality loss

2009-11-26 Thread Jarl
*** This bug is a duplicate of bug 286858 ***
https://bugs.launchpad.net/bugs/286858

This is not a duplicate of bug #286858. Cause as of Karmic Koala, there
is no longer any loss of exif information. However Gwenview still does a
lossy transformation when rotating with image quality loss as a result.

I therefore want someone with previleges to remove the duplicate status.
Basically it is unfair (in launchpad) that someone (arbitrary) can mark
a bug duplicate without acceptance of the bug reporter (in this case
olive.w).

Jarl

-- 
gwenview rotate causes jpg quality loss
https://bugs.launchpad.net/bugs/315437
You received this bug notification because you are a member of 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 315437] Re: gwenview rotate causes jpg quality loss

2009-11-26 Thread Jarl
I realised with help from #kubuntu that I could unmark the duplicate
myself. And since oliver.w (the reporter) and now also me does not
consider this bug a duplicate, I have unmarked it as such.


** This bug is no longer a duplicate of bug 286858
   Gwenview destroys EXIF info when rotating images!

-- 
gwenview rotate causes jpg quality loss
https://bugs.launchpad.net/bugs/315437
You received this bug notification because you are a member of 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 488905] [NEW] Konqueror does not animate APNG files

2009-11-26 Thread Jarl
Public bug reported:

Binary package hint: kdebase

Take a look at
http://en.wikipedia.org/wiki/Animated_Portable_Network_Graphics

The ball at the right should bounce. It does so in firefox, but not in
konqueror.

Jarl

ProblemType: Bug
Architecture: amd64
Date: Thu Nov 26 20:31:38 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: fglrx wl
Package: konqueror 4:4.3.2-0ubuntu3
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=da_DK.UTF-8
 SHELL=/usr/bin/tcsh
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: kdebase
Uname: Linux 2.6.31-15-generic x86_64
XsessionErrors:
 (polkit-gnome-authentication-agent-1:2273): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (npviewer.bin:2631): Gtk-WARNING **: 
/usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so: wrong ELF class: ELFCLASS64

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


** Tags: amd64 apng apport-bug

-- 
Konqueror does not animate APNG files
https://bugs.launchpad.net/bugs/488905
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 488905] Re: Konqueror does not animate APNG files

2009-11-26 Thread Jarl

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

-- 
Konqueror does not animate APNG files
https://bugs.launchpad.net/bugs/488905
You received this bug notification because you are a member of 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 459275] Re: hp-fax-cups.ppd.gz missing driver

2009-11-10 Thread Jarl
Installing hplip-cups did the trick.

-- 
hp-fax-cups.ppd.gz missing driver
https://bugs.launchpad.net/bugs/459275
You received this bug notification because you are a member of 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 460944] Re: Update Site list is empty in Install New Software

2009-11-10 Thread Jarl
A similar error occurs when you do
 - Launched eclipse
 - Gone to Check for updates

-- 
Update Site list is empty in Install New Software
https://bugs.launchpad.net/bugs/460944
You received this bug notification because you are a member of 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 375894] Re: Working directory for firefox is not users home dir.

2009-11-10 Thread Jarl
This is still the case in Karmic.

** Also affects: firefox-3.5 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Working directory for firefox is not users home dir.
https://bugs.launchpad.net/bugs/375894
You received this bug notification because you are a member of 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 448753] Re: System hangs when I use jockey for first time to enable wl module

2009-11-04 Thread Jarl
I forgot to mention. That my description of experience is on a Kubuntu
system, so the application is jockey-kde.

Anyway, now that I tried again, I tried something differently.
I click on the hardware driver icon, a screen shows up and shows that broadcom 
b43 driver is not active (along one other driver for softmodem). I now click 
forth and back between the b43 driver and softmodem driver and the description 
is of course updated accordingly. After doing that a couple of times, I chose 
b43 driver and click activate. Now a progress bar comes up and eveything 
seems to work perfectly.

So the problem might be related to the situation when the user clicks
activate directly to activate the highlighted driver (the upper most
line among many) without actively choosing a specific line/driver.

Jarl

-- 
System hangs when I use jockey for first time to enable wl module
https://bugs.launchpad.net/bugs/448753
You received this bug notification because you are a member of 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 470382] [NEW] [Wishlist] amop package request

2009-11-02 Thread Jarl
Public bug reported:

http://code.google.com/p/amop/

Please use the SVN HEAD, not the released versions

Jarl

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
[Wishlist] amop package request
https://bugs.launchpad.net/bugs/470382
You received this bug notification because you are a member of 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 409013] Re: Network manager request password for open WLANs

2009-11-02 Thread Jarl
This is still a problem in Karmic Koala.

Jarl

-- 
Network manager request password for open WLANs
https://bugs.launchpad.net/bugs/409013
You received this bug notification because you are a member of 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 463435] Re: I was notified that upgrade was available, but it was not ready

2009-11-02 Thread Jarl
** Changed in: update-manager (Ubuntu)
   Status: Incomplete = New

-- 
I was notified that upgrade was available, but it was not ready
https://bugs.launchpad.net/bugs/463435
You received this bug notification because you are a member of 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 269027] Re: No sound from Laptop speakers, but headphones. my solution

2009-11-02 Thread Jarl
Leann Ogasawara, you have marked this bug Incomplete, what information
are you missing?

Jarl

-- 
No sound from Laptop speakers, but headphones. my solution
https://bugs.launchpad.net/bugs/269027
You received this bug notification because you are a member of 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 298491] Re: /etc/init.d/apcupsd doesn't have a status option

2009-07-02 Thread Jarl
This is still a problem in Jaunty.

Actually it is possible to invoke /etc/init.d/apcupsd status
However if apcupsd is not running it fails with
 Error contacting apcupsd @ localhost:3551: Connection refused

If it is running it provides too much information.

-- 
/etc/init.d/apcupsd doesn't have a status option
https://bugs.launchpad.net/bugs/298491
You received this bug notification because you are a member of 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 395067] [NEW] Konqueror does not display content of pre tags with monospaced font

2009-07-03 Thread Jarl
Public bug reported:

Binary package hint: konqueror

When view a webpage with a pre HTML tag, the text in the pre tag is not
displayed with a monospaced font.

See for example:
http://chris.com/ASCII/art/html/linux.html
http://chris.com/ASCII/art/html/castle.html

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


** Tags: courier konqueror monospace

-- 
Konqueror does not display content of pre tags with monospaced font
https://bugs.launchpad.net/bugs/395067
You received this bug notification because you are a member of 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 392097] Re: vmbuilder ignores mac option when using bridge network

2009-07-03 Thread Jarl
** Tags added: patch

-- 
vmbuilder ignores mac option when using bridge network
https://bugs.launchpad.net/bugs/392097
You received this bug notification because you are a member of 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 355645] Re: Can not set up wireless network on BCM4318

2009-04-25 Thread Jarl
I got this problem on my Acer Ferrari  with Jaunty final just installed
output from the commands are similar to what CaclavPe provided.

What is the status for this bug?

I can add this information:
On the Acer Ferrari there is a button for wifi and a LED. The led is off, and 
pressing the button does not do anything. I would expect that the button would 
tell the driver to switch wifi on,  and the driver would tell the hardwire to 
actually turn on the wifi radio transmitter/receiver.

Is there a relevant workaround? ndiswrapper? Alternative kernel module?

-- 
Can not set up wireless network on BCM4318
https://bugs.launchpad.net/bugs/355645
You received this bug notification because you are a member of 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 355645] Re: Can not set up wireless network on BCM4318

2009-04-27 Thread Jarl
Apparently my issue was that the firmware was not installed.

I went to (using mouse) the menu-Applications-System-Hardware
Drivers. Here I could just click on installing proprietary driver
(firmware) for b43. From then on everything went fine.

Technically I think it installed and ran the package b43-fwcutter.

Jarl

-- 
Can not set up wireless network on BCM4318
https://bugs.launchpad.net/bugs/355645
You received this bug notification because you are a member of 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 390569] Re: smartd does not start at boot

2009-06-24 Thread Jarl
*** This bug is a duplicate of bug 103681 ***
https://bugs.launchpad.net/bugs/103681

This is exactly the situation. Thanks.

** This bug has been marked a duplicate of bug 103681
   Debconf question during install should ask if smartd should be started 
automatically, like in hddtemp package

-- 
smartd does not start at boot
https://bugs.launchpad.net/bugs/390569
You received this bug notification because you are a member of 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 270674] Re: smartd doesn't just work on SATA disks

2009-06-24 Thread Jarl
This seems to be fixed in Jaunty. Output from a default smartd
installation in /var/log/daemon.log:

Jun 24 14:06:47 hades smartd[3042]: smartd version 5.38 
[x86_64-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Jun 24 14:06:47 hades smartd[3042]: Home page is 
http://smartmontools.sourceforge.net/
Jun 24 14:06:47 hades smartd[3042]: Opened configuration file /etc/smartd.conf
Jun 24 14:06:47 hades smartd[3042]: Drive: DEVICESCAN, implied '-a' Directive 
on line 22 of file /etc/smartd.conf
Jun 24 14:06:47 hades smartd[3042]: Configuration file /etc/smartd.conf was 
parsed, found DEVICESCAN, scanning devices
Jun 24 14:06:47 hades smartd[3042]: Problem creating device name scan list
Jun 24 14:06:47 hades smartd[3042]: Device: /dev/sda, opened
Jun 24 14:06:47 hades smartd[3042]: Device /dev/sda: using '-d sat' for ATA 
disk behind SAT layer.
Jun 24 14:06:47 hades smartd[3042]: Device: /dev/sda, opened
Jun 24 14:06:47 hades smartd[3042]: Device: /dev/sda, not found in smartd 
database.
Jun 24 14:06:47 hades smartd[3042]: Device: /dev/sda, is SMART capable. Adding 
to monitor list.
Jun 24 14:06:47 hades smartd[3042]: Device: /dev/sdb, opened
Jun 24 14:06:47 hades smartd[3042]: Device /dev/sdb: using '-d sat' for ATA 
disk behind SAT layer.
Jun 24 14:06:47 hades smartd[3042]: Device: /dev/sdb, opened
Jun 24 14:06:47 hades smartd[3042]: Device: /dev/sdb, not found in smartd 
database.
Jun 24 14:06:47 hades smartd[3042]: Device: /dev/sdb, is SMART capable. Adding 
to monitor list.
Jun 24 14:06:47 hades smartd[3042]: Monitoring 0 ATA and 2 SCSI devices
Jun 24 14:06:48 hades smartd[3077]: smartd has fork()ed into background mode. 
New PID=3077.
Jun 24 14:06:48 hades smartd[3077]: file /var/run/smartd.pid written containing 
PID 3077

-- 
smartd doesn't just work on SATA disks
https://bugs.launchpad.net/bugs/270674
You received this bug notification because you are a member of 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 391576] [NEW] [Wishlist] smartmontools should be installed on a default system

2009-06-24 Thread Jarl
Public bug reported:

This is a wish:

On a competing proprietary OS, a default installation exploits S.M.A.R.T
capabilities of disks to ensure stable disk-usage. I think to fix bug 1,
it is necessary to have smartmontools to be installed and activated on
default installations (both desktop/laptop and server variants).

Before I switched to ubuntu I succeeding in convincing the SuSE people
to have that package installed and activated on a default system, see
https://bugzilla.novell.com:443/show_bug.cgi?id=201715, further see bug
103681 regarding default activation.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: smartmontools

** Summary changed:

- smartmontools should be installed on a default system
+ [Wishlist] smartmontools should be installed on a default system

-- 
[Wishlist] smartmontools should be installed on a default system
https://bugs.launchpad.net/bugs/391576
You received this bug notification because you are a member of 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 103681] Re: Debconf question during install should ask if smartd should be started automatically, like in hddtemp package

2009-06-24 Thread Jarl
This bug is still an issue in Jaunty with latest updates. See bug
390569.

I hope you will fix this.


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

-- 
Debconf question during install should ask if smartd should be started 
automatically, like in hddtemp package
https://bugs.launchpad.net/bugs/103681
You received this bug notification because you are a member of 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 391980] [NEW] JeOS does not have name resolution in place when boot.sh is executed.

2009-06-25 Thread Jarl
Public bug reported:

Binary package hint: python-vm-builder

Jaunty server on AMD64 quad-core AMD Phenom(tm) II X4 920 Processor

I am creating a JeOS using vmbuilder (following the official documentation) as 
this:
sudo vmbuilder kvm ubuntu --suite jaunty --flavour virtual --arch amd64 
--bridge br0 --libvirt qemu:///system --ip dhcp --firstboot boot.sh

With a boot.sh containing this:
apt-get update  /var/aptget_update.out 2 /var/aptget_update.err

When booting the sytem the files /var/aptget_update.out contains
Err http://dk.archive.ubuntu.com jaunty Release.gpg
  Could not resolve 'dk.archive.ubuntu.com'
Err http://dk.archive.ubuntu.com jaunty-updates Release.gpg
  Could not resolve 'dk.archive.ubuntu.com'
Err http://security.ubuntu.com jaunty-security Release.gpg
  Could not resolve 'security.ubuntu.com'
Reading package lists...

and /var/aptget_update.err contains:
W: Failed to fetch http://dk.archive.ubuntu.com/ubuntu/dists/jaunty/Release.gpg 
 Could not resolve 'dk.archive.ubuntu.com'

W: Failed to fetch http://dk.archive.ubuntu.com/ubuntu/dists/jaunty-
updates/Release.gpg  Could not resolve 'dk.archive.ubuntu.com'

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/jaunty-
security/Release.gpg  Could not resolve 'security.ubuntu.com'

W: Some index files failed to download, they have been ignored, or old ones 
used instead.
W: You may want to run apt-get update to correct these problems

Jarl

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: jeos kvm libvirt virtualization vmbuilder

-- 
JeOS does not have name resolution in place when boot.sh is executed.
https://bugs.launchpad.net/bugs/391980
You received this bug notification because you are a member of 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   >