Gtkmm-forge Digest, Vol 32, Issue 3



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 566003]	Gio::File::make_directory_with_parents() -
      missing implementation (glibmm (bugzilla.gnome.org))
   2. [Bug 561884] Glibmm::Source - wrong impl. of	[un]reference -
      dating Jan 2006? (glibmm (bugzilla.gnome.org))
   3. [Bug 561885] Glib::Source - mistunderstanding of	the
      'destroy' from C GSource -> bad impl + memory problems?
      (glibmm (bugzilla.gnome.org))
   4. [Bug 561884] Glibmm::Source - wrong impl. of	[un]reference -
      dating Jan 2006? (glibmm (bugzilla.gnome.org))
   5. [Bug 561884] Glibmm::Source - wrong impl. of	[un]reference -
      dating Jan 2006? (glibmm (bugzilla.gnome.org))
   6. [Bug 561885] Glib::Source - mistunderstanding of	the
      'destroy' from C GSource -> bad impl + memory problems?
      (glibmm (bugzilla.gnome.org))
   7. [Bug 506394] Compose without format string
      (glibmm (bugzilla.gnome.org))


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

Message: 1
Date: Sat,  3 Jan 2009 00:24:03 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 566003]
	Gio::File::make_directory_with_parents() - missing implementation
To: gtkmm-forge lists sourceforge net
Message-ID: <20090103002403 78C4523F51B 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=566003

  glibmm | giomm | Ver: 2.18.x

Murray Cumming changed:

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




------- Comment #1 from Murray Cumming  2009-01-03 00:24 UTC -------
Thanks. This should be fixed in svn by this commit:

2009-01-03  Murray Cumming  <murrayc murrayc com>

        * gio/src/file.ccg: Added implementation of the 
        make_directory_with_parents() method overload that takes no parameter.
        Bug #566003 (Philip Belemezov).

In the meantime, you can use the version that takes a Cancellable.


-- 
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=566003.



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

Message: 2
Date: Sat,  3 Jan 2009 00:25:51 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 561884] Glibmm::Source - wrong impl. of
	[un]reference - dating Jan 2006?
To: gtkmm-forge lists sourceforge net
Message-ID: <20090103002551 2086B23F51B 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=561884

  glibmm | io | Ver: 2.18.x

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc com




------- Comment #1 from Murray Cumming  2009-01-03 00:25 UTC -------
So should this bug be closed, while keeping the other one open?


-- 
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=561884.



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

Message: 3
Date: Sat,  3 Jan 2009 00:32:15 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 561885] Glib::Source -
	mistunderstanding of	the 'destroy' from C GSource -> bad impl + memory
	problems?
To: gtkmm-forge lists sourceforge net
Message-ID: <20090103003215 51A6823F51B 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=561885

  glibmm | general | Ver: 2.18.x

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc com




------- Comment #2 from Murray Cumming  2009-01-03 00:32 UTC -------
> Checking into the code of both Glib::Source and C GSource I think there is a
> misunderstanding over the 'destroy' notification from C GSource.

Do you mean the GDestroyNotify notify callback given to the
g_source_set_callback() function?
http://library.gnome.org/devel/glib/unstable/glib-The-Main-Event-Loop.html#g-source-set-callback


-- 
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=561885.



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

Message: 4
Date: Sat,  3 Jan 2009 11:32:54 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 561884] Glibmm::Source - wrong impl. of
	[un]reference - dating Jan 2006?
To: gtkmm-forge lists sourceforge net
Message-ID: <20090103113254 17AEC23F512 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=561884

  glibmm | io | Ver: 2.18.x




------- Comment #2 from Cristi Posoiu  2009-01-03 11:32 UTC -------
Wider bug that covers this one is 561885 -
http://bugzilla.gnome.org/show_bug.cgi?id=561885

Notes:
- wondering why GSource (in C lib) isn't derived from GObject?
- wondering how you're going to reimplement C++ GSource constructor and
destructor so that you wrap with the same C++ object the same C GSource object.
  If that can't be done [easily], then, since Glib::RefPtr comparison won't
work anymore, make the Glib::RefPtr compare the pCppObject_->gobj() values?

Will mark it as OBSOLETE  - feel free to put it in another state (Duplicate?)


-- 
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=561884.



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

Message: 5
Date: Sat,  3 Jan 2009 11:33:19 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 561884] Glibmm::Source - wrong impl. of
	[un]reference - dating Jan 2006?
To: gtkmm-forge lists sourceforge net
Message-ID: <20090103113319 D76EC23F51B 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=561884

  glibmm | io | Ver: 2.18.x

Cristi Posoiu changed:

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




-- 
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=561884.



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

Message: 6
Date: Sat,  3 Jan 2009 11:55:18 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 561885] Glib::Source -
	mistunderstanding of	the 'destroy' from C GSource -> bad impl + memory
	problems?
To: gtkmm-forge lists sourceforge net
Message-ID: <20090103115518 9445823F51B 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=561885

  glibmm | general | Ver: 2.18.x




------- Comment #3 from Cristi Posoiu  2009-01-03 11:55 UTC -------
Yes.

Other comments:
- why the C GSource isn't derived also from GObject? (I'm not waiting an answer
to this though :-/ )
- since it looks like GSource doesn't have a QData data member, I'm wondering
how/if you can wrap the same C GSource with the same C++ GSource object
instance... (there's no such code around the wrapping C++ GSource constructor
to do similar things as in Glib::ObjectBase)
   If you can't do that, that you won't be able to use Glib::RefPtr<GSource>
comparisons - unless you change Glib::RefPtr to compare the actual C GObject
(pCppObject_->gobj()) instead of the C++ instances.


-- 
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=561885.



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

Message: 7
Date: Sat,  3 Jan 2009 13:59:07 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 506394] Compose without format string
To: gtkmm-forge lists sourceforge net
Message-ID: <20090103135907 0904423F51C 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=506394

  glibmm | strings | Ver: 2.15.x




------- Comment #5 from Murray Cumming  2009-01-03 13:59 UTC -------
Szil?rd, so do you agree that we can close 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=506394.



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

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


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

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


End of Gtkmm-forge Digest, Vol 32, Issue 3
******************************************


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