Forum: Ruby-Gnome 2 GitHub account

Posted by Kouhei Sutou (Guest)
on 2011-09-23 05:13
(Received via mailing list)
Hi,

We will move the repository to GitHub from SF.net:
  https://github.com/ruby-gnome2/ruby-gnome2

Could developers tell me your GitHub account? I'll add you
to the Ruby-GNOME2 organization on GitHub.


Thanks,
--
kou
Posted by unknown (Guest)
on 2011-09-23 11:26
(Received via mailing list)
----- Mail original -----
> Hi,
> We will move the repository to GitHub from SF.net:
> https://github.com/ruby-gnome2/ruby-gnome2
>
> Could developers tell me your GitHub account? I'll add you
> to the Ruby-GNOME2 organization on GitHub.

Hi,

I have not been active for quite some time but still hope to help again 
:)
If you still consider me a developer my login there is pterjan

Thanks
Posted by Kouhei Sutou (Guest)
on 2011-09-23 12:23
(Received via mailing list)
Hi,

In <c5ce2a03-df43-4bec-a194-453e2c0629e3@spooler4-g27.priv.proxad.net>
  "Re: [ruby-gnome2-devel-en] GitHub account" on Fri, 23 Sep 2011 
11:25:20 +0200 (CEST),
  pascal.terjan@free.fr wrote:

>> We will move the repository to GitHub from SF.net:
>> https://github.com/ruby-gnome2/ruby-gnome2
>>
>> Could developers tell me your GitHub account? I'll add you
>> to the Ruby-GNOME2 organization on GitHub.
>
> I have not been active for quite some time but still hope to help again :)
> If you still consider me a developer my login there is pterjan

Sure. :-)
I've added you to the Ruby-GNOME2 organization.


Thanks,
--
kou
Posted by Geoff Youngs (Guest)
on 2011-09-23 20:33
(Received via mailing list)
On 23 September 2011 10:25,  <pascal.terjan@free.fr> wrote:
> ----- Mail original -----
>> Could developers tell me your GitHub account? I'll add you
>> to the Ruby-GNOME2 organization on GitHub.

> I have not been active for quite some time but still hope to help again :)
> If you still consider me a developer my login there is pterjan

Likewise - except my username is geoffyoungs

Thanks,


Geoff
--
Random Musing - http://www.frafferz.com/
Posted by Kouhei Sutou (Guest)
on 2011-09-24 02:13
(Received via mailing list)
Hi,

In <CAPuFfEfJxSuX9OLT325q8P4t9LaavsFMQ+8rPfJgJA710_8xkQ@mail.gmail.com>
  "Re: [ruby-gnome2-devel-en] GitHub account" on Fri, 23 Sep 2011 
19:32:35 +0100,
  Geoff Youngs <g@intersect-uk.co.uk> wrote:

>>> Could developers tell me your GitHub account? I'll add you
>>> to the Ruby-GNOME2 organization on GitHub.
>
>> I have not been active for quite some time but still hope to help again :)
>> If you still consider me a developer my login there is pterjan
>
> Likewise - except my username is geoffyoungs

I've also add you!


Thanks,
--
kou
Posted by Marc Heiler (shevegen)
on 2011-09-24 22:42
Hi!

> Could developers tell me your GitHub account? I'll add
> you to the Ruby-GNOME2 organization on GitHub.

My C knowledge is still terrible but I'd also like to be
added, if that is possible. I've been using ruby-gnome
since quite a long time.

My username at github is:

  shevegen

https://github.com/shevegen

Thanks.
Posted by Kouhei Sutou (Guest)
on 2011-09-25 01:25
(Received via mailing list)
Hi,

In <205ee4ea549232ede11dc9aa86acdd4a@ruby-forum.com>
  "Re: [ruby-gnome2-devel-en] GitHub account" on Sat, 24 Sep 2011 
22:42:36 +0200,
  Marc Heiler <ruby-forum-incoming@andreas-s.net> wrote:

>
> https://github.com/shevegen

I've added you to the organization!


Thanks,
--
kou
Posted by jake kaiden (lljk)
on 2011-09-30 00:46
my C is also terrible - but i'd like to help out however i can and have 
been using gtk2 (happily) for some time...

my github username is lljk

thanks -

 j
Posted by Kouhei Sutou (Guest)
on 2011-09-30 00:59
(Received via mailing list)
Hi,

In <c3e6e9aaa3f5cccf836d29ac50f31aa7@ruby-forum.com>
  "Re: [ruby-gnome2-devel-en] GitHub account" on Fri, 30 Sep 2011 
00:46:32 +0200,
  jake kaiden <ruby-forum-incoming@andreas-s.net> wrote:

> my C is also terrible - but i'd like to help out however i can and have
> been using gtk2 (happily) for some time...

Thanks!

> my github username is lljk

I've added you to the Ruby-GNOME2 organization.

--
kou
Posted by Guillaume Cottenceau (Guest)
on 2011-10-01 22:29
(Received via mailing list)
Hi,

I have tested latest git version and noticed a strange bug in my booh
app, the cursor changing is no longer working:

ruby -rgtk2 -e 'Gtk.init; w = Gtk::Window.new; w.show_all;
Gtk.main_iteration while Gtk.events_pending?; puts w.window;
w.window.cursor = Gdk::Cursor::WATCH'
#<Gdk::Window:0xb65be9a4>
-e:1: undefined method `cursor=' for #<Gdk::Window:0xb65be9a4
ptr=0x8a270c8> (NoMethodError)

Strange is the app starts ok so a lot of things are working, and the
rest of automatically installed properties seem to work. And in irb,
cursor= (and set_cursor) are reported to exist!? Any pointer?


PS : my github account is "gcottenc" if you will.

Thanks


On Fri, Sep 23, 2011 at 5:12 AM, Kouhei Sutou <kou@cozmixng.org> wrote:
> --
> ruby-gnome2-devel-en@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ruby-...
>



--
Guillaume Cottenceau
Posted by Kouhei Sutou (Guest)
on 2011-10-02 13:28
(Received via mailing list)
Hi,

In <CA+Ot8JW8p=-bmQQESCBcuqDyBqHL0tYP87Mc6vFMKv4WTN4b5w@mail.gmail.com>
  "Re: [ruby-gnome2-devel-en] GitHub account" on Sat, 1 Oct 2011 
22:28:20 +0200,
  Guillaume Cottenceau <gcottenc@gmail.com> wrote:

> PS : my github account is "gcottenc" if you will.

I've added you to the Ruby-GNOME2 organization!

Thanks,
--
kou
Posted by Vincent Carmona (vinc-mai)
on 2011-10-11 18:49
(Received via mailing list)
2011/9/23 Kouhei Sutou <kou@cozmixng.org>:
> --
> kou
>

Hi.

I am a bit late but I just get access back to the web.

My github account name is vinc-mai.

Could you please add me ?



--
Vincent Carmona
Posted by Kouhei Sutou (Guest)
on 2011-10-12 00:10
(Received via mailing list)
Hi,

In <CAENqjqfxpfCgmTaRouKP9jd-+uFf-XsKDYpbsmMHcNqkqHB4HQ@mail.gmail.com>
  "Re: [ruby-gnome2-devel-en] GitHub account" on Tue, 11 Oct 2011 
18:48:20 +0200,
  Vincent Carmona <vinc4mai@gmail.com> wrote:

>
> Could you please add me ?

Sure!
I've added you!


Thanks,
--
kou
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.