Good afternoon. I've installed two different programs and after installation, trying to run them i get error messages, as follow :
1) Program EventCountdownV2.2.exe. After installation (either in device, or
storage card), when i run the program i get this error message :
There is an unexpected error in application EventCountdownV2.2.exe. Choose "End" and then run this program again or choose "Details" for more details.
Details :
EventCountdownV2.2.exe
InvalidCastException
in Microsoft.VisualBasic.CompilerServices.Conversions.ToDate()
in RFTEventCountdown.form1.ListBox1_SelectedIndexChanged()
in System.Windows.Forms.ListBox.OnSelectedIndexChanged()
in System.Windows.Forms.Control._InternalWnProc()
in Microsoft.AGL.Forms.CTL.ListBox.set_SelectedIndex()
in RFTEventCountdown.form1.form1_Load()
in System.Windows.Forms.Form.OnLoad()
in System.Windows.Forms.Form_SetVisibleNotify()
in System.Windows.Forms.Control.set_Visible()
in System.Windows.Forms.Application.Run()
in RFTEventCountdown.form1.Main()
2) Program iFonz-0.9.4.exe. After installation (either in device, or
storage card), when i run the program i get this error message :
There is an unexpected error in application iFonz.exe. Choose "End" and then run this program again or choose "Details" for more details.
The query string is incorrectly formatted.
It is not possible to show error message because it is not possible to find optional sources retention.
Details :
iFonz.exe
ArgumentException
The query string is incorrectly formatted.
It is not possible to show error message because it is not possible to find optional sources retention.
in Microsoft.WindowsMobile.PocketOutlook.AppointmentCollection.Restrict()
in iFonz.iFonz.SetTopAndBallons()
in iFonz.iFonz.iFonz_Load()
in System.Windows.Forms.Form.OnLoad()
in System.Windows.Forms.Form_SetVisibleNotify()
in System.Windows.Forms.Control.set_Visible()
in System.Windows.Forms.Application.Run()
in iFonz.iFonz.Main()
Can somebody help me ? Is there any idea why this hapen? Any solution ? I tried to update .NET Compact Framework 3.5 Redistributable (installation sucsseful), but no results. Still get errors.
Regards
Kostas
Hello everyone,
I'm facing a quite strange and annoying issue on a TF700T.
No matter which ROM I'm running with, Google Play tells me updates need to be done, which is normal. When I start the updates, the downloads pause at 4% for most of them, and will never end, even after 4 days of activity.
A tablet on which you cannot download content to, or install apps is not very usefull.
The problem is the same with other download types (if I browse on the navigator, to download a ROM.zip, download starts and stops at 4%)
A friend gave me this tablet with Cromi-X insttaled on it. I first thought it was a ROM issue, so I flashed CM11 stable version, just to see.
Problem is the same.
I tried with different google accounts, I cleared Google Play cache services.
No effect.
I also flashed the ASUS original firmware using the SD card mthod, and problem is still there.
I'm short on ideas now, I've looked in XDA forum, but never found a thread with similar issues.
Tablet is currently running Android 4.1.1 WW10.4.4.25-20121228 A03 and unlocked
Thank you very much for your help or advices,
Nicolas
Hi again,
I have made progress on this strange issue.
I finally managed to get google play and downloads to work, but I have to use a vpn client so it can work.
I tried VPN Hideninja.
And, I have the issue no matter which rom/ android version I use.
So, it's a workaround, but at least it allows the tablet to be "usable".
Does someone has any ideas where the problem could come from? (bad kernel version?...)
Or, maybe someone knows a tool to check Android configuration issue, network configuration (I've searched but didnn't find something yet, but I keep trying )
Thank you for your help
Nicolas
Hi,
I installed cromi-X on the tablet and combi-kk as rom2Sd. Bith rom start, but I still have the issues with the playstore.
Does anyone know a tool to perform a hardware check?
If I want to completely clean the tablet, what would you advise ? Right now I'm trying to figure out if the problem is hardware or software.
Thank you for your help
Nicolas
nvuillem said:
Hi,
I installed cromi-X on the tablet and combi-kk as rom2Sd. Bith rom start, but I still have the issues with the playstore.
Does anyone know a tool to perform a hardware check?
If I want to completely clean the tablet, what would you advise ? Right now I'm trying to figure out if the problem is hardware or software.
Thank you for your help
Nicolas
Click to expand...
Click to collapse
Search how to do a logcat over adb and post the resulting text file. Do it after you attempted to download something.
sbdags said:
Search how to do a logcat over adb and post the resulting text file. Do it after you attempted to download something.
Click to expand...
Click to collapse
Hi Sdbags, first of all thank you for your interest.
I've made 3 logcatfiles:
#1 on the rom2sd crombi-kk before downloading. logcatkkStartUp.txt
#2 after stopping downloading as it was frozen. logcatkkDLFails.txt
#3 same as #2 but running on cromi-X on the internal memory of the pad logcatX.txt
I believe this is not looking good:
W/NetworkManagementSocketTagger( 1280): untagSocket(94) failed with errno -22
I/qtaguid ( 1280): Failed write_ctrl(u 56) res=-1 errno=22
I/qtaguid ( 1280): Untagging socket 56 failed errno=-22
Thanks again for your help,
Thank you
Nicolas
nvuillem said:
Hi Sdbags, first of all thank you for your interest.
I've made 3 logcatfiles:
#1 on the rom2sd crombi-kk before downloading. logcatkkStartUp.txt
#2 after stopping downloading as it was frozen. logcatkkDLFails.txt
#3 same as #2 but running on cromi-X on the internal memory of the pad logcatX.txt
I believe this is not looking good:
W/NetworkManagementSocketTagger( 1280): untagSocket(94) failed with errno -22
I/qtaguid ( 1280): Failed write_ctrl(u 56) res=-1 errno=22
I/qtaguid ( 1280): Untagging socket 56 failed errno=-22
Thanks again for your help,
Thank you
Nicolas
Click to expand...
Click to collapse
Well there are some hints in there. As this happens on every rom I'm going to stick my neck out and say it's nothing to do with the ROM you in stall
The below appears to be trying to update Google Street View.
Code:
I/GoogleHttpClient( 832): Falling back to old http client 0 java.lang.NoSuchMethodException: <init> [class android.content.Context, class java.lang.String, boolean]
D/SurfaceControl( 622): Excessive delay in blankDisplay() while turning screen off: 107ms
W/ActivityThread( 832): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
I/auditd ( 9847): Starting up
E/auditd ( 9847): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 9847): Exiting
I/auditd ( 9850): Starting up
E/auditd ( 9850): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 9850): Exiting
I/auditd ( 9853): Starting up
E/auditd ( 9853): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 9853): Exiting
I/auditd ( 9858): Starting up
E/auditd ( 9858): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 9858): Exiting
I/auditd ( 9863): Starting up
E/auditd ( 9863): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 9863): Exiting
D/Finsky ( 2075): [1] DownloadQueueImpl.notifyProgress: com.google.android.street: onProgress 185420/264451 Status: 192.
D/MarketUpdateReceiver( 9689): market is downloading (0%): com.google.android.street
I/DownloadManager( 1842): Download 22 starting
D/MarketUpdateReceiver( 9689): market is downloading (0%): com.google.android.street
I/auditd ( 9871): Starting up
E/auditd ( 9871): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 9871): Exiting
I/auditd ( 9876): Starting up
E/auditd ( 9876): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 9876): Exiting
I/auditd ( 9879): Starting up
E/auditd ( 9879): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 9879): Exiting
I/auditd ( 9882): Starting up
E/auditd ( 9882): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 9882): Exiting
D/MarketUpdateReceiver( 9689): market is downloading (0%): com.google.android.street
W/DownloadManager( 1842): Aborting request for download 22: Failed reading response: java.net.SocketTimeoutException
I/DownloadManager( 1842): Download 22 finished with status WAITING_TO_RETRY
auditd is the Selinux logging facility... Protocol not supported means Linux kernel is missing the SELinux protocol...
So possibly you are on an older bootloader that doesn't support the right kernel ....
What bootloader and version of TWRP are you on exactly?
AH WE HAVE A WINNER
Tablet is currently running Android 4.1.1 WW10.4.4.25-20121228 A03 and unlocked
You need to update your bootloader and TWRP. Flash my update package from the CROM-X first post and then follow the instructions to move to a later TWRP if you want to try a CM11 base
Hi Sdbags,
upon startup, bootloader version shows "WW_epad-10.6.1.14.4-20130329" A03, and TWRP is v2.6.3-that3.
I can atach pictures if you want.
Ciould it be that a part of the tablet has the right bootloader version, and another part d not have that correct version?
Thank you for your help
Nicolas
nvuillem said:
Hi Sdbags,
upon startup, bootloader version shows "WW_epad-10.6.1.14.4-20130329" A03, and TWRP is v2.6.3-that3.
I can atach pictures if you want.
Ciould it be that a part of the tablet has the right bootloader version, and another part d not have that correct version?
Thank you for your help
Nicolas
Click to expand...
Click to collapse
Do me a favour and flash my package and then upgrade to TWRP 2.6.3-that3. There is flashable version of that in my CROMBi-kk thread. Then we know you are on the latest bootloader and recovery.
Also you seem to be using bluetooth at the same time. That doesn't work well on these devices. Turn off bluetooth as well and let's get the wifi working.
51189868998
sbdags said:
Do me a favour and flash my package and then upgrade to TWRP 2.6.3-that3. There is flashable version of that in my CROMBi-kk thread. Then we know you are on the latest bootloader and recovery.
Also you seem to be using bluetooth at the same time. That doesn't work well on these devices. Turn off bluetooth as well and let's get the wifi working.
Click to expand...
Click to collapse
Hi,
So I went to recovery, wiped everything except external SD. transfered using adb :
cm-4.4-20140309-CROMBikk4.4.2-tf700t_Signed.zip
install it, restart to crombikk (normal installation, not in rom2SD)
restarted to Android, and made a logcat.
Rebooted to recovery and flashed twrp-2.6.3-that3_Signed 1.zip
Rebooted to android and made a logcat
Finally, rebooted to recovery, installed crombi_kkgapps_20140312_Signed.zip and reboot to Android system, connected a google account and tried to download an app from Google. Bluetooth is off (I never switched it on in my previous logcats.)
I then started the playstore application, and Android Terminal Emulator installed correctly.
I then wanted to install a Google product, Chrome Browser in the logcat attached. Download starts and freezes at 9% for 2 minutes then increases to 24% and freezes again. The download is still pending.
I'll post the logcat of the tablet when download stops by itself or it completes. (let's hope it does but it is hanging for 10 minutes now)
Try clearing data and cache on the Play Store and Google Play Services and reboot.
nvuillem said:
Hi,
So I went to recovery, wiped everything except external SD. transfered using adb :
cm-4.4-20140309-CROMBikk4.4.2-tf700t_Signed.zip
install it, restart to crombikk (normal installation, not in rom2SD)
restarted to Android, and made a logcat.
Rebooted to recovery and flashed twrp-2.6.3-that3_Signed 1.zip
Rebooted to android and made a logcat
Finally, rebooted to recovery, installed crombi_kkgapps_20140312_Signed.zip and reboot to Android system, connected a google account and tried to download an app from Google. Bluetooth is off (I never switched it on in my previous logcats.)
I then started the playstore application, and Android Terminal Emulator installed correctly.
I then wanted to install a Google product, Chrome Browser in the logcat attached. Download starts and freezes at 9% for 2 minutes then increases to 24% and freezes again. The download is still pending.
I'll post the logcat of the tablet when download stops by itself or it completes. (let's hope it does but it is hanging for 10 minutes now)
Click to expand...
Click to collapse
Are you sure it's not your router?
sbdags said:
Are you sure it's not your router?
Click to expand...
Click to collapse
Hi,
I tried to download from 3 different locations, with 3 different ISP and modems, and the problem is the same.
I also tried to Clear cache and data of Google services and PlayStore. I still have the problem.
Yesterday, when I flashed everything to reinstall the Rom and the recovery on proper basis, I noticed that some directories are not wiped.
Maybe some files are missing?
Is there any way to restore those directory? (maybe doing a wipe data from the bootloader, but I read at many places that it is not advised...
I also tried to find an application or a thread to test the hardware of the tablet without any success
Thank you for your help
Nicolas
nvuillem said:
Hi,
I tried to download from 3 different locations, with 3 different ISP and modems, and the problem is the same.
I also tried to Clear cache and data of Google services and PlayStore. I still have the problem.
Yesterday, when I flashed everything to reinstall the Rom and the recovery on proper basis, I noticed that some directories are not wiped.
Maybe some files are missing?
Is there any way to restore those directory? (maybe doing a wipe data from the bootloader, but I read at many places that it is not advised...
I also tried to find an application or a thread to test the hardware of the tablet without any success
Thank you for your help
Nicolas
Click to expand...
Click to collapse
You could try a full internal sd card format from inside twrp - warning it can take up to 2 hours to complete. Make sure you have everything you want to keep and rom.zips on external sd as well.
sbdags said:
You could try a full internal sd card format from inside twrp - warning it can take up to 2 hours to complete. Make sure you have everything you want to keep and rom.zips on external sd as well.
Click to expand...
Click to collapse
Hi,
I did the full wipe from the factory (took 90 minutes )
I reinstalled the rom, and I stil have the problem (erro 495 most of the time)
I then downloaded and installed a VPN client and it works. ( I attached the logcat.txt)
There is still something I can't figure out, as it works using a VPN, the issue is probably not related to hardware, but software, and it is not related to the Rom or recovery.
Do you know if Google checks something like device ID when apps are dowloaded from the store?
Thanks
Nicolas
nvuillem said:
Hi,
I did the full wipe from the factory (took 90 minutes )
I reinstalled the rom, and I stil have the problem (erro 495 most of the time)
I then downloaded and installed a VPN client and it works. ( I attached the logcat.txt)
There is still something I can't figure out, as it works using a VPN, the issue is probably not related to hardware, but software, and it is not related to the Rom or recovery.
Do you know if Google checks something like device ID when apps are dowloaded from the store?
Thanks
Nicolas
Click to expand...
Click to collapse
If it works on a VPN then it is more likely related to your country and / or ISP and Google servers.
It is dual boot Windows 10 Genuine plus Android 5.1
It Definitely made a mistake by buying this tablet and i will detail my problems in detail
When i first bought this tablet, it went OK and two many Chinese apps were installed and uninstalled.
My problem started after almost 1 week of usage when my tablet started showing error for my memory card SAFE TO REMOVE android. i tried inserting multiple memory cards but no use. Windows partition never detected memory card till date.
As i bought from gearbest i raised dispute, after that they offered me two options.
First was that i have to send this tablet to China and bear shipping cost of around 25-30 USD (approx rate from India) also after receiving item they will give me full refund, i declined to bear shipping as God knows they will ever say that they have received tablet back or not.
Second they offered me partial refund, initially which started from 30 USD, finally i agreed for 50 USD dollar refund for purchase of 91 USD. guess windows partition was working flawlessly expect for memory card issue.
(NOW THE TECHNICAL PART FOR WHICH I NEEDED URGENT HELP)
After receiving refund i started going through various sites to check how to fix this issue(worse Mistake i believe)
i rooted my tabled( android) with tool .by spzjulien. tablet got rooted but now it is almost not working, touching is not responding, screen is also upside down, almost unable to do anything on android part.
After that i downloaded intel phone flash tool 5.3.4 as it was said for teclast website also i downloaded new android stock rom file Android 5.1 v1.06 for my tablet serial number H5C5. strickly followed procedure but i am facing error as sharing log file below and image of tablet and screenshot of intel phone flash tool i will send you in messages as i am unable to post here.
First i installed iSocUSB-Driver-Setup-1.2.0.exe, then IntelAndroidDrvSetup1.5.0.exe and in last PhoneFlashTool_5.3.2.0_win32.exe.
Then i opened "Phone Flash Tool" , clicked “Browser”button, in pop-up window and loaded the android burning file, then changed “Configuration” content as “update”, enabled development mode and usb debugging, then i connected tablet, it gets detected and then i clicked Start to Flash, tablet gets restart and almost after 4%, it gives me error as log code shared. fastboot error. i dont know how to fix fastboot error.
Kindly please help
Already Posted this Link so many days ago.
http://forum.xda-developers.com/x98...oot-device-t3378613/post66840332#post66840332
No replies please provide any type of assistance as soon as possible.
LOG FILES of intel phone flash FOR ERROR ONLY
05/14/16 01:26:08.975 ERROR : [Auto Update] No update download available
05/14/16 01:27:48.619 ERROR : [Port 1/1/2] Command `"C:\Program Files (x86)\Intel\Phone Flash Tool\fastboot.exe" "-s" " " "flash" "osloader" "C:\teclast x80 H5C5\X80 Plus DualOS(H5C5)-Android5.1-V1.06\Android 固件\loader.efi"` failed
05/14/16 01:27:48.619 ERROR : [Port 1/1/2] Flash failed (Command type: Fastboot)
05/14/16 01:28:07.144 ERROR : [Port 1/1/2] Failed to reboot the device
05/14/16 02:06:12.623 ERROR : [Port 1/1/2] Command `"C:\Program Files (x86)\Intel\Phone Flash Tool\fastboot.exe" "-s" "Default0string" "flash" "bootloader" "C:\teclast x80 H5C5\X80 Plus DualOS(H5C5)-Android5.1-V1.06\Android 固件\bootloader"` failed
05/14/16 02:06:12.623 ERROR : [Port 1/1/2] Flash failed (Command type: Fastboot)
Hello and thank you for using XDA Assist,
you asked the same question in the correct section:
Need help for my teclast x80 plus dual boot device
Thread closed, since XDA Assist is only for pointing members to the correct section and not to give support with the problems.
You're free to bump your other thread.
Kind regards
Trafalgar Square
XDA Assist
I bought this used device like a month ago and for some days my phone has been randomly rebooting in every 15-30 minutes of usage.
I've tried following things:
1.Other ROMs( Lineage, Xiaomi.eu etc.)
2.Fastboot clean flash and lock.
These haven't solved my problem.
So I tried to save a log just before reboot.
The log contains a reoccurring error which says:
06-19 01:00:30.240 E/subsystem_ramdump(15079): Directory /sdcard/ramdump does not exist
06-19 01:00:30.240 E/subsystem_ramdump(15079): Unable to create /sdcard/ramdump
06-19 01:00:30.240 E/subsystem_ramdump(15079): Failed to initialize ramdump
and some other error is which is less consistent :
06-19 01:00:28.225 E/GpuMonitor(15060): fital error, can not mkdir:/sdcard/MIUI/debug_log/common, errno:13
and :
06-19 01:00:25.573 E/AudioFlinger(788): open /proc/1583/cmdline error
Is it a non fixable Hardware problem or are there any work around for this?
Did u try to flash custom kernel like BG345?