tonkv / qdevelop

Automatically exported from code.google.com/p/qdevelop
0 stars 0 forks source link

Cannot add new items to the project. #166

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In any progect type (empty, with main window..) I cannot add new source, 
headers... files. But I can add existing files.

Original issue reported on code.google.com by ferhi...@gmail.com on 24 Aug 2007 at 7:37

GoogleCodeExporter commented 8 years ago
I download  Develop-0.24-1-bin.tar.gz use tar :
[root@localhost Download]# tar zxvf QDevelop-0.24-1-bin.tar.gz
QDevelop/bin/plugins/libastyle-plugin.so
QDevelop/bin/libcrypto.so
QDevelop/bin/libsqlite.so
QDevelop/bin/libstdc++.so.6
QDevelop/bin/libpq.so.5
QDevelop/bin/libQtGui.so.4.2
QDevelop/bin/libQtSql.so.4
QDevelop/bin/libQtXml.so.4.2
QDevelop/bin/libmysqlclient.so.15.0.0
QDevelop/bin/libQt3Support.so
QDevelop/bin/libssl.so.0.9.8
QDevelop/bin/libpng12.so.0
QDevelop/bin/libpng12.so
QDevelop/bin/libQt3Support.so.4.2.3

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

Original comment by duanfj2...@hotmail.com on 28 Aug 2007 at 5:12

GoogleCodeExporter commented 8 years ago
The add of new files work fine, however. Have you more precisions?

Original comment by jlbi...@gmail.com on 28 Aug 2007 at 6:04

GoogleCodeExporter commented 8 years ago
I had the problem. Uninstall and install Qdeveloper again.

Original comment by yah...@gmail.com on 3 Oct 2007 at 8:03

GoogleCodeExporter commented 8 years ago
I have the same problem. I can't add new files. I'm using version 0.24 
installed from
windows installer running on windows 2000. When I create a new project from a
template, all files needed are created, but if i try to add new files, appear an
alert saying "file could not be created". If i try it with an empty project, the
result is the same.

Following yahasa, i uninstalled and reinstalled but that not work for me. 

I only can add files which already exists.

Original comment by gkhel...@gmail.com on 13 Oct 2007 at 7:16

GoogleCodeExporter commented 8 years ago
For me, I run into this problem only for a new project. Once I close QDevelop 
and
start again, I have no further problems adding new files to the project. This 
is with
version 0.25. 

Original comment by atsom...@gmail.com on 8 Apr 2008 at 6:32

GoogleCodeExporter commented 8 years ago
I have this issue too, on Windows, with home-compiled 0.25
This also happens only when I create a new project, it's really annoying.

Original comment by Jowee....@gmail.com on 4 Oct 2008 at 8:40

GoogleCodeExporter commented 8 years ago
When I first create a project and try to add a new item, the "Location:" value 
is a
relative path, e.g. "src" - the attempt to create the item fails.

If I close then reopen the project, then try to add a new item, the "Location:" 
is
shown as an absolute path - and the attempt to create the item succeeds.

If the Location: value is relative and I manually change it to be an absolute 
path,
the item is correctly created.

So, I think the dialog is not correctly expanding the relative path.

Original comment by billasin...@gmail.com on 9 Jan 2009 at 6:19

GoogleCodeExporter commented 8 years ago
Patch

Original comment by Lord.Div...@gmail.com on 20 Jan 2009 at 6:30

Attachments:

GoogleCodeExporter commented 8 years ago
Tried it and it works. Thanks.

Original comment by billasin...@gmail.com on 20 Jan 2009 at 9:47

GoogleCodeExporter commented 8 years ago
The same trouble with "New class" window - fixed.

Original comment by Lord.Div...@gmail.com on 24 Jan 2009 at 10:05

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed in revision 351

Original comment by jlbi...@gmail.com on 25 Jan 2009 at 9:32