SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

[SOLVED] Jaikoz starts, but window is empty.

Hi Paul.
I’m a long time user of Jaikoz. I recently got a ThinkPad T500 and installed Jaikoz properly.
I have been trying with different versions of Java: OpenJDK6, OpenJDK7, and jre6 and jre7, but Jaikoz starts without showing up anything in the window.
I can actually quit the window pressing the shortcut (ctrl-q and then enter).
I’ve attached the log and a screenshot.
Any way to solve this?
Cheers,

Jaikoz/ ./jaikoz.sh
02-Jun-2012 16:47:43 com.jthink.jaikoz.settings.LAF setLAF
INFO: Now LAF subvals are3:JAVA_1_6:Metal
02-Jun-2012 16:47:43 com.jthink.jaikoz.settings.LAF setLAF
INFO: LAF is:30
debuglogfile is:/home/kiike/Jaikoz/Logs/jaikozdebug%u-%g.log
User Logfile is:/home/kiike/Jaikoz/Logs/jaikozuser%u-%g.log
02/06/2012 16.47.46:com.jthink.jaikoz.MainWindow:setupLAF:WARNING: Look and Feel from UserSettings Is:
Resultfalse
Resulttrue
Resulttrue
Resultfalse
Resulttrue
02/06/2012 16.47.52:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz has been configured with minimum heap memory of 150 mb, maximum heap memory of 711 mb and maximum permanent memory of 216 mb
02/06/2012 16.47.52:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz 4.5.7 NGS using Java 1.6.0_31 20.6-b01 64bit on Linux 3.3.7-1-ARCH amd64 initialized successfully 
02/06/2012 16.47.52:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: No of logical cpus:2
^C%                                                                                                                                         Jaikoz/ cat Logs/jaikozdebug0-0.log 
02/06/2012 16.41.00:com.jthink.jaikoz.db.Db:printSQLException:SEVERE: Err:An attempt by a client to checkout a Connection has timed out.:ErrCode:0:State:null
02/06/2012 16.41.11:com.jthink.jaikoz.db.Db:createNewDatabase:WARNING: Creating new database /home/kiike/Jaikoz/Prefs/jaikozdb
02/06/2012 16.41.14:com.jthink.jaikoz.MainWindow:setupLAF:WARNING: Look and Feel from UserSettings Is:
02/06/2012 16.41.23:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz has been configured with minimum heap memory of 150 mb, maximum heap memory of 711 mb and maximum permanent memory of 216 mb
02/06/2012 16.41.23:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz 4.5.7 NGS using Java 1.6.0_31 20.6-b01 64bit on Linux 3.3.7-1-ARCH amd64 initialized successfully 
02/06/2012 16.41.23:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: No of logical cpus:2
02/06/2012 16.41.33:com.jthink.jaikoz.layout.MainFrame:shutdownJaikoz:WARNING: Jaikoz has exited successfully
02/06/2012 16.41.39:com.jthink.jaikoz.MainWindow:setupLAF:WARNING: Look and Feel from UserSettings Is:
02/06/2012 16.41.44:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz has been configured with minimum heap memory of 150 mb, maximum heap memory of 711 mb and maximum permanent memory of 216 mb
02/06/2012 16.41.44:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz 4.5.7 NGS using Java 1.6.0_31 20.6-b01 64bit on Linux 3.3.7-1-ARCH amd64 initialized successfully 
02/06/2012 16.41.44:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: No of logical cpus:2
02/06/2012 16.41.50:com.jthink.jaikoz.layout.MainFrame:shutdownJaikoz:WARNING: Jaikoz has exited successfully
02/06/2012 16.47.46:com.jthink.jaikoz.MainWindow:setupLAF:WARNING: Look and Feel from UserSettings Is:
02/06/2012 16.47.52:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz has been configured with minimum heap memory of 150 mb, maximum heap memory of 711 mb and maximum permanent memory of 216 mb
02/06/2012 16.47.52:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: Jaikoz 4.5.7 NGS using Java 1.6.0_31 20.6-b01 64bit on Linux 3.3.7-1-ARCH amd64 initialized successfully 
02/06/2012 16.47.52:com.jthink.jaikoz.MainWindow:runOnEventThread:SEVERE: No of logical cpus:2

[img]

Hi Enricus

Could you try opening a command prompt and then running Jaikoz.bat (rather than Jaikoz.exe)

Hi Paul,
This happens in Arch Linux x86_64. What else can I try?

Oh, try jaikoz.sh then instead of jaikoz.exe

That’s how I start it and get the empty window (you can see jaikoz.sh at the top of the log and the screenshot). Any other tip? Thanks Paul,

Oh sorry.

So you have never had it working with this new ThinkPad 500 computer, but its works okay on others.

Could it be a permissions problem, did you install as root ?

I started as user and java programs run apparently fine as I could get it installed as regular user. I remember getting Jaikoz to work on another laptop, but that was months ago. I’ll try again sometime soon. Any other tip?

Try deleting the local per user settings file (not the one in the installation), maybe you dont have permissions to edit that.

Hi Paul,
The solution was using a variable so that Java knows that I am using a non-reparenting windows manager, whatever that is, by editing a script in /etc/profile.d/
Now it works perfectly.

Glad you solved it because this means nothing to me