Re: [Zim-wiki] Flatpak of Zim 'next' is now available

2018-08-24 Thread Jaap Karssenberg
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.  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!"
>
>  Sent with Mailtrack
> 
> <#m_4676362949637444732_>
>
> On Wed, Jul 18, 2018 at 12:10 PM Robin Lee 
> wrote:
>
>>
>>
>> On Wed, Jul 18, 2018 at 5:50 PM Gergely K.  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!"
>>>
>>>  Sent with Mailtrack
>>> 
>>> <#m_4676362949637444732_m_1613773477603712467_m_4112113314201046202_>
>>>
>>> On Sat, Jul 7, 2018 at 1:49 PM Robin Lee 
>>> 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 : zim-wiki@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~zim-wiki
 More help   : https://help.launchpad.net/ListHelp

>>> ___
> Mailing list: https://launchpad.net/~zim-wiki
> Post to : zim-wiki@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~zim-wiki
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Flatpak of Zim 'next' is now available

2018-07-18 Thread Gergely K.
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!"

 Sent with Mailtrack

<#>

On Wed, Jul 18, 2018 at 12:10 PM Robin Lee  wrote:

>
>
> On Wed, Jul 18, 2018 at 5:50 PM Gergely K.  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
>> "Olyan lángész vagyok, hogy poroltóval kellene járnom!"
>>
>>  Sent with Mailtrack
>> 
>> <#m_1613773477603712467_m_4112113314201046202_>
>>
>> On Sat, Jul 7, 2018 at 1:49 PM Robin Lee  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 : zim-wiki@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~zim-wiki
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>
___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Flatpak of Zim 'next' is now available

2018-07-18 Thread Robin Lee
On Wed, Jul 18, 2018 at 5:50 PM Gergely K.  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
> "Olyan lángész vagyok, hogy poroltóval kellene járnom!"
>
>  Sent with Mailtrack
> 
> <#m_4112113314201046202_>
>
> On Sat, Jul 7, 2018 at 1:49 PM Robin Lee  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 : zim-wiki@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~zim-wiki
>> More help   : https://help.launchpad.net/ListHelp
>>
>
___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Flatpak of Zim 'next' is now available

2018-07-18 Thread Gergely K.
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

What do I miss?

thanks
Mobile:(+36 20)356 9656
"Olyan lángész vagyok, hogy poroltóval kellene járnom!"

 Sent with Mailtrack

<#>

On Sat, Jul 7, 2018 at 1:49 PM Robin Lee  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 : zim-wiki@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~zim-wiki
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Flatpak of Zim 'next' is now available

2018-07-10 Thread Ari
Thanks for this. Works really really well overall - no crashes so far.
Fedora 28.

/usr/bin/python3 /app/bin/zim

It's nice to see zim with the GTK3 styling accross the board and taking up
the desktop theme. I tested many of the basics, some some day to day use,
and imported some quite complex structured notes with no fuzz.
Tested some basic plugins (TOC, tags, tray icon, backlinks, tables).

So far I only run into fairly minor issues, mainly with the theme. I use
gnome's default adwaita Dark theme Zim picks up the team and overall it's
OK but:
* links are unreadable  (very dark blue/violet over dark gray background)
* "verbatim" text is directly invisible (charcoal over dark gray)

I recall from the early days of GTK3, other apps had the same issues with
the link colors.

Other
* there are problems with the tray icon: right-clicking or left-clicking it
produces nothing (in GTK2, right click brings up a menu, and left click
brings up the app)
* the minimum width of the left side pane is way too large, it eats away a
lot of real state. In the GTK2 version it can be made much narrower. I
notice that the right-side pane can be made narrow (same in GTK3 as in GTK2)

Finally, I noticed that the left pane (Index, Tags, Journal) can be
collapsed with a button in the UI. This is useful  - is that a new feature?







On Tue, Jul 10, 2018 at 12:41 PM Robin Lee  wrote:

> Thanks for your attention.
> I just pushed the Flatpak stuff to Github, so it can be merged to Flathub
> at the release day.
> https://github.com/cheese/org.zim_wiki.Zim/tree/next
>
> -robin
>
> On Wed, Jul 11, 2018 at 12:32 AM, Brendan Kidwell  wrote:
> > Thanks. I might give it a try later. This will help a lot with future
> testing.
> >
> > Brendan Kidwell
> >
> > On Sat, Jul 7, 2018, at 07:49, Robin Lee 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/
> >>
> >
> > ___
> > Mailing list: https://launchpad.net/~zim-wiki
> > Post to : zim-wiki@lists.launchpad.net
> > Unsubscribe : https://launchpad.net/~zim-wiki
> > More help   : https://help.launchpad.net/ListHelp
>
> ___
> Mailing list: https://launchpad.net/~zim-wiki
> Post to : zim-wiki@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~zim-wiki
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Flatpak of Zim 'next' is now available

2018-07-10 Thread Robin Lee
Thanks for your attention.
I just pushed the Flatpak stuff to Github, so it can be merged to Flathub
at the release day.
https://github.com/cheese/org.zim_wiki.Zim/tree/next

-robin

On Wed, Jul 11, 2018 at 12:32 AM, Brendan Kidwell  wrote:
> Thanks. I might give it a try later. This will help a lot with future testing.
>
> Brendan Kidwell
>
> On Sat, Jul 7, 2018, at 07:49, Robin Lee 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/
>>
>
> ___
> Mailing list: https://launchpad.net/~zim-wiki
> Post to : zim-wiki@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~zim-wiki
> More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Flatpak of Zim 'next' is now available

2018-07-10 Thread Brendan Kidwell
Thanks. I might give it a try later. This will help a lot with future testing.

Brendan Kidwell

On Sat, Jul 7, 2018, at 07:49, Robin Lee 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/
> 

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


[Zim-wiki] Flatpak of Zim 'next' is now available

2018-07-07 Thread Robin Lee
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 : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp