dwcaress / MB-System

MB-System is an open source software package for the processing and display of bathymetry and backscatter imagery data derived from multibeam, interferometry, and sidescan sonars.
https://www.mbari.org/products/research-software/mb-system/
Other
127 stars 45 forks source link

MBedit and MBvelocitytool GUI can't open in WSL 2 using Ubuntu 22.04 #1402

Closed teguhsulistian closed 10 months ago

teguhsulistian commented 1 year ago

Hallo David It's pleasure to know you well, this is Teguh Sulistian as Hydographer in Geospatial Information Agency of Republic Indonesia. I have installed MB-System on Ubuntu 22.04 using windows subsystem. But i found some error when i try to open MBedit and MBvelocity tool. The GUI of this function can't open so the error is " failure to load font using XLoadQueryFont: --fixed-bold-r-normal-13*-75-c-70-iso8859-1 "

I have attached some screenshot of this error. Thank you for your help Error MBsystem

dwcaress commented 1 year ago

Teguh,

You likely are missing some fonts from your X11 installation.

Try sudo apt install xlsfonts

If that does not work then try to update or reinstall X11: sudo apt install org sudo apt install openbox

Discussion of issues with MB-System generally happens on a discussion list at: https://listserver.mbari.org/sympa/arc/mbsystem

The following Discussion list thread from October involves a similar problem: https://listserver.mbari.org/sympa/arc/mbsystem/2023-10/msg00017.html

I hope this helps.

Cheers, Dave

On Nov 19, 2023, at 8:59 PM, Teguh Sulistian @.***> wrote:

Hallo David It's pleasure to know you well, this is Teguh Sulistian as Hydographer in Geospatial Information Agency of Republic Indonesia. I have installed MB-System on Ubuntu 22.04 using windows subsystem. But i found some error when i try to open MBedit and MBvelocity tool. The GUI of this function can't open so the error is " failure to load font using XLoadQueryFont: -*-fixed-bold-r-normal-13-75-c-70-iso8859-1 "

I have attached some screenshot of this error. Thank you for your help https://user-images.githubusercontent.com/67400700/284133549-4899d5aa-42ce-43ce-84aa-146ba8f918f3.png — Reply to this email directly, view it on GitHub https://github.com/dwcaress/MB-System/issues/1402, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTSXXA6WFC545IHMF5W4Q3YFLPRJAVCNFSM6AAAAAA7SKAWKWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYDCMZWHA3DMOI. You are receiving this because you are subscribed to this thread.


David W. Caress Principal Engineer Seafloor Mapping Lab

Monterey Bay Aquarium Research Institute 7700 Sandholdt Road Moss Landing, CA 95039

@.*** http://www.mbari.org/~caress/

Phone: 831-775-1775

teguhsulistian commented 1 year ago

David,

Great the function (mbedit, mbvelocitytool) seems running well, thank you for your helps. For addition i just install some packages such as xfonts-base, xfonts-100dpi, xfonts-75dpi, xfonts-cyrillic

Kind Regards Teguh

MBEDIT_RUNNING_WELL