http://bugs.winehq.org/show_bug.cgi?id=35188
Bug ID: 35188 Summary: File extension associations do not work e.g. .pdf Product: Wine Version: 1.7.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: loader Assignee: wine-bugs@winehq.org Reporter: af@muc.de Classification: Unclassified
Double-Clicking a file with a yet unregistered extension (e.g. pdf or .tif) results in a popup stating "Success". Nothing more happens. The FAQ 7.5 explains how to create an association, but this does not work. Running regedit with a file having the shown contents results in just nothing. regedit returns 0, though.
Running this in a wineconsole works: winebrowser file.pdf starting the evince (on my Fedora-19), which is basically great.
So i tried to dump the entire registry from the regedit in order to edit it manually (though frankly i would not know, what to type in there). This does not work either. but i guess this is a different bug. When trying to export the entire registry regedit exits with status 1.
The actual problem i have is with the "Elster" program (German tax declaration software from the German tax authorities). It is marked "Platinum", what i can basically confirm. Nonetheless, when trying to print something or to preview, it does not work. I get a popup, that the program cannot show the file z:\some\temporary\path\name.pdf . However, the PDF file has been created. It seems, this software leaves the preview and printing up to the PDF viewer software, whatever that is. In an strace i see, that the software calls: execve("z:\some\temporary\path\name.pdf", ...) what makes no sense. I guess, the layer inbetween in wine did not make a match to recognize the extension and to start the respective program. So my guess is, that the actual problem is what i explained above, where it is easier to understand.
P.S.: May i note, that i consider wine kind of a miracle. Really. And imo it's one of the most important projects in the open source area.
http://bugs.winehq.org/show_bug.cgi?id=35188
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- can you please check with wine 1.7.9 released last week
http://bugs.winehq.org/show_bug.cgi?id=35188
--- Comment #2 from Albert Flügel af@muc.de --- Regarding the issues reported in this bug nothing has changed with 1.7.9
http://bugs.winehq.org/show_bug.cgi?id=35188
Albert Flügel af@muc.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.8 |1.7.9
--- Comment #3 from Albert Flügel af@muc.de --- Update: When building a 32bit version, things are a bit different: * Exporting the entire registry within regedit works * Importing the PDF file related registry entries like shown in FAQ 7.5 is still not working * I can set the entries via the regedit GUI and then double-click on PDF files starts evince showing the PDF document properly
Regarding the Elster Software: * print preview works now starting evince as expected * printing still does not work. The error message is: gvfs-open: file:///home/alb/.wine/dosdevices/c:/users/alb/Application%20Data/elsterformular/pica/tmp/%DCbertragungsprotokoll_ESt2012_Fl%FCgel_Albert_und_Fl%FCgel_Dorothea_3.pdf: error opening location: Error when getting information for file '/home/alb/.wine/dosdevices/c:/users/alb/Application Data/elsterformular/pica/tmp/�bertragungsprotokoll_ESt2012_Fl�gel_Albert_und_Fl�gel_Dorothea_3.pdf': No such file or directory There seems sth wrong with the character set as the file exists with Latin 1 encoding as far as i can tell.
http://bugs.winehq.org/show_bug.cgi?id=35188
--- Comment #4 from Albert Flügel af@muc.de --- Nothing different with wine 1.7.10
http://bugs.winehq.org/show_bug.cgi?id=35188
Albert Flügel af@muc.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.9 |1.7.10
http://bugs.winehq.org/show_bug.cgi?id=35188
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.10 |1.7.8
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net --- Please do not change the version field; that should remain at the version for which the problem was originally reported.
http://bugs.winehq.org/show_bug.cgi?id=35188
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net --- Turns out this is a duplicate. There's a patch attached to bug 29916 you could try; if it works, leave a comment there.
*** This bug has been marked as a duplicate of bug 29916 ***
http://bugs.winehq.org/show_bug.cgi?id=35188
--- Comment #7 from Albert Flügel af@muc.de --- I don't think the patch to 29916 fixes regedit to be able to read the pdf.reg file suggested in FAQ 7.5. It just hard-adds the entry to the preconfiguration. IMO either FAQ 7.5 should be removed, because inappropriate, or regedit be fixed.
http://bugs.winehq.org/show_bug.cgi?id=35188
--- Comment #8 from Rosanne DiMesio dimesio@earthlink.net --- The problem with the FAQ instructions is bug 34205. That's been fixed.
http://bugs.winehq.org/show_bug.cgi?id=35188
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com --- Closing.