[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebDrawingArea - Paint.Text function missing


Le 29/08/2025 à 23:13, Linus a écrit :
Sorry for the double email.

Her is the message error I have when running my Web Application after the recent adding of Paint.DrawText

In the end the web page is not displayed: Connection re-initialized

gb.httpd: bind 0.0.0.0 - Address already in use
gbx3: loading gb.jit component
gb.jit: translating 'gb.highlight'...

It's not a good idea to keep the JIT compiler enabled in web applications.

gb.jit: warning: XDG_RUNTIME_DIR is not set, use '/tmp/gambas.1000/708311' instead.
gb.jit: generating /tmp/gambas.1000/708311/jit/gb.highlight.c and /tmp/gambas.1000/708311/jit/gb.highlight_ptr.c
gb.jit: translating class TextHighlighter
gb.jit: run: /usr/bin/gcc -w -fPIC -shared -std=gnu17 -O3 -march=native -mtune=native /tmp/gambas.1000/708311/jit/gb.highlight_ptr.c -Wl,-soname,libgb.highlight_ptr.so -o /tmp/gambas.1000/708311/jit/libgb.highlight_ptr.so
ERROR: #2: Cannot load class 'WFrmBug': File or directory does not exist

It's a class in your project? Please send your full web application and how to reproduce that.

--
Benoît Minisini.


References:
WebDrawingArea - Paint.Text function missingLinus <olivier.cruilles@xxxxxxxx>
Re: WebDrawingArea - Paint.Text function missingBruce Steers <bsteers4@xxxxxxxxx>
Re: WebDrawingArea - Paint.Text function missingBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: WebDrawingArea - Paint.Text function missingBruce Steers <bsteers4@xxxxxxxxx>
Re: WebDrawingArea - Paint.Text function missingBruce Steers <bsteers4@xxxxxxxxx>
Re: WebDrawingArea - Paint.Text function missingBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: WebDrawingArea - Paint.Text function missingLinus <olivier.cruilles@xxxxxxxx>
Re: WebDrawingArea - Paint.Text function missingBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: WebDrawingArea - Paint.Text function missingLinus <olivier.cruilles@xxxxxxxx>