Using Cef over citrix

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Re: Using Cef over citrix

Postby Czarek » Fri Apr 18, 2014 8:20 am

The solution was already posted, but you seem to ignore it.
Maintainer of the CEF Python, PHP Desktop and CEF C API projects. My LinkedIn.
User avatar
Czarek
Virtuoso
 
Posts: 1927
Joined: Sun Nov 06, 2011 2:12 am

Re: Using Cef over citrix

Postby wierdfantasy » Sat Apr 19, 2014 4:45 pm

@Czarek Are you referring to using of absolute sub process path?

Am I missing something?
wierdfantasy
Techie
 
Posts: 20
Joined: Thu Apr 10, 2014 11:22 am

Re: Using Cef over citrix

Postby wierdfantasy » Mon Apr 21, 2014 3:24 am

The Renderer is not launched when browser sub process path set to Renderer executable absolute path through CEF settings.

But strangely enough the same is launched when launched through a separate test app in which code is written on click of a button to start the process:-

ProcessStartInfo start = new ProcessStartInfo();
start.FileName = @"C:\\Program Files\\Pitney Bowes\\Confirm\\Client\\ConfirmWBRenderer.exe";
Process.Start(start);
wierdfantasy
Techie
 
Posts: 20
Joined: Thu Apr 10, 2014 11:22 am

Re: Using Cef over citrix

Postby wierdfantasy » Tue Apr 22, 2014 6:12 am

Thoughts Marshal & Czarek?
wierdfantasy
Techie
 
Posts: 20
Joined: Thu Apr 10, 2014 11:22 am

Re: Using Cef over citrix

Postby fddima » Tue Apr 22, 2014 2:13 pm

I'm unable to reproduce same. Child processes are always starts for me.

The only thing, that i'm can reproduce - is if i'm open RDP connection with 'start a program' option, cefclient on windows xp VM runs, - but it did not render anything, even did not clear window content with default color. But i'm same time - renderer processes are work, and network requests are performed.
fddima
Master
 
Posts: 788
Joined: Tue Dec 07, 2010 6:10 am

Re: Using Cef over citrix

Postby wierdfantasy » Wed Apr 23, 2014 12:42 am

@fddima Actually there is difference running through RDP and running as a published application through Citrix.

The browser control works when ran via remote desktop.

Can you try running via Citrix?
wierdfantasy
Techie
 
Posts: 20
Joined: Thu Apr 10, 2014 11:22 am

Re: Using Cef over citrix

Postby wierdfantasy » Mon Apr 28, 2014 5:50 am

Hi,

Just to let everyone know, that we have moved to over to Single Process mode due to Multi Process mode not working over Citrix.

We are analyzing the performance but till now it seems OK.

Thanks,
Shitiz
wierdfantasy
Techie
 
Posts: 20
Joined: Thu Apr 10, 2014 11:22 am

Previous

Return to Support Forum

Who is online

Users browsing this forum: kimcey, Majestic-12 [Bot] and 63 guests