[Bug 29005] New: Biblio 7.31 crashes, when trying to retrieve data from MARC file and crash while trying to change to a another directory
http://bugs.winehq.org/show_bug.cgi?id=29005 Bug #: 29005 Summary: Biblio 7.31 crashes, when trying to retrieve data from MARC file and crash while trying to change to a another directory Product: Wine Version: 1.2.3 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: fmft71(a)yahoo.es Classification: Unclassified Created attachment 37334 --> http://bugs.winehq.org/attachment.cgi?id=37334 Wine output while using Biblio 7.31 and wanted to change to a different directory Biblio 7.31 crashes when trying to change to a different directory. It exists, abruptly. Biblio is available from here: biblio.comxa.com -- 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=29005 FMFT <fmft71(a)yahoo.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Biblio 7.31 crashes, when |Biblio 7.31 crashes, when |trying to retrieve data |trying to retrieve data |from MARC file and crash |from MARC file and crash |while trying to change to a |while trying to change to |another directory |another directory -- 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=29005 FMFT <fmft71(a)yahoo.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Biblio 7.31 crashes, when |Biblio 7.31 crashes, (when |trying to retrieve data |trying to retrieve data |from MARC file and crash |from a MARC file) while |while trying to change to |trying to change to another |another directory |directory -- 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=29005 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37334|application/octet-stream |text/plain mime type| | -- 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=29005 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2011-11-06 13:55:21 CST --- Hi, you're using lots of native dlls (comctl32/comdlg32 ). Start with setting them back to builtin. Also , please provide exact steps to reproduce the bug -- 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=29005 FMFT <fmft71(a)yahoo.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37334|Wine output while using |Wine output while using description|Biblio 7.31 and wanted to |Biblio 7.26 and wanted to |change to a different |change to a different |directory |directory -- 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=29005 FMFT <fmft71(a)yahoo.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Biblio 7.31 crashes, (when |Biblio 7.26 crashes, (when |trying to retrieve data |trying to retrieve data |from a MARC file) while |from a MARC file) while |trying to change to another |trying to change to another |directory |directory -- 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=29005 --- Comment #2 from FMFT <fmft71(a)yahoo.es> 2011-11-06 15:39:08 CST --- The error occurs on Ubuntu 10.04, 64 bits. On Ubuntu 10.04, 32 bits. No problem at all! -- 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=29005 --- Comment #3 from FMFT <fmft71(a)yahoo.es> 2011-12-28 15:19:13 CST --- I have noticed the following... I have tried, installing the module jet40 using winetricks, like: user(a)user$ winetricks jet40 And I get this error: roger(a)roger-laptop:~$ winetricks jet40 Executing w_do_call jet40 Executing load_jet40 Executing mkdir -p /home/roger/.cache/winetricks/jet40 Executing wine jet40sp8_9xnt.exe fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\roger\\Temp\\IXP001.TMP\\Jetsetup.CAB" fixme:ole:FileMonikerImpl_ParseDisplayName (0x1542a0,0x1540c0,(nil),0x154168,0x33cf2c,0x33cf28),stub! ------------------------------------------------------ jet40 install completed, but installed file /home/roger/.wine/dosdevices/c:/Program Files/Common Files/Microsoft shared/dao/dao360.dll not found --------------------------- The file dao360.dll, is there but there is an error. roger(a)roger-laptop:~/.wine/dosdevices/c:$ cd "Program Files" roger(a)roger-laptop:~/.wine/dosdevices/c:/Program Files$ cd "Common Files" roger(a)roger-laptop:~/.wine/dosdevices/c:/Program Files/Common Files$ cd "Microsoft Shared" roger(a)roger-laptop:~/.wine/dosdevices/c:/Program Files/Common Files/Microsoft Shared$ cd DAO roger(a)roger-laptop:~/.wine/dosdevices/c:/Program Files/Common Files/Microsoft Shared/DAO$ ls dao360.dll roger(a)roger-laptop:~/.wine/dosdevices/c:/Program Files/Common Files/Microsoft Shared/DAO$ The problem or error, I think, takes place because when installing the module "jet40" the path has got an error. It is not "Microsoft Shared", but "Microsoft shared". See the difference? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29005 --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29005 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- (In reply to Austin English from comment #4)
This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine?
Abandoned. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29005 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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