Wine Issue

2015-11-22 Thread Mark Hart
I'm currently using wine-devel @1.8-rc1_0 on my mid 2015 MBP running
10.11.1.  I like to run Notepad ++, WinVice, Windows Notepad, and a few
other applications under Wine.  Up until recently they have worked
perfectly.  Now, when running any of these, if I switch to an OS X
application and then switch back, they get the spinning ball of death and I
have to force quit out of Wine.

Example:  I'm writing some code in Notepad ++, I switch to an OS X
application, copy some text, and then switch back to Notepad ++ all I get
is the spinning ball of death.

I have deleted my drive_c folder and allowed Wine to recreate it and then
install a fresh copy of my Windows apps to see if that solves the issue.
No change.

I would estimate that this has occurred for the last few development Wine
builds.  However, I'm not sure if it is a Wine issue or a MacPorts issue.

Has anyone here encountered this problem?

Any suggestions would be welcome.

I apologize in advance if this isn't the place to post this.

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


Re: Can't upgrade libtool, libedit, or install openssh

2015-11-22 Thread Ryan Schmidt

> On Nov 20, 2015, at 8:55 AM, semaphor...@yahoo.com wrote:
> 
> Hello, 
> 
> I did try to run 
> 
> sudo port upgrade readline
> 
> But after long hours of compiling, it failed, again, when trying to upgrade 
> libgcc. 

To clarify: the original problem of upgrading libtool and libedit and 
installing openssh due to readline being linked to the old ncurses has been 
resolved by upgrading readline. You are now experiencing a new unrelated 
problem, with libgcc.


>> Error: org.macports.build for port libgcc returned: command execution failed
>> Please see the log file for port libgcc for details:
>> 
>> /opt/local/var/macports/logs/_opt_local_var_macports_sources_distfiles.macports.org_ports_lang_gcc5/libgcc/main.log
> 
> The end of the error log shows:
> 
>> :info:build make[1]: *** [stage3-bubble] Error 2
>> :info:build make: *** [bootstrap] Error 2
>> :error:build org.macports.build for port libgcc returned: command execution 
>> failed
>> :debug:build Error code: CHILDSTATUS 96327 2
> 
> From the Internet, it seems to be a rather generic error that was corrected. 
> As linked here https://trac.macports.org/ticket/25091, should I try again 
> running it with the -d flag to get more details about the failure?

No need: Everything you would see using the -d flag is already contained within 
the main.log file you uploaded.

It looks like the relevant error message in the log is:

:info:build configure: error: computing SEEK_CUR failed

Unfortunately, I don't know why computing SEEK_CUR failed. Several previous 
configure script runs in your log file show that it was able to determine that 
the value of SEEK_CUR is 1, so nothing should have needed to be computed.


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


Re: New Mac OS Forge administrator

2015-11-22 Thread Lawrence Velázquez
On Nov 19, 2015, at 9:49 PM, Ryan Schmidt  wrote:

> I'm pleased finally to be able to tell you that I have been hired to be your 
> new Mac OS Forge administrator.

wait what

WHAT

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


Re: New Mac OS Forge administrator

2015-11-22 Thread Eneko Gotzon
On Sun, Nov 22, 2015 at 10:23 PM, Ryan Schmidt 
wrote:

> Most port maintainers and MacPorts developers are working on MacPorts on a
> volunteer basis.


Thank you all.

-- 
Eneko Gotzon Ares
enekogot...@gmail.com
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


OT X11

2015-11-22 Thread James Linder
Hi
OT because this is not a macports issue but OnT because it affects many ports

I often cannot start X11. Nothing particular (that I can understand) in the 
logs. log out then back in usually fixes the issue

system.log:Nov 22 11:14:56 haycorn.home 
org.macosforge.xquartz.privileged_startx[]: lockfile: Forcing lock on 
"/opt/X11/var/run/font_cache.lock"
system.log:Nov 22 11:14:58 haycorn.home org.macosforge.xquartz.X11.stub[2273]: 
Xquartz: Unable to locate waiting server: org.macosforge.xquartz.X11
system.log:Nov 22 11:14:58 haycorn.home org.macosforge.xquartz.X11.stub[2274]: 
Xquartz: Starting X server: 
/Applications/Utilities/XQuartz.app/Contents/MacOS/X11 --listenonly
system.log:Nov 22 11:15:00 haycorn.home org.macosforge.xquartz.startx[2213]: 
/opt/X11/bin/xinit: XFree86_VT property unexpectedly has 0 items instead of 1
system.log:Nov 22 21:12:07 haycorn.home org.macosforge.xquartz.startx[2213]: 
/opt/X11/bin/xinit: connection to X server lost
system.log:Nov 23 11:21:18 haycorn.home 
org.macosforge.xquartz.privileged_startx[1460]: lockfile: Forcing lock on 
"/opt/X11/var/run/font_cache.lock"
system.log:Nov 23 11:21:18 haycorn.home org.macosforge.xquartz.X11.stub[1503]: 
launchd check-in failed: No such process\

logout
login (now works)

system.log:Nov 23 11:30:18 haycorn.home 
org.macosforge.xquartz.privileged_startx[3514]: lockfile: Forcing lock on 
"/opt/X11/var/run/font_cache.lock"
system.log:Nov 23 11:30:19 haycorn.home org.macosforge.xquartz.X11.stub[3548]: 
Xquartz: Unable to locate waiting server: org.macosforge.xquartz.X11
system.log:Nov 23 11:30:19 haycorn.home org.macosforge.xquartz.X11.stub[3549]: 
Xquartz: Starting X server: 
/Applications/Utilities/XQuartz.app/Contents/MacOS/X11 --listenonly
system.log:Nov 23 11:30:21 haycorn.home org.macosforge.xquartz.startx[3506]: 
/opt/X11/bin/xinit: XFree86_VT property unexpectedly has 0 items instead of 1

Behaviour has been the same mavricks the yosmite. Can anybody say ooh err see 
that for me please
Thanks James
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: troubles building qt5-creator-mac in alternate macports installation

2015-11-22 Thread Eneko Gotzon
[Off Topic]

On Sun, Nov 22, 2015 at 8:56 PM, Ryan Schmidt 
wrote:

> You haven't posted the relevant part of the log…


You are still with us, that's wonderful!

Thank you Ryan!

-- 
Eneko Gotzon Ares
enekogot...@gmail.com
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Can't upgrade libtool, libedit, or install openssh

2015-11-22 Thread Ryan Schmidt

> On Nov 22, 2015, at 9:28 PM, semaphor...@yahoo.com wrote:
> 
> Hello to all.
> 
> I retried upgrading readline again, and it failed again, at a different port 
> though.

As far as I can tell from what you've told us, you've already successfully 
upgraded the readline port. It's done.

But when you upgrade or install any port, MacPorts checks if any ports are 
broken, and tries to rebuild them. Maybe it's determined that the volk port is 
broken, is trying to rebuild it, and is failing.


> Here is the log:
> 
> 
> 
> Your opinion?

The log is not from a clean build attempt. Read the ticket filing guidelines, 
clean the port, try again, and if it fails again, file a ticket and attach the 
new log.

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


Re: Wine Issue

2015-11-22 Thread Ryan Schmidt

> On Nov 22, 2015, at 6:12 PM, Mark Hart wrote:
> 
> I'm currently using wine-devel @1.8-rc1_0 on my mid 2015 MBP running 10.11.1. 
>  I like to run Notepad ++, WinVice, Windows Notepad, and a few other 
> applications under Wine.  Up until recently they have worked perfectly.  Now, 
> when running any of these, if I switch to an OS X application and then switch 
> back, they get the spinning ball of death and I have to force quit out of 
> Wine.  
> 
> Example:  I'm writing some code in Notepad ++, I switch to an OS X 
> application, copy some text, and then switch back to Notepad ++ all I get is 
> the spinning ball of death.
> 
> I have deleted my drive_c folder and allowed Wine to recreate it and then 
> install a fresh copy of my Windows apps to see if that solves the issue.  No 
> change.
> 
> I would estimate that this has occurred for the last few development Wine 
> builds.  However, I'm not sure if it is a Wine issue or a MacPorts issue.
> 
> Has anyone here encountered this problem?
> 
> Any suggestions would be welcome.
> 
> I apologize in advance if this isn't the place to post this.

MacPorts doesn't do anything special to wine; it just builds and installs it. 
So this would be something you should report to the developers of wine.


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


Re: Can't upgrade libtool, libedit, or install openssh

2015-11-22 Thread semaphore45
Hello to all.

I retried upgrading readline again, and it failed again, at a different port 
though.

Here is the log:



main.log.bz2
Description: BZip2 compressed data


Your opinion?



El 22 nov. 2015, a las 19:22, Ryan Schmidt escribió:


> 
>> On Nov 20, 2015, at 8:55 AM, semaphor...@yahoo.com wrote:
>> 
>> Hello, 
>> 
>> I did try to run 
>> 
>> sudo port upgrade readline
>> 
>> But after long hours of compiling, it failed, again, when trying to upgrade 
>> libgcc. 
> 
> To clarify: the original problem of upgrading libtool and libedit and 
> installing openssh due to readline being linked to the old ncurses has been 
> resolved by upgrading readline. You are now experiencing a new unrelated 
> problem, with libgcc.
> 
> 
>>> Error: org.macports.build for port libgcc returned: command execution failed
>>> Please see the log file for port libgcc for details:
>>>
>>> /opt/local/var/macports/logs/_opt_local_var_macports_sources_distfiles.macports.org_ports_lang_gcc5/libgcc/main.log
>> 
>> The end of the error log shows:
>> 
>>> :info:build make[1]: *** [stage3-bubble] Error 2
>>> :info:build make: *** [bootstrap] Error 2
>>> :error:build org.macports.build for port libgcc returned: command execution 
>>> failed
>>> :debug:build Error code: CHILDSTATUS 96327 2
>> 
>> From the Internet, it seems to be a rather generic error that was corrected. 
>> As linked here https://trac.macports.org/ticket/25091, should I try again 
>> running it with the -d flag to get more details about the failure?
> 
> No need: Everything you would see using the -d flag is already contained 
> within the main.log file you uploaded.
> 
> It looks like the relevant error message in the log is:
> 
> :info:build configure: error: computing SEEK_CUR failed
> 
> Unfortunately, I don't know why computing SEEK_CUR failed. Several previous 
> configure script runs in your log file show that it was able to determine 
> that the value of SEEK_CUR is 1, so nothing should have needed to be computed.
> 
> 

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


Re: Can't upgrade libtool, libedit, or install openssh

2015-11-22 Thread Christopher Jones

> On 21 Nov 2015, at 8:13 p.m., semaphor...@yahoo.com wrote:
> 
> Just linked the file. I thought zipped files were a big no-no because of 
> virus or malicious software risks.

I said bzip2, or gzip it. 'zip' is more for windows users and yes if I where to 
have the mis-fortune of using an MS system I would think twice about opening a 
zip file.

> bzip2 main.log

produces main.log.bz2

running

> bunzip2 main.log.bz2

is perfectly safe. You can check what was created at the command line, before 
opening it.

Personally, I MUCH prefer this, than clicking on a random web link, which is 
what you actually sent. How do I know whats behind that link...

Chris

smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


No SVG support in py27-pyqt5 even though qt5-qtsvg is installed

2015-11-22 Thread Joost Ellerbroek
Dear all,

After upgrading to El Capitan (fresh install), a python application that I am 
developing, which uses pyqt5, doesn’t support SVG images anymore. I do see 
qt5-qtsvg as an installed package though. My svg-based icons stay blank, and 
when I print the result from QImageReader.supportedImageFormats(), svg is not 
there. Previously this was working (running Yosemite on the same computer). 
Could this be a bug, or am I missing something?

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


Re: troubles building qt5-creator-mac in alternate macports installation

2015-11-22 Thread Ryan Schmidt

On Nov 21, 2015, at 1:38 PM, Gill Bates wrote:

> I've installed an additional copy of macports at /opt/macports following the 
> instructions in the guide and am attempting to install qt5 and 
> qt5-creator-mac in this alternate macports installation.
> Everything installs okay except the final port, qt5-creator-mac, which fails 
> with the following:

You haven't posted the relevant part of the log, so we can't tell you yet what 
caused the problem. It's probably best to file a ticket in the issue tracker 
and attach the entire main.log.

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


Re: New Mac OS Forge administrator

2015-11-22 Thread Ryan Schmidt

On Nov 20, 2015, at 10:41 PM, Jerry wrote:

> Who provides financial support for this wonderful project?

Apple provides the bandwidth and the servers and pays someone (now me) to 
manage them and keep them running. Some of the people who main ports are also 
employed by Apple. Other port maintainers might be compensated by their own 
employers for working on MacPorts. Most port maintainers and MacPorts 
developers are working on MacPorts on a volunteer basis.

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