Displaying 20 results from an estimated 140 matches similar to: "Wine with Renderpal -> Communication Error"
2011 Mar 07
2
connection speeds between nodes
Hi All,
I've been asked to setup a 3d renderfarm at our office , at the start it
will contain about 8 nodes but it should be build at growth. now the
setup i had in mind is as following:
All the data is already stored on a StorNext SAN filesystem (quantum )
this should be mounted on a centos server trough fiber optics , which
in its turn shares the FS over NFS to all the rendernodes
2011 Apr 26
0
winbind craps out, NT_STATUS_PIPE_BROKEN
Good morning, Samba list. =)
I've been experiencing intermittent winbind failures over the past few weeks. The symptom is that users that haven't connected in a while, and thus aren't in the winbind cache, are unable to connect to any shares. I see a lot of NT_STATUS_PIPE_BROKEN in the logs when the failures occur, like this one from log.winbind:
###
[2011/04/26 09:20:54.671225,
2002 Nov 24
0
How do wine work with network path?
I made Borland TeamSource work fine with wine, but when I try to access
the project that is stored in my network, mounted with samba, Team
Source convert mount point /mnt/network/projects that is maped with
wine to X:\projects\projectfile.cpj to \\server\projects\projectfile.cpj
How make wine work with network path like \\server\projects???
[]'s
Cesar Romero
cesar@liws.com.br
2004 May 27
0
Transport End Point
I have four samba servers connecting into a samba PDC (using ldapsam as
password backend) and all of the servers get the "transport end point not
connected" error. I've looked in the groups but cannot find anything that
helps. I've tried to set my oplocks=no and other similar settings but
nothing seems to help. The only thing that seems to limit excessive
sleeping smbd
2006 Jul 27
0
[PATCH] XCode Projectfile does not contain window.c
Hey,
the xcode Projectfile from current speex svn which can be found at
macosx/Speex.xcodeproj/project.pbxproj
is missing the file window.c (which leads to linker errors). Attached you can
find the output of svn diff after fixing this.
Peter
--
The best things in life are for a fee.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: speex_xcodeprojectfile.patch
2001 Jun 18
1
oggenc.dsp
Could someone please search and replace the msvc projectfile for oggenc:
"c:\src" -> "..\.."
I tried to make a patchfile but I dont know if I got it right...
/Erik
<HR NOSHADE>
<UL>
<LI>TEXT/PLAIN attachment: oggenc.dsp.diff
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oggenc.dsp.diff
Type:
2007 Jun 01
0
[1044] trunk/wxruby2: Special memory management for Wx::Grid
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2005 Aug 20
1
patches for wxGridCell*Renderer and wxGridCell*Editor
I added a bunch of *.i files to get the cell renderers and editors
working for wxGrid. I still have a problem when switching cells in the
grid but I think that is a problem with wxGrid, will look into it.
In the process I found a bug in a typemap for wxArrayString & that I
am surprised we did not find earlier. ($input = Qnil) should be
($input == Qnil), big difference. Also added a type check
2017 Aug 04
1
What RH-like on a Dell XPS 15 (9590)?
On Fri, 4 Aug 2017, Darr247 wrote:
> I don't know how to tell which graphics adapter is being used by a
> particular app in CentOS... the only benchmarking suite I've heard of for
> CentOS is Phoronix (look in EPEL), which should have the GLMark2 benchmark
> to test the OpenGL renderers. I'm not aware of any linux flavor that
> supports Direct3D.
You want to look into
2001 Dec 26
1
tags in comment field - why?
Well, my last question about this was in the middle of other stuff, but
it's a basic one: why put tag info in the comment field at all? Why not
use the XML field that's already there? It gives the flexibility needed
to do things like translated tags easily, and keeps tag info in the same
format as other data--potentially simplifying editors which read other
types of metadata.
The only
2010 May 31
1
R 2.11.1 is released
I've rolled up R-2.11.1.tar.gz a short while ago. This is an update release, which fixes a number of mostly minor issues. The most annoying one was probably the problem with format.POSIXlt causing C stack overflow on long date vectors. See the full list of changes below.
You can get it from
http://cran.r-project.org/src/base/R-2/R-2.11.1.tar.gz
or wait for it to be mirrored at a CRAN site
2010 May 31
1
R 2.11.1 is released
I've rolled up R-2.11.1.tar.gz a short while ago. This is an update release, which fixes a number of mostly minor issues. The most annoying one was probably the problem with format.POSIXlt causing C stack overflow on long date vectors. See the full list of changes below.
You can get it from
http://cran.r-project.org/src/base/R-2/R-2.11.1.tar.gz
or wait for it to be mirrored at a CRAN site
2013 Feb 01
0
Add a customer renderer but I get missing template
Hi,
I''m trying to include the support of Msgpack<https://github.com/msgpack/msgpack-ruby> in
Rails 3.2 but when I try to return a mpac response, I get an error
concerning a missing template.
My renderer:
Mime::Type.register ''application/x-mpac'', :mpac
ActionController::Renderers.add :mpac do |mpac, options|
self.content_type ||= Mime::MPAC
2015 May 30
0
Regarding GSoC project
On 29 May 2015 at 20:33, kunaal jain <kunaalus at gmail.com> wrote:
>
> Hi,
>
> Over the last week, Lei and I have been researching about the review
> platform where the content submitted can be reviewed, commented, tagged and
> pushed. This will be an alternative to github pull requests interface, which
> will thus reduce our dependency on Github in case Github changes
2017 Aug 04
0
What RH-like on a Dell XPS 15 (9590)?
> I must admit that this is new to me! I'm not familiar w/ laptops w/ 2
devices like that. Now I
> understand why under Windows, Dell has installed both Intel and NVidia
software.
> Could anyone explain why such hardware configuration?
The Intel HD GPU is actually integrated on the CPU die; the discrete
graphics adapter usually has higher performance for graphics-intensive
2005 Oct 26
0
Feedback request on feature enhancement ticket
Hi people,
I''m new here. I just recently started to evaluate ROR as a follow-up
to my own PHP based MVC framework. Conceptually they are very
similar. I also had built in routing support for rewriting urls, for
example.
I did this with a nice twist, which I''d like to propose: http://
dev.rubyonrails.com/ticket/2588 (see below)
So feedback is very welcome! Thanks.
-----
2012 Dec 22
2
Tools for converting markdown to other formats with templating support
Hi all,
I'm new to the list but I've been using markdown for a while and I wonder if it might make the things I've been doing recently easier if I could find a tool that does what I need.
Essentially, I've been writing a lot of technical proposals of late (mostly using google docs), but I'd like to switch to writing them in Markdown (which handily means I can track revisions
2005 Jan 05
1
Resyncing cut streams...
I'm interested to know of any player, which can properly resync after
receiving a theora+vorbis stream that has been cut somewhere in the
middle... ie it doesn't start at granule 0.
The problem being... when streams are cut in this way, the start time, and
the times of the first few packets in each stream are unknown. When working
at a packet level... the first few packets will arrive
2004 Sep 10
1
Re: ACM codec
Mr. Blum,
I had to make some assumptions writing the driver, because I had no previous
experience writing ACM drivers. I did what I could based in Microsoft's
documentation but, of course, I made same mistakes. I had no time to test
the code I wrote yet and will not in the next 2 weeks. All I can tell you
now is about what I did and about my sources. So, considering your
enthusiasm, I suggest
2008 Apr 21
0
Summary of importing vector graphic formats written by R into Open Office
PROBLEM:
OpenOffice (specifically Impress) imports emf files as the ones
generated by the
R GUI in Windows with poor quality. Is there another vector format
written by an R graphic
GUI that could be
imported into OpenOffice (specifically Impress)?
SOLUTIONS:
Currently None. The suggested vector files are either not provided by an
interactive
graphic GUI (SVG) or cannot be imported and displayed