You are not logged in.

#1 2006-07-10 12:35:32

eyolf
Member
From: Copenhagen
Registered: 2005-11-29
Posts: 339
Website

QSettings::Sync: filename is null/empty

Lately, I think: since the big testing-to-current operation, I've been getting error messages like this every time I open an application:

QSettings::Sync: filename is null/empty
QSettings::Sync: filename is null/empty
QSettings::Sync: filename is null/empty
QSettings::Sync: filename is null/empty
QSettings::Sync: filename is null/empty
QSettings::Sync: filename is null/empty

Sometimes they only show up when I open the program from a console, other times (e.g. with the KDE System Guard), a warning window pops up.

I see from the Trolltech support site (http://www.trolltech.com/developer/knowledgebase/642/) that this is caused by QSettings not being able to find the settings file, in any of the locations in the path, but it doesn't say which file it's looking for.
Can anyone help me out here? The programs work without problem, but the error message tells me something is wrong...
I don't know if it's related, but I've also had problems with making shortcut settings in KMail stay - they seem to be correctly entered in the various config/rc files, but they won't remain - sometimes not from session to session, other times not even for the duration of a single session.

Offline

#2 2007-04-21 01:01:15

Mindaugas
Member
From: Ireland
Registered: 2004-03-25
Posts: 95

Re: QSettings::Sync: filename is null/empty

I have same problem now. I just change font size too small, And now I have Skype in Gnome looks very tiny smile

Need to fixed, any solutions? Where to look for it?

please smile

Offline

#3 2007-04-21 01:16:25

Mindaugas
Member
From: Ireland
Registered: 2004-03-25
Posts: 95

Re: QSettings::Sync: filename is null/empty

I have got fixed. http://www.trolltech.com/developer/knowledgebase/642/

Owner of qtrc in /home/myusername/.qt/qtrc was root hmm

So eyolf change it to your username if it's same in your case. wink

Last edited by Mindaugas (2007-04-21 01:26:10)

Offline

#4 2007-05-16 09:43:20

eyolf
Member
From: Copenhagen
Registered: 2005-11-29
Posts: 339
Website

Re: QSettings::Sync: filename is null/empty

Thanks - that seems to have solved it

Offline

#5 2007-05-16 13:30:51

shen
Member
Registered: 2003-09-05
Posts: 272
Website

Re: QSettings::Sync: filename is null/empty

if you know what package caused it file a bug report so that it can be fixed.

Offline

Board footer

Powered by FluxBB