WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: I want to create Opera 15 extension | need guidance  (Read 11896 times)

Offline whizzywhirl

  • Newbie
  • *
  • Posts: 27
Re: I want to create Opera 15 extension | need guidance
« Reply #30 on: July 19, 2019, 05:18:05 AM »
Thanks, now I can open settings but still I am unable to run on kiosk mode and also I am not able to change the window size as it is not maximized

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: I want to create Opera 15 extension | need guidance
« Reply #31 on: July 19, 2019, 05:36:01 AM »
Hi whizzywhirl
... So I run this command but it doesn't run in the kisok mode
Code: [Select]
/home/tc/usr/bin/opera -kioskmode ...
Usually long commandline switches like that have 2 leading dashes (ie. --kioskmode). Are you sure thats a valid switch? Is it listed
if you execute this:
Code: [Select]
/home/tc/usr/bin/opera --help
Thanks, now I can open settings but still I am unable to run on kiosk mode and also I am not able to change the window size as it is not maximized
To maximize a window, try hitting  Ctrl-Alt-M  once or twice. If you are running  flwm  or  flwm_topside,  double clicking the title
bar should toggle the size.

Offline whizzywhirl

  • Newbie
  • *
  • Posts: 27
Re: I want to create Opera 15 extension | need guidance
« Reply #32 on: July 19, 2019, 05:51:41 AM »
Yeah ctrl+alt+m is working as I am using flwm. But when I do this
Code: [Select]
/home/tc/usr/bin/opera --help
it shows options only like this

--with-feature:toolkit-bookmarks [Enable by default: false]

all other options are similar to like this but not any options like
-start-maximized or -kioskmode

As about --kioskmode or -kioskmode you can see from this page
http://212.201.36.177/~siebenbfaq/wordpress/wp-content/uploads/2014/07/Opera-Kiosk-mode.pdf
Quote
UNIX: opera -kioskmode

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: I want to create Opera 15 extension | need guidance
« Reply #33 on: July 19, 2019, 06:39:18 AM »
Hi whizzywhirl
According to this:
https://forums.opera.com/topic/14791/kiosk-mode-won-t-work
kiosk mode is only in Opera 12 and older.

Offline whizzywhirl

  • Newbie
  • *
  • Posts: 27
Re: I want to create Opera 15 extension | need guidance
« Reply #34 on: July 19, 2019, 06:47:44 AM »
Ahh thanks a lot guys you have made my day. Thanks much to all who helped me.

Offline neonix

  • Sr. Member
  • ****
  • Posts: 302
Re: I want to create Opera 15 extension | need guidance
« Reply #35 on: July 20, 2019, 01:13:59 AM »
What is the difference between F11 (fullscreen) and kiosk mode?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: I want to create Opera 15 extension | need guidance
« Reply #36 on: July 20, 2019, 06:16:06 AM »
Hi neonix
I think in  kiosk  mode some of the browsers functions (i.e about:config). are made inaccessible to prevent users from making
changes or snooping (i.e. File->Open) through the system. F11 just toggles between fullscreen and normal mode.

Offline vinceASPECT

  • Hero Member
  • *****
  • Posts: 746
Re: I want to create Opera 15 extension | need guidance
« Reply #37 on: July 22, 2019, 03:15:55 AM »
Hello,

Did an tcz extenson get made and shared? .....and which TCL does it work on pls?

thx

V

Offline neonix

  • Sr. Member
  • ****
  • Posts: 302
Re: I want to create Opera 15 extension | need guidance
« Reply #38 on: July 23, 2019, 06:27:26 AM »
Did an tcz extenson get made and shared? .....and which TCL does it work on pls?
I think whizzywhirl created extension only for himself. Opera 62 works in TC10 x86_64.
Do you want to create extension for yourself or you want to have it in repo?

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: I want to create Opera 15 extension | need guidance
« Reply #39 on: July 23, 2019, 11:59:53 PM »
If opera-62 is closed source, I'm not sure that we can host it in the repos.

Offline neonix

  • Sr. Member
  • ****
  • Posts: 302
Re: I want to create Opera 15 extension | need guidance
« Reply #40 on: July 25, 2019, 09:32:52 AM »
If opera-62 is closed source, I'm not sure that we can host it in the repos.
According to Wikipedia Opera browser (Blink) has freeware license, but chromium-codecs-ffmpeg-extra is proprietary.

Offline vinceASPECT

  • Hero Member
  • *****
  • Posts: 746
Re: I want to create Opera 15 extension | need guidance
« Reply #41 on: July 25, 2019, 12:51:23 PM »
Hello,

uh...Opera 62   (opera 15?) i am confused.

well if i am allowed to have Opera 62 in TCL 10 x64 by somehow using it just myself.......then i'd appreciate the link to the tcz

not sure about what you can or can't put into your repo's.  If Opera 62 was allowed to be in the repo then i don't see why not

Thx

V

Offline vinceASPECT

  • Hero Member
  • *****
  • Posts: 746
Re: I want to create Opera 15 extension | need guidance
« Reply #42 on: August 08, 2019, 11:51:02 AM »
neonix

you were saying............... Opera 62 works in TC10 x86_64............where is that tcz then?


and was it compiled with flash capabilty?
(have you tried it with flash?)

thx

Vince

Offline neonix

  • Sr. Member
  • ****
  • Posts: 302
Re: I want to create Opera 15 extension | need guidance
« Reply #43 on: August 10, 2019, 01:24:10 AM »
neonix
you were saying............... Opera 62 works in TC10 x86_64............where is that tcz then?

and was it compiled with flash capabilty?
(have you tried it with flash?)
I will try to add Opera 62 to the repository (someday).

Pepper Flash works (tested). You have to
download flash_player_ppapi_linux.x86_64.tar.gz form
https://get.adobe.com/flashplayer/download/?installer=FP_32.0_for_Linux_64-bit_(.tar.gz)-_PPAPI&sType=7654&standalone=1
unpacki it and copy libpepflashplayer.so to
/usr/lib64/PepperFlash/libpepflashplayer.so
and run opera with
opera --ppapi-flash-path=/usr/lib64/PepperFlash/libpepflashplayer.so
You can also unblock flash plugin in Opera settings
opera://settings/content/flash?search=flash

Offline vinceASPECT

  • Hero Member
  • *****
  • Posts: 746
Re: I want to create Opera 15 extension | need guidance
« Reply #44 on: August 11, 2019, 12:00:28 PM »
OK thanks