Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98422
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Vincent Vande Vyvre <vincent.vande.vyvre@telenet.be> |
| Newsgroups | comp.lang.python |
| Subject | Re: [Ubuntu] PyQt5 |
| Date | Sun, 8 Nov 2015 06:36:26 +0100 |
| Lines | 18 |
| Message-ID | <mailman.117.1446961439.16136.python-list@python.org> (permalink) |
| References | <d453cf4b-7a30-4b2c-9bff-53d488552671@googlegroups.com> |
| Reply-To | vincent.vandevyvre@oqapy.eu |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de mgPFis9vZJNZmfdK+pgS2ARE/rxPtdjOd1mij+s6WCtA== |
| Return-Path | <vincent.vande.vyvre@telenet.be> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'subject:: [': 0.03; 'buttons': 0.09; 'advance': 0.10; 'apps': 0.15; 'assistance!': 0.16; 'from:name:vincent vande vyvre': 0.16; 'received:195.130': 0.16; 'received:195.130.137': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'received:telenet- ops.be': 0.16; 'sudo': 0.16; '\xe9crit': 0.16; 'subject:] ': 0.19; 'fairly': 0.22; 'examples': 0.24; 'header:In-Reply-To:1': 0.24; 'install': 0.25; "i've": 0.25; 'header:User-Agent:1': 0.26; 'example': 0.26; 'installed': 0.26; 'andrew': 0.27; 'fine': 0.28; 'locks': 0.29; "i'm": 0.30; 'code': 0.30; 'received:be': 0.30; 'supposed': 0.31; 'up.': 0.32; 'maybe': 0.33; 'run': 0.33; 'ubuntu': 0.33; 'handle': 0.34; 'running': 0.34; 'to:addr:python- list': 0.36; 'thank': 0.38; 'to:addr:python.org': 0.40; 'charset:windows-1252': 0.62; 'header:Reply-To:1': 0.67; 'reply- to:no real name:2**0': 0.71; 'click': 0.76; 'apt-get': 0.84 |
| User-Agent | Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
| In-Reply-To | <d453cf4b-7a30-4b2c-9bff-53d488552671@googlegroups.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:98422 |
Show key headers only | View raw
Le 08/11/2015 04:13, Andrew Diamond a écrit : > Hi! > > I'm fairly new to Python, and installed pyqt5 and began working through the examples at http://zetcode.com/gui/pyqt5/menustoolbars/ However, whenever I click one of the buttons or menus in the example apps I run that is supposed to quit the application, it locks up. This happens with all the examples I installed that handle code to quit the app. > > Running Ubuntu 15.10, and installed pyqt5 via: > > sudo apt-get install python3-pyqt5 > sudo apt-get install qtcreator > > Thank you in advance for any assistance! Works fine for me on 15.04. I've tested the first example with the menuBar. Have you a message into the terminal? Maybe an error? Vincent
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[Ubuntu] PyQt5 Andrew Diamond <adiamond1978@gmail.com> - 2015-11-07 19:13 -0800
Re: [Ubuntu] PyQt5 Vincent Vande Vyvre <vincent.vande.vyvre@telenet.be> - 2015-11-08 06:36 +0100
Re: [Ubuntu] PyQt5 Laura Creighton <lac@openend.se> - 2015-11-08 11:20 +0100
Re: [Ubuntu] PyQt5 Andrew Diamond <adiamond1978@gmail.com> - 2015-11-08 08:03 -0800
Re: [Ubuntu] PyQt5 Chris Angelico <rosuav@gmail.com> - 2015-11-09 03:22 +1100
Re: [Ubuntu] PyQt5 Andrew Diamond <adiamond1978@gmail.com> - 2015-11-08 08:27 -0800
Re: [Ubuntu] PyQt5 Terry Reedy <tjreedy@udel.edu> - 2015-11-08 18:05 -0500
Re: [Ubuntu] PyQt5 Laura Creighton <lac@openend.se> - 2015-11-09 03:41 +0100
Re: [Ubuntu] PyQt5 Terry Reedy <tjreedy@udel.edu> - 2015-11-09 05:24 -0500
csiph-web