Re: Opera

2013-02-02 Thread Parv
in message 3869488.94aln8e...@luna.wi.rr.com,
wrote ajtiM thusly...

 Hi!

 I use Opera 12.12. I use KDE 4 and Fluxbox.
 In operaprefs.ini I have
 [File Selector]
 Dialog Toolkit=4

 which help me that Opera works othervise I get:
 libpng error: incorrect data check
 libpng error: incorrect data check
 Segmentation fault (core dumped)

 This happened on KDE but without above lines in operaprefs.ini, Opera works
 without problem on Fluxbox.

 What is different, please?

(Go to opera:config by typing in the address bar. Then in the
search field (one with magnifying lend), type toolkit. You will
then see only File Selector: Dialog Toolkit option. When you click
the [?] icon, you will the values (0-4) and short explanation.)

With that out of way, option value 4 tells opera to use X11 for
file selector instead of auto detected one, Qt, GTK, or KDE one.

Seems like any or all of opera, kde, png library need to be rebuilt,
possibly along with other respective dependencies. Sorry, I couldn't
be of much help with this.


-- 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera

2013-02-02 Thread ajtiM
On Friday 01 February 2013 23:04:27 Parv wrote:
 in message 3869488.94aln8e...@luna.wi.rr.com,
 wrote ajtiM thusly...
 
  Hi!
  
  I use Opera 12.12. I use KDE 4 and Fluxbox.
  In operaprefs.ini I have
  [File Selector]
  Dialog Toolkit=4
  
  which help me that Opera works othervise I get:
  libpng error: incorrect data check
  libpng error: incorrect data check
  Segmentation fault (core dumped)
  
  This happened on KDE but without above lines in operaprefs.ini, Opera
  works
  without problem on Fluxbox.
  
  What is different, please?
 
 (Go to opera:config by typing in the address bar. Then in the
 search field (one with magnifying lend), type toolkit. You will
 then see only File Selector: Dialog Toolkit option. When you click
 the [?] icon, you will the values (0-4) and short explanation.)
 
 With that out of way, option value 4 tells opera to use X11 for
 file selector instead of auto detected one, Qt, GTK, or KDE one.
 
 Seems like any or all of opera, kde, png library need to be rebuilt,
 possibly along with other respective dependencies. Sorry, I couldn't
 be of much help with this.

Looks like Opera has problem autodetect on KDE but not in Fluxbox.

Thank you very much for explanation.

Mitja
--
http://www.redbubble.com/people/lumiwa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera

2013-02-02 Thread Polytropon
On Fri, 01 Feb 2013 19:42:19 -0600, ajtiM wrote:
 Hi!
 
 I use Opera 12.12. I use KDE 4 and Fluxbox.
 In operaprefs.ini I have
 [File Selector]
 Dialog Toolkit=4
 
 which help me that Opera works othervise I get:
 libpng error: incorrect data check
 libpng error: incorrect data check
 Segmentation fault (core dumped)
 
 This happened on KDE but without above lines in operaprefs.ini, Opera works 
 without problem on Fluxbox.
 
 What is different, please?

I don't see an obvious difference except that something
seems to be wrong with your PNG library. Is everything
in sync? Or is some mechanism relying on libpng malfunctioning
somewhere else?

Regarding Opera: For better integration with desktop
environments newer versions can emulate the DE's native
dialogs instead of using its own one (which was superior
in functionality).

If you enter about:config in your address bar and search
for toolkit, you will find the corresponding setting with
the following explanation:

File dialog toolkit 
  0 = Autodetect toolkit to use for file selector
  1 = Use Qt for file selector (deprecated, will fall back to KDE)
  2 = Use GTK for file selector
  3 = Use KDE for file selector
  4 = Use X11 for file selector

Maybe this causes trouble in your specific non-mainstream
setting? However I can't imagine how...



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera

2013-02-02 Thread Polytropon
On Sat, 02 Feb 2013 05:35:46 -0600, ajtiM wrote:
 Looks like Opera has problem autodetect on KDE but not in Fluxbox.

This is because Fluxbox is neither KDE or Gnome. :-)

But simply coredumping is a bad default value for how to act
when not using KDE or Gnome. I'm using Opera on WindowMaker
here for many years without that specific error (11.50 at the
moment), so maybe another sign for disimproved software... :-(


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera

2013-02-02 Thread ajtiM
On Saturday 02 February 2013 14:19:17 Polytropon wrote:
 On Sat, 02 Feb 2013 05:35:46 -0600, ajtiM wrote:
  Looks like Opera has problem autodetect on KDE but not in Fluxbox.
 
 This is because Fluxbox is neither KDE or Gnome. :-)
 
 But simply coredumping is a bad default value for how to act
 when not using KDE or Gnome. I'm using Opera on WindowMaker
 here for many years without that specific error (11.50 at the
 moment), so maybe another sign for disimproved software... :-(

As I remember a problem started with Opera 12?? (I forgot which one but 12 
for sure).

Thank you.

Mitja
--
http://www.redbubble.com/people/lumiwa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera

2013-02-02 Thread Jens Jahnke
On Sat, 02 Feb 2013 07:55:25 -0600
ajtiM lum...@gmail.com wrote:

A On Saturday 02 February 2013 14:19:17 Polytropon wrote:
A  On Sat, 02 Feb 2013 05:35:46 -0600, ajtiM wrote:
A   Looks like Opera has problem autodetect on KDE but not in
A   Fluxbox.
A  
A  This is because Fluxbox is neither KDE or Gnome. :-)
A  
A  But simply coredumping is a bad default value for how to act
A  when not using KDE or Gnome. I'm using Opera on WindowMaker
A  here for many years without that specific error (11.50 at the
A  moment), so maybe another sign for disimproved software... :-(
A 
A As I remember a problem started with Opera 12?? (I forgot which
A one but 12 for sure).

For me problems started with 12.10 (12.12 currently). After some update
opera wouldn't start anymore. It simply bailed out saying failed to
setup core.

I never had the time to nail the reason down exactly. Had something to
do with gstreamer and xorg stuff updates. Right now on 9.1 it is
running and I hope it will stay that way.

Regards,

Jens

-- 
02. Hornung 2013, 15:14
Homepage : http://www.jan0sch.de

QOTD:
Everything I am today I owe to people, whom it is now
too late to punish.


pgpLjZcurrUSP.pgp
Description: PGP signature


Re: opera 11.11 and flash

2011-05-24 Thread Jamie Paul Griffin
On Mon, May 23, 2011 at 07:57:59PM -0300, Mario Lobo wrote:
 
 The attached picture shows Opera 11.10 with the www/opera-linuxplugins port
 installed showing the video as I was typing this. Perfect.
 -- 
 Mario Lobo

Hi Mario - looks good, glad you had more success than I did. To be fair, I 
didn't persevere as much as should have done but, I have to say I am so 
impressed with the new firefox, it works so well on my system so i'm glad it 
worked out that way.

Cheers
Jamie
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: opera 11.11 and flash

2011-05-23 Thread claudiu vasadi
Hi Paul,

Have a look at section 6.2.3.2 from
http://www.freebsd.org/doc/handbook/desktop-browsers.html, it works. If you
still have problems, you can report back.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: opera 11.11 and flash

2011-05-23 Thread Jamie Paul Griffin
On Mon, May 23, 2011 at 12:06:07PM +0200, claudiu vasadi wrote:
 Hi Paul,
 
 Have a look at section 6.2.3.2 from
 http://www.freebsd.org/doc/handbook/desktop-browsers.html, it works. If you
 still have problems, you can report back.

It's Jamie actually but hello anyway. This page is the first place I refenced 
when looking for guidance; the handbook always is.

I've actually just built Firefox 4 instead and ditched Opera. It's not a bad 
browser, just a shame we can't get it to do the things we like.

jamie
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera cpu 100%

2011-02-09 Thread Jud

On Wed, 09 Feb 2011 04:18:17 -0500, daniel cebd ceb...@gmail.com wrote:


FreeBSD new-host.home 8.2-RC3 FreeBSD 8.2-RC3 #0: Sun Jan 30 06:52:51 UTC
2011
r...@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

Bug ?

OPERA 11.00 et OPERA 11.01 hang up sur telerama.fr.
100%cpu actif.


Works here with Opera 11 and opera-linuxplugins from the ports.  CPU for  
Opera stayed below 6%, for operapluginwrapper below 3%.


Do you have problems with other pages using Flash?

Jud

--
Using Opera's revolutionary email client: http://www.opera.com/mail/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera 10.5 - bad looking fonts on printer

2010-05-12 Thread Steve Franks
Same thing happens in firefox.  Sometimes I open a word doc in abiword
and get a similar issue, the solution is to select all and change the
font to Bitstream or something open-source, I suspect the issues may
be similar, but I have no idea how to get micro$oft fonts into bsd, or
how to change opera/firefox's font.  could be totally unrelated too.
it's been around a long time, must be an issue no one else has - did
you build operta from ports or download the package?  Maybe some magic
needs to go in /etc/make.conf - that's the only way half the ports
will work with cups at all; doesn't fix firefox, however.

Good luck with that.  There are certain things FreeBSD is bad at
fixing, and they all relate to the desktop.  Had to put Fedora on my
notebooks so I could sleep them reliably.  Still use BSD when I can
though (desktops, servers).

Steve



On Wed, May 12, 2010 at 5:17 AM, herbert langhans
herbert.raim...@gmx.net wrote:
 Hi Daemons,
 if I print from Opera via CUPS (Samsung ML 1610 on fileserver, CUPS client 
 from workstation) I get very ugly results. The proportions of the letters 
 dont fit, sometimes letters overlapping. No matter what font comes from the 
 website to print - Opera chooses always this bad font, the font spacing is 
 terrible.

 Other programs like Abiword, OpenOffice a.s.o. print well.

 My question: Does anybody have such troubles with BSD-Opera 10.5 too? Is 
 there any font-port I have to install to get decent results? Is this a bug in 
 the Opera BSD-port?

 All ideas welcome - I have no clue whats causing this problems..

 Thanks!
 herb langhans

 --
 *** Herbert Langhans, Warschau
 *** Sprachtraining Langhans
 *** http://www.langhans.com.pl
 *** herbert.raim...@gmx.net
 *** NIP 526-229-61-51
 *** Regon  014911759
 *** Tel. 603 341 441
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera 10.00 (native) flash

2009-09-07 Thread Jeff Laine
On Mon,07-09-2009 [18:44:54], Tom Mende wrote:
 Running on 7.2-RELEASE, Opera 10.00 build 4585 (native) and would like to 
 view flash enabled websites. Anyone with a howto? Have googled extensively 
 and followed a variety of methods all unsuccessful to date. Like to here from 
 someone who has it running?
 
 Cheers,
 -- 
 Tom Mende tme...@optusnet.com.au
 ___

Hi,

I'm using graphics/gnash. It works good enough to watch youtube clips at least.
Ok for both ffox and opera.


-- 
Best regards,
Jeff

| Nobody wants to say how this works.  |
|  Maybe nobody knows ...  |
|   Xorg.conf(5)|
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera 10.00 (native) flash

2009-09-07 Thread Jerry
On Mon, 7 Sep 2009 14:45:18 +0400
Jeff Laine wtf.jla...@gmail.com wrote:

 On Mon,07-09-2009 [18:44:54], Tom Mende wrote:
  Running on 7.2-RELEASE, Opera 10.00 build 4585 (native) and would
  like to view flash enabled websites. Anyone with a howto? Have
  googled extensively and followed a variety of methods all
  unsuccessful to date. Like to here from someone who has it running?
 
 I'm using graphics/gnash. It works good enough to watch youtube clips
 at least. Ok for both ffox and opera.

I don't think that readily addresses the OP's question. I personally
have never gotten 'flash', or most other add-ons to work Opera. It is
one of the main reasons that I discourage others from using it. It
suffers even worse on a Windows machine. RoboForm does not work with
the Opera browser. Opera has a closed architecture that does not allow
third party browser extensions.

I would strongly advocate the use of another browser.

-- 
Jerry
ges...@yahoo.com

Necessity has no law.

St. Augustine
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera 10.00 (native) flash

2009-09-07 Thread Mel Flynn
On Monday 07 September 2009 13:14:29 Jerry wrote:

 Opera has a closed architecture that does not allow
 third party browser extensions.

For one, there are widgets. For two, it still supports 
the nsplugin interface. For three, some people argue 
that allowing extensions access to local disk, network
threads and pretty much everything in the browser,
including the ability to fight wars with competing
products[1], is less preferable.

[1] 
http://www.browser-watch.com/2009/05/05/firefox-plug-in-war-between-adblock-plus-and-noscript/
-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera 10.00 (native) flash

2009-09-07 Thread Jerry
On Mon, 7 Sep 2009 15:15:02 +0200
Mel Flynn mel.flynn+fbsd.questi...@mailing.thruhere.net wrote:

 For one, there are widgets. For two, it still supports 
 the nsplugin interface. For three, some people argue 
 that allowing extensions access to local disk, network
 threads and pretty much everything in the browser,
 including the ability to fight wars with competing
 products[1], is less preferable.

Then again, there are those who are not as paranoid as others. In any
case, Opera (and I have not tried the 10 version) is IMHO, not as
serviceable as many competing alternative browsers. However, if it
meets your needs, then so be it.

Please, do not CC me as I am subscribed to this list. I don't need two
copies of the same post.

-- 
Jerry
ges...@yahoo.com

If you're constantly being mistreated,
you're cooperating with the treatment.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera 10.00 (native) flash

2009-09-07 Thread Freminlins
2009/9/7 Jerry ges...@yahoo.com

 I don't think that readily addresses the OP's question. I personally
 have never gotten 'flash', or most other add-ons to work Opera. It is
 one of the main reasons that I discourage others from using it. It
 suffers even worse on a Windows machine. RoboForm does not work with
 the Opera browser. Opera has a closed architecture that does not allow
  third party browser extensions


Sorry, but that is just bollocks.

Opera and Flash work perfectly well on Windows and Solaris (yep, there's a
native plugin). And Flash is a third party plugin, i.e. it is not provided
by Opera. If Adobe doesn't provide a native Flash plugin for FreeBSD that is
not Opera's fault.


  I would strongly advocate the use of another browser.


And still there is no native FreeBSD plugin. If you can't get it to work you
should ask for some help.

Jerry
 ges...@yahoo.com


MF.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera in your repos

2009-08-07 Thread Chad Perrin
On Thu, Aug 06, 2009 at 02:46:05AM +0100, Frank Shute wrote:
 
 BSD=Berkeley Software Distribution AKA distro of Unix

That's not the same as saying that FreeBSD is a distribution.  FreeBSD
is not called a BSD of Unix, after all.  It's a BSD Unix system or
BSD Unix OS, or simply a BSD Unix.  The difference is that BSD
refers to the point of origin in this case, and the ancestral codebase,
and the license.

A Linux distribution is Linux, bundled up with other software, to
produce a OS package for distribution.  A BSD Unix system, on the other
hand, is a Unix system of the BSD tradition.  The term BSD originally
referred to the fact that a set of software was distributed together
under the auspices of UC Berkeley.  Since FreeBSD, NetBSD, and OpenBSD
are not distributed by UC Berkeley's Computer Systems Research Group any
longer, the term BSD now just refers a family relation of sorts, and is
a term of tradition rather than a literal statement about the nature of
the software's character in some way.

One might say it's a software distribution package, of course, but in
colloquial usage, the abbreviated distro or distribution without any
more specific reference to the context of the term has a meaning
particular to the Linux-based operating system distribution model, where
there's a core component common across many operating system variants and
those variations are known as distributions of the common core.  When
the term distribution is used without more specific context, it is
generally understood to mean a particular variant software bundle among
many such options built around a common core component that, altogether,
makes a unique operating system.  FreeBSD, however, is not such a thing
at all.  It is a complete operating system developed as a whole.

. . . so while there may be *some* sense of truth in your explanation for
why it's a distribution, I don't think that's really a meaningful
definition for purposes of enabling clear communication about the nature
of the FreeBSD OS and its development project, and I sympathize with
those who say It's an operating system, not a distro.

DesktopBSD and PC-BSD, on the other hand . . .

I've been far too pedantic for one email on such an inconsequential
subject.  I'll stop now.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
Quoth H. L. Mencken: Democracy is the theory that the common people
know what they want and deserve to get it good and hard.


pgpqxDZrotPTw.pgp
Description: PGP signature


Re: Opera in your repos

2009-08-06 Thread Mark Stapper
Frank Shute wrote:
 On Wed, Aug 05, 2009 at 07:43:05AM -0800, Mel Flynn wrote:
   
 [snip]
   
 Well, we can start to agree that FreeBSD is not a distro, but a UNIX 
 operating system. :)
 

 We can't quite agree on that ;)

 BSD=Berkeley Software Distribution AKA distro of Unix

 At least the OP didn't make the faux pas of calling FreeBSD a Linux
 distro like one of his colleagues did a couple of years ago on this
 list.

 He'll also be relieved to know that plenty of people use Opera on
 FreeBSD.

 I'd point him to bsdstats for some numbers but it doesn't seem very
 functional ATM.

 [snip]

 Regards,

   
As the whole amd64/x86 discussion proved, people on this list (including
me) might do good in reading more Shakespear...



signature.asc
Description: OpenPGP digital signature


Re: Opera in your repos

2009-08-06 Thread Polytropon
On Thu, 6 Aug 2009 02:46:05 +0100, Frank Shute fr...@shute.org.uk wrote:
 At least the OP didn't make the faux pas of calling FreeBSD a Linux
 distro like one of his colleagues did a couple of years ago on this
 list.

I've seen this in a german Linux magazine, titeling in a way
similar to this: FreeBSD - the professional Linux. :-)



 He'll also be relieved to know that plenty of people use Opera on
 FreeBSD.

My whole life. :-)



-- 
Polytropon
From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera in your repos

2009-08-05 Thread Vincent Hoffman
Hi,
Opera is indeed already in the ports (and packages) and has been since
November 5th 2000 according to the Makefile in ports/www/opera. and it
appears the port is maintained by one of the staff at opera
MAINTAINER= freebsd-maintai...@opera.com
Keep up the good work :)

Vince



Vince


Ilya Shpan'kov wrote:
 Hi,
 
 I work in Opera Software - yes, we make a proprietary browser ;)
 Last 7 years I use GNU/Linux and know that, for example, in Russia the
 Opera browser is very popular in BSD Community. Well, there is a
 question: whether Opera is included to your distro and if not - how we can
 fix this problem? We are ready for any discussions, technical help or
 agreement, if necessary.
 
 Thanks in advance,
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera in your repos

2009-08-05 Thread Ilya Shpan'kov

Thanks a lot, Vincent!

В письме от Wed, 05 Aug 2009 17:32:26 +0200, Vincent Hoffman  
vi...@unsane.co.uk сообщал:



Hi,
Opera is indeed already in the ports (and packages) and has been since
November 5th 2000 according to the Makefile in ports/www/opera. and it
appears the port is maintained by one of the staff at opera
MAINTAINER= freebsd-maintai...@opera.com
Keep up the good work :)

Vince



Vince


Ilya Shpan'kov wrote:

Hi,

I work in Opera Software - yes, we make a proprietary browser ;)
Last 7 years I use GNU/Linux and know that, for example, in Russia the
Opera browser is very popular in BSD Community. Well, there is a
question: whether Opera is included to your distro and if not - how we  
can

fix this problem? We are ready for any discussions, technical help or
agreement, if necessary.

Thanks in advance,





--
Best regards,

Ilya Shpan'kov
Community Outreach Manager for Russia
Opera Software ASA

Mobile: +47 46351421
Web-site: http://my.opera.com/IlyaShpankov/
Skype: shpankov
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera in your repos

2009-08-05 Thread Mel Flynn
On Wednesday 05 August 2009 07:02:18 Ilya Shpan'kov wrote:

 I work in Opera Software - yes, we make a proprietary browser ;)
 Last 7 years I use GNU/Linux and know that, for example, in Russia the
 Opera browser is very popular in BSD Community. Well, there is a
 question: whether Opera is included to your distro and if not - how we can
 fix this problem? We are ready for any discussions, technical help or
 agreement, if necessary.

Well, we can start to agree that FreeBSD is not a distro, but a UNIX 
operating system. :)
Opera is available in the ports system as 3rd party software made to work on 
FreeBSD. There are 3 opera ports, which you can view here:
http://www.freshports.org/www/opera
http://www.freshports.org/www/opera-devel
http://www.freshports.org/www/linux-opera (through linux emulation)

There are no issues I'm aware of, that's specific to the FreeBSD/Opera 
combination (no flash support is an issue with Adobe, not Opera and I got one 
bugreport in the queue, that I'm also not sure is FreeBSD specific, more 
built-in torrent application specific).
-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera in your repos

2009-08-05 Thread Tsu-Fan Cheng
Mmm afaIk, FreeBSd didn't make any software into distro, we just put
them into our app system, called ports or port collections, which has
all apps that can run on freebsd.
http://www.freebsd.org/cgi/ports.cgi?query=operastype=all


http://www.freebsd.org/cgi/ports.cgi?query=operastype=all

On Wed, Aug 5, 2009 at 11:02 AM, Ilya Shpan'kov il...@opera.com wrote:

 Hi,

 I work in Opera Software - yes, we make a proprietary browser ;)
 Last 7 years I use GNU/Linux and know that, for example, in Russia the
 Opera browser is very popular in BSD Community. Well, there is a
 question: whether Opera is included to your distro and if not - how we can
 fix this problem? We are ready for any discussions, technical help or
 agreement, if necessary.

 Thanks in advance,

 --
 Best regards,

 Ilya Shpan'kov
 Community Outreach Manager for Russia
 Opera Software ASA

 Mobile: +47 46351421
 Web-site: http://my.opera.com/IlyaShpankov/
 Skype: shpankov
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera in your repos

2009-08-05 Thread Randall Wood
 There are no issues I'm aware of, that's specific to the FreeBSD/Opera 
 combination (no flash support is an issue with Adobe, not Opera and I got one 
 bugreport in the queue, that I'm also not sure is FreeBSD specific, more 
 built-in torrent application specific).
 -- 

No problems here - it's my browser of choice on FreeBSD, and it hasn't given me
any trouble at all.  Congrats.


-- 
http://www.therandymon.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera in your repos

2009-08-05 Thread Frank Shute
On Wed, Aug 05, 2009 at 07:43:05AM -0800, Mel Flynn wrote:

[snip]
 
 Well, we can start to agree that FreeBSD is not a distro, but a UNIX 
 operating system. :)

We can't quite agree on that ;)

BSD=Berkeley Software Distribution AKA distro of Unix

At least the OP didn't make the faux pas of calling FreeBSD a Linux
distro like one of his colleagues did a couple of years ago on this
list.

He'll also be relieved to know that plenty of people use Opera on
FreeBSD.

I'd point him to bsdstats for some numbers but it doesn't seem very
functional ATM.

[snip]

Regards,

-- 

 Frank

 Contact info: http://www.shute.org.uk/misc/contact.html


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera: X Shared memory extension is not available. ZPixmap not supported

2009-05-14 Thread Andreas Rudisch
On Thu, 14 May 2009 09:03:25 + (GMT)
Saifi Khan saifi.k...@twincling.org wrote:

 Running Opera 9.64 on X.org 7.4 leads to freeze ups in Opera.
 
 The error reported is
 Opera: X Shared memory extension is not available. ZPixmap not
 supported
 
 My system is  Intel CeleronM 1.6GHz, Intel 945GM mobo.

I get this message too, it is just a note stating a feature of X is
missing to support ZPixmap properly so Opera will not use it.

I have not seen any big problems with Opera for years, so maybe you
have got some faulty hardware or other configuration issues.

Also please try to correct your time / time zone settings, all your
mails are arriving from the future.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpMqnCp5TrSJ.pgp
Description: PGP signature


Re: opera 9.63 installation and Qt version

2009-01-24 Thread Saifi Khan
On Sat, 24 Jan 2009, Paul B. Mahol wrote:

 On 1/24/09, Saifi Khan saifi.k...@twincling.org wrote:
  Hi:
 
  Qt 4.4.3 is installed on my FreeBSD 7.1 i386 system.
 
  Now, when i attempt to install Opera 9.63 from the ports, it tries to
  download Qt 3.3.8
  Is there a way to modify the installation script so that Opera can use
  the installed qt 4.4.3 version ?
 
 Yes you can modify it, but question is will opera work at all with qt 4.
 There is static opera binary, try it.
 
 
 -- 
 Paul
 

The download site for FreeBSD is
http://www.opera.com/browser/download/?os=freebsd-i386list=all

It shows the following entry
FreeBSD 7.x (static)   7 MB

But when the file is downloaded, it is shared version.
opera-9.63-freebsd7-shared-qt3.i386.tar.bz2

Thus static opera binary is not available :(


thanks
Saifi.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: opera 9.63 installation and Qt version

2009-01-24 Thread Paul B. Mahol
On 1/24/09, Saifi Khan saifi.k...@twincling.org wrote:
 On Sat, 24 Jan 2009, Paul B. Mahol wrote:

 On 1/24/09, Saifi Khan saifi.k...@twincling.org wrote:
  Hi:
 
  Qt 4.4.3 is installed on my FreeBSD 7.1 i386 system.
 
  Now, when i attempt to install Opera 9.63 from the ports, it tries to
  download Qt 3.3.8
  Is there a way to modify the installation script so that Opera can use
  the installed qt 4.4.3 version ?

 Yes you can modify it, but question is will opera work at all with qt 4.
 There is static opera binary, try it.


 --
 Paul


 The download site for FreeBSD is
 http://www.opera.com/browser/download/?os=freebsd-i386list=all

 It shows the following entry
 FreeBSD 7.x (static)   7 MB

 But when the file is downloaded, it is shared version.
 opera-9.63-freebsd7-shared-qt3.i386.tar.bz2

 Thus static opera binary is not available :(

Well for 9.63 there is only static one for FreeBSD 5.
After all this is not freebsd problem, ask opera where is
static version for FreeBSD 7

-- 
Paul
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: opera 9.63 installation and Qt version

2009-01-24 Thread Freminlins
2009/1/24 Paul B. Mahol one...@gmail.com


 Well for 9.63 there is only static one for FreeBSD 5.
 After all this is not freebsd problem, ask opera where is
 static version for FreeBSD 7

ftp://ftp.opera.com/pub/opera/unix/freebsd/963/en/intel/static/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: opera 9.63 installation and Qt version

2009-01-24 Thread Freminlins
Sorry, my bad. I misread you wanted the static version for 7.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Opera, Flash and the stench of failure...

2008-01-19 Thread Zane C.B.
On Fri, 4 Jan 2008 06:16:59 -0700
Modulok [EMAIL PROTECTED] wrote:

 Seeing the thread about flash with mozilla, I thought, a flash
 plugin with opera would be cool. Last night I tried to get flash
 working with opera. I failed. With native opera, I cannot get any
 plugins to work. Here is what I know:
 
 1. What opera bitches about:
Could not start operapluginwrapper.
Plugins will not work correctly.
 
 2. Why opera bitches:
ldd operapluginwrapper;
...
libXThrStub.so.6 = not found (0x0)
...
 
 3. Why it is missing:
On OpenBSD, and on old FreeBSD, libc lacks pthread stubs.
This is a problem because libX11 needs to support threading,
but shouldn't cause all X programs to be linked against the
threading library. The solution is libXThrStub (UIThrStubs.c),
which provides weak symbols to stub threading functions,
which are ignored if the application links against the thread
library. I had moved libXThrStub into libX11, because it
seemed unnecessary.
 
 4. What I have installed:
linux-flashplugin-9.0r115 Adobe Flash Player NPAPI Plugin
opera-9.25.20071214 A blazingly fast, full-featured,
 standards-compliant browse
opera-linuxplugins-9.21.20070510_1 Linux plugin support for the
 native Opera browser
 
 Does anyone have flash working with opera? If so, how? Where can I
 get libXThrStub.so.6?


My suggestion is to check out 'graphics/gnash'. That port works
surprisingly well for part these days.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera, Flash and the stench of failure...

2008-01-04 Thread Randy Pratt
On Fri, 4 Jan 2008 06:16:59 -0700
Modulok [EMAIL PROTECTED] wrote:

 Seeing the thread about flash with mozilla, I thought, a flash plugin
 with opera would be cool. Last night I tried to get flash working
 with opera. I failed. With native opera, I cannot get any plugins to
 work. Here is what I know:
 
 1. What opera bitches about:
Could not start operapluginwrapper.
Plugins will not work correctly.
 
 2. Why opera bitches:
ldd operapluginwrapper;
...
libXThrStub.so.6 = not found (0x0)
...
 
 3. Why it is missing:
On OpenBSD, and on old FreeBSD, libc lacks pthread stubs.
This is a problem because libX11 needs to support threading,
but shouldn't cause all X programs to be linked against the
threading library. The solution is libXThrStub (UIThrStubs.c),
which provides weak symbols to stub threading functions,
which are ignored if the application links against the thread
library. I had moved libXThrStub into libX11, because it
seemed unnecessary.
 
 4. What I have installed:
linux-flashplugin-9.0r115 Adobe Flash Player NPAPI Plugin
opera-9.25.20071214 A blazingly fast, full-featured,
 standards-compliant browse
opera-linuxplugins-9.21.20070510_1 Linux plugin support for the
 native Opera browser
 
 Does anyone have flash working with opera? If so, how? Where can I get
 libXThrStub.so.6?

I vaguely remembered someting about this and a google search
turned up this old PR:

  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports%2F91900

The instructions in the referenced pkg-message for /etc/libmap.conf
disappeared after opera was subsequently updated seemingly because it
was no longer needed but I'm not sure of that.

I'm not sure that this will help you but its an easy thing to try
and back out if it doesn't.

Caveat:  I'm not an opera user and I don't use flash. ;-)

HTH,

Randy
-- 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera, Flash and the stench of failure...

2008-01-04 Thread RW
On Fri, 4 Jan 2008 06:16:59 -0700
Modulok [EMAIL PROTECTED] wrote:

 Seeing the thread about flash with mozilla, I thought, a flash plugin
 with opera would be cool. Last night I tried to get flash working
 with opera. I failed. With native opera, I cannot get any plugins to
 work. Here is what I know:
 
 1. What opera bitches about:
Could not start operapluginwrapper.
Plugins will not work correctly.

FWIW I only started seeing this when I moved to FreeBSD 7 a few weeks
ago. Before that Flash9 + Opera worked as well (or as badly) as it does
in Firefox. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera, Flash and the stench of failure...

2008-01-04 Thread Modulok
I added the following to /etc/libmap.conf, as per suggested. (Thank you.)
   [/usr/local/share/opera/plugins/operapluginwrapper]
   libXThrStub.so.6  libXtst.so.6

The error message disappeared, but the flash plugin still does not
register in the plugins list. I have a symlink to the
libflashplayer.so in a directory that opera searches,
/usr/local/lib/npapi/linux-flashplugin/, but still no go. When I
attempt to, load new plugins, opera spits the following to the
terminal: ELF binary type 0 not known.

 FWIW I only started seeing this when I moved to FreeBSD 7 a few weeks
 ago. Before that Flash9 + Opera worked as well (or as badly) as it does
 in Firefox.

I'm using FreeBSD 7.0-RC1, because the FreeBSD 6 variants I tried
refused to boot on this system. (A laptop, with problems.)

Ideas? Thanks for the help thus far.
-Modulok-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera, Flash and the stench of failure...

2008-01-04 Thread Modulok
UPDATE:
The error about, ELF binary type 0 not known, was because I did
not have the kernel module, /boot/kernel/linux.ko, loaded. (Forgot to
add it to rc.conf before I turned the machine off last night, heh.)
Once loaded, no errors are reported. Unfortunately, the flash plugin
still does not register :(

Thoughts?
-Modulok-

On 1/4/08, Modulok [EMAIL PROTECTED] wrote:
 I added the following to /etc/libmap.conf, as per suggested. (Thank you.)
[/usr/local/share/opera/plugins/operapluginwrapper]
libXThrStub.so.6  libXtst.so.6

 The error message disappeared, but the flash plugin still does not
 register in the plugins list. I have a symlink to the
 libflashplayer.so in a directory that opera searches,
 /usr/local/lib/npapi/linux-flashplugin/, but still no go. When I
 attempt to, load new plugins, opera spits the following to the
 terminal: ELF binary type 0 not known.

  FWIW I only started seeing this when I moved to FreeBSD 7 a few weeks
  ago. Before that Flash9 + Opera worked as well (or as badly) as it does
  in Firefox.

 I'm using FreeBSD 7.0-RC1, because the FreeBSD 6 variants I tried
 refused to boot on this system. (A laptop, with problems.)

 Ideas? Thanks for the help thus far.
 -Modulok-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera Micromedia Flash

2007-11-20 Thread Tino Engel

brom schrieb:

Hi all!

I have installed in my box with 6.2-RELEASE-p7:

opera-9.21.20070510_1
opera-linuxplugins-9.21.20070510_1
linux-flashplugin-7.0r70

But I can't use flashplugin, when I start Opera with debug I have these
errors:

$ opera -debugplugin
detection operapluginwrapper: [plugin
failed ] /usr/local/lib/npapi/symlinks/linux-opera/libflashplayer.so,
Shared object libm.so.6 not found, required by libflashplayer.so 
opera: pluginwrapper exited cleanly with exit code 1 during plug-in

detection

libm.so.6 part of linux_base-fc-4_10, so, I was added /compat/linux/lib
in shared library cache $ldconfig -m /compat/linux/lib

But in this case, I have different error, like that:

$ opera -debugplugin
detection operapluginwrapper: [plugin
failed ] /usr/local/lib/npapi/symlinks/linux-opera/libflashplayer.so, 
/usr/local/lib/npapi/symlinks/linux-opera/libflashplayer.so:
Undefined symbol __ctype_b opera: pluginwrapper exited cleanly with
exit code 1 during plug-in detection

What the reason? How can I make the module worked? 
___

freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

  

I also have lots of problems with linux plugins in native bsd browsers.
Using lniux-firefox or linux-oprea should work out of the box with 
flashplugin.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and Opera Linux Plugins

2007-08-17 Thread Bob Middaugh
Hi Branko,

Welcome to FreeBSD.  And, welcome to FreeBSD and Flash.  While you wait for an 
answer, try searching the list archives, this comes up a lot with different 
browser's and different plugins all the time.  I've never tried myself.

The handbook has a section on browsers and plugins too, dunno if Flash is in 
there though.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html

Bob


 -- Original message --
From: Branko Vukelic [EMAIL PROTECTED]
 I installed the native Opera + opera linux plugins package and then
 linux-flashplayer7 (or something like that, can't see for I'm at work now).
 The Opera complains it can't find the plugin.
 
 Installing linux-opera and the said plugin works just fine.
 
 Not a problem, just thought I'd post it anyway, as a FYI.
 
 
 Branko
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and Opera Linux Plugins

2007-08-17 Thread Branko Vukelic
On 8/17/07, Bob Middaugh [EMAIL PROTECTED] wrote:
 Hi Branko,

 Welcome to FreeBSD.  And, welcome to FreeBSD and Flash.  While you wait for 
 an answer, try searching the list archives, this comes up a lot with 
 different browser's and different plugins all the time.  I've never tried 
 myself.

Thanks for the info. I'm actually running DesktopBSD (sorry for
failing to mention this earlier). Since DesktopBSD utilizes the ports,
I thought I'd just drop a line here in case anyone encounters this.

 The handbook has a section on browsers and plugins too, dunno if Flash is in 
 there though.

 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html

 Bob


  -- Original message --
 From: Branko Vukelic [EMAIL PROTECTED]
  I installed the native Opera + opera linux plugins package and then
  linux-flashplayer7 (or something like that, can't see for I'm at work now).
  The Opera complains it can't find the plugin.
 
  Installing linux-opera and the said plugin works just fine.
 
  Not a problem, just thought I'd post it anyway, as a FYI.
 
 
  Branko
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]



-- 
Branko
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and Opera Linux Plugins

2007-08-17 Thread Predrag Punosevac

Branko Vukelic wrote:

I installed the native Opera + opera linux plugins package and then
linux-flashplayer7 (or something like that, can't see for I'm at work now).
The Opera complains it can't find the plugin.

Installing linux-opera and the said plugin works just fine.

Not a problem, just thought I'd post it anyway, as a FYI.


Branko
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
  
Of course the plug is is for linux browsers and would not work with 
native browsers. If you want non native plug in to work on your native 
browsers  you must install nspluginwrapper.


However for purposes of youtube on goggle video I would recommend just 
snapping them with youtube-db or clive.
You would get filename.flv which you can watch with MPlayer of VLC. 
Clive can further convert that file to something else like mpeg.



There are 5 different ways to watch youtube before you rich for Flush 7 
which hangs my computer anyway so it is gone.


I would try also this
swfdec

Make sure you updated your port three since it is released 6th of Avgust.

Enjoy!


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and Opera Linux Plugins

2007-08-17 Thread Branko Vukelic

Predrag Punosevac wrote:

Branko Vukelic wrote:

I installed the native Opera + opera linux plugins package and then
linux-flashplayer7 (or something like that, can't see for I'm at work 
now).

The Opera complains it can't find the plugin.

Installing linux-opera and the said plugin works just fine.

Not a problem, just thought I'd post it anyway, as a FYI.


Branko
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
  
Of course the plug is is for linux browsers and would not work with 
native browsers. If you want non native plug in to work on your native 
browsers  you must install nspluginwrapper.


However for purposes of youtube on goggle video I would recommend just 
snapping them with youtube-db or clive.
You would get filename.flv which you can watch with MPlayer of VLC. 
Clive can further convert that file to something else like mpeg.



There are 5 different ways to watch youtube before you rich for Flush 
7 which hangs my computer anyway so it is gone.


I would try also this
swfdec

Make sure you updated your port three since it is released 6th of Avgust.

Enjoy!



Thanks. The tips you gave me is definitely waaay more than I bargained 
for. :)


Thing is, I found a page in the DesktopBSD wiki that talks about making 
linux version of the flash plugin work with native Opera. It's here:


http://desktopbsd.net/wiki/doku.php?id=doc:browserplugins

The relevant part of the guide is as follows:

native Opera9 with Flash

Opera 9 supports now Linux Flashplugin, so you can just install from ports,
portinstall opera
portinstall opera-linuxplugins
portinstall linux-flashplugin


The ports are all there and they do install, but it doesn't work. I 
simply installed the linux-opera and it's all fine now.



Branko
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera Video Plugin?

2007-03-19 Thread Martin Tournoij
On Mon, March 19, 2007 14:51, RW wrote:

 Is there a way to play video from Opera?

 I've tried both native and linux versions of the mplayer plugin with
 the either versions of Opera, and I've tried GXine with native Opera,
 all without success.


I prefer to use video bookmarklets, which allows you to download video's
from youtube, google, ect.
http://1024k.de/bookmarklets/video-bookmarklets.html

Another option is plugger(www/plugger), it allows you to use mplayer to
play video files inside opera.
I personally don't like it, it's slow and not very stable...

--Martin

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera Cups Print!

2006-11-22 Thread Beni
On Wednesday 22 November 2006 01:49, Graham Bentley wrote:
 Anyone got this working?

 Firefox and other apps all printing fine :)

 Tried Opera advice and googled about
 to no avail  Thanks !

I'm using KDE and had to put the following in the Printer Program-tab from the 
Print-menu in Opera :
Program : kprinter
Parameter : -stdin (mind the dash)

This opens the standard kde-printing window where you can choose your 
installed printer from.

You should check the freebsd-questions archives, I believe there was an 
similar answar for printing with opera under gnome.

Hope this helps,

Beni.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and FreeBSD

2006-11-18 Thread Bachilo Dmitry
В сообщении от Суббота 18 ноября 2006 10:38 Parv написал(a):
 in message [EMAIL PROTECTED],
 wrote Bachilo Dmitry thusly...

  FreeBSD is not Linux, FreeBSD is UNIX.

 Close but not quite.  FreeBSD is Unix not UNIX; difference is in the
 money to be paid to be certified as all capitals.


 ... Unless you were going for the emphasis. :)


   - Parv

I was :-)))

-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and FreeBSD

2006-11-18 Thread Parv
in message [EMAIL PROTECTED],
wrote Bachilo Dmitry thusly...

 FreeBSD is not Linux, FreeBSD is UNIX.

Close but not quite.  FreeBSD is Unix not UNIX; difference is in the
money to be paid to be certified as all capitals.


... Unless you were going for the emphasis. :)


  - Parv

-- 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and FreeBSD

2006-11-17 Thread Christer Solskogen
On Fri, 17 Nov 2006 16:16:13 +0100
Anna Rajsman [EMAIL PROTECTED] wrote:

 Hi FreeBSD Team,
 
 My name is Anna Rajsman and I am working in Opera Software. Recently I
 took over Linux distribution at Opera and I have been going through
 the distribution agreements we have with Linux providers and I
 haven't found any with FreeBSD Linux.
 
 We would like to ask you if you would like to distribute the
 Opera browser with your OS? Or maybe you are doing it already?
 Would you like to sign a distribution agreement with Opera?
 

First of all FreeBSD is not Linux. Second, Opera already produces
binaries for FreeBSD. So what is this distribution agreement good for?

-- 
chs

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and FreeBSD

2006-11-17 Thread Tsu-Fan Cheng

thank you Anna, as opera already has a binary for freebsd, I think we are
good!

Regards,

TFC (I am not a team member... :))

On 11/17/06, Anna Rajsman [EMAIL PROTECTED] wrote:


Hi FreeBSD Team,

My name is Anna Rajsman and I am working in Opera Software. Recently I
took over Linux distribution at Opera and I have been going through the
distribution agreements we have with Linux providers and I haven't found
any with FreeBSD Linux.

We would like to ask you if you would like to distribute the
Opera browser with your OS? Or maybe you are doing it already?
Would you like to sign a distribution agreement with Opera?

Best regards,
Anna

--
Anna Rajsman
Tel: +47 2416 4354, mailto:[EMAIL PROTECTED]
Opera Software ASA, http://www.opera.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and FreeBSD

2006-11-17 Thread Tsu-Fan Cheng

actually, this remind me of a problem i have with opera, when i use opera's
built-in bt function, i have trouble using opera as a web browser, meaning
it will just keep hanging there when i open another tab and try to go to
another URL, and next, bt function seems to increase my x-window system
load, do you know why?

TFC

On 11/17/06, Tsu-Fan Cheng [EMAIL PROTECTED] wrote:


thank you Anna, as opera already has a binary for freebsd, I think we are
good!

Regards,

TFC (I am not a team member... :))

On 11/17/06, Anna Rajsman [EMAIL PROTECTED] wrote:

 Hi FreeBSD Team,

 My name is Anna Rajsman and I am working in Opera Software. Recently I
 took over Linux distribution at Opera and I have been going through the
 distribution agreements we have with Linux providers and I haven't found

 any with FreeBSD Linux.

 We would like to ask you if you would like to distribute the
 Opera browser with your OS? Or maybe you are doing it already?
 Would you like to sign a distribution agreement with Opera?

 Best regards,
 Anna

 --
 Anna Rajsman
 Tel: +47 2416 4354, mailto:[EMAIL PROTECTED]
 Opera Software ASA, http://www.opera.com
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and FreeBSD

2006-11-17 Thread Bachilo Dmitry
В сообщении от Пятница 17 ноября 2006 21:16 Anna Rajsman написал(a):
 Hi FreeBSD Team,

 My name is Anna Rajsman and I am working in Opera Software. Recently I
 took over Linux distribution at Opera and I have been going through the
 distribution agreements we have with Linux providers and I haven't found
 any with FreeBSD Linux.

 We would like to ask you if you would like to distribute the
 Opera browser with your OS? Or maybe you are doing it already?
 Would you like to sign a distribution agreement with Opera?

 Best regards,
 Anna

 --
 Anna Rajsman
 Tel: +47 2416 4354, mailto:[EMAIL PROTECTED]
 Opera Software ASA, http://www.opera.com
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

FreeBSD is not Linux, FreeBSD is UNIX. FreeBSD already contains Opera binaries 
and everything is OK. So?
-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and FreeBSD

2006-11-17 Thread Peter Thoenen
  My name is Anna Rajsman and I am working in Opera Software.

Hallo Anna.  Sorry for the rudeness you will get from many of the users
on here. I have been using Opera on *nix for nearly a decade now and
unlike our flamers, I understand all Opera *nix distro's fall under the
Linux subgroup at Opera ... whether this is linux, freebsd, or solaris.

 Recently I
  took over Linux distribution at Opera 

Good deal.  A short piece of advice for you is to quickly realize *nix
is not monolithic like Microsoft software and Linux / Solaris / *BSD
are entirely separate (though similar is some respects) operating
systems and not subsets of each other.  Many of the more vocal users
(who often represent the minority of total users) will immediately tune
you out or not give you the time of day for you failing to realize this
as they perceive it as an insult.  It basically shows you didn't take
30 seconds and google to do you homework.  Its like calling a Porsche a
BMW because both are European manufactured cars.

 and I have been going through
  the distribution agreements we have with Linux providers and I
  haven't found any with FreeBSD Linux.

See above, FreeBSD is NOT a linux distro.

  
  We would like to ask you if you would like to distribute the
  Opera browser with your OS? Or maybe you are doing it already?
  Would you like to sign a distribution agreement with Opera?

Many folk will question the need for this and to be honest, I am not
sure if Opera is currently already distributed on the FreeBSD port disc
(basically 3rd party application cd).  The PROPER people to contact
concerning this though are the folk over at the FBSD Foundation who
control the legalities.  See:

http://www.freebsdfoundation.org/

Last just to warn you, you will find many FBSD Opera users are hostile
to Opera itself.  Opera has long ignored FBSD specific problem with
their software in favor of focusing on Linux development only.  See
Opera's own FreeBSD forum.  Basically if the problem affects Linux and
FBSD its fixed, if it effects FBSD only its put on the back burner. 
This use my product while we ignore your issues has made many of us
current (and former) Opera users on FBSD embittered towards your org. 
We like your product, we despise your treatment of us.

-Peter
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera and FreeBSD

2006-11-17 Thread IOnut
On Fri, 17 Nov 2006 16:16:13 +0100
Anna Rajsman [EMAIL PROTECTED] wrote:

 Hi FreeBSD Team,

Hi Anna,


I'm a FreeBSD ports commiter and while I can't speak for the hole
project from a legal point of view, I'd be happy to keep in touch with
you so that we can sort things out.

Please note that you sent your email to our general questions lists.
Since Opera is a a third-party application for us the more adequate
list would have been [EMAIL PROTECTED] (CC'ed, please drop questions@
from CCs on further replies).

 My name is Anna Rajsman and I am working in Opera Software. Recently I
 took over Linux distribution at Opera and I have been going through
 the distribution agreements we have with Linux providers and I
 haven't found any with FreeBSD Linux.

As other pointed out in a rather rude way, for which I apologise,
FreeBSD (and *BSDs in general) are not Linux. Since we're rather proud
of our unix heritage  people do tend to get inflamed when someone talks
about BSD as being an some Linux distro.

 We would like to ask you if you would like to distribute the
 Opera browser with your OS? Or maybe you are doing it already?
 Would you like to sign a distribution agreement with Opera?

Opera is in our ports framework, both the native version and the linux
version (both maintainers CC'ed). I don't know offhand if we distribute
the binaries on our CD images; from reading the licence I don't see the
any requirement to have a signed agreement for this, but if this is not
the case please let me know.


I am using Opera as my primary browser since v3 or something, but I am
a little disappointed the the problems we're seeing on FreeBSD are
rarely addressed. And indeed the binaries you're producing are for
FreeBSD 4.x and 5.x while we will release 6.2 in a month.


-- 
IOnut - Un^d^dregistered ;) FreeBSD user
  Intellectual Property is   nowhere near as valuable   as Intellect

BOFH excuse #379:
We've picked COBOL as the language of choice




signature.asc
Description: PGP signature


Re: Opera-9.02 crash, 6.2-PRERELEASE

2006-11-12 Thread Kris Kennaway
On Mon, Nov 13, 2006 at 04:37:31AM +0100, Armin Arh wrote:
 Hi,
 
 I just installed Opera-9.02 from ports, and it crashes...
 
 [EMAIL PROTECTED] opera
 Fatal error 'Spinlock called when not threaded.' at line 87 in file 
 /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
 Abort trap (core dumped)
 
 [EMAIL PROTECTED] uname -a
 FreeBSD lance.net.schlund.de 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #8: Sun 
 Nov 12 21:59:06 CET 2006 [EMAIL 
 PROTECTED]:/usr/src/sys/i386/compile/LANCE  i386
 
 any ideas?

FAQ, consult google.

Kris


pgpKSUK239jPL.pgp
Description: PGP signature


questions RE: opera web browser and plugins...

2005-05-25 Thread Joe Schmoe
Hello,

I am using linux-opera in FreeBSD 5.4-RELEASE, with
ion as my window manager.

As far as plugins, shockwave-flash is behaving
perfectly.  When I click on a .swf file, the flash
animation opens up _inside_ the web viewing area,
stays inside the browser, etc.  No new windows are
created.

However, when the flash animation is finished, I am
simply left with a black screen and have to hit the
back button to go back to the page I initiated the
flash file from.

1. Is there any way to just have the animation finish
and be left back at the screen I started on ? (and not
have to hit the back button)

Now, acroread behaves differently ... I can
successfully open pdf documents in opera, but acroread
spawns a whole new window.

2. Is there any way to have acroread initiate itself
_inside_ of opera ?  Even better, is it possible for
it to respect the browser back button, so I can just
go back with the back button and the acroread window
(and program) just disappear ?

3. Is this possible with xmms and/or xine as well ? 
They also spawn whole new windows when I hit a .avi or
.mp3 ...

4. Is it possible that somehow, between opera and
xine, (or xmms) they can be smart enough to know that
if one piece of media is playing, and I click on
another piece of media, not to spawn another player
and compete with each other for graphics/sound, but
rather to just start playing the new thing in the
existing player and forget the old piece of media ?

5. Finally, often opera will, when I click on a mp3 or
a movie, download the entire thing before sending it
off to xmms/xine for playback.  How can I force opera
to just start playing it immediately ?  And further,
is it possible to configure how much of it to buffer
before handing it off ?

I know it is possible, because if I run:

xmms http://example.com/mp3/some_song.mp3

playback begins immediately ... it doesn't download
the entire song first...

thanks.



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera reg number

2003-11-22 Thread Rus Foster
On Sat, 22 Nov 2003, Valerian Galeru wrote:

 How can i get the opera registration number? Of
 course without buying it :

Well what I suggest you do is call up Opera and ask them for it. I'm sure
they would be more than willing to supply it

Rus
-- 
w: http://www.jvds.com  | Dedicated FreeBSD,Debian and RedHat Servers
e: [EMAIL PROTECTED]| Donations made to Debian, FreeBSD
t: +44 7919 373537  | and Slackware
t: 1-888-327-6330   | email: [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera reg number

2003-11-22 Thread Kris Kennaway
On Sat, Nov 22, 2003 at 02:29:39PM -0800, Valerian Galeru wrote:
 How can i get the opera registration number? Of
 course without buying it :

Go to this site:

  ftp://2130706433/pub/juarez/FreeBSD

and look in that directory.  This FTP site is very busy, so if you
can't get in straight away then just keep trying!

Kris


pgp0.pgp
Description: PGP signature


Re: Opera reg number

2003-11-22 Thread Rus Foster
On Sat, 22 Nov 2003, Kris Kennaway wrote:

   ftp://2130706433/pub/juarez/FreeBSD

 and look in that directory.  This FTP site is very busy, so if you
 can't get in straight away then just keep trying!

I've setup a mirror site at ftp://warez.jvds.com as well for you just
incase

Rgds

Rus
-- 
w: http://www.jvps.com  | Linux + FreeBSD Servers from $15/mo
e: [EMAIL PROTECTED]| Dedicated Servers from $119/mo
t: +44 7919 373537  | email: [EMAIL PROTECTED]
t: 1-888-327-6330   | email: [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera reg number

2003-11-22 Thread Alex de Kruijff
On Sat, Nov 22, 2003 at 02:29:39PM -0800, Valerian Galeru wrote:
 How can i get the opera registration number? Of
 course without buying it :

Your asking me to break the law.

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera reg number

2003-11-22 Thread Ion-Mihai Tetcu
On Sat, 22 Nov 2003 14:29:39 -0800 (PST)
Valerian Galeru [EMAIL PROTECTED] wrote:

 How can i get the opera registration number? Of
 course without buying it :

#1 This kind of question shuldn't be asked on this list.

#2 I don't see why. Upgrade to the 7.2x end choose Google text ads, if
bandwith is an issue.

#3 Opera have a Global donation program
 Through the Opera Global Donations Program, Opera donates Opera
 licenses to primary through secondary schools, Web designer schools and
 organizations, and organizations for the physically disabled worldwide.
See if you quallify.


-- 
IOnut
Unregistered ;) FreeBSD user
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera reg number

2003-11-22 Thread Peter Ulrich Kruppa
On Sun, 23 Nov 2003, Alex de Kruijff wrote:

 On Sat, Nov 22, 2003 at 02:29:39PM -0800, Valerian Galeru wrote:
  How can i get the opera registration number? Of
  course without buying it :

 Your asking me to break the law.
Yes, and in such such an evident way.

I would have preferred to read a story about Valerian's poor ill
grandmother, who gave her last money for an opera license, wrote
the registration number on some piece of paper, which was eaten
by the big bad wolf ...
I love reading such things,  all these stories about
penis-enlargement, treasures of deceased african presidents and
about the girl who saw me last weekend and fell in love with me.

I feel freebsd-questions wouldn't be what it is without them.


Regards,

Uli.


 --
 Alex

 Articles based on solutions that I use:
 http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]


+---+
|Peter Ulrich Kruppa|
| Wuppertal |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera reg number

2003-11-22 Thread Ion-Mihai Tetcu
On Sat, 22 Nov 2003 22:39:40 + (GMT)
Rus Foster [EMAIL PROTECTED] wrote:

 On Sat, 22 Nov 2003, Kris Kennaway wrote:
 
ftp://2130706433/pub/juarez/FreeBSD
 
  and look in that directory.  This FTP site is very busy, so if you
  can't get in straight away then just keep trying!
 
 I've setup a mirror site at ftp://warez.jvds.com as well for you just
 incase

dig warez.jvds.com

;-D :-D :-D

It's the best i've seen :)

-- 
IOnut
Unregistered ;) FreeBSD user
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera

2003-11-17 Thread Kevin D. Kinsey, DaleCo, S.P.
Valerian Galeru wrote:

When i go to www.freebsd.org/ports and search for opera i find opera-7.22.20031103. When i go to ftp.freebsd.org with sysinstall i cant see that package... And then, if www.freebsd.org/ports finds the package, where i can take it from ( it could be downloaded from a web site, but i dont have any, and then i need a FTP adress). The problem is that i didnt find any packages with a simillar name in ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages 4-9 , packages 4-8, packages 4 stable. Why could i take it from??? I dont have a web browseron my FBSD CD i didnt find it:(

 

Do you have /usr/ports?

If so, you can install it from
ports and the machine, if connected
to the Internet, will do the work for
you.
$cd /usr/ports/www/opera
$make install clean
HTH,

Kevin Kinsey
DaleCo, S.P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera 7.20b7 for FreeBSD problems

2003-09-30 Thread David Gerard
On 09/29/03 23:42, Timothy J. Luoma wrote:

Why not try the static version?
http://www.opera.com/download/index.dml?platform=freebsdver=7.20b7
Note the page suggests Download the static version unless you know that 
your system will be able to use the shared version.

Ah, no, I tried both with the same result ...

- d.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera 7.20b7 for FreeBSD problems

2003-09-29 Thread Timothy J. Luoma

Why not try the static version?

http://www.opera.com/download/index.dml?platform=freebsdver=7.20b7

Note the page suggests Download the static version unless you know that 
your system will be able to use the shared version.

TjL

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera 7.20b7 for FreeBSD problems

2003-09-29 Thread Jud
On Mon, 29 Sep 2003 22:01:58 +, David Gerard [EMAIL PROTECTED] 
wrote:

Yes, they have a FreeBSD native binary :-) Unfortunately,
it doesn't work for me. It fails like this:
[EMAIL PROTECTED]:~/opera $ ./opera
/usr/libexec/ld-elf.so.1: Shared object libawt.so not found
But locate shows:

[EMAIL PROTECTED]:~/opera $ locate libawt.so
/usr/local/jdk1.3.1/jre/lib/i386/libawt.so
/usr/local/linux-jdk1.3.1/jre/lib/i386/libawt.so
Huh??

(I tried the Linux binary as well. It failed the same way.)
Have a look at URL: http://list.droso.net/15/23392

You might avoid the problem altogether by installing the latest from ports 
(updated a little over an hour ago).

Jud
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: opera (native)

2003-09-27 Thread Alex de Kruijff
On Sat, Sep 27, 2003 at 10:49:02PM +0200, Dick Hoogendijk wrote:
 Am I right to say that the opera from ports (v7.20) does not support
 java? It is disabled in the preferences and can't be set to enabled.

You have to install java first and then point Opera to the rigth
directory. You sould be able to enable it afther doing this. Then you
have to restart opera to get it to work.

 Is it possible to get an opera for FreeBSD _with_ java support or is it
 not worth the try? Unstable, not working, or whatever..??

Opera 6 works with Java. Opera 7.20 beta 4 didn't seem to work with Java.
I know run Opera 7.20 beta 12 but havend tried it jet.

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera print issues

2003-09-08 Thread Karel J. Bosschaart
On Sun, Sep 07, 2003 at 11:26:56PM +0200, Kees Jan Koster wrote:
 Dear All,
 
 Opera won't print a site that I use regularly. I would like to know if
 this is a local issue, or something that the Opera folks should know
 about.
 
 To reproduce:
 
  * start Opera
  * browse to http://www.routenet.nl
  * in the ik wil naar box marked plaats enter Amsterdam
  * in the ik vertrek van box marked plaats enter Rotterdam
  * Press plan route
  * in the next screen, press plan route once more.
  * press Opera's print button
  * print print in the dialog
  * move the popup around for a bit for additional effect
 
 My platform is a very recent FreeBSD-stable, Opera 7.20 B7, Cups 1.1.19.

On my -current with Opera 7.20 B7, I can't print that page: Opera starts
chewing CPU while the Opera window is not updated anymore (ie. switching
virtual desktop causes only the window decoration to be drawn, and moving 
the popup is funny). After a couple of minutes I kill the process. I'm 
using lpr for printing btw, if that matters.

I think I've seen earlier problems (last week) with printing, resulting
in a coredump but I didn't keep track of it since Opera coredumps quite 
often for me lately, on -current as well as -stable (nevertheless it's my 
favorite browser).

Karel.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera print issues

2003-09-08 Thread Kees Jan Koster
Dear Karel,

I read about Opera dumping core quite a bit, but I believe that 7.20 Bx
fixes that problem mostly. It hardly ever dumps core on me. In fact, I
think 7.20 has been stable, save for the issues I reported earlier.

Kees Jan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera print issues

2003-09-08 Thread Petre Bandac
my opera (7.11) won't show flash pages, though 

kgb# pkg_info | grep flash
flashpluginwrapper-0.20021113 A wrapper allowing use of linux-flashplugin with 
native moz
linux-flashplugin-5.0r51 The official Macromedia Flash Player for Linux 
Netscape and
linux-flashplugin-6.0r79 The official Macromedia Flash Player for Linux 
Mozilla and 
kgb# 

and neither konqueror, nor mozilla/mozilla firebird

any ideas ?

thanks,

petre

On Monday 08 September 2003 11:01 Anno Domini, Karel J. Bosschaart wrote using 
one of his keyboards:
 On Sun, Sep 07, 2003 at 11:26:56PM +0200, Kees Jan Koster wrote:
  Dear All,
 
  Opera won't print a site that I use regularly. I would like to know if
  this is a local issue, or something that the Opera folks should know
  about.
 
  To reproduce:
 
   * start Opera
   * browse to http://www.routenet.nl
   * in the ik wil naar box marked plaats enter Amsterdam
   * in the ik vertrek van box marked plaats enter Rotterdam
   * Press plan route
   * in the next screen, press plan route once more.
   * press Opera's print button
   * print print in the dialog
   * move the popup around for a bit for additional effect
 
  My platform is a very recent FreeBSD-stable, Opera 7.20 B7, Cups 1.1.19.

 On my -current with Opera 7.20 B7, I can't print that page: Opera starts
 chewing CPU while the Opera window is not updated anymore (ie. switching
 virtual desktop causes only the window decoration to be drawn, and moving
 the popup is funny). After a couple of minutes I kill the process. I'm
 using lpr for printing btw, if that matters.

 I think I've seen earlier problems (last week) with printing, resulting
 in a coredump but I didn't keep track of it since Opera coredumps quite
 often for me lately, on -current as well as -stable (nevertheless it's my
 favorite browser).

 Karel.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

-- 
Login: petreName: Petre Bandac
Directory: /home/petre  Shell: /usr/local/bin/zsh
On since Sun Aug  3 13:45 (EEST) on ttyv0, idle 19:47 (messages off)
Last login Mon Sep  8 18:55 (EEST) on ttyp3 from lubyanka.kgb.ro
No Mail.
No Plan.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera 7b4 does not render frames properly

2003-08-31 Thread Kees Jan Koster
Dear Arjan,

 
  After starting Opera I surf to http://java.sun.com/j2se/1.3/docs/api/. I
  then browse around a bit and after a while I return to the API page. I
  can still see the frame outlines, but the pages are grey.

 This is a known bug in B4, it has problems with frame pages. You'll see the
 same behavior on Google Groups, for example. All betas after B4 don't have
 this problem.
 
 The updated port for B7 is in PR ports/56181
 (http://www.freebsd.org/cgi/query-pr.cgi?pr=56181), but so far I haven't
 found a committer to commit it.

I have tried the patch. The Makefile part does not seem to apply cleanly
becuase of the CVS $FreeBSD$ header. Perhaps that should not be part of
the patch. Other than that it works fine.

The new version of the port does indeed fix the problem that I was
seeing.

Thank you for the prompt response.

 Yours,
   Kees Jan

---
 Kees Jan Koster e-mail:   kjkoster at kjkoster.org
 www: http://www.kjkoster.org/
---
 Life is uncertain; eat dessert first.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera 7b4 does not render frames properly

2003-08-31 Thread Arjan van Leeuwen
On Sunday 31 August 2003 12:17, Kees Jan Koster wrote:
 Dear All,

 I am using Opera 7 beta 4, from the ports. I access Java's API site
 quite a bit, but Opera craps out after a few visits.

 After starting Opera I surf to http://java.sun.com/j2se/1.3/docs/api/. I
 then browse around a bit and after a while I return to the API page. I
 can still see the frame outlines, but the pages are grey.

 I witnessed this behaviour on my laptop and my desktop machine (Opera 7,
 FreeBSD 4.9-prerelease). All my ports are up to date as of today.

 The Opera knowledge base site is so confusing that I cannot even search
 properly. I cannot tell if Opera 7b7 is going to fix this issue or not.
 Is there anyone running b4 that can confirm/deny my story? Is there
 anyone running b7 that can tell me if they are seeing the same
 behaviour?

 Please keep me CC'd as I am not on the list.

Hi Kees Jan,

This is a known bug in B4, it has problems with frame pages. You'll see the 
same behavior on Google Groups, for example. All betas after B4 don't have 
this problem. 

The updated port for B7 is in PR ports/56181 
(http://www.freebsd.org/cgi/query-pr.cgi?pr=56181), but so far I haven't 
found a committer to commit it.

Best regards,

Arjan

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera 7.11 freezing in 4.8-STABLE?

2003-08-03 Thread Herbert
On Sun, Aug 03, 2003 at 11:28:43AM -0400, Don Tyson wrote:

 Is anyone else seeing regular freezes with Opera 7.11
 with 4.8-STABLE in ordinary browsing (i.e., not
 flash, not anything special)?  I think I'm seeing
 more frequent freezes or core dumps than
 in the 6 series, including ones that lock the OS
 itself, and wonder whether this is a common or
 known problem and whether there's a fix. 

Hi!

Yeah, I have exactly the same problem with opera7 on FreeBSD
5.1-RELEASE. It often hangs and core dumps, but it never locks neither 
my X-Session nor FreeBSD. Opera is a very nice browser, but the
problem is very annoying. I am running linux_base-8.
I am wondering how opera behaves on linux.

Herbert
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera browser native FreeBSD (was Re: AbiWord)

2003-03-06 Thread Vallo Kallaste
On Thu, Mar 06, 2003 at 12:10:52AM -0800, BSD baby [EMAIL PROTECTED] wrote:

 Browser-based apps are what I do, all day.
 
 And Opera is the best, by far:
 
 http://www.opera.com/products/desktop/?platform=freebsd
 
 FreeBSD native.  Fast. Small. Wonderful font-rendering.
 Totally HTML/XML standards-compliant, etc.
 
 If you use the web all day, it's worth paying the $39 USD
 to these nice people up in Norway who made this great browser.
 
 (To show my support, I bought 10 FreeBSD licenses.)

I declined my plan to buy licence after I discovered that
linux-opera runs under linux emulation faster and takes ~3MB less
memory than native version. They have long way to go before I
reconsider buying the licence. The system I discovered it on is
133Mhz Pentium, 64MB memory and runs -current, so it's enough slow
as it is, and the difference in linux-opera and native version comes
out very sharp.
-- 

Vallo Kallaste

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Opera browser native FreeBSD (was Re: AbiWord)

2003-03-06 Thread Jud
On Thu, 6 Mar 2003 10:23:02 +0200, Vallo Kallaste [EMAIL PROTECTED] wrote:

On Thu, Mar 06, 2003 at 12:10:52AM -0800, BSD baby [EMAIL PROTECTED] 
wrote:

Browser-based apps are what I do, all day.

And Opera is the best, by far:

http://www.opera.com/products/desktop/?platform=freebsd

FreeBSD native.  Fast. Small. Wonderful font-rendering.
Totally HTML/XML standards-compliant, etc.
If you use the web all day, it's worth paying the $39 USD
to these nice people up in Norway who made this great browser.
(To show my support, I bought 10 FreeBSD licenses.)
I declined my plan to buy licence after I discovered that
linux-opera runs under linux emulation faster and takes ~3MB less
memory than native version. They have long way to go before I
reconsider buying the licence. The system I discovered it on is
133Mhz Pentium, 64MB memory and runs -current, so it's enough slow
as it is, and the difference in linux-opera and native version comes
out very sharp.
I have licenses for both the native and Linux versions.  Another reason to 
use the Linux version is that there are more plugins available for Linux 
than FreeBSD.  You can also try the Linux version 7 preview, which is not 
yet available in a FreeBSD native version.  It's a preview, so not all 
capabilities are working, but it does have a perfectly serviceable mail and 
newsreader in the 4.7MB download.

Jud



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Opera browser native FreeBSD (was Re: AbiWord)

2003-03-06 Thread Lin Jianfong
The problem is though, linux-java jvm on FBSD is not working very well (I'm 
not sure if this is fixed already). All linux plugins such as Flash, 
RealPlayer, etc worked except when loading java applet, the browser would 
hang up and eat all system resources. I'm using FBSD native mozilla for this 
reason alone because FBSD native jvm works. This problem has persisted for a 
long time and I'm not sure if it ever got fixed. I believe this should apply 
to Opera browser (or not?) regarding to plugins.






From: Jud [EMAIL PROTECTED]
To: [EMAIL PROTECTED], BSD baby [EMAIL PROTECTED]
CC: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Opera browser native FreeBSD (was Re: AbiWord)
Date: Thu, 06 Mar 2003 06:12:41 -0500
On Thu, 6 Mar 2003 10:23:02 +0200, Vallo Kallaste [EMAIL PROTECTED] wrote:

On Thu, Mar 06, 2003 at 12:10:52AM -0800, BSD baby [EMAIL PROTECTED] 
wrote:

Browser-based apps are what I do, all day.

And Opera is the best, by far:

http://www.opera.com/products/desktop/?platform=freebsd

FreeBSD native.  Fast. Small. Wonderful font-rendering.
Totally HTML/XML standards-compliant, etc.
If you use the web all day, it's worth paying the $39 USD
to these nice people up in Norway who made this great browser.
(To show my support, I bought 10 FreeBSD licenses.)
I declined my plan to buy licence after I discovered that
linux-opera runs under linux emulation faster and takes ~3MB less
memory than native version. They have long way to go before I
reconsider buying the licence. The system I discovered it on is
133Mhz Pentium, 64MB memory and runs -current, so it's enough slow
as it is, and the difference in linux-opera and native version comes
out very sharp.
I have licenses for both the native and Linux versions.  Another reason to 
use the Linux version is that there are more plugins available for Linux 
than FreeBSD.  You can also try the Linux version 7 preview, which is not 
yet available in a FreeBSD native version.  It's a preview, so not all 
capabilities are working, but it does have a perfectly serviceable mail and 
newsreader in the 4.7MB download.

Jud



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


_
Tired of spam? Get advanced junk mail protection with MSN 8. 
http://join.msn.com/?page=features/junkmail

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Opera 6.11 on FreeBSD 5

2003-02-22 Thread Willie Viljoen
This is happening because the Opera 6.11 installed from ports is still a 
binary (Opera will *NEVER* open source)

To get this running, you will need compatibility options with 4.7. In 
kernel, you will need options COMPAT_FREEBSD4 and you will also need to 
have installed the compat4x libraries.

Will

On Saturday 22 February 2003 12:26, Wayne Pascoe wrote:
 Hi all,

 I'm trying to run opera on FreeBSD 5.0. I've installed from ports which
 installed version 6.11

 When I run opera, I get the following output:

 $ opera
 Segmentation fault (core dumped)

 Doesn't matter if I run as a user or as root, the same thing happens.
 Does anyone have Opera working on FreeBSD 5 ?

 TIA,

-- 
Willie Viljoen
Freelance IT Consultant

214 Paul Kruger Avenue, Universitas
Bloemfontein
9321
South Africa

+27 51 522 15 60
+27 51 522 44 36 (after hours)
+27 82 404 03 27 (mobile)

[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Opera 6.11 on FreeBSD 5

2003-02-22 Thread Willie Viljoen
On Saturday 22 February 2003 13:44, you wrote:
 On Sat, Feb 22, 2003 at 01:25:20PM +0200, Willie Viljoen wrote:
  This is happening because the Opera 6.11 installed from ports is still
  a binary (Opera will *NEVER* open source)
 
  To get this running, you will need compatibility options with 4.7. In
  kernel, you will need options COMPAT_FREEBSD4 and you will also need to
  have installed the compat4x libraries.

 Baie Dankie! :)

 Seriously though, thanks... On the same topic, does the native FreeBSD
 version have a flash plugin available, or am I better off using the
 Linux compatible version ?

If you wish to have an official implementation, you should use the Linux 
compatibility mode plugin. However, if you want an open source, 
cross-platform, native plugin, you can use the unofficial (not made by 
Macromedia) implementation, which can be installed automatically with 
portinstall flashplayer (make sure your ports are up to date)


 thanks again...

No problem :)

-- 
Willie Viljoen
Freelance IT Consultant

214 Paul Kruger Avenue, Universitas
Bloemfontein
9321
South Africa

+27 51 522 15 60
+27 51 522 44 36 (after hours)
+27 82 404 03 27 (mobile)

[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Opera

2002-12-04 Thread John Bleichert
On Tue, 3 Dec 2002, Peter Milne wrote:

 Date: Tue, 3 Dec 2002 16:11:29 -0700
 From: Peter Milne [EMAIL PROTECTED]
 To: Free BSD Questions [EMAIL PROTECTED]
 Subject: Opera
 
 Opera was working fine.  I now try to load a page and it crashes and closes.  Every 
page, every site.  I installed it from ports.
 
 How do I get rid of it all or how do I fix it?
 
 -- 
 
   
 Pete
 

Did you try removing your local opera settings? I had something similar 
happen in Linux a while back and was able to clear it with:

$ rm -rf ~/.opera

The error was somewhere in how it saved its state locally. Never figured 
it out, and Phoenix is better anyways :)

#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Opera

2002-12-04 Thread joe
On December 3, 2002 06:43 pm, Andrew Prewett wrote:
 On Dec 3 Scott Robbins wrote:
  On Tue, Dec 03, 2002 at 04:11:29PM -0700, Peter Milne wrote:

  I can't see one being connected to the other, but who knows?

  If opera uses SysV IPC (I don't now, newer used) maybe not cleaning
 up correctly before exit/crash. List with ipcs, delete with ipcrm if
 apply. I had the same problem with compupic, which sometimes doesn't
 delete the shared memory segment.

Delete your installed version and reinstall the package made available 
on www.opera.com cleans up the problem.


Joe Sotham

Christianity got over the difficulty of furious opposites
by keeping them both and keeping them furious.
  - G.K. Chesterton





To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Opera

2002-12-03 Thread Scott Robbins
On Tue, Dec 03, 2002 at 04:11:29PM -0700, Peter Milne wrote:
 Opera was working fine.  I now try to load a page and it crashes and closes.  Every 
page, every site.  I installed it from ports.
 
 How do I get rid of it all or how do I fix it?

I had the same issue--and a search of google indicated that one or two
others were as well.

So, I then installed Linux-opera from ports.  That worked. A day or two
later, I tried the normal opera again.  And that worked.  shrug

I can't see one being connected to the other, but who knows?  


-- 

Scott Robbins

PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 D575 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

Willow: Diana, Hecate, I hereby license thee to depart.
Goddess of creatures great and small, I conjure thee to withdraw
Amy: (squeak)
Buffy: Maybe we should get her one of those wheel thingies.



msg10943/pgp0.pgp
Description: PGP signature


Re: Opera

2002-12-03 Thread Wilkinson,Alex
How do I get rid of it all or how do I fix it?

shell pkg_delete /var/db/pkg/opera*

 - aW

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Opera

2002-12-03 Thread Andrew Prewett
On Dec 3 Scott Robbins wrote:

 On Tue, Dec 03, 2002 at 04:11:29PM -0700, Peter Milne wrote:
  Opera was working fine.  I now try to load a page and it crashes and closes.  
Every page, every site.  I installed it from ports.
 
  How do I get rid of it all or how do I fix it?

 I had the same issue--and a search of google indicated that one or two
 others were as well.

 So, I then installed Linux-opera from ports.  That worked. A day or two
 later, I tried the normal opera again.  And that worked.  shrug

 I can't see one being connected to the other, but who knows?
 

 If opera uses SysV IPC (I don't now, newer used) maybe not cleaning up
correctly before exit/crash. List with ipcs, delete with ipcrm if apply.
I had the same problem with compupic, which sometimes doesn't delete the
shared memory segment.

-andrew



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message