Neil MacLeod wrote:
> Richard Booth wrote:
>
>> How do others find it?
>>
>> Rich
>
> Exactly the same as you - when I grab the scrollbar thumbtrack, instead of
> the events being processed by the scrollbar widget the events appear to be
> processed by the main page of the application
At leas
Hi,
Oops, installed the old deb file. Now I repack my app to new .deb file. But
I can't install with this file, the problem reported:
Unable to install testapp
Application packages missing: hildon-fm1 (>=1.14)
I have released today radare 0.9.3 together with the maemo package for os2008.
Here are some screenshots and the package for download:
http://radare.nopcode.org/img/maemo/
Actually there is no integration with Maemo, but I plan to do it for better
'desktop' integration.
The debugger from the
Richard Booth wrote:
> How do others find it?
>
> Rich
Exactly the same as you - when I grab the scrollbar thumbtrack, instead of the
events being processed by the scrollbar widget the events appear to be
processed by the main page of the application, such that when I drag the
thumbtrack DOWN
Marcelo Lira wrote:
> And this I totally forgot. ><
>
> [1]
> http://setanta.wordpress.com/2008/01/29/resizing-maemo-sdk-vmware-appliance-virtual-hd/
>
>
nice howto. There is text field "adapter" in header of the vmdk file.
That might explain
the ide vs scsi drive. I think gparted would be les
Hi all
Is there a hidden setting somewhere to improve the scrollbar
sensitivity in the web browser on the N810?
I find it tricky to use the web browser in full screen mode. If I
try to grab the bar with the stylus and scroll down I can end up
leaving the scroll bar behind, with a series of click
Hi there,
I attempted to deploy a C++ program cross-compiled with sb2 and
arm-2007q3 (g++-4.2.x) on a N800 device which has been upgraded to
chinook already. But unfortunately it seems that arm-2007q3 uses a
newer libstdc++ than present in the chinook environment. I got
"/usr/lib/libstdc++.so.6: v
And this I totally forgot. ><
[1]
http://setanta.wordpress.com/2008/01/29/resizing-maemo-sdk-vmware-appliance-virtual-hd/
--
Marcelo Lira dos Santos
http://setanta.wordpress.com
INdT: http://www.indt.org.br
CInLUG: http://www.cin.ufpe.br/~cinlug
___
m
Almost forgot, the image will have 20Gb this time.
--
Marcelo Lira dos Santos
http://setanta.wordpress.com
INdT: http://www.indt.org.br
CInLUG: http://www.cin.ufpe.br/~cinlug
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.mae
Jason, Frank,
thanks for the tips for resizing the image, certainly shorter than the
method I learned[1].
I'm working on the next version of the VM, and it is expected to be
released till next Wednesday.
Regards,
--
Marcelo Lira dos Santos
http://setanta.wordpress.com
INdT: http://www.indt.org
On 2/14/08, Sergio Galán <[EMAIL PROTECTED]> wrote:
> Thanks, The code works, but only inside scratchbox, not in the N800.
> In Scratchbox I see all the error messages so I can try to solve the
> problems, but, ¿Does someone know how to see error messages from graphical
> applications which are ru
Hi,
ext Jakov wrote:
> Yeah, it's the same to the N800 device. When I clicked on the button,
> the app exited at once. I used only ARMEL target for testing
> (simulation) and made .deb and installed on N800 device.
I guess in that case there's a bug in your application. Was it
also a segfault li
Hi Jakov,
You have to rebuild your application for X86 architecture. You are now trying
to run an ARMEL binary with X86.
So
make clean; make
--
Julius
- Alkuperäinen viesti -
Lähettäjä: Jakov <[EMAIL PROTECTED]>
Vastaanottaja: [EMAIL PROTECTED], maemo-developers@maemo.org
Lähetetty: M
Yeah, it's the same to the N800 device. When I clicked on the button,
the app exited at once. I used only ARMEL target for testing
(simulation) and made .deb and installed on N800 device.
On 2/18/08, Eero Tamminen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> ext Jakov wrote:
> > I have a simple app with s
Hi,
ext Cord Beermann wrote:
> Maybe i'm blind, but i can't find a way to build Module-Packages in
> scratchbox. The problem is that scratchbox has an own perl of version
> 5.8.4, while the maemo-sdk has perl version 5.8.3.
>
> when i try to build packages the build-process takes the
> scratchbox
Hi.
Maybe i'm blind, but i can't find a way to build Module-Packages in
scratchbox. The problem is that scratchbox has an own perl of version
5.8.4, while the maemo-sdk has perl version 5.8.3.
when i try to build packages the build-process takes the
scratchbox-perl (because of the scratchbox-dive
Siarhei Siamashka wrote:
> I'm sorry. For some unknown reason, I thought that I notified you
> about this problem long ago, but appears that we only discussed this
> issue privately with Frantisek Dufka :(
I think it was discussed also in the "Memory corruption during WLAN use"
bug too - http://b
On Mon, Feb 18, 2008 at 10:01 PM, 陈凯 <[EMAIL PROTECTED]> wrote:
> Hi, folks!
>
> I am a newbiee on Maemo and have some experience in app dev. Though maemo
> platform provides a great amount of amazing UI looking, I would like my app
> looks somewhat different from ordinary maemo app. A cool examp
Hi, folks!
I am a newbiee on Maemo and have some experience in app dev. Though maemo
platform provides a great amount of amazing UI looking, I would like my app
looks somewhat different from ordinary maemo app. A cool example is Skype
for maemo platform. I wonder how to make that effect or some
Here is a program and source that will make nokia 770 go full screen
and a script to start the browser. i.e. run the start browser script
then tell it to go fullscreen.
Call it in a shell script with this preceding the program
export DISPLAY=":0.0"
so it knows what display you are talking abou
Hi Juha,
On Feb 18, 2008 11:23 AM, Juha Kuikka <[EMAIL PROTECTED]> wrote:
> Hi Trilok,
>
> I found on that it is a compiler problem by reading the assembler it
> generates from the C-code. I started suspecting it when a values of a struct
> were different on caller and callee.
>
> Problem was caus
On Feb 14, 2008 8:43 AM, Kalle Valo <[EMAIL PROTECTED]> wrote:
[...]
> > other users reported it too as Luca Olivetti pointed out. and it
> > seems like the problem and fix is described here:
> >
> > http://internettablettalk.com/forums/showpost.php?p=134914&postcount=15
> >
> > at least for the 77
Hi,
ext F. Warnecke wrote:
> I'm new to this list and couldn't find this topic in the archive.
>
> We have Nokia 770s in use as web-clients for an intranet application.
> The tablets are mount stationary on the users desks and connected to
> power permanently. Their only job is to connect to a pr
Hello;
ext Siarhei Siamashka wrote:
> On Feb 18, 2008 1:28 PM, Tapani Pälli <[EMAIL PROTECTED]> wrote:
>
>>> Could you please verify and confirm this information? Framebuffer
>>> driver from OS2007 supported tearsync (via OMAPFB_FORMAT_FLAG_TEARSYNC
>>> flag as Frantisek mentioned), and it was
Hello Community,
I'm new to this list and couldn't find this topic in the archive.
We have Nokia 770s in use as web-clients for an intranet application.
The tablets are mount stationary on the users desks and connected to
power permanently. Their only job is to connect to a pre-defined WLAN
and v
Siarhei Siamashka wrote:
> N800 hardware definitely supports tearsync.
And 770 should too according to the schematics floating on the net. Only
the code never made to official 770 kernel but is/was part of released
N800 kernel. Sadly last time I tried and ported this code back to 770
kernel it
On Feb 18, 2008 1:28 PM, Tapani Pälli <[EMAIL PROTECTED]> wrote:
> > Could you please verify and confirm this information? Framebuffer
> > driver from OS2007 supported tearsync (via OMAPFB_FORMAT_FLAG_TEARSYNC
> > flag as Frantisek mentioned), and it was used at least for video.
> > Well, I have no
Simon wrote:
> Just done some more tests and the problem seems to go away on G
> wireless network and only be present on a B wireless network - so
> maybe it is related to wireless rather than browser. Has anyone else
> had these symptoms?
>
> I don't have a site to test with setup it is on an
Hello;
ext Siarhei Siamashka wrote:
> On Feb 18, 2008 9:39 AM, Tapani Pälli <[EMAIL PROTECTED]> wrote:
>
>>> When using the supplied SDL library for doing timer-based frame
>>> rendering, there seems to be
>>> - heavy tearing
>>>
>> Tearing unfortunately happens because there is no vsync
On Feb 18, 2008 9:39 AM, Tapani Pälli <[EMAIL PROTECTED]> wrote:
> > When using the supplied SDL library for doing timer-based frame
> > rendering, there seems to be
> > - heavy tearing
>
> Tearing unfortunately happens because there is no vsync available for
> framebuffer driver to use.
Could you
Hi,
ext Jakov wrote:
> I have a simple app with socket communication. In Maemo 3.x it worked well.
> But the problem comes when I use Maemo 4.0
>
> This line is ok when initializing:
>
> gtk_label_set_text (GTK_LABEL(communication_tab->label_connect), "Connect");
>
>
> The label has text "Conn
Just done some more tests and the problem seems to go away on G
wireless network and only be present on a B wireless network - so
maybe it is related to wireless rather than browser. Has anyone else
had these symptoms?
I don't have a site to test with setup it is on an internal network.
Simon
Simon wrote:
> We appear to be getting an issue on the 810 where it is ignoring
> redirects (i.e. CGI.redirect in perl) when the page doing the
> redirect takes say 2 seconds plus from being requested to delivering
> the redirect. This does not affect any desktop browsers we have
> tested and
We appear to be getting an issue on the 810 where it is ignoring
redirects (i.e. CGI.redirect in perl) when the page doing the
redirect takes say 2 seconds plus from being requested to delivering
the redirect. This does not affect any desktop browsers we have
tested and we have tested most of
Tobias wrote:
> Q: Where can I find the sources to the OS2008 SDL?
Eero wrote:
> Where all the other sources are i.e. from the maemo.org repository:
> http://repository.maemo.org/pool/maemo4.0/free/source/libs/
>
Or you could search for them:
http://timeless.justdave.net/mxr-test/os2008/fi
Hi,
I'll comment things others haven't yet commented on.
ext Tobias Oberstein wrote:
> Q: btw - how can I shutdown Maemo Launcher/Hildon/Matchbox/Xomap?
> Whenever I do one of
>
> /etc/init.d/maemo-launcher stop
> /etc/init.d/x-server stop
>
> the device will automatically reboot.
Yes, the SW
Siarhei Siamashka wrote:
those interested in the topic, documentation for the Epson LCD
> controller used in N8x0 (S1D13745) is available here:
> http://vdc.epson.com/index.php?option=com_docman&task=cat_view&gid=38&Itemid=40
And for 770 (S1D13742) here
http://vdc.epson.com/index.php?option=com_
Thank you,
I also have Chinook X_86. Is it supposed to work?
In fact, I tried to switch to X_86 target. But when I ran maemopad, it said:
/scratchbox/tools/bin/misc_runner: SBOX_CPUTRANSPARENCY_METHOD not set
Could you do me a favor by telling me how to set it up? Thanks a lot!
On Feb 18, 2008
On Feb 17, 2008 9:56 PM, Tobias Oberstein <[EMAIL PROTECTED]> wrote:
[...]
> I've read a lot of bits on the web 'bout mplayer, vsync, omapfb etc.
> and tried to assemble a minimal example of using direct framebuffer
> access for gfx output.
>
> Q: I can't get the tearing away (only fixed at certa
Tapani Pälli wrote:
> Hello;
>
> ext Tobias Oberstein wrote:
>> Hello tableteers,
>>
>> I've done some initial experiments hacking my N800/OS2008 and ran into a
>> couple of issues:
>>
>> When using the supplied SDL library for doing timer-based frame
>> rendering, there seems to be
>>
>> - heavy
Jakov wrote:
>
> I'm using Maemo 4.0 Chinook. After I load maemopad, click on
> Save icon, this application suddenly exits. The msg in the console is:
>
> [sbox-CHINOOK_ARMEL: ~/maemopad-2.1] > run-standalone.sh src/maemopad
> qemu: Unsupported syscall: 264
This is the problem, you need a vers
Hi there,
I'm using Maemo 4.0 Chinook. After I load maemopad, click on Save icon, this
application suddenly exits. The msg in the console is:
[sbox-CHINOOK_ARMEL: ~/maemopad-2.1] > run-standalone.sh src/maemopad
qemu: Unsupported syscall: 264
/home/testx64/.osso/current-gtk-key-theme:1: Unable t
42 matches
Mail list logo