On Mon, 12 Nov 2012 14:09:51 -0800 Tim Howe <th...@bendtel.net> wrote:
> On a fresh 5.2 install after installing scribus from the pre-compiled > package it displays in an unusable way and emits errors like so: > > libpng warning: Duplicate iCCP chunk > libpng warning: Duplicate iCCP chunk > QNativeImage: Unable to attach to shared memory segment. > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x0 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x0 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x0 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x0 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x0 > QNativeImage: Unable to attach to shared memory segment. > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x0 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x0 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x0 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x0 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x0 Chris Cappuccio pointed out to me that it is probably a resource issue. It then occurred that it only works fine when PostgreSQL isn't running. I made the sysctl changes as specified in the PostgreSQL pkg-readme and that appears to have resolved that issue. --TimH