maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Opera Mobile 11 (https://talk.maemo.org/showthread.php?t=52373)

unexpected 2012-07-27 03:06

Re: [Announce] Opera Mobile 11
 
hi all,
Opera is such a great browser.i am using opera since i bought my N900,
but now,I cant open Opera from few days.
i've installed many applications so i dont know which one created a problem for Opera.
i've also installed CSSU (stable)
can any one help me on this or i should create a new thread?
solutions and suggestions are welcomed :)
thanx in advance,
Regardz.

ohrn 2012-07-27 07:42

Re: [Announce] Opera Mobile 11
 
Quote:

Originally Posted by unexpected (Post 1243579)
hi all,
Opera is such a great browser.i am using opera since i bought my N900,
but now,I cant open Opera from few days.
i've installed many applications so i dont know which one created a problem for Opera.
i've also installed CSSU (stable)
can any one help me on this or i should create a new thread?
solutions and suggestions are welcomed :)
thanx in advance,
Regardz.

Start opera from the terminal and check for error messages. You can also try removing the profile dir (/home/user/.opera).

/ohrn

reinob 2012-07-27 07:46

Re: [Announce] Opera Mobile 11
 
@unexpected,

You can start by checking if all required libraries are present on your system. Open the terminal and do:

$ cd /opt/opera/bin
$ ldd ./opera

post the output here. If that's too much of a problem just have a careful look at the output and post only the lines which mention something about a missing file.

unexpected 2012-07-28 23:44

Re: [Announce] Opera Mobile 11
 
thank you both for the reply, :)

@ohrn,
i tried opera with x terminal,it says:
~ $ opera
Failed to find font face Nokia Sans.
Failed to initialize painter.
Failed to initialize window.
~ $

@reinob,
~ $ cd /opt/opera/bin
/opt/opera/bin $ ldd ./opera
libosso.so.1 => /usr/lib/libosso.so.1 (0x40031000)
libhildon-1.so.0 => /usr/lib/libhildon-1.so.0 (0x40048000)
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x400c3000)
libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x4043e000)
libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x404cc000)
libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x404e6000)
libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x40550000)
libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x4057e000)
libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x4059d000)
libcairo.so.2 => /usr/lib/libcairo.so.2 (0x405ae000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x40617000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4065e000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x406d1000)
libhildonmime.so.0 => /usr/lib/libhildonmime.so.0 (0x406fa000)
libgnomevfs-2.so.0 => /usr/lib/libgnomevfs-2.so.0 (0x4070a000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x40765000)
librt.so.1 => /lib/librt.so.1 (0x40771000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x40780000)
libconic.so.0 => /usr/lib/libconic.so.0 (0x4078b000)
liblocation.so.0 => /usr/lib/liblocation.so.0 (0x40798000)
libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x407a8000)
libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x407cc000)
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x407ef000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4082c000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x4084c000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x4088d000)
libtime.so.0 => /usr/lib/libtime.so.0 (0x40969000)
libz.so.1 => /usr/lib/libz.so.1 (0x40975000)
libopera.so => /opt/opera/lib/libopera.so (0x4098d000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x41426000)
libm.so.6 => /lib/libm.so.6 (0x41507000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x4157d000)
libc.so.6 => /lib/libc.so.6 (0x4158f000)
libdl.so.2 => /lib/libdl.so.2 (0x416b4000)
libcanberra.so.0 => /usr/lib/libcanberra.so.0 (0x416bf000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x416d5000)
libXtst.so.6 => /usr/lib/libXtst.so.6 (0x417c4000)
libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x417d1000)
libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x417db000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x417e6000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x417f2000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x41809000)
libXi.so.6 => /usr/lib/libXi.so.6 (0x41819000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x4182a000)
libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x4183a000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x4184a000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x418a7000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x418cf000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x418f6000)
libresolv.so.2 => /lib/libresolv.so.2 (0x41a1d000)
libutil.so.1 => /lib/libutil.so.1 (0x41a36000)
/lib/ld-linux.so.3 (0x40000000)
libltdl.so.7 => /usr/lib/libltdl.so.7 (0x41a41000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x41a51000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x41a5b000)
/opt/opera/bin $

i m not a programmer,so tell me the solutions & suggestions in simple language :)
thanx,

unexpected 2012-07-31 02:40

Re: [Announce] Opera Mobile 11
 
still waiting for the reply....

Sourav.dubey 2012-07-31 03:03

Re: [Announce] Opera Mobile 11
 
If you are excited to use it again why don't you install it again

apt-get install --reinstall opera

no need to worry all your data will be saved AFAIK.

ohrn 2012-07-31 07:36

Re: [Announce] Opera Mobile 11
 
Quote:

Originally Posted by unexpected (Post 1244324)
thank you both for the reply, :)

@ohrn,
i tried opera with x terminal,it says:
~ $ opera
Failed to find font face Nokia Sans.

Thats your problem right there. The browser can't find the Nokia Sans font, I'm guessing you have customized the fonts on you phone by all out replacing Nokia Sans.

Put the original TTF files back into a new subdirectory in /usr/share/fonts and the browser will find them.


/ohrn

unexpected 2012-07-31 17:18

Re: [Announce] Opera Mobile 11
 
Quote:

Originally Posted by ohrn (Post 1245290)
Thats your problem right there. The browser can't find the Nokia Sans font, I'm guessing you have customized the fonts on you phone by all out replacing Nokia Sans.

Put the original TTF files back into a new subdirectory in /usr/share/fonts and the browser will find them.


/ohrn

yeah thats the problem,thanx :)
i dont have those Nokia Sans fonts can you link me?
after replacing the modified fonts with nokia sans,can i use the modified fonts again?if no then how :p
sorry for lots of questions...(& for offtopic)
thanx again for the help.

ohrn 2012-08-01 18:11

Re: [Announce] Opera Mobile 11
 
Quote:

Originally Posted by unexpected (Post 1245527)
yeah thats the problem,thanx :)
i dont have those Nokia Sans fonts can you link me?

No, I don't know if/where the original fonts are available for download.

Quote:

after replacing the modified fonts with nokia sans,can i use the modified fonts again?if no then how :p
sorry for lots of questions...(& for offtopic)
thanx again for the help.
Yes, you can place the original fonts in /home/user/.fonts or create a new subdirectory in /usr/share/fonts to store them in.

/ohrn

unexpected 2012-08-02 03:26

Re: [Announce] Opera Mobile 11
 
Quote:

Originally Posted by ohrn (Post 1246126)
No, I don't know if/where the original fonts are available for download.

hmm.if you havent modified your fonts,then you can send me a copy of your fonts :p
this may solve my problem :)


All times are GMT. The time now is 22:13.

vBulletin® Version 3.8.8