Guest masterpfa Posted January 7, 2010 Report Posted January 7, 2010 (edited) Hi masterpfa, A lot of calculations are done when entering the Batch mode screen. This crash may be related to the applications added by MCR 3.1 beta. Could you run "adb logcat" (or use the aLogcat application from Market) and capture the FC in Titanium Backup, then send me the log ? Please don't forget to indicate the exact Titanium Backup version, and to verify that the full "stack trace" is included in the log. Thanks in advance ! Version 2.2.0 Beta Hopefully this has captured the details required.. W/PackageManager( 674): at android.app.ApplicationContext$ApplicationPac kageManager.getApplicationIcon(ApplicationContext.java:1977) W/PackageManager( 674): at com.keramidas.TitaniumBackup.MainActivity.loa dExtendedAppInfo(MainActivity.java:758) W/PackageManager( 674): at com.keramidas.TitaniumBackup.MainActivity.loa dExtendedAppInfos(MainActivity.java:722) W/PackageManager( 674): at com.keramidas.TitaniumBackup.MainActivity.acc ess$600(MainActivity.java:35) W/PackageManager( 674): at com.keramidas.TitaniumBackup.MainActivity$6.r un(MainActivity.java:555) I/NotificationService( 137): enqueueToast pkg=com.keramidas.TitaniumBackup call back=android.app.ITransientNotification$Stub$Proxy@43937570 duration=0 W/KeyCharacterMap( 674): Bad keycharmap - filesize=32 I/ActivityManager( 137): Starting activity: Intent { comp={com.keramidas.Titani umBackup/com.keramidas.TitaniumBackup.BatchActivity} } I/AlertDialog( 674): [onCreate] auto launch SIP. I/ActivityManager( 137): Displayed activity com.keramidas.TitaniumBackup/.Batch Activity: 380 ms W/dalvikvm( 674): threadid=15: thread exiting with uncaught exception (group=0x 40013140) E/AndroidRuntime( 674): Uncaught handler: thread Thread-12 exiting due to uncau ght exception E/AndroidRuntime( 674): java.lang.NumberFormatException: unable to parse 'null' as integer E/AndroidRuntime( 674): at java.lang.Integer.parseInt(Integer.java:358) E/AndroidRuntime( 674): at java.lang.Integer.parseInt(Integer.java:333) E/AndroidRuntime( 674): at com.keramidas.TitaniumBackup.BatchActivity.bu ildBatch(BatchActivity.java:78) E/AndroidRuntime( 674): at com.keramidas.TitaniumBackup.BatchActivity.ac cess$000(BatchActivity.java:25) E/AndroidRuntime( 674): at com.keramidas.TitaniumBackup.BatchActivity$1. run(BatchActivity.java:50) I/Process ( 137): Sending signal. PID: 674 SIG: 3 I/dalvikvm( 674): threadid=7: reacting to signal 3 I/AlertDialog( 137): [onCreate] auto launch SIP. Edited January 7, 2010 by masterpfa
Guest Keramidas Posted January 7, 2010 Report Posted January 7, 2010 (edited) Thanks masterpfa, Yes your stack trace is perfect ! I have found the problem and uploaded a fixed version 2.2.1 in my first post. Could you please confirm that the problem is solved for you, before I upload this to the Market ? Thanks ! Edited January 7, 2010 by Keramidas
Guest Keramidas Posted January 7, 2010 Report Posted January 7, 2010 I tested 2.2.1 and found no issue so I've published it to Market. When you can, please confirm whether your problem is solved or not :)
Guest teknologist Posted January 7, 2010 Report Posted January 7, 2010 Just had a go at titanium backup since it's bundled in MCR 3.1RC2 and I just wanted to say it's great. Love it ! And I am a paid user of Sprite Backup ! Really great work, app is just fast and simple !
Guest Stevi Posted January 8, 2010 Report Posted January 8, 2010 Hi, I want to backup my apps and data from my original HTC Rom to restore it on a new MoDaCo Rom. I played around for the last two days and finally got root access and sql working on my "old" HTC Rom. The most interesting thing for me is the "Market entry saving" feature, but I don't know how or where to install this sqlite thing. Could somebody please explain what I have to do to be able to backup the market entries? Thx in advance!
Guest Keramidas Posted January 8, 2010 Report Posted January 8, 2010 Hi, I want to backup my apps and data from my original HTC Rom to restore it on a new MoDaCo Rom. I played around for the last two days and finally got root access and sql working on my "old" HTC Rom. The most interesting thing for me is the "Market entry saving" feature, but I don't know how or where to install this sqlite thing. Could somebody please explain what I have to do to be able to backup the market entries? Thx in advance! Hi Stevi, Since your device is rooted, you can add sqlite quite easily. You will find a zip file and the step by step procedure there in the Droid forums :)
Guest Keramidas Posted January 8, 2010 Report Posted January 8, 2010 (edited) Just had a go at titanium backup since it's bundled in MCR 3.1RC2 and I just wanted to say it's great. Love it ! And I am a paid user of Sprite Backup ! Really great work, app is just fast and simple ! Many thanks, dear teknologist :) It's starting to work on many devices so I will soon focus on adding more features. Also the donate version is ready, for those interested, and it adds support for multiple backups per app. Edited January 8, 2010 by Keramidas
Guest giryan Posted January 8, 2010 Report Posted January 8, 2010 Hi, I want to backup my apps and data from my original HTC Rom to restore it on a new MoDaCo Rom. I played around for the last two days and finally got root access and sql working on my "old" HTC Rom. The most interesting thing for me is the "Market entry saving" feature, but I don't know how or where to install this sqlite thing. Could somebody please explain what I have to do to be able to backup the market entries? Thx in advance! An alternative (admittedly not a very user friendly one) is to use something like aTrackDog in conjunction with Titanium. Restore all the apps from Titanium then use aTrackDog which will give you the ability to install from Market for each installed app, you can then re-install them, and get the links back to the Market. (I know about this as I had to do it to recover before Titanium included the Market entry backup)
Guest Keramidas Posted January 8, 2010 Report Posted January 8, 2010 An alternative (admittedly not a very user friendly one) is to use something like aTrackDog in conjunction with Titanium. Restore all the apps from Titanium then use aTrackDog which will give you the ability to install from Market for each installed app, you can then re-install them, and get the links back to the Market. (I know about this as I had to do it to recover before Titanium included the Market entry backup) This is a good point. Imho the gain comes from the fact that you can now do it within a single app, and also restore your older app versions if needed, or even if they disappeared from Market.
Guest giryan Posted January 8, 2010 Report Posted January 8, 2010 This is a good point. Imho the gain comes from the fact that you can now do it within a single app, and also restore your older app versions if needed, or even if they disappeared from Market. Yeah, I only use Titanium now, but was testing loads of ROMs so doing lots of wiping/restoring before you supported the Market. :)
Guest Calamity James Posted January 8, 2010 Report Posted January 8, 2010 (edited) I need to fix something for non-MoDaCo users whose busybox don't support LZO compression. After that, believe me, more features are coming ! I managed to get it working fine on a stock T-Mobile Pulse ROM, here's how I did it: http://android.modaco.com/content/t-mobile...m/#entry1151084 Hope that helps anyone looking to run it on a stock ROM! :) James. Edited January 8, 2010 by Calamity James
Guest Stevi Posted January 8, 2010 Report Posted January 8, 2010 (edited) Hi Stevi,<br /><br />Since your device is rooted, you can add sqlite quite easily. You will find a zip file and the step by step procedure there in the <a href="http://www.droidforums.net/forum/droid-applications/13401-app-backup-market-relinking.html" target="_blank">Droid forums</a> <img src="http://www.modaco.com/style_emoticons/default/wink.gif" style="vertical-align:middle" emoid=":)" border="0" alt="wink.gif" /> Thank you very much. I think it works. But when I click Market -> My Downloads the restored apps don't appear. Is this correct? How do I recognize that there are updates for my apps? edit: Ah, I did a reboot and now I can the my apps in market -> My Downloads. Great!!! Edited January 8, 2010 by Stevi
Guest trasigt Posted January 8, 2010 Report Posted January 8, 2010 hum, with latest update the icon dissaperad for me... cant find it when wanna add icon to home either.. only way to start it is go to market and then search for it.. and choose open? ;/
Guest Keramidas Posted January 8, 2010 Report Posted January 8, 2010 Thank you very much. I think it works. But when I click Market -> My Downloads the restored apps don't appear. Is this correct? How do I recognize that there are updates for my apps? edit: Ah, I did a reboot and now I can the my apps in market -> My Downloads. Great!!! Thanks for the info. I will add a "Help" page (sooner to later) to Titanium Backup and this will go in :)
Guest masterpfa Posted January 8, 2010 Report Posted January 8, 2010 (edited) I tested 2.2.1 and found no issue so I've published it to Market. When you can, please confirm whether your problem is solved or not ;) Hi Keramidas had been away from my PC for a while, hence only seen your reply today, I had in the meanwhile upgraded to MCR 3.1 RC2 sorry! B) However I can state that now with Titanium included in the ROM No problems at all. I must however point out that I had to complete a full wipe reformat of SD card etc NOT because of Titanium or MCR 3.1 RC2 but because my SD card had been playing :) up so decided a fresh start was required. Great app and thanks for all your help. ;) Edited January 8, 2010 by masterpfa
Guest Keramidas Posted January 8, 2010 Report Posted January 8, 2010 Hi masterpfa, No trouble ! Thanks for the info, and sorry about your sdcard :) I'm looking forward to MCR 3.1 final !
Guest scollie Posted January 9, 2010 Report Posted January 9, 2010 Â Hi Keramadis I've just installed 2.2.4 on my Samsung Galaxy and it seems to be working fine, though I have one query. What does the Explore button do? When I click on it nothing changes from the Backup/Restore screen; should I be seeing something else? An option I would like to see would be to list only user files or only system files (i.e. select by colour/type), so it is easier to see that all user files are backed up. I think this a great app and I went went on the droidforums thread intending to donate but I can't see a Donate button there yet.
Guest Keramidas Posted January 9, 2010 Report Posted January 9, 2010 Hi scollie, When the Explore "tab" is selected, clicking on an app will not launch a backup, but will display information about that app's data. Many thanks for your excellent idea: I plan to add a "filtering" option, so that you can see only "user" or "system" apps ! Donations are welcome ! Please send $5.99 to joel.bourquard [at] gmail.com thru PayPal and I will ship you a keyfile by e-mail :)
Guest scollie Posted January 10, 2010 Report Posted January 10, 2010 Hi scollie, When the Explore "tab" is selected, clicking on an app will not launch a backup, but will display information about that app's data. Many thanks for your excellent idea: I plan to add a "filtering" option, so that you can see only "user" or "system" apps ! Donations are welcome ! Please send $5.99 to joel.bourquard [at] gmail.com thru PayPal and I will ship you a keyfile by e-mail :) Hi Keramidas Look forward to the update and have now donated. Thanks for your great work.
Guest Keramidas Posted January 10, 2010 Report Posted January 10, 2010 Yay ! Market stats tell me there are more than 1000 active users of Titanium Backup :)
Guest Dan Mullen Posted January 11, 2010 Report Posted January 11, 2010 Yay ! Market stats tell me there are more than 1000 active users of Titanium Backup :) Used it on my brother's Pulse today - great app! My only suggestion would be for a "restore all" option.
Guest Loxley Posted January 12, 2010 Report Posted January 12, 2010 May we have a "restore all" batch, please? Thanks for your work Niki
Guest flipper203 Posted January 12, 2010 Report Posted January 12, 2010 May we have a "restore all" batch, please? Thanks for your work Niki +1
Guest Keramidas Posted January 12, 2010 Report Posted January 12, 2010 +1 Thanks for your suggestions ! Well you can rejoice because this feature is coming either tonight (with luck) or tomorrow :) Also I have put A LOT of work into notification issues, and the backup/restore code will run in a service, to prevent it from being killed during low memory conditions. With the upcoming version, you will be able to safely run Titanium Backup in the background, and see its progress in the notification bar ! B)
Guest flipper203 Posted January 12, 2010 Report Posted January 12, 2010 Thanks for your suggestions ! Well you can rejoice because this feature is coming either tonight (with luck) or tomorrow :) Also I have put A LOT of work into notification issues, and the backup/restore code will run in a service, to prevent it from being killed during low memory conditions. With the upcoming version, you will be able to safely run Titanium Backup in the background, and see its progress in the notification bar ! B) Yeah!! that s a great news, thanks for your nice soft
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now