[Bug 21684] New: Albumplayer can't write to it's database
http://bugs.winehq.org/show_bug.cgi?id=21684 Summary: Albumplayer can't write to it's database Product: Wine Version: 1.1.38 Platform: x86 URL: http://www.albumplayer.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: hello.adri(a)gmail.com Created an attachment (id=26204) --> (http://bugs.winehq.org/attachment.cgi?id=26204) albumplayer's ole errors Playing is giving error messages not being able to write to database, same issue happened before with WINE 1.1.29. There was a solution then that worked till WINE version 1.1.37. The solution after WINE 1.1.29 is to set "oledb32" to native, however this doesn't work anymore in WINE 1.1.38. Is there another workaround, or is this a plain bug? Albumplayer was installed with "winetricks corefonts mdac28 jet40 msxml4 directx9 ie6 wininet" -- 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=21684 --- Comment #1 from Adri <hello.adri(a)gmail.com> 2010-03-21 04:50:56 --- Writing to database works with msxml3! (instead of msxml4) No need even to set oledb32 to native. Just the radio is skipping sound (in latest Albumplayer 5.2 beta) with some radio stations with this older version of msxml There are also still error messages in terminal err:ole:create_server class {88d969c0-f192-11d4-a65f-0040963251e5} not registered err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5} could be created for context 0x5 err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 But no problems with Albumplayer writing to database, For the radio to function it would be nice to see msxml4 working again, as it used to before wine 1.1.29 -- 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=21684 --- Comment #2 from Adri <hello.adri(a)gmail.com> 2010-03-21 15:44:48 --- One more problem with msxml3 installed, program hangs with a shutdown. I'll stick to wine 1.1.28 for now and hope one day msxml4 will be functional again in newer versions of Wine. -- 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=21684 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-21 15:49:21 --- (In reply to comment #2)
One more problem with msxml3 installed, program hangs with a shutdown. I'll stick to wine 1.1.28 for now and hope one day msxml4 will be functional again in newer versions of Wine.
With 1.1.41 (and some versions before) you can create DOMDocument40 with builtin msxml3/msxml4. So you could try to update. -- 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=21684 --- Comment #4 from Adri <hello.adri(a)gmail.com> 2010-03-21 16:12:19 --- Thanks, do I need to patch? I found this link: http://www.winehq.org/pipermail/wine-patches/2010-February/084524.html Is it still up to date? -- 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=21684 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-03-21 16:42:47 --- (In reply to comment #4)
Thanks, do I need to patch?
I found this link: http://www.winehq.org/pipermail/wine-patches/2010-February/084524.html
Is it still up to date?
It was committed here: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bc3153affa78ee62742a81... just update to 1.1.41 and retest. -- 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=21684 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msxml3 Summary|Albumplayer can't write to |Albumplayer can't write to |it's database |its database --- Comment #6 from Juan Lang <juan_lang(a)yahoo.com> 2010-03-22 11:41:41 --- Setting component to native (and fixing the use of the apostrophe ;-) ). -- 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=21684 --- Comment #7 from Juan Lang <juan_lang(a)yahoo.com> 2010-03-22 11:42:07 --- Gah, I mean, setting component to msxml3. Sorry for the noise. -- 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=21684 --- Comment #8 from Adri <hello.adri(a)gmail.com> 2010-03-22 13:04:15 --- Msxml3 works, just albumplayer doesn't shut down with it Radio seems to work fine now. I'll fill a new bug for the shutdown behavior with msxml3. Sorry to say that 1.1.41 didn't change anything, still ole errors with msxml4 Don't understand why something that worked perfectly before can't be fixed easily, but hey I'm not a 'programmer' :) -- 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=21684 Adri <hello.adri(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #9 from Adri <hello.adri(a)gmail.com> 2010-03-31 17:17:26 --- Hi, this bug is solved Very nice.. Tried today with Wine 1.1.41 and latest winetricks installed and it works again! No errors with msxml4. Great & thanks a lot! -- 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=21684 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2010-04-02 12:52:23 --- Closing bugs fixed in 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.
participants (1)
-
wine-bugs@winehq.org