Gtkmm-forge Digest, Vol 36, Issue 1



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-owner 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 580773] const and non-const Glib::ustring	iterators
      cannot be compared (glibmm (bugzilla.gnome.org))
   2. [Bug 580773] const and non-const Glib::ustring	iterators
      cannot be compared (glibmm (bugzilla.gnome.org))
   3. [Bug 580507] Glib::ustring::const_iterator has not	the same
      interface as std::string::const_iterator (gtkmm (bugzilla.gnome.org))
   4. [Bug 580812] New: missing libgnomeui dependency in
      libpanelappletmm (gnomemm (bugzilla.gnome.org))
   5. [Bug 580812] missing libgnomeui dependency in
      libpanelappletmm (gnomemm (bugzilla.gnome.org))
   6. [Bug 580773] const and non-const Glib::ustring	iterators
      cannot be compared (glibmm (bugzilla.gnome.org))
   7. [Bug 142138] Gtk::FileChooser::get_filename()	should return
      std::string (gtkmm (bugzilla.gnome.org))
   8. [Bug 466853] Gtk::Box_Helpers::BoxList::insert()	has wrong
      return value. (gtkmm (bugzilla.gnome.org))


----------------------------------------------------------------------

Message: 1
Date: Wed, 29 Apr 2009 16:20:41 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 580773] const and non-const
	Glib::ustring	iterators cannot be compared
To: gtkmm-forge lists sourceforge net
Message-ID: <20090429162041 EB99023F590 label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580773

  glibmm | strings | Ver: 2.20.x




------- Comment #1 from Chris Vine  2009-04-29 16:20 UTC -------
Created an attachment (id=133577)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=133577&action=view)
Patch for ustring.h


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580773.



------------------------------

Message: 2
Date: Wed, 29 Apr 2009 21:01:13 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 580773] const and non-const
	Glib::ustring	iterators cannot be compared
To: gtkmm-forge lists sourceforge net
Message-ID: <20090429210113 EA30823F597 label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580773

  glibmm | strings | Ver: 2.20.x

Jonathon Jongsma (jonner) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |F Legendre univ-paris12 fr




------- Comment #2 from Jonathon Jongsma (jonner)  2009-04-29 21:01 UTC -------
*** Bug 580507 has been marked as a duplicate of this bug. ***


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580773.



------------------------------

Message: 3
Date: Wed, 29 Apr 2009 21:01:13 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 580507] Glib::ustring::const_iterator
	has not	the same interface as std::string::const_iterator
To: gtkmm-forge lists sourceforge net
Message-ID: <20090429210113 6170D23F58E label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580507

  gtkmm | TreeView | Ver: unspecified

Jonathon Jongsma (jonner) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




------- Comment #2 from Jonathon Jongsma (jonner)  2009-04-29 21:01 UTC -------
chris vine's new bug is technically the duplicate, but I'll close this one and
keep his since he has attached a patch.

*** This bug has been marked as a duplicate of 580773 ***


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580507.



------------------------------

Message: 4
Date: Wed, 29 Apr 2009 21:22:25 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 580812] New: missing libgnomeui
	dependency in	libpanelappletmm
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-580812-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580812

  gnomemm | libpanelappletmm | Ver: 2.24
           Summary: missing libgnomeui dependency in libpanelappletmm
           Product: gnomemm
           Version: 2.24
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: libpanelappletmm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: fpeters 0d be
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.27/2.28
   GNOME milestone: Unspecified


init.cc:29:19: error: gnome.h: No such file or directory
init.cc: In function ?void Gnome::Panel::init(const Glib::ustring&, const
Glib::ustring&, int, char**)?:
init.cc:41: error: ?LIBGNOMEUI_MODULE? was not declared in this scope
init.cc:41: error: ?GNOME_CLIENT_PARAM_SM_CONNECT? was not declared in this
scope
make[4]: *** [init.lo] Erreur 1

This is because it looks for "gnome.h" from libgnomeui, without requesting that
library in the configure script.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580812.



------------------------------

Message: 5
Date: Wed, 29 Apr 2009 21:23:36 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 580812] missing libgnomeui dependency
	in	libpanelappletmm
To: gtkmm-forge lists sourceforge net
Message-ID: <20090429212336 DC05223F58F label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580812

  gnomemm | libpanelappletmm | Ver: 2.24




------- Comment #1 from Frederic Peters  2009-04-29 21:23 UTC -------
Created an attachment (id=133610)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=133610&action=view)
add dependency on libgnomeui


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580812.



------------------------------

Message: 6
Date: Wed, 29 Apr 2009 22:07:04 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 580773] const and non-const
	Glib::ustring	iterators cannot be compared
To: gtkmm-forge lists sourceforge net
Message-ID: <20090429220704 6D91F23F4F1 label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580773

  glibmm | strings | Ver: 2.20.x

Daniel Elstner changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel kitta gmail com
         AssignedTo|gtkmm-                      |daniel kitta gmail com
                   |forge lists sourceforge net |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580773.



------------------------------

Message: 7
Date: Fri,  1 May 2009 10:47:02 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 142138]
	Gtk::FileChooser::get_filename()	should return std::string
To: gtkmm-forge lists sourceforge net
Message-ID: <20090501104702 3087D23F592 label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=142138

  gtkmm | general | Ver: 2.4

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #11 from Murray Cumming  2009-05-01 10:47 UTC -------
Fixed in the gtkmm-3maybe branch.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=142138.



------------------------------

Message: 8
Date: Fri,  1 May 2009 11:50:19 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 466853]
	Gtk::Box_Helpers::BoxList::insert()	has wrong return value.
To: gtkmm-forge lists sourceforge net
Message-ID: <20090501115019 A4BD723F592 label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=466853

  gtkmm | build | Ver: 2.10.x




------- Comment #5 from Murray Cumming  2009-05-01 11:50 UTC -------
Yeah, please commit, and add that test case please.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=466853.



------------------------------

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf

------------------------------

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest, Vol 36, Issue 1
******************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]