![]() |
Re: The in-development Maemo 5 Community SSU
Without force rotation, nothing is rotating except the menu. Is this how it should be? Or am I missing something?
|
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
How do I get my 9 desktops back what do I need to reset? |
Re: The in-development Maemo 5 Community SSU
killall hildon-desktop
|
Re: The in-development Maemo 5 Community SSU
Been running CSSU for two weeks now. Rotation works fine, in the majority of cases I just remember to re-apply my transistions.ini settings. I will make note of any problems and update the compatibility list. Note: Alarm Event pop-ups work fine, one just appeared!
If I were to make any recommendations, I would add an option for app rotation to remain portrait unless keyboard is slid out (N95 style). This would stop any unnessary rotation.. less processing/power required for orientation daemon? Appart from the noted problems and areas of hildon which are planneed to be patched for rotation I am enjoying the experience :) |
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
Did anyone else try this: [thp_tweaks] zaxisrotation = 1 forcerotation = 1 Cheers |
Re: The in-development Maemo 5 Community SSU
I think a widget for fast switching between "forced rotation" and "no forced rotation" is required. It can also have orientation lock when CSSU supports it.
Any developers listening? :) |
Re: The in-development Maemo 5 Community SSU
Quote:
Quote:
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
You could check what settings you have in your 'Phone' app regarding rotation, and if those have any effect on the behavior? |
Re: The in-development Maemo 5 Community SSU
Quote:
It is intended behaviour that Settings and HAM will rotate out-of-the-box (i.e. with "force rotation" off) with the CSSU. Quote:
Currently, neither Settings nor HAM do. Please file a bug if you think they should. |
Re: The in-development Maemo 5 Community SSU
Quote:
Code:
sed -e 's/forcerotation=0/tmpstr/' -e 's/forcerotation=1/forcerotation=0/' -e 's/tmpstr/forcerotation=1/' /usr/share/hildon-desktop/transitions.ini > tmpFile There's probably a much better way of doing this so that it prints out what state it has changed to, and could also be changed to add the line if it isn't there, but I didn't have time so this is a pretty basic flipper for now. EDIT: Better version |
Re: The in-development Maemo 5 Community SSU
Is there any update to libraries/tools in the CSSU?
I would suggest: - APT - PulseAudio - Kernel Power with Bleeding Edge Wifi drivers, substituting PR1.3 Kernel. .... I'm really excited with this development, still trying to compile some stuff by myself and start hacking with newer libraries. |
Re: The in-development Maemo 5 Community SSU
Quote:
Quote:
Quote:
https://bugs.maemo.org/show_bug.cgi?id=11981 https://bugs.maemo.org/show_bug.cgi?id=11982 |
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
btw, wouldn't that not work? most of those values also require a killall hildon-desktop after |
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
And no it does work, forcerotation doesn't require you to restart hildon-desktop. The only problem I have is getting it working with queen beecon - you need root access and I don't know how to get beecon to do that. I used to be able to use sudo with it, but not anymore. |
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
Code:
sed -i -e 's/forcerotation=0/tmpstr/' -e 's/forcerotation=1/forcerotation=0/' -e 's/tmpstr/forcerotation=1/' /usr/share/hildon-desktop/transitions.ini |
Re: The in-development Maemo 5 Community SSU
Settings in transitions.ini appear to be sensitive to white space.
If you have tried everything and it still doesn't work make sure you don't have any trailing spaces. I had a trailing space after: forceration = 1 Forced rotation didn't work until I removed it. -Jonan |
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
As Nokia hacked on gtk directly getting that updated is a pain I get that one. But what about glib+gio, gvfs, cairo and pixman (arm opts going in lately) ? |
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
Try this in terminal (rootsh must be installed): sudo gainroot apt-get install --reinstall hildon-home |
Re: The in-development Maemo 5 Community SSU
Pushed version 12.5 to the repo.
Changelog: * Added parallax (to transitions.ini) and zoom on press to hildon-desktop. * Fixed modest's New Message button. * Forced hildon-home's maximum number of desktops to 9. * Minor UI change for libcpaboutcssu. To get the changes for hildon-desktop, just edit traisitions.ini New lines here for those who want to append the changes: http://gitorious.org/community-ssu/h...ons.ini#line43 Second change is to prepare modest for proper portrait mode. Third one's for the issue some of you have been getting in this thread. Just one question, what do you think of the rate of updates? |
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
You just never know when there is gonna be one... and what it will include. |
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
Quote:
On a scale from 1 to 10 (where rate 3 is nokia's position) the CSSU team is, in my humble opinion, 9.5 out of 10. Why? well, unless MaG and the CSSU team starts dealing with the nokia email messaging notification widget (notifications for several accounts, resizable (max 600x480), portrait mode only,) otherwise, your are great... g |
Re: The in-development Maemo 5 Community SSU
Quote:
I'm going to assume that once there is a stable repository up, they will be less frequent? |
Re: The in-development Maemo 5 Community SSU
Quote:
any chance of knowing when a gui will be released for transitions.ini (i can only code simple C stuff and a bit of bash) other things i'm loking forward to is a new media player (my flac tags aren't read by the default player...or media box) and a fix for the calander (although since i only use the events part often this isn't a big deal for me) also is it possible to do a similar thing with the clock, clone it but have it with portait support. |
Re: The in-development Maemo 5 Community SSU
zoom on press function make me feel dizzy....LOL
and what is the use of parallax?? |
Re: The in-development Maemo 5 Community SSU
Quote:
|
Re: The in-development Maemo 5 Community SSU
crazy that zoom_on_press!! At first I thought my screen was about to break!
|
Re: The in-development Maemo 5 Community SSU
Quote:
anyone mentioned the lock screen going portrait? |
All times are GMT. The time now is 15:32. |
vBulletin® Version 3.8.8