https://bugzilla.novell.com/show_bug.cgi?id=813908 https://bugzilla.novell.com/show_bug.cgi?id=813908#c1 --- Comment #1 from Ronny Peine <ronnypeine@gmx.de> 2013-04-08 18:20:48 UTC --- Hello, after some deep analysis with WINEDEBUG=warn+all and editing in the registry I found the culprit. It worked with a new WINEPREFIX therefor I tested with renewed dll files but this wasn't the problem. I found some old printers in system.reg (Sytemregistry file) and older wine versions just ignored this. But the new winspool.drv does not, it checks for them over CUPS and gets a timeout. After it, it just stops the execution which is not nice. This will maybe hit some people who use printers on different locations which winspool.drv cannot reach everytime. To fix this problem for me, I just deleted the printer entries in system.reg (the entries [System\\CurrentControlSet\\Control\\Print\\Environments\\Windows 4.0\\Drivers\\Version-0\\PRINTERNAME] and there reg values underneath). After starting winecfg again, it read the printers again from CUPS and all went well. Hope this helps you a lot. Otherwise I still have a backup of the broken WINEPREFIX and can ask questions etc. Kind regards. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.