On Mon, 2012-05-07 at 22:32 -0300, Ariel Luciano Rodriguez wrote:
> Hello, I'm starting to do a kind of typing-tutor program for fun, Im just
> starting modelling a visual keyboard and I'm facing this problem:
> While holding down a key (not a meta character) first a keypress event is
> released, a
Hello, I'm starting to do a kind of typing-tutor program for fun, Im just
starting modelling a visual keyboard and I'm facing this problem:
While holding down a key (not a meta character) first a keypress event is
released, and if i keep holding the key a series of keypress and keyrelease
events st
c_media.c: In function ‘MediaControl_get’:
c_media.c:338:17: error: ‘G_VALUE_INIT’ undeclared (first use in this function)
That's exactly the same error I get on my openSUSE system.
Am 07.05.2012 23:13, schrieb linuxos:
> Hi Benoit,
>
> I have an error during the compilation of the lastest Gamba
Comment #2 on issue 246 by kokok...@gmail.com: Random "DrawingArea is being
drawn" error when using new gridview
http://code.google.com/p/gambas/issues/detail?id=246
I'll try to.
Meanwhile, i've found a way to stop it from happening, maybe it is useful
for you to understand.
Over the grid i'v
...
> this will give you a home directory full of .deb files, you can copy
> across the ones you want to the NAS and install
>
>dpkg -i
With Ian's help and a long hours last night I managed to compile the debian
packages for ARMEL within QEMU (compilation took 6+ hours).
Today I verified de
Updates:
Status: NeedsInfo
Labels: -Version Version-TRUNK
Comment #1 on issue 246 by benoit.m...@gmail.com: Random "DrawingArea is
being drawn" error when using new gridview
http://code.google.com/p/gambas/issues/detail?id=246
Can you provide the project stack contents displayed
Updates:
Status: Fixed
Labels: -Version Version-TRUNK
Comment #1 on issue 247 by benoit.m...@gmail.com: gb.settings -
Settings.Clear's argument should be optional
http://code.google.com/p/gambas/issues/detail?id=247
Fixed in revision #4720.