<< return to Pixycam.com

PixyMon can't run success (raspbian O.S) in raspberry 3

Hello All,

I follow install Linux install pixymon step to build and install pixymon in raspbian o.s, after install complete.
I run PixyMon, it show a lot “Error : BadDrawable (invalid Pixmap or windows parameter) 9 , major opcode 62 (X_CopyArea) , Resource id: 0x18000e”
do anyone can share their solution of it ?

Hi Andy,
We haven’t seen this error, but I’m guessing it has something to do with the Qt library and the X server not playing well together. I found this:

https://bbs.archlinux.org/viewtopic.php?id=185698

You might play with the QT_GRAPHICSSYSTEM variable.

Let me know what you find.

Edward

Hi Edward,

Thank you for your help. It can fix my problem

Hi…i think Setting it to raster maintained the exact same state.Because I know nothing about QT or this QT_GRAPHICSSYSTEM env, I set it to GTK just to fuck around.It then printed “Unable to load graphicssystem “gtk”” and renders perfectly!So somehow this raster setting is incorrect / buggy on my system. Any way to get this out of an environment variable? As in - can I solve this with some better qt config or something?

[[smd assembling]]http://www.7pcb.com/smt-assembly.php

Hi Mike,
I must admit that I’m not familiar with these settings. You might try setting this variable in your .bashrc file (?)

Edward

I’m using Kali 2017.1 on Debian 8.x 64 bit in VMware. I get the following when attempting to run wifi-pumpkin:

Loading GUI…
WiFi-Pumpkin Running!
X Error: BadAccess (attempt to access private resource denied) 10
Extension: 131 (MIT-SHM)
Minor opcode: 1 (X_ShmAttach)
Resource id: 0x12e
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 131 (MIT-SHM)
Minor opcode: 5 (X_ShmCreatePixmap)
Resource id: 0x1200019
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x120001a
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x120001a
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x120001a
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x120001a
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x120001a
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x120001a
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x120001a
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x120001a
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x120001a

The environment file only contains QT_X11_NO_MITSHM=1

I have now created a new Kali system and it seems to be working completely fine on there. However, it would still be worth knowing how to fix this issue; I have all the main programs installed in the 1st Kali VM I created.

Thanks

[[Electronics Manufacturing Services]]http://xenoa.co.uk/ | [[surface mount assembly]]http://xenoa.co.uk/pcb-assembly/

Hello Mark,
I haven’t seen this error – is this what you see when you run PixyMon? I’m not sure what wifi pumpkin does.

(sorry)

Edward