The relevant tab file is this one: http://www.totalbass.com/tabs/bass/h/henry_mancini/the_pink_panther-5656.html
When trying to open it in tuxguitar (tried other similar Linux programs as well, all fail but Tux is the one that gives more or less the most feedbacl), this shows on the terminal:
org.herac.tuxguitar.io.base.TGFileFormatException: Cannot Open: file:/home/godlike/Desktop/Henry%20Mancini%20-%20The%20Pink%20Panther.gp3
at org.herac.tuxguitar.gui.actions.file.FileActionUtils.open(Unknown Source)
at org.herac.tuxguitar.gui.actions.file.OpenFileAction$2.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.herac.tuxguitar.io.base.TGFileFormatException: java.lang.OutOfMemoryError: Java heap space
at org.herac.tuxguitar.io.base.TGSongLoader.load(Unknown Source)
... 3 more
Caused by: java.lang.OutOfMemoryError: Java heap space
at org.herac.tuxguitar.io.gtp.GTPInputStream.readString(Unknown Source)
at org.herac.tuxguitar.io.gtp.GTPInputStream.readStringByte(Unknown Source)
at org.herac.tuxguitar.io.gtp.GTPInputStream.readStringByteSizeOfInteger(Unknown Source)
at org.herac.tuxguitar.io.gtp.GP3InputStream.readChord(Unknown Source)
at org.herac.tuxguitar.io.gtp.GP3InputStream.readBeat(Unknown Source)
at org.herac.tuxguitar.io.gtp.GP3InputStream.readMeasure(Unknown Source)
at org.herac.tuxguitar.io.gtp.GP3InputStream.readMeasures(Unknown Source)
at org.herac.tuxguitar.io.gtp.GP3InputStream.readSong(Unknown Source)
... 4 more
The same exception occurs on my Gentoo desktop and on my Ubuntu notebook. On my desktop I used the x86 binaries, and the Ubuntu package for my notebook.