Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-11 Thread dtk
On 05.08.2011 16:24, Ethan Grammatikidis wrote: > On Fri, 5 Aug 2011 14:39:23 +0200 > Eckehard Berns wrote: > >> I also have encountered freezes with fullscreen flash video playback (I >> haven't tested something other than youtube). I noticed that I didn't >> encounter those freezes when using c

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-06 Thread Kris Maglione
On Sat, Aug 06, 2011 at 12:42:15PM +0100, Rob wrote: On 6 August 2011 12:15, Kris Maglione wrote: http://hg.suckless.org/vp is. Last updated: 19 hours ago Just about :P Well, YouTube only broke things again yesterday. -- Kris Maglione It's all right to tell a man to lift himself by his

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-06 Thread Rob
On 6 August 2011 11:09, Ethan Grammatikidis wrote: > On Sat, 6 Aug 2011 09:19:24 +0100 > Rob wrote: >> Somewhat off topic now, but http://repo.hu/projects/yget/ works fine for me > > Shell script and an order of magnitude smaller than youtube-dl which > I've been using, nice! Is it updated quickl

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-06 Thread Kris Maglione
On Sat, Aug 06, 2011 at 11:09:26AM +0100, Ethan Grammatikidis wrote: On Sat, 6 Aug 2011 09:19:24 +0100 Rob wrote: On 5 August 2011 17:39, Kris Maglione wrote: > On Fri, Aug 05, 2011 at 09:31:40AM -0700, Suraj Kurapati wrote: >> # see http://www.reddit.com/r/linux/comments/dky73/ >> lsof -p $(

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-06 Thread Ethan Grammatikidis
On Sat, 6 Aug 2011 09:19:24 +0100 Rob wrote: > On 5 August 2011 17:39, Kris Maglione wrote: > > On Fri, Aug 05, 2011 at 09:31:40AM -0700, Suraj Kurapati wrote: > >> # see http://www.reddit.com/r/linux/comments/dky73/ > >> lsof -p $(pgrep -f libflashplayer) | grep /tmp/Flash | > >> awk '{print "/

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-06 Thread Rob
On 5 August 2011 17:39, Kris Maglione wrote: > On Fri, Aug 05, 2011 at 09:31:40AM -0700, Suraj Kurapati wrote: >> # see http://www.reddit.com/r/linux/comments/dky73/ >> lsof -p $(pgrep -f libflashplayer) | grep /tmp/Flash | >> awk '{print "/proc/" $2 "/fd/" $4}' | sed 's/[rwu]$//' | >> xargs mplay

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread Ethan Grammatikidis
On Fri, 5 Aug 2011 16:32:40 -0400 Kris Maglione wrote: > >> For what it's worth, I've never had compositing enabled and > >> still no problem. > >> > >> %uname -a > >> Linux kris 2.6.38-bfs #1 SMP PREEMPT Thu Apr 14 22:31:00 EDT 2011 x86_64 > >> AMD Athlon(tm) 64 X2 Dual-Core Processor TK-55 A

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread Kris Maglione
On Fri, Aug 05, 2011 at 09:26:11PM +0100, Ethan Grammatikidis wrote: On Fri, 5 Aug 2011 12:35:35 -0400 Kris Maglione wrote: On Fri, Aug 05, 2011 at 03:24:36PM +0100, Ethan Grammatikidis wrote: >On Fri, 5 Aug 2011 14:39:23 +0200 >Eckehard Berns wrote: > >> I also have encountered freezes with

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread Kris Maglione
On Fri, Aug 05, 2011 at 09:31:40AM -0700, Suraj Kurapati wrote: On Fri 05 Aug 2011 03:50:51 PM PDT, Daniel Kowalski wrote: I usually download videos as MP4 files using 'MP4 Downloader' addon for firebloat and play them offline. Adobe's flash player caches video streams in memory (and in the pa

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread Kris Maglione
On Fri, Aug 05, 2011 at 03:24:36PM +0100, Ethan Grammatikidis wrote: On Fri, 5 Aug 2011 14:39:23 +0200 Eckehard Berns wrote: I also have encountered freezes with fullscreen flash video playback (I haven't tested something other than youtube). I noticed that I didn't encounter those freezes whe

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread Suraj N. Kurapati
On Fri 05 Aug 2011 03:50:51 PM PDT, Daniel Kowalski wrote: > I usually download videos as MP4 files using 'MP4 Downloader' > addon for firebloat and play them offline. Adobe's flash player caches video streams in memory (and in the past: on disk), so you can play them directly from that cache: #

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread Suraj N. Kurapati
On Fri 05 Aug 2011 01:16:35 PM PDT, dtk wrote: > On Fri 05 Aug 2011 12:37:52 AM PDT, dtk wrote: > > putting the flash player on a website into fullscreen regularly > > (very -.-) freezes my screen. > > @Suraj If you see it, but Kris doesn't, does that mean the problem > might be related to rumai?

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread Ethan Grammatikidis
On Fri, 5 Aug 2011 14:39:23 +0200 Eckehard Berns wrote: > I also have encountered freezes with fullscreen flash video playback (I > haven't tested something other than youtube). I noticed that I didn't > encounter those freezes when using compositing. Thus I simply added a > "xcompmgr &" to my .x

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread Daniel Kowalski
Same here, freezes on videos from vimeo.com. I had to kill X through ssh several times (even keyboard input stopped working) $uname -a Linux sirius 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64 AMD Phenom(tm) II X4 955 Processor AuthenticAMD GNU/Linux card is GF9800GT on propriet

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread hiro
omg just use windows

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread dtk
On 05.08.2011 14:22, Ethan Grammatikidis wrote: > On Fri, 05 Aug 2011 00:37:52 +0200 > dtk wrote: >> putting the flash player on a website into fullscreen regularly (very >> -.-) freezes my screen. > > I think it's a Linux kernel problem. duh, sweet -.- I have the same with kernel 2.6.39 with an

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread Eckehard Berns
> > putting the flash player on a website into fullscreen regularly (very > > -.-) freezes my screen. > > I think it's a Linux kernel problem. I also have encountered freezes with fullscreen flash video playback (I haven't tested something other than youtube). I noticed that I didn't encounter th

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread Ethan Grammatikidis
On Fri, 05 Aug 2011 00:37:52 +0200 dtk wrote: > > Hey guys, > > putting the flash player on a website into fullscreen regularly (very > -.-) freezes my screen. I think it's a Linux kernel problem. I have the same with kernel 2.6.39 with an Intel 945GME, and i use WindowMaker. I can't downgrade

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-05 Thread dtk
On 05.08.2011 01:32, Suraj N. Kurapati wrote: > On Fri 05 Aug 2011 12:37:52 AM PDT, dtk wrote: >> putting the flash player on a website into fullscreen regularly >> (very -.-) freezes my screen. > > On my system, only the flash video "freezes" that may well be, but since it's in fullscreen, nothi

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-04 Thread Suraj N. Kurapati
On Fri 05 Aug 2011 12:18:06 AM PDT, Nathan Neff wrote: > > Linux 2.6.39-ARCH > > Are you running Arch Linux again? It's so tempting! Yup, I've been riding the edge with ArchLinux since February. :-) -- Nobody said computers were going to be polite. signature.asc Description: PGP signature

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-04 Thread Nathan Neff
> % uname -a > Linux ratham 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 > x86_64 Genuine Intel(R) CPU U7300 @ 1.30GHz GenuineIntel GNU/Linux Are you running Arch Linux again? It's so tempting!

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-04 Thread Suraj N. Kurapati
On Fri 05 Aug 2011 12:37:52 AM PDT, dtk wrote: > putting the flash player on a website into fullscreen regularly > (very -.-) freezes my screen. On my system, only the flash video "freezes" --- stops rendering new frames, but audio continues playing normally. However, on YouTube, the fullscreen v

Re: [dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-04 Thread Kris Maglione
On Fri, Aug 05, 2011 at 12:37:52AM +0200, dtk wrote: putting the flash player on a website into fullscreen regularly (very -.-) freezes my screen. wmii seems to continue to work in the background (I can change tags, kill the browser, ...) and the mouse continues to respond (I can click to pause

[dev] [wmii] Flash in fullscreen regularly freezes screen

2011-08-04 Thread dtk
Hey guys, putting the flash player on a website into fullscreen regularly (very -.-) freezes my screen. wmii seems to continue to work in the background (I can change tags, kill the browser, ...) and the mouse continues to respond (I can click to pause the vid (sound oftentimes continues to play