Re: Comments on fullscreen dialog
- From: "Richard Bronosky" <mythtv bronosky com>
- To: "Michael Wayne Goodman" <goodman m w gmail com>
- Cc: f-spot-list gnome org
- Subject: Re: Comments on fullscreen dialog
- Date: Thu, 5 Apr 2007 13:16:30 -0400
On 4/5/07, Michael Wayne Goodman <goodman m w gmail com> wrote:
I had problems working with the UI at first too. Stephane sent out an
email on the mailinglist in February about this. Basically, before
you do anything, you need to follow a few hackish steps to get Glade
to only update the .glade file where you changed things, instead of
the whole file (http://mail.gnome.org/archives/f-spot-list/2007-February/msg00092.html).
Also, you are using the right version of Glade (at least, it's the
same version as what I have, and I've had no problems lately).
If you've done those steps, then there might be other things to
consider. If you've added a file, you probably need to put it into
the make file. If so, I think you need to run autogen again as well.
After this
http://mail.gnome.org/archives/f-spot-list/2007-March/msg00049.html
I replied (accidentally, it seems, without reply-to-all) that my version of glade2
was creating a file that was missing everything important to me. I
offered to create a transcript, but we just let it drop. I'm now
adding this transcript. I think something abnormal is happening here.
Is this the same result you get? Are you using the glade2 package as
provided by the Ubuntu Edgy repository?
$ ll *.glade
-rw-r--r-- 1 rbronosky rbronosky 645K 2007-03-21 22:00 f-spot.glade
$ rm f-spot.glade
$ svn up f-spot.glade
Restored 'f-spot.glade'
At revision 3052.
$ ll *.glade
-rw-r--r-- 1 rbronosky rbronosky 645K 2007-04-05 13:01
f-spot.glade
$ glade-2 f-spot.glade
GTK Accessibility Module initialized
** (glade-2:14849): WARNING **: unknown attribute `comment' for <property>.
** (glade-2:14849): WARNING **: Unknown widget class: GnomeDateEdit
$ # I just saved the file and closed
$ svn diff f-spot.glade > glade.diff
$ ll *glade glade*
-rw-r--r-- 1 rbronosky rbronosky 84K 2007-04-05 13:02 f-spot.glade
-rw-r--r-- 1 rbronosky rbronosky 611K 2007-04-05 13:04
glade.diff
$ # At this point everything I want to modify in f-spot.glade is missing. It just lost 561k of data!
--
.!# RichardBronosky #!.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]