Hello,
I'm trying to run sqlyog under wine in Linux Mint 12, gnome to use
with mysql database.
The application launches and seems to work and connect to the
database, but when you try to create a query or table, it quits
without warning or message. The debug log shows the below. How can
I fix this?
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:imm:ImmReleaseContext (0x201c0, 0x13dd00): stub
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 32655
Current serial number in output stream: 32667
thanks,
John - new to wine.
Wine and SQLyog
Me too, I get an error..
Me too I get an error.. I use Mysql also..
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am
Wine and SQLyog
I can put something together. Do i file the bug in the apps database? Currently it shows gold for sqlyog, so it must have worked at some point.
On Mar 30, 2012, at 11:52 AM, "lahmbi5678" <[email protected]> wrote:
On Mar 30, 2012, at 11:52 AM, "lahmbi5678" <[email protected]> wrote:
Hi John,
you probably should file a bug. Would it be possible to put up a simple test case with easy to follow instructions (for mysql config etc), so that the bug can easily reproduced ?
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am
Hi,
No, please use the bugzilla. The problem with these database bugs is that it usually takes a lot of effort to put a testcase together, you'd need to install mysql or even worde MS SQL server, ODBC/unixODBC or fretds usually add another hurdle, so nobody does it.
If it worked in the past, you could try to install older wine releases and test with them first in order to find out, which was the last working version.
The error mesage about CreatePixMap could also be related to an issue with graphics drivers, which graphics hardware and drivers do you have? If you have ATI or NVidia, please upgrade to the latest closed source driver.
No, please use the bugzilla. The problem with these database bugs is that it usually takes a lot of effort to put a testcase together, you'd need to install mysql or even worde MS SQL server, ODBC/unixODBC or fretds usually add another hurdle, so nobody does it.
If it worked in the past, you could try to install older wine releases and test with them first in order to find out, which was the last working version.
The error mesage about CreatePixMap could also be related to an issue with graphics drivers, which graphics hardware and drivers do you have? If you have ATI or NVidia, please upgrade to the latest closed source driver.