Z-Bolt / OctoScreen

LCD touch interface for our OctoPrint
GNU Affero General Public License v3.0
723 stars 119 forks source link

Icon activation error #223

Closed epetit91 closed 3 years ago

epetit91 commented 3 years ago

Hello,

After installing Octoscreen 2.6.1 on Octopi 0.18, I encountered the following problem: When I click on the "Configuration" icon, the nozzle temperature icon is activated. When I click on the bed temperature icon, the Print icon activates. etc ... I had no problem with the installation (see listing). With Octoscreen 2.5.1 everything worked perfectly. Where is the problem ? Thanks for your help.

My configuration :

Listing of installation :

This script downloads and installs PiTFT Support using userspace touch controls and a DTO for display drawing. one of several configuration files. Run time of up to 5 minutes. Reboot required!

Select configuration: [1] PiTFT 2.4", 2.8" or 3.2" resistive (240x320) (320x240) [2] PiTFT 2.2" no touch (320x240) [3] PiTFT 2.8" capacitive touch (320x240) [4] PiTFT 3.5" resistive touch (480x320) [5] PiTFT Mini 1.3" or 1.54" display (240x240) - WARNING! WILL UPGRADE YOUR KERNEL TO LATEST [6] ST7789V 2.0" no touch (320x240) - WARNING! WILL UPGRADE YOUR KERNEL TO LATEST [7] MiniPiTFT 1.14" display (240x135) - WARNING! WILL UPGRADE YOUR KERNEL TO LATEST [8] Uninstall PiTFT [9] Quit without installing

4 Select rotation: [1] 90 degrees (landscape) [2] 180 degrees (portrait) [3] 270 degrees (landscape) [4] 0 degrees (portrait)

3 PITFT Checking init system... Found systemd /boot is mounted PITFT System update Updating apt indexes............ Reading package lists... ......... PITFT Installing Python libraries & Software... Installing Pre-requisite Software...This may take a few minutes! PITFT Reading package lists... PITFT Building dependency tree... PITFT Reading state information... PITFT bc is already the newest version (1.07.1-2). PITFT device-tree-compiler is already the newest version (1.4.7-4). PITFT evtest is already the newest version (1:1.33-2). PITFT fbi is already the newest version (2.10-3). PITFT git is already the newest version (1:2.20.1-2+deb10u3). PITFT libts-bin is already the newest version (1.19-1). PITFT python-dev is already the newest version (2.7.16-1). PITFT python-smbus is already the newest version (4.1-1). PITFT python-pip is already the newest version (18.1-5+rpt1). PITFT python-spidev is already the newest version (20190221~182651-1). PITFT 0 upgraded, 0 newly installed, 0 to remove and 50 not upgraded. PITFT Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple PITFT Requirement already satisfied: evdev in /usr/local/lib/python3.7/dist-packages (1.4.0) PITFT Updating /boot/config.txt... Already have an adafruit-pitft-helper section in /boot/config.txt. Removing old section... PITFT Updating SysFS rules for Touchscreen... PITFT Updating TSLib default calibration... Would you like the console to appear on the PiTFT display? [y/n] n PITFT Making sure console doesn't use PiTFT Removing console fbcon map from /boot/cmdline.txt Screen blanking time reset to 10 minutes Would you like the HDMI display to mirror to the PiTFT display? [y/n] y PITFT Adding FBCP support... Installing cmake... Downloading rpi-fbcp... Uncompressing rpi-fbcp... Building rpi-fbcp... Installing rpi-fbcp... Remove fbcp from /etc/rc.local, if it's there... We have systemd, so install fbcp systemd unit... Configuring boot/config.txt for forced HDMI Already have an adafruit-pitft-helper section in /boot/config.txt. Removing old section... PITFT Success!

Settings take effect on next boot.

REBOOT NOW? [Y/n] y

epetit91 commented 3 years ago

Solved : Problem of calibration data in the "/usr/share/X11/xorg.conf.d/20-calibration.conf" file. The problem is not due to octoscreen