Rick Brewster Posted December 13, 2007 Author Posted December 13, 2007 Why am I getting this? And I browse it and that file is not there. Please ask in the Troubleshooting forum. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Fisherman's Friend Posted December 14, 2007 Posted December 14, 2007 German works fine here ... For me, the new features are displayed in English. Well, I can't show it to you as I translated most of it by my own meanwhile, and as nobody else complains, there is no reason to care about it further. If you like, you can just PM me your own version of the DE .resources (or .resx) and I'll have a look, to prevent problems (of other users, too) in the future. Quote
Rick Brewster Posted December 14, 2007 Author Posted December 14, 2007 All the new features show up correctly with German text on my system when I set it to use German. Maybe your PaintDotNet.Strings.3.de.resources file didn't get updated. Check the dates on the files, see if any are suspicious. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Rick Brewster Posted December 14, 2007 Author Posted December 14, 2007 Oh btw, please digg this: http://digg.com/software/Paint_NET_v3_2 ... _available Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Andrew D Posted December 15, 2007 Posted December 15, 2007 The 3.20 source is now available! Yay! Quote
mickiscoole Posted December 15, 2007 Posted December 15, 2007 Yay for new release. in other news: You've been slashdotted Quote
Rick Brewster Posted December 15, 2007 Author Posted December 15, 2007 Yup, we know http://blog.getpaint.net viewtopic.php?p=122540#p122540 Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Fisherman's Friend Posted December 16, 2007 Posted December 16, 2007 Rick, I extracted the proper file from the MSI package in the Paint.NET directory. Now it works fine. Maybe the file wasn't updated because I fixed this issue manually. Perhaps it is a problem of Windows Installer. But now, that I think everything is correct... Well... You should check if you have the same, maybe I have still problems, but everything else is correct. In my eyes, this is a bug in the localization, and it's rather heavy. Has anyone else it? (EDIT: Well, it's not only German...) Also, I have a question. In 3.10, text strings in effects/save settings were brown, now they are black. Is that on purpose? I didn't changed my Windows color settings, but installed .Net 2 SP 1 right before PDN 3.20. And last but not least, I, the great Emperor Palpatine, have to say that everything happened as I predicted a short time ago... I hope at least primitive plugin management via registry or INI is still on your list. :wink: BTW, the funny point is that "Photo" can not be only translated to German as "Foto", but with the expression "Photo" as well. Quote
Rick Brewster Posted December 16, 2007 Author Posted December 16, 2007 Yeah, known issue. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
startreksuite Posted December 16, 2007 Posted December 16, 2007 It's the best christmas present ever! Thanks Rick! Love the new layout! Quote my photobucket my blog my DA
usedHONDA Posted December 16, 2007 Posted December 16, 2007 Rick... there's no CNET Download mirror on the download page. Are you going to stop hosting PDN on Download.com? It would be a shame because I discovered Paint.NET there. Quote "The greatest thing about the Internet is that you can write anything you want and give it a false source." ~Ezra Pound twtr | dA | tmblr | yt | fb
Rick Brewster Posted December 16, 2007 Author Posted December 16, 2007 They just take forever to update. I submitted it to them. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
chrisjw37 Posted December 17, 2007 Posted December 17, 2007 Release notes: If an effect plugin crashes, it is much more likely that Paint.NET will be able to recover from the error.* The option to restart Paint.NET will then be provided as a recommended course of action. I've locked paint.net twice in 20 minutes forcing a three-fingered salute, none of these recovery options happened. Pity, cos Paint.net has never locked up on me before :!: Quote CjW Edit by Rick: Sorry, no flashy animations in avatars or signatures.
Crazy Man Dan Posted December 17, 2007 Posted December 17, 2007 Chris: You should make a new thread on the Troubleshooting board explaining what you were doing when Paint.NET froze, along with any repro steps for troubleshooters to follow in an attempt to recreate your error. Hopefully we can help you get it straightened out. Quote I am not a mechanism, I am part of the resistance; I am an organism, an animal, a creature, I am a beast. ~ Becoming the Archetype
Rick Brewster Posted December 18, 2007 Author Posted December 18, 2007 Rick, I extracted the proper file from the MSI package in the Paint.NET directory. Now it works fine. Maybe the file wasn't updated because I fixed this issue manually. Perhaps it is a problem of Windows Installer. But now, that I think everything is correct... Well... You should check if you have the same, maybe I have still problems, but everything else is correct. In my eyes, this is a bug in the localization, and it's rather heavy. Has anyone else it? (EDIT: Well, it's not only German...) Also, I have a question. In 3.10, text strings in effects/save settings were brown, now they are black. Is that on purpose? I didn't changed my Windows color settings, but installed .Net 2 SP 1 right before PDN 3.20. And last but not least, I, the great Emperor Palpatine, have to say that everything happened as I predicted a short time ago... I hope at least primitive plugin management via registry or INI is still on your list. :wink: BTW, the funny point is that "Photo" can not be only translated to German as "Foto", but with the expression "Photo" as well. I've fixed the Brightness/Contrast issue for the next release. Turns out the translation was there and correct, but Paint.NET just wasn't using it. It was not providing a string, so the default of "propertyName.ToString()" was being used, and in this case it worked out just fine for English. The other Photo vs. Foto is something you'll have to take up with the plugin author. That is not a new issue by any means, and is not something I will be retroactively "fixing" for plugins. If they specify "Foto" then they get "Foto". If they specify SubmenuNames.Photo then they will get the localized text. The brown vs. black on the headers is because I rewrote that control. The old one had flickering and was abusing a built-in Windows control, so I redid it from scratch. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Fisherman's Friend Posted December 18, 2007 Posted December 18, 2007 The other Photo vs. Foto is something you'll have to take up with the plugin author. That is not a new issue by any means, and is not something I will be retroactively "fixing" for plugins. If they specify "Foto" then they get "Foto". If they specify SubmenuNames.Photo then they will get the localized text. This point was rather offtopic and meant to pint you to the plugin management system which was originally said to come with 3.20. Good things need time, but for me this is more important than all fancy brushes and effect layers on the world. The case I presented you is an example that there are needs which an English-speaking developer may not realize on the first look. And for me this issue with the (superfluous) submenus is the most disappointing thing related to Paint.Net by far (as it's the only disappointing thing). In fact, at the moment I can have more plugins without sroll arrows as before, consequence of the movement of the built in effects. But I'd appreciate if there were plugin guidelines containing tips (new UI) and the localizeable strings (I don't think everyone knows them) on top of the plugin or development forum part. For the end, I don't want to complain, but I have just realized that you haven't fixed this bug? I got the Temp file again two hours ago. Quote
Rick Brewster Posted December 18, 2007 Author Posted December 18, 2007 For the end, I don't want to complain, but I have just realized that you haven't fixed this bug? I got the Temp file again two hours ago. I did look in to it. Paint.NET is not creating the temporary files. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Fisherman's Friend Posted December 18, 2007 Posted December 18, 2007 I'll tryout to find what it is, thanks. And why did it doubt that you did your job? Shame on me! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.