Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Something wrong with the Arduino graphical interface
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
cien
n00b
n00b


Joined: 05 Dec 2024
Posts: 32

PostPosted: Tue Feb 04, 2025 8:50 am    Post subject: Something wrong with the Arduino graphical interface Reply with quote

Hi, I installed the arduino ide using the following command.
Code:
sudo emerge -av dev-embedded/arduino

After I successfully installed it, the graphical interface showed problems. I use dwm.
The image is linked below.
https://i.postimg.cc/0yGDZTBx/2025-02-04-163243-1680x1050-scrot.png
Does anyone know the reason? I will provide more information if needed.Thank you for each and every response.
Here is some information.
Code:
cien@gentoo /usr/bin $ eselect java-vm list
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm
cien@gentoo /usr/bin $ java -version
openjdk version "21.0.5" 2024-10-15 LTS
OpenJDK Runtime Environment Temurin-21.0.5+11 (build 21.0.5+11-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.5+11 (build 21.0.5+11-LTS, mixed mode, sharin

Code:
cien@gentoo /etc/portage/package.use $ cat astyle
>=dev-util/astyle-3.6.1 java

Code:
cien@gentoo /etc/portage $ cat make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
COMMON_FLAGS="-march=native -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"

USE = "-wayland -kde -gnome X pulseaudio "
MAKEOPTS="-j2"
VIDEO_CARDS="intel"
ACCEPT_LICENSE="*"

# Appending getbinpkg to the list of values within the FEATURES variable
#FEATURES="${FEATURES} getbinpkg"
# Require signatures
#FEATURES="${FEATURES} binpkg-request-signature"
# NOTE: This stage was built with the bindist USE flag enabled

FEATURES="${FEATURES} ccache"
CCACHE_DIR="/var/cache/ccache"
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C.utf8

GENTOO_MIRRORS="https://mirrors.tuna.tsinghua.edu.cn/gentoo"
GENTOO_MIRRORS="${GENTOO_MIRRORS}  https://mirrors.aliyun.com/gentoo"

GRUB_PLATFORMS="efi-64"

#log
PORTAGE_ELOG_CLASSES="log warn error"
# Warning: just 'save' won't show messages on emerging! Add 'echo' to save *AND* show.
#PORTAGE_ELOG_SYSTEM="save"

# Show messages after emerging *and* save
PORTAGE_ELOG_SYSTEM="echo save"

Thank you for every help.
Back to top
View user's profile Send private message
cien
n00b
n00b


Joined: 05 Dec 2024
Posts: 32

PostPosted: Fri Feb 14, 2025 1:58 am    Post subject: Reply with quote

After I used xfce4, the problem was solved. But I still want to know why it doesn't work properly under dwm.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum