On Wednesday 07 September 2011 17:25:06 Ravi ..........! wrote:
> Hi ,
> On Ubuntu QSettings values do not serialize properly.
> When view the settings INI file it looks like this:
> 
>      tabifiedDockWidgets=@Variant(\
> 0\0\0\t\0\0\0\x1\0\0\0\x89)
> 
> and while reading the value it gives an error syaing,
> 
> tabifiedDockWidgets=settings.value("tabifiedDockWidgets")
> self.tabifyDockWidget(tabifiedDockWidgets)
> 
> *QVariant::load: unable to load type 137.
> 
> 
> thanks,
> *

Hi,

Do you have any code showing the issue in a reproducible way?

Regards
-- 
Hugo Parente Lima
INdT - Instituto Nokia de Tecnologia

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to