Processed: Re: Bug#390287: xawtv: Don't show any tv
Processing commands for [EMAIL PROTECTED]: > # not sure why this was here > tag 390287 - patch Bug#390287: xawtv: Don't show any tv Tags were: patch Tags removed: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#390287: xawtv: Don't show any tv
# not sure why this was here tag 390287 - patch thanks pushling provided me with another strace, of the case where xawtv was functioning (with the symlink in place, as described above); the strace is attached. When comparing it to the strace of the failing xawtv, it turns out that in the strace for the _working_ process, /dev/dri/card0 can't be openened correctly (probably because it is not a proper dri device). Because of this, libGL falls back to some other, slower rendering of the tv image: | stat64("/dev/dri/card0", {st_mode=S_IFCHR|0660, st_rdev=makedev(81, 0), ...}) = 0 | open("/dev/dri/card0", O_RDWR)= 4 | ioctl(4, DECODER_SET_PICTURE, 0xbfeaca50) = -1 EINVAL (Invalid argument) | ioctl(4, DECODER_GET_CAPABILITIES, 0xbfeaca54) = -1 EINVAL (Invalid argument) | close(4) = 0 ... | write(2, "libGL error: open DRM failed (Op"..., 55) = 55 | write(2, "libGL error: reverting to (slow)"..., 52) = 52 The strace of the non-fucntioning xawtv, otoh, shows that /dev/dri/card0 is opened correctly, and linGL tries to use it to show the video. In the end of the strace, it seems some ioctl on that device fails: | ioctl(4, 0x4008642a, 0xbff16824)= ? ERESTARTSYS (To be restarted) So, I'm guessing that this is either a bug in the reporter's GL/dri setup, or a bug in OpenGL. -- ++ | Bas Zoetekouw | GPG key: 0644fab7 | || Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | ++ xawtv.working.strace.gz Description: Binary data
Bug#390287: xawtv doesn't work here
Hello, I tested Xawtv here, and I have the same experience: * Sound works fine; * Image is just noise; * BTTV is loaded fine, other tv-app works just fine. Also, in the documentation I read: "Don't expect you can use xawtv without reading the documentation at least once." This is obviously not acceptable; it should work out of the box. I recommend to remove this package, as it doesn't have a real maintainer for two years and there's many alternatives available. Thijs signature.asc Description: This is a digitally signed message part
Processing of entity_1.0.1-8_i386.changes
entity_1.0.1-8_i386.changes uploaded successfully to localhost along with the files: entity_1.0.1-8.dsc entity_1.0.1-8.diff.gz entity_1.0.1-8_i386.deb entity-python_1.0.1-8_i386.deb entity-tcl_1.0.1-8_i386.deb entity-javascript_1.0.1-8_i386.deb libentity0_1.0.1-8_i386.deb libentity-dev_1.0.1-8_i386.deb entity-c_1.0.1-8_i386.deb entity-gl_1.0.1-8_i386.deb entity-doc_1.0.1-8_all.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
entity_1.0.1-8_i386.changes ACCEPTED
Accepted: entity-c_1.0.1-8_i386.deb to pool/main/e/entity/entity-c_1.0.1-8_i386.deb entity-doc_1.0.1-8_all.deb to pool/main/e/entity/entity-doc_1.0.1-8_all.deb entity-gl_1.0.1-8_i386.deb to pool/main/e/entity/entity-gl_1.0.1-8_i386.deb entity-javascript_1.0.1-8_i386.deb to pool/main/e/entity/entity-javascript_1.0.1-8_i386.deb entity-python_1.0.1-8_i386.deb to pool/main/e/entity/entity-python_1.0.1-8_i386.deb entity-tcl_1.0.1-8_i386.deb to pool/main/e/entity/entity-tcl_1.0.1-8_i386.deb entity_1.0.1-8.diff.gz to pool/main/e/entity/entity_1.0.1-8.diff.gz entity_1.0.1-8.dsc to pool/main/e/entity/entity_1.0.1-8.dsc entity_1.0.1-8_i386.deb to pool/main/e/entity/entity_1.0.1-8_i386.deb libentity-dev_1.0.1-8_i386.deb to pool/main/e/entity/libentity-dev_1.0.1-8_i386.deb libentity0_1.0.1-8_i386.deb to pool/main/e/entity/libentity0_1.0.1-8_i386.deb Override entries for your package: entity-c_1.0.1-8_i386.deb - optional interpreters entity-doc_1.0.1-8_all.deb - optional doc entity-gl_1.0.1-8_i386.deb - optional interpreters entity-javascript_1.0.1-8_i386.deb - optional interpreters entity-python_1.0.1-8_i386.deb - optional python entity-tcl_1.0.1-8_i386.deb - optional interpreters entity_1.0.1-8.dsc - source interpreters entity_1.0.1-8_i386.deb - optional interpreters libentity-dev_1.0.1-8_i386.deb - optional libdevel libentity0_1.0.1-8_i386.deb - optional libs Announcing to debian-devel-changes@lists.debian.org Closing bugs: 285693 328154 357180 386488 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]