Thread: big buttons :D
View Single Post
  #1 (permalink)  
Old January 6th, 2005
teh1337haxx0r teh1337haxx0r is offline
Novicius
 
Join Date: January 6th, 2005
Posts: 4
teh1337haxx0r is flying high
Angry big buttons :D

Hello. I am having a problem with my limewire distro. its the latest one. Im on Gentoo Linux 2.6.9-r8 and kde 3.3.2 and the buttons in the .bin installer and the limewire are real big. as well as the drop down menu boxers and the loading bar. I emerged limewire and that was older. It was working at this point. then i installed the newer one and that worked. i figured i'd put the new files in the /usr/bin folder but that was stupid. bad mistake. too early and half asleep. never will do again. the buttons were still fine at this point and it was going to the old version. so i copied the new shell script as the old shell script name so i have both names so when it calls for the old one it gets the new one. i am pretty sure the buttons were okay at this point and it was working okay. But recently the buttons, drop down menus loading bars and everything are messed up. i dont know what to do here is the error i get with the limewire client. i think its basically the same with the installer so i will just paste the limewire error

bash-2.05b$ LimeWire
java.io.FileNotFoundException: out.txt (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:179)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:70)
at com.zerog.lax.LAX.setStdOutStdErr(Unknown Source)
at com.zerog.lax.LAX.setStdOutStdErrOnSupportedPlatfo rms(Unknown Source)
at com.zerog.lax.LAX.<init>(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
java.io.FileNotFoundException: err.txt (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:179)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:70)
at com.zerog.lax.LAX.setStdOutStdErr(Unknown Source)
at com.zerog.lax.LAX.setStdOutStdErrOnSupportedPlatfo rms(Unknown Source)
at com.zerog.lax.LAX.<init>(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
bash-2.05b$ LimeWire
java.io.FileNotFoundException: out.txt (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:179)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:70)
at com.zerog.lax.LAX.setStdOutStdErr(Unknown Source)
at com.zerog.lax.LAX.setStdOutStdErrOnSupportedPlatfo rms(Unknown Source)
at com.zerog.lax.LAX.<init>(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
java.io.FileNotFoundException: err.txt (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:179)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:70)
at com.zerog.lax.LAX.setStdOutStdErr(Unknown Source)
at com.zerog.lax.LAX.setStdOutStdErrOnSupportedPlatfo rms(Unknown Source)
at com.zerog.lax.LAX.<init>(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
bash-2.05b$

I got an error previously stating that it couldnt find lucida-medium or something like that,. for some reason that isnt occuring. so i dont know. I just need a resolution real bad. Thanks so much.

Last edited by teh1337haxx0r; January 6th, 2005 at 04:20 PM.
Reply With Quote