Trash folder?

View: New views
7 Messages — Rating Filter:   Alert me  

Trash folder?

by Evaggelos Balaskas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,

i am using xfce from git.

How can i add trash:// URI scheme support from GIO ?

I've already have these libs:

gvfs 1.2.3-1
glib2 2.20.4-1
gtk2 2.16.5-1

Any ideas?

Evaggelos Balaskas
Unix System Engineer - http://Μπαλάσκας.gr/
Informatics Engineer Technological Education



_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev

signature.asc (270 bytes) Download Attachment

Re: Trash folder?

by Jannis Pohlmann-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 05 Sep 2009 20:05:06 +0300
Evaggelos Balaskas <ebalaskas@...> wrote:

> hi,
>
> i am using xfce from git.
>
> How can i add trash:// URI scheme support from GIO ?
>
> I've already have these libs:
>
> gvfs 1.2.3-1
> glib2 2.20.4-1
> gtk2 2.16.5-1
>
> Any ideas?
Those dependencies should be fine. I recently improved GIO trash://
handling in Thunar, so you might want to try updating your Thunar
master branch and check it again.

  - Jannis


_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev

signature.asc (204 bytes) Download Attachment

Re: Trash folder?

by Evaggelos Balaskas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

  Thanks for your reply Jannis, it made me think what i was missing
cause i had already latest git master branch. In the end i figured it
out and compiled thunar with this: --enable-gio-unix

Jannis Pohlmann wrote:

> On Sat, 05 Sep 2009 20:05:06 +0300
> Evaggelos Balaskas <ebalaskas@...> wrote:
>
>> hi,
>>
>> i am using xfce from git.
>>
>> How can i add trash:// URI scheme support from GIO ?
>>
>> I've already have these libs:
>>
>> gvfs 1.2.3-1
>> glib2 2.20.4-1
>> gtk2 2.16.5-1
>>
>> Any ideas?
>
> Those dependencies should be fine. I recently improved GIO trash://
> handling in Thunar, so you might want to try updating your Thunar
> master branch and check it again.
>
>   - Jannis
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev@...
> http://foo-projects.org/mailman/listinfo/xfce4-dev
--
Evaggelos Balaskas
Unix System Engineer - http://Μπαλάσκας.gr/
Informatics Engineer Technological Education



_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev

signature.asc (270 bytes) Download Attachment

Re: Trash folder?

by Evaggelos Balaskas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, sorry for reposting the same problem but i'd like your help again.

on my work workstation pc i've already installed from source the below:

gvfs-1.4.0
glib-2.22.0

and xfce-core from git

Thunar has gio library:

[ebal@mywork ~]€ ldd /usr/local/bin/Thunar | grep gio
        libgio-2.0.so.0 => /usr/local/lib/libgio-2.0.so.0 (0xb78d7000)

[ebal@mywork ~]€ ldd /usr/local/lib/libgio-2.0.so.0
        linux-gate.so.1 =>  (0xb7fc3000)
        libgobject-2.0.so.0 => /usr/local/lib/libgobject-2.0.so.0 (0xb7ec2000)
        libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0xb7ebe000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7eba000)
        libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0xb7dd8000)
        libresolv.so.2 => /lib/libresolv.so.2 (0xb7dc3000)
        libc.so.6 => /lib/libc.so.6 (0xb7c7d000)
        /lib/ld-linux.so.2 (0xb7fc4000)

[ebal@mywork ~]€ ldd /usr/local/lib/libglib-2.0.so.0
        linux-gate.so.1 =>  (0xb8079000)
        libc.so.6 => /lib/libc.so.6 (0xb7e38000)
        /lib/ld-linux.so.2 (0xb807a000)

but i am keep getting this error:

Unable to contact the Xfce Trash service.
Make sure you have a file manager installed that supports the Xfce Trash

from xfdesktop, and it doesnt seem that thunar (or gigolo) have gvfs support

Plz advice

--
Evaggelos Balaskas
Unix System Engineer - http://ebalaskas.gr/wiki/
Informatics Engineer Technological Education
_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev

Re: Trash folder?

by Mike Massonnet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/9/30 Evaggelos Balaskas <ebalaskas@...>:
> Hi, sorry for reposting the same problem but i'd like your help again.
[snip]
> but i am keep getting this error:
>
> Unable to contact the Xfce Trash service.
> Make sure you have a file manager installed that supports the Xfce Trash

It sounds a lot like an error found in many forums, from the first
google page: http://bbs.archlinux.org/viewtopic.php?id=26043

In short, if you clean your session -- while logged out, delete or
rename ~/.cache/sessions -- this error should be fixed.

> from xfdesktop, and it doesnt seem that thunar (or gigolo) have gvfs support
>
> Plz advice

--
Mike
_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev

Re: Trash folder?

by Evaggelos Balaskas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've already tried that, doesnt seem to work.

i have even removed .config .cache .local & .gvfs directories and try
to login to a fresh xfwm session.

i tried also to run Thunar --daemon and xfdesktop --reload
i tried to remove thunar from autostart

still nothing, same error.

btw: that post on archlinux is from 2005!


--
Evaggelos Balaskas
Unix System Engineer - http://ebalaskas.gr/wiki/
Informatics Engineer Technological Education
_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev

Re: Trash folder?

by Evaggelos Balaskas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

actually i removed thunar from session settings, saved the session
logout and login, and now everything is ok

And now i understand why i was wrong, thanks again for your help.


--
Evaggelos Balaskas
Unix System Engineer - http://ebalaskas.gr/wiki/
Informatics Engineer Technological Education
_______________________________________________
Xfce4-dev mailing list
Xfce4-dev@...
http://foo-projects.org/mailman/listinfo/xfce4-dev