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

MainWindow: null terminate accel arrays #745

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

danirabbit
Copy link
Member

It looks like Terminal hasn't build in daily since #699

Something with setting accels is causing tests to pass in CI here, but not during the launchpad build: https://launchpadlibrarian.net/695825095/buildlog_ubuntu-noble-amd64.io.elementary.terminal_6.1.2+r2374+pkg87~daily~ubuntu24.04.1_BUILDING.txt.gz

stdout: 14: UNKNOWN: (/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/io.elementary.terminal.tests.application:8441): Gtk-WARNING **: 19:05:25.710: Unable to parse accelerator 'GVariant': ignored request to install 8 accelerators

It looks like we null terminate the other arrays, so I'm guessing that's the problem?

@danirabbit danirabbit merged commit c5dfcd3 into master Nov 6, 2023
4 checks passed
@danirabbit danirabbit deleted the danirabbit/mainwindow-nullterminatedaccels branch November 6, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants