Gtkmm-forge Digest, Vol 7, Issue 13



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 388778] Patch that wraps GdaDataModelRow and
      GdaDataModelArray (gnomemm (bugzilla.gnome.org))
   2. [Bug 388086] Gtk::RecentManager::Data can't be	instantiated
      (gtkmm (bugzilla.gnome.org))
   3. [Bug 388934] New: glibmm's markup-example does not	build
      (glibmm (bugzilla.gnome.org))


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

Message: 1
Date: Sat, 23 Dec 2006 09:31:31 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 388778] Patch that wraps
	GdaDataModelRow and	GdaDataModelArray
To: gtkmm-forge lists sourceforge net
Message-ID: <20061223093131 5610A6C417A box gnome org>
Content-Type: text/plain; charset=utf-8

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=388778

  gnomemm | libgdamm | Ver: unspecified


Murray Cumming changed:

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




------- Comment #2 from Murray Cumming  2006-12-23 09:30 UTC -------
Comitted.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

Message: 2
Date: Sat, 23 Dec 2006 09:40:00 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 388086] Gtk::RecentManager::Data can't
	be	instantiated
To: gtkmm-forge lists sourceforge net
Message-ID: <20061223094000 7F4E16C418A box gnome org>
Content-Type: text/plain; charset=utf-8

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=388086

  gtkmm | build | Ver: 2.10.x


Murray Cumming changed:

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




------- Comment #1 from Murray Cumming  2006-12-23 09:38 UTC -------
Ah. A patch would be welcome.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

Message: 3
Date: Sat, 23 Dec 2006 14:54:59 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 388934] New: glibmm's markup-example
	does not	build
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-388934-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

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=388934

  glibmm | build | Ver: 2.12.x

           Summary: glibmm's markup-example does not build
           Product: glibmm
           Version: 2.12.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: bjoern cs tu-berlin de
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.15/2.16
   GNOME milestone: Unspecified


Please describe the problem:
The markup-example (glibmm/examples/markup) does not build cleanly:

make[3]: Entering directory `/var/soft/gnome2/cvs/glibmm/examples/markup'
/bin/sh ../../libtool --tag=CXX --mode=link g++  -g -O2 -Wall -Wno-long-long 
-Wl,-rpath,/var/soft/gnome2/gnome-2-2/lib -o parser  parser.o 
../../glib/glibmm/libglibmm-2.4.la -Wl,--export-dynamic
-L/var/soft/gnome2/gnome-2-2/lib -lsigc-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0
g++ -g -O2 -Wall -Wno-long-long -Wl,-rpath -Wl,/var/soft/gnome2/gnome-2-2/lib
-o .libs/parser parser.o -Wl,--export-dynamic 
../../glib/glibmm/.libs/libglibmm-2.4.so -L/var/soft/gnome2/gnome-2-2/lib
/var/soft/gnome2/gnome-2-2/lib/libsigc-2.0.so
/var/soft/gnome2/gnome-2-2/lib/libgobject-2.0.so
/var/soft/gnome2/gnome-2-2/lib/libgmodule-2.0.so -ldl
/var/soft/gnome2/gnome-2-2/lib/libglib-2.0.so -lrt -Wl,--rpath
-Wl,/var/soft/gnome2/gnome-2-2/lib
../../glib/glibmm/.libs/libglibmm-2.4.so: undefined reference to
`Glib::KeyFileError::throw_func(_GError*)'
collect2: ld returned 1 exit status
make[3]: *** [parser] Error 1
make[3]: Leaving directory `/var/soft/gnome2/cvs/glibmm/examples/markup'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/soft/gnome2/cvs/glibmm/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/soft/gnome2/cvs/glibmm'
make: *** [all] Error 2


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

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


End of Gtkmm-forge Digest, Vol 7, Issue 13
******************************************



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