[gtkmm] Gtkmm-forge digest, Vol 1 #763 - 2 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #763 - 2 msgs
- Date: Mon, 20 Sep 2004 20:15:54 -0700
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-admin 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 153142] New: - compile error in libbonobomm from cvs (bugzilla-daemon bugzilla gnome org)
2. [Bug 149603] - Example application fails with assertion (face != NULL) (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 20 Sep 2004 08:55:12 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 153142] New: - compile error in libbonobomm from cvs
http://bugzilla.gnome.org/show_bug.cgi?id=153142
gnomemm | libbonobomm | Ver: unspecified
Summary: compile error in libbonobomm from cvs
Product: gnomemm
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: libbonobomm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: rcook wyrms net
(cd .libs && rm -f libbonobomm_generated_skels-2.5.la && ln -s
../libbonobomm_generated_skels-2.5.la libbonobomm_generated_skels-2.5.la)
make[5]: Leaving directory `/usr/src/libbonobomm-cvs/bonobomm/generated'
make[4]: Leaving directory `/usr/src/libbonobomm-cvs/bonobomm/generated'
Making all in servers_src
make[4]: Entering directory `/usr/src/libbonobomm-cvs/bonobomm/servers_src'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/libbonobomm-cvs/bonobomm/servers_src'
Making all in servers
make[4]: Entering directory `/usr/src/libbonobomm-cvs/bonobomm/servers'
Making all in private
make[5]: Entering directory `/usr/src/libbonobomm-cvs/bonobomm/servers/private'
make[5]: *** No rule to make target `unknown_cimpl_p.h', needed by `all-am'. Stop.
make[5]: Leaving directory `/usr/src/libbonobomm-cvs/bonobomm/servers/private'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/libbonobomm-cvs/bonobomm/servers'
make[3]: Leaving directory `/usr/src/libbonobomm-cvs/bonobomm'
make[3]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/libbonobomm-cvs/bonobomm'
make[2]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/libbonobomm-cvs'
make[1]: *** [all-recursive] Error 1
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 20 Sep 2004 18:22:16 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 149603] - Example application fails with assertion (face != NULL)
http://bugzilla.gnome.org/show_bug.cgi?id=149603
gnomemm | libgnomeprintmm | Ver: 2.5
------- Additional Comments From victormorilla yahoo es 2004-09-20 18:22 -------
Original example doesn't print a ps file, because refFontLuxi doesn't have a
valid reference:
Glib::RefPtr<Gnome::Print::Font> refFontLuxi =
Gnome::Print::Font::find_closest("Luxi Sans Bold");
if(!refFontLuxi)
{
std::cerr << "Font is null: Font not found." << std::endl;
return 1;
}
Anyway, the problem seems to be related with my configuration. I have tried
libgnomeprint "simple" example and got the same error.
Any help ?
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]