The officially official Devuan Forum!

You are not logged in.

#1 2018-10-26 21:31:51

HextorBRX
Member
Registered: 2017-08-20
Posts: 106  

Midori - cannot read videos

Hello

I have gstreamer1.0-libav and gstreamer1.0-plugins-good installed on ascii and Midori crashes as soon as I click on a video. Any ideas?

Offline

#2 2018-10-26 21:43:35

g4570n
Member
Registered: 2017-12-29
Posts: 7  

Re: Midori - cannot read videos

What kind of video? HTML5? on youtube or another website?

Offline

#3 2018-10-26 21:51:46

HextorBRX
Member
Registered: 2017-08-20
Posts: 106  

Re: Midori - cannot read videos

I have only tried Youtube.

Offline

#4 2018-10-26 21:59:47

g4570n
Member
Registered: 2017-12-29
Posts: 7  

Re: Midori - cannot read videos

when you run midori from a console, what error does it show you when it crashes?

Offline

#5 2018-10-26 22:09:02

HextorBRX
Member
Registered: 2017-08-20
Posts: 106  

Re: Midori - cannot read videos

segmentation error

Offline

#6 2018-10-26 22:21:05

g4570n
Member
Registered: 2017-12-29
Posts: 7  

Re: Midori - cannot read videos

Try running:

midori -g

to see if you get more information about the failure.

This is my output from:

midori -V

Midori 0.5.11 ((null)) Midori
GTK+ 2.24.31 (2.24.25)	Glib 2.50.3 (2.53.4)
WebKitGTK+ 2.4.11 (2.4.11)	libSoup 2.56.0
cairo 1.14.8 (1.14.0)	libnotify No
gcr 3.20.0	granite No

Copyright (c) 2007-2013 Christian Dywan

I have not had problems with youtube.

Offline

#7 2018-10-27 00:00:11

willbprogz227
Member
Registered: 2018-09-06
Posts: 31  

Re: Midori - cannot read videos

If it helps, this is what I got after installing midori and running midori -g and loading youtube:

$ midori -g
Launching command: '/usr/bin/gdb' --batch -ex 'set print thread-events off' -ex run -ex 'set logging on /run/user/1000/midori/gdb.bt' -ex 'bt' --return-child-result --args midori 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `gtk-primary-button-warps-slider' of type `gboolean' from rc file value "((GString*) 0x5555557e4160)" of type `gboolean'
Picked up _JAVA_OPTIONS: -Dswing.aatext=true -Dawt.useSystemAAFontSettings=on
openjdk version "1.8.0_181"
OpenJDK Runtime Environment (build 1.8.0_181-8u181-b13-1~deb9u1-b13)
OpenJDK 64-Bit Server VM (build 25.181-b13, mixed mode)

Thread 1 "midori" received signal SIGSEGV, Segmentation fault.
0x00007ffff13aef79 in JSC::JSCell::toPrimitive(JSC::ExecState*, JSC::PreferredPrimitiveType) const () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0
#0  0x00007ffff13aef79 in JSC::JSCell::toPrimitive(JSC::ExecState*, JSC::PreferredPrimitiveType) const () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0
#1  0x00007ffff141684b in JSC::JSValue::toStringSlowCase(JSC::ExecState*) const () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0
#2  0x00007ffff126ef59 in ?? () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0
#3  0x00007ffff126f722 in ?? () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0
#4  0x00007fff9406f92e in ?? ()
#5  0x00007fffffffd140 in ?? ()
#6  0x00007fffe0c70000 in ?? ()
#7  0x00007fff62050348 in ?? ()
#8  0x00007fffffffd1b0 in ?? ()
#9  0x00007fff78667580 in ?? ()
#10 0x00007fffffffd1c0 in ?? ()
#11 0x00007fffffffd140 in ?? ()
#12 0x00007ffff1259013 in JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*, JSC::Register*) () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Last edited by willbprogz227 (2018-10-28 05:06:12)


Blessed and forgiven in the Pacific Northwest of the U.S.! smile

Offline

#8 2018-10-27 07:46:44

HextorBRX
Member
Registered: 2017-08-20
Posts: 106  

Re: Midori - cannot read videos

golinux, do not hesitate to move my topic. I posted in the wrong section of the forum.

I guess we will have to report the bug:
https://ibb.co/bsJSgV
https://ibb.co/jTfjTA

Offline

Board footer