AntonioCuomo Posted August 20, 2020 Posted August 20, 2020 On 7/19/2020 at 3:49 PM, playsoft said: I'm trying to install on delphi 10.4, change the uniguiOS.dpk to unigui27, uniGUI27m; but the following error happens when compiling the package. also j have this error Quote
AntonioCuomo Posted August 20, 2020 Posted August 20, 2020 e: TJSONObject.TEnumerator; //TJSONPairEnumerator; Package compiled. J test Quote
AntonioCuomo Posted August 21, 2020 Posted August 21, 2020 (edited) with delphi 10.4 and the correction all packages run. Only unimbarcodescanner has this error on device mobile: ZXing is not defined on device is installed Barcode Scanner Edited August 21, 2020 by AntonioCuomo modified Quote
Fred Montier Posted September 4, 2020 Posted September 4, 2020 Got an error at PaypalComponent (UniOSPaypalButtons) at procedure TUniOSPaypalButtons.ParseJsonValue(v: TJSONValue; pre: string); e: TJSONObject.TEnumerator; //TJSONPairEnumerator; Compiled with Rio / uniGUI 1535 Quote
Fred Montier Posted September 4, 2020 Posted September 4, 2020 (edited) On 8/18/2020 at 9:02 PM, Hayri ASLAN said: qz.io silent printing. Please download the QZ Tray to the client machine. https://qz.io/download/ UniGUIOS.zip Nice... really nice. EDIT: Nop !!! At every job a warning security bullshit message pops-up stopping it. NO use at all unless you pay $500 USD just to print a f%$$ receipt ! USELESS !!! That certificate stuff is a scam to fish lazy programmers. Back to my home made local printer monkey wrench.. Edited September 5, 2020 by Fred Montier Disapointed !!! A lot ! 1 Quote
Fred Montier Posted September 5, 2020 Posted September 5, 2020 (edited) Turns out that perhaps you could make a self signed certificate to avoid the pop-up message: Will try tomorrow. Lost a lot of time looking for a solution. Such information is not very clear in their website. Not even clear if self-signed certificates works or just trusted by a secure entities to a website only . https://qz.io/wiki/signing-messages Not verfy clear and even the presenter make some mistakes. Best source is this link below: https://ijustlearnedsomethingnewtoday.blogspot.com/2017/04/using-self-signed-certificates-with-qz.html I will keep you guys posted if it worked. Edited September 5, 2020 by Fred Montier pissed off by qz.io ! 1 Quote
AntonioCuomo Posted September 5, 2020 Posted September 5, 2020 With videopanel how j play Video of Vimeo? UniVideoPanel1.SetSource('https://player.vimeo.com/video/414503917', 'video/mp4'); display this message: The media could not be loaded, either because the server or network failed or because the format is not supported. Quote
Hayri ASLAN Posted September 6, 2020 Author Posted September 6, 2020 15 hours ago, AntonioCuomo said: With videopanel how j play Video of Vimeo? UniVideoPanel1.SetSource('https://player.vimeo.com/video/414503917', 'video/mp4'); display this message: The media could not be loaded, either because the server or network failed or because the format is not supported. You need to give the direct .mp4 link. Typing Vimeo addresses will not work. Quote
AntonioCuomo Posted September 6, 2020 Posted September 6, 2020 How j search direct mp4 link on vimeo? all link are 'https://player.vimeo.com/video/******* Quote
robinhodemorais Posted September 15, 2020 Posted September 15, 2020 On 4/11/2020 at 9:46 PM, Hayri ASLAN said: UniWebcam and UniVideoPanel. UniVideoPanel is a web video player built from the ground up for an HTML5 world. It supports HTML5 video and modern streaming formats, as well as YouTube, Vimeo, and even Flash. UniWebCam : HTML5 Webcam Image Capture Library with Flash Fallback NOTE: YOU HAVE TO USE HTTPS TO WORK WITH CAMERAS. UniGUIOpenSource.zip I can't install on unigui 1.90.0.1535, it gives error [dcc32 Fatal Error] UniGUIOS.dpk(31): E2202 Required package 'uniGUI25' not found Quote
Hayri ASLAN Posted September 15, 2020 Author Posted September 15, 2020 21 minutes ago, robinhodemorais said: I can't install on unigui 1.90.0.1535, it gives error [dcc32 Fatal Error] UniGUIOS.dpk(31): E2202 Required package 'uniGUI25' not found Hi, Please check the first post to understand how to adjust it for different Delphi versions. 1 Quote
robinhodemorais Posted September 15, 2020 Posted September 15, 2020 1 hour ago, Hayri ASLAN said: Hi, Please check the first post to understand how to adjust it for different Delphi versions. thanks, I managed to change, compile and install, but testing the demo of the WebCam, it is not listing the webCam of the notebook, what can it be? Quote
Hayri ASLAN Posted September 15, 2020 Author Posted September 15, 2020 1 hour ago, robinhodemorais said: thanks, I managed to change, compile and install, but testing the demo of the WebCam, it is not listing the webCam of the notebook, what can it be? Hi, Please check the console. Do you have any errors? Are you using localhost? Quote
robinhodemorais Posted September 15, 2020 Posted September 15, 2020 Thanks for the tip, I saw through the console that the file webcam.min.js is missing in the files folder, as it only has webcam.js, so I made a webcam.min.js from webcam.js and it worked. thank you. Quote
epos4u Posted September 18, 2020 Posted September 18, 2020 Hi, on the paypalbutton demo how do i delete the frame once clicked tried (Sender as TUniBitBtn).Parent.Destroy; which only works once Quote
robinhodemorais Posted November 13, 2020 Posted November 13, 2020 I'm having this error below when I open the webcam screen when the application is on the server, I already checked and the js files are in the right folder. Quote
Hayri ASLAN Posted November 13, 2020 Author Posted November 13, 2020 1 minute ago, robinhodemorais said: I'm having this error below when I open the webcam screen when the application is on the server, I already checked and the js files are in the right folder. Are you using HTTPS? Quote
Hayri ASLAN Posted November 13, 2020 Author Posted November 13, 2020 You need to use https to able to access cameras. Please check first post. Quote
dkeene Posted December 14, 2020 Posted December 14, 2020 On 9/10/2019 at 11:03 PM, Hayri ASLAN said: Please change this based on your delphi version. http://docwiki.embarcadero.com/RADStudio/Rio/en/Compiler_Versions UniGUIOS.dpk Hello, I tried to build this for Dephi XE8, and I get a error uniGUI22 not found I wasn't sure what to change here. Could anyone please help to make this work? I assume once you build this you can install them? Thanks Doug Quote
dkeene Posted December 14, 2020 Posted December 14, 2020 On 9/10/2019 at 11:03 PM, Hayri ASLAN said: Please change this based on your delphi version. http://docwiki.embarcadero.com/RADStudio/Rio/en/Compiler_Versions UniGUIOS.dpk Hello, I tried to build this for Dephi XE8, and I get a error uniGUI22 not found I wasn't sure what to change here. Could anyone please help to make this work? I assume once you build this you can install them? Thanks Doug Quote
dkeene Posted December 14, 2020 Posted December 14, 2020 On 9/10/2019 at 11:03 PM, Hayri ASLAN said: Please change this based on your delphi version. http://docwiki.embarcadero.com/RADStudio/Rio/en/Compiler_Versions UniGUIOS.dpk Hello, I tried to build this for Dephi XE8, and I get a error uniGUI22 not found I wasn't sure what to change here. Could anyone please help to make this work? I assume once you build this you can install them? Thanks Doug Quote
Hayri ASLAN Posted December 14, 2020 Author Posted December 14, 2020 Hi, Did you install unigui? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.