• Re: Chromium & Firefox can't play videos again

    From Daniel James@3:633/10 to All on Tue Dec 9 10:42:55 2025
    On 08/12/2025 22:28, bp@www.zefox.net wrote:
    I have a locally-recorded video at http://www.zefox.net/~bp/ampinvt/2nd_inverter/browser_viewable_2nd_inverter.mp4

    That does play here, with sound, in Firefox on Debian Trixie (on AMD64,
    not a Pi), and also on a Pi500+ running RaspiOS Trixie (no speakers, so
    I can only say the video works).

    Both machines have full desktop GUIs and VLC installed, I don't know
    whether that makes any difference. The AMD machine is running Debian
    Mate and the Pi a standard PiOS.

    Oh ... probably shouldn't make any difference but I also have cheese
    installed on both, because I was playing with webcams. I suppose cheese
    may have brought in some extra driver support ...??

    --
    Cheers,
    Daniel.

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From bp@3:633/10 to All on Thu Dec 11 12:00:01 2025
    A few hours ago both chromium and firefox started playing videos, both
    youtube and elsewhere.

    Two updates have been installed, one related to java and the other
    related to png, (isn't png a graphics format?) which may have been
    influential.

    It does appear that YouTube viewed with Chromium can force ads onto
    the screen, even with uBlock.origin Lite installed. On firefox, youtube
    plays correctly and I'm not seeing ads with uBlock Origin, at least for now.

    Thanks to all for paying attention!

    bob prohaska


    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Fri Dec 19 11:00:01 2025
    On 8 Dec 2025 10:29:08 +1000, Computer Nerd Kev wrote:

    When you start Firefox from a terminal does it complain about any
    missing libraries?

    When you run a GUI app in the regular GUI way, it used to write its error messages to the file ~/.xsession-errors. Trouble is, lines in that file
    never had any timestamps or any other identifying information about where
    they came from. Under Wayland+systemd, you can now monitor those errors a
    bit more cleanly with journalctl --user.

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From bp@3:633/10 to All on Fri Dec 19 11:00:01 2025
    Lawrence D?Oliveiro <ldo@nz.invalid> wrote:
    On 8 Dec 2025 10:29:08 +1000, Computer Nerd Kev wrote:

    When you start Firefox from a terminal does it complain about any
    missing libraries?

    When you run a GUI app in the regular GUI way, it used to write its error messages to the file ~/.xsession-errors. Trouble is, lines in that file never had any timestamps or any other identifying information about where they came from. Under Wayland+systemd, you can now monitor those errors a bit more cleanly with journalctl --user.

    Since the latest batch of updates to Bookworm both Chromium and Firefox
    are playing videos successfully, albeit with some audio stutter. The
    updates seem to have been mostly to libraries, not the browsers.

    Thanks for writing,

    bob prohaska



    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From candycanearter07@3:633/10 to All on Thu Dec 25 20:00:02 2025
    Lawrence D?Oliveiro <ldo@nz.invalid> wrote at 02:57 this Sunday (GMT):
    On Mon, 8 Dec 2025 22:28:53 -0000 (UTC), bp wrote:

    Copying a YouTube URL into vlc media player causes an error, which starts with
    Your input can't be opened:
    VLC is unable to open the MRL 'https://rr2---sn-nvopjoxu-25ve.googlevideo.com/videoplayback?expire=1765254131&ei=k083aZHbLNaMlu8PvrCu0As&ip=50.1.20.31&id=o-AJ-TWnr5nbiu1saDbbnTkT--M44S09bXDdhPGEg1........
    but I suppose that some deliberate access control by Youtube.

    Could just be that VLC?s attempt at extracting media URLs from YouTube
    isn?t as up-to-date as that in a dedicated downloader like youtube-dl,
    yt-dlp etc al.

    You could get the media URL from one of those, and then see if VLC
    will play it.


    If you're willing to try another player, mpv can play youtube videos if
    yt-dlp is installed.
    --
    user <candycane> is generated from /dev/urandom

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Computer Nerd Kev@3:633/10 to All on Sat Dec 20 17:38:15 2025
    Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
    On 8 Dec 2025 10:29:08 +1000, Computer Nerd Kev wrote:
    When you start Firefox from a terminal does it complain about any
    missing libraries?

    When you run a GUI app in the regular GUI way, it used to write its error messages to the file ~/.xsession-errors.

    Maybe your system did, I don't get any such file even running
    programs that I know dump out errors, but I'm using TinyX. Oh and
    a system running Xorg 21 doesn't have it either. Anyway it's easy
    to run programs from a terminal window for troubleshooting and
    a log would fill up my storage space with junk messages, so I'm not
    interested in enabling that.

    Trouble is, lines in that file
    never had any timestamps or any other identifying information about where they came from. Under Wayland+systemd, you can now monitor those errors a bit more cleanly with journalctl --user.

    I find journalctl unclean in all the most important respects, but
    you're welcome to it.

    --
    __ __
    #_ < |\| |< _#

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Mon Dec 22 09:30:02 2025
    On 20 Dec 2025 17:38:15 +1000, Computer Nerd Kev wrote:

    I find journalctl unclean in all the most important respects ...

    If that?s what your system is using to record its per-user log files,
    then your choices are either a) learn to use it, or b) switch to a
    different distro.

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Computer Nerd Kev@3:633/10 to All on Mon Dec 22 10:50:06 2025
    Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
    On 20 Dec 2025 17:38:15 +1000, Computer Nerd Kev wrote:
    I find journalctl unclean in all the most important respects ...

    If that's what your system is using to record its per-user log files,
    then your choices are either a) learn to use it, or b) switch to a
    different distro.

    Already done b), and in fact on Raspberry Pi I have the
    (non-Systemd) syslog daemon started manually only for debugging, so
    normally there are no such logs at all.

    --
    __ __
    #_ < |\| |< _#

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Computer Nerd Kev@3:633/10 to All on Mon Dec 22 15:53:54 2025
    Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
    On 22 Dec 2025 10:50:06 +1000, Computer Nerd Kev wrote:
    Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
    On 20 Dec 2025 17:38:15 +1000, Computer Nerd Kev wrote:
    I find journalctl unclean in all the most important respects ...

    If that's what your system is using to record its per-user log
    files, then your choices are either a) learn to use it, or b)
    switch to a different distro.

    Already done b), and in fact on Raspberry Pi I have the
    (non-Systemd) syslog daemon started manually only for debugging, so
    normally there are no such logs at all.

    So what happens to the diagnostic messages from GUI apps that you run?

    They go to the framebuffer console X is started from (Ctrl-Alt-F1),
    unless they were started from a terminal window. But those messages
    aren't sent to syslog by the GUI applications, maybe your systems
    have something extra which does that when GUI programs are started?

    Syslog messages go nowhere if there's no syslog daemon running.

    --
    __ __
    #_ < |\| |< _#

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Mon Dec 22 20:00:01 2025
    On 22 Dec 2025 10:50:06 +1000, Computer Nerd Kev wrote:

    Lawrence D'Oliveiro <ldo@nz.invalid> wrote:

    On 20 Dec 2025 17:38:15 +1000, Computer Nerd Kev wrote:

    I find journalctl unclean in all the most important respects ...

    If that's what your system is using to record its per-user log
    files, then your choices are either a) learn to use it, or b)
    switch to a different distro.

    Already done b), and in fact on Raspberry Pi I have the
    (non-Systemd) syslog daemon started manually only for debugging, so
    normally there are no such logs at all.

    So what happens to the diagnostic messages from GUI apps that you run?

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Tue Dec 23 11:00:01 2025
    On 22 Dec 2025 15:53:54 +1000, Computer Nerd Kev wrote:

    Lawrence D'Oliveiro <ldo@nz.invalid> wrote:

    So what happens to the diagnostic messages from GUI apps that you
    run?

    They go to the framebuffer console X is started from (Ctrl-Alt-F1),
    unless they were started from a terminal window. But those messages
    aren't sent to syslog by the GUI applications, maybe your systems
    have something extra which does that when GUI programs are started?

    I never said they were.

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)