Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Help (Ubuntu Desktop Guide) Showing Up As Blank On Ubuntu 24.04 LTS

  1. #11
    Join Date
    Sep 2014
    Beans
    4

    Re: Help (Ubuntu Desktop Guide) Showing Up As Blank On Ubuntu 24.04 LTS

    Wow! That worked, thank you very much, Currentshaft!

    Quote Originally Posted by currentshaft View Post
    Try this:

    export WEBKIT_DISABLE_COMPOSITING_MODE=1
    export WEBKIT_DISABLE_DMABUF_RENDERER=1
    export WEBKIT_DMABUF_RENDERER_DISABLE_GBM=1
    yelp

  2. #12
    currentshaft is offline Oops! My Coffee Cup is empty.
    Join Date
    May 2024
    Beans
    Hidden!

    Re: Help (Ubuntu Desktop Guide) Showing Up As Blank On Ubuntu 24.04 LTS

    ?
    Last edited by currentshaft; 4 Weeks Ago at 12:54 AM.

  3. #13
    Join Date
    Sep 2007
    Location
    USA
    Beans
    332
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: Help (Ubuntu Desktop Guide) Showing Up As Blank On Ubuntu 24.04 LTS

    Adding this to `.bashrc` will allow you to launch Help from anywhere and work appropriately:

    ```
    export WEBKIT_DISABLE_COMPOSITING_MODE=1
    export WEBKIT_DISABLE_DMABUF_RENDERER=1
    export WEBKIT_DMABUF_RENDERER_DISABLE_GBM=1
    ```

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •