MantisBT

View Issue Details Jump to Notes ] << ] >> ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006540MEGAInstallationpublic2024-04-08 14:172024-04-08 14:17
Reporterguest 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusnewResolutionopen 
PlatformPCOSLinux 
Product VersionMEGA 11 (Graphical Interface version) 
Target VersionFixed in Version 
Summary0006540: failed to initialize Chromium error at startup
DescriptionI am attempting to install MEGA 11 in a Ubuntu 22.04 based container which is to be run on a RHEL 8.8 based computing cluster.

When launching mega, an error box pops up with the message, "failed to initialize Chromium: System error, (OS Code 2):
No such file or directory"

Searches of the help system suggest installing libgconf-2-4 as a solution, but the behavior remains the same with that package installed.
Steps To ReproduceCreate an apptainer container based on the following definition file and attempt to run mega from the container:

Bootstrap: docker
From: ubuntu:22.04
%files
        mega_11.0.13-1_amd64.deb
%post
        export DEBIAN_FRONTEND=noninteractive
        apt update -y
        apt install -y libgtk2.0-0 libgtk2.0-bin libgconf-2-4 wget
        dpkg -i mega_11.0.13-1_amd64.deb
Additional InformationI have also tried building a container built on Ubuntu 20.04, but in that case MEGA fails to start due to a GLIBC version error.
TagsNo tags attached.
Attach Tags (Separate by ",")
First NameChris
Last NameRibe
Emailchrisribe@ufl.edu
Confirm Emailchrisribe@ufl.edu
Attached Files

- Relationships

- Upload Files
Select Files
(Maximum size: 5,000k)





-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2024-04-08 14:17 guest New Issue


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker