Python Forum
popup message box code runs in Windows, but not in Linux
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
popup message box code runs in Windows, but not in Linux
#3
Turns out it was running the whole time.  The popup message box ran, but it was hidden back behind other windows.  For some reason it's not immediately being shown forward under Kubuntu like it is under Windows.

Edit: It would not run from the command line.  I get this from the command line:

thomas@thomas-HP-Compaq-6200-Pro-SFF-PC:~/Documents/python_work/GUIs/thenewboston$ Python buckymessagebox.py
No command 'Python' found, did you mean:
 Command 'jython' from package 'jython' (universe)
 Command 'python' from package 'python-minimal' (main)
 Command 'python' from package 'python3' (main)
 Command 'cython' from package 'cython' (universe)
Python: command not found
thomas@thomas-HP-Compaq-6200-Pro-SFF-PC:~/Documents/python_work/GUIs/thenewboston$ 
I was in the directory of the file "buckymessagebox.py".
Reply


Messages In This Thread
RE: popup message box code runs in Windows, but not in Linux - by Luke_Drillbrain - May-02-2017, 04:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] Hover over highlighted text and open popup window DrakeSoft 2 1,681 Oct-29-2022, 04:30 PM
Last Post: DrakeSoft
  POPUP on widget Entry taratata2020 4 3,932 Mar-10-2020, 05:04 PM
Last Post: taratata2020
  [WxPython] How to show remove button at the right side of the hovering item of a combobox popup? indrajitmajumdar 0 2,575 Mar-28-2019, 11:24 AM
Last Post: indrajitmajumdar
  [Tkinter] [SOLVED] Create per button popup menu py2.7 AceScottie 5 6,339 May-31-2018, 12:39 AM
Last Post: AceScottie
  Code fails on Mac, works on Windows and Raspberry Pi eugenedakin 4 4,131 May-30-2018, 03:49 AM
Last Post: eugenedakin
  [PyQt] source code is not running in REDHAT 7 linux platform shridhara 0 2,166 May-23-2018, 07:58 AM
Last Post: shridhara
  Please advice Linux library - tray icon, popup windows, ICQ/Skype style etc ramendik 5 4,196 Dec-03-2017, 04:35 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020