search for: winkler

Displaying 20 results from an estimated 65 matches for "winkler".

2011 Mar 31
1
Error rpmbuild Glusterfs 3.1.3
Hi, i have a lot of troubles when i try to build rpm?s out of the glusterfs 3.1.3 tgz on my SLES Servers (SLES10.1 & SLES11.1) all is running fine i guess until it try?s to build the rpm?s. Then i always run into this error : RPM build errors: File not found: /var/tmp/glusterfs-3.1.3-1-root/opt/glusterfs/3.1.3/local/libexec/gsyncd File not found by glob:
2020 Apr 26
3
Hierarchy separator recommendation?
On 24.04.20 17:56, Admin Beckspaced wrote: >>> what sort of troubles did you run into with the dot '.' as namespace >>> separator? >> >> disadvantages could be: >> >> - shared folders with dots in user names >> - if you want to use dots in folder names >> What disadvantages are when using '/' as namespace separator? Why is
2003 Nov 13
10
Graphical Interface
Hello. Was just curious to know if anyone is working on a graphical interface to Asterisk using X windows, or something else similar. Thanks! David -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031113/2718fd7e/attachment.htm
2020 Apr 26
1
Hierarchy separator recommendation?
On 26.4.2020. 12:17, Markus Winkler wrote: > >> Doesn't it, in the end, all come to translation from IMAP names >> (user,folder) to OS filesystem names within dovecot (at some >> benchmark tests expense) ? :-) > > No, as there's a difference between "namespace / hierarchy" (mailbox >...
2011 Oct 06
2
barplots
Hello, I have somewhat of a weird data set and am attempting to create a barplot with it. I have 8 columns with different variables and their percentages. I have 1 column with representations of 4 different treatments the variables undergo. I also have 1 column with year the data was recorded. I want to create a bar plot that plots all 8 variables grouped by treatment and year. I've tried
2002 Mar 13
1
OpenSSH - configure
...by either '--with-zlib' or '--with-ssl-dir' but I didn't check this in detail yet. After correcting this, the code compiles without problems :) ... Can anybody confirm this behavior? Regards -- --------------------------------------------------------------------------- Frank Winkler frank.winkler at germany.sun.com Sun Microsystems - Remote Admin Center Sonnenallee 1 Voice +49 89 46008.2755 85551 Heimstetten - Germany Fax +49 89 46008.2740
2008 Oct 09
3
Sorting results by a "sort expression"
Olly, We currently use Sphinx for our website search function, but we're planning on using Xapian instead for a few of the extra features it has. Our website is written in Ruby on Rails, so of course we're using Xapian with Ruby bindings. I don't know if you're familiar with Sphinx but Sphinx allows you to pass a sort expression when you execute the search that will be evaluated
2006 Jun 21
5
default page and session
Hi Everybody! As a newcomer to this list and to Rails per se I would like to to post my silly newbie questions ? be patient: 1. I''m not able to get rid of the welcome-aboard-screen. It says: > 3. Set up a default route and remove or rename this file > > Routes are setup in config/routes.rb. I''ve done the routing part ? at least I think I have! Now, as for the
2005 Sep 18
2
month increment for chron dates
...nts the vector x by 3 months: dates(unlist(lapply(x, function(g) seq.dates(g, by="months", length=4)[4]))) But this takes about 55 seconds to run on a Windows XP 1.8 Pentium 512 RAM PC with R version 2.0.0 Can you recommend a more efficient way to do this? thanks for your advice Brian Winkler Controller BPS Trade Services CGI
2001 Mar 05
1
histogram of frequencies (PR#861)
Full_Name: Dr. Bernd Winkler Version: 1.2.2 OS: Linux Submission from: (NULL) (194.59.179.176) Hi all, having updated to version 1.2.2 last week I experienced some strange behaviour of the hist function. I want to plot a histogram of frequencies resp. counts, for example poisson random numbers, on a predefined and fixed...
2017 Feb 24
0
[PATCH 1/5] PCI: Recognize Thunderbolt devices
...at all at this moment. The solution is to not register external GPUs with vga_switcheroo, which necessitates a way to recognize if they're on a Thunderbolt daisy chain. Cc: Andreas Noever <andreas.noever at gmail.com> Cc: Michael Jamet <michael.jamet at intel.com> Cc: Tomas Winkler <tomas.winkler at intel.com> Cc: Amir Levy <amir.jer.levy at intel.com> Signed-off-by: Lukas Wunner <lukas at wunner.de> --- drivers/pci/pci.h | 2 ++ drivers/pci/probe.c | 21 +++++++++++++++++++++ include/linux/pci.h | 23 +++++++++++++++++++++++ 3 files changed, 46 insertio...
2020 Apr 26
2
problem with a public folder
...2 vmail vmail 512 Apr 25 13:42 cur/ -rw------- 1 vmail vmail 51 Apr 25 13:47 dovecot-uidlist -rw------- 1 vmail vmail 232 Apr 25 13:47 dovecot.index.log drwx------ 2 vmail vmail 512 Apr 25 13:42 new/ drwx------ 2 vmail vmail 512 Apr 25 13:42 tmp/ Thanks. Dave. On 4/26/20, Markus Winkler <ml at irmawi.de> wrote: > Hi David, > > On 25.04.20 21:23, David Mehler wrote: >> I've added a mailbox to the namespace definition for the public >> folders. I can do a doveadm acl get -A "Public/general" works but >> "Public/TestFolder" doe...
2007 Sep 23
3
Connecting a row of an unknown table to another row of an unknown table
...o long ago: polymorphic associations. Intrigued, I looked around on the web for a while and found a plugin "has_many_polymorphs". I''m not sure if this is what I should use though. Could someone give me some pointers on how to pull this trick off? Thanks in advance. -- Elliot Winkler --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send...
2020 Oct 14
5
Changing IMAP separator - does it break things?
Dear Colleagues, I am using Dovecot 2.3.4.1 with maildirs. Just found out that MacOS Mail clients cannot work with nested folders, presumably because the MacOS Mail does not understand "." as the IMAP separator. Other clients (ThunderBird, Sylpheed, mutt) work fine. Do you think I can change the hierarchy separator in the "inbox" namespace without breaking other clients and
2017 Feb 24
6
[PATCH 0/5] Thunderbolt GPU fixes
Fix Thunderbolt-related issues in apple-gmux and vga_switcheroo: Patch [1/5] ("Recognize Thunderbolt devices") has already been subjected to a fair amount of scrutiny over at linux-pci@, I've submitted it 5 times total since May 2016. With luck it may be in ack-able shape now. Patch [2/5] amends apple-gmux to handle combined DP/Thunderbolt ports properly on newer MacBook Pros.
2020 Apr 24
4
Hierarchy separator recommendation?
Hello Becki, On 24.04.20 17:56, Admin Beckspaced wrote: > what sort of troubles did you run into with the dot '.' as namespace separator? disadvantages could be: - shared folders with dots in user names - if you want to use dots in folder names Whenever possible I use '/'. Kind regards, Markus
2020 Apr 24
0
Hierarchy separator recommendation?
thanks a lot for your input! So I better use '/' then ;) Greetings Becki Am 24.04.2020 um 19:10 schrieb Markus Winkler: > Hello Becki, > > On 24.04.20 17:56, Admin Beckspaced wrote: >> what sort of troubles did you run into with the dot '.' as namespace >> separator? > > disadvantages could be: > > - shared folders with dots in user names > - if you want to use dots in f...
2020 Apr 26
1
Hierarchy separator recommendation?
> On 26/04/2020 13:17 Markus Winkler <ml at irmawi.de> wrote: > > > Hi Ivo, > > On 26.04.20 12:02, Ivo wrote: > >>> disadvantages could be: > >>> > >>> - shared folders with dots in user names > >>> - if you want to use dots in folder names > >>> >...
2020 Apr 27
1
problem with a public folder
Hello, Thanks, yes the global-acls file is the one I'm refering to and I created it before all this started. Yes, the users can both login properly and can access there own inboxes. Thanks. Dave. On 4/26/20, Markus Winkler <ml at irmawi.de> wrote: > Hi Dave, > > thanks for the information. > > On 26.04.20 18:37, David Mehler wrote: >> In answer to your questions I made a file global-acls containing: > > It's the '/usr/local/etc/dovecot/global-acls', right? > >> #...
2020 Oct 14
1
Changing IMAP separator - does it break things?
Markus Winkler wrote: > > On 14.10.20 04:36, Victor Sudakov wrote: > > Do you think I can change the hierarchy separator in the "inbox" > > namespace without breaking other clients and the mail layout on disk, > > losing mail etc? > > I personally would try to avoid such...