| Summary: | Impossible to create a new project (tested with C simple Hello world and C++ simple Hello world) | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Florent "flure" Curé <florent.cure> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | christophedraguons |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Florent "flure" Curé
2006-03-06 21:21:23 UTC
The problem is almost certainly the 'é' in your name. The fields aren't properly escaped for unexpected characters. Try without it and see if that helps. (In this case, this is a duplicate, but I can't find the original report at the moment. Amilcar?) Thanks a lot ! I've tried without any accent and it worked well. Of course it's just a workaround, but now I can code :) Also, as it's a duplicate, I'll mark this one as RESOLVED (I guess that's what I should do ?) So I mark it RESOLVED ... |