Page 7 of 8 FirstFirst ... 5678 LastLast
Results 61 to 70 of 77

Thread: HOWTO: Opera 9beta2 Dapper

  1. #61
    Join Date
    Oct 2005
    Location
    Dominica
    Beans
    439
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Re: HOWTO: Opera 9beta2 Dapper

    Please note that Opera 9 final it out and available for download.
    Life is easier when it's filled with challenges

  2. #62
    Join Date
    Jan 2006
    Beans
    7

    Re: HOWTO: Opera 9beta2 Dapper

    AMD64 people,

    If you should get this error:

    Code:
    /usr/lib/opera/9.0-20060616.6/opera: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
    you need to install the i386 libqt.

    Code:
    wget http://ubuntu.mirrors.tds.net/ubuntu/pool/main/q/qt-x11-free/libqt3-mt_3.3.6-1ubuntu3_i386.deb
    Then,

    Code:
    sudo dpkg -x libqt3-mt_3.3.6-1ubuntu3_i386.deb .
    Which will extract the guts into the current directory (.). Now copy the contents of ./usr/lib to /usr/lib32/.

    Code:
    sudo cp ./usr/lib/libqt* /usr/lib32/
    Enjoy opera.
    Last edited by _mobius_; June 22nd, 2006 at 01:31 PM.

  3. #63
    Join Date
    Jul 2005
    Location
    KRK, Poland
    Beans
    180
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: HOWTO: Opera 9beta2 Dapper

    Quote Originally Posted by remusus
    The way I did it was to extract the opera deb:

    Code:
    dpkg-deb --extract *opera deb here* operadeb
    dpkg-deb --control *opera deb here* operadeb/DEBIAN
    Edit operadeb/DEBIAN/control, and remove xlibs from the dependency list... then rebuild the deb.
    Code:
    dpkg-deb --build operadeb newopera.deb
    Then install newopera.deb, and it works perfectly.
    this trick works ok here thnx

    copter :]

  4. #64
    Join Date
    Mar 2006
    Beans
    33

    Re: HOWTO: Opera 9beta2 Dapper

    I still have a problem with the mplayer plug-ins with Opera, although everything works well with Firefox.

    After searching many hours on the net, I definitely can't find a solution.

    At the begining, Opera couldn't find any of the codecs of the mplayer-plugin.
    It found well the totem ones, but didn't work with it.

    I put the mplayers plug-ins given on http://wiki.ubuntuusers.de/Opera and they finally got detected.
    Unfortunetly, it still doesn't work, giving the following message on the terminal :


    opera: Plug-in 6117 is not responding. It will be closed.
    opera: Define environment variable OPERA_KEEP_BLOCKED_PLUGIN to keep blocked plug-ins.


    Can anyone help me ?

    Thanks in advance.
    Last edited by stenka; June 23rd, 2006 at 07:12 AM.

  5. #65
    Join Date
    Oct 2005
    Beans
    118
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Opera 9beta2 Dapper

    Quote Originally Posted by stenka
    I still have a problem with the mplayer plug-ins with Opera, although everything works well with Firefox.

    After searching many hours on the net, I definitely can't find a solution.

    At the begining, Opera couldn't find any of the codecs of the mplayer-plugin.
    It found well the totem ones, but didn't work with it.

    I put the mplayers plug-ins given on http://wiki.ubuntuusers.de/Opera and they finally got detected.
    Unfortunetly, it still doesn't work, giving the following message on the terminal :


    opera: Plug-in 6117 is not responding. It will be closed.
    opera: Define environment variable OPERA_KEEP_BLOCKED_PLUGIN to keep blocked plug-ins.


    Can anyone help me ?

    Thanks in advance.

    I am the author of the german Wiki Opera Article.
    Unfortunaly the mplayer plugins used to work several opera build ago but now they dont work with Final Opera9.
    Maybe you can get more infos here
    http://my.opera.com/community/forums...=&perscreen=50

    Good Luck

  6. #66
    Join Date
    Mar 2006
    Beans
    33

    Re: HOWTO: Opera 9beta2 Dapper

    Thank you for your answer.

    I found out that installing the "mozplugger" package was needed. It indeed works well now !

    But there are still few problems :
    - the image is not centered
    - the control panel is missing and there is a black layer instead
    - when the mouse is over the movie, the cursor disappears

    does anyone have the same problems ?
    Last edited by stenka; June 23rd, 2006 at 03:43 PM.

  7. #67
    Join Date
    Oct 2005
    Beans
    118
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Opera 9beta2 Dapper

    Mozplugger installed but with no positive effect.
    Could you please be so kind and post your detected plugins and plugin folders?

    Thx

  8. #68
    Join Date
    Mar 2006
    Beans
    33

    Re: HOWTO: Opera 9beta2 Dapper

    My detected codecs :



    My plugin folder :

    stenka@ubuntu:~$ ls /usr/lib/opera/plugins/
    flashplayer.xpt mplayerplug-in-qt.so mplayerplug-in-wmp.xpt
    libflashplayer.so mplayerplug-in-qt.xpt mplayerplug-in.xpt
    libnpp.so mplayerplug-in-rm.so nppdf.so
    mplayerplug-in-gmp.so mplayerplug-in-rm.xpt operaplugincleaner
    mplayerplug-in-gmp.xpt mplayerplug-in-wmp.so operapluginwrapper

    Erase what is unecessary in this folder, especially you may have to delete mplayerplug-in.so and libxpcom.so.

  9. #69
    Join Date
    Jun 2006
    Beans
    20
    Distro
    Edgy Eft Testing

    Re: HOWTO: Opera 9beta2 Dapper

    i Have just started using Linux and Ubuntu, so i'm finding my feet here ... The real problem is mail client ...

    I started using Opera-the browser and the built-in mail client that it has ... I really like Opera as compred to Firefox ... maybe I'm lame , maybe its just the looks .. anyways I started using Opera mail client that comes with the browser and it worked fine till maybe yesterday or so...

    Now when I check mail, I just get nutin ... and I trust one of my hotmail id'd to get enuff jnk mail to get one at least once in an hour or so... so I checked it online and there is a lot of new junk mail, but Opera has stopped looking at it ... Has anyone faced the same problem? I realise it could be something about "views" , but I've tried pretty much everything ....Any feedback would be cool

  10. #70
    Join Date
    Jul 2006
    Beans
    369
    Distro
    Kubuntu

    Re: Opera 9beta2 Dapper How-To

    rather i want to use opera or not it has been giving me issues on linux with freezing not to the point of restarting computer but to the point i have to wait for it to start working so anyways nice guide
    OS: Kubuntu 11.10(b2) x64 | Windows Vista/7 x64
    Computer Specs: AMD Phenom II x6 1090T | 4 GB 1333 Quad Channel DDR3 | AMD Radeon HD5830 | 3x 500GB SATA 3GB/s

Page 7 of 8 FirstFirst ... 5678 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •