postiffm / bibledit-desktop

Desktop version of Bibledit
GNU General Public License v3.0
4 stars 6 forks source link

No entry in menu or shortcuts after installation in Windows 10 #111

Open LAfricain opened 5 years ago

LAfricain commented 5 years ago

All in the title, I created the shortcut navigating till the bibledit folder in Programms.

postiffm commented 4 years ago

We have to test this with the gtk3 branch, which has experienced important updates in this area.

LAfricain commented 4 years ago

Yes, Is it possible to merge already the new shortcut in master?

rluzynski commented 4 years ago

This should be verified first but indeed I think this can be (partially!) pushed to master because even although the changes are GTK3-specifis there is nothing that can't work in GTK2. Details below:

Note that even although it will fix the problem in Ubuntu it has nothing to do with Windows.

postiffm commented 4 years ago

@LAfricain Which commit from the gtk3 branch are you thinking?

LAfricain commented 4 years ago

The commit about the shortcut. It solved the problem on linux but I have no idea on Windows. If you merge this I will update my ubuntu ppa.

rluzynski commented 4 years ago

@postiffm do you need a pull request for this?

postiffm commented 4 years ago

I don't need one, but I need some time to figure out exactly which commit on the gtk3 branch to cherry-pick into the master. Once that is done, then I can remove that commit from gtk3 and we should not get any conflicts.

rluzynski commented 4 years ago

I don't need one, but I need some time to figure out exactly which commit on the gtk3 branch to cherry-pick into the master.

It's explained in my comment above: https://github.com/postiffm/bibledit-desktop/issues/111#issuecomment-519517904. In case of the Port to GtkApplication... commit it's probably better to create a new commit using excerpts from the original one.

Once that is done, then I can remove that commit from gtk3

They will be removed automatically when you rebase.

LAfricain commented 4 years ago

Solved with the last deb package for Ubuntu 18.04.