Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
152
rated 0 times [  152] [ 0]  / answers: 1 / hits: 235086  / 1 Year ago, tue, february 14, 2023, 4:16:17

Today I installed:




  1. Ubuntu 12.04

  2. Oracle JDK 7 and 8

  3. IntelliJ 11.1.4



I setup my JAVA_HOME path to point to JDK 7.



When I run IntelliJ I get this message:



Gtk-Message: Failed to load module "canberra-gtk-module"


Is this a problem or can I over look this?


More From » 12.04

 Answers
5

I fixed this by installing the module:



sudo apt-get install libcanberra-gtk-module


Or if it's already installed and you still get the error:



sudo apt-get install libcanberra-gtk-module:i386

[#34604] Tuesday, February 14, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ainubt

Total Points: 496
Total Questions: 98
Total Answers: 126

Location: Sao Tome and Principe
Member since Wed, Dec 21, 2022
1 Year ago
;