search for: criticial

Displaying 20 results from an estimated 21 matches for "criticial".

Did you mean: critical
2020 Jun 11
0
tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"
...r Wayne and Peter, FWIW, I observe exactly the same problem in Catalina. The error and my session info: -------- snip -------- > tkimage.create("photo", file = fname) Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") : [tcl] encountered an unsupported criticial chunk type "eXIf". > sessionInfo() R version 4.0.0 (2020-04-24) Platform: x86_64-apple-darwin17.0 (64-bit) Running under: macOS Catalina 10.15.5 Matrix products: default BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS....
2020 Jun 11
4
tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"
...> fname <- "Rplot.png" > png(filename = fname, width = 500, height = 500) > hist(rnorm(20)) > dev.off() > tkimage.create("photo", file = fname) Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") : [tcl] encountered an unsupported criticial chunk type "eXIf". ______________________________ > R.version _ platform x86_64-apple-darwin17.0 arch x86_64 os darwin17.0 system x86_64, darwin17.0 status major 4 minor 0.0 year 2020 month 04 da...
2020 Jun 12
0
tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"
...e 11, 2020 at 7:54 PM > To: Wayne Oldford <rwoldford at uwaterloo.ca> > Cc: Peter Dalgaard <pdalgd at gmail.com>, "r-devel at r-project.org" <r-devel at r-project.org> > Subject: Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf" > > Dear Wayne and Peter, > > FWIW, I observe exactly the same problem in Catalina. The error and my session info: > > -------- snip -------- > >> tkimage.create("photo", file = fname) > Error in structure(.External...
2020 Jun 12
3
tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"
...: Thursday, June 11, 2020 at 7:54 PM To: Wayne Oldford <rwoldford at uwaterloo.ca> Cc: Peter Dalgaard <pdalgd at gmail.com>, "r-devel at r-project.org" <r-devel at r-project.org> Subject: Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf" Dear Wayne and Peter, FWIW, I observe exactly the same problem in Catalina. The error and my session info: -------- snip -------- > tkimage.create("photo", file = fname) Error in structure(.External(.C_dotTclObjv, objv), c...
2020 Jun 11
0
tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"
...ot; >> png(filename = fname, width = 500, height = 500) >> hist(rnorm(20)) >> dev.off() > >> tkimage.create("photo", file = fname) > > Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") : > [tcl] encountered an unsupported criticial chunk type "eXIf". > > > ______________________________ > >> R.version > _ > platform x86_64-apple-darwin17.0 > arch x86_64 > os darwin17.0 > system x86_64, darwin17.0 > status > major 4 &...
2020 Jun 12
0
tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"
On 12/06/2020 03:49, Fox, John wrote: > Dear Simon, > >> On Jun 11, 2020, at 9:00 PM, Simon Urbanek <simon.urbanek at r-project.org> wrote: >> >> Wayne, >> >> that one is unrelated, but interesting - you can fix it with >> >> sudo install_name_tool -change \ >> /usr/local/lib:/opt/X11/lib/libtk8.6.dylib \ >>
2020 Jun 12
3
tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"
...t 7:54 PM >> To: Wayne Oldford <rwoldford at uwaterloo.ca> >> Cc: Peter Dalgaard <pdalgd at gmail.com>, "r-devel at r-project.org" <r-devel at r-project.org> >> Subject: Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf" >> >> Dear Wayne and Peter, >> >> FWIW, I observe exactly the same problem in Catalina. The error and my session info: >> >> -------- snip -------- >> >>> tkimage.create("photo", file = fname) >&gt...
2014 Dec 17
2
Fwd: samba & Oracle ACFS Issues
...Oh, that's ancient. Do you have any possibility to move to > > >"security=user"? > > The smb.conf file was inherited from HP-UX system. Ok, > > I'll remove them > > > > >Did you try "posix locking = no"? That is mostly criticial > > >if you are exporting files from a file system with > > >unreliable locking like for example NFS. > > > > There is no NFS at all over the fs. It is only ACFS + samba. We > > tried to disable any interference with posix locks over the ACFS, so the &g...
2014 Dec 16
2
Fwd: samba & Oracle ACFS Issues
...orce directory mode = 0775 > force user = expl > force group = expl > # The following to avoid file system lockings > locking = Yes > strictlocking = No > posixlocking = Yes Did you try "posix locking = no"? That is mostly criticial if you are exporting files from a file system with unreliable locking like for example NFS. > oplocks = No > level2oplocks = No > fakeoplocks = No > blockinglocks = Yes > > $ df /opt/srv007/app/ > Filesystem 1K-blocks Used Avail...
2014 Dec 16
1
Fwd: samba & Oracle ACFS Issues
...remove the SO_RCVBUF and SO_SNDBUF entries. >Oh, that's ancient. Do you have any possibility to move to >"security=user"? The smb.conf file was inherited from HP-UX system. Ok, I'll remove them >Did you try "posix locking = no"? That is mostly criticial >if you are exporting files from a file system with >unreliable locking like for example NFS. There is no NFS at all over the fs. It is only ACFS + samba. We tried to disable any interference with posix locks over the ACFS, so the parameter was set to no. Is it right? >Can you...
2013 Aug 26
0
[LLVMdev] Adding diversity for security (and testing)
On Aug 26, 2013, at 11:39 AM, Stephen Crane <sjcrane at uci.edu> wrote: > I am a PhD student in the Secure Systems and Software Lab at UC > Irvine. We have been working on adding randomness into code generation > to create a diverse population of binaries. This diversity prevents > code-reuse attacks such as return-oriented-programming (ROP) by > denying the attacker
2014 Dec 17
0
Fwd: samba & Oracle ACFS Issues
...NDBUF entries. > >Oh, that's ancient. Do you have any possibility to move to > >"security=user"? > The smb.conf file was inherited from HP-UX system. Ok, > I'll remove them > > >Did you try "posix locking = no"? That is mostly criticial > >if you are exporting files from a file system with > >unreliable locking like for example NFS. > > There is no NFS at all over the fs. It is only ACFS + samba. We > tried to disable any interference with posix locks over the ACFS, so the > parameter was set to...
2014 Dec 31
1
Fwd: samba & Oracle ACFS Issues
...nt. Do you have any possibility to move to >> > >"security=user"? >> > The smb.conf file was inherited from HP-UX system. Ok, >> > I'll remove them >> > >> > >Did you try "posix locking = no"? That is mostly criticial >> > >if you are exporting files from a file system with >> > >unreliable locking like for example NFS. >> > >> > There is no NFS at all over the fs. It is only ACFS + samba. >> We >> > tried to disable any interference with posix l...
2005 Sep 23
7
[Bug 1090] Increase MAX_SESSIONS?
http://bugzilla.mindrot.org/show_bug.cgi?id=1090 Summary: Increase MAX_SESSIONS? Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: cjwatson at debian.org
2004 Aug 06
2
No source buffering
On Friday 20 February 2004 12:10, Ricardo Galli wrote: > > wants to send such a patch, we're happy to integrate them. I don't > > remember the DoS bug - that might be a real problem. It could be that a > > It started out with this: > > http://www.xiph.org/archives/icecast-dev/0366.html > > and I found the problem and sent the patch: > >
2006 Feb 17
4
Bridged line appearance
So are there any plans for bridged line appearance support in Asterisk? The new Linksys SPA9000 supports it. A lot of other VoIP systems from Nortel, Sylantro etc. supposedly support it. Seems to me that Asterisk needs to get on the bandwagon or be relegated to call centers, specialized voicemail applications, and phone chat businesses. It's not needed for companies used to PBX's but
2015 Feb 11
0
Fwd: samba & Oracle ACFS Issues
...possibility to move to >>> > >"security=user"? >>> > The smb.conf file was inherited from HP-UX system. Ok, >>> > I'll remove them >>> > >>> > >Did you try "posix locking = no"? That is mostly criticial >>> > >if you are exporting files from a file system with >>> > >unreliable locking like for example NFS. >>> > >>> > There is no NFS at all over the fs. It is only ACFS + samba. >>> We >>> > tried to disable any i...
2014 Dec 13
2
samba & Oracle ACFS Issues
Hi there In an Oracle RAC cluster using ACFS (as file-system) where we have a samba server for sharing files to windows clients, we are suffering a strange issue, from time to time, which it causes the Windows clients lock for a while (10 min or a bit more) or even indefinitely when they are working with the share resource, and sometimes we have to re-start the samba service to come back to
2000 Dec 20
7
CFLAGS / LDFLAGS
I notice that the user is not able to set their own CFLAGS or LDFLAGS in the ao, ogg, vorbis, and voribs-tools projects. Is there a reason for this? I understand the fact that these modules want to set extremely high optimization flags, and that most users won't know what these are offhand, but there are times when it is useful for the user to specify their own CFLAGS/LDFLAGS. For example,
2004 Dec 29
5
PRI Woes continue
System is built on a SuperMicro motherboard with Serverworks chipset, IRQ is not shared. Have a dialplan that worked for 8 months without errors, tried reverting to older release then upgraded to 1.0.3 stable release, currently running on fedora core 1 kernel 2.4.22-nptl.2199 (have tried plain jayne), telco says "it's not us", HDLC abort seems to occur when when a Zap channel hangs