Johannes Buchholz

Results 9 comments of Johannes Buchholz

I didn't make any changes (to any file). And both master and 3.13.1 area affected. All I'm doing is: ``` git clone https://github.com/openmaptiles/openmaptiles.git cd openmaptiles/ make ```

> Also, what operating system do you use? Debian Buster > Could you please run `make clean` and then `make init-dirs`? if it is OK, then `make build-sql`? `make build-sql`...

After some more inverstigation it seems the following comment war right. > Ohh.. this is maybe also related to the #1422. Do you install the Docker compose as a plugin...

- Gittyup 1.3.0 _(current release on GitHub)_ - Windows 11 23H2 22631.3007

Are there binaries available for the development version?

The problem still exists with the development version

I never had the app running without the issue. My guess is that it is a qt issue, since i have seen similar problems with other qt apps.

At least for windows this is fixed in current development version. @madeddy please check if you can still replicate the problem.

A change like this does not have to be a BC break. Class aliases can be used to ensure previous names are still working. This was done in twig 2....