[Bug 250251] Change path at execution

BRULE Herman alpha_one_x86 at first-world.info
Mon Sep 6 08:12:09 BST 2010


https://bugs.kde.org/show_bug.cgi?id=250251





--- Comment #2 from BRULE Herman <alpha_one_x86 first-world info>  2010-09-06 09:12:07 ---
no (because it can by controled by KDE), example:
QFile logFile("toto.log");       
logFile.open(QIODevice::ReadWrite|QIODevice::Truncate|QIODevice::Unbuffered);
logFile.close();
To do the application: test (xrw------)

When I double click into konqueror on "test" or I open file X.Y with my
application "test", it will create the toto.log into /home/user.
When I open konsole by F4 and I put ./test, it will create the toto.log into
the current directory (then ./toto.log) (I search that's but when I doucle
click on the application)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list