Can't Connect to Camera - Huawei Mate 20 Pro Questions & Answers

Hey guys,
Had this pop up yesterday more than once.
I was using a third party launcher and fluid.ng gestures. I've also changed the font and turned off the NFC icon with system tuner.
Any idea if any of these tweaks could be causing this?
Anyone else had this happen and have a solution?

eallan said:
Hey guys,
Had this pop up yesterday more than once.
I was using a third party launcher and fluid.ng gestures. I've also changed the font and turned off the NFC icon with system tuner.
Any idea if any of these tweaks could be causing this?
Anyone else had this happen and have a solution?
Click to expand...
Click to collapse
do u full reset, this often happend on lineage based roms

demon2112 said:
do u full reset, this often happend on lineage based roms
Click to expand...
Click to collapse
Yikes. Hoping to avoid just a full wipe.... Perhaps if it keeps up.
After sewitching back to the (not great) default launcher it seems better today.

Hello, did u solve that? I got the same error on my Mate 20 PRO 8gb/256gb

Related

JellyBean v10 and Swiftkey Flow

Hi All
I just flashed JellyBean v10 and swiftkey flow is not working. I've double checked all the settings and defaults. Swigtkey is enabled and set as default and within swiftkey settings swiftkey flow is enabled.
Am I missing something or is flow not compatible with this rom?
Thanks in advance.
Al
pharmnatr said:
Hi All
I just flashed JellyBean v10 and swiftkey flow is not working. I've double checked all the settings and defaults. Swigtkey is enabled and set as default and within swiftkey settings swiftkey flow is enabled.
Am I missing something or is flow not compatible with this rom?
Thanks in advance.
Al
Click to expand...
Click to collapse
Never mind , I got it working
What'd you do in case someone else has this problem?
Mac of York said:
What'd you do in case someone else has this problem?
Click to expand...
Click to collapse
Clean cache, try again if doesnt work again
Uninstall ---> Install ---> Works??
at least i fixed mine this way
Mine started doing this after I installed NotifyMe!. Apparently a problem exists with the accessibility options and Flow. Turned off the accessibility stuff and voila.

[Q] [LWW] Some wallpapers shown without colours

Hey guys, I've got a problem.
After playing with a bunch of ROMs I found out that there are certain (just a few) wallpapers which, when applied, are shown as if they were broken. As far as I remember it started after I applied original CM10 nightly. I thought it was related to the ROM I was on so I even flashed the original stock ICS and the problem still exists. It doesn't seem to be related to the extension of the wallpaper either. This only happens on my phone, a friend of mine also has LwW and he can apply this wallpaper with no problems. Have you got any ideas on how to solve it?
I'm enclosing some screenshots and a sample wallpaper that's not working.
Trzepaczka said:
Hey guys, I've got a problem.
After playing with a bunch of ROMs I found out that there are certain (just a few) wallpapers which, when applied, are shown as if they were broken. As far as I remember it started after I applied original CM10 nightly. I thought it was related to the ROM I was on so I even flashed the original stock ICS and the problem still exists. It doesn't seem to be related to the extension of the wallpaper either. This only happens on my phone, a friend of mine also has LwW and he can apply this wallpaper with no problems. Have you got any ideas on how to solve it?
I'm enclosing some screenshots and a sample wallpaper that's not working.
Click to expand...
Click to collapse
Hi, have you tried it with other launcher such as apex or nova?
Btw, try to clear your gallery data and cache to see if it fix the problem...
TheDemon7x said:
Hi, have you tried it with other launcher such as apex or nova?
Btw, try to clear your gallery data and cache to see if it fix the problem...
Click to expand...
Click to collapse
Yes, I've tried Nova and the built in trebuchet. I'm running ZellyCream rom now and the problem still persists :/ clearing data and cache doesn't help either. Do you think it could be related to the resolution of those wallpapers?
Trzepaczka said:
Yes, I've tried Nova and the built in trebuchet. I'm running ZellyCream rom now and the problem still persists :/ clearing data and cache doesn't help either. Do you think it could be related to the resolution of those wallpapers?
Click to expand...
Click to collapse
I don't think it is the resolution, I always choose a very high resolution for my wallpaper without any problem.
Anyways, I don't have any idea left so you probably have to wait someone else. Sorry...
TheDemon7x said:
I don't think it is the resolution, I always choose a very high resolution for my wallpaper without any problem.
Anyways, I don't have any idea left so you probably have to wait someone else. Sorry...
Click to expand...
Click to collapse
It's ok, thanks for help anyway

[MOD] Screen Tweaks

Requires Xposed Framework!
Hey guys,
this is the first project I'm sharing on here, so be gentle
After stumbling across the Xposed framework one or two ideas came to mind and I made a module out of them:
Hide the "Swipe to unlock" text from the lock screen on my Xperia Z1c
Enable the CRT off animation
Prevent the screen from turning on when unplugged from the charger
The first two things work nicely on my Xperia Z1c, the third however I could not get to work.
APK and source for the first version are attached.
I don't know if this is of much use for anyone else, but I would be glad if someone could help with the third option.
Update v2:
The third option works now, the new version 2 is attached.
If activated, the screen will not turn on when connected to (or disconnected from) either charger or dock.
Update v3:
I uploaded a new version (attached) which adds the following options:
Hide the camera icon on the lock screen
Hide the carrier label on the lock screen of some Xperia devices
Hide the sparkles effect on the lock screen of some Xperia devices
Update v4:
I uploaded a new version which adds an option for disabling the analog clock face above the list of alarms on some Xperia devices.
Update v5beta2:
The new version adds preliminary support for Lollipop (untested).
You're welcome to try it and give feedback.
The module can also be found on the Xposed repo: http://repo.xposed.info/module/net.feichti.screentweaks
You say the "disable screen on on unplug" doesn't work, I haven't had a chance to check yet, but I've looked at your code an found the following
Correct me if I'm wrong, but as far as i can see on line 56 on ScreenTweaks.java, you are getting a value as a string from pref and checking if it equals "on" or "off". Why not just save a boolean?
secondly, line 39
mPrefs = new XSharedPreferences(MY_PACKAGE_NAME);
Don't you need the file name as well? Again, sorry if I am wrong about this
Otherwise, sounds like a great mod, will try it now
Hey hamzahrmalik, thanks for your reply.
The setting on line 56 is for the CRT animation, and it's that way so I can select to not do anything (don't change system default).
The other thing is correct, because I want the default shared preferences for the module package.
Well, looks like I was looking in the wrong place.
The setting for not turning on the screen works just fine if I connect a charger, but I was always testing it with the dock, which is something different.
Dock aware don't-turn-on coming soon...
thanks for work
any chance to disable the "stars effect" under the finger while unlocking?
maybe also remove the camera icon?
I have tried this on xperia z1 and it does not work
Sent from my C6903 using XDA Premium 4 mobile app
Dear Pezo,
Thank for the work, the crt-off works perfectly on my Xperia Z1c and it looks very nice!
The first option doesn't count for me because i dont use a lockscreen. The third i wil test later today and report the result.
:good:
Antho02 said:
thanks for work
any chance to disable the "stars effect" under the finger while unlocking?
maybe also remove the camera icon?
Click to expand...
Click to collapse
I have also thought about removing the camera icon, I will look into it the next few days.
About the stars effect, I rather like it, but maybe I will look into that as well.
HellRoot said:
I have tried this on xperia z1 and it does not work
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Another user said it's working on the Z1, do all of the features not work?
Just to make sure, you have enabled it in the Xposed installer?
Pezo said:
I have also thought about removing the camera icon, I will look into it the next few days.
About the stars effect, I rather like it, but maybe I will look into that as well.
Another user said it's working on the Z1, do all of the features not work?
Just to make sure, you have enabled it in the Xposed installer?
Click to expand...
Click to collapse
Yes it was enabled and nothing worked for me..i am on monx rom kitkat
Sent from my C6903 using XDA Premium 4 mobile app
Oh well, I was just looking for your ROM and it seems it doesn't exist any more...
Could you send your Xposed log, maybe I can fix some features for you.
Sent from the Delta Quadrant.
Pezo said:
I have also thought about removing the camera icon, I will look into it the next few days.
About the stars effect, I rather like it, but maybe I will look into that as well.
Click to expand...
Click to collapse
i hate it ahah, i prefered 4.3 lockscreen because of the stars
well if you can do it, i d great you much!! two weeks i m looking a way or module to make it
thanks again
Antho02 said:
thanks for work
any chance to disable the "stars effect" under the finger while unlocking?
maybe also remove the camera icon?
Click to expand...
Click to collapse
The new version has both these features, please test them and let me know if they work.
Pezo said:
The new version has both these features, please test them and let me know if they work.
Click to expand...
Click to collapse
hi!
just tested, works flawlessly!!! thank you very much man!
i love my new lock screen
I think there is a bug on disable screen sparkles. After activate the sparkles gone forever, also after uncheck or deinstalling the mod - the Sparkles never come back! Anyone can confirm that?
Schloevogt said:
I think there is a bug on disable screen sparkles. After activate the sparkles gone forever, also after uncheck or deinstalling the mod - the Sparkles never come back! Anyone can confirm that?
Click to expand...
Click to collapse
Did you restart your device?
I deactivated this option and I have the sparkles...
yes… restarted, deactivated the Mod and also completly deinstalled… no sparkles anymore…. using monx kitkat rom (sony stock based). Any Suggestion?
Schloevogt said:
I think there is a bug on disable screen sparkles. After activate the sparkles gone forever, also after uncheck or deinstalling the mod - the Sparkles never come back! Anyone can confirm that?
Click to expand...
Click to collapse
i tried and works good for me, sparkles are back with no problem. :/
Schloevogt said:
yes… restarted, deactivated the Mod and also completly deinstalled… no sparkles anymore…. using monx kitkat rom (sony stock based). Any Suggestion?
Click to expand...
Click to collapse
I have no idea, but it can't really be my module, since I don't change any persistent settings.
Just to make sure, you did restart your phone AFTER deactivating the module, right?
Sent from the Delta Quadrant.
Okay...thanks anyway for your mod/help!
Tryed clean install on "PureStock" and here its working flawless! Returned to clean "Monx" and it happens again, maybe its rom releated! :fingers-crossed:
Does hiding the camera icon also disable the swipe camera shortcut from lockscreen?

UI questions

Hi, I'm bought this phone recently and my previous one was a galaxy S5.
So when I moved to poco f1 a lot of features were missing so I have several problems:
1. I noticed that I can't see notifications (like whatsapp) in the notifications bar AND in the lock screen.
2. I can't open new folder in the launcher (only in the home screen).
3. notch disable.
Can I fix these problems somehow? (New rom?something else?)
please help me! I'm getting frustrated with this phone and I just bought it...
Thank you!
Israel315 said:
Hi, I'm bought this phone recently and my previous one was a galaxy S5.
So when I moved to poco f1 a lot of features were missing so I have several problems:
1. I noticed that I can't see notifications (like whatsapp) in the notifications bar AND in the lock screen.
2. I can't open new folder in the launcher (only in the home screen).
3. notch disable.
Can I fix these problems somehow? (New rom?something else?)
please help me! I'm getting frustrated with this phone and I just bought it...
Thank you!
Click to expand...
Click to collapse
Get lineage/pixel experience, see if fits your needs
andrepgaspar said:
Get lineage/pixel experience, see if fits your needs
Click to expand...
Click to collapse
I saw lineage, I liked this ROM, but it has this problems solved?
Israel315 said:
I saw lineage, I liked this ROM, but it has this problems solved?
Click to expand...
Click to collapse
Yes for 1 and 3
Dont know for 2 but you get a laucher that alows that if the default one doesnt (I am on Pixel Experience so I can not check it)
Yeah Lineage OS fixes all the issues. You get notifications on the lockscreen and you get the icon for the first notification, after a 2nd notification comes in, it will change to a dot to show that you have multiple notifications. You can disable the notch by going to developer options and look for 'Simulate a display with a cutout' and select 'Hide'. I dont use the launcher that comes with it, I always install Nova Launcher, I've been using that launcher on all my phones for years. The free version is still very good, no need to buy the premium version. The included launcher with Lineage can probably handle folders normally, ive just never used it long enough to know if it does.
donk165 said:
Yeah Lineage OS fixes all the issues. You get notifications on the lockscreen and you get the icon for the first notification, after a 2nd notification comes in, it will change to a dot to show that you have multiple notifications. You can disable the notch by going to developer options and look for 'Simulate a display with a cutout' and select 'Hide'. I dont use the launcher that comes with it, I always install Nova Launcher, I've been using that launcher on all my phones for years. The free version is still very good, no need to buy the premium version. The included launcher with Lineage can probably handle folders normally, ive just never used it long enough to know if it does.
Click to expand...
Click to collapse
Thank you very much, you helped me a lot!
thanks all the others!!!
Israel315 said:
Thank you very much, you helped me a lot!
thanks all the others!!!
Click to expand...
Click to collapse
No problem

Charging animation

Hi fellas.
Can you please advice me how to re-enable charging animation on lockscreen ?? I dont know why it disappeared
klisza1993 said:
Hi fellas.
Can you please advice me how to re-enable charging animation on lockscreen ?? I dont know why it disappeared
Click to expand...
Click to collapse
I haven't seen any option to disable or enable it.
Hm.. so maybe its a bug that it disappeared ;( .....
Do you use not original theme?
Its default all stock
i dont have charging screen or notifications at all. i thought its like mate 20x. does it really have it?
klisza1993 said:
Its default all stock
Click to expand...
Click to collapse
If you install gsam or similar app the charge animation disappears. I loaded it, and mine disappeared
I didint install it ;( whats gsam ?
Well today ive recived an update (security only) and this update fixed my problem now animation appear

Categories

Resources