Please file Gtk3 specific issues in the bug tracker on launchpad: https://github.com/jaap-karssenberg/zim-desktop-wiki/issues
Make sure to start the description with "Gtk3: " to ensure it end up in the proper list. Thanks, Jaap On Wed, Jul 18, 2018 at 3:38 PM Gergely K. <[email protected]> wrote: > Thanks, I ran the same before, but without the *--user *switch, that's > why it didn't work. > > No new problems: > * code snippets: How can I install the source view plugin? Not listed on > https://github.com/jaap-karssenberg/zim-wiki/wiki/Plugins > * edit source: I get the trace below. Note, that I cannot set gvim under > Preferences -> Applications. Set default text editor has only one item, and > I cannot add /usr/bin/gvim, however, gvim is located there. (maybe this > flatpak thing cannot see other apps?) > > thanks > Gergő > > This is zim 0.68-gtk3 > Platform: posix > Locale: en_US ISO8859-1 > FS encoding: utf-8 > Python: (3, 5, 2, 'final', 0) > PyGObject: (3, 26, 0) > No bzr version-info found > > ======= Traceback ======= > File "/app/lib/python3.5/site-packages/zim/actions.py", line 115, in > do_activate > self.__get__(instance, instance.__class__)() > File "/app/lib/python3.5/site-packages/zim/actions.py", line 98, in func > return self.func(instance, *args, **kwargs) > File "/app/lib/python3.5/site-packages/zim/gui/uiactions.py", line 369, > in edit_page_source > edit_file(self.widget, self.page.source, istextfile=True) > File "/app/lib/python3.5/site-packages/zim/gui/applications.py", line > 653, in edit_file > app = AddApplicationDialog(window, 'text/plain').run() > NameError: name 'window' is not defined > > "Olyan lángész vagyok, hogy poroltóval kellene járnom!" > > <https://mailtrack.io/> Sent with Mailtrack > <https://mailtrack.io/install?source=signature&lang=en&[email protected]&idSignature=22> > <#m_4676362949637444732_> > > On Wed, Jul 18, 2018 at 12:10 PM Robin Lee <[email protected]> > wrote: > >> >> >> On Wed, Jul 18, 2018 at 5:50 PM Gergely K. <[email protected]> wrote: >> >>> Hi all! >>> >>> I don't know flatpak >>> >>> I got this error: >>> $ flatpak --user install zim-next org.zim_wiki.Zim//next >>> error: The Application org.zim_wiki.Zim/x86_64/next requires the >>> org.gnome.Platform/x86_64/3.26 which was not found >>> >> You should add Flathub[1] first, which is the 'official' repo of flatpaks: >> flatpak --user remote-add --if-not-exists flathub >> https://flathub.org/repo/flathub.flatpakrepo >> >> [1] https://flathub.org/ >> >>> >>> What do I miss? >>> >>> thanks >>> Mobile:(+36 20)356 9656 <+36%2020%20356%209656> >>> "Olyan lángész vagyok, hogy poroltóval kellene járnom!" >>> >>> <https://mailtrack.io/> Sent with Mailtrack >>> <https://mailtrack.io/install?source=signature&lang=en&[email protected]&idSignature=22> >>> <#m_4676362949637444732_m_1613773477603712467_m_4112113314201046202_> >>> >>> On Sat, Jul 7, 2018 at 1:49 PM Robin Lee <[email protected]> >>> wrote: >>> >>>> Hi, all >>>> >>>> A good feature of Flatpak is easy to multiple versions of a program. >>>> >>>> To let people easy to test the python3 and Gtk3 based Zim 'next', >>>> I just make a flatpak for it. >>>> >>>> You can install it from my fedorapeople site. >>>> >>>> flatpak --user remote-add --if-not-exists --no-gpg-verify zim-next >>>> https://cheeselee.fedorapeople.org/zim-next-flatpak/ >>>> flatpak --user install zim-next org.zim_wiki.Zim//next >>>> flatpak run org.zim_wiki.Zim//next >>>> >>>> Quick setup for Flatpak is available here[1]. >>>> >>>> [1] https://flatpak.org/setup/ >>>> >>>> -robin >>>> >>>> _______________________________________________ >>>> Mailing list: https://launchpad.net/~zim-wiki >>>> Post to : [email protected] >>>> Unsubscribe : https://launchpad.net/~zim-wiki >>>> More help : https://help.launchpad.net/ListHelp >>>> >>> _______________________________________________ > Mailing list: https://launchpad.net/~zim-wiki > Post to : [email protected] > Unsubscribe : https://launchpad.net/~zim-wiki > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

