Hello,
that would be great. If you want to use the maemo-beagle garage site to
document/track the process, please do so. I'll gladly add anyone interested
as a project member.
Cheers,
Juha
ext Till Harbaum / Lists wrote:
> Hi,
>
> i'd really suggest that we stop using this alpha port and
>
Hello,
I think you may have something funky in your sources.list. You should use
the sources.list file from where you found the packages file and when you
modify it to include the closed binary repository line with your tag, be
sure not to use 'fremantle' in the uri, instead maemo5.0alpha like
On Thu, 2009-09-17 at 20:32 +0200, Till Harbaum / Lists wrote:
> Hi,
>
> i'd really suggest that we stop using this alpha port and
> somehow join forces to get the beta2 port running or
> even wait for the final sdk.
>
> I am really interested in getting fremantle to run on the
> beagleboard, bu
On Thursday 17 September 2009 19:40:14 Till Harbaum / Lists wrote:
> It's basically impossible to promote just a library since
> there's no useful way to test a library alone. But you
> can also not just promote an application using a library
> from extras-devel as it would be broken without its li
Hi,
i am using tablet-browser-interface which imho exists
for exactly this purpose:
#include
osso_rpc_run_with_defaults(my_osso_context, "osso_browser",
OSSO_BROWSER_OPEN_NEW_WINDOW_REQ, NULL,
DBUS_TYPE_STRING, my_url,
DBUS_TYPE_BOOLEAN,
Hi,
how is promoting libraries supposed to work?
It's basically impossible to promote just a library since
there's no useful way to test a library alone. But you
can also not just promote an application using a library
from extras-devel as it would be broken without its libs.
osm2go is such a
Hi,
i'd really suggest that we stop using this alpha port and
somehow join forces to get the beta2 port running or
even wait for the final sdk.
I am really interested in getting fremantle to run on the
beagleboard, but the alpha sdk really is useless nowadays
as not a single application from the
Niels,
I have just attempted to promote the 5 GPE apps which work on Fremantle
(starling doesn't work at the moment) to extras-testing.
The Extras-testing wiki page warns that the promotion interface could be a bit
slow but I am wondering if it has broken. The first 3 apps went fine: I
clicke
heh
i answered this myself almost as soon as I asked.
im embarrassed it got brought back up, but thankful to you both for
reaffirming it
the licenses are indeed compatible and its a great thing :)
oss ftw!
the examples are kickass, thanks to all for putting them together, any
chance they be com
Hi,
I'm a libosso whore so this is how I do it:
#include
osso_context_t* osso_context;
osso_rpc_t* osso_retval = { 0 };
char *open = "http://www.google.com";;
osso_context = osso_initialize ("com.what.ever", "0.9.9", FALSE, NULL);
osso_rpc_run(osso_context, "com.nokia.osso_browser",
"/com/noki
Hi,
while doing
http://maemo-beagle.garage.maemo.org/alpha.html
I'm stuck in
[sbox-maemo-beagle: ~/rootfs ] > fakeroot ./make_rootfs.sh
stage. Using packages list from
http://maemo-beagle.garage.maemo.org/files/maemo5-alpha/packages
I get:
-- cut --
[sbox-maemo-beagle: ~/rootfs ] > fakeroo
Like Murray said, you can use MIT code with your GPL code.
When dealing with licensing issues, if your application is GPL licensed
you should look for the GPL-compatible licenses list:
http://www.gnu.org/philosophy/license-list.html#GPLCompatibleLicenses
Cheers,
--
Joaquim Rocha
Murray Cumming
On Sat, 2009-08-29 at 11:19 +, gary liquid wrote:
> When I went looking, I find many are licensed under a permissive MIT
> license.
> this is great and open source friendly, but my application is written
> under
> the GPL.
>
> I am not a licensing expert, so hopefully one of you guys will be a
Thomas Perl wrote:
> Hello!
>
> What is the canonical way of opening a browser and the media player
> (or more general: opening a URL and opening a local file) from code
> on Fremantle?
>
> Is there a command-line utility that can be used or a D-Bus call? If so,
> where is the D-Bus call document
Hi,
here is an example for a d-bus call to open the browser:
dbus-send --system --type=method_call --dest="com.nokia.osso_browser"
--print-reply /com/nokia/osso_browser/request
com.nokia.osso_browser.load_url string:"http://www.google.com";
To use the mediaplayer you could have a look into th
From: Claudio Saavedra
> El jue, 17-09-2009 a las 12:15 +0200, Thomas Perl escribió:
> > Hello!
> >
> > What is the canonical way of opening a browser and the media player
> > (or more general: opening a URL and opening a local file) from code
> > on Fremantle?
In Fremantle you usually use the
El jue, 17-09-2009 a las 12:15 +0200, Thomas Perl escribió:
> Hello!
>
> What is the canonical way of opening a browser and the media player
> (or more general: opening a URL and opening a local file) from code
> on Fremantle?
gtk_show_uri() should work in theory, but I don't know if it does in
p
Hello!
What is the canonical way of opening a browser and the media player
(or more general: opening a URL and opening a local file) from code
on Fremantle?
Is there a command-line utility that can be used or a D-Bus call? If so,
where is the D-Bus call documented (sample code would be enough ;).
ext Till Harbaum wrote:
> There's this "package karma" box with those thumbs-up and thumbs-down
> icons. But
> clicking them does nothing. How do i rate something??
It does something, but it takes a long while. It's just the same with
News and Brainstorm. I just don't know why the thumbs can be
Hi,
i was about to do some testing. So logged in, went to the package page and got
as far
that i was able to enter a comment. But where am i supposed to click to give my
vote?
There's this "package karma" box with those thumbs-up and thumbs-down icons. But
clicking them does nothing. How do i r
20 matches
Mail list logo