forums › forums › SQLyog › SQLyog Comments › Bug Report
- This topic is empty.
-
AuthorPosts
-
-
November 20, 2006 at 2:25 pm #10035andreshMember
I am new using this software, and was just evaluating it, the interface seems nice, and observed some problem's. I was prior using MySQLFront 2.5 and as they raised the version to 3.0 it become filled with bugs, clumpsy and error prone, so I discontinued using it, still using the old (incompatible MySQL 5.0+ version)
:wub: First, the program closed unexpectedly (w/o comment's) when pasting a field over a selected row, editing some database. This happens repeatedly, depending on what you have on the clipboard, seems the exceptions are not handled properly = Any thread or main loop SHOULD have a CATCH statement to properly avoid errors and display/report/e-mail them (or even log them to disk) for future reference.
<_< When browsing a resultset (table) the correspondence between the cursor (sliding control left) and the data is lost, also the current position also going UP-DOWN with the keyboard's arrows, is messy, and sticky, it lasts too long (slow). Even after selecting a row (or record-column) after slidinf right, it waits too long. The header's of the data-view [3. table Data] should have configurable width's. So when you see a database, you can glimpse the data you are looking for, and not having to slide a clumpsy horizontal slidebar, below. 😮 I found most of the icons are difficult to understand, why not take a look at simpler/clearer icons? like other DataBase programs, to avoid users to have to play around and find out what is what..and miss! I am using winXP SP2 and a 2.66G/1Gb/i386 Celeron D very stable machine and I am a senior C# developer and work as freelance developer in Argentina (own small company). 😉 My webpage is: http://www.pandorabox.com.ar and have developed many mobile application's (server, gateways, protocol handlers and so on). There is a cellphone simulator and you can test many services from there.
My current direction/research is headed towards Artifficial Intelligence oriented to conversation and problem solving, have publised a few academic paper's into AI congress, now making my PhD these, so here I come.. hold on!
AndresH
-
November 21, 2006 at 5:17 am #22956peterlaursenParticipant
Please tell EXACTLY what program version you used. Program help .. about tells.
Your points:
* crahses: code has been completely rewritten in the 5.2 tree and that introduced some crashing bugs that how been fixed.
* slow slider: Are you talking about the DATA tab or the RESULT tab? How many rows are the database or the resultset
* we believe the user inferface is the most intuitive that exists in the MySQL world. What database programs were you referring to?
* your last point: thanks for the info. I am not sure how I should use it?
-
-
AuthorPosts
- You must be logged in to reply to this topic.