Gtkmm-forge digest, Vol 1 #1014 - 15 msgs



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 323342] New: use 'libdir' instead of 'prefix' for gmmproc location (gtkmm (bugzilla.gnome.org))
   2. [Bug 323342] use 'libdir' instead of 'prefix' for gmmproc location (gtkmm (bugzilla.gnome.org))
   3. [Bug 323342] use 'libdir' instead of 'prefix' for gmmproc location (gtkmm (bugzilla.gnome.org))
   4. [Bug 323347] New: Add cairomm to dependencies in gdkmm-2.4.pc pkg-config file (gtkmm (bugzilla.gnome.org))
   5. [Bug 323347] Add cairomm to dependencies in gdkmm-2.4.pc pkg-config file (gtkmm (bugzilla.gnome.org))
   6. [Bug 323350] New: Problem while installing (gtkmm (bugzilla.gnome.org))
   7. [Bug 172345] Gtk::RadioAction, unable to specifiy initial activated entry without emitting signals. (gtkmm (bugzilla.gnome.org))
   8. [Bug 323347] Add cairomm to dependencies in gdkmm-2.4.pc pkg-config file (gtkmm (bugzilla.gnome.org))
   9. [Bug 323350] Problem while installing (gtkmm (bugzilla.gnome.org))
  10. [Bug 321990] Error building libgnomevfs/libgnomevfsmm/uri.cc with SGI, Tru64 UNIX, Sun C++ compilers (gnomemm (bugzilla.gnome.org))
  11. [Bug 323342] use 'libdir' instead of 'prefix' for gmmproc location (gtkmm (bugzilla.gnome.org))
  12. [Bug 323350] Problem while installing (gtkmm (bugzilla.gnome.org))
  13. [Bug 172345] Gtk::RadioAction, unable to specifiy initial activated entry without emitting signals. (gtkmm (bugzilla.gnome.org))
  14. [Bug 323350] Problem while installing (gtkmm (bugzilla.gnome.org))
  15. [Bug 323423] New: Add configure option for disabling building of documentation (gtkmm (bugzilla.gnome.org))

--__--__--

Message: 1
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon,  5 Dec 2005 23:39:36 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323342] New: use 'libdir' instead of 'prefix' for gmmproc location

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323342
 gtkmm | build | Ver: unspecified

           Summary: use 'libdir' instead of 'prefix' for gmmproc location
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: jonathon jongsma gmail com
                CC: all-bugs bugzilla gnome org


Version details: HEAD
Distribution/Version: Ubuntu Breezy

When I tried to install glibmm/gtkmm on an amd64 system from source (jhbu=
ild),
it installed glibmm into ${prefix}/lib64/ instead of ${prefix}/lib/.  Bec=
ause of
this, gtkmm failed because it couldn't find gmmproc in ${prefix}/lib/.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon,  5 Dec 2005 23:52:08 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323342] use 'libdir' instead of 'prefix' for gmmproc location

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323342
 gtkmm | build | Ver: unspecified





------- Additional Comments From jonner  2005-12-06 04:52 -------
Created an attachment (id=3D55669)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D55669&action=3Dview)
patch for configure.in to use libdir instead of prefix

It seems the solution should probably be to specify the location of gmmpr=
oc in
terms of ${libdir} instead of ${prefix}/lib/.  Patch attached.	Seems to f=
ix
things for me.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 3
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 00:59:56 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323342] use 'libdir' instead of 'prefix' for gmmproc location

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323342
 gtkmm | build | Ver: unspecified





------- Additional Comments From jonner  2005-12-06 05:59 -------
Created an attachment (id=3D55670)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D55670&action=3Dview)
patch for gnomemm libraries

While we're at it -- here's the same change applied to configure.in for a=
ll of
the gnomemm libraries

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 4
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 01:10:15 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323347] New: Add cairomm to dependencies in gdkmm-2.4.pc pkg-config file

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323347
 gtkmm | build | Ver: unspecified

           Summary: Add cairomm to dependencies in gdkmm-2.4.pc pkg-confi=
g
                    file
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: jonathon jongsma gmail com
                CC: all-bugs bugzilla gnome org


Please describe the problem:
some gnomemm examples fail to build against gtkmm HEAD because cairomm is=
 not
included in the dependencies of the pkg-config file for gdkmm yet.  patch=
 to follow.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 5
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 01:11:09 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323347] Add cairomm to dependencies in gdkmm-2.4.pc pkg-config file

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323347
 gtkmm | build | Ver: unspecified





------- Additional Comments From jonner  2005-12-06 06:11 -------
Created an attachment (id=3D55671)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D55671&action=3Dview)
patch to gdkmm-2.4.pc.in to add cairomm dependency


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 6
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 02:41:24 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323350] New: Problem while installing

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323350
 gtkmm | build | Ver: 2.8.x

           Summary: Problem while installing
           Product: gtkmm
           Version: 2.8.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: mesandesh gmail com
                CC: all-bugs bugzilla gnome org


Please describe the problem:
There is a problem with make! It is not processing all the files!

Steps to reproduce:
1. ./configure
2. make
3.=20


Actual results:
It gives me these errors while processing cursor.cc

cursor.cc: In constructor 'Gdk::Cursor::Cursor(const
Glib::RefPtr<Gdk::Display>&, const Glib::ustring&)':
cursor.cc:61: error: 'gdk_cursor_new_from_name' was not declared in this =
scope
cursor.cc: In member function 'Glib::RefPtr<Gdk::Pixbuf> Gdk::Cursor::get=
_image()':
cursor.cc:165: error: 'gdk_cursor_get_image' was not declared in this sco=
pe
cursor.cc: In member function 'Glib::RefPtr<const Gdk::Pixbuf>
Gdk::Cursor::get_image() const':
cursor.cc:170: error: 'gdk_cursor_get_image' was not declared in this sco=
pe
make[5]: *** [cursor.lo] Error 1
make[5]: Leaving directory `/home/sysadmin/Technical/gtkmm-2.8.0/gdk/gdkm=
m'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/sysadmin/Technical/gtkmm-2.8.0/gdk/gdkm=
m'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/sysadmin/Technical/gtkmm-2.8.0/gdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/sysadmin/Technical/gtkmm-2.8.0/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sysadmin/Technical/gtkmm-2.8.0'
make: *** [all] Error 2

and the installation halts

Expected results:
To install properly!

Does this happen every time?
yes.

Other information:
I've installed atk 1.9.1, glibmm 2.4, glib 2.6.4. Please do reply fast co=
z i've
got less time to learn gtkmm

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 7
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 05:16:15 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 172345] Gtk::RadioAction, unable to specifiy initial activated entry without emitting signals.

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D172345
 gtkmm | general | Ver: 2.6.x





------- Additional Comments From Murray Cumming  2005-12-06 10:16 -------
Thoughts?

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 8
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 08:01:11 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323347] Add cairomm to dependencies in gdkmm-2.4.pc pkg-config file

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323347
 gtkmm | build | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From Murray Cumming  2005-12-06 13:00 -------
Applied. Thanks. Please patch the ChangeLog in future.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 9
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 08:02:49 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323350] Problem while installing

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323350
 gtkmm | build | Ver: 2.8.x





------- Additional Comments From Murray Cumming  2005-12-06 13:02 -------
gtkmm 2.8 requires GTK+ 2.6. I am surprised that you got this far without
installing glib 2.8.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 10
From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 08:37:09 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 321990] Error building libgnomevfs/libgnomevfsmm/uri.cc with SGI, Tru64 UNIX, Sun C++ compilers

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D321990
 gnomemm | gnome-vfsmm | Ver: 2.10





------- Additional Comments From The Written Word  2005-12-06 13:37 -----=
--
The C-style cast works. We've already tested a patch for Studio 8 from Su=
n.
Haven't looked into __CONVERT_CONST_REFPTR_TO_P_SUN yet. Will try to soon=
.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 11
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 08:49:49 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323342] use 'libdir' instead of 'prefix' for gmmproc location

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323342
 gtkmm | build | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From Murray Cumming  2005-12-06 13:49 -------
Applied. Thanks for this. Please rememeber the ChangeLog in future.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 12
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 08:51:31 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323350] Problem while installing

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323350
 gtkmm | build | Ver: 2.8.x

Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From Murray Cumming  2005-12-06 13:51 -------
And gtkmm 2.8.1 also checks for GTK+ 2.8 already.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 13
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 11:27:52 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 172345] Gtk::RadioAction, unable to specifiy initial activated entry without emitting signals.

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D172345
 gtkmm | general | Ver: 2.6.x

Bug 172345 depends on bug 323007, which changed state.

Bug 323007 Summary: Add gtk_radio_action_set_current_value(action, int)?
http://bugzilla.gnome.org/show_bug.cgi?id=3D323007

           What    |Old Value                   |New Value
-------------------------------------------------------------------------=
---
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE



------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 14
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 21:53:42 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323350] Problem while installing

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323350
 gtkmm | build | Ver: 2.8.x





------- Additional Comments From Sandesh Karanth  2005-12-07 02:53 ------=
-
Thanks Murray! I'll do it now!

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 15
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Tue,  6 Dec 2005 22:21:11 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323423] New: Add configure option for disabling building of documentation

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323423
 gtkmm | build | Ver: unspecified

           Summary: Add configure option for disabling building of
                    documentation
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: jonathon jongsma gmail com
                CC: all-bugs bugzilla gnome org


Version details: HEAD
Distribution/Version: Ubuntu Breezy

I've been playing around with gtkmm from CVS with jhbuild and don't want =
to
build and install the documentation every time so I've added a configure =
option
to disable the building of documentation (still defaults to 'on').  Patch=
 attached.

------- You are receiving this mail because: -------
You are the assignee for the bug.



--__--__--

_______________________________________________
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]