Quanta trunk and upload plugin
Jakub Caban <[email protected]> Sat, 11 Sep 2010 12:36:20 +0200
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
First of all - Quanta trunk does not build against current KDevplatform
trunk (same problem as was with kdevelop-php probably):
In file included from
/var/tmp/paludis/dev-util-quanta-9999/work/quanta-9999_build/languages/css/parser/cssast.h:16:0,
from
/var/tmp/paludis/dev-util-quanta-9999/work/quanta-9999_build/languages/css/parser/cssparser.h:7,
from
/var/tmp/paludis/dev-util-quanta-9999/work/quanta-9999_build/languages/css/parser/cssparser.cpp:4:
/var/tmp/paludis/dev-util-quanta-9999/work/quanta-9999/languages/css/parser/editorintegrator.h:22:46:
fatal error: language/editor/editorintegrator.h: No such file or directory
compilation terminated.
make[2]: ***
[languages/css/parser/CMakeFiles/kdev4cssparser.dir/cssparser.o] Error 1
make[1]: *** [languages/css/parser/CMakeFiles/kdev4cssparser.dir/all]
Error 2
make[1]: *** Waiting for unfinished jobs....
And as I've found some time to write to all of you, I'd be happy to
share my thoughts about the Upload plugin that I use A LOT.
First of all - the upload dialog. Is there any chance to have it
transparent? In Q3.5 I was able to start uploading the page and go back
to Q for further work. It saves lots of time, especially when I'm
uploading large website on slower connection (which is common here, in
Poland) - I have to wait sometimes even an hour being unable to work.
Secondly - another feature that was really nice - semi-automatic
synchronization of my working folder and the remote places. I mean -
when I was deleting file or moving it via Q3.5, dialog appeared asking
to do the same on remote places. So when I delete obsolete files
locally, they got deleted remotely. Maybe it'd be even possible for
better sync now? Who knows? (well, maybe some of you know - I don't ;) )
Third one - quite small, but hell important - please give us "refresh"
option on the remote machines (in the "Upload profiles" files view).
Right now when something changes on the remote I have no way to force
KDevelop to reload the listing.
And finally - is there any problem to add option to drag'n'drop files
from remote or to the remote via Kdevelop UI? Probably there is a reason
why we cannot do that even locally in KDevelop, but it's worth ask,
isn't it? :)
All that would surely make this plugin even better. As I'm currently
using KDevelop+Kdevelop-php+Upload plugin (and sometimes GIT plugin), I
will sometimes try to write some suggestions for that part of Q. Hope it
will help :)
--
Best Regards,
Jakub Caban