Active Topics

 


Reply
Thread Tools
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#461
I'm sorry but modest 3.90.7 is still a no go for me without the "show 250 more" patch. Going back to version 3.4.8...
 

The Following 2 Users Say Thank You to xes For This Useful Post:
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#462
I generated list of commits which are in modest PR1.3 branch, but missing in master (CSSU).

Code:
$ git cherry -v master PR1.3 | grep ^+ | grep -v week | grep -v 'change log' | grep -v Revert | sed 's/^+ \([0-9a-f]*\) /\1 /' | while read commit line; do if ! PAGER= git log master --oneline --grep="$line" | grep -q "$line"; then echo "$commit $line"; fi; done
Output is there: http://pastebin.com/nCxtvxDL
And discussion about it here: http://mg.pov.lt/maemo-ssu-irclog/#m...05-26.log.html

Ilew did some investigation what which commit is doing.
His result is here: http://pastebin.com/w5RTSEti
And discussion here: http://mg.pov.lt/maemo-ssu-irclog/#m...05-27T09:58:37

If somebody has time, feel free to reuse these data and add missing commits from PR1.3 branch to master.
 

The Following 6 Users Say Thank You to pali For This Useful Post:
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#463
Originally Posted by pali View Post
I generated list of commits which are in modest PR1.3 branch, but missing in master (CSSU).

Code:
$ git cherry -v master PR1.3 | grep ^+ | grep -v week | grep -v 'change log' | grep -v Revert | sed 's/^+ \([0-9a-f]*\) /\1 /' | while read commit line; do if ! PAGER= git log master --oneline --grep="$line" | grep -q "$line"; then echo "$commit $line"; fi; done
Output is there: http://pastebin.com/nCxtvxDL
And discussion about it here: http://mg.pov.lt/maemo-ssu-irclog/#m...05-26.log.html

Ilew did some investigation what which commit is doing.
His result is here: http://pastebin.com/w5RTSEti
And discussion here: http://mg.pov.lt/maemo-ssu-irclog/#m...05-27T09:58:37

If somebody has time, feel free to reuse these data and add missing commits from PR1.3 branch to master.
I guess I'll do it, once I have some spare time
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 7 Users Say Thank You to freemangordon For This Useful Post:
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#464
2nd from last in the list regarding leaving messages on server if option selected sounds like a must have (if not already fixed). Especially for anyone testing cssu-devel packages.
 

The Following User Says Thank You to Android_808 For This Useful Post:
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#465
Originally Posted by xes View Post
I'm sorry but modest 3.90.7 is still a no go for me without the "show 250 more" patch. Going back to version 3.4.8...
As you wish master :

modest (3.90.7-13.4) is in the repo, changelog

* Add missing patches from Nokia PR1.3
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 11 Users Say Thank You to freemangordon For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#466
So, modest rant time?

I don't know whether I've reported this or not, but:
when using a non-stock font (DejaVu Sans, normal size), the size of the message composition box (multi line text edit) is slightly (2-3 characters) wider than the screen.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 4 Users Say Thank You to marmistrz For This Useful Post:
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#467
Originally Posted by marmistrz View Post
So, modest rant time?

I don't know whether I've reported this or not, but:
when using a non-stock font (DejaVu Sans, normal size), the size of the message composition box (multi line text edit) is slightly (2-3 characters) wider than the screen.
Does the same happen with stock PR1.3 modest?

Also, could you provide step-by-step guide on how to recreate the issue.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer


Last edited by freemangordon; 2015-10-19 at 08:09.
 

The Following 4 Users Say Thank You to freemangordon For This Useful Post:
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#468
modest (3.90.7-13.5) is in the repo, changelog:
.
* Fix "show more" functionality. Optimize a bit while at it.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 11 Users Say Thank You to freemangordon For This Useful Post:
Posts: 567 | Thanked: 2,966 times | Joined on Oct 2009
#469
A clone of connui-statusbar-internet done by myself and Freemangordon was recently added to cssu-devel. Please feel free to test it.

Hopefully this can lead to improvements in the future like a WiFi signal strength meter of some sort.
 

The Following 8 Users Say Thank You to jonwil For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#470
Originally Posted by freemangordon View Post
Does the same happen with stock PR1.3 modest?

Also, could you provide step-by-step guide on how to recreate the issue.
I'll see, as soon as I have a free while
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Reply

Tags
easter egg, lockslider


 
Forum Jump


All times are GMT. The time now is 09:57.