← Back to team overview

igotu2gpx team mailing list archive

[Bug 437857] Re: Uses /usr/lib instead of /usr/lib64 (ASSERT failure in QList<T>::at: "index out of range")

 

I think this is caused by an umask setting for root of 077 (instead of
the more common 022 or 002), which means that all files created by root
are only readable/writable/executable by root. As far as I know this not
the default for any Linux/BSD distribution.

-- 
Uses /usr/lib instead of /usr/lib64 (ASSERT failure in QList<T>::at: "index out of range")
https://bugs.launchpad.net/bugs/437857
You received this bug notification because you are a member of
MobileAction i-gotU USB GPS travel logger Mac/Linux developers, which is
subscribed to igotu2gpx.

Status in MobileAction i-gotU USB GPS travel logger Mac/Linux support: In Progress

Bug description:
I tried to install igotu2gpx, but igotugui fails at start with following error:

ASSERT failure in QList<T>::at: "index out of range", file /usr/include/qt4/QtCore/qlist.h, line 395

When I run it from bin/debug it works ok. I was always using Igotu2gpx without installing, so I didn't notice this problem before.
I'm using 64-bit Gentoo with Qt 4.5.1.



References