GithubHelp home page GithubHelp logo

Comments (3)

rockerbacon avatar rockerbacon commented on July 27, 2024

That's a Chromium error. Check if all your software is up to date and if updating doesn't work try setting a non Chromium based browser as your default (Firefox, for example).

from modorganizer2-linux-installer.

MattSturgeon avatar MattSturgeon commented on July 27, 2024

Thanks for the pointer.

Using firefox works. It's strange since chromium works fine when using xdg-open outside of wine...

Extra info
$ xdg-open http://example.com
Opening in existing browser session.

The actual error seems to be related to a ffmpeg library:

$ ldd $(which ffmpeg) | grep libavcodec 
	libavcodec.so.58 => /usr/lib/libavcodec.so.58 (0x00007efbfdb2e000)
$ pacman -Ss libav
extra/ffmpeg 1:4.2.1-2 [installed]
    Complete solution to record, convert and stream audio and video
extra/gst-libav 1.16.1-1 [installed]
    GStreamer open-source multimedia framework FFmpeg plugin
extra/libavc1394 0.5.4-3 [installed]
    A library to control A/V devices using the 1394ta AV/C commands.
community/ffms2 2.23.1-3
    A libav/ffmpeg based source library and Avisynth plugin for easy frame
    accurate access
multilib/lib32-libavc1394 0.5.4-2 [installed]
    A library to control A/V devices using the 1394ta AV/C commands (32-bit)

Purely speculation, but I wonder if maybe the library path gets borked somehow at some point?


Changing the wine version in my lutris config from lutris-4.13-x86_64 (default) to System (4.16 (staging)) fixes the issue, so I suspect it is caused by a upstream wine bug fixed between 4.13 and 4.16.

Perhaps this installer should specify a minimum required wine version? I'll leave this open for you to decide if this is something you can/will/should try to fix.

from modorganizer2-linux-installer.

rockerbacon avatar rockerbacon commented on July 27, 2024

The installer does specify a Wine version, current release has it set to lutris-4.12.1-x86_64. I'll update it.

from modorganizer2-linux-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.