Forum Replies Created
-
AuthorPosts
-
AbsoluteBreezeMemberAbsoluteBreeze wrote on Jul 18 2007, 03:41 PM:Sorry for not responding sooner.. been a little busy.
I'll try this on the way home and report back tonight 🙂
Thanks again,
Tony
I just tried SQLYogEnt.exe and it works fantastically!
Thank you 🙂
AbsoluteBreezeMemberSorry for not responding sooner.. been a little busy.
I'll try this on the way home and report back tonight 🙂
Thanks again,
Tony
AbsoluteBreezeMemberpeterlaursen wrote on Jul 15 2007, 09:55 AM:ok .. let us get back to the 'crash on exit' issue.I have experienced that with previous versions with SuSE 10.0 too. Now I always update both SQLyog and Wine when a new version of either gets available and I cannot remember exactly what combination of program versions it was.
What is your Wine version? (console command 'wine –version' tells!) ?
MySQL Server version: 5.0.38-Ubuntu_0ubuntu1-log Ubuntu 7.04 distribution
tony@tony-laptop:~$ uname -a
Linux tony-laptop 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux
tony@tony-laptop:~$ wine –version
wine-0.9.35
It only ever crashes after I have connected to a database – if I haven't then sqlyog exits fine.
AbsoluteBreezeMemberI solved the launcher issue. It was because the path to SQLYogEnt.exe had spaces – so needd to include the path within quotes “
I created a yog.sh file in my home directory with the following …
Code:cd “/home/username/.wine/drive_c/Program Files/SQLyog Enterprise”
wine SQLYogEnt.exechmod a+x yog.sh
Right click on menu bar > Edit Menu
Then click 'New Item' the dialog box might popup behind the window your in.
Then browse and add your yog.sh
AbsoluteBreezeMemberThanks,
I got that far with the menu(right click – add menu item) – and it adds the icon,path etc – it just wont run SqlYog. Oh well – I'll figure it out eventually 🙂
As far as the crashes – its only when I have been editing a database.
I always get what I need doing done, so its not a real problem – but if I can help you squash the bug please let me know how.
SQLYog is fantastic by the way 🙂
-
AuthorPosts