Closed Thread
Thread Tools
Posts: 27 | Thanked: 18 times | Joined on Feb 2010
#1011
Originally Posted by Jaffa View Post
Edit transitions.ini to turn off forced rotation, and then believe those of us who've said for years that system-level portrait mode isn't easy?
This is probably why Nokia never planned to implement it.
 

The Following User Says Thank You to poleepkwa For This Useful Post:
Jaffa's Avatar
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#1012
Originally Posted by ejasmudar View Post
It may not be easy, but it ain't impossible, is it? I have full faith in the CSSU team and in this community.
Impossible is nothing,
What's not impossible is the stuff I outlined above:

Originally Posted by Jaffa View Post
This is not proper "portrait for N900" and many apps will have problems (including built-in ones and those designed for the system to respect the "this program supports portrait" flags).

The point of forcerotation is to make it easier to identify the apps which are:
  • Closed source but work well. A "white-list" will be developed and included in a future CSSU so that these rotate out-of-the-box.
  • Open source but work well. These will have the appropriate flags added to their source in the git repos.
  • Open source but nearly work. These will have the appropriate flags and changes added to their source in the git repos.
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
 

The Following User Says Thank You to Jaffa For This Useful Post:
Posts: 111 | Thanked: 27 times | Joined on Apr 2010
#1013
Originally Posted by poleepkwa View Post
This is probably why Nokia never planned to implement it.
if apple can do it, so can we. well not me personally because im useless but the brilliant developers we have as part of the community.

edit: jaffas idea i mean
 
Posts: 291 | Thanked: 134 times | Joined on Dec 2009 @ North-west, UK
#1014
Originally Posted by ivgalvez View Post
Please link the page from the Features section of the CSSU Wiki.
Done it .
__________________
Go on, press the 'thanks' link, you know you want to
 
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#1015
Added detail in the comments of X-Term and Web in the 1st party applications for the portrait compatibility wiki.

Anyway, back to this: if forcedrotation is only meant to be a tool, you'll still leave it in as a usable option, right? Or will it eventually be pulled out? Personally, I think the eventual end result on the N900 will end up being, for a lot of users, that we have system-wide portrait support anyway - and this, while it might be intended as a tool, basically does most of the task already - actually, I really feel that at this point, creating a user tweakable blacklist of "don't rotate" apps would be far better, in my opinion. But I suppose that's not really CSSU business as of yet.

*Shrug*

My opinion is though, your last two CSSU updates both made portrait functionality, whether that was the intent, and have presented a rather good view of how Hildon would feel if this Ctrl-Shift-R mess was deprecated and autorotation became the norm. It should be possible for apps to still have user configurable options to lock them to either portrait or landscape, but I don't see why the above can't be the 'norm'. Just make it still possible for the Ctrl+Shift+R combo to have a toggle effect, but beyond that, I don't see why it can't be made the norm.

The fact that apps that were built before portrait auto-rotation was common and thus don't support it, in my mind, isn't a good reason to throw out the newer and better model, or to hold back portrait support when at the end of the day, there's no reason most of those apps didn't have portrait support to begin with other than the fact that portrait mode wasn't an option at first.

I guess the point of this sleep deprived rant is that it sounds like the future plan is something of a reversion to a default-rotation-off-unless-pre-programmed-that-way-with-an-auto-rotate-on-flag-in-the-code approach. And I just don't see a good reason for that. It is far more effective, I think, to make non-auto-rotation a conscious choice for developers if they wish to hard-code non-auto-rotation into the program, and barring that, let things auto rotate, and give users some built-in 'lock' system built in to Hildon Desktop itself to force specific apps into one orientation or the other only if they so chose.

A, it puts the control back into the user, and B, it's more future proof. As I said, you're making strides in making Hildon functionally portrait capable, and just because some of the older apps still suck at portrait, doesn't mean the norm should be not-auto-rotate.

- Edit -

Seems that my changes were in the wiki page originally made, not the one Jaffa placed under development. Personally, I think it should've been outside there, but linked to from CSSU development, actually, because whether or not an app works well in portrait seems to me to be a more general thing, than just the CSSU specifically. (Though they obviously are significantly linked.)

- Edit 2 -

Oh it's two slightly different pages; one specifically built-into-CSSU, the other still being the in-general one. NVM.

Last edited by Mentalist Traceur; 2011-02-23 at 11:41.
 

The Following 4 Users Say Thank You to Mentalist Traceur For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#1016
is there a portrait task manager in the works?
 
bergie's Avatar
Posts: 381 | Thanked: 847 times | Joined on Jan 2007 @ Helsinki
#1017
Originally Posted by imacmillan View Post
if apple can do it, so can we. well not me personally because im useless but the brilliant developers we have as part of the community.
Some applications on iOS are landscape-only. Mostly games like Angry Birds.
 

The Following User Says Thank You to bergie For This Useful Post:
Jaffa's Avatar
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#1018
Originally Posted by Mentalist Traceur View Post
Anyway, back to this: if forcedrotation is only meant to be a tool, you'll still leave it in as a usable option, right? Or will it eventually be pulled out?
I don't see why it'd be pulled out; and keeping it in transitions.ini fits with the other options in there.

The fact that apps that were built before portrait auto-rotation was common and thus don't support it, in my mind, isn't a good reason to throw out the newer and better model, or to hold back portrait support when at the end of the day, there's no reason most of those apps didn't have portrait support to begin with other than the fact that portrait mode wasn't an option at first.
Well, as an app author I wanted to follow the style of Clock and Hildon Application Manager. Doing that whilst supporting auto-rotation is harder work. So I didn't. Forced rotation breaks it.

I guess the point of this sleep deprived rant is that it sounds like the future plan is something of a reversion to a default-rotation-off-unless-pre-programmed-that-way-with-an-auto-rotate-on-flag-in-the-code approach.
That's not a reversion! Forced rotation is a hack. An interesting one, but a hack nonetheless. There's no way a blacklist can cover all the options, all the apps in Ovi, all the apps a user might have internally. A whitelist is the only safe option.

And I just don't see a good reason for that. It is far more effective, I think, to make non-auto-rotation a conscious choice for developers if they wish to hard-code non-auto-rotation into the program...
We've already lost some developers. Who's going to go back and add "don't rotate" patches into something which might be languishing?

and barring that, let things auto rotate, and give users some built-in 'lock' system built in to Hildon Desktop itself to force specific apps into one orientation or the other only if they so chose.
An orientation lock is planned, but for the purpose of when you're lying in bed it doesn't rotate superfluously whilst browing the web (say). Not sure that's what you're referring to.

Seems that my changes were in the wiki page originally made, not the one Jaffa placed under development. Personally, I think it should've been outside there, but linked to from CSSU development, actually, because whether or not an app works well in portrait seems to me to be a more general thing, than just the CSSU specifically. (Though they obviously are significantly linked.)
I've moved "Portrait mode" under Community SSU/Features. "In-built applications", for tracking the source and status, of Nokia's apps is under Community SSU/Development.

Perhaps "Portrait mode" should be moved back out from under Features, but if you do so, please bear in mind:
  • Our wiki uses sentence capitalisation for page names.
  • "Portrait mode" isn't very descriptive.

If it's called "Portrait mode", it should have an introduction to the various methods (rotatedaemon, CSSU's forcerotation & Ctrl-Shift-R) and then have against each app whether it supports rotation out-of-the-box (Phone & Browser) or whether or not it needs to be forced.

I'd also suggest "Fully usable" is reserved for those which have no bugs. This can then form the basis for the out-of-the-box whitelisting and force rotation.
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
 

The Following 6 Users Say Thank You to Jaffa For This Useful Post:
Posts: 9 | Thanked: 3 times | Joined on Dec 2010
#1019
I'd like to thank all of you who have made the Community SSU possible.

Most of the bug fixes and features of CSSU are really nice. However, after uprading to CSSU from base PR1.3, my N900 seems to be somewhat more unstable than before. Most of you propably have experienced the I/O-wait / trashing episodes when you have used all the RAM, the N900 is swapping, and at the same time you write to your MMC flash? I use gPodder all the time, and typically that means downloading hundreds of megabytes of mp3 files. Often I have couple of web browser windows open etc. taking lots of RAM so this leads to swapping. Before the CSSU this meant that the N900 was totally unresponsive for long time, some times even 10 minutes, but if I just waited, it would come back to life after the slow flash memory controller got all the I/O done. However in the last week or two my N900 has crashed and rebooted many times under these circumtances (heavy load). It just dies, and since there is no syslog or anything, it's quite hard to tell what happened. The last time this happened today, the FAT filesystems corrupted and were mounted read only (doing the fsck thing in windows fixed that).

Am I the only one with this problem? I understand that the kernel or most other low-level software components have not been modified with CSSU so it might be just a coincidence and bad luck.

Anyway it would be GREAT if the CSSU folks could find out a way to optimize the kernel to avoid these horrible trashing episodes Frankly, Swappolube doesn't seem to help a lot if at all, just tweaking the swappiness value is not enough. Of course the root of the problem is the slow eMMC but maybe there is a way to avoid total lockdown and unresponsiveness.
 
Posts: 133 | Thanked: 138 times | Joined on Nov 2007
#1020
Hmm, my eMMC has got a new interesting name after the latest 12.1 update:



Of course, I cannot be sure that it is the CSSU upgrade that did it. Anyone else seeing the same thing?

EDIT:
Solved it thanks to Switch_:

Go Settings > Bluetooth > change device name to whatever you like, should clear up the issue. Its the configuration of the Bluetooth chipset that causes the issue.

For some reason my device name set under Bluetooth settings had changed.

Last edited by generationally; 2011-02-23 at 13:50.
 
Closed Thread

Tags
community ssu, f**k nokia, fremantle, maemo 5, nokia-who?, portrait mode, rotate, task-switcher, update, upgrade


 
Forum Jump


All times are GMT. The time now is 07:29.