The icons of the toolbar buttons in jxplorer 3.1 are not visible, making the buttons be only 10x10px squares. Seems as if jxplorer cannot access the icons, or they are not installed at all. Reproducible: Always Steps to Reproduce: 1. Start jxplorer 2. Look at the toolbar Actual Results: No icons on the toolbar buttons. Expected Results: Nice icons in the toolbar.
(In reply to comment #0) > The icons of the toolbar buttons in jxplorer 3.1 are not visible, making the > buttons be only 10x10px squares. Seems as if jxplorer cannot access the icons, > or they are not installed at all. > I don't see anything wrong with them. Can you please post emerge --info and a screen shot and then reopen.
Created attachment 113548 [details] emerge --info Here is emerge --info from the computer it happens on. My second computer does not have this problem; strange. screenshot: http://screenshots.cweiske.de/2007-03-17%20jXplorer%20no%20icons.png
reopening after screenshot
(In reply to comment #3) > reopening after screenshot > I should have remembered to request the following info too: java -version java-check-environment Also please check the jxplorer output to the console when you launch it.
java -version java version "1.5.0_10" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03) Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode) java-check-environment * === Java Environment Checker === * Java environment is sane. Congratulations!
main start TIME: Sun Mar 18 11:25:44 GMT 2007 (473) Sun Mar 18 11:25:44 GMT 2007: running JXplorer version JXplorer (build JXv3.1 2005-04-07 16:18 EST) Sun Mar 18 11:25:44 GMT 2007: running java from: /opt/sun-jdk-1.5.0.10/jre Sun Mar 18 11:25:44 GMT 2007: running java version 1.5.0_10 localDir = /data/daten/home/cweiske/.jxplorer/ Sun Mar 18 11:25:45 GMT 2007: set configuration file to /home/cweiske/.jxplorer/dxconfig.txt Sun Mar 18 11:25:45 GMT 2007: unable to load resource bundle 'language.JX' Sun Mar 18 11:25:46 GMT 2007: Unable to translate (File) - can't find language resource bundle. Sun Mar 18 11:25:46 GMT 2007: no search filter config file found at: /data/daten/home/cweiske/.jxplorer/search_filters.txt Sun Mar 18 11:25:47 GMT 2007: can't find html template directory /data/daten/home/cweiske/.jxplorer/templates - trying to find /templates directory Sun Mar 18 11:25:47 GMT 2007: Error initialising HTML Template: java.io.FileNotFoundException: ERROR - Cannot find backup /template directory in /data/daten/home/cweiske/.jxplorer/templates can't find: /data/daten/home/cweiske/.jxplorer/htmldocs/start_de.html can't find: /data/daten/home/cweiske/.jxplorer/htmldocs/start.html Sun Mar 18 11:25:48 GMT 2007: can't find icon directory /data/daten/home/cweiske/.jxplorer/icons/ trying to find /icons directory Sun Mar 18 11:25:48 GMT 2007: Can't find icon directory; check 'dir.icons=' line in dxconfig.txt. main end TIME: Sun Mar 18 11:25:50 GMT 2007 (104) ---------- When deleting dxconfig.txt, it is set to my local dir again - that is what differs from the other computer. It is set to dir.icons=/usr/share/jxplorer/icons/ there. The directory exists on both computers, though. When setting the dir by hand, it does also not work.
(In reply to comment #6) > > When deleting dxconfig.txt, it is set to my local dir again - that is what > differs from the other computer. It is set to > dir.icons=/usr/share/jxplorer/icons/ there. The directory exists on both > computers, though. > When setting the dir by hand, it does also not work. > Ok. I am now able to reproduce this by deleting the dxconfig.txt file. I guess mine was safe when updating from an earlier version.
3.1-r3 should fix this issue. Arches please mark it stable: I fixed this by changing the wrapper to create symlinks to /usr/share/jxplorer in ~/.jxplorer
x86 stable
Stabilized, closing