Notices


Reply
Thread Tools
yerga's Avatar
Posts: 696 | Thanked: 1,012 times | Joined on Mar 2006 @ Asturies, Spain
#1
I have fixed the following bugs in Modest:

I have done it for my personal use because it was two features I really would want in Modest, so I coded a bit. This way I wanted to share the .deb that I have done, for if someone prefers Modest with these new features.

PD: It doesn't fix the "crash" error message what all world seems suffer except me.

The new look is this:
Attached Images
 
Attached Files
File Type: deb modest_1.0-2008.23-2_armel.deb (343.7 KB, 201 views)
__________________
Daniel Martín Yerga
maemo.org profile
Twitter
 

The Following 6 Users Say Thank You to yerga For This Useful Post:
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#2
had to launch modest twice to get the new folder look, but beyond that, looks good

not that i use either, much...

now i wonder, could you do something a bit more radical, like say:
https://bugs.maemo.org/show_bug.cgi?id=2583

Last edited by tso; 2008-07-26 at 11:41.
 

The Following User Says Thank You to tso For This Useful Post:
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#3
Thanks! Please, upload your patches to the specific Bugzilla entries so they can be reviewed and/or integrated in the next release(s).
 
Posts: 674 | Thanked: 191 times | Joined on Mar 2008 @ Buenos Aires, Argentina
#4
Great, Yerga. And I love the fact that I can move mails from one account to another. Thanks.
 
munky261's Avatar
Posts: 1,674 | Thanked: 171 times | Joined on Mar 2007 @ Anderson, IN
#5
would it be at all possible to get even spacing between the icons?
 
Un27Pee's Avatar
Posts: 259 | Thanked: 59 times | Joined on Feb 2008
#6
Hi i updated with this patches but when i launch modest there are no changes, done all but the same old UI nothing happens.
__________________
Uncle Pee

T3 - IT 810
Confidence is hard to gain easy to loose impossible to regain, Pee
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#7
close and launch again.

oh, and make sure you dont have a modest process hanging around in memory...
 
Un27Pee's Avatar
Posts: 259 | Thanked: 59 times | Joined on Feb 2008
#8
how do you check if it hangs in memory
__________________
Uncle Pee

T3 - IT 810
Confidence is hard to gain easy to loose impossible to regain, Pee
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#9
by having either load-applet or osso-statusbar-cpu installed and active, then while modest isnt running, hit either of them and go to "list processes" (load-applet) or "show processes" (osso-statusbar-cpu). if either of these show modest, its still lingering in ram.

another way, if you have multiple accounts in modest, is to leave it in the non-default account when closing it. if you then start it back up, and its still in the non-default account, its stuck in memory...

top or htop in the terminal are also possible options.

i think top is installed pr default, htop on the other hand is not (and i dont recall if its available in extras, or some other repo).
 
Posts: 316 | Thanked: 29 times | Joined on Feb 2007 @ Maryland, US
#10
Originally Posted by tso View Post
...
now i wonder, could you do something a bit more radical, like say:
https://bugs.maemo.org/show_bug.cgi?id=2583
I would like this too. Aparently, to do this you just need to change one line in the code. But the option was never given a way to toggle it in the gui. And, without the gui option I am out of luck!

Comment By: Sergio Villar Senin (svillar)
Date: 2008-05-29 10:44

Message:
Well the reason not to show all the accounts is that the screen is really small if you have to show several accounts with some folders.

Anyway if you want to change it, you can go to the source code and edit src/maemo/modest-platform.c

and in modest_platform_create_folder_view () replace the call to

modest_folder_view_set_style (MODEST_FOLDER_VIEW (widget), MODEST_FOLDER_VIEW_STYLE_SHOW_ONE);

by

modest_folder_view_set_style (MODEST_FOLDER_VIEW (widget), MODEST_FOLDER_VIEW_STYLE_SHOW_ALL);
 

The Following User Says Thank You to Tabster For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 21:14.