* bug#3043: 23.0.92; GtkFileSelection is deprecated
2009-04-18 6:48 ` bug#3043: 23.0.92; GtkFileSelection is deprecated Sven Joachim
@ 2009-04-18 16:30 ` Jan Djärv
2009-04-19 10:57 ` Jan Djärv
2009-04-19 13:30 ` bug#3043: marked as done (23.0.92; GtkFileSelection is deprecated) Emacs bug Tracking System
2 siblings, 0 replies; 4+ messages in thread
From: Jan Djärv @ 2009-04-18 16:30 UTC (permalink / raw)
To: Sven Joachim, 3043; +Cc: emacs-pretest-bug
Sven Joachim skrev:
> Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in
> GTK+ 2.12. That means that it will not build with a future GTK+ 3.0,
> or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x.
>
> This problem is not urgent, but it would be good if gtkutil.c could use
> the GtkFileChooser interface instead.
>
Actually Emacs has used GtkFileChooser by default for a long time now, more or
less since it became available in a stable Gtk+ release. But if both are
available, GtkFileSelection can be used (I don't remember the customize
variable for it right now). There is a configure test for both file dialogs,
so if one is removed in 3.0, Emacs will compile just fine. However, as
configure just looks at link time symbols, we might not do the right thing
when compiled with -DGTK_DISABLE_DEPRECATED. I'll check this.
Jan D.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#3043: 23.0.92; GtkFileSelection is deprecated
2009-04-18 6:48 ` bug#3043: 23.0.92; GtkFileSelection is deprecated Sven Joachim
2009-04-18 16:30 ` Jan Djärv
@ 2009-04-19 10:57 ` Jan Djärv
2009-04-19 13:30 ` bug#3043: marked as done (23.0.92; GtkFileSelection is deprecated) Emacs bug Tracking System
2 siblings, 0 replies; 4+ messages in thread
From: Jan Djärv @ 2009-04-19 10:57 UTC (permalink / raw)
To: Sven Joachim, 3043_done; +Cc: emacs-pretest-bug
Sven Joachim skrev:
> Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in
> GTK+ 2.12. That means that it will not build with a future GTK+ 3.0,
> or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x.
>
> This problem is not urgent, but it would be good if gtkutil.c could use
> the GtkFileChooser interface instead.
>
I have checked in a better configure test and some other minor changes so
Emacs compiles with -DGTK_DISABLE_DEPRECATED.
Jan D.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#3043: marked as done (23.0.92; GtkFileSelection is deprecated)
2009-04-18 6:48 ` bug#3043: 23.0.92; GtkFileSelection is deprecated Sven Joachim
2009-04-18 16:30 ` Jan Djärv
2009-04-19 10:57 ` Jan Djärv
@ 2009-04-19 13:30 ` Emacs bug Tracking System
2 siblings, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-04-19 13:30 UTC (permalink / raw)
To: Jan Djärv
[-- Attachment #1: Type: text/plain, Size: 826 bytes --]
Your message dated Sun, 19 Apr 2009 15:23:38 +0200
with message-id <49EB25DA.4040004@swipnet.se>
and subject line Done
has caused the Emacs bug report #3043,
regarding 23.0.92; GtkFileSelection is deprecated
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)
--
3043: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3043
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
[-- Attachment #2: Type: message/rfc822, Size: 2541 bytes --]
From: Sven Joachim <svenjoac@gmx.de>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.92; GtkFileSelection is deprecated
Date: Sat, 18 Apr 2009 08:48:17 +0200
Message-ID: <87hc0mpidq.fsf@turtle.gmx.de>
Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in
GTK+ 2.12. That means that it will not build with a future GTK+ 3.0,
or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x.
This problem is not urgent, but it would be good if gtkutil.c could use
the GtkFileChooser interface instead.
[-- Attachment #3: Type: message/rfc822, Size: 1769 bytes --]
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: 3043-done@emacsbugs.donarmstrong.com
Subject: Done
Date: Sun, 19 Apr 2009 15:23:38 +0200
Message-ID: <49EB25DA.4040004@swipnet.se>
Done.
Jan D.
^ permalink raw reply [flat|nested] 4+ messages in thread