Public bug reported:
it happend after uninstalation of nuxeo-dm package
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: postgresql-8.4 8.4.14-0ubuntu10.04
ProcVersionSignature: Ubuntu 2.6.32-45.102-generic 2.6.32.60+drm33.26
Uname: Linux 2.6.32-45-generic x86_64
NonfreeKernelModules: wl
Problem is the same but I'm not using emerald.
P4 2.4GHz, 512Mb RAM,
GNOME 2.20.1, Firefox 2.0.0.13.
--
Firefox's very slow
https://bugs.launchpad.net/bugs/190228
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Ubuntu 7.10, Rhythmbox 0.11.2
Cannot (mass-)edit FLAC tags, Quality column displays "unknown" for mp3 & flac.
--
rhythmbox tag editing has issues with gst0.10
https://bugs.launchpad.net/bugs/8839
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscri
If your seeing this bug on a system with an SSD, than this is most
likely the result of
https://bugs.launchpad.net/ubuntu/+source/libatasmart/+bug/445852.
Please try the workaround documented there. That fixed the problem for
me.
--
Series of GNOME errors upon startup
https://bugs.launchpad.net/b
This bug also affects Lucid via the call to udisks-probe-ata-smart in
/lib/udev/rules.d/80-udisks.rules (from the package udisks).
Uncommenting the line
KERNEL=="sd*[!0-9]", ATTR{removable}=="0", ENV{ID_BUS}=="ata",
ENV{DEVTYPE}=="disk", IMPORT{program}="udisks-probe-ata-smart $tempnode"
in /lib/
I also see these log entries on my Acer Aspire One with SUPER TALENT
FEM32GF13M. However, I have not yet seen any corruption as a result of
this. In fact, sometimes this does not result in a stall during boot. If
it does stall the boot, it hangs for about 12 seconds.
--
SSD stall during boot
http
I found a possibly easier work around: after I disabled SMART support on
the device, I can safely run devkit-disks-probe-ata-smart (or udisks-
probe-ata-smart in lucid):
sudo smartctl --smart off /dev/sda
You can check if smart is disabled, with 'sudo smartctl -i /dev/sda',
the output should incl
I just rebooted, and SMART was enabled again. So this doesn't work
through a reboot. Sorry.
--
devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential
hardware death
https://bugs.launchpad.net/bugs/445852
You received this bug notification because you are a member of Ubuntu
Bugs
I have the same Super Talent 32 GB SSD. But it identifies it self
simply as 'Flash' (see attached output). I think the easiest way to
implement a blacklist will be in the udev rules, so I included the
output of 'udevadm info --query=all --path /block/sda'.
@LarryGrover: I have the same device. Wh
mart sets things up, but the actual violation only triggers after some
other activity occurs (e.g. simple disk access).
I will try again to isolate it.
Raf.
--
SSD stall during boot
https://bugs.launchpad.net/bugs/445852
You received this bug notification because you are a member of Ubuntu
Bugs
I am doing this (on an otherwise idle UNR):
# sleep 120; logger devkit-disks-probe-ata-smart; /lib/udev/devkit-
disks-probe-ata-smart /dev/sda; sleep 120; logger done
And I get this in syslog (repeatably):
Dec 14 11:12:01 unus logger: devkit-disks-probe-ata-smart
Dec 14 11:12:35 unus kernel: [ 7
I disabled /lib/udev/rules.d/95-devkit-disks.rules (using dpkg-divert).
And now I can boot without HSM violations. But I believe this is only a
workaround.
Note that the devkit-disks-probe-ata-smart tests did again result in
filesystem corruption.
Raf.
--
SSD stall during boot
https
I don't know if it is helpful to anybody, but I have attached the strace
for /lib/udev/devkit-disks-probe-ata-smart /dev/sda. It does two SG_IO
ioctls against the device. smartctl -a /dev/sda does not trigger the HSM
violation.
--
devkit-disks-probe-ata-smart causes HSM Violations on SSD, and pot
** Attachment added: "strace -fotrace /lib/udev/devkit-disks-probe-ata-smart
/dev/sda"
http://launchpadlibrarian.net/36787562/trace
--
devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential
hardware death
https://bugs.launchpad.net/bugs/445852
You received this bug notific
I did some more tests with devkit-disks-probe-ata-smart. If I boot from
USB flash, devkit-disks-probe-ata-smart on the SSD does not trigger any
log entry until I try to write to the disk. If I then try to write (to
the swap partition, as not the corrupt any fs) to the disk with dd, dd
hangs until t
strace from smartctl -a.
** Attachment added: "smartctl-trace"
http://launchpadlibrarian.net/36855111/smartctl-trace
--
devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential
hardware death
https://bugs.launchpad.net/bugs/445852
You received this bug notification because yo
Output from smartctl -a.
** Attachment added: "smartctl-output"
http://launchpadlibrarian.net/36855106/smartctl-output
--
devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential
hardware death
https://bugs.launchpad.net/bugs/445852
You received this bug notification because
Public bug reported:
Binary package hint: libvirt-bin
When creating a new virtual machine with virt-manager, I was not able to
start it. Looking at strace and kern.log showed that kvm did a chown:
kernel: [110203.023217] type=1503 audit(1253588634.819:276):
operation="capable" pid=28692 parent=2
#75 is correct. My karmic install always gives the error (even with
2.6.29-rc3*). But my jaunty never gives the error, even with 2.6.31-16.
However, there is one more difference between my karmic and jaunty
installs: karmic uses ext4, while jaunty uses ext2 (and for the record
all of those are insi
What about the increased parallelism in the new upstart? Could this be
the cause of the problems: increased simultaneous disk access.
Doesn't Fedora also use upstart?
Unfortunately it looks like upstart cannot be serialized. (I am talking
about the jobs in /etc/init, not /etc/init.d)
--
SSD sta
I don't think that there is a bug in upstart. More likely the increased
parallelism of upstart triggers a bug in the kernel, firmware, or
hardware.
If it is a kernel bug, it has been in the kernel for several releases. I
have tested with 2.6.29-rc3 (and most versions in between), that is the
oldes
#97 also repeatably triggers the HSM violation for me. But only under
Karmic (not Jaunty).
--
SSD stall during boot
https://bugs.launchpad.net/bugs/445852
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
But be warned, this has lead to disk corruption for me! I never had disk
corruptions before...
--
SSD stall during boot
https://bugs.launchpad.net/bugs/445852
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
Scott,
Yes, "echo change > /sys/block/sda/uevent" results in the same error.
After entering that command, it takes about 20 to 30 seconds until the
error shows up.
Any idea why does works fine under Jaunty and not Karmic?
Raf.
--
SSD stall during boot
https://bugs.launchpad.ne
I have not been able to reproduce the HSM violations. I rebooted 20
times, cold booted, booted with battery, replaced battery and booted,
tried 2.6.32-19 and 2.6.32-20, all of these seem to work without
problem.
Previously (after the fix went in) I sometimes got the HSM violation,
but only on boot
I am using current Lucid (udisks 1.0.0+git20100319-0git1 and
libatasmart4 0.17+git20100219-1git2) on my Acer Aspire One with Super
Talent replacement SSD (FEM32GF13M) and I am still getting HSM
violations. I previously tested and was able to confirm that it
(sometimes) works without error.
I am he
With the early versions of udisks/libatasmart4 on Lucid I would always
get HSM violations. Now with the newer versions (udisks
1.0.0+git20100319-0git1 and libatasmart4 0.17+git20100219-1git2) I only
sometimes get HSM violations.
--
devkit-disks-probe-ata-smart causes HSM Violations on SSD, and po
@Gav: how are we going to find a fix for this problem if none of us once
in a while is willing to try the new version?
--
devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential
hardware death
https://bugs.launchpad.net/bugs/445852
You received this bug notification because you
I had the bad version of libmysqlclient16 installed (7.0.9-1).
"sudo apt-get install libmysqlclient16/lucid" fixed the problem for me.
Please close this bug report.
--
glibc detected *** /usr/bin/perl: double free or corruption
https://bugs.launchpad.net/bugs/543383
You received this bug notifi
I have not had anymore HSM violations. And nobody else has reported any
problems. It looks like this problem is fixed.
--
devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential
hardware death
https://bugs.launchpad.net/bugs/445852
You received this bug notification because you
I seem to have the same problem on Lucid (0.6.95-1ubuntu6). I check
tracker-status, and it reports 'Paused'. But the tracker-applet had
'Pause All Indexing' unmarked. So I selected 'Pause All Indexing',
tracker-status still reported 'Paused'. I then unselected 'Pause All
Indexing', tracker-status n
Seems to happen frequently when a lot of new files are created (e.g.
extracting a kernel archive).
It is just spinning in g_main_loop_run, with a zero timeout on poll (see strace
above). gdb backtrace:
#0 0x7fb3c6e92e68 in ?? () from /usr/lib/libdbus-glib-1.so.2
#1 0x7fb3c5e88a81 in g_m
The first beta of Lucid was released and we have not yet found a
solution for the HSM violations and corruption. I would really hope that
we can find a way to fix this before the final release.
A proper solution would be a patch for libatasmart, but I have not seen
any progress.
A first workaroun
I should have written:
I would like to know if the *maintainers* are willing to accept either
of these workarounds.
--
devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential
hardware death
https://bugs.launchpad.net/bugs/445852
You received this bug notification because you ar
Public bug reported:
Binary package hint: libdbd-mysql-perl
Using lucid I get double free errors when using DBD::mysql. The example
output below shows the DBI trace and the glibc output.
ProblemType: Bug
Architecture: amd64
Date: Sun Mar 21 08:33:15 2010
DistroRelease: Ubuntu 10.04
Package: libd
** Attachment added: "output"
http://launchpadlibrarian.net/41506913/output
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/41506206/Dependencies.txt
--
glibc detected *** /usr/bin/perl: double free or corruption
https://bugs.launchpad.net/bugs/543383
You received th
I have the same problem, running a 9.04 to 9.10 upgraded NBR. I have had
the problem since upgrading to an alpha version, and I still have the
problem now.
I wonder if this is the result of a race condition during startup. If I
log out, and log in again, I never have this problem. As such, I suspe
I added "and started dbus" as a condition for starting gdm, but I am
still having this problem (and it seems to take longer to boot up). I
guess it must be something else.
xsession-errors contains the following:
** (gnome-panel:1615): WARNING **: panel-applet-frame.c:1310: failed to get
Bonobo/Co
\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1\0\1\5\t\1\1\0\0\0\0\0003\0\0\0OAFAID:[OAFIID:GNOME_GoHome_Factory,raf,localhost]\0\0\0\0\0\0"...,
388) = 388
socket(PF_FILE, SOCK_STREAM, 0) = 20
fcntl64(20, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
fcntl64(20, F_SETFD, FD_CLO
They failing applets are quitting (and cleaning up the socket that
gnome-panel is looking for). From the strace for bonobo-activation-
server (bonobo-activation-server has its output redirected to /dev/null,
so it doesn't get stored anywhere):
1713 14:15:51.291582 write(2, "\n(window-picker-apple
Using 16.10, no ZFS, frequest GNOME shell crashes.
Below is one example. However, the library is not always the same, also
seen libgnome-desktop-3.so.12.1.0, libmutter.so.0.0.0,
libgio-2.0.so.0.5000.0. Seems to be independent of the extensions
installed.
gnome-shell[4080]: segfault at 2c ip 7
Public bug reported:
Binary package hint: virtualbox-ose
after simple update
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-26.47-generic 2.6.32.24+drm33.11
Uname: Linux 2.6.32-26-generic i686
Architecture: i3
--
package virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2 failed to install/upgrade:
virtualbox-ose kernel module failed to build
https://bugs.launchpad.net/bugs/682452
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
Public bug reported:
general update
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: openjdk-6-jre-headless 6b18-1.8.2-4ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-26.47-generic 2.6.32.24+drm33.11
Uname: Linux 2.6.32-26-generic i686
Architecture: i386
Date: Sun Dec 5 14:41:58 2010
Error
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/685610
Title:
package openjdk-6-jre-headless 6b18-1.8.2-4ubuntu2 failed to install/upgrade:
corrupted filesystem tarfile - corrupted package archive
Removing
/usr/share/dbus-1/services/org.freedesktop.Telepathy.Client.AbiCollab.service
(which was installed by abiword-common) also fixes the problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1432
Public bug reported:
Binary package hint: util-linux
Problem with update and install
ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: mount 2.17.2-3.3ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4
Uname: Linux 2.6.38-3-generic x86_64
AptOrdering:
mount: Install
mo
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/719943
Title:
package mount 2.17.2-3.3ubuntu4 failed to install/upgrade: sub-
processo novo script pre-installation retornou estado de saída de erro
Public bug reported:
Binary package hint: perl
The new version of Perl is missing the perl header files in
/usr/lib/perl/5.10.1/asm (5.10.1-17ubuntu4.1 vs 5.10.1-17ubuntu4).
These header files are referenced in some of the other header files,
e.g. sys/syscall.ph references asm/unistd.ph
The hea
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/777903
Title:
Missing asm/*.ph
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Previously exim would get SIGFPE on each mail delivery attempt. The PPA
version has been installed for almost 2 days and no more crashes.
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974214
Public bug reported:
With Ubuntu (for many years), the following code in /bin/sh (i.e. dash):
f()
{
local v="$@"
echo "<$v>"
}
f "$@"
behaves differently to /bin/sh on Debian, macOS, FreeBSD, Solaris
(/usr/xpg4/bin/sh).
The behaviour of "$@" is very special. When there are no ar
I thought I'd illustrate the problem. Given a #!/bin/sh script like this
called tst:
#!/bin/sh
f()
{
local v="$@"
echo "<$V>"
}
f "$@"
On Debian, Fedora, FreeBSD, OpenBSD, macOS, and Solaris, the arguably incorrect
but more useful behaviour is:
> ./tst a b
I ran into the same issue, getting the "ifoRead_TITLE_VOBU_ADMAP vtsi
failed" message with I think vlc, and an assert failing in libdvdnav
with totem. The Planet Earth DVD I was trying to play was region 2+4. It
played correctly on my Windows install that had an older version of vlc.
I tested sever
That pc is currently having its motherboard replaced, but I'll take a
look when that's done.
--
adding files to mercurial repository fails on ntfs
https://bugs.launchpad.net/bugs/240429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
The bug still reproduces in version 1.0.1-5.1 on Intrepid.
--
adding files to mercurial repository fails on ntfs
https://bugs.launchpad.net/bugs/240429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
Here you go, this is from a fresh Intrepid install. The /dev/sdc1 in the
output isn't the same as in the original report, since my disk
configuration changed in the meanwhile. There's also something odd going
on with the ordering of the disks, but that doesn't seem related to this
bug.
** Attachme
That works :-)
--
adding files to mercurial repository fails on ntfs
https://bugs.launchpad.net/bugs/240429
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.co
Public bug reported:
Binary package hint: mercurial
Ubuntu 8.04
mercurial 0.9.5-3
When adding a file to a new or existing mercurial repository that's
located on a writable NTFS volume, I get the following error, after
which the file isn't added:
Exception exceptions.OSError: (1, 'Operation not
** Attachment added: "hg_add_error.txt"
http://launchpadlibrarian.net/15351308/hg_add_error.txt
--
adding files to mercurial repository fails on ntfs
https://bugs.launchpad.net/bugs/240429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
I can confirm it's fixed in Jaunty, don't know about 8.04.
--
Icon in Gnome menu isn't set after installing, and entry remains after
uninstalling
https://bugs.launchpad.net/bugs/225629
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Public bug reported:
Ubuntu Release 9.04:
The package isdnutils-base uses init.d.functions with ./MAKEDEV instead
of /sbin/MAKEDEV.
This leads into a problem that ipppd could not be configured during
installation and the init script /etc/init.d/isdnutils
dpkg: Fehler beim Bearbeiten von ipppd (
I have reraised this issue because this disturbing misfeature has always
bugged me no end with vi. The appropriate behaviour is to let the user
confirm that the file has no final newline, with a checkbox to always
silently add one (which I will most definitely never use!), and a
preferences setting
Another reason why the behaviour in the previous LTS 6.06 was
appropriate and the vi-style behaviour in the current LTS 8.04 not:
consistency. If I have a number of lines and want to move one, I select
it by dragging from the beginning of the line to the beginning of the
next line, cut, and then pa
Public bug reported:
Binary package hint: flashplugin-nonfree
Sofware versions:
- Ubuntu 6.06
- firefox 1.5.dfsg+1.5.0.7-ubuntu0.6.06
- flashplugin-nonfree 7.0.63.3ubuntu3
- libc6 2.3.6-0ubuntu20
Steps to reproduce:
1. In firefox, go to http://www.azamalimusic.com
2. Choose "Enter" in the flash
** Attachment added: "A gdb backtrace done like described in
https://wiki.ubuntu.com/Backtrace";
http://librarian.launchpad.net/4703511/gdb-firefox.txt
--
Flash site crashes firefox with "*** glibc detected *** malloc(): memory
corruption" error
https://launchpad.net/bugs/64564
--
ubuntu-
** Attachment added: "GParted log"
http://launchpadlibrarian.net/14069341/gparted_details.htm
--
resize2fs asks to run 'e2fsck -f', even if you already did so
https://bugs.launchpad.net/bugs/225360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Public bug reported:
Binary package hint: e2fsprogs
Ubuntu version: 8.04
e2fsprogs version: 1.40.8-2ubuntu2
GParted version: 0.3.5-1ubuntu3
I have a disk with a 300GB ext3 partition and a smaller swap partition.
Using GParted, I tried to shrink the 300GB partition to 240GB. This
failed, due to r
Public bug reported:
Ubuntu version: 8.04
Liferea version: 1.4.14-0ubuntu4
On a fresh Ubuntu install, after installing Liferea through Synaptic,
the entry in Gnome's menu doesn't have an icon. See the attached
screenshot, the icon to the right of the help icon is the liferea one
added to the laun
This bug is still occurring in Ubuntu 8.04.
--
New launchers move to the left
https://bugs.launchpad.net/bugs/26246
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.ub
** Attachment added: "Gnome menu"
http://launchpadlibrarian.net/14085086/liferea_icon.png
--
Icon in Gnome menu isn't set after installing, and entry remains after
uninstalling
https://bugs.launchpad.net/bugs/225629
You received this bug notification because you are a member of Ubuntu
Bugs,
Public bug reported:
Binary package hint: ktorrent
When starting up KTorrent while in Gnome, its tray can end up in the
wrong place sometimes. I'll attach a screenshot showing it.
** Affects: ktorrent (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
KTorrent tray sometimes e
Additionally, I'm running Edgy, and the KTorrent version is
2.0.3+dfsg1-0ubuntu1 . Instead of the location shown in the screenshot,
the tray icon will sometimes also end up slightly lower, about over
where the Firefox window's icon is. But occasionally it ends up in the
right place.
** Attachment
The help files are missing in version 1:1.2.4-1 in Edgy as well.
--
Online help files not packaged in 1.4.0
https://launchpad.net/bugs/77079
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Public bug reported:
Binary package hint: totem-xine
Steps to reproduce:
1. Watch the QuickTime movie on http://www.apple.com/iphone/ipod/ with Firefox
and the Totem plugin.
2. While it's playing, right-click the movie and choose 'About'.
3. The Totem plugin crashes (its place on the page is rep
** Attachment added: "Crash report"
http://librarian.launchpad.net/568/_usr_lib_totem_totem-mozilla-viewer.1000.crash
--
totem-mozilla-viewer crashes on choosing "About"
https://launchpad.net/bugs/78624
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/m
The kdeinit trick didn't work for me.
I've also noticed that the tray icon is still showing on the top left if
MPlayer is in fullscreen mode, when using it with default video output
settings. (-vo xv). Changing the video output to for example SDL makes
the tray icon disappear.
--
KTorrent tray s
Public bug reported:
Binary package hint: rezound
Some applications (like BitTornado) that seem to use Python complain
that there are two invalid lines in /etc/mailcap . The lines are the two
related to rezound:
application/vnd.stardivision.writer; oowriter '%s'; edit=oowriter '%s';
test=test "
** Attachment added: "Python /etc/mailcap warning"
http://librarian.launchpad.net/5737632/python_warning.jpg
--
Rezound puts invalid entry in /etc/mailcap
https://launchpad.net/bugs/79219
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubun
** Attachment added: "libdvdnav_error_vlc_bbcdvd"
http://launchpadlibrarian.net/34806969/libdvdnav_error_vlc_bbcdvd
--
Can't allocate memory while viewing DVD
https://bugs.launchpad.net/bugs/367450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Attachment added: "libdvdnav_success_totem_bsg"
http://launchpadlibrarian.net/34806991/libdvdnav_success_totem_bsg
--
Can't allocate memory while viewing DVD
https://bugs.launchpad.net/bugs/367450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
** Attachment added: "libdvdnav_success_totem_bbcdvd"
http://launchpadlibrarian.net/34807020/libdvdnav_success_totem_bbcdvd
--
Can't allocate memory while viewing DVD
https://bugs.launchpad.net/bugs/367450
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
I had the same issue with the same DVD on a clean Ubuntu 9.10 install.
Steps to reproduce:
1. Insert the Planet Earth DVD
2. Open the dvd with the default Movie Player in the popup
3. Play the dvd
4. Crash
See the attached libdvdnav_error_totem_bbcdvd for the output when
running totem in a termin
In 9.10, I got this message when trying to make a purchase:
An error occurred while trying to purchase the album.
The Magnatune server returned:
Magnatune unfortunately can no longer process credit card purchases from 3rd
party applications. We are working on an alternative. Your card has not bee
Oh yes, now empty files have also become an unknown concept. To create
one, or empty out an existing file, you have to instead open a shell and
do something like "echo -n > file". This is indeed most annoying!
And why (see #8) should a deficiency in an entirely different program on
Red Hat affect
Will try, but can take some days/weeks because other priorities for the
moment
Brgds,
Raf
Op vr 5 apr. 2019 13:30 schreef Kai-Heng Feng
:
> Please try the kernels between 4.18.0-10 and 4.18.0-17 and find out the
> last good and first bad kernel.
>
> --
> You received this b
fyi:
kernel 5.0.7-050007-generic
also fixes the issue.
Raf
Op 5/04/19 om 13:23 schreef Kai-Heng Feng:
> Please try the kernels between 4.18.0-10 and 4.18.0-17 and find out the
> last good and first bad kernel.
>
--
You received this bug notification because you are a member of Ub
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: raf1790 F pulseaudio
CurrentDesktop: KDE
Date: Thu Apr 4 12:41:17 2019
InstallationDate: Installed on 2019-04-03 (0 days ago)
InstallationMedia: Kubuntu 18.10 "Cosmic Cuttlefish" - Release amd64
(20181017.2)
Lsusb
booting from
Linux raf-NG-A717-72G 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC
2018 x86_64 x86_64 x86_64 GNU/Linux
solves the problem
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
noapic isn't sufficient to work around this: if I leave the machine
suspended for a non-trivial amount of time (say more than a minute),
it's again unable to wake up. In that case I also can't turn the machine
off using the power button anymore, and have to disconnect the battery
to restart.
--
U
r...@samoslinux:~$ ls *.mp3
4PbTOFQ4JOs.mp3 fff.mp3 oo.mp3
r...@samoslinux:~$
again thanks for the clues.
raf
--
Unknown encoder mp3 error in ffmpeg (ibex)
https://bugs.launchpad.net/bugs/296922
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Public bug reported:
Installing grub on ssd crash. Maybe I installed the bootloader in the
wrong partition, not sure.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.17.10
ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
Uname: Linux 3.13.0-22-generic x86_64
ApportVersion
Yeah @psusi, due to a stupid error I didn't change from BIOS with CSM
instead of UEFI... So damn stupid, I thought it was something related to
the attempt to install the bootloader in the second drive 'cause linux
read the HDD as the first but the SSD. OK, fixed just changing CSM mode
in the BIOS (
Public bug reported:
Version: 12.04
Update performed ab. 20-th of Apr 2013 caused deadly crash (no recovery
possible)
Kernel version 3.8
My HTPC: P4 2.8 GHz, 1GB DDR 2 533MHz, MTHB MSI 865PE Neo2 Gold
When PC is booting kernel and makes some PCI initialization it hangs
after this message:
[ 0.2
I have no Idea how can I redirect bug to proper kernel instead of
xserver-xorg-video-intel (Ubuntu)
Issue concern 3.8.0.19.35 but I'm unable to find proper package in packages
list because system reject my request saying that 'too many entries' have 2 B
displayed...
Sorry, it's my first bug so p
apport information
** Tags added: apport-collected
** Description changed:
Version: 12.04
Update performed ab. 20-th of Apr 2013 caused deadly crash (no recovery
possible)
Kernel version 3.8
My HTPC: P4 2.8 GHz, 1GB DDR 2 533MHz, MTHB MSI 865PE Neo2 Gold
When PC is booting kernel a
apport information
** Attachment added: "AlsaDevices.txt"
https://bugs.launchpad.net/bugs/1177422/+attachment/3669210/+files/AlsaDevices.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1177422
apport information
** Attachment added: "AplayDevices.txt"
https://bugs.launchpad.net/bugs/1177422/+attachment/3669211/+files/AplayDevices.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1177422
apport information
** Attachment added: "ArecordDevices.txt"
https://bugs.launchpad.net/bugs/1177422/+attachment/3669212/+files/ArecordDevices.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/117
apport information
** Attachment added: "BootDmesg.txt"
https://bugs.launchpad.net/bugs/1177422/+attachment/3669213/+files/BootDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1177422
Titl
1 - 100 of 128 matches
Mail list logo