[fpc-pascal] Wiki Image Database Corruption

2020-04-12 Thread Trev


I've been trying to attract the attention of someone/anyone with virtual 
access to the Wiki webserver to fix the corrupted image database since 
January.


I've tried (in order):

* Wiki Feedback page: https://wiki.freepascal.org/Site_Feedback
* Forums: https://forum.lazarus.freepascal.org/index.php/topic,48428.0.html
* Bugtracker: https://bugs.freepascal.org/view.php?id=36784

all to no avail. This mailing list was suggested as the last chance saloon.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] freepascal.org SSL_ERROR_BAD_CERT_DOMAIN

2022-01-04 Thread Trev via fpc-pascal

Dmitry Boyarintsev via fpc-pascal wrote on 5/1/22 12:17 pm:

You probably want to give a bit more context here.

1. The error seems to be visible only in Safari (iOS or macOS).


You can add the SeaMonkey web browser on FreeBSD to the list.

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] FPGUI on Windows

2024-12-01 Thread Trev via fpc-pascal

James Richters via fpc-pascal wrote on 1/12/24 8:36 am:

I decided to try to fix this myself, and I'm happy to say I got it working!


Well done!


I then went on to figure out that X11 is a Linux thing, but I'm on Windows.


X11 (X Window System) was originally a UNIX thing (macOS, 
FreeBSD/OpenBSD/NetBSD, Linux) but it has also found its way to Windows. 
For example, when I used to use Windows more frequently I used Cygwin to 
run X11 applications from remote servers. From the Cygwin website:


"Cygwin is a distribution of popular GNU and other Open Source tools 
running on Microsoft Windows. The core part is the Cygwin library which 
provides the POSIX system calls and environment these programs expect.


The Cygwin distribution contains thousands of packages from the Open 
Source world including most GNU tools, many BSD tools, an X server and a 
full set of X applications. If you're a developer you will find tools, 
headers and libraries allowing to write Windows console or GUI 
applications that make use of significant parts of the POSIX API. Cygwin 
allows easy porting of many Unix programs without the need for extensive 
changes to the source code. This includes configuring and building most 
of the available GNU or BSD software, including the packages included 
with the Cygwin distribution themselves. They can be used from one of 
the provided Unix shells like bash, tcsh or zsh."


Cheers,
TREV.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal