Hi list, while trying to resolve some basinc problems I had with tentatives of gtkmmification, I jumped on the #c++ channel on irc.gnome.org, and founs very nice people explaining that we should not rely on a deprecated version of gtkmm and sigc++. So with their help I made the port to gtkmm2.4 (nothing to do, configure.in was ready) and libsigc++2.0, which took a bit more time. This does not fix my problem, but it works. So if anyone is interested, I can semd a patch. Let me know what the procedure is.
Thx, obi.
On Sun, Jul 11, 2004 at 02:05:01AM +0200, Aubanel MONNIER wrote:
Hi list, while trying to resolve some basinc problems I had with tentatives of gtkmmification, I jumped on the #c++ channel on irc.gnome.org, and founs very nice people explaining that we should not rely on a deprecated version of gtkmm and sigc++. So with their help I made the port to gtkmm2.4 (nothing to do, configure.in was ready) and libsigc++2.0, which took a bit more time. This does not fix my problem, but it works. So if anyone is interested, I can semd a patch. Let me know what the procedure is.
Yes, that'd be great! Please upload it to the SF patch tracker here:
https://sourceforge.net/tracker/?atid=604308&group_id=93438&func=bro...
On Sat, 10 Jul 2004, Kees Cook wrote:
On Sun, Jul 11, 2004 at 02:05:01AM +0200, Aubanel MONNIER wrote:
Hi list, while trying to resolve some basinc problems I had with tentatives of gtkmmification, I jumped on the #c++ channel on irc.gnome.org, and founs very nice people explaining that we should not rely on a deprecated version of gtkmm and sigc++. So with their help I made the port to gtkmm2.4 (nothing to do, configure.in was ready) and libsigc++2.0, which took a bit more time. This does not fix my problem, but it works. So if anyone is interested, I can semd a patch. Let me know what the procedure is.
Yes, that'd be great! Please upload it to the SF patch tracker here:
https://sourceforge.net/tracker/?atid=604308&group_id=93438&func=bro...
We'll incorporate that patch once 0.39 is released. We had already been planning on upgrading to these after this release, so this'll make it easy.
Bryce
On Sunday 11 July 2004 02:29, Kees Cook wrote:
On Sun, Jul 11, 2004 at 02:05:01AM +0200, Aubanel MONNIER wrote:
Hi list, while trying to resolve some basinc problems I had with tentatives of gtkmmification, I jumped on the #c++ channel on irc.gnome.org, and founs very nice people explaining that we should not rely on a deprecated version of gtkmm and sigc++. So with their help I made the port to gtkmm2.4 (nothing to do, configure.in was ready) and libsigc++2.0, which took a bit more time. This does not fix my problem, but it works. So if anyone is interested, I can semd a patch. Let me know what the procedure is.
Yes, that'd be great! Please upload it to the SF patch tracker here:
https://sourceforge.net/tracker/?atid=604308&group_id=93438&func=bro...
Is there a how to on how to make patches ?
On Sun, 11 Jul 2004, Aubanel MONNIER wrote:
On Sunday 11 July 2004 02:29, Kees Cook wrote:
On Sun, Jul 11, 2004 at 02:05:01AM +0200, Aubanel MONNIER wrote:
Hi list, while trying to resolve some basinc problems I had with tentatives of gtkmmification, I jumped on the #c++ channel on irc.gnome.org, and founs very nice people explaining that we should not rely on a deprecated version of gtkmm and sigc++. So with their help I made the port to gtkmm2.4 (nothing to do, configure.in was ready) and libsigc++2.0, which took a bit more time. This does not fix my problem, but it works. So if anyone is interested, I can semd a patch. Let me know what the procedure is.
Yes, that'd be great! Please upload it to the SF patch tracker here:
https://sourceforge.net/tracker/?atid=604308&group_id=93438&func=bro...
Is there a how to on how to make patches ?
http://inkscape.org/cgi-bin/wiki.pl?WorkingWithCVS
Read the 'Generating a Diff' section.
Bryce
On Sunday 11 July 2004 03:18, you wrote:
On Sun, 11 Jul 2004, Aubanel MONNIER wrote:
On Sunday 11 July 2004 02:29, Kees Cook wrote:
On Sun, Jul 11, 2004 at 02:05:01AM +0200, Aubanel MONNIER wrote:
Hi list, while trying to resolve some basinc problems I had with tentatives of gtkmmification, I jumped on the #c++ channel on irc.gnome.org, and founs very nice people explaining that we should not rely on a deprecated version of gtkmm and sigc++. So with their help I made the port to gtkmm2.4 (nothing to do, configure.in was ready) and libsigc++2.0, which took a bit more time. This does not fix my problem, but it works. So if anyone is interested, I can semd a patch. Let me know what the procedure is.
Yes, that'd be great! Please upload it to the SF patch tracker here:
https://sourceforge.net/tracker/?atid=604308&group_id=93438&func=bro...
Is there a how to on how to make patches ?
http://inkscape.org/cgi-bin/wiki.pl?WorkingWithCVS
Read the 'Generating a Diff' section.
Bryce
ok, patch is here https://sourceforge.net/tracker/?atid=604308&group_id=93438&func=bro...
On Sun, 2004-07-11 at 07:27, Aubanel MONNIER wrote:
ok, patch is here https://sourceforge.net/tracker/?atid=604308&group_id=93438&func=bro...
Thank you. That will take care of one of the most critical items for the 0.40 dev cycle.
-mental
On Sunday 11 July 2004 18:07, MenTaLguY wrote:
On Sun, 2004-07-11 at 07:27, Aubanel MONNIER wrote:
ok, patch is here https://sourceforge.net/tracker/?atid=604308&group_id=93438&func=bro...
Thank you. That will take care of one of the most critical items for the 0.40 dev cycle.
-mental
You're welcome. All the intelligent work is from danielk ( http://un.regne.net/dotclear/index.php/2004/07/11/23-at-last ) So now I can focus back on the align dialog and investigate on a docks a la gimp.
-obi.
participants (4)
-
Aubanel MONNIER
-
Bryce Harrington
-
Kees Cook
-
MenTaLguY