Can confirm, I fixed it by removing the symlinks and copying everything into ~/.heidisql
.
Search Criteria
Package Details: heidisql 12.10.0.7000-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/heidisql.git (read-only, click to copy) |
---|---|
Package Base: | heidisql |
Description: | A lightweight GUI for managing MySQL, PostgreSQL, and Microsoft SQL databases. This package uses the latest nightly build (64bit) on top of the portable version, and uses Wine. |
Upstream URL: | http://www.heidisql.com/ |
Licenses: | GPL |
Submitter: | liviucmg |
Maintainer: | D3SOX |
Last Packager: | D3SOX |
Votes: | 51 |
Popularity: | 0.82 |
First Submitted: | 2012-12-12 12:03 (UTC) |
Last Updated: | 2025-01-22 07:32 (UTC) |
Dependencies (3)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- wine (wine-valveAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-stable-nextAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-stableAUR, wine-tkg-staging-wow64-binAUR, wine-cachyosAUR, wine-staging)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Required by (0)
Sources (5)
dcelasun commented on 2019-05-14 16:31 (UTC)
cosarara97 commented on 2019-05-14 16:29 (UTC)
Looks like symlink support broke with the latest wine-staging (4.8):
wine: cannot find '/home/jaume/.heidisql/heidisql.exe'
Installing normal wine
fixes it.
mlamm commented on 2019-05-13 08:58 (UTC)
Confirmed working again with wine-4.8-1
hrvoj3e commented on 2019-04-30 13:56 (UTC)
https://github.com/HeidiSQL/HeidiSQL/issues/630 https://forum.winehq.org/viewtopic.php?f=8&t=32337 If someone has the know-how to debug wine.
dcelasun commented on 2019-04-30 08:19 (UTC)
Perhaps it's better to include a bundled copy of wine with this package?
mlamm commented on 2019-04-30 08:18 (UTC)
Same with wine-4.7-1
liviucmg commented on 2019-04-20 10:52 (UTC)
I updated the package to 10.1.0.5539 but unfortunately it also crashes on wine-4.6-1. Had to downgrade to wine-4.5-1 as @miamm suggested.
ckoller commented on 2019-04-19 18:07 (UTC)
I can confirm that heidisql 10.1.0.5473-1 crashes after updating to wine-4.6-1.
mlamm commented on 2019-04-17 12:59 (UTC)
After upgrading wine to 4.6-1, heidisql crashes on start for me. When downgrading to wine-4.5-1, it works again. I am using HeidiSQL-10.1.0.5473.
Anyone else?
csiszarattila commented on 2018-12-11 15:57 (UTC) (edited on 2018-12-11 15:57 (UTC) by csiszarattila)
For those who want to use with Postgresql follow Aphex's and bjesus's suggestions.
First symlink necessary libraries (ignore errors):
ln -s /usr/share/heidisql/*.dll ~/.heidisql/
And then install the lib32-libldap package.
Pinned Comments
D3SOX commented on 2023-11-16 11:59 (UTC)
I've updated the package to include a link to the plugins folder which fixes some crashes. If you still experience any, please comment and I will see what I can do :)