GNU bug report logs - #30080
24.5; write-region can reset idle time

Previous Next

Package: emacs;

Reported by: Cecil Westerhof <Cecil <at> decebal.nl>

Date: Thu, 11 Jan 2018 21:02:02 UTC

Severity: normal

Found in version 24.5

Fixed in version 25.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Forwarded to http://lists.gnu.org/r/help-gnu-emacs/2018-01/msg00143.html

Full log


Message #31 received at 30080 <at> debbugs.gnu.org (full text, mbox):

From: Cecil Westerhof <Cecil <at> decebal.nl>
To: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Cc: 30080 <at> debbugs.gnu.org
Subject: Re: bug#30080: 24.5; write-region can reset idle time
Date: Fri, 12 Jan 2018 16:11:56 +0100
Stefan Monnier <monnier <at> IRO.UMontreal.CA> writes:

>> It is even more funny: when I play a video with mpv, idle time is also
>> reset. And this I find really odd.
>
> Can you try to run Emacs under GDB?
> Then start Emacs to try and reproduce the problem with mpv.
> Once ready to start mpv, hit `C-c C-z` in GDB, then type
>
>     break timer_stop_idle
>     continue
>
> then launch mpv and try to see the backtrace (with command `bt`) when
> the timer_stop_idle breakpoint is triggered.
> [ Then again, maybe this will trigger all the time, but is a false
>   alarm because it would be undone right after by the above code.  ]

And it is funnier still: I found out that this only happens when mpv
is started when clicking on a file in KTorrent. If I click om a file
in Thunar, or start mpv from the command line it does not happen.

I will try to do what you asked this weekend.

-- 
Cecil Westerhof
Senior Software Engineer
M Cecil <at> Decebal.nl

LinkedIn: http://www.linkedin.com/in/cecilwesterhof




This bug report was last modified 7 years and 181 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.