tvtime seems to crash due to shm memory usage, which is not shared across network Reproducible: Always Steps to Reproduce: 1. export DISPLAY=smth 2. tvtime or tvtime -X smth Actual Results: xvoutput: Received X error: BadAccess (attempt to access private resource denied) xvoutput: Received X error: BadShmSeg (invalid shared segment parameter) Expected Results: working tvtime window
need version and emerge --info, if this is still a bug
Created attachment 179187 [details] emerge --info
media-tv/tvtime-1.0.2-r2 (all available versions currently have this bug) and emerge --info attached
Same for me: # tvtime -v Running tvtime 1.0.2. Reading configuration from /etc/tvtime/tvtime.xml Reading configuration from /root/.tvtime/tvtime.xml cpuinfo: CPU Intel(R) Core(TM)2 Duo CPU E7300 @ 2.66GHz, family 6, model 7, stepping 6. cpuinfo: CPU measured at 400.818MHz. xcommon: Display localhost:10.0, vendor The X.Org Foundation, vendor release 10706000 xfullscreen: Single-head detected, pixel aspect will be calculated. xfullscreen: Pixel aspect ratio on the primary head is: 764/755 == 1.01. xfullscreen: Using the XFree86-VidModeExtension to calculate fullscreen size. xfullscreen: Fullscreen to 0,0 with size 1280x1024. xcommon: Have XTest, will use it to ping the screensaver. xcommon: Pixel aspect ratio 1:1. xcommon: Pixel aspect ratio 1:1. xcommon: Window manager is Fluxbox and is EWMH compliant. xcommon: Using EWMH state fullscreen property. xcommon: Using EWMH state above property. xcommon: Using EWMH state below property. xcommon: Pixel aspect ratio 1:1. xcommon: Displaying in a 768x576 window inside 768x576 space. xvoutput: Using XVIDEO adaptor 63: NV Video Blitter. speedycode: Using MMXEXT optimized functions. station: Reading stationlist from /root/.tvtime/stationlist.xml videoinput: Using video4linux2 driver 'saa7134', card 'Avermedia PCI pure analog (M135' (bus PCI:0000:05:00.0). videoinput: Version is 527, capabilities 5010015. videoinput: Maximum input width: 720 pixels. tvtime: Sampling input at 720 pixels per scanline. xvoutput: Received X error: BadAccess (attempt to access private resource denied) xvoutput: Received X error: BadShmSeg (invalid shared segment parameter) xcommon: Pixel aspect ratio 1:1. xcommon: Displaying in a 768x576 window inside 768x576 space. xcommon: Received a map, marking window as visible (64). xvoutput: Received X error: BadShmSeg (invalid shared segment parameter) xvoutput: Received X error: BadShmSeg (invalid shared segment parameter) tvtime: Cleaning up. Thank you for using tvtime. Attached emerge --info
Created attachment 233755 [details] emerge --info
(In reply to comment #0) > tvtime seems to crash due to shm memory usage, which is not shared across > network > This seems to be a design issue. With no active upstream, we cannot do much about this. If you can find a patch that resolves this issue, feel free to reopen the bug. Thanks.