Re: performance improvements not obtained with sapwood

2008-04-09 Thread Eero Tamminen
Hi,

ext Arvind Ayyangar wrote:
> Hi all,
>   I have been trying to get sapwood working to obtain performance
> improvement but with little success..  I am not sure if I am missing
> out something basic.
> I made the required changes in the gtkrc files (changing the engine
> "pixmap" to engine "sapwood"). The time taken to launch applications
> is still the same.

Sapwood helps with memory usage (images are shared between all clients &
16-bit instead of 32-bit) and screen drawing performance (16-bit images
don't need coversion from 32-bit and they are tiled), not with startup
time.


> Below are the steps/logs
> 
> /usr/local/lib/sapwood/sapwood-server &
> (sapwood-server:1340): ** INFO: server started
> 
> ** (sapwood-server:1340): DEBUG: filename:
> '/usr/local/share/themes/Layte/gtk-2.0/layte-skey-bar.png'
> ** (sapwood-server:1340): DEBUG: client removed
> ** (sapwood-server:1340): DEBUG: pixmaps: 0 (0)
> 
> 
> / # helloworld
> 
> (helloworld:1341): sapwood-DEBUG: [0x55430] ref: refcnt = 2
> (helloworld:1341): sapwood-DEBUG: [0x559b0] unref: refcnt = 0
> (helloworld:1341): sapwood-DEBUG: [0x559b0] ref: refcnt = 2
> (helloworld:1341): sapwood-DEBUG: [0x55ba0] unref: refcnt = 0
> (helloworld:1341): sapwood-DEBUG: [0x5a8c8] ref: refcnt = 2
> (helloworld:1341): sapwood-DEBUG: [0x5a630] unref: refcnt = 0
> (helloworld:1341): sapwood-DEBUG: [0x5a9f8] ref: refcnt = 2
> (helloworld:1341): sapwood-DEBUG: [0x5a630] unref: refcnt = 0
> (helloworld:1341): sapwood-DEBUG: [0x5a1a8] ref: refcnt = 2
> (helloworld:1341): sapwood-DEBUG: [0x5ae70] unref: refcnt = 0
> (helloworld:1341): sapwood-DEBUG: [0x562a8] ref: refcnt = 2
> (helloworld:1341): sapwood-DEBUG: [0x5ae70] unref: refcnt = 0
> (helloworld:1341): sapwood-DEBUG: [0x589d8] ref: refcnt = 2
> (helloworld:1341): sapwood-DEBUG: [0x5ab58] unref: refcnt = 0
> (helloworld:1341): sapwood-DEBUG: [0x5ac38] ref: refcnt = 2
> (helloworld:1341): sapwood-DEBUG: [0x5af60] unref: refcnt = 0


- Eero

___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Abiword on N8x0 (was: Bluetooth Keyboard?)

2008-04-09 Thread Eero Tamminen
Hi,

ext Mark wrote:
> On Wed, Mar 19, 2008 at 4:16 PM, Peter Flynn <[EMAIL PROTECTED]> wrote:
>> Ryan Pavlik wrote:
>>  > Mark wrote:
>>  >> If I could get a decent keyboard and OpenOffice.org working with my
>>  >> N800, I'd be in 7th heaven. (I've heard Abiword is being ported, but
>>  >> I've tried it on my desktop and it's just not a workable alternative
>>  >> for me.)

First I thought that this was impossible, but when I tested on Desktop
machine just starting OO Writer 2.0, it took:
- Dirty shared memory: 128 kB
- Dirty private memory: 19568 kB
- Clean private memory: 33724 kB

i.e. "just" only a bit over 50MB RAM just to open an empty doc.
(as a reference, the apps on N8x0 need normally 1/10 of this).

After bootup there's something like 80MB available on device, depending
on what Home applets you have enabled.  I'm pretty sure you'd need swap
to view any real documents with OO and the already slow OO would
real crawl if it's swapping...  OO layout might not leave much space
to view the actual document either.

If Abiword is not an option, I would suggest PDF export from OO
and just reading the PDFs on the device.


- Eero



>>  > Abiword has been ported and is in closed beta testing now.  I'm not sure
>>  > why it wouldn't be a workable alternative - it's certainly more than
>>  > workable for several million people as far as I know.
> 
> I'm sorry if the word "workable" was confusing. I didn't mean that
> Abiword doesn't work or even that it's anything less than a great
> product. What I meant was that it doesn't meet my needs.
> 
> The documents with which I work usually have a great deal of
> formatting and other features that Abiword either doesn't support, or
> doesn't support *well* when the original document is not in Abiword's
> native format. When I open a M$ Word document in OpenOffice, it
> appears exactly the same as it does in Word, but when I try that in
> Abiword, it requires a bunch of fiddling & editing before it comes out
> right. (That's assuming that all the basic elements are intact.) Then
> when it's converted back to Word, it has to be reformatted all over
> again.
> 
> If all you need to work with is documents on your local machine,
> Abiword is great. But if you need your documents to be extremely
> "portable", it's not quite ideal.
> 
> I'll admit, though, that it's been more than a year since I last tried
> Abiword, and that I'll give it a chance on my N800. It certainly would
> be a whole lot better than the nothing that ships with the device.
> 
> Mark
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
> 

___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: startup questions

2008-04-09 Thread Eero Tamminen
Hi,

ext Mark wrote:
> On Wed, Mar 19, 2008 at 7:01 AM, Juha Kallioinen
> <[EMAIL PROTECTED]> wrote:
>>  and later (if you so desire)
>>
>>  $ sudo flasher --disable-rd-mode
>>
>>  The R&D mode flag is saved to some part of the flash on the device and it's
>>  independent of the actual image so you won't lose any of your data.

Note that the device is not intended to be run normally in RD mode.
Besides making your power key to work faster (so that your device
may more easily boot by accident in your bag) it also disables
some battery checks.


> That really is a huge pain. What if you're out somewhere away from
> your desktop and need to be root? And all these other workarounds may
> work, but we shouldn't be having to jump through these hoops to gain
> root on our own personal devices.

Personally I prefer just to install SSH (which asks for new root passwd)
as I need that anyway and installing rest of the packages is so much
nicer through ssh (apt-get install ).


- Eero
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: can't install software

2008-04-09 Thread Matt Emson




> From: "Jon Dodson" <[EMAIL PROTECTED]>
>   

Make sure your internal memory card is inserted, recognized and has 
enough room to hold the install files. This is the usual cause of issues 
like that for me.

>> for some strange reason i have been unable to install any software a few
>> days after 

___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Nokia response

2008-04-09 Thread Barry Freeman
I posted a contact-us message to Nokia, regarding the new Music Store and 
this is the response:

Dear Barry,

Thank you for contacting Nokia Care.

At this point, the Nokia Music Store is only compatible with Windows. You 
are right, it uses the Microsoft DRM system.

I have passed this feedback to the relevant department.

Please don't hesitate to contact us again if you have any further questions.

___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users