[gtkmm] Gtkmm-forge digest, Vol 1 #647 - 8 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #647 - 8 msgs
- Date: Fri, 19 Mar 2004 20:04:02 -0800
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. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 136701] Changed - Problems in building bindings using GARNOME (bugzilla-daemon widget gnome org)
2. [Bug 137634] Changed - Build fails with latest glibmm (bugzilla-daemon widget gnome org)
3. [Bug 132195] Changed - EventBox not passing KEY events (bugzilla-daemon widget gnome org)
4. [Bug 137634] Changed - Build fails with latest glibmm (bugzilla-daemon widget gnome org)
5. [Bug 137725] New - FAQ: minor grammar problems, slightly out-of-date (bugzilla-daemon widget gnome org)
6. [Bug 137725] Changed - FAQ: minor grammar problems, slightly out-of-date (bugzilla-daemon widget gnome org)
7. [Bug 137634] Changed - Build fails with latest glibmm (bugzilla-daemon widget gnome org)
8. [Bug 137634] Changed - Build fails with latest glibmm (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, hamid f5 com
Cc: bugmaster gnome org
Date: Fri, 19 Mar 2004 00:55:28 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 136701] Changed - Problems in building bindings using GARNOME
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=136701
Changed by james daa com au
--- shadow/136701 Tue Mar 9 19:28:04 2004
+++ shadow/136701.tmp.20258 Fri Mar 19 00:55:28 2004
@@ -1,19 +1,19 @@
Bug#: 136701
-Product: bugzilla.gnome.org
+Product: gtkmm
Version: unspecified
OS: Linux
OS Details: RedHat 9.0
Status: NEW
Resolution:
Severity: normal
Priority: Normal
-Component: Bugzilla
-AssignedTo: bugmaster gnome org
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: hamid f5 com
-TargetMilestone: GNOME2.x
+TargetMilestone: ---
URL:
Summary: Problems in building bindings using GARNOME
I cannot find gtkmm-2.4 package which is needed to build bindings for
gnome. Can someone tell me where I can find this package and all its
dependencies? They are not part of RedHat 9.0 distribution.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, bryan reigndropsfall net
Cc:
Date: Fri, 19 Mar 2004 03:28:28 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 137634] Changed - Build fails with latest glibmm
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=137634
Changed by murrayc murrayc com
--- shadow/137634 Thu Mar 18 17:33:41 2004
+++ shadow/137634.tmp.22042 Fri Mar 19 03:28:28 2004
@@ -46,6 +46,11 @@
transfer.cc:101: instantiated from here
/usr/include/glibmm-2.3/glibmm/containerhandle_shared.h:203: invalid conversion
from `const GnomeVFSURI*' to `GnomeVFSURI*'
make[3]: *** [transfer.lo] Error 1
I looked it over and couldn't figure out how to fix it.
+
+------- Additional Comments From murrayc murrayc com 2004-03-19 03:28 -------
+It works for me. What compiler is this? Is this the latest cvs glibmm?
+Have you tried a fresh checkout? Are you sure you don't have any local
+changes?
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 19 Mar 2004 05:25:20 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 132195] Changed - EventBox not passing KEY events
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=132195
Changed by bevis anvil com
--- shadow/132195 Thu Mar 18 13:24:17 2004
+++ shadow/132195.tmp.16999 Fri Mar 19 05:25:20 2004
@@ -86,6 +86,10 @@
just remove the m_EventBox in front of it and the window will catch
the events (which is always true if nobody cares for a certain event).
------- Additional Comments From murrayc murrayc com 2004-03-18 13:24 -------
Please reopen if that does not solve the problem.
+
+------- Additional Comments From bevis anvil com 2004-03-19 05:25 -------
+Right, makes sense. I had assumed that if the window had the focus,
+then the event boxes within it would get the key events.
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 19 Mar 2004 11:04:11 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 137634] Changed - Build fails with latest glibmm
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=137634
Changed by bryan reigndropsfall net
--- shadow/137634 Fri Mar 19 03:28:28 2004
+++ shadow/137634.tmp.7179 Fri Mar 19 11:04:11 2004
@@ -51,6 +51,10 @@
I looked it over and couldn't figure out how to fix it.
------- Additional Comments From murrayc murrayc com 2004-03-19 03:28 -------
It works for me. What compiler is this? Is this the latest cvs glibmm?
Have you tried a fresh checkout? Are you sure you don't have any local
changes?
+
+------- Additional Comments From bryan reigndropsfall net 2004-03-19 11:04 -------
+Compiler: gcc 3.2
+This happens with both the latest release of glibmm and cvs head of glibmm
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 19 Mar 2004 16:57:04 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 137725] New - FAQ: minor grammar problems, slightly out-of-date
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=137725
Changed by bugsqueesher yahoo com
--- shadow/137725 Fri Mar 19 16:57:04 2004
+++ shadow/137725.tmp.8512 Fri Mar 19 16:57:04 2004
@@ -0,0 +1,21 @@
+Bug#: 137725
+Product: gtkmm
+Version: unspecified
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: reference documentation
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: bugsqueesher yahoo com
+QAContact: gtkmm-forge lists sourceforge net
+TargetMilestone: ---
+URL:
+Summary: FAQ: minor grammar problems, slightly out-of-date
+
+I'll attach a patch that shows problems I found in the FAQ and my
+suggestions for the fix. In general, the FAQ could still use some updating
+in that it seems to refer to the 1.x version as the main version, when
+GNOME1.x is no longer maintained.
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 19 Mar 2004 16:57:54 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 137725] Changed - FAQ: minor grammar problems, slightly out-of-date
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=137725
Changed by bugsqueesher yahoo com
--- shadow/137725 Fri Mar 19 16:57:04 2004
+++ shadow/137725.tmp.9065 Fri Mar 19 16:57:53 2004
@@ -16,6 +16,11 @@
Summary: FAQ: minor grammar problems, slightly out-of-date
I'll attach a patch that shows problems I found in the FAQ and my
suggestions for the fix. In general, the FAQ could still use some updating
in that it seems to refer to the 1.x version as the main version, when
GNOME1.x is no longer maintained.
+
+------- Additional Comments From bugsqueesher yahoo com 2004-03-19 16:57 -------
+Created an attachment (id=25818)
+Patch to docs/FAQ/gtkmm-faq.xml
+
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 19 Mar 2004 17:16:46 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 137634] Changed - Build fails with latest glibmm
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=137634
Changed by bryan reigndropsfall net
--- shadow/137634 Fri Mar 19 11:04:11 2004
+++ shadow/137634.tmp.22155 Fri Mar 19 17:16:45 2004
@@ -55,6 +55,11 @@
Have you tried a fresh checkout? Are you sure you don't have any local
changes?
------- Additional Comments From bryan reigndropsfall net 2004-03-19 11:04 -------
Compiler: gcc 3.2
This happens with both the latest release of glibmm and cvs head of glibmm
+
+------- Additional Comments From bryan reigndropsfall net 2004-03-19 17:16 -------
+I have tried a fresh checkout and it still happens
+there are no local changes to either tree
+
--__--__--
Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 19 Mar 2004 18:15:52 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 137634] Changed - Build fails with latest glibmm
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=137634
Changed by bryan reigndropsfall net
--- shadow/137634 Fri Mar 19 17:16:45 2004
+++ shadow/137634.tmp.29485 Fri Mar 19 18:15:52 2004
@@ -60,6 +60,10 @@
This happens with both the latest release of glibmm and cvs head of glibmm
------- Additional Comments From bryan reigndropsfall net 2004-03-19 17:16 -------
I have tried a fresh checkout and it still happens
there are no local changes to either tree
+
+------- Additional Comments From bryan reigndropsfall net 2004-03-19 18:15 -------
+Downgrading glibmm to 2.3.6 (the release before the current release
+2.3.7) allows gnome-vfsmm to compile.
--__--__--
_______________________________________________
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]