Ibrahim H.

Results 29 comments of Ibrahim H.

This one works for me (v15) enterprise: ```js username='admin' password = 'admin' db = 'demo_150_1641216360' url = 'https://demo3.odoo.com' const client = xmlrpc.createSecureClient(url+"/xmlrpc/2/common"); client.methodCall('version', [], function (error, value) { if (error){...

I got the same issue with a custom ROM [BORETS](https://forum.xda-developers.com/t/borets-rom-zenfone-4-edition-for-ze551ml-ze550ml.3845085/page-12), any workaround?

This may not be the best way but it works for me: https://stackoverflow.com/questions/43380631/bootgrid-sum-column-and-show-result-it-in-footer/48037261#48037261

Looks like the project is really dead now!

This project is actually [dead](https://github.com/mimecorg/vuido/issues/63).

> `apt-get install tigervnc-standalone-server tigervnc-viewer` Still getting `E: Unable to locate package tigervnc-standalone-server`...

@ajdapretnar , exactly, I think it's better if it was like a global option (e.g. a checkbox on the Canvas with `Recompute automatically` or something). Thanks for the tip I...

I'm not sure if Capacitor support Vite at this moment!

Same issue here running the default hello app: ``` Mojave: 10.14.6 Xcode: 11.3.1 iPhone 11 Pro -- Max 13.3 ``` Log (app name: `hellonativescriptvue`): ``` Unable to apply changes on...

Hi, could you please provide an example of empty project? I'll try to see what's wrong, also make sure you're using version `org.codehaus.groovy:groovy-android-gradle-plugin:1.2.0`for that version of `com.android.tools.build:gradle:2.3.3`gradle build tool.