Author Topic: AquaMail Updater  (Read 153018 times)

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: AquaMail Updater
« Reply #165 on: August 11, 2015, 07:42:08 pm »
I fixed small displaying issue in changelog dialog so if you want, just redownload 1.9.
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: AquaMail Updater
« Reply #166 on: August 11, 2015, 08:52:13 pm »
Sorry, same issue (app crashes when starting - even newest build of 1.9)
Reinstalled 1.8 is working fine again.

Unfortunately I'm not able to capture a logcat.

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: AquaMail Updater
« Reply #167 on: August 11, 2015, 10:23:26 pm »
Damn, I have no such issue. Maybe I messed something with android support lib since I moved project from Eclipsr to Android Studio.
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: AquaMail Updater
« Reply #168 on: August 11, 2015, 10:28:57 pm »
Don't worry about it. I'm happy even with version 1.8
 8)

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: AquaMail Updater
« Reply #169 on: August 12, 2015, 09:22:04 am »
But I want to fix it. If anybody can send log, please do. I dont want to annoy Kostya, but he is my last hope to get real log probably.
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: AquaMail Updater
« Reply #170 on: August 12, 2015, 09:27:24 am »
Hi Pyler,
Is it possible to get a "postmortem" chrash log out of your app - simular to AquaMail?

"Crashes are automatically recorded in a crash log, called log-AquaMail-crash.txt and located at the root of your device’s memory card."

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: AquaMail Updater
« Reply #171 on: August 12, 2015, 11:09:04 am »
No, there is no such thing. If your device is rooted, you can use CatLog to get logcat. If you have no root, adb logcat is only solution. Anyway, I will try test it on my tablet with LP.
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: AquaMail Updater
« Reply #172 on: August 12, 2015, 04:06:29 pm »
Clean installation on LP - no crashes, it works.
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

SysWiz

  • Newbie
  • *
  • Posts: 9
Re: AquaMail Updater
« Reply #173 on: August 12, 2015, 07:49:09 pm »
I also get a crash with v1.9 that I just downloaded last night.  Here's a logcat.  I think it contains the info you need.  Let me know if you need more.  I appreciate your time and your generosity in giving me a program that keeps me on the bleeding edge of AquaMail updates. :)

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: AquaMail Updater
« Reply #174 on: August 12, 2015, 09:06:07 pm »
Hi Pyler,

Thank you for looking into this weird issue.

After some more investigation I just figured out that the crash only occurs when the version type is set to "Stable version"...and this is the default on a clean installation.
 However, the App starts and is displaying the current AquaMail version, but fails (crash) during searching the newest version on AquaMail's download section.

On the other hand there is no crash if the new version (1.9) will be installed over the previous build (1.8 ) AND if the version type was set to "Beta version".

I hope, this information will be helpful.

Kind regards
Mikeone

Thanks also to SysWiz for the logcat 8)
« Last Edit: August 12, 2015, 09:11:50 pm by mikeone »

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: AquaMail Updater
« Reply #175 on: August 12, 2015, 09:59:07 pm »
Thanks for logcat! I see what fails. I will fix it ASAP ;)

Edit: OMG, what a stupid copy paste error. :D fix is easy.
« Last Edit: August 12, 2015, 10:01:36 pm by pyler »
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

SysWiz

  • Newbie
  • *
  • Posts: 9
Re: AquaMail Updater
« Reply #176 on: August 12, 2015, 10:01:08 pm »
MikeOne nailed it.  Pyler, I know you said it works on a clean install for you, but for those "special" people where v1.9 crashes upon running, it crashes if it is set to stable_version.  I was looking at the preferences XML file.  If I change the the version_type from 0 (stable) to 1 (beta), it works again - but only for checking the beta version.  If I change it to 0, it crashes again.  Also, even if I leave it looking for beta updates, if I select to never show changelog, it crashes no matter which version I am set to look for.

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: AquaMail Updater
« Reply #177 on: August 12, 2015, 10:02:20 pm »
Yes, I see know. Will fix.
Do you want to use the latest AquaMail version?
Try AquaMail Updater!

SysWiz

  • Newbie
  • *
  • Posts: 9
Re: AquaMail Updater
« Reply #178 on: August 12, 2015, 10:24:57 pm »
Hey Pyler, I just figured out that you are the crafty devil who wrote the XInstaller module for the Xposed framework.  I use it daily.  Superb job on that as well!  8)

pyler

  • Sr. Member
  • ****
  • Posts: 412
Re: AquaMail Updater
« Reply #179 on: August 13, 2015, 11:52:09 am »
Yes, I did it =)

I uploaded new fixed 1.9 version. Please test it. Crashes should be gone.
« Last Edit: August 13, 2015, 01:38:10 pm by pyler »
Do you want to use the latest AquaMail version?
Try AquaMail Updater!