[Qt-creator] Creator is confused about device state

Jason H jhihn at gmx.com
Thu Oct 11 17:20:13 CEST 2018


Additional details have emerged. Using the logging below, I initially got the warnings with no devices plugged in. Then I observed the unknown entries were gone. Plugging in one of those problem devices, I then got:
Warning: No factory found for device 'iOS Device 000080200015246C3C02002E' of type 'Ios.Device.Type'.

It comes up as *unknown* which is being presented with a yellow dot. It's an XS MAX.

> Sent: Thursday, October 11, 2018 at 11:09 AM
> From: "Jason H" <jhihn at gmx.com>
> To: "Eike Ziller" <Eike.Ziller at qt.io>
> Cc: qt-creator <qt-creator at qt-project.org>
> Subject: Re: [Qt-creator] Creator is confused about device state
>
> Thank you!
> 
> I'm trying to do this, but:
> $ export QT_LOGGING_RULES=qtc.ios.*=true Qt\ Creator.app/Contents/MacOS/Qt\ Creator
> -bash: export: `Qt Creator.app/Contents/MacOS/Qt Creator': not a valid identifier
> 
> $ export QT_LOGGING_RULES="qtc.ios.*=true Qt\ Creator.app/Contents/MacOS/Qt\ Creator"
> $ Qt/Qt\ Creator.app/Contents/MacOS/Qt\ Creator 
> qt.core.logging: Ignoring malformed logging rule: 'qtc.ios.*=true Qt\ Creator.app/Contents/MacOS/Qt\ Creator'
> qt.core.logging: Ignoring malformed logging rule: 'qtc.ios.*=true Qt\ Creator.app/Contents/MacOS/Qt\ Creator'
> Warning: No factory found for device 'iOS Device 5fe9685103889729080ed553f5c4b54911b25517' of type 'Ios.Device.Type'.
> Warning: No factory found for device 'iOS Device 000080200015246C3C02002E' of type 'Ios.Device.Type'.
> Warning: No factory found for device 'iOS Device 000080200013252C0228002E' of type 'Ios.Device.Type'.
> Warning: No factory found for device 'iOS Device f495268a94e2c7b71cb0b2a6aeafddd5add67ce9' of type 'Ios.Device.Type'.
> 
> Subsequent attempts to find a non-malformed logging rule failed and never again mentioned anything about iOS.
> 
> > Sent: Thursday, October 11, 2018 at 2:23 AM
> > From: "Eike Ziller" <Eike.Ziller at qt.io>
> > To: "Jason H" <jhihn at gmx.com>
> > Cc: qt-creator <qt-creator at qt-project.org>
> > Subject: Re: [Qt-creator] Creator is confused about device state
> >
> > Can you please create a bug report, and add the output from running Qt Creator with such a device attached with
> > 
> > QT_LOGGING_RULES=qtc.ios.*=true Qt\ Creator.app/Contents/MacOS/Qt\ Creator
> > 
> > (which should provide a bit more information about what Qt Creator does)
> > 
> > Br, Eike
> > 
> > > On Oct 4, 2018, at 17:59, Jason H <jhihn at gmx.com> wrote:
> > > 
> > > After rebooting, back to *unknown*
> > > 
> > > Again, acode can deploy & run my app, but Qt Creator can't. 
> > > 
> > > 
> > >> Sent: Thursday, October 04, 2018 at 11:57 AM
> > >> From: "Jason H" <jhihn at gmx.com>
> > >> To: "Jason H" <jhihn at gmx.com>
> > >> Cc: qt-creator <qt-creator at qt-project.org>
> > >> Subject: Re: [Qt-creator] Creator is confused about device state
> > >> 
> > >> It keeps calling it "*unknown" but but has a name. 
> > >> 
> > >> Halp!
> > >> 
> > >>> Sent: Thursday, October 04, 2018 at 11:41 AM
> > >>> From: "Jason H" <jhihn at gmx.com>
> > >>> To: qt-creator <qt-creator at qt-project.org>
> > >>> Subject: [Qt-creator] Creator is confused about device state
> > >>> 
> > >>> So I've hooked up about 50 devices successfully, but now I am stuck with a yellow circle for a device that Xcode can deploy apps too. Normally after I register the device in xCode, it goes green. I don't know how to fix this one? I've quit xCode and creator multiple times, unplugged the device, Creator is still stuck... What I did differently with this one is I renamed it on the device after plugging it in, but it has the same ID, so it shouldn't matter, right?
> > >>> 
> > >>> 
> > >>> _______________________________________________
> > >>> Qt-creator mailing list
> > >>> Qt-creator at qt-project.org
> > >>> http://lists.qt-project.org/mailman/listinfo/qt-creator
> > > <Screen Shot 2018-10-04 at 11.57.46 AM.png>_______________________________________________
> > > Qt-creator mailing list
> > > Qt-creator at qt-project.org
> > > http://lists.qt-project.org/mailman/listinfo/qt-creator
> > 
> > -- 
> > Eike Ziller
> > Principal Software Engineer
> > 
> > The Qt Company GmbH
> > Rudower Chaussee 13
> > D-12489 Berlin
> > eike.ziller at qt.io
> > http://qt.io
> > Geschäftsführer: Mika Pälsi,
> > Juha Varelius, Mika Harjuaho
> > Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B
> > 
> >
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>



More information about the Qt-creator mailing list