maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Maemo 5] MaePad (Maemopad+ for fremantle) (https://talk.maemo.org/showthread.php?t=42471)

Flandry 2010-02-02 09:19

Re: [Maemo 5] MaePad (Maemopad+ for fremantle)
 
First and third posts by thp and claesbas, respectively, were merged into a single post by thp as requested.by claesbas. It's the closest thing i could find to changing ownership. :D

claesbas 2010-02-02 09:24

Re: [Maemo 5] MaePad (Maemopad+ for fremantle)
 
Quote:

Originally Posted by Flandry (Post 506431)
First and third posts by thp and claesbas, respectively, were merged into a single post by thp as requested.by claesbas. It's the closest thing i could find to changing ownership. :D

Thank you Flandry..

thp: You can now add updates and links in the first post (just delete/clear my stuff). Much easier for people to find..

joelus 2010-02-02 11:07

Re: [Maemo 5] MaePad (Maemopad+ for fremantle)
 
Does it just take practice to write on the screen with the stylus, without any part of your hand touching the screen at the same time? I find it awkward and difficult (with paper my hand often rests on the paper while writing). Am wondering if there is some trick to it?
Nice app!
Can't save a memo if N900 is connected to my pc, but I think that's a maemo bug, not a maepad bug?

thp 2010-02-02 13:53

Re: [Maemo 5] MaePad (Maemopad+ for fremantle)
 
Quote:

Originally Posted by joelus (Post 506584)
Can't save a memo if N900 is connected to my pc, but I think that's a maemo bug, not a maepad bug?

Yes, the memos.db (or whatever name you gave it) is saved in MyDocs, which gets unmounted when you connect the N900 to your PC. One option would be to save the file into your $HOME with the negative side effect that you don't "see" the memos.db file anymore in the file manager.

thp 2010-02-02 14:01

Re: [Maemo 5] MaePad (Maemopad+ for fremantle)
 
Quote:

Originally Posted by claesbas (Post 506439)
thp: You can now add updates and links in the first post (just delete/clear my stuff). Much easier for people to find..

Great, I've kept your initial post intact (just quoted it) and added relevant links to it. (On Slashdot, you still have to stay up all night long to achieve first post.. here on t.m.o, you just get first post assigned :p)

Helmuth 2010-02-03 11:14

Re: Maemopad+ for fremantle?
 
Quote:

Originally Posted by thp (Post 505367)
The app is crashy, and I still need to figure out why (I can't reproduce the bug when starting from the terminal, but it always "crashes" when started from Desktop shortcut or menu). It does not really "crash" per se (there's no core being produced), but somehow closes down. Maybe some ugly D-Bus magic going on there. I'll upload another .deb as soon as I get it in a more stable state (I don't want hate-mail from people who lost their precious checklists or artisty paintings because of that ;).

Hi thp, great work so far! :)

Have you found this Bug?
If yes, what was the reason for it?

They guys at the Navit Thread have the similar problem. Perhaps the same reason?

qwerty12 2010-02-03 11:25

Re: Maemopad+ for fremantle?
 
Quote:

Originally Posted by Helmuth (Post 508323)
Hi thp, great work so far! :)

Have you found this Bug?
If yes, what was the reason for it?

They guys at the Navit Thread have the similar problem. Perhaps the same reason?

It's called not osso_initializeing() if using X-Osso-Service in the desktop file. (And, of course, having the service names matching. e.g. "com.gstar.weed" in the desktop file and the service file != "com.nokia.weed" so osso_initialize ("weed"...) doesn't work...)

Dexter1759 2010-02-03 11:27

Re: [Maemo 5] MaePad (Maemopad+ for fremantle)
 
Wow - this app looks amazing.

But I've never installed anything from Devel before (and only one or two things from Testing). How safe is this to install from Devel? (I'd obviously disable Devel straight away!)

I'd be more than happy to test it out and report bugs, etc (once I learn how! to do that for Testing and Devel stuff!). But not at the expensive of it screwing up my N900.

I don't mind the program crashing, but don't want it to fudge up any main system stuff, or any of my other personal stuff on the N900.

As you may have guessed, even though I've had my N900 since mid-Dec now, I'm still very much a Noob in the Maemo/Linux dept, but willing to learn.

ofels 2010-02-03 12:28

Re: [Maemo 5] MaePad (Maemopad+ for fremantle)
 
Quote:

Originally Posted by Dexter1759 (Post 508346)
Wow - this app looks amazing.

But I've never installed anything from Devel before (and only one or two things from Testing). How safe is this to install from Devel? (I'd obviously disable Devel straight away!)

Actually I never had any problems with packges from the devel repositories though I am constantly using it for apps which are not in testing but raised my interest.
Note that lots of apps ported from the desktop are not optified yet while the ones written from scratch often already are. That means that they will fill your small root file system with data and binaries thus quickly overloading it. In certain cases it is even hard to get rid of those after they have been optified some day.
As a second issue programs might require higher versions of libraries which might then be incompatible with the ones already provided. If such libraries are installed they can ruin your installation.
However operating with care helps here and reducing installation of apps from devel repositories to the mininum increases the chances of keeping everything in order.
As I said I never had issues with extras devel but be prepared for the worst case according to Murphies Law ;)

Dexter1759 2010-02-03 15:38

Re: [Maemo 5] MaePad (Maemopad+ for fremantle)
 
Quote:

Originally Posted by ofels (Post 508458)
Actually I never had any problems with packges from the devel repositories though I am constantly using it for apps which are not in testing but raised my interest.
Note that lots of apps ported from the desktop are not optified yet while the ones written from scratch often already are. That means that they will fill your small root file system with data and binaries thus quickly overloading it. In certain cases it is even hard to get rid of those after they have been optified some day.
As a second issue programs might require higher versions of libraries which might then be incompatible with the ones already provided. If such libraries are installed they can ruin your installation.
However operating with care helps here and reducing installation of apps from devel repositories to the mininum increases the chances of keeping everything in order.
As I said I never had issues with extras devel but be prepared for the worst case according to Murphies Law ;)

Thanks for replying. I kind of know about this Optification of apps, I know that if things aren't optified then the "app space" can get eaten up quite quickly.

Is MaePad optified?

And, slightly OT, how do you know what is and isn't optified?


All times are GMT. The time now is 05:46.

vBulletin® Version 3.8.8