
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Kate is such a perfect editor for me. But there's still one thing bother my mind: there's no file treeview browser in Kate. The current click-back-click-back file browser is usable but still, it's painful.
So, here goes your simple file treeview plugin .. simply activate in from kate preference.
13 years ago
0.1-20070704:
- Happy Sync err Independence Day to all who celebrates
- Sync feature is working. Push the button with the
proxy icon thing.
- Bookmark works (persistence at ~/.kde/share/config/katefiletreerc)
BUGS:
- can't sync on an already open KFileTreeViewItem,
eg: sync on /home/foo/katefiletree after
sync on /usr/include/kde/kate/
TODO:
- prevent bookmarks duplication
01-20070627:
BUGS:
- opened doc should be active by default (FIXED)
01-20070626:
- URLcombo for free-jump navigation
- double click to open file
- go to home and root via boomark button dropdown menu
- TODO: bookmark function, filter, sync-display button
0.1
- initial ugly release
- No double-click to automate loading file into the editor, so basically you have to use drag and drop here.
13 years ago
0.1-20070704:
- Happy Sync err Independence Day to all who celebrates
- Sync feature is working. Push the button with the
proxy icon thing.
- Bookmark works (persistence at ~/.kde/share/config/katefiletreerc)
BUGS:
- can't sync on an already open KFileTreeViewItem,
eg: sync on /home/foo/katefiletree after
sync on /usr/include/kde/kate/
TODO:
- prevent bookmarks duplication
01-20070627:
BUGS:
- opened doc should be active by default (FIXED)
01-20070626:
- URLcombo for free-jump navigation
- double click to open file
- go to home and root via boomark button dropdown menu
- TODO: bookmark function, filter, sync-display button
0.1
- initial ugly release
- No double-click to automate loading file into the editor, so basically you have to use drag and drop here.
robertgleeson
11 years ago
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!
I don't see any option to specify the path to KDE devel files inside ./configure --help. I've tried ./configure --with-extra-libs=/usr/lib/kde3 but it didn't work.
Thanks
Report
azumi
12 years ago
Report
neofreko
12 years ago
But be careful, it may be NSFW (Not Safe For Work aka don't open it from your office) sometimes
Report
bier
13 years ago
thank you for the plugin! that's a feature i always wanted to see in kate.
anyway, there seems to be something faulty here. i can't find the plugin in kate's preferences dialogs.
i am on debian and here is what i did to compile the plugin:
apt-get build-dep kate
tar xfj 60026-katefiletree-0.1-20070704.tar.bz2
cd katefiletree
./configure
make
make install
there were no errors. then i started kate. but i am unable to load the plugin, it isn't in the list of available plugins. do i miss something? my kate version is Kate 2.5.7 (KDE 3.5.7).
Report
neofreko
13 years ago
See this image http://img139.imageshack.us/img139/7636/katefiletreecy8.png
Notice the line with description: Kate File Treview Plugin please
Report
bier
13 years ago
thanks for your help.
i was wrong. the plugin was on the kate plugins list.
but: because my $LANG environment variable is set to "de_DE", the plugin was named "Mein erstes Kate-Plugin" (in english: "my first kate plugin").
to make this even more confusing, the next entry on the list was named "Mein erstes Kate-Modul" (in english: my first kate module). so i thought of any kind of sample-plugin or so...
kind of confusing, isn't it? 8)
anyway, thank you again :-)
Report
neofreko
13 years ago
Thank you for your information
Report
KamilSzot
13 years ago
./configure
and get error
"Can't find X libraries. Please check your installation and add the correct paths!"
you may need to install
libdevel/libxt-dev package
Report
bobojonez
13 years ago
jon@holly:~/Desktop/linuxx86/katefiletree$ make
Makefile:857: warning: overriding commands for target `clean-bcheck'
Makefile:820: warning: ignoring old commands for target `clean-bcheck'
Makefile:862: warning: overriding commands for target `bcheck-am'
Makefile:825: warning: ignoring old commands for target `bcheck-am'
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --no-create --no-recursion
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
./configure: line 1868: syntax error near unexpected token `katefiletree,'
./configure: line 1868: `AM_INIT_AUTOMAKE(katefiletree, 0.1)'
make: *** [config.status] Error 2
Any suggestions?
Automake version 1.10
Report
bobojonez
13 years ago
I got it to work. Very cool. Thanks for your hard work and willingness to share.
Report
andoy
13 years ago
Report
kakhaber
11 years ago
after compilining automake 1.9, plugin was installed successfully
Report
exclude
12 years ago
apt-get install automake1.9
and then a clean ./configure and a make did the trick. It solved the issue above.
Report
bobojonez
13 years ago
Report
andoy
13 years ago
Report
neofreko
13 years ago
I'm very glad it works for you :)
Report
6thpink
13 years ago
and attached a Gentoo ebuild for this nice plugin:
http://bugs.gentoo.org/show_bug.cgi?id=184185
Regards.
-- Jesús Guerrero
Report
Filozof
13 years ago
Report
Diablo
13 years ago
Thanks! :)
Report
neofreko
13 years ago
Why not KDE? well I still use many KDE app, eg: katapult, kate, dolphin/konq, kdevelop, amarok ..
Report
Diablo
13 years ago
Report
seraphyn
13 years ago
Send this Code to the developers, this shouldn't be a plugin, this should be a piece of kate.
Seraphyn
Report
marseillai
13 years ago
Report
marseillai
13 years ago
Report
marseillai
13 years ago
kate$ patch -p1 < kate.patch
patching file ChangeLog
Hunk #1 FAILED at 2.
1 out of 1 hunk FAILED -- saving rejects to file ChangeLog.rej
can't find file to patch at input line 15
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur katefiletree/config.h k2/katefiletree/config.h
|--- katefiletree/config.h 2007-06-16 21:47:45.000000000 +0700
|+++ k2/katefiletree/config.h 2007-06-26 19:41:02.000000000 +0700
--------------------------
File to patch:
Skip this patch? [y]
Could you tell me how to apply ?
Report