After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 374777 - iPod support broken in banshee-0.11.1 and 0.11.2 running on ppc
iPod support broken in banshee-0.11.1 and 0.11.2 running on ppc
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Device - iPod
0.11.0
Other All
: Normal major
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-13 17:06 UTC by Luis Medinas
Modified: 2006-12-10 23:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luis Medinas 2006-11-13 17:06:43 UTC
Please describe the problem:
Hi

I got a bug report on the Gentoo bugzilla that needs your atention here.
Starting the user comments "When starting Banshee, and plugging in the iPod:


An unhandled exception was thrown: Read non-zero padding byte at pos 7, pad
value was 64

  at NDesk.DBus.MessageReader.ReadPad (Int32 alignment) [0x00000] 
  at NDesk.DBus.MessageReader.GetValue (System.UInt32 val) [0x00000] 
  at NDesk.DBus.MessageReader.GetValue (System.Boolean val) [0x00000] 
  at NDesk.DBus.MessageReader.GetValue (DType dtype, System.Object val)
[0x00000] 
  at NDesk.DBus.MessageReader.GetValue (System.Type type, System.Object val)
[0x00000] 
  at NDesk.DBus.MessageHelper.GetDynamicValues (NDesk.DBus.Message msg,
System.Type[] types) [0x00000] 
  at NDesk.DBus.MessageHelper.GetDynamicValues (NDesk.DBus.Message msg,
System.Reflection.ParameterInfo[] parms) [0x00000] 
  at NDesk.DBus.Connection.HandleSignal (NDesk.DBus.Message msg) [0x00000] 
  at NDesk.DBus.Connection.DispatchSignals () [0x00000] 
  at NDesk.DBus.Connection.Iterate () [0x00000] 
  at NDesk.DBus.BusG.SystemDispatch (IOChannel source, IOCondition condition,
IntPtr data) [0x00000] 
  at (wrapper native-to-managed) NDesk.DBus.BusG:SystemDispatch
(NDesk.GLib.IOChannel,NDesk.GLib.IOCondition,intptr)
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) Gtk.Application:gtk_main ()
  at Gtk.Application.Run () [0x00000] 
  at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[]
(string[])
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler
startup, System.String[] args) [0x00000] 
.NET Version: 2.0.50727.42

Assembly Version Information:

System.Configuration (2.0.0.0)
Mono.Security (2.0.0.0)
Recommendation (0.11.1.0)
Podcast (0.11.1.0)
NotificationAreaIcon (0.11.1.20126)
MiniMode (0.11.1.0)
MusicBrainz (0.11.1.20106)
MetadataSearch (0.11.1.20124)
MMKeys (0.11.1.20125)
avahi-sharp (1.0.0.0)
Daap (0.11.1.20123)
Banshee.Plugins.Audioscrobbler (0.11.1.20120)
ipod-sharp-ui (0.0.1.0)
gnome-vfs-sharp (2.16.0.0)
Banshee.Dap.MassStorage (0.11.1.20119)
ipod-sharp (0.0.1.0)
Banshee.Dap.Ipod (0.11.1.20118)
GStreamerPlayerEngine (0.11.1.20117)
System.Xml (2.0.0.0)
System.Data (2.0.0.0)
Mono.Data.SqliteClient (2.0.0.0)
pango-sharp (2.10.0.0)
Mono.Cairo (2.0.0.0)
Hal (0.0.0.0)
Last.FM (0.0.0.0)
NDesk.DBus (0.0.0.0)
Mono.Posix (2.0.0.0)
Banshee.Widgets (0.11.1.20111)
glade-sharp (2.10.0.0)
gnome-sharp (2.16.0.0)
gconf-sharp (2.16.0.0)
NDesk.DBus.GLib (0.0.0.0)
gdk-sharp (2.10.0.0)
System (2.0.0.0)
atk-sharp (2.10.0.0)
glib-sharp (2.10.0.0)
gtk-sharp (2.10.0.0)
Banshee.Base (0.11.1.20116)
banshee (0.11.1.20130)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.18 ppc unknown GNU/Linux

Disribution Information:

[/etc/gentoo-release]
Gentoo Base System version 1.12.5


When I downgraded just banshee to 0.11.0, it worked fine again."

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Andy Botting 2006-12-09 01:39:54 UTC
Hey Aaron,

This is still broken for me, and I think that it's not just PPC, but x86 also.

There are some Gentoo tickets open about it, but not much action on them.

http://bugs.gentoo.org/show_bug.cgi?id=151893
http://bugs.gentoo.org/show_bug.cgi?id=153348


Have you resolved the problem, or just closing the ticket?

Comment 2 Andy Botting 2006-12-10 23:31:42 UTC
Ok, sorry about my ignorance. I see it's been fixed in 0.10.3. I'll try that.