Re: [Magicor-devel] 1.0?
Status: Beta
Brought to you by:
petgeb
From: wagner f. <fre...@im...> - 2006-12-12 13:09:44
|
On Sat, Dec 09, 2006 at 12:23:48PM +0100, Peter Gebauer wrote: > Hi all! >=20 > No new bugs reported in a while, should I tag the 1.0 and release it as t= he=20 > first stable version of Magicor? it's ok for me. i've almost finished the debian package I don't know why, but when launching the editor it stops with : (Magicor-LevelEditor:1053): libglade-WARNING **: could not find glade file 'data/editor/magicor-editor.glade' i've checked with strace and the config file is read : open("/etc/magicor-editor.conf", O_RDONLY|O_LARGEFILE) =3D 3 fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D60, ...}) =3D 0 fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D60, ...}) =3D 0 _llseek(3, 0, [0], SEEK_CUR) =3D 0 fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D60, ...}) =3D 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = =3D .0xa69e3000 _llseek(3, 0, [0], SEEK_CUR) =3D 0 read(3, "data_path =3D /usr/share/games/mag"..., 4096) =3D 60 peter, could you try to build the package on your machine to see if it works ? you need to be in the "trunk" directory and do a "dpkg-buildpackage -rfaker= oot" (and maybe install the debian devel packages)=20 also could you check what to do about the editor ? thanks, Fred ps: i've added two new forest backgrounds. (map 10 and 13). if they don't please you we can remove them. what about adding a few new backgrounds for the 1.0 release ? |