Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Fifi

Pages: [1] 2 3
1
InForm Discussion / Inform 1.3 does not work with Zorin 16.1 Pro
« on: March 13, 2022, 01:49:15 am »
Hi Fellippe,

I just bought the professional release 16.1 of Zorin OS 64 bit and of course  immediately installed both QB64 2.0.2 and InForm 1.3 but unfortunately, like with ElementaryOS ofmy previous post, QB64 runs fine but InForm does not work, with the same behavior than with Elementary, then just expecting for a long time the "HandChecking" to be established, then after almost 2 minutes, saying "Inform is not running. Please run the main program" when the main InFormWindows still is displayed.

My last test was made on a baremetal hardware, but I get the similar problem with VMs using VMware Fusion onmy iMac 27.

Please, can you check if you still support InForm?

Kind regards.
Fifi

PS: like Elementary, Zorin is an Unbuntu 20.04 LTS derivative.

2
QB64 Discussion / New stable version?
« on: February 18, 2022, 03:21:54 am »
Hello all the admins,

Just a simple question: since I don't visit the forum every day, would it be possible to be registered on a list of members who would automatically receive an email when a new stable version of QB64 is made available?

TIA.
Fifi

3
Hello everyone,

I updated my multi-language bash install script (rev #35 English, French, German, Italian, Russian and Portuguese) now located on my own server.

It installs (and uninstalls) both QB64 v 2.0.2 (which includes vWatch) and InForm v 1.3 together with a few mouse clicks.

This installation also allows to use the QB64 compiler from any terminal session like any other standard compiler (i.e. gcc, g++, etc) without having to be launched from the directory where QB64 is installed by the following simple command line:

Code: QB64: [Select]
  1. qb64 -x /source-directory/source-file.bas -o /destination-directory/executable-file

Same for InForm.

As an option, you can have icons placed directly on your desktop without having to go through the programming menu to launch QB64 or InForm and to directly access the QB64 directory.

In addition to the many supported Linux distributions, special thanks to doppler it is supposed to work for Raspbian on Pi as well.

The new location is at: http://www.l7d.ddns.net (or 86.248.12.125).

Thank you in advance for your feedback and your suggestions to improve it further.

Cheers.
Fifi

4
InForm Discussion / InForm 1.3 does not work with Elementaryos 6.1
« on: February 16, 2022, 12:06:21 pm »
Hello Fellippe.

Here is the bug of my previous message.

HardWare: Barremetal Intel i5 RAM 4Gb
System: ElementaryOs 6.1 standard

InForm 1.3 complies fine (both with your installation script and mine) but when you launch it, both the main window and the preview window pop-up but the main window cannot load the fonts and after a short period, you get the error message: InForm designer is not running. Please run the main program.

Please find the 2 attached screenshots.

Hope this helps.

Cheers.
Fifi

5
InForm Discussion / Oops! The Dev Build page link above goes nowhere.
« on: February 16, 2022, 11:47:30 am »
Hello Fellippe.

I wanted to get the latest build to confirm a bug but the title of this post describes a first issue itself. :(

Hope this helps.

Cheers.
Fifi

PS: So, I'll report the bug in a second message.

6
QB64 Discussion / My last install script for Linux.
« on: February 06, 2022, 10:05:43 pm »
Hello all.

Please find the last release of my install/uninstall script for both QB64 v 2.0.2 (that includes vWATCH) and InForm1.3.

This multi lingual bash script is located here : www.l7d.ddns.net/qb64/index.html

Thank you in advance for your feedback.

Cheers.
Fifi

7
QB64 Discussion / QB64, InForm and vWATCH64 and the Raspberry Pi?
« on: August 15, 2021, 06:03:59 pm »
Hello all.

To date, the Raspberry Pi has sold over 50 million units worldwide and is now available with a 64 bit quad core CPU and an OS directly derived from Debian Linux for well under $ 100.00.

Please do me the favor and take a few minutes to read the Foundation's 2020 Annual Report: https://static.raspberrypi.org/files/about/RaspberryPiFoundationReview2020.pdf

Then, please answer these two simple questions:

1) Given the Raspberry Pi's obvious target, which is education, should QB64, InForm and vWATCH64 remain inaccessible to this environment for a long time and give way to Microsoft or Google once again?

2) What should be done to make these three great and amazing development tools available for this platform?

And I do not think that the price of the acquisition for example of a Pi400 which is just ready to use is a real obstacle for any developper.

Looking forward.

Cheers.
Fifi

PS: a partnership with the fundation is even possible and if needed, due to my background, I may help to create and manage it.

8
QB64 Discussion / What Code-page option to chose?
« on: May 18, 2021, 06:08:25 am »
Hello All.

With the IDE, which Code-page option should I choose in the "Language" panel to display in the editor the French accented characters such as "éèëêàäâöôù" as well as the "ç" character?

TIA.

9
Hello the QB64 Team,

I'm trying to help doppler to install QB64 smoothly on his Pi using my multi lingual installation script.

His main problem is the use of the floating point that does'nt work (fails on the compil of libqb).

As of July 31, 2019 Jack posted: https://www.qb64.org/forum/index.php?topic=1550.msg107663#msg107663

Quote
Did you edit the file common.h and add #define QB64_NOT_X86

Since I'm not a C++ developper, can someone please help me and tell where exactly to add this "#define QB64_NOT_X86" declaration in the common.h file (at the top, at the end, somewhere else)?

Then, I'll be able to modify my multi lingual installation script to make it run on a Pi by checking the machine and the OS used then providing a modified common.h (e.g. common.raspbian) file just for this specific purpose.

Now, a better solution would be later to modify the common.h file with a define block keyed on for exemple "QB64_RASPBIAN" so that the statement "#define QB64_NOT_X86" would only get included as required.

But for now, my proposed work arround (two use a specific common.h file) would be enough to make tests. 

TIA.

Kind regards.
Fifi

10
InForm Discussion / Skins for InForm?
« on: May 11, 2021, 12:55:43 pm »
Hi Fellippe,

Two or three years ago you told me that you were considering adding a way to completely customize InForm with a system of skins.

At that time, I had offered two examples as below:

 
InFormDesigner.png


or

 
InFormDesigner2.png


Is this project still relevant today?

11
InForm Discussion / Question for a proposal.
« on: May 09, 2021, 05:23:12 pm »
Hello Fellippe,

Without going into the details of the internal InForm (because I do not have the skills), can I know if you generate the .bas source at the same time as we create a form or is this only when we save the form?

Depending on your answer, I may have a suggestion for you.

Best regards.

12
Hi all,

I made a new version of my multilingual install script for Linux which all installs QB64, Inform and vWATCH64 together.

This version # 32 fixes the problem of starters that are not "launchable" with the latest version of Gnome (mainly on Debian and Ubuntu).

As always, it is available on my dedicated page: [url] http://www.as2.com [/ url].

Thank you in advance for your comments and suggestions.

Kind regards.

13
Hi everyone,

Thanks to several contributors, including without limitation to Fellippe Heitor and TempodiBasic for their post translations, revision # 31 of my multilingual ( English, French, German, Italian, Portuguese and Russian ) is now available and install (and nicely uninstall) QB64 version 1.5, InForm version 1.2 and vWATCH64 version 1.102 o, Linux boxes (bare metal and / or VM).

This script also supports the InForm issue of not showing the initial form of UiEditorPreview on some distributions such as Mint 20.1 or Debian 8 & 9.

Additionally, if you chose it, the script creates handy starters with their relevant icons right on your desktop as well as a link to the QB64 folder (/opt/qb64):

  [ You are not allowed to view this attachment ]  

Furthermore, the script allows you to call QB64 from any window even if you are not in the folder where QB64 is installed, and the compiler then behaves like any other compiler (GCC, G++, etc.) when using the -x and -o options.

Exemple from any window (no need anymore of the ./qb64 command within the QB64 folder).:

Code: QB64: [Select]
  1. qb64 -x /opt/qb64/hello.bas -o /home/fifi/Desktop/hello

  [ You are not allowed to view this attachment ]  

As usual, you can get my script from my dedicated web page: http://www.as2.com

Please feel free to come back to me for your comment and suggestions.

Cheers.
Fifi

14
Hi Fellippe,
When compiling InForm 1.2 with QB64 1.5 (the dev build you gave me the link), UiEditor is well created, but when you start it, the first form isn't created.
We already had this problem in the past that you fixed (I guess) with a longer time to create the executable file of UiEditorPreview.bas.
This is what you said in your 1.2 announce message on the point: "Adjusts communication between UiEditor and UiEditorPreview so they don’t timeout in some Linux distros." and still has problem with some distros.
However, I found a "trick" for my installation script by compiling UiEditorPreview independently before launching InForm for the first time..., and it's working!
Code: QB64: [Select]
  1. qb64 -x /opt/qb64/InForm/UiEditorPreview.bas -o /opt/qb64/InForm/UiEditorPreview
Just to let you know that this problem is on different Linux distros such as LinuxMint 20.1 or Debian 8 but not with Ubuntu.
Please let me know when (if) you'll make a fix that I can integrate in my script.
However, there is no hurry since I've my workaround but that can be good for others who don't use my installation script and who will face this problem.
Cheers.
Edited: Fixed with my trick below for QB64 v 1.5
Fifi

15
QB64 Discussion / FIXED: QB64 Stable 1.4 doesn't compile vWATCH64 anymore!
« on: February 17, 2021, 04:56:17 pm »
Hello folks.

I've been away for a while but... I'm back :)

Bad news: QB64 v 1.4 Stable Release From Git 0f49b2c for Linux doesn't compile anymore vWATCH64 (from Fellippe Heitor).

http://www.as2.com/qb64/pictures/qb64-1.4.png

The problem is the compiler (not the app) since the previous release (QB64 v 1.3) compiles vWATCH64 like a charm.

http://www.as2.com/qb64/pictures/qb64-1.3.png

Tests made on a VM with VMware running Linux Mint 20.1 Cinnamon (or Mate, or Xfce).

BTW, same problem on Ubuntu (18.04.5 and 20.2).

Below is the content of compilelog.txt file.

Quote
In file included from ../../src/hrtf.c:47:
../../src/hrtf_tables.inc:493:68: error: invalid suffix "$8" on integer constant
  493 |         { +6696, +8017, +1498, +2006, +2624, -2005, -1798, +3417, +7$8, -2614, -432, +706, +173, -173, +53, -56, -573, -718, +132, -67, -717, -164, -301, -196, -38, -159, -197, -465, -469, -327, -185, -358, },
      |                                                                    ^~~
../../src/hrtf_tables.inc:495:35: error: expected ‘}’ before ‘!’ token
  495 |         { +7032, +9112, +2294, +13!9, +2928, -1295, -2725, +3058, +1141, -2349, -736, +409, +218, -319, +37, -5, -474, -896, -105, +108, -719, -327, -414, -210, -8, -342, -280, -290, -610, -529, -264, -398, },
      |         ~                         ^
ar: temp/hrtf.o: No such file or directory
g++: error: parts/audio/out/os/lnx/src.a: No such file or directory

Hope this helps to fix QB64.

Cheers.

Pages: [1] 2 3