Displaying 10 results from an estimated 10 matches for "leimbach".
2010 Jul 20
37
[Bug 29171] New: Garbled console on Macbook 13" (6, 1 9400M]) when using EFI
...EFI
Product: xorg
Version: 7.5
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: felix.leimbach at gmx.net
QAContact: xorg-team at lists.x.org
Created an attachment (id=37238)
--> (https://bugs.freedesktop.org/attachment.cgi?id=37238)
Kernel config for EFI boot
On my macbook 13" (late 2009, 6,1) with a GeForce 9400M (0x0ac180b1) when
booting nouveaufb kicks in and display...
2010 Oct 22
8
[Bug 31058] New: Flickering area on external monitor [9400M]
...Product: xorg
Version: git
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: felix.leimbach at gmx.net
QAContact: xorg-team at lists.x.org
On a MacBook 6,1 with linux 2.6.36 (64bit) I see two related problems on an
external TFT display, connected via a displayport->DVI adapter:
1) With the TFT's native resolution of 1600x1200 the low area just flickers.
The color of the...
2010 Aug 06
14
[Bug 29415] New: Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415
Summary: Screen shutdown with Nvidia GeForce 9400M
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2010 Apr 15
2
[SUGGESTION] Managesieve: Transparent home dir creation
Hi all,
I'm using dovecot 2.0-beta4's sieve plugin and it works great but here
is an idea for improvement:
When creating the first sieve script for an account whose home dir does
not yet exist then dovecot *does* create that homedir but the sieve
client times out. Tried Thunderbird's sieve addon as well as horde's ingo.
The log says:
dovecot: managesieve-login: Login:
2010 May 12
2
[LLVMdev] [cfe-dev] New libc++ LLVM Subproject
On Tue, May 11, 2010 at 5:40 PM, Andrew Sutton <andrew.n.sutton at gmail.com>wrote:
> > What's driving libc++?
>>
>> The possibility of being a superior solution.
>>
>
> I thought "to support Apple applications" from the previous post was
> sufficient motivation :) Either way, I'm excited about a new library. Plus,
> it looks a little
2010 Apr 14
3
dovecot-2.0-beta4, lda and sieve: Permission lookup failed from /tmp/Dovecot Delivery
Hi all,
I'm testing a dovecot-2.0-beta4 and it is great so far, except that I
can't get the sieve plugin for the LDA configured.
It doesn't find the user's homedir and uses /tmp instead. Thus it never
finds any sieve scripts.
The log shows that the SQL queries return the correct home path, namely
/mnt/data/vmail/example.com/me
dovecot: auth: prefetch(me at example.com): passdb
2010 May 11
9
[LLVMdev] New libc++ LLVM Subproject
Hi All,
LLVM now includes a C++ standard library, written by Howard Hinnant. You can read about it here:
http://blog.llvm.org/2010/05/new-libc-c-standard-library.html
Or get the code here:
svn co http://llvm.org/svn/llvm-project/libcxx/trunk libcxx
If you have questions or comments, please direct them to one of the clang mailing lists. Thanks!
-Chris
2010 May 12
0
[LLVMdev] [cfe-dev] New libc++ LLVM Subproject
On Tuesday 11 May 2010 20:32:58 David Leimbach wrote:
> Just two throw 2 more motivators in...
>
> Sometimes to re-implement after learning from work done before by others is
> a reason to try it in itself. Also a lot of LLVM is C++ isn't it?
Yes...
> Wouldn't it be nice if it were 100% self hosting at some point?...
2010 May 12
0
[LLVMdev] [cfe-dev] New libc++ LLVM Subproject
On May 11, 2010, at 9:32 PM, David Leimbach wrote:
>
> libc++:
>
> 5 seconds
>
> libstdc++:
>
> 22 seconds
>
> (smaller is better)
>
> Is this libstdc++ with or without rvalue references?
>
> How about compile times? Having used Go a bit, I've been quite fond of how short the code, com...
2007 Nov 28
2
Change in smbclient between 3.0.24 and 3.0.25c breaks third party app
Hello list,
A change in smbclient between 3.0.24 and 3.0.25c breaks [1] the gollem
filemanager [2] and maybe others.
In particular folder creation is broken unless the folder is a top level
folder on the share.
To create a subfolder "level2" in the folder /level1 of a share gollem
executes this command:
/usr/bin/smbclient "//1.2.3.4/sharename" "-p139"