[Shotwell] Want to contribute but I have some problems here and a question.
ZedTuX ZedR00t
zedtux at zedroot.org
Tue Jun 22 00:45:08 PDT 2010
Hi Allison,
First off, big thanks for your quick answer, help and fix ! :)
Why don't you done all GUI part with Glade ? I mean, is there a big
reason, or just because you don't really like it or anything else ?
On my point of view, I prefer to use Glade as much as I can for the GUI
part, and just connect callback to my classes.
I think I must be clear with all of you on that point if I want to
implement something.
Well, let me have a try with your help. Wait and see :)
So, my feature ! :)
In order to found all pictures with a given person
As a user
I want to be able to define in each pictures how is present on it.
And maybe, if all run good, implement library for face recognition.
But in a first step, I just want to have the possibility to set who is
on the picture, and then have a screen with all faces, select one, and
this all that pictures.
I have think about a shape that the user can move of the picture, and
re-size it, and the name, just under, of that person.
I also want to link that person to the address book of Ubuntu ( I don't
see any way for Window ? ).
If you have any comments, idea, suggestion, etc ... do not hesitate to
contact me ! :)
Allison Barlow wrote:
> Also, which feature were you hoping to implement? :)
>
> ajb
>
> On Mon, Jun 21, 2010 at 1:14 PM, Allison Barlow<allison at yorba.org> wrote:
>
>> Hello!
>>
>> First off, it's great that you want to contribute! Here are three
>> points that should help you on your way.
>>
>> - Just to be clear, we haven't done all our UI development in Glade.
>> If everything works as it should, you should only see two dialogs when
>> Glade opens.
>>
>> - When developing with glade, you must run './configure
>> --enable-build-for-glade' and then 'make' to generate a shared
>> library. We didn't make this as obvious as we should have, so I've
>> just re-written the sw-glade script to check for the shared library it
>> needs. You can update to get the latest version.
>>
>> - Glade gives off a lot of warnings normally, so keep that in mind.
>> It might be helpful to run Glade independently once just to see the
>> default behavior.
>>
>> ajb
>>
>> On Mon, Jun 21, 2010 at 11:10 AM, ZedTuX<zedtux at zedroot.org> wrote:
>>
>>> Hi all,
>>>
>>>
>>> So, as tell in the title, I want to contribute (heum... say try to
>>> contribute, we will see) to implement a new feature.
>>> Before to start anythings I'm browsing code and glade file, and there are
>>> my errors.
>>>
>>> I have found the bash script sw-glade that seems to be the right thing to
>>> start to edit GUI, but when I stat it, I have a lot of exceptions in the
>>> terminal. Glade open even if these exceptions occurred but it only show me
>>> the preferences screen. I imagine that's cause of exception. All concerned
>>> form haven't been loaded.
>>>
>>> Here are a copy/past of exceptions:
>>> http://pastie.org/1013950
>>>
>>> Other informations: My subversion repo is up-to-date (rev 1839), and
>>> compilation of Shotwell is done.
>>>
>>>
>>> And finally my question: Why don't you use Launchpad for your project ?
>>> _______________________________________________
>>> Shotwell mailing list
>>> Shotwell at lists.yorba.org
>>> http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
>>>
>>>
More information about the Shotwell
mailing list