Skip to content

Commit 882fbe0

Browse files
authored
Ubuntu 24.04 vm updates 1 (#616)
* Support negative-valued action parameters by converting them in the Python helper code into a positive value whose bit pattern is the 2's complement representation of the negative value. * Minor fixes and improvements to Ubuntu 24.04 VM readme
1 parent 9c2f5d6 commit 882fbe0

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

vm-ubuntu-24.04/README.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Feel free to try it out and report problems if you find any.
66
Known issues that anyone who knows how to fix is welcome to suggest
77
improvements:
88

9-
+ The VM created has a GUI desktop with icons, but the icon images are
10-
"blank".
9+
+ The desktop icon for the Wireshark application does not seem to
10+
exist, at least not under the name that worked for Ubuntu 20.04, so
11+
it shows up as a question mark.
1112

1213

1314
# Creating the VM
@@ -82,9 +83,10 @@ create new VM images once per month.
8283
+ In "Wallpaper mode" popup menu, choose "Center on the screen".
8384
+ Click Apply button
8485
+ Close "Desktop preferences" window
85-
+ The desktop "icons" are some kind of strange invisible or
86-
non-existent icon images. If you know how to fix this, please let
87-
me know.
86+
+ Start menu -> Preferences -> LXQt settings -> Appearance
87+
+ Click "Icons Theme" in left column
88+
+ Click "Ubuntu-Mono-Light ..." in right column.
89+
+ Click "Apply" button, then "Close" button.
8890
+ Several of the icons on the desktop have an exclamation mark on
8991
them. If you try double-clicking those icons, it pops up a window
9092
saying "This file 'Wireshark' seems to be a desktop entry. What do
@@ -243,7 +245,7 @@ Virtual system settings:
243245
+ Description:
244246

245247
```
246-
Open source P4 development tools built from latest source code as of 2024-Jun-01 and packaged into an Ubuntu 20.04 Desktop Linux VM for the AMD64 architecture.
248+
Open source P4 development tools built from latest source code as of 2024-Jun-01 and packaged into an Ubuntu 24.04 Desktop Linux VM for the AMD64 architecture.
247249
```
248250

249251
+ License

0 commit comments

Comments
 (0)