Re: This is not a CVS folder



kevin kubasik net wrote:
hey, a good option might be to try re-installing konqeror, as that
will traditionaly re-associate the mimetype of folders with konqeror.

On 6/1/06, Alessandro Magni <magni inrim it> wrote:
>
> Anyway, using Nautilus, right click on a folder, and click Properties.
> Go to the "Open With" tab and select the one you want.  That should be
> it!
thank you Joe,
I clearly realize that Beagle is a Gnome project, and therefore I'm not
assuming that everybody should stop what he/she is doing to make it
fully KDE-compliant... anyway I really appreciate any bit of help!
The message was clearly misleading ("If you did not intend to use
Cervisia you can switch modes within Konqueror"): in Konqueror I did not
find anything, while instead launching Nautilus as you suggested I
observed that Right-clicking on a folder I get Permissions->Open with:
just 2 choices, and the first one is Cervisia! The other one is simply
"Open folder", but is uncheckable. I also tried the "Add" button to
insert Konqueror from the list, but despite the fact that it does not
give error messages, The "Open with" window remains unchanged:
1)Cervisia 2)Open with.
I tried everything without success: folders always open with Cervisia, and in no way Nautilus allows me to change that. So I did this dirty hack (very dirty indeed!): never using cervisia, I mv'd-it, and in its place I put this 2-liner in perl, which I called cervisia:

#!/usr/bin/perl -w
`konsole --notabbar --nomenubar -e mc $ARGV[0]`

BUT - although it works when I call it directly: $> cervisia /tmp => opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt work this way.

I checked, and saw that beagle-search outputs (when opening a folder) this output:

Cmd: cervisia
Arg: -caption "%c" %i %m
Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50
ScimInputContextPlugin()
~ScimInputContextPlugin()

... so the path is not on the command line! Then, how can I get from the called command (my script) this Itm value?

thanks for your help, people...


alessandro


--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni ien it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]