-
-
Notifications
You must be signed in to change notification settings - Fork 778
Closed
Labels
bugA crash or error in behavior.A crash or error in behavior.good first issueIs this your first time contributing? This could be a good place to start!Is this your first time contributing? This could be a good place to start!windowsThe issue relates to Microsoft Windows support.The issue relates to Microsoft Windows support.
Description
Describe the bug
Wanting to learn BeeWare for projects, I followed the tutorial on the website. Running the minimum code and testing out the features causes a deprecation warning in the terminal.
Steps to reproduce
- Go to https://docs.beeware.org/en/latest/tutorial/tutorial-0.html
- Follow all of the instructions on the page for a Windows environment
- Click the bottom right arrow to go to Tutorial 1 - Your first app
- Follow the steps until the section labeled Run the app in developer mode
- Click on the running app's Help menu
- Click on the About option
- Check command line for messages
Expected behavior
No errors or warning as this is all completely new (downloaded a few days ago).
Template code should be up to date and use current conventions to help learners like me
Screenshots
BeeWare Tutorial Template Code Deprecated 05-2025
https://imgur.com/a/vVBz3BP
Full Sizes
Environment
- Operating System: Windows 10 (no pending updates)
- Python version: CPython 3.19.13
- Software versions:
- Briefcase: 0.3.22
- Toga: "toga-winforms~=0.4.7"
Pycharm 2025.1
Logs
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugA crash or error in behavior.A crash or error in behavior.good first issueIs this your first time contributing? This could be a good place to start!Is this your first time contributing? This could be a good place to start!windowsThe issue relates to Microsoft Windows support.The issue relates to Microsoft Windows support.