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
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
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
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 $(
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 "/
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
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
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
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
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
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:
#
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?
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
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
omg just use windows
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
> > 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
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
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
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
> % 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!
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
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
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
24 matches
Mail list logo