bugzilla-daemon | 2 Jul 2007 15:51
Picon

[Bug 3460] ObjectTree has no row-expanded signal

http://bugs.async.com.br/show_bug.cgi?id=3460

Johan Dahlin <jdahlin <at> async.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Johan Dahlin <jdahlin <at> async.com.br>  2007-07-02 10:50:58 BRT ---
Enviando       ChangeLog
Enviando       kiwi/ui/objectlist.py
Transmitindo dados do arquivo ..
Commit da revisão 6781.

--

-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
KLEIN Stephane | 3 Jul 2007 00:09
Gravatar

in /kiwi/glade3-plugin/ python setup.py install => "Glade 3 is not installed, neither will be this plugin."

Hello,

I write to report one issue in "trunk/kiwi/glade3-plugin/setup.py".

I've checkout trunk version and I've installed glade3 version "3.2.2".

In "trunk/kiwi/glade3-plugin/" directory, when I start "python setup.py 
install", I've this message : 

"Glade 3 is not installed, neither will be this plugin."

This is because "setup.py" look up "libgladeui-1.0" in pkg-config, but in 
my box, glade3 I've installed "gladeui-1.0.pc" and not "libgladeui-1.0".

I think this is a mistake in "trunk/kiwi/glade3-plugin/setup.py". 
Exactly ?

Thanks for you help and for your great framework.
Stephane
Ali Afshar | 3 Jul 2007 00:54
Picon
Gravatar

RE: in /kiwi/glade3-plugin/ python setup.py install => "Glade 3 is not installed, neither will be this plugin."

Hi,

Yes, this is an error. I have checked the glade3 configure.ac.

I have reported it as a bug.

Ali

-------- Original Message --------
Subject: in /kiwi/glade3-plugin/ python setup.py install => "Glade 3 is not
installed, neither will be this plugin."
Date: Mon, 2 Jul 2007 22:09:02 +0000 (UTC)
From: KLEIN Stephane <stephane <at> harobed.org>
To: kiwi <at> async.com.br

Hello,

I write to report one issue in "trunk/kiwi/glade3-plugin/setup.py".

I've checkout trunk version and I've installed glade3 version "3.2.2".

In "trunk/kiwi/glade3-plugin/" directory, when I start "python setup.py
install", I've this message :

"Glade 3 is not installed, neither will be this plugin."

This is because "setup.py" look up "libgladeui-1.0" in pkg-config, but in
my box, glade3 I've installed "gladeui-1.0.pc" and not "libgladeui-1.0".

I think this is a mistake in "trunk/kiwi/glade3-plugin/setup.py".
(Continue reading)

KLEIN Stephane | 3 Jul 2007 00:59
Gravatar

How can I set "<property name="data_type">str</property>" in glade-3 ?

Hi,

I use glade-3 with kiwi widget plug-in. I've one question : in glade, how 
can I set "<property name="data_type">str</property>" like in your glade 
examples files ? I don't see it in "Properties panel". 

Thanks for your help.
Stephane
bugzilla-daemon | 3 Jul 2007 00:56
Picon

[Bug 3461] Glade plugin has wrong name for pc file

http://bugs.async.com.br/show_bug.cgi?id=3461

Ali Afshar <aafshar <at> gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4212|                            |review?(jdahlin <at> async.com.br
               Flag|                            |)

--- Comment #1 from Ali Afshar <aafshar <at> gmail.com>  2007-07-02 19:56:25 BRT ---
Created an attachment (id=4212)
 --> (http://bugs.async.com.br/attachment.cgi?id=4212)
Patch to fix

In retrospect, I decided it was safest to attach a patch.

--

-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
bugzilla-daemon | 3 Jul 2007 00:54
Picon

[Bug 3461] New: Glade plugin has wrong name for pc file

http://bugs.async.com.br/show_bug.cgi?id=3461

           Summary: Glade plugin has wrong name for pc file
           Product: Kiwi
           Version: SVN trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: (unset)
          Priority: (unset)
         Component: Framework
        AssignedTo: jdahlin <at> async.com.br
        ReportedBy: aafshar <at> gmail.com
         QAContact: kiwi <at> async.com.br
   Estimated Hours: 0.0

Mailing List:

This is because "setup.py" look up "libgladeui-1.0" in pkg-config, but in
my box, glade3 I've installed "gladeui-1.0.pc" and not "libgladeui-1.0".

Checking the glade3 configure.ac this is indeed the case.

Please just remove those 3 letters. No patch attached.

--

-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
(Continue reading)

Ali Afshar | 3 Jul 2007 01:02
Picon
Gravatar

Re: How can I set "<property name="data_type">str</property>" in glade-3 ?

Unfortunately, you can't (as far as I can tell). This is just one of
the limitations of using glade3. Gazpacho is one answer, but then you
have a whole different set of bugs to contend with. Another answer is
to manually edit the glade file. Depressing.

Ali

On 02/07/07, KLEIN Stephane <stephane <at> harobed.org> wrote:
> Hi,
>
> I use glade-3 with kiwi widget plug-in. I've one question : in glade, how
> can I set "<property name="data_type">str</property>" like in your glade
> examples files ? I don't see it in "Properties panel".
>
> Thanks for your help.
> Stephane
>
> _______________________________________________
> Kiwi mailing list
> Kiwi <at> www.async.com.br
> http://www.async.com.br/mailman/listinfo/kiwi
>
bugzilla-daemon | 3 Jul 2007 01:02
Picon

[Bug 3461] Glade plugin has wrong name for pc file

http://bugs.async.com.br/show_bug.cgi?id=3461

Johan Dahlin <jdahlin <at> async.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Johan Dahlin <jdahlin <at> async.com.br>  2007-07-02 20:02:37 BRT ---
2007-07-02  Johan Dahlin  <jdahlin <at> async.com.br>

        * glade3-plugin/setup.py (glade3_exists): Check for
        gladeui-1.0 instead of libgladeui-1.0, fixes #3461

--

-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Jean-Baptiste BUTET | 4 Jul 2007 15:46
Picon

don't understand ohw keyactions/on_key__pressed work.

Hi all :)

First, I want to say how kiwi is useful for a python beginner as me.
With it I could write 2 little software helping my astronomy practice.
(see footer for links)

Here I am on a project where I want to catch some key pressed. (space,
return etc.)

And i have some pb to know how it works.

where am I wrong ?

class foo(Delegate):
    def on_key_press(self, *args):

--

-- 
http://astrolix.org
association des linuxiens astronomes
Jean-Baptiste BUTET | 4 Jul 2007 15:50
Picon

don't understand ohw keyactions/on_key__pressed work. (bis)

(arf... tabulationn on a webmail is not good ;) )

So could you give me an quick example to catch a "key_event" ?

Thanks :)

JB

--

-- 
http://astrolix.org
association des linuxiens astronomes

Gmane