Re: Question re: blackjack compilation



Michael Satterwhite wrote:
I'm running SuSE 9.1 which is distributed with gnome games 2.4.2. I loaded the source and did a ./configure -> make to rebuild the package before making a change to blackjack.

Before making any changes, I tried executing my rebuilt version and received the following error:
	Application "lt-blackjack" (process 8638) has crashed
	due to a fatal error.
	(Segmentation fault)

Obviously, there is something wrong with my setup ... even though it passed configure. Tracing through, I find that the crash is occurring in the first call to bj_card_load_pixmaps right at the beginning at the line reading

card_deck = (GObject*) gdk_card_deck_new (app->window, deck_options);

I can and will trace further to find the reason for the crash, but I thought some of the gurus here might be able to point me in a logical direction to look.

Hello Michael,

Can you report this problem in bugzilla for me?

http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games&component=blackjack

We can discuss this there.  That will help a lot.

Thanks,
Jon



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