Notices


Reply
Thread Tools
Posts: 252 | Thanked: 221 times | Joined on Jul 2010
#221
More cosmetic feedback:

In The Quick Guide, the bottom row has the letters cut off by the bottom of the screen. This can make one wonder if there was more below (I don't see a way to scroll down).

You might want to educate the user (myself included) why Flopswap can no longer calculate the fresh swap percentage. Mine did that a few times recently....A suggested fix in the yellow banner is to use alarmed/cron, but it apparently also helps to Fresh Swap again, i.e. right after dismissing the banner. Maybe the user should be told that, too. I personally haven't read the code yet to see why it can't calculate the percentage after a while; I'll look at it later.

EDIT: I see there is some info on the percentage calculation limit in the wiki.
__________________
21.2011.38-1Smaemo7 (CSSU Stable)
2.6.28.10power53 (not overclocked)
Yes, I search before posting.
 

The Following User Says Thank You to chill For This Useful Post:
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#222
Originally Posted by chill View Post
In The Quick Guide, the bottom row has the letters cut off by the bottom of the screen. This can make one wonder if there was more below (I don't see a way to scroll down).
The two QLabels on that window are set to preferred so they resize themselves. Personally they don't look like they go off the screen to me but maybe it depends on the system font.

Originally Posted by chill View Post
You might want to educate the user (myself included) why Flopswap can no longer calculate the fresh swap percentage. Mine did that a few times recently....A suggested fix in the yellow banner is to use alarmed/cron, but it apparently also helps to Fresh Swap again, i.e. right after dismissing the banner. Maybe the user should be told that, too.
Busybox can only calculate values upto a certain amount.
Then the calculations hit int32 overrun.
You can still use the buttons to swap the warning is to let you know the percentage and byte calculations will no longer work correctly.


Flopswap 0.1.6 uploaded to extras-devel
A few minor fixes including...
*Fixed description in control file
*Improved int32 overrun warning
*Small UI changes, including decreasing font on Quick Guide
*Icons (See what you think about them)
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 

The Following 4 Users Say Thank You to sixwheeledbeast For This Useful Post:
Posts: 252 | Thanked: 221 times | Joined on Jul 2010
#223
The new icons are great. My favorite is the Check Status one.
__________________
21.2011.38-1Smaemo7 (CSSU Stable)
2.6.28.10power53 (not overclocked)
Yes, I search before posting.

Last edited by chill; 2014-04-24 at 08:06.
 

The Following 2 Users Say Thank You to chill For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#224
Icons make for a much more interesting yet clearer interface.

Thanks
 

The Following User Says Thank You to handaxe For This Useful Post:
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#225
Originally Posted by chill View Post
The new icons are great. My favourite is the check current one.
Out of the Gentleface Icon selection this was the most obvious option.
In a silly way it makes sense

Originally Posted by handaxe View Post
Icons make for a much more interesting yet clearer interface.
I am glad the icons have got the thumb up.

A couple of points I have spotted. I was fairly sleepy when I uploaded the new version so the packages changelog has slightly incorrect information.
There is no QProgressDialog, this was the original plan but there seemed no easy way to get this to work.

I have also not full tested the int32 overrun banner fixes.
The way it should function now is upon reaching int32 overrun Check Status will show the "Busybox can no longer..." message everytime and abort the calculations.
This makes more sense than showing the banner once and then incorrect values thereafter.
Do let me know if you have any troubles with that.

Also here's a screenshot for those that haven't seen the icons
Attached Images
 
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 

The Following 3 Users Say Thank You to sixwheeledbeast For This Useful Post:
Posts: 252 | Thanked: 221 times | Joined on Jul 2010
#226
How about educating the reader as to why (s)he would want to swap to device? The new icon is suggestive, and the wiki says "This moves the swap space to the device so the back cover can be removed." but a new N900 user won't necessarily know why the back cover can't be removed otherwise.

Also, why not tell the user "you can still use the swap functions" after the int32 underrun; maybe merely add it to the current banner.
__________________
21.2011.38-1Smaemo7 (CSSU Stable)
2.6.28.10power53 (not overclocked)
Yes, I search before posting.

Last edited by chill; 2014-04-23 at 23:27.
 

The Following User Says Thank You to chill For This Useful Post:
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#227
Originally Posted by chill View Post
How about educating the reader as to why (s)he would want to swap to device? The new icon is suggestive, and the wiki says "This moves the swap space to the device so the back cover can be removed."
Ok, good point

Originally Posted by chill View Post
Also, why not tell the user "you can still use the swap functions" after the int32 underrun; maybe merely add it to the current banner.
I have chosen a different approach to this. Upon int32 overrun the banner is shown and then the Check Status button should become disabled (greyed out).

Flopswap 0.1.7 uploaded to extras-devel

*New first time dialog message for "Swap to Device"
*Updated "Quick Guide"
*"Check Status" button disabled on int32 overrun
Attached Images
  
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.

Last edited by sixwheeledbeast; 2014-04-24 at 16:17.
 

The Following 5 Users Say Thank You to sixwheeledbeast For This Useful Post:
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#228
Bug
Just to let you know I have found a very minor bug.
The new Swap to Device dialog is shown on every press, this was not the intention.
Pretty sure it's a one line fix but I am busy working on something else at the moment.
Expect an update soon.
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 

The Following 2 Users Say Thank You to sixwheeledbeast For This Useful Post:
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#229
Flopswap 0.1.8 uploaded to extras-devel
Bugfix as above.

Enjoy, I hope to push this version to -testing if all is well.
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 

The Following User Says Thank You to sixwheeledbeast For This Useful Post:
Posts: 252 | Thanked: 221 times | Joined on Jul 2010
#230
Originally Posted by sixwheeledbeast View Post
Bug
Just to let you know I have found a very minor bug.
The new Swap to Device dialog is shown on every press, this was not the intention.
Pretty sure it's a one line fix but I am busy working on something else at the moment.
Expect an update soon.
I am still using 0.1.7 and am not seeing Swap to Device when I press Check status or Show Current, for example.
__________________
21.2011.38-1Smaemo7 (CSSU Stable)
2.6.28.10power53 (not overclocked)
Yes, I search before posting.
 
Reply


 
Forum Jump


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