nWong1998 / gimp-dds

Automatically exported from code.google.com/p/gimp-dds
Other
0 stars 0 forks source link

DDS Image message: Error opening file #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to open the attached dds

Then i get "DDS Image message: Error opening file"
I get the same error when i try to open the 60%-of DDS files from various games.

I'm using Gimp 2.8.10 64bit on windows 7 pro 64bit, and of course the newest 
64bit DDS plugin

Original issue reported on code.google.com by txsanyix on 8 Dec 2013 at 11:59

Attachments:

GoogleCodeExporter commented 8 years ago
The "Error opening file" error message is only used once throughout the entire 
plugin, and that's when it really can't physically open a file.  It has nothing 
to do with the contents of the file, it's format, etc... Check to make sure the 
user that you are logged into on the machine has proper access to the file(s) 
in question.  Let me know if that helps!  I was able to open the file fine with 
all supported builds of the plugin.  See attached screenshot. In this case, 
64-bit Windows build of GIMP 2.8.10 run with WINE on a Linux machine.  I don't 
have access to a Windows machine, so I can't test in the same conditions.  
Sorry :( 

Original comment by ski...@gmail.com on 10 Dec 2013 at 9:06

Attachments:

GoogleCodeExporter commented 8 years ago
After sime trial and error, i've found out the problem is with the folder name 
where the file was. The folder had a character "é" that cause error, if i 
change it to e, it works. Now it is the problem of gimp, or the plugin?
I can open for example a png from the same folder, so it seems the dds plugin 
that don't like the non english characters.

Original comment by txsanyix on 10 Dec 2013 at 2:58

GoogleCodeExporter commented 8 years ago
Cool!  Thanks for the tip!

Original comment by ski...@gmail.com on 11 Dec 2013 at 7:49

GoogleCodeExporter commented 8 years ago
Found and fixed the problem!  See revision 241.

Original comment by ski...@gmail.com on 11 Dec 2013 at 8:11

GoogleCodeExporter commented 8 years ago
It helped me too ! thanks <3

Original comment by CZKat...@azet.sk on 4 Jul 2014 at 6:17