[gtkmm] Gtkmm-forge digest, Vol 1 #411 - 6 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #411 - 6 msgs
- Date: Thu, 24 Apr 2003 20:01:43 -0700
Send Gtkmm-forge mailing list submissions to
gtkmm-forge lists sourceforge net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
gtkmm-forge-request lists sourceforge net
You can reach the person managing the list at
gtkmm-forge-admin lists sourceforge net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."
gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs.
Today's Topics:
1. [Bug 109966] Changed - Dispatcher does not work on win32 (bugzilla-daemon widget gnome org)
2. [Bug 109882] Changed - CH2 of the Gtkmm book does not include Windows installation (bugzilla-daemon widget gnome org)
3. [Bug 111298] Changed - problems with enums... (bugzilla-daemon widget gnome org)
4. [Bug 111291] Changed - Fixes for pkg-config (bugzilla-daemon widget gnome org)
5. [Bug 111298] Changed - problems with enums... (bugzilla-daemon widget gnome org)
6. [Bug 111533] New - Libglademm not recognizing Druid Pages (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, cgustin ibelgique com
Cc:
Date: Thu, 24 Apr 2003 02:51:52 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 109966] Changed - Dispatcher does not work on win32
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=109966
Changed by murrayc usa net
--- shadow/109966 Tue Apr 22 01:42:47 2003
+++ shadow/109966.tmp.9173 Thu Apr 24 02:51:52 2003
@@ -1,13 +1,13 @@
Bug#: 109966
Product: gtkmm
Version: 2.2
OS: Windows
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: cgustin ibelgique com
TargetMilestone: ---
@@ -72,6 +72,11 @@
btw = between, just common abbreviation.
The patch is needed by our Application that we are developing at the
moment, thus patching every new release before installing and building
RPM's is very annoying, you know.
+
+------- Additional Comments From murrayc usa net 2003-04-24 02:51 -------
+I have cleaned this up a bit and committed it to both branches. Please
+try to conform to existing styles when patching documents. Thanks a
+lot for this. Please check that it still works as expected.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, gene erachampion com
Cc:
Date: Thu, 24 Apr 2003 02:53:26 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 109882] Changed - CH2 of the Gtkmm book does not include Windows installation
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=109882
Changed by murrayc usa net
--- shadow/109882 Wed Apr 23 16:16:09 2003
+++ shadow/109882.tmp.9763 Thu Apr 24 02:53:26 2003
@@ -78,6 +78,9 @@
------- Additional Comments From murrayc usa net 2003-04-23 09:49 -------
Should I expect another patch?
------- Additional Comments From gene erachampion com 2003-04-23 16:16 -------
I'll try and have something by this weekend.. =)
+
+------- Additional Comments From murrayc usa net 2003-04-24 02:53 -------
+Thanks.
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, mxpxfifws yahoo com
Cc:
Date: Thu, 24 Apr 2003 07:35:40 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 111298] Changed - problems with enums...
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=111298
Changed by murrayc usa net
--- shadow/111298 Mon Apr 21 16:44:53 2003
+++ shadow/111298.tmp.31020 Thu Apr 24 07:35:40 2003
@@ -26,6 +26,10 @@
dnl _GET_TYPE_FUNC(GtkWidget) -> gtk_widget_get_type()
dnl The funny `[A-Z]?' part of the regexp is to catch things like GdkGCFooBar.
We have GnomeVFSFileInfoOptions and it breaks it up at two capital letters
which would be Gnome VF SFile Info Options. It needs something special
done for gnome-vfsmm to catch the VFS thing.
+
+------- Additional Comments From murrayc usa net 2003-04-24 07:35 -------
+I guess we can have a _WRAP_ENUM_WITH_HINT() and
+_GET_TYPE_FUNC_WITH_HINT that takes the class name as an extra arg.
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, mxpxfifws yahoo com
Cc:
Date: Thu, 24 Apr 2003 11:44:30 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 111291] Changed - Fixes for pkg-config
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=111291
Changed by murrayc usa net
--- shadow/111291 Mon Apr 21 15:56:29 2003
+++ shadow/111291.tmp.31730 Thu Apr 24 11:44:30 2003
@@ -19,6 +19,10 @@
Next on my list is to get the enums wrapped (hopefully). Wish me luck :)
------- Additional Comments From mxpxfifws yahoo com 2003-04-21 15:56 -------
Created an attachment (id=15884)
Fixes :)
+
+------- Additional Comments From murrayc usa net 2003-04-24 11:44 -------
+Looks good. I'll apply it as soon as I can solve my gnome-vfs build
+problems.
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 24 Apr 2003 13:55:25 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 111298] Changed - problems with enums...
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=111298
Changed by mxpxfifws yahoo com
--- shadow/111298 Thu Apr 24 07:35:40 2003
+++ shadow/111298.tmp.16948 Thu Apr 24 13:55:25 2003
@@ -30,6 +30,17 @@
which would be Gnome VF SFile Info Options. It needs something special
done for gnome-vfsmm to catch the VFS thing.
------- Additional Comments From murrayc usa net 2003-04-24 07:35 -------
I guess we can have a _WRAP_ENUM_WITH_HINT() and
_GET_TYPE_FUNC_WITH_HINT that takes the class name as an extra arg.
+
+------- Additional Comments From mxpxfifws yahoo com 2003-04-24 13:55 -------
+I found another problem which may have been addressed already, but
+I'll put it here for documentation's sake :)
+
+If I go in and uncomment the _WRAP_ENUM at the top of
+libgnomevfs/src/file-info.hg, run make to generate the files, change
+the vf_s to vfs_ at line 44 of the newly generated
+libgnomevfs/libgnomevfsmm/file-info.cc, it won't compile because there
+is no gnome_vfs_file_info_options_get_type(). This may have to do
+with something said about these enums aren't gtypes. I'm not sure.
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 24 Apr 2003 16:21:15 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 111533] New - Libglademm not recognizing Druid Pages
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=111533
Changed by rjnieves earthlink net
--- shadow/111533 Thu Apr 24 16:21:15 2003
+++ shadow/111533.tmp.27502 Thu Apr 24 16:21:15 2003
@@ -0,0 +1,33 @@
+Bug#: 111533
+Product: gnomemm
+Version: 2.0
+OS: Linux
+OS Details: RedHat Linux 9
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: libglademm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: rjnieves earthlink net
+TargetMilestone: ---
+URL:
+Summary: Libglademm not recognizing Druid Pages
+
+The standard libglademm interface for acquiring widgets does not correctly
+recognize, and consequently provide access to, Druid pages. A call to
+Gnome::Glade::Xml::get_widget() using the correct widget name and a pointer
+to Gnome::UI::DruidPageStandard (the correct class for the widget) returns
+0. The name nor the Glade file are at fault here since I'm able to obtain
+the widget via this sequence:
+
+Gtk::Widget* pTheWidget = 0;
+pXmlDef->get_widget("druidPageName", pTheWidget);
+Gnome::UI::DruidPageStandard* pThePage =
+dynamic_cast<Gnome::UI::DruidPageStandard*>(pTheWidget);
+
+With RTTI enabled dynamic_cast would give me back a 0 in the pThePage
+variable above if indeed the widget was not a druid standard page, but it
+doesn't. The dynamic_cast operator yields the correct druid page pointer.
+
+Using libglademm2 2.0.1 and libgnomeuimm2 1.3.16.
--__--__--
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]