Hello,
Will it be possible to use the Alfred's browser engine instead of QtWebengine to create webapps for UT ?
Thanks
Hello,
Will it be possible to use the Alfred's browser engine instead of QtWebengine to create webapps for UT ?
Thanks
@nonobike
Indeed.
If you want to check on your phone you can type in terminal.app :
zgrep -i squashfs /proc/config.gz
in OnePlus Nord N100 kernel config, the following lines are already present :
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_XZ=y
CONFIG_SQUASHFS_LZO=y
@paulcarroty
I tested the 0.5 release on surya and I can confirm that it works as expected.
Regarding the udev rule, it works perfectly with permissions 0666.
But if I try 0664, it no longer works…
What is the group of the /sys/class/power_supply/battery/charging_enabled
file on other devices?
@paulcarroty
Ok.
Thanks for your work.
@paulcarroty
I can see on github that v0.5 has been released.
But only v0.4 seems to be available on the open store.
@Eric-H said in Resurrection of Indicator Upower:
/bin/sh: 1: cannot create /sys/class/power_supply/battery/charging_enabled: Permission denied
@paulcarroty I'm currently experimenting a udev rules :
# Set charging permissions so indicator-upower can access it
ACTION=="add|change", SUBSYSTEM=="power_supply", KERNEL=="battery", RUN+="/bin/chmod 0666 /sys/class/power_supply/%k/charging_enabled"
It seems to work. I will confirm later.
@uxes It was just an idea.
Sorry for the inconvenience.
@paulcarroty
I installed test build for surya.
It seems to work but it does not stop charging when limit is reached.
Is it related to the following message ?
/bin/sh: 1: cannot create /sys/class/power_supply/battery/charging_enabled: Permission denied
@uxes
Shouldn't device names be curtana
, joyeuse
, excalibur
or gram
instead of miatoll
?
https://gitlab.com/ubports/porting/community-ports/android10/xiaomi-redmi-note-9-pro/xiaomi-miatoll/-/tree/focal/overlay/system/etc/deviceinfo/devices?ref_type=heads
@uxes said in Resurrection of Indicator Upower:
can you make a release? thanks @paulcarroty
Same request, please @paulcarroty