danieldesrochers / idasen-ui

Desk control application for ikea IDÅSEN desk.
https://github.com/danieldesrochers/idasen-ui/wiki/IDASEN-help-file
MIT License
31 stars 1 forks source link

You probably called setlocale directly.... #10

Open akbarahs opened 6 months ago

akbarahs commented 6 months ago

Dear Daniel,

Would you have any idea about the following error. I am running the app on a windows 10 host.

image

danieldesrochers commented 6 months ago

Did you try that:

akbarahs commented 6 months ago

Is it a pre-requisite that the desk pe connected with the 'Idasen desk control' app in the microsoft store ? This app is not able to connect to the desk. image

The desk shows connected to my laptop via bluetooth. image

Is there a way to take backup before running the icacls command ? Just in case that command does not resolve the issue.

Appreciate your help.

Reagrds, Akbar

danieldesrochers commented 6 months ago

The desk must be connected with Bluetooth before app is launch. Nothing to do with Microsoft Store.

No need to backup for icacls, this command only change the permission to allow you to run the app.

Le mar. 2 janv. 2024 à 09:55, akbarahs @.***> a écrit :

Is it a pre-requisite that the desk pe connected with the 'Idasen desk control' app in the microsoft store ? The desk shows connected to my laptop via bluetooth. image.png (view on web) https://github.com/danieldesrochers/idasen-ui/assets/56947652/03f95d12-3e4f-4392-993a-a16a80c00286

Is there a way to take backup before running the icacls command ? Just in case that command does not resolve the issue.

Appreciate your help.

Reagrds, Akbar

— Reply to this email directly, view it on GitHub https://github.com/danieldesrochers/idasen-ui/issues/10#issuecomment-1874128989, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFZVWQPHPZ34KJ42KVK3RXLYMQNW5AVCNFSM6AAAAABBFGWT72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZUGEZDQOJYHE . You are receiving this because you commented.Message ID: @.***>

akbarahs commented 6 months ago
  • icacls "%ProgramFiles(x86)%\Idasen Desk Control" /grant Users:(OI)(CI)F /T

Thank you for your help.

the command ran successfully but it didn't help. image image image

akbarahs commented 6 months ago

I noticed this thread - https://github.com/danieldesrochers/idasen-ui/issues/1

I am facing the exact same issue in windows 10 Pro, 22H2. Python 3.11.

I tried this on my friend's laptop where there is no python installed and windows 11, it works great on there.

akbarahs commented 6 months ago

Sorry, would you know how to get support from Linak ? I bought this desk from Ikea, I have done the procedure to get support from Linak as Ikea guided me, but I am yet to hear back from ikea on it.

danieldesrochers commented 6 months ago

No I am not in contact with them. To workaround your issue, I would recommend that you proceed with the source code method https://github.com/danieldesrochers/idasen-ui/wiki/How-to-run-idasen-ui-from-source-code