h23kalia / iphonelist

Automatically exported from code.google.com/p/iphonelist
0 stars 0 forks source link

App crash on startup since iTunes 8 upgrade. #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The application crash on startup since I upgraded to iTunes 8.
w or w/o iTunes launched.

Environnement :
Windows Vista Ultimate 32 bits (FR)
iTunes 8.0.0.35
iPhone 3G jailbroken running 2.0.1 firmware

Vista traces (in french, sorry):

Description :
  Stopped working

Signature du problème : (Problem Signature)
  Nom d’événement de problème: APPCRASH
  Application Name: iPhoneList.exe
  Application Version:  0.9.8.85
  Application Timestamp:    46f05c36
  Fault Module Name:    ntdll.dll
  Fault Module Version: 6.0.6001.18000
  Fault Module Timestamp:   4791a7a6
  Exception Code:   c0000005
  Exception Offset: 00043387
  Version du système:  6.0.6001.2.1.0.256.1 (System version)
  Identificateur de paramètres régionaux: 1036 (Locales Parameters ID)

Original issue reported on code.google.com by norbi...@gmail.com on 11 Sep 2008 at 7:32

GoogleCodeExporter commented 9 years ago
All tools based pm the Manzana.dll crash due to a change in the 
iTunesMobileDevice.dll

Original comment by ch...@lifeafterpod.co.uk on 14 Sep 2008 at 6:11

GoogleCodeExporter commented 9 years ago
seems like you need iTunesMobileDevice.dll but be <v8.0 
try to place the one you find attached to your local iPhoneList folder (where 
you
find iPhoneList.exe)

Original comment by bartsc...@gmail.com on 21 Sep 2008 at 4:53

Attachments:

GoogleCodeExporter commented 9 years ago
Thx it works now!!!
But the folders are now very different from fw 1.1.4...
Hard to find the relevant ones!!

Original comment by lmall...@gmail.com on 21 Sep 2008 at 8:03

GoogleCodeExporter commented 9 years ago
This worked for me too.
Thanks you very much for the dll share.
Maybe a new version of the software should be provided with the dll included ? 
Just
to avoid people to give up on an app crash.
thanks again BTW

Original comment by norbi...@gmail.com on 27 Sep 2008 at 12:25

GoogleCodeExporter commented 9 years ago
thanks, it works :)

but somehow the IphoneLinks does not work at all... if new location added, 
nothing 
happens :( after program restart, even the saved link is no more listed.

Original comment by zarme...@gmail.com on 7 Oct 2008 at 3:24

GoogleCodeExporter commented 9 years ago
I agree. I'm still having an issue, even with putting itunesmobile.dll in the 
folder
with the iphonelist.exe and all. Just simply tells me it stopped working before 
it
even starts up. Do I have to a lesser version than Itunes 8 or what? I'm still a
little confused.

Original comment by Jacobway...@gmail.com on 1 Dec 2008 at 1:03

GoogleCodeExporter commented 9 years ago
Even with the latest version having problems getting it to run.

Running Vista x64 but same behavior on XP SP3 32-bit and W7

System.BadImageFormatException was unhandled
  Message="An attempt was made to load a program with an incorrect format. 
(Exception from HRESULT: 0x8007000B)"
  Source="Manzana"
  StackTrace:
       at Manzana.MobileDevice.AMDeviceNotificationSubscribe
(DeviceNotificationCallback callback, UInt32 unused1, UInt32 unused2, UInt32 
unused3, IntPtr& am_device_notification_ptr)
       at Manzana.MobileDevice.AMDeviceNotificationSubscribe
(DeviceNotificationCallback callback, UInt32 unused1, UInt32 unused2, UInt32 
unused3, AMDeviceNotification& notification)
       at Manzana.iPhone..ctor()
       at iPhoneGUI.iPhoneList..ctor()
       at iPhoneGUI.Program.Main()
  InnerException: 

Original comment by 1brianne...@gmail.com on 18 Jun 2009 at 7:35