Re: Unison not launching GUI
Greg Troxel <[email protected]> Mon, 08 Sep 2025 17:17:52 -0400
| Newsgroups | gmane.network.unison.general |
|---|---|
| Message-ID | <[email protected]> |
Giovanni Besio <[email protected]> writes: > At the beginning unison 2.51.2 from snap worked. So I started > syncing. And it worked. Later I updated ubuntu (sudo apt > update/upgrade), I do not remember what it updated and then unison > stopped to work: I launch it, the ubuntu icon starts rotating, it goes > for some seconds like that and then nothing happens and the GUI does > not show up like it was doing before. I have no idea what's going on; that's something to address with ubuntu and the snap people. My recommendation is to use the command line :-) > If I install a more recent version unison is not working due to > conflict with ocam version in the two computers. As far as I > understood just the snap packages are able to manage this issue. Am I > wrong? You can install versions with the same ocaml version, yes, but it seems you are doing this by installing very old code. When doing so, you're more or less on your own. The newer versions use a protocol that does not depend on the ocaml version. You'll need a new version on both sides. > Do you have any idea where I can look some log file of what is > happening to the starting of unison? See https://urldefense.com/v3/__https://github.com/bcpierce00/unison/wiki__;!!IBzWLUs!X8sZFJBMqyiOEeGsKvyKCBM5UNok3VI8D0A84p179DQ7Fh8YOMRZ6N21QYgOmFM6KvRRruD9Y2J1g6t8_g$ and the section about the user manual; you can dowload and read a pdf. Even if it's somewhat out of date, it is likely helpful. It really depends on how the start environment is configured, so you'll have to either start reading all the scripts/code or ask ubuntu/snap people. As I wrote earlier, start from the command line, so you see output. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].