[Bug 42223] New: I cant install AB Bulkmailer .. Please HELP me ...
https://bugs.winehq.org/show_bug.cgi?id=42223 Bug ID: 42223 Summary: I cant install AB Bulkmailer .. Please HELP me ... Product: Wine Version: 2.0-rc4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: bluebird456(a)vfemail.net Distribution: --- Created attachment 56863 --> https://bugs.winehq.org/attachment.cgi?id=56863 AB BulkMailer install BUG I want to install AB BulkMailer . Which is a Windows app . I tried to install the app , But error appears ... I attached the detail in attached TEXT FILE ... Please CHECK and PLEASE HELP ME .. Please Fix the error BUG as soon as possible ... I JUST want to use the app ... -- 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=42223 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Is it free? Either way, could you provide a link to the download - maybe a demo? -- 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=42223 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz(a)gmail.com --- Comment #2 from fjfrackiewicz(a)gmail.com --- (In reply to Fabian Maurer from comment #1)
Is it free? Either way, could you provide a link to the download - maybe a demo?
I found a demo here: http://www.abbulkmailer.com/bm/abbulkmailer_setup.exe -- 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=42223 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- I can`t reproduce the installer crash with the demo. It seems to install fine. @bluebird: do you have the same crash with the demo? (The appliction ittself needs .Net (4.0 apparently), doesnt start using Mono. With native .Net a crash; could work around it by disabling bcrypt (or hack in BCryptGetFipsAlgorithmMode *enabled = TRUE; ) In the app itself clicking in about every field generates another different error... I estimate about >5 bugs to fix before this runs properly....) -- 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=42223 --- Comment #4 from Fabian Maurer <dark.shadow4(a)web.de> --- I always get a "It appears that ab bulk mailer has become corrupt" dialog. Native dotnet doesn't change it. Fresh wineprefix, 32bit, wine2.0-rc5 @Louis Lenders How did you get past this dialog? I didn't manage to get a crash, only this dialog. -- 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=42223 --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> ---
@Louis Lenders How did you get past this dialog? I didn't manage to get a crash, only this dialog.
As i said, disable bcrypt: WINEDLLOVERRIDES=brcypt=d wine appname.exe Then a dialog comes up complaining about that (missing bcrypt), but you can continue starting the app (click button ``continue``). -- 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=42223 --- Comment #6 from Fabian Maurer <dark.shadow4(a)web.de> --- I'm using wine-2.0-rc5, non staging. WINEARCH=win32 WINEPREFIX=/dev/shm/ramdisk/wine/ winecfg -> Desktop Integration disabled and bcrypt disabled WINEPREFIX=/dev/shm/ramdisk/wine/ winetricks -q dotnet35 WINEPREFIX=/dev/shm/ramdisk/wine/ winetricks -q dotnet40 WINEPREFIX=/dev/shm/ramdisk/wine/ wine abbulkmailer_setup.exe Still only get the "It appears that ab bulk mailer has become corrupt" dialog. Basically, neither .NET nor disabling bcrypt change a thing. -- 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=42223 --- Comment #7 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to Fabian Maurer from comment #6)
I'm using wine-2.0-rc5, non staging.
I used staging i guess, i should have mentioned that while testing -- 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=42223 --- Comment #8 from Fabian Maurer <dark.shadow4(a)web.de> --- Even with 2.0rc5-staging it doesn't change a thing... Mind giving me the exact steps how you managed to get it to work? -- 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=42223 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #9 from winetest(a)luukku.com --- I have issues getting that working too. Did the source code change, tried disabling bcrypt via command line. Used fresh wineprefix, installed winetricks -q dotnet40. wine 2.0rc5. -- 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=42223 --- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to Fabian Maurer from comment #8)
Even with 2.0rc5-staging it doesn't change a thing... Mind giving me the exact steps how you managed to get it to work?
Hi Fabian, I used een existing wineprefix, where according to winetricks i have installed dotnet20,dotnet20sp1,dotnet30sp1, dotnet35, dotnet40,dotnet45 and dotnet452. -- 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=42223 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://www.abbulkmailer.com | |/bm/abbulkmailer_setup.exe Summary|I cant install AB |AB Bulk Mailer does not |Bulkmailer .. Please HELP |install |me ... | --- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> --- The installer does not require .net. Installs fine for me too in 2.0-rc5. The file I downloaded: File abbulkmailer_setup.exe SHA1 9ce023a5851215e36f41f3ea75a4725b0e678cf8 Size 6.5Mb (6764113 bytes) -- 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=42223 --- Comment #12 from Fabian Maurer <dark.shadow4(a)web.de> --- Ok, I got it to work now: WINEARCH=win32 WINEPREFIX=/dev/shm/ramdisk/wine/ winecfg -> disable desktop integration, set bcrypt to disabled WINEPREFIX=/dev/shm/ramdisk/wine/ winetricks -q dotnet40 WINEARCH=win32 WINEPREFIX=/dev/shm/ramdisk/wine/ winecfg -> windows version to win7 WINEPREFIX=/dev/shm/ramdisk/wine/ wine abbulkmailer_setup.exe You need .Net40 and emulation of Win7 behaviour. -- 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=42223 --- Comment #13 from bluebird456(a)vfemail.net --- Hi , Everyone . Thanx for watching my bug report . The day I reported bug , I used wine-2.0-rc4 . Because I coudnt upgrade to wine-2.0-rc5 . My linux is Debian GNU . And Now , I succeeded to upgrade to wine-2.0-rc5 . So , I tried to install AB Bulk Mailer . I also tried to install AB Bulk Mailer DEMO version . But , I coudnt install both of them ... I add the attachment text of details .. -- 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=42223 --- Comment #14 from bluebird456(a)vfemail.net --- Created attachment 56923 --> https://bugs.winehq.org/attachment.cgi?id=56923 The bug of Installing AB Bulk Mailer by wine-2.0-rc5 I tried to install AB Bulk Mailer by using wine-2.0-rc5 . But , Error message appears ... I cant install the app ... -- 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=42223 --- Comment #15 from bluebird456(a)vfemail.net --- Created attachment 56924 --> https://bugs.winehq.org/attachment.cgi?id=56924 The Bug of Installing AB Bulk Mailer DEMO version by wine-2.0-rc5 I tried to DEMO VERION , But , I couldnt install it ... Please check it up the bug detail ... -- 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=42223 --- Comment #16 from bluebird456(a)vfemail.net --- About one years ago , I tried to install the AB Bulk Mailer . Then , Installing was succeeded ... But , When I run the app The Apps Operation window didnt appear ... So , I couldnt use the app ... I forgot the wine version ... I tried to run the app again and again , but operation window didnt appear ... Installing was succeed but coudnt run the app ... -- 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=42223 --- Comment #17 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to bluebird456 from comment #15)
Created attachment 56924 [details] The Bug of Installing AB Bulk Mailer DEMO version by wine-2.0-rc5
I tried to DEMO VERION , But , I couldnt install it ...
Hi bluebird, Did you install in a clean WINEPREFIX? I ask because already three persons have tried installing this and it just installs fine for them -- 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=42223 --- Comment #18 from bluebird456(a)vfemail.net --- Hi , Louis . Once I tried wine prifix default several months ago .. Then , Installing was succeed . But When I ran the app operation window didnt appear . So I couldnt use the app . So after that , I installed wine prifix DLL . Dotnet10 Dotnet40 ie7 ie8 I thought these are needed ... I forgot this wine version .. OK Louis , I try wine prifix default by wine-2.0-rc5 . -- 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=42223 --- Comment #19 from bluebird456(a)vfemail.net --- I tried to install ABBulkmailer DEMO version to wine-2.0-rc5 with wine prifix default . The installing was SUCCEED !! It was Good !! But , When I run the app , Error message appears , So I couldnt use the app . The Error was ... Abbulkmailer93.exe Configuration parser error Error parsing C:windows/Microsoft.NET/Framework/v4.0.30319/config/machine.config Parser returned error 0x80004001. Oh ... No ... Please HELP me ... -- 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=42223 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|AB Bulk Mailer does not |Several crashes/bugs while |install |trying to run AB Bulk | |Mailer --- Comment #20 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to bluebird456 from comment #19)
I tried to install ABBulkmailer DEMO version to wine-2.0-rc5 with wine prifix default . The installing was SUCCEED !! It was Good !!
Ok, I`ll change the title of this bugreport. The bugs encountered are obviously not using the installer @bluebird: in comment #12 theres a recipe to get it running, but don`t expect too much; as said: the app throws up several exceptions trying to use it.... -- 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=42223 --- Comment #21 from bluebird456(a)vfemail.net --- Hi , Louis . I have read comment 12 . Should I change wine config to disable desktop integration, set bcrypt to disabled ?? Should I install Dotnet 40 ?? And should I change wine config to Windows 7 ?? If I do these , There are some issue ?? Huuummmm ... Should I wait for Wine new version ?? Please FIX bugs & error by wine new version ... -- 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=42223 --- Comment #22 from Fabian Maurer <dark.shadow4(a)web.de> --- Well, it should work if you followed my instructions. If you still have issues, you need to tell us exactly what. -- 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=42223 --- Comment #23 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Created attachment 56984 --> https://bugs.winehq.org/attachment.cgi?id=56984 add version resource I tested this another time. You can also run this in WinXp mode, the bcrypt disabling is not necesary then. The app seems to look for version resource of oledb32 which is not present. W with version resource added it seems gets tiny bit further to call really stuff from oledb: fixme:oledb:dslocator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:oledb:dslocator_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented fixme:ole:CoGetApartmentType (0x33e0d0, 0x33e050): semi-stub fixme:oledb:dslocator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:oledb:dslocator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:oledb:dslocator_QueryInterface interface {2206ccb1-19c1-11d1-89e0-00c04fd7a829} not implemented But then it exits again Workaround for now: winetricks mdac27 jet40 -- 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=42223 --- Comment #24 from Nikolay Sivov <bunglehead(a)gmail.com> --- (In reply to Louis Lenders from comment #23)
Created attachment 56984 [details] add version resource
I tested this another time. You can also run this in WinXp mode, the bcrypt disabling is not necesary then. The app seems to look for version resource of oledb32 which is not present. W with version resource added it seems gets tiny bit further to call really stuff from oledb:
fixme:oledb:dslocator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
This comes from some part of dotnet, probing for IManagedObject, it's harmless.
fixme:oledb:dslocator_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
IProvideClassInfo, this one is worth testing.
fixme:oledb:dslocator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
IMarshal, most likely safe.
fixme:oledb:dslocator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
Safe.
fixme:oledb:dslocator_QueryInterface interface {2206ccb1-19c1-11d1-89e0-00c04fd7a829} not implemented
IDataInitialize, I'll write a test for this one.
But then it exits again
Workaround for now: winetricks mdac27 jet40
-- 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=42223 --- Comment #25 from bluebird456(a)vfemail.net --- Hi , Fabian . OK , I will try your instructions tomorrow . If there are some issues , I will report the details here ... Today is busy ... So , I will try tomorrow ... Thanx everyone who is looking my comments ... -- 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=42223 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |bunglehead(a)gmail.com --- Comment #26 from Nikolay Sivov <bunglehead(a)gmail.com> --- Missing IDataInitialize is potentially a problem. -- 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=42223 --- Comment #27 from Nikolay Sivov <bunglehead(a)gmail.com> --- Created attachment 57002 --> https://bugs.winehq.org/attachment.cgi?id=57002 patch Please try this one. -- 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=42223 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |oledb32 -- 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=42223 --- Comment #28 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to Nikolay Sivov from comment #27)
Created attachment 57002 [details] patch
Please try this one.
Hi Nicolay, the application still doesnt start, still errors out here, Now slightly different output: fixme:oledb:dslocator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:oledb:dslocator_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented fixme:ole:CoGetApartmentType (0x33e0f0, 0x33e070): semi-stub fixme:oledb:dslocator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:oledb:dslocator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:oledb:datainitialize_GetDataSource (0x214604)->((nil) 0x17 L"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\\users\\louis\\My Documents\\ABBulkMailer\\hiba.ays;Jet OLEDB:Database Password='HrXMe9s1K(9l)TaYygQ#'" {0c733a8b-2a1c-11ce-ade5-00aa0044773d} 0x33ea4c): stub Then exits again -- 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=42223 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57002|0 |1 is obsolete| | --- Comment #29 from Nikolay Sivov <bunglehead(a)gmail.com> --- Created attachment 57003 --> https://bugs.winehq.org/attachment.cgi?id=57003 patch That's progress, try this one for GetDataSource(). You'll obviously need jet40 in any case, it's possible it installs native oledb32 too, make sure it's not used. -- 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=42223 --- Comment #30 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to Nikolay Sivov from comment #29)
Created attachment 57003 [details] patch
That's progress, try this one for GetDataSource(). You'll obviously need jet40 in any case, it's possible it installs native oledb32 too, make sure it's not used.
Hi, i`m having trouble applying this. I get Hunk #1 FAILED at 221. 1 out of 1 hunk FAILED -- saving rejects to file dlls/oledb32/dslocator.c.rej It compiled nevertheless but there was no change in the logs. I`m trying to reset my git, because looked like i messed my git-tree up... Maybe a dumb question, but does datainitialize_GetDataSource still supposed to return E_NOTIMPL like in your patch? -- 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=42223 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57003|0 |1 is obsolete| | --- Comment #31 from Nikolay Sivov <bunglehead(a)gmail.com> --- Created attachment 57013 --> https://bugs.winehq.org/attachment.cgi?id=57013 patch 3 Looks like I messed up a diff, attached fixed version (you only need latest diff). -- 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=42223 --- Comment #32 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to Nikolay Sivov from comment #31)
Created attachment 57013 [details] patch 3
Yeah, now i have different output: err:oledb:get_data_source provider L"Microsoft.Jet.OLEDB.4.0" not registered I then installed jet40, but unfortunately i now get a crash (i set oledb to builtin again); Not sure if i did something wrong?: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7d9118ab). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7d9118ab ESP:0033e910 EBP:0033e9d8 EFLAGS:00010202( R- -- I - - - ) EAX:001f634c EBX:7d923000 ECX:00000000 EDX:00000002 ESI:0000001b EDI:001f6314 Stack dump: 0x0033e910: 0033e940 79141c49 00000001 fffffbc0 0x0033e920: 7d917ae0 00000068 0033ea9c 0033e954 0x0033e930: 001f6060 7d922bc0 001f5f8c 0000000b 0x0033e940: 791f69bd 00000003 00e245e8 05cd1950 0x0033e950: 001f6078 001f5f48 001f6060 00000003 0x0033e960: 049a0008 0033e9b4 04faccec 049a4b84 Backtrace: =>0 0x7d9118ab get_data_source+0x7db(outer=(nil), clsctx=0x17, initstring="ole db services=-14;Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\users\louis\My Documents\ABBulkMailer\hiba.ays;Jet OLEDB:Database Password='HrXMe9s1K(9l)TaYygQ#'", riid=0xe21154, datasource=0x33ea9c) [/home/louis/sda2/wine/dlls/oledb32/../../include/wine/unicode.h:207] in oledb32 (0x0033e9d8) 1 0x7d912d5e datainitialize_GetDataSource+0x4d(iface=<couldn't compute location>, outer=<couldn't compute location>, context=<couldn't compute location>, initstring=<couldn't compute location>, riid=<couldn't compute location>, datasource=<couldn't compute location>) [/home/louis/sda2/wine/dlls/oledb32/dslocator.c:227] in oledb32 (0x0033ea38) 2 0x043ffb63 (0x0033ead0) 3 0x043ffc8a (0x0033eb20) -- 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=42223 --- Comment #33 from Nikolay Sivov <bunglehead(a)gmail.com> --- I have an idea, but I'll have to test it myself. Could you attach +oledb log please, to see how far it gets? -- 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=42223 --- Comment #34 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Created attachment 57017 --> https://bugs.winehq.org/attachment.cgi?id=57017 +oledb log see attachment. the crashlog from wine ittself did somehow not end up in this log -- 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=42223 --- Comment #35 from Nikolay Sivov <bunglehead(a)gmail.com> --- Created attachment 57018 --> https://bugs.winehq.org/attachment.cgi?id=57018 patch 4 Another fix, should be applied over patch 3. Still crashes with it, but gets further, it could be worth trying with dotnet instead of mono. -- 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=42223 --- Comment #36 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Created attachment 57019 --> https://bugs.winehq.org/attachment.cgi?id=57019 relevant part of debuglog Hi, i used native .net. It doesnt crash anymore with patch 4 applied, but now exits again. Relevant part of debuglog attached -- 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=42223 --- Comment #37 from bluebird456(a)vfemail.net --- Hi , Fabian . I tried to change wine settings . But , I dont know how to change wine configs change . I tried to do sh winetricks And , Run winecfg . Cofig panel appeared , I clicked Desktop Integration . But , I cant find change disable Desktop Integration . Sorry , Im wine newbie ... So , Please tell me How to do WINEARCH=win32 WINEPREFIX=/dev/shm/ramdisk/wine/ winecfg -> disable desktop integration, set bcrypt to disabled WINEARCH=win32 WINEPREFIX=/dev/shm/ramdisk/wine/ winecfg -> windows version to win7 Sorry ...Please tell me ... -- 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=42223 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org --- Comment #38 from Nikolay Sivov <bunglehead(a)gmail.com> --- Please use forums for user support. -- 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=42223 --- Comment #39 from bluebird456(a)vfemail.net --- I could change from Windows XP to Windows 7 . Haha ... -- 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=42223 --- Comment #40 from bluebird456(a)vfemail.net --- And I tried to install Dotnet 40 by winetricks . But , error message appeared ... Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. I tried and tried , but this error message appeared .. So , I couldnt install Dotnet 40 . Several months ago , I could install Dotnet 40 by winetricks ... But Now , I cant do it ... Uuuummm... Why ?? I dont know reason ... -- 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=42223 --- Comment #41 from bluebird456(a)vfemail.net --- Please wait for a few days .. I will report the error details ... As soon as possible , I will report the error details ... -- 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=42223 --- Comment #42 from bluebird456(a)vfemail.net --- Hi , Fabian and other members . I have done Fabians comment12 work . Yes , maybe I have finished those . And I removed AB Bulkmailer . And I tried to install AB Bulkmaier again . The result was ... When I ran the AB Bulkmailer , one error message appeared . I add the error message detail . Please check it up ... But , I clicked Continue , After then ... I succeeded to run the AB Bulkmailer !!! Yes , Its true !! Great !! Thanx for Fabian and other members ... Maybe some error will happen ... I will try to use AB Bulkmiler . I will report the error message details here , again ... -- 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=42223 --- Comment #43 from bluebird456(a)vfemail.net --- Created attachment 57126 --> https://bugs.winehq.org/attachment.cgi?id=57126 The error message when I run the AB Bulkmailer . The error message when I run the AB Bulkmailer . -- 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=42223 --- Comment #44 from bluebird456(a)vfemail.net --- I report error bug . I ran the AB Bulkmailer . I tried to add smtp server gmail . But , Error appeared . And I couldnt add smtp server gmail . The error messages are Error occured Object reference not set to an instance of an object . Solution Please login to gmail account =======@gmail.com and enable 2 settings given below links enable POP Download settings in Forwarding and POP/IMAP in gmail settings enable access for less secure apps After I clicked this link , Error message appeared ... I Add it , So please check it up ... I had enabled POP Download settings in Forwarding and POP/IMAP in gmail settings and I had enabled access for less secure apps .. And Next I tried AB Bulkmailer on the old Windows XP machine . Installing was succeeded and I succeeded to add gmail smtp server . And succeeded to email sending . But I want to use this app on the new linux .. So please Help me ... -- 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=42223 --- Comment #45 from bluebird456(a)vfemail.net --- Created attachment 57209 --> https://bugs.winehq.org/attachment.cgi?id=57209 After clicked the link Error appeared I report the error bug . Please check it up ... -- 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=42223 --- Comment #46 from bluebird456(a)vfemail.net --- Please develop Wine ver2.2 to run AB Bulkmailer completely . Please fix any bugs ... I cant develop Wine program ... So I report error bugs here ... -- 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=42223 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56984|0 |1 is obsolete| | --- Comment #47 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Comment on attachment 56984 --> https://bugs.winehq.org/attachment.cgi?id=56984 add version resource Patch accepted upstream. -- 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=42223 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57018|0 |1 is obsolete| | --- Comment #48 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Comment on attachment 57018 --> https://bugs.winehq.org/attachment.cgi?id=57018 patch 4 Patch Accepted upstream -- 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=42223 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57013|0 |1 is obsolete| | --- Comment #49 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Comment on attachment 57013 --> https://bugs.winehq.org/attachment.cgi?id=57013 patch 3 Patch Accepted upstream -- 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=42223 --- Comment #50 from Austin English <austinenglish(a)gmail.com> --- (In reply to bluebird456 from comment #45)
Created attachment 57209 [details] After clicked the link Error appeared
I report the error bug . Please check it up ...
This is a different bug and should be reported in a new issue. -- 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=42223 --- Comment #51 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> ---
This is a different bug and should be reported in a new issue.
Yes please, and then also provide exact instructions how to reproduce this crash (so howto add smtp server gmail etc) . This bug is about that the application doesn`t start, so I will change the title.(the application does start with native oledb32) -- 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=42223 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|Installer | Summary|Several crashes/bugs while |AB Bulk Mailer does not |trying to run AB Bulk |start using builtin oledb32 |Mailer |(native oledb32 is a | |workaround) --- Comment #52 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Changed title of bug, removed Installer keyword -- 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=42223 --- Comment #53 from bluebird456(a)vfemail.net --- What is oledb32 ?? I dont know it so much ... Sorry ... -- 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=42223 --- Comment #54 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to bluebird456 from comment #53)
What is oledb32 ?? I dont know it so much ...
Sorry ...
No problem, you dont need to know what it is, but as stated already in previous comments: please open new bugreport for follow-up bugs while using this program. This bug is about the program not starting at all. Also install the program in clean WINEPREFIX after doing ``winetricks -q dotnet40 jet40`` Thanks in advance -- 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=42223 --- Comment #55 from bluebird456(a)vfemail.net --- Hi , Louis . Please tell me about ``winetricks -q dotnet40 jet40`` should I install dotnet40 jet40 , or erase dotnet40 jet40 ?? You wrote install the program in clean WINEPREFIX Shoud I install AB Bulkmailer in completely clean WINEPREFIX ?? -- 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=42223 --- Comment #56 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to bluebird456 from comment #55)
Hi , Louis .
Please tell me about
``winetricks -q dotnet40 jet40``
should I install dotnet40 jet40 , or erase dotnet40 jet40 ??
Install it, you have to use winetricks
You wrote
install the program in clean WINEPREFIX
Shoud I install AB Bulkmailer in completely clean WINEPREFIX ??
Yes please. So for example in ~/.winebulkmailer. To summarize: WINEPREFIX=~/.winebulkmailer winetricks -q dotnet40 jet40 WINEPREFIX=~/.winebulkmailer wine abbulkmailer_setup.exe For new bugs you find, open new bugreport... -- 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=42223 --- Comment #57 from bluebird456(a)vfemail.net --- OK , Louis . I was so busy these days ... So , I will post the new bug report tomorrow or the day after tomorrow ... Please wait ... Thanx everyone ... -- 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=42223 --- Comment #58 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- A user reported troubles with this app: http://www.motortradersassistant.co.uk/free_trial.html It gives a rather similar output: fixme:oledb:dslocator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:oledb:dslocator_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented fixme:ole:CoGetApartmentType (0x33d550, 0x33d4d0): semi-stub fixme:oledb:dslocator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:oledb:dslocator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented Then a messagbox appears : ``Attemped to read or write protected memory`` Not sure if this is really a duplicate of this bug, or that it would be worth to open a new bugreport for this application. Anyone an idea? -- 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=42223 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #59 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- (In reply to Louis Lenders from comment #58)
fixme:oledb:dslocator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:oledb:dslocator_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented fixme:ole:CoGetApartmentType (0x33d550, 0x33d4d0): semi-stub fixme:oledb:dslocator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:oledb:dslocator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
None of the following interfaces are supported by IDataSourceLocator {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented (IManagedObject) {b196b283-bab4-101a-b69c-00aa00341d07} not implemented (IProvideClassInfo) {00000003-0000-0000-c000-000000000046} not implemented (IMarshal) {00000144-0000-0000-c000-000000000046} not implemented (IRpcOptions)
Then a messagbox appears : ``Attemped to read or write protected memory``
Not sure if this is really a duplicate of this bug, or that it would be worth to open a new bugreport for this application. Anyone an idea?
File a new report with a +oledb log. -- 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=42223 --- Comment #60 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Alistair Leslie-Hughes from comment #59)
Then a messagbox appears : ``Attemped to read or write protected memory``
Not sure if this is really a duplicate of this bug, or that it would be worth to open a new bugreport for this application. Anyone an idea?
File a new report with a +oledb log.
I` ll do that; but actually the behaviour of motortraderassistant changed: The text in the messagebox now says: The method is not implemented. After clicking a dozen of the messageboxes away, the app exits. Starts fine with native oledb32 and now also needed native mtxdm. -- 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=42223 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #61 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug still occurs with wine-7.0-rc5. Download link is burst. Here is a working one. https://web.archive.org/web/20200822020903if_/https://abbulkmailer.com/bm/ab... Can an administrator put the link at URL place? -- 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=42223 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.abbulkmailer.com |https://web.archive.org/web |/bm/abbulkmailer_setup.exe |/20200822020903if_/https:// | |abbulkmailer.com/bm/abbulkm | |ailer_setup.exe -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla