plan9port: win(1) hang on acme(1) window

2019-07-15 Thread absc
Hi ports! I use plan9port abitually for developing various programs. In particular, acme(1) is my editor of choice. After the latest update, using win(1) inside acme(1), does not work anymore. If you are working in acme(1) and you try to run a command in a win(1), nothing happen, as it seems that

Re: plan9port: win(1) hang on acme(1) window

2019-07-15 Thread Patrick Marchand
On 07/15, a...@gmx.com wrote: > Hi ports! > > I use plan9port abitually for developing various programs. > In particular, acme(1) is my editor of choice. After the > latest update, using win(1) inside acme(1), does not work > anymore. > > If you are working in acme(1) and you try to run a command >

Re: plan9port: win(1) hang on acme(1) window

2019-07-15 Thread Patrick Marchand
Hi! On 07/15, Patrick Marchand wrote: > On 07/15, a...@gmx.com wrote: > > What can I do for helping the mantainer debug the issue? > I tried upgrading the port to the latest version (Which I will send > to the maintainer / ports list today.) But while the rest of the > programs work well, win(1) s

Re: plan9port: win(1) hang on acme(1) window

2019-07-15 Thread Andrea Biscuola
Hi Patrick > Hi! > > On 07/15, Patrick Marchand wrote: > > Let me know if I messed something up, as its the first time I create > a diff for a port. > > I also updated the url's as the old bell labs one are now dead and > Rus Cox changed his homepage. Ok, I'll try to build from ports this evening

Re: plan9port: win(1) hang on acme(1) window

2019-07-15 Thread Patrick Marchand
On 07/15, Andrea Biscuola wrote: > > On 07/15, Patrick Marchand wrote: > > > > Let me know if I messed something up, as its the first time I create > > a diff for a port. > > > > I also updated the url's as the old bell labs one are now dead and > > Rus Cox changed his homepage. > > Ok, I'll try to

Re: plan9port: win(1) hang on acme(1) window

2019-07-15 Thread Andrea Biscuola
Hi Patrick On Mon, 15 Jul 2019 11:03:54 -0400 Patrick Marchand wrote: > [snip] > > Here's a new diff, I messed up the previous one and it did not > include the deletion of the web patch, that has been upstreamed > since the last port upgrade. I applied your patch, but a hunk for the patch-INSAL

Re: plan9port: win(1) hang on acme(1) window

2019-07-15 Thread Patrick Marchand
Hi, On 07/15, Andrea Biscuola wrote: > Hi Patrick > > On Mon, 15 Jul 2019 11:03:54 -0400 > Patrick Marchand wrote: > > > [snip] > > > > Here's a new diff, I messed up the previous one and it did not > > include the deletion of the web patch, that has been upstreamed > > since the last port upgrad

Re: plan9port: win(1) hang on acme(1) window

2019-07-15 Thread Andrea Biscuola
Hi > Hi, > > On 07/15, Andrea Biscuola wrote: > > Hi Patrick > > > > On Mon, 15 Jul 2019 11:03:54 -0400 > > Patrick Marchand wrote: > > > > > [snip] > > > > > > Here's a new diff, I messed up the previous one and it did not > > > include the deletion of the web patch, that has been upstreamed > >

Re: plan9port: win(1) hang on acme(1) window

2019-07-15 Thread Patrick Marchand
Hi! On 07/15, Andrea Biscuola wrote: > I was trying to debug it anyway by myself. I also opened up an issue on the github repository of the project: https://github.com/9fans/plan9port/issues/275

Re: plan9port: win(1) hang on acme(1) window

2019-07-16 Thread absc
Hi > I also opened up an issue on the github repository of the project: > https://github.com/9fans/plan9port/issues/275 Great, thanks! I'll follow it Regards.

Re: plan9port: win(1) hang on acme(1) window

2019-07-16 Thread Gleydson Soares
Hi, I will have a look at it tonight. Even though I’m running acme/win with no issues. Will try reproduce it on a newer snapshot. > On 16 Jul 2019, at 04:25, a...@gmx.com wrote: > > Hi > >> I also opened up an issue on the github repository of the project: >> https://github.com/9fans/plan9port

[SOLVED] plan9port: win(1) hang on acme(1) window

2019-07-16 Thread Andrea Biscuola
Hi all As gsoares@ said, I tried to upgrade to a newer snapshot. After that, the problem is solved and everything works properly Thanks for the help and sorry for the noise. Regards -- Andrea

Re: plan9port: win(1) hang on acme(1) window

2019-07-16 Thread Patrick Marchand
Hello, On 07/16, Gleydson Soares wrote: > I will have a look at it tonight. Even though I’m running acme/win with no > issues. Will try reproduce it on a newer snapshot. I had the time to upgrade from the friday snaphot to today's snapshot and it solved the issue. I'm curious to read the csv comm

Re: plan9port: win(1) hang on acme(1) window

2019-07-16 Thread Anton Lindqvist
On Tue, Jul 16, 2019 at 04:14:19PM -0400, Patrick Marchand wrote: > Hello, > > On 07/16, Gleydson Soares wrote: > > I will have a look at it tonight. Even though I’m running acme/win with no > > issues. Will try reproduce it on a newer snapshot. > I had the time to upgrade from the friday snaphot

Re: plan9port: win(1) hang on acme(1) window

2019-07-18 Thread Gleydson Soares
> Gleydson, could you take a look at my diff that updates the port > to the latest git commit? I'ts my first time contributing to a port > and I'd like to know if my diff is okay. Your diff reads ok, but it didn't apply clearly here, could you work on fixing it and resend the patch ? also, since