Re: net-im/skype-[devel] won't connect

2014-08-18 Thread Artyom Mirgorodskiy
So I try again to run pulse audio and got the following error in syslog:
linux: pid 95238 (pacat): syscall ppoll not implemented

Anybody can help how to implement this syscall on linuxulator?

On Wednesday 13 August 2014 22:09:22 Vassilis Laganakos wrote:
 Hi,
 
 On Wed, Aug 13, 2014 at 10:47:25AM -0500, Scot Hetzel wrote:
  On Wed, Aug 13, 2014 at 10:38 AM, Kenta S. ken...@hush.com wrote:
   Hello. This afternoon when I try to sign onto Skype, I get:
  
   Periodic UIC Update Failed
  
   I haven't updated ports recently. Does anyone have an idea?
   I heard Skype was closing down old versions.
  
  
  I had received the following e-mail from Skype a few days ago:
  
  On Fri, Aug 8, 2014 at 7:53 PM, Skype norep...@emails.skype.com wrote:
  
   Your Skype for Linux version is being retired.
   Update today. »
   Can't see this email properly? Forgotten your password?
   Your Skype for Linux version is being retired. Update today.
   Dear swhetzel,
  
   We are now retiring older versions of Skype and it appears that at some
   point you signed into Skype with one of these. To continue signing into
   Skype on Linux you'll need to download the latest version. The new
   version comes with improved performance, the latest features and
   security updates, so you'll get the best possible Skype experience.
  
   If you're on the latest version of Skype, the above will not apply.
  
   Update now at http://www.skype.com/download.
  
  Someone will need to update the Skype port to the latest Linux version
  and see if it works on our current version of Linux emulation.
  
 
 I've read in various places (and tested myself with a couple of version on
 Linux) that any version before skype 4.3.0.37 will not connect.
 
 The skype port at: 
 https://github.com/vassilisl/freebsd-ports/tree/master/net-im/skype4
 will connect (if you use the f20 ports 
 https://github.com/vassilisl/freebsd-linux_base-f20 ;) )
 but it doesn't have sound working. Both xmj and I are working on getting
 that version of Skype on c6 and f20 linux emulation bases respectivelly,
 which basically means get it to talk to pulseaudio.
 
 If anyone has experience with that, please shout! :)
 
 Regards,
 Vassilis
 
 
 
-- 
Artyom Mirgorodskiy
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: net-im/skype-[devel] won't connect

2014-08-18 Thread Vassilis Laganakos
Hi Artyom,

On Mon, Aug 18, 2014 at 06:16:02PM +0300, Artyom Mirgorodskiy wrote:
 So I try again to run pulse audio and got the following error in syslog:
 linux: pid 95238 (pacat): syscall ppoll not implemented
 
 Anybody can help how to implement this syscall on linuxulator?
 
Didn't get the chance to update the thread on the work on this (albeit for
-f20). I have an implementation for that syscall, as well for fstatfs64, and
seems to be working. Just need to test it a bit more and I'll push it for
formal review and more testing :)

I did push the linux-f20-pulseaudio-libs and related packages in the git
repo for the -f20 libs the weekend.

Cheers,
Vassilis

 On Wednesday 13 August 2014 22:09:22 Vassilis Laganakos wrote:
  Hi,
  
  On Wed, Aug 13, 2014 at 10:47:25AM -0500, Scot Hetzel wrote:
   On Wed, Aug 13, 2014 at 10:38 AM, Kenta S. ken...@hush.com wrote:
Hello. This afternoon when I try to sign onto Skype, I get:
   
Periodic UIC Update Failed
   
I haven't updated ports recently. Does anyone have an idea?
I heard Skype was closing down old versions.
   
   
   I had received the following e-mail from Skype a few days ago:
   
   On Fri, Aug 8, 2014 at 7:53 PM, Skype norep...@emails.skype.com wrote:
   
Your Skype for Linux version is being retired.
Update today. »
Can't see this email properly? Forgotten your password?
Your Skype for Linux version is being retired. Update today.
Dear swhetzel,
   
We are now retiring older versions of Skype and it appears that at some
point you signed into Skype with one of these. To continue signing into
Skype on Linux you'll need to download the latest version. The new
version comes with improved performance, the latest features and
security updates, so you'll get the best possible Skype experience.
   
If you're on the latest version of Skype, the above will not apply.
   
Update now at http://www.skype.com/download.
   
   Someone will need to update the Skype port to the latest Linux version
   and see if it works on our current version of Linux emulation.
   
  
  I've read in various places (and tested myself with a couple of version on
  Linux) that any version before skype 4.3.0.37 will not connect.
  
  The skype port at: 
  https://github.com/vassilisl/freebsd-ports/tree/master/net-im/skype4
  will connect (if you use the f20 ports 
  https://github.com/vassilisl/freebsd-linux_base-f20 ;) )
  but it doesn't have sound working. Both xmj and I are working on getting
  that version of Skype on c6 and f20 linux emulation bases respectivelly,
  which basically means get it to talk to pulseaudio.
  
  If anyone has experience with that, please shout! :)
  
  Regards,
  Vassilis
  
  
  
 -- 
 Artyom Mirgorodskiy


signature.asc
Description: Digital signature


Re: net-im/skype-[devel] won't connect

2014-08-14 Thread Artyom Mirgorodskiy
The problem not in the skype. The problem in the linux pulse audio libs.
I try to setup pulse audio server on freebsd and configure to tcp/ip protocol - 
works fine. But linux pulse client with the same config don't work (I tried 
simple console utils). 
I don't know how to trace problem. But possible pulse audio libs require some 
missing lib (open by dlopen)

On Wednesday 13 August 2014 22:09:22 Vassilis Laganakos wrote:
 Hi,
 
 On Wed, Aug 13, 2014 at 10:47:25AM -0500, Scot Hetzel wrote:
  On Wed, Aug 13, 2014 at 10:38 AM, Kenta S. ken...@hush.com wrote:
   Hello. This afternoon when I try to sign onto Skype, I get:
  
   Periodic UIC Update Failed
  
   I haven't updated ports recently. Does anyone have an idea?
   I heard Skype was closing down old versions.
  
  
  I had received the following e-mail from Skype a few days ago:
  
  On Fri, Aug 8, 2014 at 7:53 PM, Skype norep...@emails.skype.com wrote:
  
   Your Skype for Linux version is being retired.
   Update today. »
   Can't see this email properly? Forgotten your password?
   Your Skype for Linux version is being retired. Update today.
   Dear swhetzel,
  
   We are now retiring older versions of Skype and it appears that at some
   point you signed into Skype with one of these. To continue signing into
   Skype on Linux you'll need to download the latest version. The new
   version comes with improved performance, the latest features and
   security updates, so you'll get the best possible Skype experience.
  
   If you're on the latest version of Skype, the above will not apply.
  
   Update now at http://www.skype.com/download.
  
  Someone will need to update the Skype port to the latest Linux version
  and see if it works on our current version of Linux emulation.
  
 
 I've read in various places (and tested myself with a couple of version on
 Linux) that any version before skype 4.3.0.37 will not connect.
 
 The skype port at: 
 https://github.com/vassilisl/freebsd-ports/tree/master/net-im/skype4
 will connect (if you use the f20 ports 
 https://github.com/vassilisl/freebsd-linux_base-f20 ;) )
 but it doesn't have sound working. Both xmj and I are working on getting
 that version of Skype on c6 and f20 linux emulation bases respectivelly,
 which basically means get it to talk to pulseaudio.
 
 If anyone has experience with that, please shout! :)
 
 Regards,
 Vassilis
 
 
 
-- 
Artyom Mirgorodskiy
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: net-im/skype-[devel] won't connect

2014-08-14 Thread Ajtim
On Thursday 14 August 2014 16:53:21 Artyom Mirgorodskiy wrote:
 The problem not in the skype. The problem in the linux pulse audio libs.
 I try to setup pulse audio server on freebsd and configure to tcp/ip
 protocol - works fine. But linux pulse client with the same config don't
 work (I tried simple console utils). I don't know how to trace problem. But
 possible pulse audio libs require some missing lib (open by dlopen)
 On Wednesday 13 August 2014 22:09:22 Vassilis Laganakos wrote:
  Hi,
  
  On Wed, Aug 13, 2014 at 10:47:25AM -0500, Scot Hetzel wrote:
   On Wed, Aug 13, 2014 at 10:38 AM, Kenta S. ken...@hush.com wrote:
Hello. This afternoon when I try to sign onto Skype, I get:

Periodic UIC Update Failed

I haven't updated ports recently. Does anyone have an idea?
I heard Skype was closing down old versions.
   
   I had received the following e-mail from Skype a few days ago:
   
   On Fri, Aug 8, 2014 at 7:53 PM, Skype norep...@emails.skype.com wrote:
Your Skype for Linux version is being retired.
Update today. »
Can't see this email properly? Forgotten your password?
Your Skype for Linux version is being retired. Update today.
Dear swhetzel,

We are now retiring older versions of Skype and it appears that at
some
point you signed into Skype with one of these. To continue signing
into
Skype on Linux you'll need to download the latest version. The new
version comes with improved performance, the latest features and
security updates, so you'll get the best possible Skype experience.

If you're on the latest version of Skype, the above will not apply.

Update now at http://www.skype.com/download.
   
   Someone will need to update the Skype port to the latest Linux version
   and see if it works on our current version of Linux emulation.
  
  I've read in various places (and tested myself with a couple of version on
  Linux) that any version before skype 4.3.0.37 will not connect.
  
  The skype port at:
  https://github.com/vassilisl/freebsd-ports/tree/master/net-im/skype4 will
  connect (if you use the f20 ports
  https://github.com/vassilisl/freebsd-linux_base-f20 ;) ) but it doesn't
  have sound working. Both xmj and I are working on getting that version of
  Skype on c6 and f20 linux emulation bases respectivelly, which basically
  means get it to talk to pulseaudio.
  
  If anyone has experience with that, please shout! :)
  
  Regards,
  Vassilis

The trick from FreeBSD Forum works for me:

http://forums.freebsd.org/viewtopic.php?f=22t=44800start=75

-- 
ajtiM

http://www.redbubble.com/people/lumiwa
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


net-im/skype-[devel] won't connect

2014-08-13 Thread Kenta S.
Hello. This afternoon when I try to sign onto Skype, I get:

Periodic UIC Update Failed

I haven't updated ports recently. Does anyone have an idea?
I heard Skype was closing down old versions.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: net-im/skype-[devel] won't connect

2014-08-13 Thread Scot Hetzel
On Wed, Aug 13, 2014 at 10:38 AM, Kenta S. ken...@hush.com wrote:
 Hello. This afternoon when I try to sign onto Skype, I get:

 Periodic UIC Update Failed

 I haven't updated ports recently. Does anyone have an idea?
 I heard Skype was closing down old versions.


I had received the following e-mail from Skype a few days ago:

On Fri, Aug 8, 2014 at 7:53 PM, Skype norep...@emails.skype.com wrote:

 Your Skype for Linux version is being retired.
 Update today. »
 Can't see this email properly? Forgotten your password?
 Your Skype for Linux version is being retired. Update today.
 Dear swhetzel,

 We are now retiring older versions of Skype and it appears that at some point 
 you signed into Skype with one of these. To continue signing into Skype on 
 Linux you'll need to download the latest version. The new version comes with 
 improved performance, the latest features and security updates, so you'll get 
 the best possible Skype experience.

 If you're on the latest version of Skype, the above will not apply.

 Update now at http://www.skype.com/download.

Someone will need to update the Skype port to the latest Linux version
and see if it works on our current version of Linux emulation.

-- 
DISCLAIMER:

No electrons were maimed while sending this message. Only slightly bruised.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: net-im/skype-[devel] won't connect

2014-08-13 Thread Herbert J. Skuhra
On Wed, 13 Aug 2014 11:38:23 -0400
Kenta S. wrote:

 Hello. This afternoon when I try to sign onto Skype, I get:
 
 Periodic UIC Update Failed
 
 I haven't updated ports recently. Does anyone have an idea?
 I heard Skype was closing down old versions.

I don't use it but https://github.com/xmj/linux-ports has Skype
4.2.0.13.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: net-im/skype-[devel] won't connect

2014-08-13 Thread Ajtim
On Wednesday 13 August 2014 18:28:08 Herbert J. Skuhra wrote:
 On Wed, 13 Aug 2014 11:38:23 -0400
 
 Kenta S. wrote:
  Hello. This afternoon when I try to sign onto Skype, I get:
  
  Periodic UIC Update Failed
  
  I haven't updated ports recently. Does anyone have an idea?
  I heard Skype was closing down old versions.
 
 I don't use it but https://github.com/xmj/linux-ports has Skype
 4.2.0.13.
 
 --
 Herbert
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


http://forums.freebsd.org/viewtopic.php?f=22t=44800start=75

-- 
ajtiM

http://www.redbubble.com/people/lumiwa
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: net-im/skype-[devel] won't connect

2014-08-13 Thread Vassilis Laganakos
Hi,

On Wed, Aug 13, 2014 at 10:47:25AM -0500, Scot Hetzel wrote:
 On Wed, Aug 13, 2014 at 10:38 AM, Kenta S. ken...@hush.com wrote:
  Hello. This afternoon when I try to sign onto Skype, I get:
 
  Periodic UIC Update Failed
 
  I haven't updated ports recently. Does anyone have an idea?
  I heard Skype was closing down old versions.
 
 
 I had received the following e-mail from Skype a few days ago:
 
 On Fri, Aug 8, 2014 at 7:53 PM, Skype norep...@emails.skype.com wrote:
 
  Your Skype for Linux version is being retired.
  Update today. »
  Can't see this email properly? Forgotten your password?
  Your Skype for Linux version is being retired. Update today.
  Dear swhetzel,
 
  We are now retiring older versions of Skype and it appears that at some
  point you signed into Skype with one of these. To continue signing into
  Skype on Linux you'll need to download the latest version. The new
  version comes with improved performance, the latest features and
  security updates, so you'll get the best possible Skype experience.
 
  If you're on the latest version of Skype, the above will not apply.
 
  Update now at http://www.skype.com/download.
 
 Someone will need to update the Skype port to the latest Linux version
 and see if it works on our current version of Linux emulation.
 

I've read in various places (and tested myself with a couple of version on
Linux) that any version before skype 4.3.0.37 will not connect.

The skype port at: 
https://github.com/vassilisl/freebsd-ports/tree/master/net-im/skype4
will connect (if you use the f20 ports 
https://github.com/vassilisl/freebsd-linux_base-f20 ;) )
but it doesn't have sound working. Both xmj and I are working on getting
that version of Skype on c6 and f20 linux emulation bases respectivelly,
which basically means get it to talk to pulseaudio.

If anyone has experience with that, please shout! :)

Regards,
Vassilis

 -- 
 DISCLAIMER:
 
 No electrons were maimed while sending this message. Only slightly bruised.
 ___
 freebsd-emulat...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
 To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org
 

-- 
“Prediction is very difficult, especially if it's about the future.”  
― Niels Bohr

 F5E2 30B5 72BB DB1E EB24  B06F 6986 DE46 E128 CC4A


signature.asc
Description: Digital signature