Well, I copied it from the /usr/lib folder in a Jaunty installation and
then changed the symlink /usr/lib/libgpod.so.4 to point to the newly
copied file.
But is fixed in Ubuntu 10.04 and 10.10, so why wouldn't you just
upgrade?
--
rhythmbox corrupts ipod database for black 8GB ipod nano (B754)
h
Rocko, how could i " use libgpod.4.0.0 from Jaunty" ? help me please!
--
rhythmbox corrupts ipod database for black 8GB ipod nano (B754)
https://bugs.launchpad.net/bugs/461639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
** Changed in: rhythmbox
Status: Unknown => Fix Released
** Changed in: rhythmbox
Importance: Unknown => Medium
--
rhythmbox corrupts ipod database for black 8GB ipod nano (B754)
https://bugs.launchpad.net/bugs/461639
You received this bug notification because you are a member of Ubunt
Logging in and out didn't fix it, but leaving everything alone for a day
seemed to help-- suddenly the iPod is working again. Very strange!
--
rhythmbox corrupts ipod database for black 8GB ipod nano (B754)
https://bugs.launchpad.net/bugs/461639
You received this bug notification because you are
I just tried libgpod 0.7.90git20100216-0ubuntu3 in Lucid, and it works
fine.
When you upgraded, did you uninstall the old package first? You can
check whether Rhythmbox is using the old or new library with:
ls -l /usr/lib/libgpod.so.4*
eg mine shows
lrwxrwxrwx 1 root root 16 2010-02-27 00:2
I have an iPod ending in 3R0. I am running karmic (9.10) but manually
installed the .deb package from lucid. I'm now running libgpod 0.7.90.
I checked the library, and the patch is indeed installed. But it hasn't
fixed my problem. It still shows 'no music' on my iPod. Perhaps
rhythmbox isn't r
Ok, so, I'm having the same bug, but I'm running karmic. is there a way
to install the version of libgpod from lucid into karmic?
0.7.90 is not available for karmic:
https://launchpad.net/ubuntu/karmic/i386/libgpod4
but is for lucid:
https://launchpad.net/ubuntu/lucid/i386/libgpod4
--
rhythmbox
This bug was fixed in the package libgpod - 0.7.90git20100210-0ubuntu1
---
libgpod (0.7.90git20100210-0ubuntu1) lucid; urgency=low
* Updated to current git which uses udev now
* debian/control, debian/patches/10_hal-kfreebsd.dpatch, debian/rules:
- don't use hal, update binary
Thank you very much for your suggestion. I managed to downgrade libgpod4 and I
can now make my iPod work. Thank you again.
Gio
--
rhythmbox corrupts ipod database for black 8GB ipod nano (B754)
https://bugs.launchpad.net/bugs/461639
You received this bug notification because you are a member of
@Gio: the fix won't work, because it is only for the ipod with serial
number ending in 3R0. Your serial number (9ZS) doesn't appear in the
source, so maybe it's a new model.
You could try installing the Jaunty deb package to see if it works
better:
32 bit Ubuntu: https://launchpad.net/ubuntu/jaun
I have the same problem with my Classic (silver - Gb 160) iPod B145. Is the
solution that Rocko suggested good for this model?
My Serial no. ends with 9ZS
Thank you
Gio
--
rhythmbox corrupts ipod database for black 8GB ipod nano (B754)
https://bugs.launchpad.net/bugs/461639
You received this bu
Rocko, you are seriously awesome! Your on-the-fly patch worked like a
charm for me.
--
rhythmbox corrupts ipod database for black 8GB ipod nano (B754)
https://bugs.launchpad.net/bugs/461639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
thank you for your work on that issue
** Changed in: libgpod (Ubuntu)
Status: Confirmed => Fix Committed
--
rhythmbox corrupts ipod database for black 8GB ipod nano (B754)
https://bugs.launchpad.net/bugs/461639
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Just noting that the above xxd command line is one line. It appears over
two lines in launchpad.
--
rhythmbox corrupts ipod database for black 8GB ipod nano (B754)
https://bugs.launchpad.net/bugs/461639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
You could try this to patch the binary library; it works on my amd64 box
because the 3RO string only appears once in the library.
First ensure Rhythmbox is NOT running (killall rhythmbox will do the
trick) and then:
# Get root privileges
sudo -s
cd /usr/lib
# Convert libgpod.so.4.1.0 to hex and s
Are there any updates on who will take responsibility with releasing the
patch?
My "blank" black iPod wants to know...
--
rhythmbox corrupts ipod database for black 8GB ipod nano (B754)
https://bugs.launchpad.net/bugs/461639
You received this bug notification because you are a member of Ubuntu
B
This has been fixed in libgpod git (see
https://bugzilla.gnome.org/show_bug.cgi?id=599772#c24).
Is this likely to be imported into Karmic or would it be better for
Ubuntu to patch it?
Details of the fix: change line 661 of itdb_device.c from:
{ "3RO", "B754" }, /* 8GB Black Nano 4g */
to
An update: this bug is specific to the 8GB black nano iPod with last 3
digits of the serial number "3R0" (the last character is the number
zero). libgpod.4.1.0 is looking for "3RO" (the character "O") when
trying to identify the model number.
A workaround is to use libgpod.4.0.0 from Jaunty.
** C
** Package changed: rhythmbox (Ubuntu) => libgpod (Ubuntu)
** Changed in: libgpod (Ubuntu)
Status: Incomplete => New
** Changed in: libgpod (Ubuntu)
Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)
** Package changed: libgpod (Ubuntu) => rhythmbox (Ubuntu)
** Package cha
An update (see gnome-bugs #599772): I can reproduce this problem on a VM
running Karmic. The problem is that Karmic's libgpod4 library is not
writing a required checksum to the iPod's iTunesDB database file.
Using Jaunty's libgpod4 library instead of Karmic's works, so the
problem is in libgpod4 0
** Changed in: rhythmbox (Ubuntu)
Status: New => Triaged
** Changed in: rhythmbox (Ubuntu)
Status: Triaged => Confirmed
** Changed in: rhythmbox (Ubuntu)
Status: Confirmed => Triaged
** Changed in: rhythmbox (Ubuntu)
Status: Triaged => Incomplete
** Also affects: rhy
Reported as https://bugzilla.gnome.org/show_bug.cgi?id=599772.
** Bug watch added: GNOME Bug Tracker #599772
https://bugzilla.gnome.org/show_bug.cgi?id=599772
--
rhythmbox corrupts ipod database
https://bugs.launchpad.net/bugs/461639
You received this bug notification because you are a member
Thank you for your bug report. The issue is an upstream one and it would
be nice if somebody having it could send the bug the to the people
writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME)
** Changed in: rhythmbox (Ubuntu)
Importance: Undecided => Low
** Changed in: rhythmbo
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/34437651/Dependencies.txt
--
rhythmbox corrupts ipod database
https://bugs.launchpad.net/bugs/461639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
24 matches
Mail list logo