Vijay Godhasara

Results 11 comments of Vijay Godhasara

Hello, I have same issue observed with angular 9. ERROR TypeError: Cannot read property 'pickerMode' of undefined at OwlDateTimeContainerComponent.get [as owlDTPopupContainerClass] (date-time-picker-container.component.js:141) at Object.eval [as updateRenderer] (OwlDateTimeInlineComponent.html:1) at Object.debugUpdateRenderer [as...

Please find details in this thread : https://groups.google.com/g/simplesamlphp/c/OQ7MhxMzq5A/m/VFzZDGNSBwAJ https://groups.google.com/g/simplesamlphp/c/OQ7MhxMzq5A/m/gvBo1o83BwAJ

Deeplink is not working on Linux/Ubuntu. Installed and integrated plugin into our electron project. open on chrome with : Open app getting below error ![linux_deeplink_issue](https://user-images.githubusercontent.com/11735224/96600706-d7726380-130e-11eb-8b84-495e40fedda2.png)

> . what did you change for work on linux ?

Checked with provided steps on ubuntu 18.04. But still, I am getting the same issue. here is the updated file [diff.txt](https://github.com/oikonomopo/electron-deep-linking-mac-win/files/5414042/diff.txt)

vijay@vijay:~/electron-deep-linking-mac-win$ npm start > [email protected] start /home/vijay/electron-deep-linking-mac-win > electron . xdg-settings: default-url-scheme-handler not implemented for xfce createWindow# .

also did with "npm run dist" and it will generate electron appimage file and installed that and checked with it. but same issue as well.

Could you please provide a code so I can check with it? what needs to change in code for work on Linux/ubuntu.

Thanks for share a code. just run this shell script or I need to set from the code end.

So this script basically checked appimage or AppImageLauncher is installed or not if installed that case checked command for zenity or kdialog. but My case already installed zenity. but this...