Pentaho Spoon displays many errors in console - swt

Pentaho Spoon displays many errors like this in console:
(SWT:12688): GLib-GObject-WARNING **: /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./gobject/gclosure.c:724: unable to remove uninstalled invalidation notifier: 0x7f1f2a537bc0 (0x7f1f6d5af530)
The only adverse effect of these errors seems to be somewhat slower performance.
Ubuntu 16.04, Gnome, Pentaho 6.1 Community Edition.

After some research, it helped to install this library:
sudo apt install libswt-gnome-gtk-4-jni

Related

Error installing MongoDb Compass on Windows

I am having trouble installing mongodb compass 1.34.0 on windows 11 and the error shows up saying "Error while validating preferences from: Command Line". Is there a solution to this?
I tried redownloading the application and restarting the laptop, however nothing changed.
I just downloaded latest version of Mongo Compass, and I had the exact same error. My solution was to download de MSI installer instead of the .exe

I'm getting error while installing MongoDB

While installing MongoDB in Windows 10, I'm facing this unexpected error. I had already install/uninstall setup many times and also disable my antivirus while installing this setup, still same issue.
Any suggestions?
Please see the image above.

How to fix "Nothing to do" error on openproject configure?

I am installing OpenProject 8.3.1 on my apache 2.4 CentOS7 WHM/CPanel VPS using packaged installation and I've run into the following problem:
When I run openproject configure right after installation process it goes well up until the line "No package mod_ssl available". Followed by "Error: Nothing to do". Openproject can't be accessed.
I'm using PostgreSQL and auto installation/configuration option. I've tried skipping all but the most essential options in configuration, to no help.
The mod_ssl unavailable bit is the most surprising, since after I run rpm -qa|grep mod_ssl I get "ea-apache24-mod_ssl-2.4.38-3.3.1.cpanel.x86_64" - meaning I in fact do have mod_ssl available.
It looks like you are using a non-standard CentOS edition with CPanel. I don't think OpenProject can be installed on such a distribution, because it seems to come with limitations as to what packages are available. The mod_ssl package you mention is the one originally distributed by the CentOS distribution.

Dreamhost Ubuntu Errors installing Postgresql

I have a dreamhost dedicated server and I'm getting a driver error when trying to use Postgresql. I followed the instructions here to update/install pgsql. I got the error in the screenshot below.
The text of the error is:
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies:
postgresql : Depends: postgresql-9.1 but it is not going to be installed
postgresql-contrib : Depends: postgresql-contrib-9.1 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
If I run psql --version It says 9.1.23 is installed.
I'm not sure if everything is fine because of that or what. Also, the DB is on AWS and is version 10.5. Is that even going to be compatible?
The Ubuntu version on dreamhost is 12.04, which is no deprecated, so I doubt I'm going to be able to update the pgsql driver there. I don't have any experience with this stuff, and I've read some stuff, but don't want to just go running things as this is a production server that will be in use first thing Monday AM and I don't want to screw anything up.
Locally I'm using the pdo driver with pgsql.

Bigbluebutton installation guide for ubuntu 12.04

I am getting error like "E: Unable to locate package bigbluebutton
".I need proper guide for installing bigbluebutton on ubuntu 12.04.And also I followed many links.which shows same error like. So,please help me.
I am the product manager for BigBlueButton.
You can expect full support for Ubuntu 12.04 64-bit as part of the next release of BigBlueButton (after 0.81).
We faced similar issue couple of day back
after doing "sudo apt-get update" we are able to proceed with installation.
hope this works.