similar to: Re: Problem with Windows app accessing internet

Displaying 20 results from an estimated 10000 matches similar to: "Re: Problem with Windows app accessing internet"

2011 Jul 19
1
Re: Problem with Windows app accessing internet
OK, here's the diff file: Code: --- environment.before.reboot.txt 2011-07-19 17:43:58.200205228 +0100 +++ environment.after.reboot.txt 2011-07-19 17:53:07.549616184 +0100 @@ -1,16 +1,16 @@ ORBIT_SOCKETDIR=/tmp/orbit-charlie -SSH_AGENT_PID=2912 +SSH_AGENT_PID=2337 TERM=xterm SHELL=/bin/bash -XDG_SESSION_COOKIE=2dd5655fe15f1c42f474dd204c45c6b6-1311075950.779608-828425652
2011 Jan 06
4
Problem with Windows app accessing internet
Hi I have been using MCC Pilotlog with some success in Wine recently, but have run into a vexatious issue. One of the features of the application is that it can log into a company crew information system and retrieve flight information into the log. I have tested this on a windows VM, and it works fine. However, under Wine, we get error 445 and then a crash. I am a bit surprised, as I thought
2011 Jul 09
1
Re: Problem with Windows app accessing internet
Dan Many thanks for this- installing ie7 worked. I am very sorry not to have seen and replied to your post earlier- don't know how I missed it. I will update the AppDB entry now. Cheeeers! Charlie
2007 May 31
1
Selective 'expansion' of arguments in a match.call() result ...
Is it possible to write a support function to automatize selective argument expansion (based on argument value type) as in the following example, in order to write terse code even when there are many arguments? Forcing evaluation of all arguments is not a problem ... ______________________________________________Thanks a lot!__________R_ # When called with document = 1, we have the
2006 Mar 20
7
strange charecters after redcloth usage
I''m using redcloth on my blog to transform my input into html. Alot of times if I type "I''ve" I''ll wind up with "I,ve" except that it''s not a comma but a very similar charecter. This is really killing my rss feeds. What''s causing this? How do I fix it? -- Posted via http://www.ruby-forum.com/.
2004 May 20
3
why does dovecot child die on these messages?
Hi Timo and other dovecot fans, why, when I'm trying to read certain "Drafts" emails that I just created, or edited, do the dovecot children die (or so I think). In mutt, the behaviour is that I "c =Drafts" then select the email and I get "connection closed to squeaky.rubberduck.com". In Mail.app - she just loops, trying to read those headers again and again
2008 May 27
1
Fwd: Re: Seeking help with trellis: log scales on xyplot
Deepayan: Sorry for the additional email, but I'm concerned that I wasn't being clear. In the end, I would like a graphic that portrays my y-values on a log scale in their native data range. That is to say, I would prefer to see the axis labels as 1000 rather than 3 (log10 of 1000). Thank you for your kind assistance, Hobie Perry St. Paul, MN Hobie Perry <hobie_perry@yahoo.com>
2008 Mar 03
2
Need administration rights for first start
Hello, i buy a new game calles Perry Rhodan - The Adventure (http://releases.fluxbuntu.org/7.10/rc/fluxbuntu-7.10-installer-i386.iso) (German version) and want to use it with ubuntu linux 7.10 and wine 0.9.55. The installation works very fine but when i start the Game i get the following error: [Image: http://img132.imageshack.us/img132/4436/bildschirmfotoperryrhodqw8.png ] Translating by
2004 Dec 15
0
Can Directory app read extension numbers?
I'm using Directory, but it would be nice if, after playing a mailboxes recorded name, it repeated the extension as well. For example, somebody enters the directory, and types the first three letters of the last name: BRO The directory app would play the recorded name "Charlie Brown", and then Allison's voice would kick in and say "Extension 123" so callers could
2015 Mar 30
3
[LLVMdev] Color diagnostics
Looks like the binaries weren't built against tinfo correctly. On Mon, Mar 30, 2015 at 2:30 PM David Blaikie <dblaikie at gmail.com> wrote: > +Chandler, who made the change > +Hans, who released the compiler > > I'm really not sure what the right answer is here, though I don't know > that much about releasing software & dependencies (whether they can be made
2017 May 06
2
Email list just for front end developers?
On Sat, 6 May 2017 23:11:16 +0800 C Bergström <cbergstrom at pathscale.com> wrote: > On Sat, May 6, 2017 at 11:07 PM, Perry E. Metzger via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > Howdy! > > > > I've noticed that requests for help by people like me who are > > developing front ends are often lost in the noise in the llvm-dev > >
2015 Mar 30
4
[LLVMdev] Color diagnostics
Hi, I'm using the official 3.6 release binaries for x64 Linux. When compiling with warnings, I don't see any color diagnostics. Explicitly enabling -fcolor-diagnostics works fine. I have TERM set to xterm-256color. Any idea why? For what it's worth, I tried compiling LLVM/clang from trunk and color diagnostics work fine by default. Upon further investigation, I saw that the official
2015 Mar 30
2
[LLVMdev] Color diagnostics
Hi Hans, I used the official Ubuntu binary: http://llvm.org/releases/3.6.0/clang+llvm-3.6.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz Seems to me that it should be an optional dependency. If the target system has tinfo or ncurses, it should use it, otherwise fallback to no color. On Mon, Mar 30, 2015 at 6:02 PM, Hans Wennborg <hans at chromium.org> wrote: > Hi Perry, > > On Mon, Mar
2015 Feb 19
2
[LLVMdev] ScheduleDAGInstrs computes deps using IR Values that may be invalid
Hi All, I've encountered an issue where tail merging MIs is causing a problem with the post-RA MI scheduler dependency analysis and I'm not sure of the best way to address the problem. In my case, the branch folding pass (lib/CodeGen/BranchFolding.cpp) is merging common code from BB#14 and BB#15 into BB#16. It's clear that there are 4 common instructions (marked with an *) in BB#14
2014 Sep 02
3
[LLVMdev] LICM promoting memory to scalar
All, If we can speculatively execute a load instruction, why isn’t it safe to hoist it out by promoting it to a scalar in LICM pass? There is a comment in LICM pass that if a load/store is conditional then it is not safe because it would break the LLVM concurrency model (See commit 73bfa4a). It has an IR test for checking this in test/Transforms/LICM/scalar-promote-memmodel.ll However, I have
2012 Feb 15
3
Samba domain member server using only nss ldap
I have NT4 domain on samba-3.x integrated with LDAP. I need to use domain users in the shares permissions On the domain member server I have the following smb.conf [global] workgroup = W3 server string = File server netbios name = FS1 security = domain load printers = no show add printer wizard = no printcap name = /dev/null disable spoolss = yes log file =
2004 May 27
1
(regards to ext3 and RAID) Re: Linux consultation needed (fwd)
---------- Forwarded message ---------- Date: Thu, 27 May 2004 08:43:30 -0400 (EDT) From: Arthur Perry <alp at perryconsulting.net> To: ext3 at linuxfarms.com Subject: (regards to ext3 and RAID) Re: Linux consultation needed (fwd) ---------- Forwarded message ---------- Date: Thu, 27 May 2004 08:11:17 -0400 (EDT) From: Arthur Perry <alp at perryconsulting.net> To: Christopher Welton
2003 Aug 27
2
Using files as connections
I have been trying to read a random sample of lines from a file into a data frame using readLines(). The help indicates that readLines() will start from the current line if the connection is open, but presented with a closed connection it will open it, start from the beginning, and close it when finished. In the code that follows I tried to open the file before reading but apparently without
2014 Sep 02
2
[LLVMdev] LICM promoting memory to scalar
I think gcc is right. It inserted a branch for n == 0 (the cbz at the top), so that's not a problem. In all other regards, this is safe: if you examine the sequence of loads and stores, it eliminated all but the first load and all but the last store. How's that unsafe? If I had to guess, the bug here is that LLVM doesn't want to hoist the load over the condition (which it is right
2010 Jul 07
5
problems with sieve under 2.0...
I'm experimenting with a 2.0 setup, using the sieve plugin for 2.0 from mercurial. Without sieve, everything seems to work fine. Once I put in a .dovecot.sieve file, though, nothing gets delivered, with the only hint of what's going wrong being this mess in syslog: Jul 7 13:18:00 bellman dovecot: lda(perry): Panic: file index-transaction.c: line 70 (index_transaction_init): assertion