Status: New Owner: ---- Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any
New issue 544 by uale...@gmail.com: Gambas doesn't show images tumbnails with FileChooser http://code.google.com/p/gambas/issues/detail?id=544 1) Describe the problem. Gambas won't display the tumbnails with FileChooser, when "ShowPreview = "True". Seems after the preview task has been moved to the Task (background), it doesn't work anymore. In the file: comp/src/gb.form/.src/File/FileView.class It reads the Task output, the task writes as follows: <image name>\t<temp filename>\n\r Only the code in FileView splits it on "\n" only, so the <temp filename> has still the "\r" and it can not load that file. Renaming the trailing "\r" makes it working again ;-) 2) Give information about your system. Use the 'System information' menu in the Gambas IDE, and paste the result there. Gambas 3.5.4 3) Provide a little project that reproduces the bug or the crash. Attached. 4) If your project needs a database, try to provide it, or part of it. 5) Explain clearly how to reproduce the bug or the crash. 6) By doing that carefully, you have done 50% of the bug fix job! IMPORTANT NOTE: If you encounter several different problems or bugs, (for example, a bug in your project, and an interpreter crash while debugging it), please create distinct issues! ANOTHER NOTE: Don't create an issue if you have a compilation problem on the development version. Send a mail to the mailing-list instead, thanks. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user