maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [Announce] Hildon desktop portrait mode (https://talk.maemo.org/showthread.php?t=74980)

jafferkhan 2011-08-08 00:31

Re: [Announce] Hildon desktop portrait mode
 
Quote:

Originally Posted by pusak gaoq (Post 1065674)
as i said before open x-term & type

Code:

root
apt-get update
apt-get upgrade

there will be an-upgrade Hildon Desktop....type (Y) to comfirm upgrade...it will upgrade hildon desktop...after upgrade do reboot...you problem will be solve after reboot...

bro i did what you said, Yes, it does state if i wanna upgrade to hildon.... i put in Y and then enter, it says the version installed is already the latest version:(:(:(:(

amadeukaos 2011-08-08 06:33

Re: [Announce] Hildon desktop portrait mode
 
so, anyone know how to do a blacklist of apps that we dont want to rotate, even in portrait mode? :D

Mentalist Traceur 2011-08-09 04:12

Re: [Announce] Hildon desktop portrait mode
 
People, please, THINK before you give advice.

Now, I might have understood something wrong, but this Hildon Desktop DEPENDS on the CSSU - if you run apt-get upgrade, it won't put you back to stock hildon-desktop - it'll put you to CSSU hildon-desktop.

Of course, that only half-matters, since hildon-desktop will be upgraded in the next CSSU update to include this auto-rotation.

Also, I might be an *** when I say thing, but my comments always have some useful info, if you actually pay attention, for the one person who didn't like what I said because I wasn't 'offering solutions' - I did indeed say that IF you had to install the CSSU, your most realistic bet is to downgrade.

Alternatively, you can go to maemo.org/packages, search for hildon-desktop, and figure out which one is the non-CSSU stock version. Download the .deb, and install with dpkg -i (and the force flag, I forget what it is, but prob'ly "--force" - use dpkg --help to figure it out). Then youmd have to pin it, and probably un-pin, update-CSSU, reinstall, and re-pin every time you want to get the next CSSU update.

scoobertron 2011-08-10 17:17

Re: [Announce] Hildon desktop portrait mode
 
jafferkhan: it is always a good idea to assume that any random package you download off the internet is going to mess up your system. This is true on the n900, just like on any desktop system. This means you should make up to date backups and be prepared to restore your system if things don't work out.

qwazix 2011-08-11 12:22

Re: [Announce] Hildon desktop portrait mode
 
1 Attachment(s)
I am failing to make keyboard-shortcuts to work with portrait hildon desktop (i modified the deb to ignore the modified-hildon-desktop dependency) but since the portrait desktop is based on the cssu desktop which is in turn based on matan's desktop I assumed it should work.

here is the modified deb, care to give it a try?

Sin 2011-08-12 22:12

Re: [Announce] Hildon desktop portrait mode
 
Sorry if it has already been discussed, didn't read whole topic.. Simple question, is there a way to change profile as it can be changed on landscape mode?

bennypr0fane 2011-08-15 20:42

Re: [Announce] Hildon desktop portrait mode
 
Is it possible that portrait-HD has killed the on-screen keyboard? It's just not there anymore, when i tap a text entry field with real keyboard closed, nothing happens!
I installed CSSU and then this right after, so maybe it was caused by CSSU.. Any hints?

scoobertron 2011-08-15 20:50

Re: [Announce] Hildon desktop portrait mode
 
I have cssu and portrait desktop installed and the onscreen keyboard works for me - both portrait and landscape, which suggests that they can play nicely together.

cutehunk04 2011-08-15 21:23

Re: [Announce] Hildon desktop portrait mode
 
Quote:

Originally Posted by F2thaK (Post 1060301)
A TASTE OF WHATS TO COME...

http://i3.ytimg.com/vi/rcgHo9g77XE/hqdefault.jpg
http://www.youtube.com/watch?v=rcgHo9g77XE

DONT ASK ME FOR IT, ITS IN TESTING



what is the news for this update.. how long .. just curious to have it installed in my N900 and shock my friends so am asking ..? :)

arcean 2011-08-18 20:35

Re: [Announce] Hildon desktop portrait mode
 
Quote:

Originally Posted by cutehunk04 (Post 1070706)
what is the news for this update.. how long .. just curious to have it installed in my N900 and shock my friends so am asking ..? :)

Now, I'm on holidays, but AFAIK it's already merged into CSSU and at some point should be available as an update.

adrianmilev 2011-08-19 18:03

Re: [Announce] Hildon desktop portrait mode
 
After install the update from 18.07 and when I play video, Media Player gives me an error "Unable to play media. media format not supported"!?

sakya 2011-08-22 12:38

Re: [Announce] Hildon desktop portrait mode
 
I have a problem with apt-get related top this package.
I don't have CSSU installed and I installed the package from the first post with dpkg.
Now I cannot upgrade any application as I get the error:
Code:

The following packages have unmet dependencies:
  mp-fremantle-generic-pr: Depends: hildon-dekstop (= 1:2.2.140-1+0m5) but 1:2.2.142-13 is installed

Does someone know how to fix this issue?
Many thanks.

ammyt 2011-08-22 12:54

Re: [Announce] Hildon desktop portrait mode
 
Quote:

Originally Posted by sakya (Post 1074586)
I have a problem with apt-get related top this package.
I don't have CSSU installed and I installed the package from the first post with dpkg.
Now I cannot upgrade any application as I get the error:
Code:

The following packages have unmet dependencies:
  mp-fremantle-generic-pr: Depends: hildon-dekstop (= 1:2.2.140-1+0m5) but 1:2.2.142-13 is installed

Does someone know how to fix this issue?
Many thanks.

An apt-get upgrade will reinstall the default hdesktop (possibly because it prefers versions in the repo), so you may want to pin it:
Code:

echo "Package: hildon-desktop
Pin: release a=unstable
Pin-Priority: 1001" >> /etc/apt/preferences


sakya 2011-08-22 13:13

Re: [Announce] Hildon desktop portrait mode
 
Thanks, I've done this but nothing changed: unable to upgrade any application (both via apt-get upgrade or fapman).

karam 2011-08-22 13:58

Re: [Announce] Hildon desktop portrait mode
 
@sakya

this can be fixed by multiple ways
but as long as i don't have your N900
the best way i can tell you is :

1-) install that version which dpkg is requesting
2-) download the portrait version from the first post
3-) dpkg -L hildon-desktop # then remove the things shown
4-) dpkg -x hildon-desktop-portrait / # as root

PS:
if you wanna remove it don't just install new hildon-desktop version
you need to install the version from first post with dpkg -i
then remove it

LAST NOTE: haven't tried this on my N900
but there is no reason that it will not work
although this is at your own risk

Keneraali 2011-08-22 14:51

Re: [Announce] Hildon desktop portrait mode
 
Quote:

Originally Posted by karam (Post 1074633)
...
3-) dpkg -L hildon-desktop # then remove the things shown
...

Purging hildon-desktop out of your device is not a good idea. If I recall correctly it'll lead to a reboot loop in less than 5 seconds

sakya 2011-08-22 14:53

Re: [Announce] Hildon desktop portrait mode
 
Quote:

Originally Posted by Keneraali (Post 1074662)
Purging hildon-desktop out of your device is not a good idea. If I recall correctly it'll lead to a reboot loop in less than 5 seconds

I skipped that passage: I just installed with dpkg the stock hildon desktop and then extracted the hildon desktop portrait mode with dpkg -x
It worked: I still have the portrait mode and apt-get works fine for upgrading packages.

corduroysack 2011-08-22 15:38

Re: [Announce] Hildon desktop portrait mode
 
i'm having the same problem i can't apt-get upgrade from xterm with out stock hildon desktop installing over the new one, going to read up on fix because i prefer to upgrade via x-term :)

sakya 2011-08-22 15:45

Re: [Announce] Hildon desktop portrait mode
 
I fixed he problem with these steps:

1.Download the stock hildon-desktop: http://repository.maemo.org/pool/mae...+0m5_armel.deb
2.Install the stock hildon desktop with
Code:

dpkg -i hildon-desktop_2.2.140-1\+0m5_armel.deb
3.Overwrite the stock hildon desktop file with the one from the portrait hildon desktop:
Code:

dpkg -x hd_18_07_2011.deb  /
I rebooted the phone and all seems to work fine.

corduroysack 2011-08-22 16:07

Re: [Announce] Hildon desktop portrait mode
 
nice one works for me cheers :)

karam 2011-08-22 17:54

Re: [Announce] Hildon desktop portrait mode
 
1 Attachment(s)
@sakya and all others who used dpkg -x to install hildon-desktop
it is really unhealthy way
so i made a patched .deb for hildon-desktop

NOTE : ONLY FOR PEOPLE WHO DON'T USE CSSU


installation instructions :

1-) Download the original hildon-desktop portrait from 1st post or from HERE
to MyDocs
---------------------------------------------------------------------------------------------------------------
2-) install it by
Code:

sudo gainroot
dpkg -i /home/user/MyDocs/hd_18_07_2011.deb

ignore if any problems occur saying that you have unmet dependencies
---------------------------------------------------------------------------------------------------------------
3-) Download the patched verstion of hildon-desktop from attachments or from HERE
to MyDocs
---------------------------------------------------------------------------------------------------------------
4-) install it by
Code:

sudo gainroot
dpkg -i /home/user/MyDocs/hd_18_07_2011_patched.deb

---------------------------------------------------------------------------------------------------------------
PS : DON'T FORGET TO INSTALL THE ORIGINAL HILDON-DESKTOP FIRST I MEAN DON'T IGNORE STEP 2

i hope i helped cheers :)


PS : MAKE SURE THAT YOU HAVE A PREPARED BACKUP UNTIL SOMEONE CONFIRM IT'S WORKING WITHOUT TROUBLES

corduroysack 2011-08-22 20:00

Re: [Announce] Hildon desktop portrait mode
 
i've just had a problem i tried installing rockbox and it's saying i have unmet dependencies and hildon desktop is showing and that i should try apt-get -f install to correct it.
I've looked back through the rockbox thread and posted the problem there but no one seems to have encountered that problem.
i'm wondering if what i entered this afternoon(below) has caused a problem?
http://talk.maemo.org/showpost.php?p...&postcount=459
error message
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # apt-get rockbox
E: Invalid operation rockbox
/home/user # apt-get install rockbox
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
mp-fremantle-community-pr: Depends: hildon-desktop (>= 1:2.2.142-13) but 1:2.2.140-1+0m5 is to be installed
status-area-orientationlock-applet: Depends: hildon-desktop (>= 1:2.2.142-11) but 1:2.2.140-1+0m5 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
/home/user #

right did the apt-get and reinstalled hildon-desktop, installed rockbox(any installation brought up the unmet dependencies) re-installed hildon protrait desktop.
Now i guess i'm stil stuck with apt-get upgrade problem?

edoiks 2011-08-22 20:51

Re: [Announce] Hildon desktop portrait mode
 
Hi all!

Does somebody have latest version of hildon-desktop binary (from gitorious sources)? I'm not skilled to compile it by my own so before the time of next cssu came, maybe someone could share .deb file of the lates code.

karam 2011-08-22 21:07

Re: [Announce] Hildon desktop portrait mode
 
corduroysack you have CSSU i think
then install the hildon-desktop from 1st post

corduroysack 2011-08-22 21:10

Re: [Announce] Hildon desktop portrait mode
 
yes karam i have cssu and i've installed hd_18_07_2011 should it be hildon-desktop_2.2.140-1+0m5_armel?
i thought it was a updated version to hildon-desktop_2.2.140-1+0m5_armel.

eefo 2011-08-22 21:17

Re: [Announce] Hildon desktop portrait mode
 
now as the topic has been in discussion i should put my question forward :P

how to check the H.D version currently installed ?

corduroysack 2011-08-22 21:21

Re: [Announce] Hildon desktop portrait mode
 
now i'm confused i'm using hd_18_07_2011 i

i've just looked @ post 1 and thats what it says to use

karam 2011-08-22 21:45

Re: [Announce] Hildon desktop portrait mode
 
to check

dpkg -l hildon-desktop

it should say the version is
1:2.2.142-13

corduroysack 2011-08-23 08:56

Re: [Announce] Hildon desktop portrait mode
 
cheers karam i ran that and got this
$ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # dpkg -l hildon-desktop
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==================-==================-================================================== ==
ii hildon-desktop 1:2.2.142-13 Hildon desktop for Fremantle
/home/user #

i had to bail last night my meds kicked in :D

Please smile 2011-08-24 03:41

Re: [Announce] Hildon desktop portrait mode
 
there is a problem when i click the wtatus area in potrait mode the menu of status don't come

is there any thing to correct this

corduroysack 2011-08-24 10:22

Re: [Announce] Hildon desktop portrait mode
 
ever since doing this i cannot install anything:
http://talk.maemo.org/showpost.php?p...&postcount=459
keep getting a dpkg error 1
E: Sub-process /usr/bin/dpkg returned an error code (1)

i've uninstalled FAM using HAM and re-installed FAM and it seems ok managed to install a program.

Boemien 2011-08-24 10:30

Re: [Announce] Hildon desktop portrait mode
 
Hi Guys, It's been a long time that I'm using this Hildon Desktop and I'm very satisfied of the result. The only thing I wanted to ask is HOW TO LOCK THE DESKTOP TO PORTRAIT MODE?? When I'm in portrait mode and I want to lock to Portrait mode, it goes automatically to landscape. Thanks in advance!!!

F2thaK 2011-08-24 10:49

Re: [Announce] Hildon desktop portrait mode
 
you cannot ATM............

Boemien 2011-08-24 17:47

Re: [Announce] Hildon desktop portrait mode
 
Quote:

Originally Posted by F2thaK (Post 1075694)
you cannot ATM............

............?????....... :confused:

Mohammad 2011-08-24 18:43

Re: [Announce] Hildon desktop portrait mode
 
@corduroysack
try this post http://talk.maemo.org/showpost.php?p...&postcount=461


Quote:

Originally Posted by karam (Post 1074786)
@sakya and all others who used dpkg -x to install hildon-desktop
it is really unhealthy way
so i made a patched .deb for hildon-desktop

NOTE : ONLY FOR PEOPLE WHO DON'T USE CSSU


installation instructions :

1-) Download the original hildon-desktop portrait from 1st post or from HERE
to MyDocs
---------------------------------------------------------------------------------------------------------------
2-) install it by
Code:

sudo gainroot
dpkg -i /home/user/MyDocs/hd_18_07_2011.deb

ignore if any problems occur saying that you have unmet dependencies
---------------------------------------------------------------------------------------------------------------
3-) Download the patched verstion of hildon-desktop from attachments or from HERE
to MyDocs
---------------------------------------------------------------------------------------------------------------
4-) install it by
Code:

sudo gainroot
dpkg -i /home/user/MyDocs/hd_18_07_2011_patched.deb

---------------------------------------------------------------------------------------------------------------
PS : DON'T FORGET TO INSTALL THE ORIGINAL HILDON-DESKTOP FIRST I MEAN DON'T IGNORE STEP 2

i hope i helped cheers :)


PS : MAKE SURE THAT YOU HAVE A PREPARED BACKUP UNTIL SOMEONE CONFIRM IT'S WORKING WITHOUT TROUBLES


it worked awesome with me
PS: i don't use CSSU

and i guess karam said that using sakya's way is unhealthy

mirciox 2011-08-24 19:25

Re: [Announce] Hildon desktop portrait mode
 
Quote:

Originally Posted by Mohammad (Post 1075935)
@corduroysack
try this post http://talk.maemo.org/showpost.php?p...&postcount=461





it worked awesome with me
PS: i don't use CSSU

and i guess karam said that using sakya's way is unhealthy

This method worked, but I can't seem to open the desktop customization menu. What should I do?

corduroysack 2011-08-24 19:37

Re: [Announce] Hildon desktop portrait mode
 
cheers Mohammad but i'm using ccsu and karam says it's for people who don't use cssu.
i think the way i did it messed up my device i still don't know fully if i've sorted it.
i've installed 100 boxes and that worked ok so i'm guessing so.


just installed tweego and it's not returning that error :)

corduroysack 2011-08-25 11:38

Re: [Announce] Hildon desktop portrait mode
 
just tried apt-get upgrade and got this:
home/user # apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
libqtm-12 libqtm-12-contacts libqtm-12-declarative libqtm-12-location libqtm-12-messaging
libqtm-12-multimedia libqtm-12-publishsubscribe libqtm-12-serviceframework
libqtm-12-systeminfo libqtm-12-versit
The following packages will be upgraded:
hildon-desktop libcv4 libcvaux4 libhighgui4
4 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
Need to get 3088kB of archives.
After this operation, 4096B disk space will be freed.
Do you want to continue [Y/n]? n
Abort.
/home/user #

this will just re-install over portrait desktop wouldn't it?

Xquiste 2011-08-25 15:25

Re: [Announce] Hildon desktop portrait mode
 
Edit: Very dumb question! Answer at page 2 :mad:

karam 2011-08-25 15:32

Re: [Announce] Hildon desktop portrait mode
 
Quote:

Originally Posted by mirciox (Post 1075963)
This method worked, but I can't seem to open the desktop customization menu. What should I do?

i guess you can fix it by doing this :

Code:

gconftool-2 -s /apps/osso/hildon-desktop/menu_edit_disabled -t bool false

@corduroysack
don't do that this will reverse to the old hildon-desktop
just install the one from the 1st post as long as you use CSSU and ignore any updates about hildon-desktop


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

vBulletin® Version 3.8.8