forums › forums › SQLyog › SQLyog BETA Discussions › Enterprise 6.05 Crashing On Exit – Ubuntu/wine
- This topic is empty.
-
AuthorPosts
-
-
July 13, 2007 at 12:19 pm #10443AbsoluteBreezeMember
Im using ubuntu and Wine – it works great until I exit at which point it crashes and shuts down.
Its leaving dump files in its directory – should I be passing these onto anyone here?
Also, does anyone know how to add SqlYog to the Ubuntu menu? wine is there and lots of other SQLYog links – just not the main application SqlYogEnt.exe
-
July 13, 2007 at 2:39 pm #24519peterlaursenParticipant
we cannot use the crash dump from a Wine/Linux install unfortunately! The Visual Studio version we are using won't run on Wine!
I don't know Ubuntu, but with KDE on Fedora and SuSE you right-click in the menu area and add an entry 'wine SQLyog.exe'.
But I think Ubuntu desktop is based on GNOME?
-
July 13, 2007 at 5:14 pm #24520AbsoluteBreezeMember
Thanks,
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 🙂
-
July 13, 2007 at 5:41 pm #24521AbsoluteBreezeMember
I 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
-
July 15, 2007 at 8:55 am #24522peterlaursenParticipant
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!) ?
-
July 15, 2007 at 9:35 am #24523AbsoluteBreezeMemberpeterlaursen 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.
-
July 15, 2007 at 1:35 pm #24524peterlaursenParticipant
If you open more connections will it then crash if you close one of the connections?
-
July 16, 2007 at 7:37 am #24525peterlaursenParticipant
issue is confirmed!
We will try to 'push in' a fix for this next week.
-
July 18, 2007 at 1:59 pm #24526adarshMember
Hello,
We have fixed the issue for you and you can download the not release version from the following link:
http://www.webyog.com/downloads/betas/not_…QLyog605Ent.exe
http://www.webyog.com/downloads/betas/not_…605EntTrial.exe
http://www.webyog.com/downloads/betas/not_…d/SQLyog605.exe
Try this and let us know the details.
Thanks
Adarsh
-
July 18, 2007 at 2:41 pm #24527AbsoluteBreezeMember
Sorry for not responding sooner.. been a little busy.
I'll try this on the way home and report back tonight 🙂
Thanks again,
Tony
-
July 18, 2007 at 6:53 pm #24528AbsoluteBreezeMemberAbsoluteBreeze 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 🙂
-
August 8, 2007 at 12:47 am #24529santockiMemberadarsh wrote on Jul 18 2007, 09:59 AM:Hello,
We have fixed the issue for you and you can download the not release version from the following link:
http://www.webyog.com/downloads/betas/not_…QLyog605Ent.exe
http://www.webyog.com/downloads/betas/not_…605EntTrial.exe
http://www.webyog.com/downloads/betas/not_…d/SQLyog605.exe
Try this and let us know the details.
Thanks
Adarsh
I recently changed to Fedora Linux and used wine for 6.03 Enterprise having problems. After upgrading to 6.05, problem solved too! Awesome! I have tried other MySQL client for Windows and Linux, nothing comes close to SQLyog, keep up the good work!
-
August 12, 2007 at 2:22 pm #24530muratbeserMemberadarsh wrote on Jul 18 2007, 04:59 PM:Hello,
We have fixed the issue for you and you can download the not release version from the following link:
http://www.webyog.com/downloads/betas/not_…QLyog605Ent.exe
http://www.webyog.com/downloads/betas/not_…605EntTrial.exe
http://www.webyog.com/downloads/betas/not_…d/SQLyog605.exe
Try this and let us know the details.
Thanks
Adarsh
I can't download files, I'm using Ubuntu… With wine…
-
August 13, 2007 at 8:39 am #24531peterlaursenParticipant
The 6.05 betas were deleted from the server when 6.05 FINAL was released. So just download from the normal download page.
-
-
AuthorPosts
- You must be logged in to reply to this topic.