[Bug 552330] New: Adding a MySQL DSN using ODBCConfig results in "Could not construct a property list for (MySQL ODBC 3.51.27r695 Driver)"
http://bugzilla.novell.com/show_bug.cgi?id=552330 Summary: Adding a MySQL DSN using ODBCConfig results in "Could not construct a property list for (MySQL ODBC 3.51.27r695 Driver)" Classification: openSUSE Product: openSUSE 11.2 Version: RC 2 Platform: Other OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: asimonelli@acacorp.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4 I installed the MyODBC-unixODBC package version: 3.51.27r695-3.1. I use the ODBCConfig GUI program to add a User DSN. I click Add, select the MySQL ODBC driver in the list (registered by the install program) and click OK. I then get a message "Could not construct a property list for (MySQL ODBC 3.51.27r695 Driver)" and cannot proceed any further. Reproducible: Always Steps to Reproduce: 1. Run ODBCConfig 2. Add User DSN 3. Select MySQL ODBC Driver and click OK Actual Results: A message pops up: "Could not construct a property list for (MySQL ODBC 3.51.27r695 Driver)" And I cannot proceed. Expected Results: Opens the MySQL ODBC Connector dialog window. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330#c shuang qiu <sqiu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sqiu@novell.com AssignedTo|bnc-team-screening@forge.pr |mhrusecky@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330#c1 Michal Hrusecky <mhrusecky@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |ASSIGNED --- Comment #1 from Michal Hrusecky <mhrusecky@novell.com> 2009-11-18 14:03:06 UTC --- Thanks for your bugreport. Driver is indeed improperly registered. Fix commited to the server:database repository (devel project). Temporal workaround is to reregister driver using following commands as a root: on i586: myodbc3i -r -d -n"MySQL ODBC 3.51.27r695 Driver" myodbc3i -a -d -t"MySQL ODBC 3.51.27r695 Driver;Driver=/usr/lib/unixODBC/libmyodbc3.so;Setup=/usr/lib/unixODBC/libmyodbc3S.so" on x86_64: myodbc3i -r -d -n"MySQL ODBC 3.51.27r695 Driver" myodbc3i -a -d -t"MySQL ODBC 3.51.27r695 Driver;Driver64=/usr/lib64/unixODBC/libmyodbc3.so;Setup64=/usr/lib64/unixODBC/libmyodbc3S.so" -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330#c Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|ast@novell.com |maintenance@opensuse.org -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330 http://bugzilla.novell.com/show_bug.cgi?id=552330#c3 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cdengler@novell.com --- Comment #3 from Christian Dengler <cdengler@novell.com> 2009-11-23 20:11:12 UTC --- I think an update is reasonable. Other opinions from team? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330 http://bugzilla.novell.com/show_bug.cgi?id=552330#c4 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:29132 --- Comment #4 from Swamp Workflow Management <swamp@suse.com> 2009-11-26 14:18:04 UTC --- The SWAMPID for this issue is 29132. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/29132) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330 http://bugzilla.novell.com/show_bug.cgi?id=552330#c5 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|maintenance@opensuse.org | --- Comment #5 from Christian Dengler <cdengler@novell.com> 2009-11-26 14:19:10 UTC --- no opposing opinion from maintance team; so update started -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330 http://bugzilla.novell.com/show_bug.cgi?id=552330#c6 --- Comment #6 from Michal Hrusecky <mhrusecky@novell.com> 2009-11-27 09:03:54 UTC --- Fix sent as sr#25179 to openSUSE_11.2 and as sr#25180 to the Factory. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330 http://bugzilla.novell.com/show_bug.cgi?id=552330#c7 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:29132 |maint:running:29132 | |maint:released:11.2:29149 --- Comment #7 from Swamp Workflow Management <swamp@suse.com> 2009-12-10 13:04:55 UTC --- Update released for: MyODBC-unixODBC, MyODBC-unixODBC-debuginfo, MyODBC-unixODBC-debugsource Products: openSUSE 11.2 (debug, i586, x86_64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330 http://bugzilla.novell.com/show_bug.cgi?id=552330#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:29132 |maint:released:11.2:29149 |maint:released:11.2:29149 | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330 http://bugzilla.novell.com/show_bug.cgi?id=552330#c8 Andreas Grupp <grupp@elektronikschule.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grupp@elektronikschule.de --- Comment #8 from Andreas Grupp <grupp@elektronikschule.de> 2009-12-22 11:18:17 UTC --- Hmmm ... have the newest updates installed. When working with ODBCconfig I am not able to use for example the pulldown-menu for "Database". When clicking on this pull-down-menu the GUI crashes and I get the following error message on the console: ODBCConfig: symbol lookup error: /usr/lib/unixODBC/libmyodbc3S.so: undefined symbol: SQLAllocHandle -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=552330 http://bugzilla.novell.com/show_bug.cgi?id=552330#c9 Roberto Bernetti <roberto.bernetti@poste.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roberto.bernetti@poste.it --- Comment #9 from Roberto Bernetti <roberto.bernetti@poste.it> 2010-03-19 14:40:12 UTC --- I'm experiencing the same problem the windows Connector/ODBC for the configuration of the userdata source name crash when click on the "database" pulldown menu -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=552330 https://bugzilla.novell.com/show_bug.cgi?id=552330#c10 Ferdinand Gruber <f.gruber@eduhi.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f.gruber@eduhi.at --- Comment #10 from Ferdinand Gruber <f.gruber@eduhi.at> 2010-10-07 21:40:31 UTC --- I have the same error when using the pulldown menu for "Database" in ODBCConfig under openSUSE 11.3 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=552330 http://bugzilla.novell.com/show_bug.cgi?id=552330#c11 --- Comment #11 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (552330) was mentioned in https://build.opensuse.org/request/show/25179 11.2:Test / MyODBC-unixODBC https://build.opensuse.org/request/show/25180 Factory / MyODBC-unixODBC -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com