Giter VIP home page Giter VIP logo

Comments (4)

casperstorm avatar casperstorm commented on June 8, 2024

In version 1.3.2 we converted to use OpenGL rather than WGPU as we hoped it would solve some compatibility issues (#453). However it seems there's actually now a few issues with OpenGL. For now you can stick to 1.3.1, but I am curious: What GPU do you have?

@tarkah should we revert back to WGPU?

from ajour.

truekenny avatar truekenny commented on June 8, 2024

On host: Geforce Gtx 980.
Inside Sandbox: Microsoft Remote Display Adapter.

from ajour.

casperstorm avatar casperstorm commented on June 8, 2024

@truekenny can you test this version?
ajour.zip

from ajour.

truekenny avatar truekenny commented on June 8, 2024

Same error.

15:41:37.491 [ajour][INFO] Ajour 1.3.2 has started.
15:41:37.508 [ajour::gui][DEBUG] config loaded:
Config {
    wow: Wow {
        directory: None,
        directories: {
            Retail: "C:\\Program Files (x86)\\World of Warcraft\\_retail_",
        },
        flavor: Retail,
    },
    addons: Addons {
        global_release_channel: Stable,
        ignored: {},
        release_channels: {},
        delete_saved_variables: false,
    },
    theme: None,
    column_config: V1 {
        local_version_width: 150,
        remote_version_width: 150,
        status_width: 85,
    },
    window_size: None,
    scale: None,
    backup_directory: None,
    backup_addons: false,
    backup_wtf: false,
    backup_config: false,
    backup_screenshots: false,
    backup_fonts: false,
    hide_ignored_addons: false,
    self_update_channel: Stable,
    weak_auras_account: {},
    alternating_row_colors: false,
    is_keybindings_enabled: true,
    language: English,
    catalog_source: None,
    auto_update: false,
    compression_format: Zip,
    zstd_compression_level: 0,
    close_to_tray: false,
    autostart: false,
    start_closed_to_tray: false,
}
15:41:37.508 [ajour::gui][DEBUG] antialiasing: false
15:41:37.613 [panic][ERROR] thread 'main' panicked at 'running Ajour gui: GraphicsAdapterNotFound': src\gui\mod.rs:1277
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: <unknown>
  13: <unknown>
  14: <unknown>
  15: <unknown>
  16: BaseThreadInitThunk
  17: RtlUserThreadStart


from ajour.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.