[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#939301: /usr/bin/vulkaninfo: html output is not correctly formated. Not closed VkPhysicalDevicePCIBusInfoProperties section.



Package: vulkan-tools
Version: 1.1.114.0+dfsg1-1
Severity: normal
File: /usr/bin/vulkaninfo

Dear Maintainer,

when using `vulkaninfo --html`, the resulting vulkaninfo.html do have a
bug, leading to incorrect rendering of the result file in the browser:

"""
...
					<details><summary>VkPhysicalDevicePCIBusInfoProperties</summary>
						<details><summary>pciDomain   = <span class='val'>0</span></summary></details>
						<details><summary>pciBus      = <span class='val'>67</span></summary></details>
						<details><summary>pciDevice   = <span class='val'>0</span></summary></details>
						<details><summary>pciFunction = <span class='val'>0</span></summary></details>

					<details><summary>VkPhysicalDeviceTransformFeedbackProperties</summary>
....
"""

Clearly there should be </details>, at the end of the
VkPhysicalDevicePCIBusInfoProperties section, before a new section about
VkPhysicalDeviceTransformFeedbackProperties is started.

AFAIK, this is the only section in the html report with this issue. Other
ones looks to be correctly closed and indented too.

PS. It would be nice if "Format Properties" section is split into
supported and unsupported parts, just like the text output report of
vulkaninfo.


Cheers,
Witold




-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-5-amd64 (SMP w/32 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages vulkan-tools depends on:
ii  libc6               2.28-10
ii  libgcc1             1:9.2.1-4
ii  libstdc++6          9.2.1-4
ii  libvulkan1          1.1.114.0-1
ii  libwayland-client0  1.17.0-1
ii  libx11-6            2:1.6.7-1
ii  libxcb1             1.13.1-2
ii  libxext6            2:1.3.3-1+b2

vulkan-tools recommends no packages.

vulkan-tools suggests no packages.

-- no debconf information


Reply to: