Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zbreplay #3

Open
nargizaraimova opened this issue Jun 3, 2018 · 2 comments
Open

zbreplay #3

nargizaraimova opened this issue Jun 3, 2018 · 2 comments

Comments

@nargizaraimova
Copy link

Hi, I have an issue with zbreplay. The error is: AttributeError: 'QComboBox' object has no attribute 'text' Traceback (most recent call last): File "main.py", line 138, in zbreplay file=self.zbreplayFile.text()

@richard-adlava
Copy link

i believe it should be file=self.zbreplayFile.currentText()

@Joyoe
Copy link

Joyoe commented Jan 3, 2020

i believe it should be file=self.zbreplayFile.currentText()

Thx man, it really works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants