![]() ![]() |
Jul 14 2006, 05:24 AM
Post
#31
|
|
![]() Group: Members Posts: 790 Joined: 28-October 03 From: USA Member No.: 792 |
QUOTE(walts @ Jul 13 2006, 05:02 PM) Where? I have the opie feed as http://ewi546.ewi.utwente.nl/mirror/www.op...4.5.1/feed/opie (if I typed that correctly) and there is nothing "sharp-compat" there. The others are installed. This is why: http://www.oesf.org/forums/index.php?showtopic=19827 This is also why you have that error in your last post. You may still find what you need in the 3.5.3 feeds? Greg |
|
|
|
Jul 14 2006, 06:30 AM
Post
#32
|
|
|
Group: Members Posts: 167 Joined: 25-August 05 Member No.: 7,943 |
ok! you must do this:
4) Go to the Settings tab, click on Libraries, List, Applications, Opera Browser and click okay. |
|
|
|
Jul 14 2006, 07:03 AM
Post
#33
|
|
|
Group: Members Posts: 57 Joined: 20-April 04 From: Florida, USA Member No.: 2,933 |
QUOTE(LukeLuke @ Jul 14 2006, 02:30 PM) ok! you must do this: 4) Go to the Settings tab, click on Libraries, List, Applications, Opera Browser and click okay. Do you mean the "Settings" tab on the desktop? There is no "Libraries" icon there. I don't mind doing something from the command line, if you would give me the command. Walt |
|
|
|
Jul 14 2006, 07:48 AM
Post
#34
|
|
|
Group: Members Posts: 55 Joined: 30-May 06 From: London, UK Member No.: 10,010 |
QUOTE(walts @ Jul 14 2006, 04:03 PM) QUOTE(LukeLuke @ Jul 14 2006, 02:30 PM) ok! you must do this: 4) Go to the Settings tab, click on Libraries, List, Applications, Opera Browser and click okay. Do you mean the "Settings" tab on the desktop? There is no "Libraries" icon there. I don't mind doing something from the command line, if you would give me the command. Walt To get the "Libraries" Tool under the "Settings" tab, you need to install the sharp-compat-libs IPK (or use Hentges as it is installed by default). However as previously stated, this does not guarantee your particular application will work. I like some of the EON games, however only a few of them "work", so good luck. As far as I remember the sharp-compat-libs IPK has been removed from 3.5.4.1, so you'll have to use from a previous version feed (I think 3.5.3 has it). |
|
|
|
Jul 14 2006, 10:27 AM
Post
#35
|
|
|
Group: Members Posts: 57 Joined: 20-April 04 From: Florida, USA Member No.: 2,933 |
Thanks!
OK, we're making progress. I got the sharp-compat library from the 3.5.3 feed (after reading Hrw's caveat; I can always re-flash the rom) and then started getting the message about standard_mouse.ini. I downloaded the file attached a few posts back in this thread, and put it in /opt/QtPalmtop/bin/opera/ini where the voice and keyboard ini files are found. Now, when I start Opera from the command line, the GUI displays briefly followed by opera: Could not find "ini/standard_mouse.ini" opera: Could not find "ini/standard_mouse.ini" opera: libvxm.so: cannot open shared object file: No such file or directory. Segmentation fault ... I verified that the standard_mouse.ini file is there, and is protected the same as the other 2 files. It looks reasonable except that it is commented for version 7.0. Anyway, the issue seems to be that Opera is not seeing it. I don't know what to do about th libvxm.so thing. Thanks for your patience and help! Walt |
|
|
|
Oct 2 2006, 04:37 AM
Post
#36
|
|
|
Group: Members Posts: 3 Joined: 18-October 04 Member No.: 5,074 |
[quote=LukeLuke,Jul 4 2006, 07:34 AM]
2 - Edit file opera.ini and verify this string: command control and content navigation by voice enabled=0 [Disk Cache] ; Small: Size=2000, Medium: Size=3000, Large: Size=4000 Size=16000 In which section does this string go? I tried several setctions, but had no success. My opera.ini was from the desktop version 8.54, as the one I found in .opera on my zaurus after installation was nearly empty. Could you pleas post a working config? Thank you Armin |
|
|
|
Oct 12 2006, 03:26 AM
Post
#37
|
|
![]() Group: Members Posts: 27 Joined: 19-April 05 From: Netherlands Member No.: 6,917 |
I couldn't get opera to work in openzaurus 3.5.4.2-rc2. In previous versions I could, with minor and major hassles. Because opie's konqueror-embedded is about three years old and cannot be made to work with wifi hotspots like those in the Netherlands. Thus, I gave up on opera and built the development version of konqueror-embedded. Get the ipk here.
|
|
|
|
Oct 12 2006, 06:35 AM
Post
#38
|
|
![]() Group: Members Posts: 1,376 Joined: 11-January 04 From: Poznań, Poland Member No.: 1,413 |
Users and unmaintained applications post is worth reading.
|
|
|
|
Oct 12 2006, 07:13 AM
Post
#39
|
|
|
Group: Members Posts: 95 Joined: 5-June 06 From: Valencia Member No.: 10,061 |
QUOTE(Hrw @ Oct 12 2006, 04:35 PM) the link/site doesn't work... |
|
|
|
Oct 12 2006, 07:17 AM
Post
#40
|
|
![]() Group: Members Posts: 1,014 Joined: 4-January 05 From: Enschede, The Netherlands Member No.: 6,107 |
It works over here:
QUOTE Users and unmaintained applications
As most of you know I maintain OpenZaurus distribution. We provide few graphical enviroments - OPIE is most popular one. And here comes a problem… Years ago OPIE forked from Qtopia but it’s still compatible - mostly on source level (any Qtopia application/library can be built for OPIE). Years ago OpenZaurus moved from gcc 2.95.x to more modern compilers - 3.3.x was choosen. This broke binary compatibility and ‘oz-compat’ aka ’sharp-compat-libs’ package was born - it contain libqte2 and libqpe1 from SharpROM to get possibility to run old binaries under new edition of OZ. But with OpenZaurus 3.5.1 we started to use ’soft-float’ toolchain (ARM cpu lack FPU and use FPU emulation on kernel level - soft-float replace FPU instructions with extra code so emulator is not used). This change broke ’sharp-compat-libs’ - some apps was working, some not but even if something worked then not always correct (for example spreadsheets gave wrong results from calculations). Newest version of OZ (3.5.4) does not provide ’sharp-compat-libs’ so users start to request old, dead upstream, not fetchable applications to be added into OpenZaurus. I tried to get one of them working - as usual code required some changes to get it build with gcc 3.4.4 but finally it built. But then new question came: How to manage such dead software… If any problem will arrive no one will fix it rather. So I asked other developers and final version is: no support for such crap at all. I know that some users will complain more now but sorry - who will maintain such stuff |
|
|
|
Oct 16 2006, 02:35 PM
Post
#41
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
has anyone actually considered asking Opera to do an up-to-date port to OZ? I'm sure there'd be enough alpha and beta testers to support them? It can't be *too* difficult for them to create a development environment in order to build it.
Or maybe their qtopia port was, genuinely, a one-off. But even then, a recompile against OZ/Opie-latest would be useful? |
|
|
|
Oct 16 2006, 10:46 PM
Post
#42
|
|
![]() Group: Members Posts: 1,014 Joined: 4-January 05 From: Enschede, The Netherlands Member No.: 6,107 |
QUOTE(speculatrix @ Oct 16 2006, 10:35 PM) has anyone actually considered asking Opera to do an up-to-date port to OZ? I'm sure there'd be enough alpha and beta testers to support them? It can't be *too* difficult for them to create a development environment in order to build it. I went trough the motions of all their support and contacts forms kindly asking for a new qt/e port and non maemo gtk2 port, outlining how OZ and angstrom users would like to have opera on their devices. "thank you for your inquiry" sigh. |
|
|
|
Jan 15 2007, 09:16 PM
Post
#43
|
|
|
Group: Members Posts: 232 Joined: 26-September 03 Member No.: 500 |
I've got opera running on rc2. Used the instructions from earlier in this topic, then used the compat libs on opera's bin file. I didn't grab it from the list, I specified the file.
This seems to work much better for anything that requires the compat libs. Koen, is the newer version of konq-embedded going to be in the feeds any time soon? |
|
|
|
Jan 16 2007, 02:54 AM
Post
#44
|
|
|
Group: Members Posts: 142 Joined: 4-December 06 From: Lake Constance, Germany Member No.: 13,087 |
QUOTE(undrwater @ Jan 16 2007, 07:16 AM) I've got opera running on rc2. Used the instructions from earlier in this topic, then used the compat libs on opera's bin file. I didn't grab it from the list, I specified the file. This seems to work much better for anything that requires the compat libs. Koen, is the newer version of konq-embedded going to be in the feeds any time soon? Doubt it- newer versions of konq all rely on qte3 which is a no-go for embedded devices in general and Opie in special Oliver |
|
|
|
Jan 16 2007, 02:23 PM
Post
#45
|
|
|
Group: Members Posts: 232 Joined: 26-September 03 Member No.: 500 |
Sounds like Opie's future is bleak then, unless another browser can be developed for it.
I feel you then... sigh |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 11:04 PM |