After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 649836 - Anjuta not creating projects.
Anjuta not creating projects.
Status: RESOLVED DUPLICATE of bug 639093
Product: anjuta
Classification: Applications
Component: plugins: project-wizard
2.32.x
Other FreeBSD
: Normal major
: ---
Assigned To: Sébastien Granjoux
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-10 00:19 UTC by iasen.kostov
Modified: 2011-05-10 17:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description iasen.kostov 2011-05-10 00:19:12 UTC
I have some weird problem with Anjuta. Currently I can't create any project with it. After choosing project type it DIRECTLY says 'Confirm the following information: Project type generic' and 'Apply' and 'Back' are the only choices. There is no dialog asking for the project name or directory or anything else it skips the configuration step completely. After pressing apply it just says in the logs 'New project has been created successfully.' but nothing is actually created. And I currently have no idea what's wrong.
Comment 1 Sébastien Granjoux 2011-05-10 17:45:05 UTC
I think it is a duplicate of bug #639093.

It has been reported recently so it is not fixed in 2.32 branch but it is fixed in the current stable version 3.0.

This bug is due to an encoding issue, so you probably have your default local to "C" or something else not using UTF8. Try to set the environment variable LANG to "en_us.UTF-8" (the important part is UTF-8). it should fix the issue.

Please reopen the bug if this doesn't fix your issue.

*** This bug has been marked as a duplicate of bug 639093 ***