Active Topics

 

Showing results 1 to 25 of 33 @ 0.03 seconds. Search: Posts Made By: kaspernj
Forum: Development 2010-03-12, 11:00
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

Then you have installed the version from the extras-dev repository and not mine. They will not work together with my other packages like gems or any of the extensions.

Do as Fry to be sure to have...
Forum: Development 2010-01-27, 13:02
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

I have found several problems regarding networking with TCP in the version of Ruby, which I had in my repository. I replaced it with a working version some days ago.

I have also given my version...
Forum: Multimedia 2010-01-25, 09:39
Replies: 204
Views: 59,907
Posted By kaspernj
Re: iPlayer working on the N900

Also try this:

1. Check if you have, and if found remove, the extra-devel repo.

2. Execute the following to remove Ruby:

apt-get remove --purge ruby libruby1.8
apt-get clean
apt-get update
Forum: Development 2010-01-25, 08:08
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

If you have manually removed some stuff, that could mean that you have f**ked up your packages.

Have you configured the extras-devel repository? If so - remove it.

Then do a:
apt-get remove...
Forum: Development 2010-01-24, 20:19
Replies: 156
Views: 106,074
Posted By kaspernj
Re: SURVEY: Who's Developing for Maemo5/N900, What, and How - Check-In here

-------
Language/s: command-line scripts
IDE: nano, vi
Project: Ruby, Ruby-GTK and friends
Progress: 99%
License: N/A
Distribution: fremantle
Purpose/goal of project: Compiling and packaging...
Forum: Development 2010-01-24, 19:29
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

What happens if you go to "/opt/ruby/bin" and executes the following command:

./gem

Based on what you have written, it looks like the package have sat everything up as it should have.

If you...
Forum: Development 2010-01-24, 19:26
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

Yes - if you try accessing the repository by a HTTP-browser, then you will be redirected to this thread. Since I placed the instructions for setting up the repository in this thread, this is where...
Forum: Multimedia 2010-01-22, 09:34
Replies: 204
Views: 59,907
Posted By kaspernj
Re: iPlayer working on the N900

What is the output of the following command:
ls -l /usr/bin | grep iplayer
Forum: Multimedia 2010-01-21, 22:48
Replies: 204
Views: 59,907
Posted By kaspernj
Re: iPlayer working on the N900

I just bought a new and faster server. It should be up some time tomorrow. Sorry for the inconvenience.
Forum: Multimedia 2010-01-21, 16:40
Replies: 204
Views: 59,907
Posted By kaspernj
Re: iPlayer working on the N900

Jan, maybe you should also add the "apt-get update" to the commands in the first post, to ensure that apt will actually find the iplayer-dl-package?

And btw - my nick is spelled "kaspernj" with...
Forum: Multimedia 2010-01-20, 20:57
Replies: 204
Views: 59,907
Posted By kaspernj
Re: iPlayer working on the N900

First of all, I do not live in England - so I wouldnt have any use of such an application. Secondly I dont have so much time because of the programming I get paid for doing :-)

But go ahead - when...
Forum: Development 2010-01-18, 09:15
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

Hi all.

My repository has not been down. And it is still up.

If you cant reach it - try to enter this address into your URL in your browser:
http://maemorepo.kaspernj.org

You should be...
Forum: Multimedia 2010-01-16, 16:38
Replies: 204
Views: 59,907
Posted By kaspernj
Re: iPlayer working on the N900

Please contact me on my email: kaspernj@gmail.com
Forum: Development 2010-01-16, 16:36
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

Hi fry.

I have not been able to re-produce your problem. Have you tried removing the package and then installing it again?

Are you trying as root or your nomal user? (type "whoami" to find out)...
Forum: Development 2010-01-16, 10:26
Replies: 8
Views: 4,312
Posted By kaspernj
Re: Would PHP-GTK be possible?

Just a quick update - I bought the phones and set up a repository with PHP-GTK.

It works fine. I also compiled some of the most used extensions for PHP (mysqp, pqsql, ftp, xml* and so on).
...
Forum: Multimedia 2010-01-16, 10:18
Replies: 204
Views: 59,907
Posted By kaspernj
Re: iPlayer working on the N900

Since this iPlayer is so popular, I have made a package for it, so you dont have to download, untar and all that stuff yourself.

Simply add my repository and type:
apt-get install iplayer-dl
...
Forum: Multimedia 2010-01-16, 00:53
Replies: 204
Views: 59,907
Posted By kaspernj
Re: iPlayer working on the N900

I am very happy, that you could use my packages. Didnt see that many replies in my Ruby-thread. If you need me to package any other Ruby-extensions - please let me know.
Forum: Development 2010-01-14, 20:07
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

Anyway - to the guys complaining about the missing glade-package. Glade should be included in the "ruby-gnome2-all"-package.

At least these lines work on my N900:
require "gtk2"
require...
Forum: Development 2010-01-14, 19:54
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

By taking some old ruby-hildon packages and mixing some .so's together I actually included the hildon-package successfully.

Do any of you know, where I can find some documentation on how to use...
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2010-01-14, 19:28
Replies: 15
Views: 10,512
Posted By kaspernj
Re: Google contact sync

Just a follow-up - my Python script is now able to save all the Google-contacts on the phone with most relevant informations (most of the emails, most of the different phone-numbers and so on).

It...
Forum: Development 2010-01-14, 16:07
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

I should really write this in a seperate PHP-post, but here it goes:

I just added the following packages to the repository:
php53 (tested)
php53-gtk2 (tested)
php53-mysql
php53-sqlite...
Forum: Development 2010-01-14, 13:08
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

Here is a GtkBuilder-example, which works with my build (GtkBuilder is almost like Glade).

class MyWindow
def initialize
@gui = Gtk::Builder.new
@gui.add_from_file("gui/win_main.ui")...
Forum: Development 2010-01-14, 10:12
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

wmarone, why not use GtkBuilder to design GUI? Isnt Glade deprecated? I dont think it is being developed any more anymore... I actually thought that Glade was already in my packages, but I will look...
Forum: Development 2010-01-13, 10:02
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

Hi all.

I just finished setting up the repository for my Ruby-packages (I will try to upload them to the testing-devel repositories at a later time, when the packages are tested a bit more).
...
Forum: Development 2010-01-12, 13:29
Replies: 46
Views: 19,851
Posted By kaspernj
Re: Cant find Ruby GTK anywhere?

Just ran my first successful application with my packages on my N900!

I used SQLite3, Gtk2, GtkBuilder and gettext. Everything worked perfectly.

I will soon publish the packages :-)
Showing results 1 to 25 of 33



 
Forum Jump

All times are GMT. The time now is 16:16.