Re: [new] net/dino 0.1.0

2020-04-04 Thread Sascha Paunovic

On 2/6/20 11:54 AM, Landry Breuil wrote:

On Tue, Feb 04, 2020 at 07:20:58PM +0100, Landry Breuil wrote:

Hi,

here's a wip port for https://dino.im a modern xmpp/gtk client, quick
port that might need polishing (here it fails to start with "Gtk-ERROR
**: 19:19:17.373: failed to add UI: .:17:1 Invalid object type
'DinoUiConversationSelector'" but that might just be a local fluke and
i'm just sending this one before going out..


and here's a version that actually starts and connects to an xmpp
server, thanks to the FreeBSD hint from
https://github.com/dino/dino/issues/438 to pass --export-dynamic to
LDFLAGS via some cmake voodoo (set_target_properties(dino PROPERTIES
ENABLE_EXPORTS TRUE)).

testers and oks welcome.

Landry



Hi Landry

Works for me as well.

Greetings
Sascha



Re: [new] net/dino 0.1.0

2020-02-08 Thread Nils Reuße

On 2020-02-06 11:54, Landry Breuil wrote:

On Tue, Feb 04, 2020 at 07:20:58PM +0100, Landry Breuil wrote:

Hi,

here's a wip port for https://dino.im a modern xmpp/gtk client, quick
port that might need polishing (here it fails to start with "Gtk-ERROR
**: 19:19:17.373: failed to add UI: .:17:1 Invalid object type
'DinoUiConversationSelector'" but that might just be a local fluke and
i'm just sending this one before going out..


and here's a version that actually starts and connects to an xmpp
server, thanks to the FreeBSD hint from
https://github.com/dino/dino/issues/438 to pass --export-dynamic to
LDFLAGS via some cmake voodoo (set_target_properties(dino PROPERTIES
ENABLE_EXPORTS TRUE)).

testers and oks welcome.

Landry



Hi Landry,

thanks, works fine for me on amd64.

Nils



Re: [new] net/dino 0.1.0

2020-02-06 Thread Uwe Werler
On 06 Feb 11:54, Landry Breuil wrote:
> On Tue, Feb 04, 2020 at 07:20:58PM +0100, Landry Breuil wrote:
> > Hi,
> > 
> > here's a wip port for https://dino.im a modern xmpp/gtk client, quick
> > port that might need polishing (here it fails to start with "Gtk-ERROR
> > **: 19:19:17.373: failed to add UI: .:17:1 Invalid object type
> > 'DinoUiConversationSelector'" but that might just be a local fluke and
> > i'm just sending this one before going out..
> 
> and here's a version that actually starts and connects to an xmpp
> server, thanks to the FreeBSD hint from
> https://github.com/dino/dino/issues/438 to pass --export-dynamic to
> LDFLAGS via some cmake voodoo (set_target_properties(dino PROPERTIES
> ENABLE_EXPORTS TRUE)).
> 
> testers and oks welcome.
> 
> Landry

Hi Landry,

just tested with two accounts and it works like a charm.

Regards Uwe



Re: [new] net/dino 0.1.0

2020-02-06 Thread Landry Breuil
On Tue, Feb 04, 2020 at 07:20:58PM +0100, Landry Breuil wrote:
> Hi,
> 
> here's a wip port for https://dino.im a modern xmpp/gtk client, quick
> port that might need polishing (here it fails to start with "Gtk-ERROR
> **: 19:19:17.373: failed to add UI: .:17:1 Invalid object type
> 'DinoUiConversationSelector'" but that might just be a local fluke and
> i'm just sending this one before going out..

and here's a version that actually starts and connects to an xmpp
server, thanks to the FreeBSD hint from
https://github.com/dino/dino/issues/438 to pass --export-dynamic to
LDFLAGS via some cmake voodoo (set_target_properties(dino PROPERTIES
ENABLE_EXPORTS TRUE)).

testers and oks welcome.

Landry


dino-0.1.0_2.tgz
Description: application/tar-gz