02-13-2024, 03:43 AM
1. After installing DSL, my screen resolution was only 800 x 600. Installing firmware-amd-graphics fixed the problem (I'm able to get my native resolution of 1280 x 720).
2. My Wifi uses the Broadcom BCM4313 driver. Connman shows that wifi is powered, but I'm unable to connect. Connman's "Wireless" window shows nothing. I can connect using AntiX. A method you suggested didn't help:
$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
$ ifconfig wlan0 up
wlan0: ERROR while getting interface flags: No such device
3. Many options in Control Centre seem to do nothing at all, e.g. Edit JWM, Set Date and Time, nothing appears under Drivers and Maintenance, etc. I don't know whether this is a bug or you simply haven't installed these functions yet.
4. I get this error after using apt (I get the same error with AntiX):
(desktop-menu:3532): Gtk-CRITICAL **: 16:34:59.859: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Writing Menu: jwm
Traceback (most recent call last):
File "/usr/local/bin/desktop-menu", line 477, in <module>
build_menu()
File "/usr/local/bin/desktop-menu", line 313, in build_menu
process_menu(menu)
File "/usr/local/bin/desktop-menu", line 219, in process_menu
icon = find_icon(entry) or default_folder_icon
^^^^^^^^^^^^^^^^
File "/usr/local/bin/desktop-menu", line 148, in find_icon
if icon_theme.lookup_icon(appicon, icon_size, 0) and not no_gtk:
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'lookup_icon'
5. Programs I installed (firefox-esr, libreoffice, etc.) don't appear in the menu; I tried using "Refresh Menu".
6. Anecdotal testing shows that DSL is just a little "lighter" than AntiX x64.
2. My Wifi uses the Broadcom BCM4313 driver. Connman shows that wifi is powered, but I'm unable to connect. Connman's "Wireless" window shows nothing. I can connect using AntiX. A method you suggested didn't help:
$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
$ ifconfig wlan0 up
wlan0: ERROR while getting interface flags: No such device
3. Many options in Control Centre seem to do nothing at all, e.g. Edit JWM, Set Date and Time, nothing appears under Drivers and Maintenance, etc. I don't know whether this is a bug or you simply haven't installed these functions yet.
4. I get this error after using apt (I get the same error with AntiX):
(desktop-menu:3532): Gtk-CRITICAL **: 16:34:59.859: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Writing Menu: jwm
Traceback (most recent call last):
File "/usr/local/bin/desktop-menu", line 477, in <module>
build_menu()
File "/usr/local/bin/desktop-menu", line 313, in build_menu
process_menu(menu)
File "/usr/local/bin/desktop-menu", line 219, in process_menu
icon = find_icon(entry) or default_folder_icon
^^^^^^^^^^^^^^^^
File "/usr/local/bin/desktop-menu", line 148, in find_icon
if icon_theme.lookup_icon(appicon, icon_size, 0) and not no_gtk:
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'lookup_icon'
5. Programs I installed (firefox-esr, libreoffice, etc.) don't appear in the menu; I tried using "Refresh Menu".
6. Anecdotal testing shows that DSL is just a little "lighter" than AntiX x64.