I tried to flash a possible Update, but got this error - anybody knows what's going on here?
OTC Updater download
Code:
OtcUpdater 8.2.1.0
Waiting for next device. Please connect a device via USB. Press q to quit.
Lumia 650(RM-1152_15637) 10.0.15254.603
Die zugrunde liegende Verbindung wurde geschlossen: Unerwarteter Fehler beim Senden.. Encountered web exception communicating with https://fe3.delivery.mp.microsoft.com/UpdateMetadataService, Exception: System.Net.WebException: Die zugrunde liegende Verbindung wurde geschlossen: Unerwarteter Fehler beim Senden.. ---> System.IO.IOException: Von der Übertragungsverbindung können keine Daten gelesen werden: Eine vorhandene Verbindung wurde vom Remotehost geschlossen. ---> System.Net.Sockets.SocketException: Eine vorhandene Verbindung wurde vom Remotehost geschlossen
bei System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
bei System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
bei System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
bei System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
bei System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
bei System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
bei System.Net.TlsStream.CallProcessAuthentication(Object state)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
https://answers.microsoft.com/en-us/mobiledevices/forum/all/otc-updater-problem/49dd46ea-ac29-49c7-9d30-cab28ea3529d
fantastic, it works for me (w10)
I have added 8 entries in the Registry of my PC (see steps 1 to 4 of this note:
https://answers.microsoft.com/en-us...-updater/b2fb7107-7e1f-4d30-b441-7313524ceed4
)
AND IT WORKS !!!
The issue is the original OTC updater was compiled for old .net version, which does not support encryption currently used on microsoft servers.
I have recompiled the binary (otcupdater.exe) with .net 4.7 which should support tls 1.2 and newer, so it does not require editing the registry.
https://mega.nz/file/i8BEhRBR#QJJztViI-mffipA6gNjfhhPFHflHH5S7WusrpEJhYqQ
Do we still have a chance to Update with the OTC updater as of today?
Related
Hi Guys,
I´d like to habve the ´background in all tabs´. I found the thread about, or lets say the threads .
But i can´t replace the manilafile with my own pic.
When i try to do so, manila-editor gives me an error.
I dont know why, i do everything like it is said in the threads.
Thank you for your help!
germanHD said:
Hi Guys,
I´d like to habve the ´background in all 4 tabs´. I found the thread about, or lets say the threads .
But i can´t replace the manilafile with my own pic.
When i try to do so, manila-editor gives me an error.
I dont know why, i do everything like it is said in the threads.
Thank you for your help!
Click to expand...
Click to collapse
I dont want to make you type a ton (but I dont want to type a bunch of instructions either ) so what exactly have you tried? All you should need is total commander and the will to copy/paste
ok, lets try make it short.
I downloaded the ´background in all tabs´, with 4a087e41_manila and 5c9aa261_manila files in it. I started the manila-editor and opend the folder with this files. now i can chose the 4a08....file. editor now gives me the possibilty to -save as- or -replace- . I just try to replace the manilafile with my own pic. so i just browse for my pic and press ok. but then it gives me an error. i cant translate this error showing in english, sry, but maybe i just do something wrong.
As far as i know i need the totalcommander to copy/paste the files into my HD. but i need to replace my own image first.
thx for your quick reply
Without knowing the error its impossible to help you out. Post a screenshot. If its german, many people here are native speakers.
here is what it says. i dont know how to make a screenshot of it, but i just write it down
--------------------------------------------------------------------
Unbehandelte Ausnahme in der Anwendung. Klicken Sie auf "Weiter",
um den Fehler zu ignorieren und die Anwendung fortzusetzen. Wenn Sie
auf "Beenden" klicken, wird die Anwendung sofort beendet.
Der Typeninitialisierer für Manila_Editor.QTCConverter hat eine Ausnahme
verursacht.
-------------------------------------------------------------------
Details:
System.TypeInitializationException: Der Typeninitialisierer für Manila_Editor.QTCConverter hat eine Ausnahme verursacht. ---> System.UnauthorizedAccessException: Der Zugriff auf den Pfad C:\lut1.lut wurde verweigert.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
bei Manila_Editor.LookupTable..ctor(Byte[] data, String t)
bei Manila_Editor.QTCConverter..cctor()
--- Ende der internen Ausnahmestapelüberwachung ---
bei Manila_Editor.QTCConverter..ctor(String srcFileName, String destFileName, Int32 header)
bei Manila_Editor.Form1.button2_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Geladene Assemblys **************
mscorlib
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.312 (rtmLHS.050727-3100).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
Manila Editor
Assembly-Version: 0.2.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///C:/Users/Matilas/Desktop/manilaprogramm/Manila%20Editor.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.312 (rtmLHS.050727-3100).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.312 (rtmLHS.050727-3100).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Drawing
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.312 (rtmLHS.050727-3100).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Configuration
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.312 (rtmLHS.050727-3100).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Xml
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.312 (rtmLHS.050727-3100).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.312 (rtmLHS.050727-3100).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.312 (rtmLHS.050727-3100).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.
Zum Beispiel:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
This may help: Der Zugriff auf den Pfad C:\lut1.lut wurde verweigert. It means acess denied to C:\lut1.lut
WOW
I have never seen that lol. This looks like a windows error though, not a manila editor problem. I regret to say that i don't even know where to start with that. My best guess would be to start with windows update and grab all the updates you can (i see some .Net framework errors as an example. Maybe your version inst current).
Also, tell us abotu the image you are trying to put into the file. What is it, png, jpg, gif, .....? What size is it? I doubt the image is the problem but with all that you posted we need to start somewhere
LOL
Yes kind of scarry this error. but i´ll get the latest vista updates now.
Framenetwork should be alright, but i´ll try this too.
Concerning the images, i tried different images with different size.
.png, .jpeg. Didnt work, but thx a lot for trying to help.
i´ll post again after updating
yes, looks like some system issue. The message clearly states:
Der Zugriff auf den Pfad C:\lut1.lut wurde verweigert.
which translates to: access to path C:\lut1.lut is denied.
Could be a number of reasons, so only generic tips are possible.
- best guess: try to run the app as administrator - i remember there is a way to do so but not exactly how. Its been a while i've playing with vista though.
- check if this file already exists and has r/o or system attribute or something
- run chkdsk to ensure your directory structure on C: is correct
- try to create a file with that name manually, can you do that? If yes, maybe its just the application which isnt allowed (as its vista, i've no idea where to start looking for rights)
As far as manilaeditor is concerned, i cant run it off a networked drive (although mapped a driveletter), but runs fine from a local disc. Seems to be a bit tricky with some configurations.
germanHD said:
LOL
Yes kind of scarry this error. but i´ll get the latest vista updates now.
Framenetwork should be alright, but i´ll try this too.
Concerning the images, i tried different images with different size.
.png, .jpeg. Didnt work, but thx a lot for trying to help.
i´ll post again after updating
Click to expand...
Click to collapse
Just so you know, the image size has to be 256x256 for the background 4 all tabs and PNG format works best for me. try to resize your image to that size and let us know what happens
6Fg8 said:
- best guess: try to run the app as administrator - i remember there is a way to do so but not exactly how. Its been a while i've playing with vista though.
.
Click to expand...
Click to collapse
right click manila editor executable and select "run as administrator"
THANKS A LOT FOR YOUR HELP, and spending time on my problem.
Really awesome how you help people here in this forum.
BIG RESPECT!!!
ok, now. didnt work with admin etc. So i just get mad
and tried on my XP-Pc, and guess what happend?
It worked without any problem. Damn Vista
Now i can start to create my own theme, thx a lot again.
1 last question. where can i find 4a087e41_manila file. It supposed to be in windows\, but i cant find it. I would need to backup the old file.
Well...
Did some mods for my CFW...
HTML:
------------------
MenuID LIST
------------------
00: NONE
01: KEYPAD
02: LOGS
03: CONTACTS
04: MESSAGES
05: EMAIL
06: SOCIAL_HUB
07: SETTINGS
08: MUSIC
09: INTERNET
10: MEMO
11: TASK
12: CLOCK
13: FM RADIO
14: CAMERA
15: VOICE RECORDER
16: VIDEO PLAYER
17: GALLERY
18: CALCULATOR
19: CALENDAR
20: MY FILES
21: SEARCH
22: MY ACCOUNTS
23: JAVA
24: IM
25: YOUTUBE
26: NAVIGATION
27: ALL SHARE
28: NFC
29: IM Folder
30: SAT
31: Voice Command
34: Desk Cradle
------------------
MenuType List
------------------
00: SHP App
01: OSP App(Removable, AppID field required)
02: Preloaded OSP App(Unremovable, AppID field required)
03: Java midlet in SHP
04: Java midlet packed in OSP(Not Used)
05: Native URL
06: Bookmark URL
07: Widget App
08: Widget App(Floating)
09: for initiate Folder
10: Preloaded Widget App
11: Preloaded Widget App(Floating)
12: Fixed Native
#Version
Version=1
#Softkey
MenuID3=0
MenuType3=12
#Page0
MenuID0=1
MenuType0=0
MenuID1=3
MenuType1=0
MenuID2=4
MenuType2=0
MenuID3=2
MenuType3=0
MenuID4=9
MenuType4=0
MenuID5=5
MenuType5=0
MenuID6=8
MenuType6=0
MenuID7=26
MenuType7=0
MenuID8=17
MenuType8=0
MenuID9=14
MenuType9=0
MenuID10=19
MenuType10=0
MenuID11=23
MenuType11=0
MenuID12=24
MenuType12=2
AppID12=0rq06e23py
MenuID13=6
MenuType13=0
MenuID14=21
MenuType14=0
MenuID15=27
MenuType15=0
#Page1
MenuID0=7
MenuType0=0
MenuID1=10
MenuType1=0
MenuID2=11
MenuType2=0
MenuID3=20
MenuType3=0
MenuID4=32
MenuType4=0
MenuID5=25
MenuType5=5
MenuID6=16
MenuType6=0
MenuID7=13
MenuType7=0
MenuID8=12
MenuType8=0
MenuID9=18
MenuType9=0
MenuID10=15
MenuType10=0
MenuID11=31
MenuType11=0
// Polaris
MenuID12=0
MenuType12=1
AppID12=06cm35xl2f
// Caster
MenuID13=0
MenuType13=1
AppID13=577yx64nrt
MenuID14=0
MenuType14=1
AppID14=1xd3tvpnc5
MenuID15=22
MenuType15=0
#Page2
MenuID0=34
MenuType0=0
// Facebook
MenuID1=206
MenuType1=3
MenuID2=0
MenuType2=2
AppID2=8d7uw8z551
// Opera Mini
MenuID3=80
MenuType3=3
// Google Maps
MenuID4=163
MenuType4=3
// Song ID
MenuID5=101
MenuType5=3
// BlueFTP
MenuID6=130
MenuType6=3
// eBuddy
MenuID7=220
MenuType7=3
// Song ID
MenuID8=101
MenuType8=3
// BlueFTP
MenuID9=130
MenuType9=3
// eBuddy
MenuID10=220
MenuType10=3
So the Main menu has only one button at the bottom...
With this code it does start...
But I'd also like to insert badaBoard LITE into menu...
I inserted it into CSC file like "kaufDa"- & "HRS"-App (from German LA1) but it does't appear...
Where is the mistake?
You must also add Like this to mainmenu.init
MenuID2=0
MenuType2=2
AppID2=8d7uw8z551
ID=Your app id
hero355 said:
You must also add Like this to mainmenu.init
MenuID2=0
MenuType2=2
AppID2=8d7uw8z551
ID=Your app id
Click to expand...
Click to collapse
Am I right, that the bold marked numbers declare the position?
Is the App correct in CSC or should it be moved to ShpApp.app?
Taxidriver05 said:
Am I right, that the bold marked numbers declare the position?
Is the App correct in CSC or should it be moved to ShpApp.app?
Click to expand...
Click to collapse
1.You are right
2.Except Default applications app should be in CSC.No ShpApp.Because It will give bootloop when you moved to shpapp
hero355 said:
1.You are right
2.Except Default applications app should be in CSC.No ShpApp.Because It will give bootloop when you moved to shpapp
Click to expand...
Click to collapse
Well...
It is not really a "Default"-Application...
I picked the folder from my Wave II with sTune after downloading from app store...
With permission from the developers I'd like to integrate "badaBoard LITE" into my CFW...
I also put the folder into CSC file...
But after flashing it does not apper...
But the other two apps are visible...
You must full flash with new .csc file
With permission from the developers I'd like to integrate "badaBoard LITE" into my CFW...
Click to expand...
Click to collapse
Du weißt aber schon. Das das nicht geht. In einer ungehackten Firmware...
Die Apps aus der Firmware sind mit einem anderen Certificate signiert...
Das 2. Cert ist aus dem SDK...
Das 3. ist nur für den Store...
Best Regards
Okay...
Und austauschen kann ich die Zertifikate nicht einfach?
Hatte gehofft, dass das ähnlich funktioniert wie mit Polaris. Nur,... pack ich das in die ShpApp.app, bekomm ich ne Bootschleife...
Bau ich es in die CSC ein, wird es trotzdem nicht angezeigt, wie die beiden vorinstallierten aus der DBT...
@hero355: I also tried this, but it has no effect...
As adfree said, it seems, that it hast to do wirh certificates...
Na Du kannst maximal 2 verschiedene signierte Versionen haben...
Die aus dem Store, die wir alle ziehen konnten...
Und eine mit dem bada SDK signierte...
Problemchen...
Ich habe mir fast 2 Jahre die Zähne ausgebissen. Das d. SDK Zert in die FW zu integrieren...
Ich habe es bis heute NICHT gebacken bekommen.
Ob es mit dem, was Du so verabscheust funktioniert. Weiß ich nicht.
Aber Standarmäßig ist es unterbunden, andere Zerts in die FW einzuarbeiten.
So das Du keine Samples oder selbst signierte Apps preinstallen kannst...
Also ich kanns wie gesagt nicht.
MfG
Ah...
Okay...
Dann lass ich das erstmal so raus...
Dachte nur, dass es auf vergleichbarem Wege wie mit Polaris machbar wäre...
Maybe a talk in English will help me to understand what you already know
Did you just take installed files with sTune or you catched OAP file ???
Make sure there is no DCF files in your app files
I guess that the certificate thing shouldn't be present now after the Disable integrity check
Best Regards
I took the installed files...
There ARE DCF files in it...
How should I catch the OAP file?
It can help you
http://www.badapps.ru/4342-obhod-zaschity-shifrovaniya-v-bada-20.html
Hmmm...
I am not really familiar with Russian...
And Google translation is not really useful...
There is several ways to catch OAP file
One of those is installing app on SD card
During download you will see OAP file created in /Mount/MMC/Others/DownloadedAppPackages/
Wait until download of the app is complete
During app install copy final OAP file (refresh from a while to another the folder)
That's it
Best Regards
Hmmm...
Somhow download via Kies does not work currently for me...
the way explained above is with using in phone Samsung Apps
Ah...
Okay...
I will check it...
Can I also grab it while installing on phone?
Hidden paritions are visible in my FW...
1.
http://forum.xda-developers.com/showthread.php?t=1717392
2.
I think this is is misunderstanding or big fault...
badaBoard Devs get more trouble then!
Samsung not allow alternate ways of distributing!
Please not bring our Devs in trouble.
Thanx.
Best Regards
Hi,
I started setting up a functional build environment for AOKP (based on CM11 by surdu_petru)
But I'll getting a very early error, maybee it's too late and I'm to sleepy to can't figure out the error, but I want to ask if someone can provide me some help.
[email protected]:/android/git/vendor_aokp$ . build/envsetup.sh && brunch hwp6_u06 -j16
including device/huawei/hwp6_u06/vendorsetup.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including vendor/aokp/vendorsetup.sh
including sdk/bash_completion/adb.bash
including vendor/aokp/vendorsetup.sh
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.4.4
TARGET_PRODUCT=aokp_hwp6_u06
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=cortex-a9
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.11.0-23-generic-x86_64-with-Ubuntu-14.04-trusty
HOST_BUILD_TYPE=release
BUILD_ID=KTU84P
OUT_DIR=/android/git/vendor_aokp/out
============================================
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.4.4
TARGET_PRODUCT=aokp_hwp6_u06
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=cortex-a9
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.11.0-23-generic-x86_64-with-Ubuntu-14.04-trusty
HOST_BUILD_TYPE=release
BUILD_ID=KTU84P
OUT_DIR=/android/git/vendor_aokp/out
============================================
/android/git/vendor_aokp/out/target/product/hwp6_u06/obj/APPS/SignatureTest_intermediates
find: "src": Datei oder Verzeichnis nicht gefunden
build/core/base_rules.mk:134: *** products/device/huawei/hwp6_u06/libhealthd: MODULE.TARGET.STATIC_LIBRARIES.libhealthd.k3v2oem1 already defined by device/huawei/hwp6_u06/libhealthd. Schluss.
Thank you for your help
I found the error on myself, ... I'm very dumb
I fixed the issue above, it was only a dictionary which was in the false place.
But at the end of my building-procedure I got another error, which I could not resolve (at least until now)
fstab_version = (int) 2
mkbootimg_args = (str)
multistage_support = (str) 1
recovery_api_version = (int) 2
recovery_size = (int) 16777216
selinux_fc = (str) /tmp/targetfiles-jtYFhL/BOOT/RAMDISK/file_contexts
system_size = (int) 1610612736
tool_extensions = (str) device/huawei/hwp6_u06/../common
update_rename_support = (str) 1
use_set_metadata = (str) 1
userdata_size = (int) 5255462912
using device-specific extensions in device/huawei/common
unable to load device-specific module; assuming none
building image from target_files RECOVERY...
running: mkbootfs -f /tmp/targetfiles-jtYFhL/META/recovery_filesystem_config.txt /tmp/targetfiles-jtYFhL/RECOVERY/RAMDISK
running: minigzip
running: mkbootimg --kernel /tmp/targetfiles-jtYFhL/RECOVERY/kernel --cmdline vmalloc=384M k3v2_pmem=1 mmcparts=mmcblk01(xloader),p3(nvme),p4(misc),p5(splash),p6(oeminfo),p7(reserved1),p8(reserved2),p9(splash2),p10(recovery2),p11(recovery),p12(boot),p13(modemimage),p14(modemnvm1),p15(modemnvm2),p16(system),p17(cache),p18(cust),p19(userdata);mmcblk11(ext_sdcard) --base 0x00000000 --pagesize 2048 --ramdisk /tmp/tmp6rriCL --output /tmp/tmpADuIlE
ERROR: couldn't find <type 'property'> in build.prop
I fixed this problem also (a variable needed to be written into build.prob)
But the next error is right there
running: mkbootimg --kernel /tmp/targetfiles-Ko5gNj/RECOVERY/kernel --cmdline vmalloc=384M k3v2_pmem=1 mmcparts=mmcblk01(xloader),p3(nvme),p4(misc),p5(splash),p6(oeminfo),p7(reserved1),p8(reserved2),p9(splash2),p10(recovery2),p11(recovery),p12(boot),p13(modemimage),p14(modemnvm1),p15(modemnvm2),p16(system),p17(cache),p18(cust),p19(userdata);mmcblk11(ext_sdcard) --base 0x00000000 --pagesize 2048 --ramdisk /tmp/tmpSV5oHQ --output /tmp/tmp_VtHPF
running: imgdiff -b /tmp/targetfiles-Ko5gNj/SYSTEM/etc/recovery-resource.dat /tmp/tmpZe_K64 /tmp/tmpEIj2cr /tmp/tmpdd3Uty
Traceback (most recent call last):
File "./build/tools/releasetools/ota_from_target_files", line 1174, in <module>
main(sys.argv[1:])
File "./build/tools/releasetools/ota_from_target_files", line 1142, in main
WriteFullOTAPackage(input_zip, output_zip)
File "./build/tools/releasetools/ota_from_target_files", line 584, in WriteFullOTAPackage
MakeRecoveryPatch(OPTIONS.input_tmp, output_zip, recovery_img, boot_img)
File "./build/tools/releasetools/ota_from_target_files", line 413, in MakeRecoveryPatch
recovery_type, recovery_device = common.GetTypeAndDevice("/recovery", OPTIONS.info_dict)
File "/android/git/vendor_aokp/build/tools/releasetools/common.py", line 981, in GetTypeAndDevice
return PARTITION_TYPES[fstab[mount_point].fs_type], fstab[mount_point].device
KeyError: '/recovery'
make: *** [/android/git/vendor_aokp/out/target/product/hwp6_u06/aokp_hwp6_u06-ota-eng.damien.zip] Fehler 1
error cleared with a little mod of the fstab file
I fixed all those errors and uploaded it to git, but I have a very confusing error.
My build tells me it's done, but this is only 40mb big.....
No apk's were builded, it looks like the whole folder rapack.d wasn't created, ... is there anyone who can help me ?
sorry its german:
cp: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/ota/system/framework/framework-res.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
cp: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/ota/system/app/*.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
Please ensure aapt is in your $PATH
mv: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/parallel/framework-res.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
mv: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/parallel/*.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
cp: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/ota/system/priv-app/*.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
Please ensure aapt is in your $PATH
mv: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/parallel/*.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
I don't know if it is helpful but after every .apk there is a strange sign maybe that's a problem but I am not a developer so just a thought and the other it says that you must look if 'aapt' is in your PATH so far I now it looks like a command or so is missing so he can't execute the commands.
Just thoughts.
Keep it up its very good to see more devs coming
Viel Erfolg.
taaeem said:
I don't know if it is helpful but after every .apk there is a strange sign maybe that's a problem but I am not a developer so just a thought and the other it says that you must look if 'aapt' is in your PATH so far I now it looks like a command or so is missing so he can't execute the commands.
Just thoughts.
Keep it up its very good to see more devs coming
Viel Erfolg.
Click to expand...
Click to collapse
Thanky for your idea, it looks better now , but not good
I dirty-copied aapt in my java-environment, but it's not really helping
New error:
cp: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/ota/system/framework/framework-res.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
cp: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/ota/system/app/*.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
Usage: /android/git/aokp/vendor/aokp/tools/opticharger [apk file]
mv: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/parallel/framework-res.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
mv: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/parallel/*.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
cp: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/ota/system/priv-app/*.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
Usage: /android/git/aokp/vendor/aokp/tools/opticharger [apk file]
mv: der Aufruf von stat für »/android/git/aokp/out/target/product/hwp6_u06/repack.d/parallel/*.apk“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
I will try to make a new clean build, maybee its working better than
Hi there XDA,
my "Amazon Alexa" App on my Philips 55PUS7354 (Software Version TPM191E_R.001.004.100.000 / Android 9) suddenly stopped working (infinite loading circle)
Different approaches to get that thing working again ended with no luck.
Philips-Support... Well... I emailed them but, yea, they are no help here.....
After countless hours with factory resets, wiping the /data partition, reinstalling firmware via usb, "Wiresharking" the network activity, I came to the conclussion that
I must be a problem with the app itself.
It´s a system app shipping within the firmware-package.
App-ID: org.droidtv.amazonalexa
A "dumpsys package org.droidtv.amazonalexa" on the shell gave me:
Code:
dumpsys package org.droidtv.amazonalexa
Activity Resolver Table:
Non-Data Actions:
org.droidtv.action.ALEXA_PRIVACY:
f08903a org.droidtv.amazonalexa/.wizard.AlexaWizardActivity filter 99c05d3
Action: "org.droidtv.action.ALEXA_PRIVACY"
Category: "android.intent.category.DEFAULT"
android.intent.action.MAIN:
f08903a org.droidtv.amazonalexa/.wizard.AlexaWizardActivity filter 9da580d
Action: "android.intent.action.MAIN"
Category: "android.intent.category.LEANBACK_LAUNCHER"
Category: "android.intent.category.LAUNCHER"
org.droidtv.intent.action.AMAZON_ALEXA:
f08903a org.droidtv.amazonalexa/.wizard.AlexaWizardActivity filter fd9a3c2
Action: "org.droidtv.intent.action.AMAZON_ALEXA"
Category: "android.intent.category.DEFAULT"
Receiver Resolver Table:
Non-Data Actions:
org.droidtv.NON_INTERRUPTIBLE:
97344eb org.droidtv.amazonalexa/.receiver.AlexaBootReceiver filter d01cd37
Action: "org.droidtv.tv.tvpower.TV_POWER_STATE_CHANGE_BEGIN"
Action: "android.intent.action.BOOT_COMPLETED"
Action: "org.droidtv.NON_INTERRUPTIBLE"
android.intent.action.TIME_SET:
dd62248 org.droidtv.amazonalexa/.receiver.TimeChangeReceiver filter 5d552a4
Action: "android.intent.action.TIME_SET"
org.droidtv.tv.tvpower.TV_POWER_STATE_CHANGE_BEGIN:
97344eb org.droidtv.amazonalexa/.receiver.AlexaBootReceiver filter d01cd37
Action: "org.droidtv.tv.tvpower.TV_POWER_STATE_CHANGE_BEGIN"
Action: "android.intent.action.BOOT_COMPLETED"
Action: "org.droidtv.NON_INTERRUPTIBLE"
android.intent.action.BOOT_COMPLETED:
97344eb org.droidtv.amazonalexa/.receiver.AlexaBootReceiver filter d01cd37
Action: "org.droidtv.tv.tvpower.TV_POWER_STATE_CHANGE_BEGIN"
Action: "android.intent.action.BOOT_COMPLETED"
Action: "org.droidtv.NON_INTERRUPTIBLE"
Key Set Manager:
[org.droidtv.amazonalexa]
Signing KeySets: 1
Packages:
Package [org.droidtv.amazonalexa] (e4eb8e1):
userId=10011
pkg=Package{2df7606 org.droidtv.amazonalexa}
codePath=/system/priv-app/voice
resourcePath=/system/priv-app/voice
legacyNativeLibraryDir=/system/priv-app/voice/lib
primaryCpuAbi=null
secondaryCpuAbi=null
versionCode=28 minSdk=14 targetSdk=28
versionName=9
splits=[base]
apkSigningVersion=3
applicationInfo=ApplicationInfo{dbf44c7 org.droidtv.amazonalexa}
flags=[ SYSTEM HAS_CODE ALLOW_CLEAR_USER_DATA ALLOW_BACKUP ]
privateFlags=[ PRIVATE_FLAG_ACTIVITIES_RESIZE_MODE_RESIZEABLE_VIA_SDK_VERSION PRIVILEGED ]
dataDir=/data/user/0/org.droidtv.amazonalexa
supportsScreens=[small, medium, large, xlarge, resizeable, anyDensity]
usesLibraries:
org.droidtv.ui.tvwidget2k15
org.droidtv.ui.strings
tvfw
usesLibraryFiles:
/system/priv-app/tvwidgets2k15/tvwidgets2k15.apk
/system/priv-app/tvstrings/tvstrings.apk
/system/framework/tvfw.jar
timeStamp=2008-12-31 17:00:00
firstInstallTime=2008-12-31 17:00:00
lastUpdateTime=2008-12-31 17:00:00
signatures=PackageSignatures{46d9f29 version:3, signatures:[476d2253], past signatures:[]}
installPermissionsFixed=false
pkgFlags=[ SYSTEM HAS_CODE ALLOW_CLEAR_USER_DATA ALLOW_BACKUP ]
requested permissions:
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.CONNECTIVITY_INTERNAL
com.android.providers.tv.permission.WRITE_EPG_DATA
com.android.providers.tv.permission.READ_EPG_DATA
android.permission.DEVICE_POWER
org.droidtv.tv.tvpower.tv_power_system_access
com.android.providers.tv.permission.ACCESS_ALL_EPG_DATA
com.android.providers.tv.permission.ACCESS_WATCHED_PROGRAMS
org.droidtv.providers.tv.favorite.READ_FAVORITE_DATA
org.droidtv.providers.tv.favorite.WRITE_FAVORITE_DATA
android.permission.WAKE_LOCK
org.droidtv.permission.TPVISION_BROADCASTS
android.permission.READ_PHONE_STATE
android.permission.READ_PRIVILEGED_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED
install permissions:
org.droidtv.permission.TPVISION_BROADCASTS: granted=true
android.permission.RECEIVE_BOOT_COMPLETED: granted=true
android.permission.DEVICE_POWER: granted=true
com.android.providers.tv.permission.READ_EPG_DATA: granted=true
org.droidtv.providers.tv.favorite.WRITE_FAVORITE_DATA: granted=true
android.permission.INTERNET: granted=true
com.android.providers.tv.permission.WRITE_EPG_DATA: granted=true
android.permission.READ_PRIVILEGED_PHONE_STATE: granted=true
com.android.providers.tv.permission.ACCESS_ALL_EPG_DATA: granted=true
android.permission.ACCESS_NETWORK_STATE: granted=true
org.droidtv.providers.tv.favorite.READ_FAVORITE_DATA: granted=true
android.permission.CONNECTIVITY_INTERNAL: granted=true
com.android.providers.tv.permission.ACCESS_WATCHED_PROGRAMS: granted=true
android.permission.WAKE_LOCK: granted=true
User 0: ceDataInode=-4294966559 installed=true hidden=false suspended=false stopped=false notLaunched=false enabled=0 instant=false virtual=false
gids=[3003]
runtime permissions:
Package Changes:
Sequence number=73
User 0:
seq=0, package=uk.co.freeview.bbc_sounds
seq=1, package=com.phorus.playfi.tv
seq=4, package=com.google.android.tvrecommendations
seq=5, package=com.google.android.videos
seq=8, package=com.google.android.gms
seq=9, package=tunein.player
seq=16, package=org.droidtv.nettvapp5245
seq=17, package=org.droidtv.android.fitness
seq=18, package=com.google.android.youtube.tvmusic
seq=22, package=com.google.android.apps.mediashell
seq=23, package=com.android.shell
seq=27, package=org.droidtv.amazonalexa
seq=28, package=com.android.vending
seq=32, package=com.disney.disneyplus
seq=70, package=com.zattoo.player
seq=72, package=com.netflix.ninja
Dexopt state:
[org.droidtv.amazonalexa]
path: /system/priv-app/voice/voice.apk
arm: [status=speed-profile] [reason=bg-dexopt]
Compiler stats:
[org.droidtv.amazonalexa]
base.apk - 5288
voice.apk - 3665
It shows "Verison 9".
Maybe someone is able to upload a different/newer Version of the app apk, so I can test it ?
The package is located at /system/priv-app/voice/voice.apk
Thanks in advance...
~ cYrAx
Hi,
try the current latest firmware for your TV... 101.2.98.0...
[email protected]
Toengel said:
Hi,
try the current latest firmware for your TV... 101.2.98.0...
[email protected]
Click to expand...
Click to collapse
Anhand deiner Seite seh ich das ich auf deutsch mit dir schreiben kann
Bist du dir sicher das dies die richtige Firmware für mein Modell ist ?
Mein TV (PUS7354) ist ein 2019er Modell.
Die Firmware 101.2.98.0 scheint aber nur für die 2020er Modelle zu sein.
Laut deiner Seite ist die Firmware 1.4.100.0 für mein Modell die aktuellste...
Die Firmwarebezeichnung "TPM191E" ist allerdings gleich, heißt das ich kann die 191.2.98.0 trotzdem installieren ?
mfg
Tachchen,
2019er und 2020er TVs nutzen dieselbe Firmware. Auf den Servern liegen halt nur die alten Versionen. Du kannst ja mal direkt am TV nach einer neuen Version suchen. Wenn da nichts kommt, nimmst du die 101.2.98.0
[email protected]
Hi Toengel,
ist zwar schon eine Weile her, aber wollte dir trotzdem eine Rückmeldung zum Thema geben:
Nachdem ein Upgrade auf die aktuellste Firmware (in diesem Fall die 101.2.98.0) und diverse Resets usw. nicht den erwünschten Erfolg gebracht haben, habe ich das Thema erstmal eine Weile ruhen lassen, der TV hatte ja bis auf die Alexa App normal funktioniert...
Gestern Abend hat´s mich dann doch nochmal gepackt und ich habe es mal mit der aktuellsten "upgrade_loader.pkg" (101.2.22.2) von deiner Seite probiert und siehe da, nun funktioniert wieder alles !
Was ist dieser Upgrade-Loader eigentlich genau ? Der scheint ja mehr "platt" zu machen als "herkömmliche" Updates.
Übrigens, danke für deine geniale Seite und das du da so viel Energie rein steckst, wirklich Top !
Tachchen,
upgrade_loader = komplettes Android Image.
[email protected]
Hello cyrax,
If you have already the apk org.droidtv.amazonalex.
I'm very interresting for download that.
Thx U 'n' happy New year
Can hardly speak English
Hello, can someone help me with the problem? According to Brick: Redmi Note 5 Pro with: anti_test_note5.zip & anti_test_note5.z01 flashed in EDL mode, it worked, but the display is then dark and no picture can be seen. The device is recognized in the fastboot with ID 0 42e14965. This is the page where I downloaded the anti_test_note5.zip: https://miui.blog/redmi-note-5/miui-unbrick-tweak-arb-error-whyred/ Now I see the mobile phone in the Windows device manager under portable devices as: Redmi Note 5 Or I can switch the cell phone back to EDL mode. But if I want to flash whyred_global_images_V11.0.3.0.PEIMIXM_20191108.0000.00_9.0_global in EDL mode, I only get error messages. How: Error: end of file eof reached 0x80070026 receiving hello packet Error: Fatal error 0x800ffff send confiqure command Error: is not allowed in lock state Error: Bootloader is locked switch to recovery to flash. Flashing when the device appears in the device manager under Redmi Note 5 does not work either. Error: echo missmatching image and device This is in the device manager for portable devices: Redmi Note 5 (if it is important) The device settings for USB \ VID_2717 & PID_FF40 \ 42e14965 were migrated from an earlier operating system installation. last device instance ID: USB \ VID_2717 & PID_FF40 \ 42e14965 Class GUID: {eec5ad98-8080-425f-922a-dabf3de3f69a} Position path: Migration rank: 0x0 present: false The device "USB \ VID_2717 & PID_FF40 \ 42e14965" requires further installations.
---------------------------------------------------------------------------------------------------------
Hallo, kann mir jemand bei dem Problem Helfen?
Nach Brick:
Redmi Note 5 Pro mit:
anti_test_note5.zip & anti_test_note5.z01 im EDL Mode geflasht, hat funktioniert doch das Display ist danach dunkel kein Bild zu sehen.
Das Geerät wird im fastboot mit ID 0 42e14965 erkannt.
Das ist die Seite der wo ich das anti_test_note5.zip herunter geladen habe:
MIUI ROM Unbrick Tweak for Redmi Note 5 ARB Error | MIUI Blog
This is a modified MIUI ROM used to fix error on Redmi Note 5 Pro/Ai/China caused by Anti-roll Back Protection mechanism. This is not a standard MIUI 10 ROM.
miui.blog
Nun sehe ich das Handy im Windows Gerätemanger unter Tragbare Geräte als: Redmi Note 5
Oder ich kann das Handy auch wieder in den EDL Mode versetzen.
Doch will ich nun im EDL Mode die whyred_global_images_V11.0.3.0.PEIMIXM_20191108.0000.00_9.0_global flashen bekomme ich nur Fehlermeldungen.
Wie:Fehler: Ende der datei eof erreicht 0x80070026 receiving hello packet
Fehler: Schwerwiegender Fehler 0x800ffff send confiqure command
Fehler: is not allowed in lock state (ist im Sperrzustand nicht erlaubt )
Fehler: Bootloader is locked switch to recovery to flash.
Auch das Flashen, wenn sich das Gerät im Gerätemanger unter Redmi Note 5 erscheint funktioniert nicht.
Fehler: echo missmatching image und device
Das steht bei im Gerätemanger bei Tragbare Geräte:Redmi Note 5 (Falls es von Bedeutung ist)
Die Geräte Einstellungen für USB\VID_2717&PID_FF40\42e14965 wurden von einer früheren Betriebs System Installation migriert.
letzte Geräte Instanz-ID: USB\VID_2717&PID_FF40\42e14965
Klassen-GUID: {eec5ad98-8080-425f-922a-dabf3de3f69a}
Positions Pfad:
Migrations Rang: 0x0
vorhanden: false
Das Gerät "USB\VID_2717&PID_FF40\42e14965" erfordert weitere Installationen.