I had this same bug on upgrading to 20.04.
In my case smb.conf had the line:
name resolve order = hosts lmhosts wins bcast
And the smb.conf checking complained with a warning that "hosts" was
invalid.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
I'm affected by this bug. I recently upgraded my HP Mini 5103 laptop
from Ubuntu 11.10 to 12.04, and this problem appeared.
Similar to what ITec reports in comment #60, when using an older 3.0.0
kernel the problem is not there, but when booting into 3.2.0 it shows
up.
--
You received this bug no
Based on the info at http://linuxtv.org/wiki/index.php/Trident_TM6000
doesn't seem that most (any?) of these 6000:0001 devices are supported
on Linux... Buggy chips and no vendor support, so no working driver.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
@MountainX: No, the "auto" option for /etc/fstab is different to
"autofs".
The "auto option" mounts the filesystem in question automatically at
boot time.
"autofs" is a program/daemon which mounts/unmounts NFS shares on-demand.
It's an alternative way to mount NFS shares so to speak, and in this
@MountainX: What you did should be enough in theory.
You can test it manually too: run "./autofs suspend" as root before selecting
suspend from the menu, and see if it helps. Any/all unused autofs shares should
be umounted by the script.
But I don't know if the 10.10 suspend setup is similar to
Thanks.
Just confirming something, I left this part out because I thought it was
self-evident, but in retrospect it's never safe to do that.
In the instructions in comment #5, if the file /tmp/songchange.out does appear,
then the plugin is working correctly.
For me (with 2.3) I do NOT get the f
I don't have a Maverick install here, and looks like the dependencies
are such that it wouldn't be easy to install the maverick package on
Karmic. Is audacity and audacity-plugins part of a Maverick beta live
CD, I could try maybe with something like that?
Anyway it's quite simple to test this, ju
I am experiencing the bug in version 2.3, would very much appreciate a
fix!
--
audacious plugin songchange feature "run command at end of playlist" does not
work
https://bugs.launchpad.net/bugs/625903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Patch added: "audacious 2.1 songchange plugin end-of-playlist fix"
https://bugs.launchpad.net/bugs/625903/+attachment/1525396/+files/fix-playlist-eof-hook.diff
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/625903/+attachment/1525397/+files/Dependencies.txt
**
Public bug reported:
Binary package hint: audacious-plugins
The music player audacious has a number of plugins, including "Song
Change" which will run user-specified commands when some specific
criteria are reached, eg. every time a new song is started to be
played..
One of the possible conditio
I've just experienced this exact problem on Lucid.
kern.log has eg.:
Aug 27 00:54:50 carrell kernel: [10790.032494] BUG: soft lockup - CPU#2 stuck
for 61s! [tomboy:11040]
uname -a:
Linux carrell 2.6.32-24-generic #41-Ubuntu SMP Thu Aug 19 01:38:40 UTC 2010
x86_64 GNU/Linux
I upgraded from Karm
Well, I don't remember seeing this issue lately. Currently running
Ubuntu 9.10, so perhaps it was fixed by the upgrade.
--
tracker IO activity slows down ubuntu 9.04
https://bugs.launchpad.net/bugs/373158
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Here's a script I created that seems to work on my system for this
purpose. I placed it in /etc/pm/sleep.d/80_autofs
Of course, as expected, if any of the automounted shares are busy (any
files open), it won't do anything for them. It's just a "best effort"
attempt.
** Attachment added: "autofs"
Okay, I opened a new bug against autofs. Thanks for the explanation.
"autofs suspend/hibernate script should be ported from apmd system to pm-utils"
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/506116
--
Unmount NFS filesystems before stopping network during suspend
https://bugs.launchp
Public bug reported:
Binary package hint: autofs
The autofs package in karmic ships with the script
/etc/apm/event.d/autofs which will try to unmount all automounted NFS
shares during suspend/hibernate. However Ubuntu now uses pm-utils
instead of apmd, and so the script is largely ignored. In ord
I use NFS with autofs, and I'm impacted by this bug (2 minutes of
waiting on resume before my NFS-mounted drive is available). Admittedly
with autofs it's a bit of a different use case, but still... Sorry if
the following is off-topic.
With autofs, it would actually be quite easy to unmount everyt
This thread in the Ubuntu forums seems to be related:
http://ubuntuforums.org/showthread.php?p=8596122 -- unfortunatelu no
solutions (as of now).
--
Unmount NFS filesystems before stopping network during suspend
https://bugs.launchpad.net/bugs/30594
You received this bug notification because you
** Attachment added: "Patch to add calling of the "playlist end reached" hook
when the playlist ends"
http://launchpadlibrarian.net/37111700/fix-playlist-eof-hook.diff
--
The command for end-of-playlist for the song change plugin is not executed
https://bugs.launchpad.net/bugs/499700
You rec
Public bug reported:
Binary package hint: audacious
The Song Change plugin has the field for "Command to run when Audacious
reaches the end of the playlist." However this command does not run when
the playlist ends, nothing happens.
The reason is that the (apparently undocumented, based on
http:
I'm currently using 3.0.14 and I'm seeing it here. (3.0.14+build2
+nobinonly-0ubuntu0.9.04.1)
Testing with a new profile is really hard, because the problem seems to
be intermittent and not easily reproducible. Closing the browser and
starting again fixes the issue, so switching to a new profile w
I am seeing this behaviour too, exactly.
The gnome-panel expands from autohide underneath the windows, which is
most annoying (makes the autohide-panel mostly useless).
The autohide feature also seems to sometimes fail, with the panel stuck
in the completely visible state.
--
autohide panel sta
** Attachment added: "tracker-indexer.log"
http://launchpadlibrarian.net/27236408/tracker-indexer.log
--
tracker IO activity slows down ubuntu 9.04
https://bugs.launchpad.net/bugs/373158
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
I am seeing this issue too. I'm using a laptop with a fully crypted hard
disk, including swap. Typing in this report is actually quite annoying
with the occassional freezes happening.
The tracker logs files trackerd.log and tracker-extract.log are empty
for me.
The log file tracker-indexer.log ha
SOLVED:
I've traced the issue to having "acpi=off" on the kernel command line
(had it there due to try to work around some shutdown issues, the
machine would not reliably power off). Removing that, and everything
works again. But until now, that option did not have any effect...
--
touchpad is n
After more poking around, I've found the problem:
I had acpi=off in the kernel command line (I had added this previously
in order to try to get around some shutdown issues, but it had never
affected laptop detection before now).
With acpi=on (or rather, no acpi definition), lapop-detect -v report
Public bug reported:
Binary package hint: laptop-detect
I've just upgraded from Intrepid to Jaunty (Ubuntu 9.04). A few things
broke, one of them is that it seems Ubuntu does not think it's running
on a laptop anymore.
wi...@spirit:~$ laptop-detect -v
We're not on a laptop (no relevant hint foun
** Description changed:
- I have just upgraded from Intrepid to Jaunty. The touchpad for my Sony
- Vaio VGN-TX3XP laptop no longer works at all.
+ I have just upgraded from Intrepid to Jaunty. The touchpad for my Sony Vaio
VGN-TX3XP laptop no longer works at all.
+ Under Intrepid (and before that
** Attachment added: "dmesg"
http://launchpadlibrarian.net/26105284/dmesg
--
touchpad is not detected on vaio laptop
https://bugs.launchpad.net/bugs/368954
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
** Attachment added: "Xorg.0.log"
http://launchpadlibrarian.net/26105291/Xorg.0.log
--
touchpad is not detected on vaio laptop
https://bugs.launchpad.net/bugs/368954
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
** Attachment added: "lspci-vvnn"
http://launchpadlibrarian.net/26105268/lspci-vvnn
--
touchpad is not detected on vaio laptop
https://bugs.launchpad.net/bugs/368954
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
** Attachment added: "version_signature"
http://launchpadlibrarian.net/26105261/version_signature
--
touchpad is not detected on vaio laptop
https://bugs.launchpad.net/bugs/368954
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
** Attachment added: "version_signature"
http://launchpadlibrarian.net/26105236/version_signature
--
touchpad is not detected on vaio laptop
https://bugs.launchpad.net/bugs/368954
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
** Attachment added: "uname-a"
http://launchpadlibrarian.net/26105209/uname-a
--
touchpad is not detected on vaio laptop
https://bugs.launchpad.net/bugs/368954
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
** Attachment added: "laptop"
http://launchpadlibrarian.net/26105184/laptop
--
touchpad is not detected on vaio laptop
https://bugs.launchpad.net/bugs/368954
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
Public bug reported:
I have just upgraded from Intrepid to Jaunty. The touchpad for my Sony Vaio
VGN-TX3XP laptop no longer works at all.
Under Intrepid (and before that, on Hardy and Feisty, if I recall correctly)
the touchpad was detected properly and I was able to use it without any issues.
35 matches
Mail list logo