Google Groups Home
Help | Sign in
Solution for Using Picasa with Nautilus / Konqeror
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
jsully@gmail.com  
View profile  
(5 users)  More options Dec 7 2006, 6:16 pm
From: "jsu...@gmail.com" <jsu...@gmail.com>
Date: Thu, 07 Dec 2006 15:16:55 -0800
Local: Thurs, Dec 7 2006 6:16 pm
Subject: Solution for Using Picasa with Nautilus / Konqeror
Hi all,

You have a fantastic piece of software here, and I'm happy to have it
up and running on Linux now.  One thing that took me quite a bit of
searching was to figure out how to get Picasa to play nice with
Nautilus under gnome.  After some searching and a few issues, I found
the answer.

I needed to create the file:
/opt/picasa/bin/picasa-hook-filemanager.sh
Just putting it in /usr/local/bin, or anything else in PATH didn't
work, it needed to be in /opt/picasa/bin

Then I had to chmod it so it could execute, and finally here is the
contents:

nautilus "${1%%$(basename "$1")}"

This works perfectly, however I still had to go in and move/delete
winefile and winefile.exe.so because Picasa was opening the directory
in Nautilus, and then again Wine File.

So again, to recap:

$ nano /opt/picasa/bin/picasa-hook-filemanager.sh
add this to the end of the file:
nautilus "${1%%$(basename "$1")}"
save it
$chmod 777  /opt/picasa/bin/picasa-hook-filemanager.sh (or something
more secure else if you don't want it 777)
In Picasa, right click on a file and select Locate on Disk
Make sure it works!
If Picasa opens WineFile AND Nautilus, do the following:
$find -name winefile
rm or mv winefile and winefile.exe.so

To use Konqueror - I haven't tested this, but several people say that
entering one of following in picasa-hook-filemanager.sh will launch
Konqueror:

konqueror --profile filemanager "$1"
or
konqueror --select "$1"

Thanks for the great software - hope this helps someone!

Jon


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jack  
View profile  
 More options Dec 10 2006, 4:26 pm
From: "Jack" <jackhy...@gmail.com>
Date: Sun, 10 Dec 2006 21:26:50 -0000
Local: Sun, Dec 10 2006 4:26 pm
Subject: Re: Solution for Using Picasa with Nautilus / Konqeror
Sadly, nothing changed for me. It only opened Wine File.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tomun  
View profile  
 More options Dec 28 2006, 10:37 am
From: "Tomun" <a...@tomun.org>
Date: Thu, 28 Dec 2006 07:37:30 -0800
Local: Thurs, Dec 28 2006 10:37 am
Subject: Re: Solution for Using Picasa with Nautilus / Konqeror

On Dec 10, 9:26 pm, "Jack" <jackhy...@gmail.com> wrote:

> Sadly, nothing changed for me. It only opened Wine File.

Remove any lines that say "exit 1" from the file. And make sure that
the file is located in one of the directories on your path - echo $PATH
to see a list of those directories.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mihai007  
View profile  
 More options Dec 30 2006, 4:07 pm
From: "mihai007" <mihai....@gmail.com>
Date: Sat, 30 Dec 2006 13:07:18 -0800
Local: Sat, Dec 30 2006 4:07 pm
Subject: Re: Solution for Using Picasa with Nautilus / Konqeror
exelent!
Works great on Ubuntu 6.06 (Dapper) just by doing:
------------------------------------
$ sudo nano /opt/picasa/bin/picasa-hook-filemanager.sh
add this to the end of the file:
nautilus "${1%%$(basename "$1")}"
save it
$ sudo chmod 777  /opt/picasa/bin/picasa-hook-filemanager.sh
Start Picasa, right click on a file and select Locate on Disk
Make sure it works!
-------------------------------------

Thank you for your post and I would sugest that the picasa linux team
could add this automatically on the installer.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google