[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.

[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.

[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

[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

[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

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

2014-01-02 Thread Jarl
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

[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

[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

[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

[Bug 392097] Re: vmbuilder ignores mac option when using bridge network

2010-09-17 Thread Jarl
: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

[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. --

[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

[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

[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
. 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

[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

[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):

[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

[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

[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

[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

[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

[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.

[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

[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

[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

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

[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

[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

[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

[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

[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

[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

[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

Re: [Bug 489077] Re: mkisofs has no manpage

2009-11-30 Thread Jarl
. 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

[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

[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.

[Bug 491324] [NEW] smartmontools init scripts fails on 'status' action

2009-12-02 Thread Jarl
/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

[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,

[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

[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

[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

[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:

[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

[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

[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. --

[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

[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

[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
. 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

[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

[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

[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,

[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

[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

[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.

[Bug 479017] [NEW] etracer runs very slow.

2009-11-09 Thread Jarl
. 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

[Bug 463000] Re: [kubuntu] Danish language packs not installed during installation

2009-11-13 Thread Jarl
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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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.

[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

[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

[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

[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. --

[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. --

[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

[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.

[Bug 315437] Re: gwenview rotate causes jpg quality loss

2009-11-26 Thread Jarl
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

[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

[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

[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. --

[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

[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. --

[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

[Bug 448753] Re: System hangs when I use jockey for first time to enable wl module

2009-11-04 Thread Jarl
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

[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

[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

[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. --

[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

[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

[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)

[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

[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

[Bug 355645] Re: Can not set up wireless network on BCM4318

2009-04-27 Thread Jarl
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

[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

[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

[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

[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

[Bug 391980] [NEW] JeOS does not have name resolution in place when boot.sh is executed.

2009-06-25 Thread Jarl
/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

  1   2   3   4   >