[Bug 22791] New: No printing - program written in BPW Borland Pascal for Windows
http://bugs.winehq.org/show_bug.cgi?id=22791 Summary: No printing - program written in BPW Borland Pascal for Windows Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: charles.beerten(a)belgacom.net I am trying to use an accounting program specifically written for the management of local churches in Belgium. The original program was written in BPW Borland Pascal for Windows 13 years ago. When a print command is issued, absolutely nothing happens. When using the notepad under Wine, printing is ok. The program can be freely dowloaded at: http://home.euphonynet.be/logiciel-fabrique/ I know the software writer but did not ask if he would agree to provide the source code. Wine version: wine-1.1.42. Operating system UBUNTU 9.04 Printer HP920C - parrallel port Desktop Gnome 2.26.1 Did some trials to solve the problem: - wine fabrique.exe &> log.txt The log file is empty! - winconsole cmd ,then fabrique.exe &> log.txt Once again empty log file. - WINEDEBUG=+print,+printui wine fabrique &> debug.txt The debug.txt is empty. - WINEDEBUG=err+all wine fabrique &> errr.txt ==> empty file - WINEDEBUG=warn+all wine fabrique &> warn.txt ==> big warn.txt file posted at http://www.quickfilepost.comdownload.do?get=a894e43c29652ce8458d32bfa2414690 - WINEDEBUG=fixme+all wine fabrique &> fixme.txt ==> empty file - WINEDEBUG=trace+all wine fabrique &> trace.txt ==> huge file posted at http://www.quickfilepost.com/download.do?get=d24e8d5698679010dc067dfe2fa0bcd... Thank to every one who willpay attention Charles -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.42 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, printing URL| |http://home.euphonynet.be/l | |ogiciel-fabrique/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 Vmf <vmf000(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vmf000(a)gmail.com --- Comment #1 from Vmf <vmf000(a)gmail.com> 2010-07-28 15:12:14 --- In Visual Foxpro 9 (and program writen by it) same problem. The notepad printing is ok. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev(a)web.de --- Comment #2 from Detlef Riekenberg <wine.dev(a)web.de> 2010-08-12 10:10:58 ---
The program can be freely dowloaded at: http://home.euphonynet.be/logiciel-fabrique/
Not readable.
I know the software writer but did not ask if he would agree to provide the source code.
That would help for sure. The printing part is enough. Please start your app, try to print and attach the logfile here. WINEDEBUG=+print,+winspool,+psdrv,+tid,+process wine fabrique 2>&1 | tee log.txt -- By by ... Detlef -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 --- Comment #3 from chb22chb <charles.beerten(a)belgacom.net> 2010-08-13 09:33:29 --- Created an attachment (id=30125) --> (http://bugs.winehq.org/attachment.cgi?id=30125) log file -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 --- Comment #4 from chb22chb <charles.beerten(a)belgacom.net> 2010-08-13 09:38:37 --- Thanks for looking at my problem. I already did attach the requested log file. Just to be sure : this was done under Wine 1.2 while I did report the problem with an earlier version of Wine. I will ask for the source code and be back to you as sonnas I get an answer. Best regards Charles -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 --- Comment #5 from chb22chb <charles.beerten(a)belgacom.net> 2010-08-15 03:32:22 --- I just got a message from the guy who wrote the program "fabrique" He tells me that he has modernized his program and re-written it in Delphi. The present version will be withdrawn within a few days and the new Delphi version will be available by August 20. This man thinks it is worthless to try anything on the present program and to test the new version, which I will do. Unless someone thinks that it is usefull to continue, I suggest to close this bug report. I am really sorry for the inconvenience. Best regards to all of you Charles -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-08-17 00:16:56 --- No reason to close if there's a download available. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 --- Comment #7 from chb22chb <charles.beerten(a)belgacom.net> 2010-08-18 09:54:38 --- The download is no more available since today. The autor has replaced it by a new version written in Delphi. I did test it and printing is OK. Charles -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-08-18 10:17:11 --- Fair enough. Marking abandoned. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22791 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2010-08-18 10:17:49 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org