! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Svn plugin doesn't compile against gtk > 2.13.3
Status:
RESOLVED: FIXED
Product:
Thunar-vcs-plugin
Component:
General

Comments

Description Tomasz Paweł Gajc 2008-10-19 15:23:17 CEST
According to gtk+ changelog GtkFileSystem is now a private class, useful only at debugging.

Anyways during compile i got this:

In file included from gtkfilechooserutils.h:25,
                 from gtkfilechooserutils.c:27:
gtkfilechooserprivate.h:24:31: error: gtk/gtkfilesystem.h: No such file or directory
In file included from gtkfilechooserutils.h:25,
                 from gtkfilechooserutils.c:27:
gtkfilechooserprivate.h:39: error: expected ';', ',' or ')' before '*' token
gtkfilechooserprivate.h:41: error: expected ';' before 'GtkFilePath'
gtkfilechooserprivate.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
gtkfilechooserprivate.h:78: error: expected ';', ',' or ')' before '*' token

etc. etc. et.
Comment 1 Robby Workman editbugs 2008-11-03 06:11:31 CET
*** Bug 4310 has been marked as a duplicate of this bug. ***
Comment 2 Robby Workman editbugs 2008-11-03 06:12:34 CET
*** Bug 4557 has been marked as a duplicate of this bug. ***
Comment 3 Peter de Ridder editbugs 2009-02-27 22:59:26 CET
The gtk code is removed and the preprocess macro USE_FILE_CHOOSER_REPLACEMENT is enabled to get a replacement widget.
Committed in r6802

Bug #4498

Reported by:
Tomasz Paweł Gajc
Reported on: 2008-10-19
Last modified on: 2009-07-14
Duplicates (2):
  • 4310 Cannot compile with GTK 2.13.6
  • 4557 Can't compile latest SVN.

People

Assignee:
Peter de Ridder
CC List:
3 users

Version

Version:
unspecified

Attachments

Additional information