[Lazarus] GetAppConfigDir and GetAppConfigDirUTF8 and Apache

2017-07-06 Thread Andrea Mauri via Lazarus
Dear all, I have a question related GetAppConfigDir function when the application is called from a script being run by apache. One of my application user gets this result from GetAppConfigDir(False): /root/.config/myappname since my app uses the local config dir to store some files if the di

Re: [Lazarus] GetAppConfigDir and GetAppConfigDirUTF8 and Apache

2017-07-06 Thread Michael Van Canneyt via Lazarus
On Thu, 6 Jul 2017, Andrea Mauri via Lazarus wrote: Dear all, I have a question related GetAppConfigDir function when the application is called from a script being run by apache. One of my application user gets this result from GetAppConfigDir(False): /root/.config/myappname since my app

Re: [Lazarus] GetAppConfigDir and GetAppConfigDirUTF8 and Apache

2017-07-06 Thread Michael Van Canneyt via Lazarus
On Thu, 6 Jul 2017, Michael Van Canneyt via Lazarus wrote: On Thu, 6 Jul 2017, Andrea Mauri via Lazarus wrote: Dear all, I have a question related GetAppConfigDir function when the application is called from a script being run by apache. One of my application user gets this result from

Re: [Lazarus] GetAppConfigDir and GetAppConfigDirUTF8 and Apache

2017-07-06 Thread Andrea Mauri via Lazarus
I have a question related GetAppConfigDir function when the application is called from a script being run by apache. One of my application user gets this result from GetAppConfigDir(False): /root/.config/myappname since my app uses the local config dir to store some files if the directory does n

[Lazarus] KDE 5

2017-07-06 Thread Juha Manninen via Lazarus
Moved from the "Release Candidate 3" thread: On Wed, Jul 5, 2017 at 10:57 AM, Michael Van Canneyt wrote: > { > "OutOfTopic" : ["If by mature you mean 'bloated', then yes.", > "KDE has become so bloated, it has driven me away.", > "To linux mint and cinnamon."

Re: [Lazarus] Which HTML render component better?

2017-07-06 Thread Martok via Lazarus
Am 05.07.2017 um 14:08 schrieb Alexey via Lazarus: > Which of these two: THtmlPort, TurboPower, is better rendering complex > HTML files, with CSS included, etc? Those are the two main native HTML renderers, but both have their problems. My main complaint would be that neither uses the DOM interna

Re: [Lazarus] KDE 5

2017-07-06 Thread R0b0t1 via Lazarus
On Thu, Jul 6, 2017 at 7:07 AM, Juha Manninen via Lazarus wrote: > Moved from the "Release Candidate 3" thread: > > On Wed, Jul 5, 2017 at 10:57 AM, Michael Van Canneyt > wrote: >> { >> "OutOfTopic" : ["If by mature you mean 'bloated', then yes.", >> "KDE has become so bloated

[Lazarus] TAChart unit names

2017-07-06 Thread Alexey via Lazarus
@Werner, To make no confusions of unit names (with some other units from _big_ app) i suggest to rename all units in TAChart like: tachart_animatedsource tachart_types tachart_bgra tachart_geometry . with same prefix. AlexeyT -- ___ Lazarus ma

Re: [Lazarus] TAChart unit names

2017-07-06 Thread Werner Pamler via Lazarus
Am 07.07.2017 um 01:23 schrieb Alexey via Lazarus: @Werner, To make no confusions of unit names (with some other units from _big_ app) i suggest to rename all units in TAChart like: tachart_animatedsource tachart_types tachart_bgra tachart_geometry . with same prefix. AlexeyT Huuuh?