eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.13k stars 455 forks source link

[Bug]: PHP project wizard #3203

Open jymyj opened 1 year ago

jymyj commented 1 year ago

What happened?

The PHP wizard aimed at creating a new project is buggy. Actually the last screen does not show any button, preventing the user to complete the project creation. image

Version

16.0.0

Operating system

Linux

Steps to reproduce

Using the "create new project..." option in the workspace menu, proceed to the creation of a project until you reach the mentioned screen.

Relevant log output

No response

jymyj commented 1 year ago

In the meantime, would it be possible to get a template that we can fill in by hand.

eranif commented 1 year ago

Seems weird. I can't reproduce this. Which OS?

AJenbo commented 4 months ago

I might be facing a similar problem on Ubuntu 24.04 using 17.10.0-dev:

image