Strange error message when using 'Compile/Run' on Mint 20

Linux specific forum
KianV
User
User
Posts: 10
Joined: Thu Dec 26, 2019 3:31 pm

Strange error message when using 'Compile/Run' on Mint 20

Post by KianV »

I have just switched over from Mint 19 to 20 and, when I click on the 'Compile/Run' button I get the following error message:

13:39:10] [WARNING] GLib-GIO (DEBUG): _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfsâ€

It doesn't appear to affect the program running, but highlights the first program line as the source of the error regardless of its contents.

As a side note, Mint 20 no longer contains the packages for gnomelib2, which was one of the prerequisites that I used to install for the compiler to work.
I believe the module referenced is used for networking, which none of my programs use, which could be why they all run OK.
This behaviour is not apparent when compiling the final executable.
Any deeper insight would be greatly appreciated.

Kian
(Mint 20
Purebasic 5.73 LTS)
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1243
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Re: Strange error message when using 'Compile/Run' on Mint 2

Post by Paul »

I receive this same error using Mint 20, and the IDE shows an error on Line1 for no reason.

Would be nice if PB was fixed to it would run properly on newest versions of Linux, especially when some required dependencies are no longer available on newer versions of Linux.
The checklist.sh file is not much use if you can't get the files anymore.
Image Image
User avatar
useful
Enthusiast
Enthusiast
Posts: 366
Joined: Fri Jul 19, 2013 7:36 am

Re: Strange error message when using 'Compile/Run' on Mint 2

Post by useful »

Dawn will come inevitably.
Post Reply