Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

websites not working #194

Open
Tigerlie opened this issue Nov 14, 2023 · 6 comments
Open

websites not working #194

Tigerlie opened this issue Nov 14, 2023 · 6 comments

Comments

@Tigerlie
Copy link

i want to use this website e.g.
https://app.lumafield.com/project/fedc9b09-b696-4a7f-8270-95762abd1d1d

result, the website shows a notification unsupportet browser

abc

macbook pro 13" i7
mountain lion 10.8.5

@Wowfunhappy
Copy link

Odd, WebGL should work. Can you please paste the output of chrome://gpu?

@Tigerlie
Copy link
Author

well, i just downgraded to version 118. stable
but the issue is the same, at least youtube seems to work better than v. 119.

what part of the entire gpu dump do you need, it's quite large

@Wowfunhappy
Copy link

I figured you would attach the txt ("download report to file"), but I really just want to see "Graphics Feature Status" at the top.

@Tigerlie
Copy link
Author

i see, i felt like it was too much to post
here is the top part

Graphics Feature Status

  • Canvas: Hardware accelerated
  • Canvas out-of-process rasterization: Unavailable
  • Direct Rendering Display Compositor: Disabled
  • Compositing: Software only. Hardware acceleration disabled
  • Multiple Raster Threads: Enabled
  • OpenGL: Enabled
  • Rasterization: Unavailable
  • Raw Draw: Disabled
  • Skia Graphite: Disabled
  • Video Decode: Hardware accelerated
  • Video Encode: Hardware accelerated
  • WebGL: Hardware accelerated but at reduced performance
  • WebGL2: Hardware accelerated but at reduced performance
  • WebGPU: Hardware accelerated but at reduced performance

Driver Bug Workarounds

  • adjust_src_dst_region_for_blitframebuffer
  • clamp_texture_base_level_and_max_level
  • decode_encode_srgb_for_generatemipmap
  • disable_2d_canvas_auto_flush
  • disable_av_sample_buffer_display_layer
  • disable_canvas_oop_rasterization
  • disable_dual_source_blending_support
  • enable_webgl_timer_query_extensions
  • get_frag_data_info_bug
  • pack_parameters_workaround_with_pack_buffer
  • regenerate_struct_names
  • remove_dynamic_indexing_of_swizzled_vector
  • remove_invariant_and_centroid_for_essl3
  • reset_base_mipmap_level_before_texstorage
  • rewrite_do_while_loops
  • set_zero_level_before_generating_mipmap
  • unfold_short_circuit_as_ternary_operation
  • unpack_alignment_workaround_with_unpack_buffer
  • use_unused_standard_shared_blocks
  • validate_multisample_buffer_allocation
  • disabled_extension_GL_KHR_blend_equation_advanced
  • disabled_extension_GL_KHR_blend_equation_advanced_coherent
  • disabled_extension_GL_MESA_framebuffer_flip_y

Problems Detected

  • Gpu compositing has been disabled, either via blocklist, about:flags or the command line. The browser will fall back to software compositing and hardware acceleration will be unavailable.
    Disabled Features: gpu_compositing

sometimes the browser crashes really hard and the Macbook just restarts by itself and then says there was an unexpected error, in all languages, and then the EFI asks if you want to boot up normal again, and then you boot up and crash reporter asks wheter you want to report the issue to apple or ignore, and then live goes on.

i know, not many people use legacy OSes anymore, and it's a lot of work to keep it going,
i appreciate your effort.

@Wowfunhappy
Copy link

WebGL: Hardware accelerated but at reduced performance
WebGL2: Hardware accelerated but at reduced performance

So that confirms WebGL should be enabled. Odd.

sometimes the browser crashes really hard and the Macbook just restarts by itself and then says there was an unexpected error, in all languages, and then the EFI asks if you want to boot up normal again

This is off-topic, but what you're describing sounds like #44. I try to avoid recommending my own stuff, but #25 includes a kernel extension which will fix this.

i know, not many people use legacy OSes anymore, and it's a lot of work to keep it going,
i appreciate your effort.

Just a note I'm not the developer, but I try to help by triaging issues where I can.

@Tigerlie
Copy link
Author

great,
if you find a solution to the webgl issue, let me know.

interesting read about the kernel panic, if i get a chance to make a photo of the sudden restart, i will post it there

i want to contribute to the development and made this awesome icon for chromium legacy,
i feel like the regular icon doesn't look good with its flat design and white background, where all the other icons in Lion and Mountain Lion have 3D features.
here is my own icon, you can forward this to the developers and treat it as your own. and take credit for it if you desire.

https://www.filemail.com/d/nsikpmhbhzzwxqv

here is how it looks like in launchpad
cc1
and on the dashboard
cc2

blueboxd pushed a commit that referenced this issue May 16, 2024
(cherry picked from commit 30ae99b)

Bug: 329443056
Change-Id: I8b25473883a298a78a5a509b9065a3d1d825ac62
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5371733
Reviewed-by: Jérôme Lebel <jlebel@chromium.org>
Reviewed-by: Quentin Pubert <qpubert@google.com>
Commit-Queue: Olivier Robin <olivierrobin@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1275489}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5388048
Auto-Submit: Olivier Robin <olivierrobin@chromium.org>
Commit-Queue: Jérôme Lebel <jlebel@chromium.org>
Cr-Commit-Position: refs/branch-heads/6367@{#194}
Cr-Branched-From: d158c6d-refs/heads/main@{#1274542}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants