Active Topics

 


Reply
Thread Tools
Posts: 111 | Thanked: 62 times | Joined on Apr 2012 @ Hong Kong
#101
Originally Posted by TMavica View Post
still show is version 11.5 in store...
who can give me the deb?
I think opera for n9 has 2 version like symbian(International/International (Asian language support))
hope the latter comes out soon.
 
Posts: 169 | Thanked: 132 times | Joined on Oct 2011 @ Toronto, Canada
#102
Has anyone noticed the newest update (12.0.6?) removes the stock keyboard option?

Yeah... I did... after I installed it.

Anyone feel like sharing a backup of the earlier .deb?

Otherwise, take this as a warning if you use stock keyboard with Opera.
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#103
you can get stock keyboard back with -native-input command line argument (didn't try it, I don't want to "upgrade", but it worked in 11.50 so they probably didn't remove it)
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 2 Users Say Thank You to qwazix For This Useful Post:
Posts: 359 | Thanked: 322 times | Joined on Jun 2010
#104
Originally Posted by qwazix View Post
you can get stock keyboard back with -native-input command line argument (didn't try it, I don't want to "upgrade", but it worked in 11.50 so they probably didn't remove it)
First, just so I'm clear, what would the entire command line be? Is there an easy way to make the program boot with this option every time? Perhaps modifying the .desktop file?

Would someone with the 12.00.6 upgrade try this approach and let us know if it brings back the native keyboard?

This could be the best of both worlds . . .
__________________
Hitting this thanks button will make you smile and feel good ----------------------------------------------------------------->
 
Posts: 133 | Thanked: 108 times | Joined on Mar 2012
#105
Originally Posted by Hacker View Post
First, just so I'm clear, what would the entire command line be? Is there an easy way to make the program boot with this option every time? Perhaps modifying the .desktop file?

Would someone with the 12.00.6 upgrade try this approach and let us know if it brings back the native keyboard?

This could be the best of both worlds . . .
/opt/operamobile-labs/opermobile -native-input

I remeber there's member who made a desktop mod for this
 

The Following User Says Thank You to bnwg For This Useful Post:
Posts: 164 | Thanked: 47 times | Joined on Jun 2012
#106
Opera and fennec are updated, opera is missing native keyboard, and fennec v.14 is slover a bit and even crashes after long run.
 
Moderator | Posts: 5,320 | Thanked: 4,464 times | Joined on Oct 2009
#107
^Latest build of Fennec is much better for me, but I'm not using the one from the store, using an Aurora build from Romaxa's site.

Originally Posted by Hacker View Post
First, just so I'm clear, what would the entire command line be? Is there an easy way to make the program boot with this option every time? Perhaps modifying the .desktop file?
Would someone with the 12.00.6 upgrade try this approach and let us know if it brings back the native keyboard?
This could be the best of both worlds . . .
See pg 6 for the full cmd line argument to use, you just have to edit it into the .desktop file.
What would be even better, is a way to add the option to switch between Opera's & the native VKB back into the GUI (prolly not doable).
Or perhaps implement a separate GUI that loads when you launch Opera, & gives you the choice there, before loading Opera.
Then we have the two nice features the newest version brings (see prior page), plus that...

Last edited by jalyst; 2012-07-22 at 16:02.
 

The Following 2 Users Say Thank You to jalyst For This Useful Post:
Posts: 78 | Thanked: 57 times | Joined on Jun 2012 @ Hungary
#108
I don't think that the N900 will receive this update, I tried installing the linked .deb, but dependency errors were occured. Itried to install these debian6 armel packages, or to recover the original ones from the maemo6 repo, but no success. My phone failed, and didn't want to boot, so I had to reflash it. Dependencies except Qt:
Code:
Unpacking operamobile-labs (from operamobile-labs_12_438567.00.2_armel.deb) ...
dpkg: dependency problems prevent configuration of operamobile-labs:
 operamobile-labs depends on libfreetype6 (>= 2.4.3); however:
  Version of libfreetype6 on system is 2.3.9-2osso2+0cssu1.
 operamobile-labs depends on libgcc1 (>= 1:4.3.0); however:
  Version of libgcc1 on system is 1:4.2.1-4maemo13+0m5.
 operamobile-labs depends on libstdc++6 (>= 4.4.0); however:
  Version of libstdc++6 on system is 4.2.1-4maemo13+0m5.
dpkg: error processing operamobile-labs (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 operamobile-labs
tried sid and stable packages like this: libc6_2.11.3-3_armel.deb
error:
Code:
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
I tried to solve like this: ubuntuforum link
but at this step:
Code:
dpkg-deb -x libc6_2.11.3-3_armel.deb libc6-unpacked/
the phone turned off, and didn't boot.
Also I added and removed maemo6(meego harmattan repos), I tried to install these packages, but failed, for one second two dependencies disappeared but after a retry, they appeared again. This was before I tried the deb packages from debian 6. Ther was no reboot between. Any idea guys?
 
Posts: 359 | Thanked: 322 times | Joined on Jun 2010
#109
Originally Posted by bnwg View Post
/opt/operamobile-labs/opermobile -native-input

I remember there's member who made a desktop mod for this
I downloaded and installed 12.0.6 and attempted the /opt/operamobile-labs/operamobile -native-input command in order to learn if the N9's native keyboard would be available with the upgrade. Unfortunately, the command generates a "Unknown/incorrect option".

Substituting "-h" for "-native-input" list a host of options for advanced development, including language command (-lang), so take a look if you have an interest. As for me, I'll toil through with the upgrade for now, but if someone would PM me a deb of Opera version 12.0.2, I'd appreciate it.
__________________
Hitting this thanks button will make you smile and feel good ----------------------------------------------------------------->
 

The Following User Says Thank You to Hacker For This Useful Post:
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#110
Originally Posted by Hacker View Post
I downloaded and installed 12.0.6 and attempted the /opt/operamobile-labs/operamobile -native-input command in order to learn if the N9's native keyboard would be available with the upgrade. Unfortunately, the command generates a "Unknown/incorrect option".

Substituting "-h" for "-native-input" list a host of options for advanced development, including language command (-lang), so take a look if you have an interest. As for me, I'll toil through with the upgrade for now, but if someone would PM me a deb of Opera version 12.0.2, I'd appreciate it.
I have opera 12.002 deb, but also can you give me 12.006 deb?
many thanks
__________________
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:50.