Gtkmm-forge Digest, Vol 18, 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 489865] goocanvasmm installation dirs
      (gnomemm (bugzilla.gnome.org))
   2. [Bug 491469] New: fix of gcc 4.3 compilation errors
      (gnomemm (bugzilla.gnome.org))
   3. [Bug 491469] fix of gcc 4.3 compilation errors
      (gnomemm (bugzilla.gnome.org))
   4. [Bug 491469] fix of gcc 4.3 compilation errors
      (gnomemm (bugzilla.gnome.org))
   5. [Bug 492200] New: LinkButton with single param	does not
      behave (gtkmm (bugzilla.gnome.org))
   6. [Bug 492200] LinkButton with single param does not	behave
      (gtkmm (bugzilla.gnome.org))
   7. [Bug 493057] New: Gtkmm fails to build on Mac OS X	Tiger
      10.4.10 (gtkmm (bugzilla.gnome.org))
   8. [Bug 493057] Gtkmm fails to build on Mac OS X	Tiger 10.4.10
      (gtkmm (bugzilla.gnome.org))


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

Message: 1
Date: Sun, 28 Oct 2007 04:38:57 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 489865] goocanvasmm installation dirs
To: gtkmm-forge lists sourceforge net
Message-ID: <20071028043857 D357C23F5AB 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=489865

  gnomemm | goocanvasmm | Ver: unspecified

Jonathon Jongsma (jonner) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathon quotidian org
             Status|UNCONFIRMED                 |NEW
     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=489865.



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

Message: 2
Date: Mon, 29 Oct 2007 17:51:18 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 491469] New: fix of gcc 4.3 compilation
	errors
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-491469-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=491469

  gnomemm | libgnomeuimm | Ver: 2.20
           Summary: fix of gcc 4.3 compilation errors
           Product: gnomemm
           Version: 2.20
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: libgnomeuimm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: sbrabec suse cz
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


Please describe the problem:
Attached patch fixes gcc 4.3 compilation errors and warning.

Steps to reproduce:
app-helper.cc: In copy constructor 'Gnome::UI::Items::Info::Info(const
Gnome::UI::Items::Info&)':
app-helper.cc:83: error: 'memcpy' was not declared in this scope
app-helper.cc: In member function 'Gnome::UI::Items::Info&
Gnome::UI::Items::Info::operator=(const Gnome::UI::Items::Info&)':
app-helper.cc:100: error: 'memcpy' was not declared in this scope
iconlist2.cc: In member function 'virtual void
TestIconList::on_drag_data_get(const Glib::RefPtr<Gdk::DragContext>&,
Gtk::SelectionData&, guint, guint)':
iconlist2.cc:72: error: 'strlen' was not declared in this scope


Actual results:


Expected results:


Does this happen every time?


Other information:


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



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

Message: 3
Date: Mon, 29 Oct 2007 17:52:25 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 491469] fix of gcc 4.3 compilation
	errors
To: gtkmm-forge lists sourceforge net
Message-ID: <20071029175225 96C8E23F644 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=491469

  gnomemm | libgnomeuimm | Ver: 2.20




------- Comment #1 from Stanislav Brabec  2007-10-29 17:52 UTC -------
Created an attachment (id=98125)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=98125&action=view)
libgnomeuimm-implicit-declaration.patch

Fix for functions used without including any header.


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



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

Message: 4
Date: Mon, 29 Oct 2007 17:53:00 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 491469] fix of gcc 4.3 compilation
	errors
To: gtkmm-forge lists sourceforge net
Message-ID: <20071029175300 6142123F644 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=491469

  gnomemm | libgnomeuimm | Ver: 2.20




------- Comment #2 from Stanislav Brabec  2007-10-29 17:52 UTC -------
Created an attachment (id=98127)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=98127&action=view)
libgnomeuimm-random-return.patch

Fix for "control reaches end of non-void function".


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



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

Message: 5
Date: Wed, 31 Oct 2007 23:22:53 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 492200] New: LinkButton with single
	param	does not behave
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-492200-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=492200

  gtkmm | general | Ver: 2.12.x
           Summary: LinkButton with single param does not behave
           Product: gtkmm
           Version: 2.12.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: marko marko anastasov name
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


There is something wrong about LinkButtons constructed with one parameter (uri,
which should then be used both as uri and label). A Button (parent) does seem
to get created, but 4 GTK+ warnings "Gtk-CRITICAL **: gtk_widget_modify_fg:
assertion `GTK_IS_WIDGET (widget)' failed" are produced.


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



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

Message: 6
Date: Wed, 31 Oct 2007 23:24:49 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 492200] LinkButton with single param
	does not	behave
To: gtkmm-forge lists sourceforge net
Message-ID: <20071031232449 5F49E23F791 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=492200

  gtkmm | general | Ver: 2.12.x




------- Comment #1 from Marko Anastasov  2007-10-31 23:24 UTC -------
Created an attachment (id=98288)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=98288&action=view)
test case, with C widgets to compare

I do not know the reason. Looking at the hg file, it seems that everything is
ok.


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



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

Message: 7
Date: Sat,  3 Nov 2007 14:04:20 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 493057] New: Gtkmm fails to build on
	Mac OS X	Tiger 10.4.10
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-493057-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=493057

  gtkmm | build | Ver: 2.12.x
           Summary: Gtkmm fails to build on Mac OS X Tiger 10.4.10
           Product: gtkmm
           Version: 2.12.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: aruiz gnome org
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


Please describe the problem:
I'm building the trunk version of gtkmm using the imendio's jhbuild moduleset
for Mac OS X and I get the following error:

widget.cc: In function
'void<unnamed>::Widget_signal_style_changed_callback(GtkWidget*, GtkStyle*,
void*)':
widget.cc:812: error: 'Style' was not declared in this scope
widget.cc:812: error: template argument 1 is invalid
widget.cc:812: error: missing '>' to terminate the template argument list
widget.cc:812: error: template argument 2 is invalid
widget.cc:822: error: expected type-specifier before 'SlotType'
widget.cc:822: error: expected `>' before 'SlotType'
widget.cc:822: error: expected `(' before 'SlotType'
widget.cc:822: error: 'SlotType' was not declared in this scope
widget.cc:822: error: expected primary-expression before '>' token
widget.cc:823: error: expected `)' before ';' token

---------

gtkmm/style.h is included, so I don't understand what's missing here.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


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



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

Message: 8
Date: Sat,  3 Nov 2007 14:09:48 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 493057] Gtkmm fails to build on Mac OS
	X	Tiger 10.4.10
To: gtkmm-forge lists sourceforge net
Message-ID: <20071103140948 245E323F5D8 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=493057

  gtkmm | build | Ver: 2.12.x




------- Comment #1 from Alberto Ruiz  2007-11-03 14:09 UTC -------
Using Gtk::Widget fixed the problem, which is weird since it's using the Gtk
namespae explicitely in the previous line.


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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

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


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


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