Gtkmm-forge Digest, Vol 21, Issue 7



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 515135] glibmm needs the option not to abort	programs
      with different encodings (glibmm (bugzilla.gnome.org))
   2. [Bug 516600] New: gekmm-demo cannot locate	resource files
      (gtkmm (bugzilla.gnome.org))
   3. [Bug 516600] gekmm-demo cannot locate resource	files
      (gtkmm (bugzilla.gnome.org))
   4. [Bug 516600] gtkmm-demo cannot locate resource	files
      (gtkmm (bugzilla.gnome.org))
   5. [Bug 516602] New: resoure files requred by	gtkmm-demo not
      installed (gtkmm (bugzilla.gnome.org))
   6. [Bug 516602] resoure files requred by gtkmm-demo	not
      installed (gtkmm (bugzilla.gnome.org))
   7. [Bug 517208] New: patch to add some unwrapped	functions
      (gnomemm (bugzilla.gnome.org))
   8. [Bug 517208] patch to add some unwrapped functions
      (gnomemm (bugzilla.gnome.org))


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

Message: 1
Date: Wed, 13 Feb 2008 13:04:26 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 515135] glibmm needs the option not to
	abort	programs with different encodings
To: gtkmm-forge lists sourceforge net
Message-ID: <20080213130426 3FBD923F590 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=515135

  glibmm | strings | Ver: unspecified




------- Comment #3 from Takao Fujiwara  2008-02-13 13:04 UTC -------
Created an attachment (id=105139)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=105139&action=view)
Example Test Case

I attached the test case.
The second locale_from_utf8() or filename_to_utf8() always abort on none UTF-8
locales.

Actually I don't know the debugger message "Exception type class ConvertError
has no handle.".

Thanks.


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



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

Message: 2
Date: Fri, 15 Feb 2008 03:38:24 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 516600] New: gekmm-demo cannot locate
	resource files
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-516600-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=516600

  gtkmm | general | Ver: 2.12.x
           Summary: gekmm-demo cannot locate resource files
           Product: gtkmm
           Version: 2.12.x
          Platform: Other
        OS/Version: opensolaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: chris wang sun com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


After make install the gtkmm, I run the gtkmm-demo which installed in /usr/bin. 
the application reports that image files open failed (gif,jpg,png)

I checked the source code in demo directory, and found most of example source
that
require to open image file only hardcoded the image name, which means the
gtk-demo will look for the image on current directory.

I doubt this is wrong, as there is a function defined in demo-common.h
demo_find_file, by calling this function, the resource file can be located
either in current directory or the user can define the environment variable
DEMOCODEDIR to tell the application where can find the resource.


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



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

Message: 3
Date: Fri, 15 Feb 2008 03:39:57 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 516600] gekmm-demo cannot locate
	resource	files
To: gtkmm-forge lists sourceforge net
Message-ID: <20080215033957 EFF8523F5DA 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=516600

  gtkmm | general | Ver: 2.12.x




------- Comment #1 from Chris Wang  2008-02-15 03:39 UTC -------
Created an attachment (id=105300)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=105300&action=view)
patch to fix the gtkmm-demo cannot locate resource file


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



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

Message: 4
Date: Fri, 15 Feb 2008 03:40:26 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 516600] gtkmm-demo cannot locate
	resource	files
To: gtkmm-forge lists sourceforge net
Message-ID: <20080215034026 E07AE23F5D7 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=516600

  gtkmm | general | Ver: 2.12.x

Chris Wang changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|gekmm-demo cannot locate    |gtkmm-demo cannot locate
                   |resource files              |resource files




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



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

Message: 5
Date: Fri, 15 Feb 2008 03:45:03 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 516602] New: resoure files requred by
	gtkmm-demo not installed
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-516602-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=516602

  gtkmm | general | Ver: 2.12.x
           Summary: resoure files requred by gtkmm-demo not installed
           Product: gtkmm
           Version: 2.12.x
          Platform: Other
        OS/Version: opensolaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: chris wang sun com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


run gtkmm-demo, it always report ??.cc file not found.
After check the make install script, I found that all cc files, image files are
not installed in /usr/share/gtkmm-2.4 as we expected.


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



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

Message: 6
Date: Fri, 15 Feb 2008 03:46:08 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 516602] resoure files requred by
	gtkmm-demo	not installed
To: gtkmm-forge lists sourceforge net
Message-ID: <20080215034608 4B09923F5DA 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=516602

  gtkmm | general | Ver: 2.12.x




------- Comment #1 from Chris Wang  2008-02-15 03:46 UTC -------
Created an attachment (id=105301)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=105301&action=view)
Modify the Makefile.am to install these required resource files


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



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

Message: 7
Date: Mon, 18 Feb 2008 12:59:02 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 517208] New: patch to add some
	unwrapped	functions
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-517208-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=517208

  gnomemm | gstreamermm | Ver: unspecified
           Summary: patch to add some unwrapped functions
           Product: gnomemm
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gstreamermm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: siavash safi gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


This patch adds some unwrapped functions specially in Gst::Pad.


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



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

Message: 8
Date: Mon, 18 Feb 2008 13:00:00 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 517208] patch to add some unwrapped
	functions
To: gtkmm-forge lists sourceforge net
Message-ID: <20080218130000 8508623F502 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=517208

  gnomemm | gstreamermm | Ver: unspecified




------- Comment #1 from Siavash Safi  2008-02-18 12:59 UTC -------
Created an attachment (id=105492)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=105492&action=view)
unwrapped functions patch


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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

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


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


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