[PySide] QtDesigner ???
Paolo De Stefani
paolo at paolodestefani.it
Fri Apr 22 00:03:20 CEST 2022
Il 21/04/2022 22:56 Cristián Maureira-Fredes ha scritto:
> Hey,
>
> it seems like your file got removed
> due to a malware detection process.
>
> Can you share your code using services like
> pastebin.com dpaste.com linkode.org etc etc ?
In the zip archive there are text file, png icons, one .bat file
I've uploaded that file here:
ftp://ftp.paolodestefani.it
user: pyside at paolodestefani.it
pwd: Pyside123!
>
> In that case we can see the full extent of the problem.
>
> As an alternative,
> you can report a bug and share the zip file (or all the files)
> to the issue, so it can be discussed there (you'd need a Qt account)
> This is the platform to do that:
> http://bugreports.qt.io/browse/PYSIDE
> Make sure you select the 'pyside' project
> and here you have more info:
> https://wiki.qt.io/Qt_for_Python/Reporting_Bugs
Uh maybe is my mistake...
Before reporting any bug is better that someone else check the code i
suppose
>
>
> Cheers
>
> On 4/21/22 21:46, Paolo De Stefani wrote:
>> Il 20/04/2022 22:59 Cristián Maureira-Fredes ha scritto:
>>> Hey,
>>>
>>> (remember to reply to the list, so other folks can read the
>>> discussion,
>>> I'm adding the ML on CC to jump back to the topic)
>>
>> OPS... Sorry
>>
>>>
>>> Maybe you are hitting https://bugreports.qt.io/browse/PYSIDE-1561
>>>
>>
>> It seems a diffrerent issue
>>
>>
>>> Can you share more information regarding how you are using the
>>> generated
>>> ui file?
>>>
>>
>> It looks like a QtDesigner problem or uic problem for me BUT i'm not a
>> professional programmer
>>
>> I created a small script that can show the problem. Simply
>> comment/uncomment line 33/34
>>
>> #from Ui.DBManagerMainWindowGood import Ui_DBManagerMainWindow
>> from Ui.DBManagerMainWindowBad import Ui_DBManagerMainWindow
>>
>> .ui files are included and you can see that the only difference
>> between the 2 is a label and line edit added in the bad one. Of course
>> both can be previewed in QtDesigner without any problem
>>
>>
--
Paolo De Stefani
More information about the PySide
mailing list