Re: webkit-gtk2: Will it ever be fixed?

2016-10-24 Thread Bachsau



Am 24.10.16 um 01:27 schrieb David Evans:

I did a test build this morning and, with the information you have provided,
was able to reproduce the problem.

Opened ticket https://trac.macports.org/ticket/52688 to track the issue and
copied you there so you can see what's going on.


Thanks for helping. Hope it will get fixed soon. :)
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: webkit-gtk2: Will it ever be fixed?

2016-10-23 Thread David Evans
On 10/22/16 1:20 PM, Bachsau wrote:
> Am 21.10.16 um 22:37 schrieb David Evans:
>> I understand your opinion but, in fact, X11 is generally the default.  We 
>> port much more than just macOS native
>> software, much of it from Linux, so X11 is the de facto default for 
>> historical reasons and because it represents the
>> majority of the ports.  Ports that support macOS native UI's are in the 
>> minority by far.
> 
> Maybe. See, I create platform independant applications using Python 3, GTK 3 
> and Glade, and I want to see how they
> behave and look in native windows and on my retina display. Even though I'm 
> currently not using webkit controls, it is a
> dependency for Glade, which I'm trying to install.
> 
>> Thank you, that will help.  To fix something we need to be able to recreate 
>> the problem.
>>
>> Since our last conversation, there have been some +quartz fixes committed to 
>> this port so please make sure that you
>> have the latest version by using
>>
>> sudo port selfupdate
> 
> I tried, but it failed again. Logfile attached & thanks for your help. :)

I did a test build this morning and, with the information you have provided,
was able to reproduce the problem.

Opened ticket https://trac.macports.org/ticket/52688 to track the issue and
copied you there so you can see what's going on.

Thanks for reporting this problem

Dave

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: webkit-gtk2: Will it ever be fixed?

2016-10-17 Thread David Evans
On 10/17/16 6:07 PM, Bachsau wrote:
> Am 18.10.16 um 02:35 schrieb Lawrence Velázquez:
>> You probably want webkit2-gtk.
> 
> Yes, this is what I tried to install and fails, sorry.
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users

But, as Ken says, we need more information to figure out what your problem
is.  In particular, what variant are you trying to build +quartz or +x11.
The fact that you are having to rebuild multiple times makes me think
that its +quartz.  Is this correct?

In addition, we need a clean copy of your build log to observe the particulars 
of
the failure.  Please do the following:

sudo port clean webkit2
sudo port install webkit2

The command

port logfile

will tell you where to find the logfile we're looking for.  Please
attach it to your reply.

Or better yet open a ticket and attach the log file there.

Thanks for your patience

Dave Evans
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: webkit-gtk2: Will it ever be fixed?

2016-10-17 Thread Lawrence Velázquez
> On Oct 17, 2016, at 9:07 PM, Bachsau  wrote:
> 
> Am 18.10.16 um 02:35 schrieb Lawrence Velázquez:
>> You probably want webkit2-gtk.
> 
> Yes, this is what I tried to install and fails, sorry.

Do one of these correspond to the problem you're seeing? If not, please file a 
bug report.

https://trac.macports.org/report/16?PORT=webkit2-gtk

vq

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: webkit-gtk2: Will it ever be fixed?

2016-10-17 Thread Bachsau

Am 18.10.16 um 02:35 schrieb Lawrence Velázquez:

You probably want webkit2-gtk.


Yes, this is what I tried to install and fails, sorry.
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: webkit-gtk2: Will it ever be fixed?

2016-10-17 Thread Lawrence Velázquez
> On Oct 17, 2016, at 8:19 PM, Bachsau  wrote:
> 
> Am 18.10.2016 um 01:19 schrieb Lawrence Velázquez:
>> Are you talking about webkit-gtk-2.0?
> 
> I think so. Whats the alternative?

You probably want webkit2-gtk.

% port echo 'webkit*'
webkit-gtk
webkit-gtk-2.0
webkit-gtk-devel
webkit-gtk3
webkit-gtk3-2.0
webkit-gtk3-devel
webkit-sharp
webkit2-gtk
webkit2-gtk-devel

>> That port is not supported on recent systems, and it errors out with
>> a message saying so.
> 
> No, it fails with "command execution failed"...

That's not really useful, but I assure you that the webkit-gtk-2.0 port
aborts on Sierra with a "not supported" message, and this will not be
"fixed". Perhaps you are not seeing this message because a dependency is
causing the failure.

In any case, try using one of the WebKit2 ports.

vq
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: webkit-gtk2: Will it ever be fixed?

2016-10-17 Thread Ken Cunningham
Thanks for posting your worries instead of just giving up.

I will leap here to assume you actually do want help to get this to work, and 
you're not just venting frustration.

You have to realize that with the kind of information you've volunteered so 
far, no-one on Earth is likely to be able to help you.

Please consider first of all searching for an existing ticket that explains 
your issue in the Macports tickets (https://trac.macports.org/wiki/Tickets). 
There likely is one.

If there is not a ticket that represents your issue, then open a ticket 
yourself. Be accurate about the name of the port. Upload the build log, 
mentioned in every error report. Let us have a look.

If you were to do those things, there is a very reasonable chance one of the 
dozens of kind-hearted souls who hang out around here will help you solve the 
issue, whatever it might be!

Best,

Ken





On 2016-10-17, at 5:19 PM, Bachsau wrote:

> Am 18.10.2016 um 01:19 schrieb Lawrence Velázquez:
>> Are you talking about webkit-gtk-2.0?
> 
> I think so. Whats the alternative?
> 
>> That port is not supported on recent systems, and it errors out with a 
> message saying so.
> 
> No, it fails with "command execution failed"...
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: webkit-gtk2: Will it ever be fixed?

2016-10-17 Thread Bachsau

Am 18.10.2016 um 01:19 schrieb Lawrence Velázquez:

Are you talking about webkit-gtk-2.0?


I think so. Whats the alternative?

That port is not supported on recent systems, and it errors out with a 

message saying so.

No, it fails with "command execution failed"...
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users