General

Profile

Pedro Vicente

  • Login: pedro.vicente
  • Email: pedro.vicente@hushmail.com
  • Are you a spammer?: No
  • Registered on: 08/02/2017
  • Last sign in: 10/29/2025

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

10/29/2025

02:06 PM Wt Help: RE: detect the maximum screen size, divide screen
git repo
https://github.com/pedro-vicente/wt.extra
Pedro Vicente
02:05 PM Wt Help: RE: detect the maximum screen size, divide screen
Pedro Vicente wrote in message#19012:
> this code solves the issue
>
> I made
>
> ``` cpp
> map->resize(Wt::W...
Pedro Vicente
02:05 PM Wt Help: RE: detect the maximum screen size, divide screen
this code solves the issue
I made
``` cpp
map->resize(Wt::WLength::Auto, Wt::WLength::Auto);
```
```...
Pedro Vicente

09/17/2025

02:52 AM Wt Help: RE: detect the maximum screen size, divide screen

this code , based on examples, does not display the map entirely
https://www.webtoolkit.eu/widgets/layout/layout...
Pedro Vicente

09/16/2025

10:28 PM Wt Help: detect the maximum screen size, divide screen

I have a WCompositeWidget class (map) that uses hardcoded width/height shown below
``` cpp
ApplicationMap:...
Pedro Vicente

07/13/2023

04:55 AM Wt Help: RE: Main process exited, how to log ?
global variables are a bad practice
One way to avoid this in Wt is to define a inherited class from Wt::WServer
...
Pedro Vicente

07/11/2023

12:32 AM Wt Help: RE: Main process exited, how to log ?

Thanks, it was indeed the destructor
``` cpp
~ContainerHome()
{
auto app = dynamic_cast<NostroApplic...
Pedro Vicente

07/10/2023

08:46 AM Wt Help: RE: Main process exited, how to log ?
To note that the error happens right after message "WebController: timeout: expiring"
```
Jul 10 02:39:15 revo ...
Pedro Vicente
07:58 AM Wt Help: RE: Main process exited, how to log ?

not sure if this output is relevant ?
```
127.0.0.1 - - [2023-Jul-10 01:56:58.043] " HTTP/-1.-1" 400 89
127...
Pedro Vicente
07:30 AM Wt Help: Main process exited, how to log ?
Running a WT app app on systemd exits with this error message
The error happens randomly without any user interfac...
Pedro Vicente

Also available in: Atom