bad luck with any version Thunar compiling

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

bad luck with any version Thunar compiling

by Unnamed_Hero :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm trying to get any working copy of Thunar file manager.
I have an exo package from git...
Thunar 1.0.1 - requires exo-0.3, while exo from git provides exo-1 version (info from pkgconfig)
Even if patch build scripts, Thunar build failed with message like this (translated by me)

thunar-dialogs.c: In function  ‘thunar_dialogs_show_about’:
thunar-dialogs.c:217: error: ‘exo_url_about_dialog_hook’ isn't declared (first using in this function)

Git version of Thunar builds good, but it didn't see any removable device.

Thunar migration-to-gio branch faile to build with the same words as 1.0.1 version
(getting sources with these commands
git clone git://git.xfce.org/xfce/thunar thunar
cd thunar
git checkout -b  migration-to-gio origin/migration-to-gio)

Can anybody help me resolve it?
_______________________________________________
Thunar-dev mailing list
Thunar-dev@...
http://foo-projects.org/mailman/listinfo/thunar-dev

Re: bad luck with any version Thunar compiling

by Nick Schermer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Like you already said, both the master branches compile fine, so
nothing is wrong. The migration-to-gio is already merged in master (+
a whole bunch of other fixes after that). The problem is no removable
devices, which requires the gvfs package + sufficient permissions in
policykit.

Nick
_______________________________________________
Thunar-dev mailing list
Thunar-dev@...
http://foo-projects.org/mailman/listinfo/thunar-dev

Re: bad luck with any version Thunar compiling

by Unnamed_Hero :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



2009/10/13 Nick Schermer <nickschermer@...>
The problem is no removable
devices, which requires the gvfs package + sufficient permissions in
policykit.

Is any doc how to compile and configure Thunar now? Because now I have some problems...
I'm using Slackware and I haven't policykit configured; but I have gvfs packages with all modules enabled (with all dependencies, I suppose), but when I'm building thunar, and search what libs it depends on - no gvfs libs are in list. and thunar still doesn't show any removable device. And no error message or something like that was shown. Am I missing anything? Are thunar-vfs and thunar-volman packages need now?



_______________________________________________
Thunar-dev mailing list
Thunar-dev@...
http://foo-projects.org/mailman/listinfo/thunar-dev