krename-users Mailing List for KRename (Page 13)
Brought to you by:
domseichter,
stonki
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(5) |
Feb
|
Mar
(13) |
Apr
(9) |
May
(5) |
Jun
(16) |
Jul
(10) |
Aug
(1) |
Sep
(1) |
Oct
(12) |
Nov
(20) |
Dec
(6) |
2003 |
Jan
(2) |
Feb
(27) |
Mar
(17) |
Apr
(26) |
May
(27) |
Jun
(37) |
Jul
(18) |
Aug
(14) |
Sep
(3) |
Oct
(10) |
Nov
(15) |
Dec
(5) |
2004 |
Jan
(21) |
Feb
(12) |
Mar
(14) |
Apr
(12) |
May
(15) |
Jun
(4) |
Jul
(6) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
2005 |
Jan
(9) |
Feb
(9) |
Mar
(5) |
Apr
(3) |
May
(2) |
Jun
(1) |
Jul
|
Aug
(2) |
Sep
(5) |
Oct
(5) |
Nov
(4) |
Dec
|
2006 |
Jan
(1) |
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
(2) |
Jun
|
Jul
|
Aug
(4) |
Sep
|
Oct
(1) |
Nov
|
Dec
(1) |
2007 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
|
Jun
(1) |
Jul
(3) |
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2008 |
Jan
|
Feb
(8) |
Mar
|
Apr
(2) |
May
(2) |
Jun
(2) |
Jul
(1) |
Aug
|
Sep
|
Oct
(10) |
Nov
|
Dec
(4) |
2009 |
Jan
|
Feb
(2) |
Mar
(6) |
Apr
(3) |
May
(17) |
Jun
(6) |
Jul
(1) |
Aug
|
Sep
(7) |
Oct
(6) |
Nov
(4) |
Dec
(5) |
2010 |
Jan
|
Feb
|
Mar
(8) |
Apr
(1) |
May
(8) |
Jun
(1) |
Jul
(1) |
Aug
|
Sep
(7) |
Oct
(2) |
Nov
|
Dec
|
2011 |
Jan
(3) |
Feb
(6) |
Mar
(1) |
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(2) |
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
|
2013 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(3) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(6) |
Nov
(1) |
Dec
|
2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
(1) |
Jul
(2) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2017 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Steven P. U. <ul...@fa...> - 2004-01-24 14:29:29
|
On Sat, 24 Jan 2004 15:12:23 +0100 Dominik Seichter <dom...@we...> wrote: > Hi Steven > > Am Samstag, 24. Januar 2004 14:56 schrieb Steven P. Ulrick: > > I did what you said, and "make" got further along than it did > > before, but it still exited with an error. And, here it is: > > coorddialog.moc.o(.gnu.linkonce.r._ZTV10DSLineEdit+0x1e0): undefined > > reference to `KLineEdit::setText(QString const&)' collect2: ld > > returned 1 exit status > > make[2]: *** [krename] Error 1 > > make[2]: Leaving directory `/home/steve/krename-2.9.0/krename' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/steve/krename-2.9.0' > > make: *** [all] Error 2 > > > > Oh yeah, here is the part of the file that you told me to edit. I > > include it just in case I made a mistake in editing it: > > > > > > > > QString BatchRenamer::buildFilename( fileentry* entry, bool dir ) > You edited the line correctly and fixed this way the last error. The > new error might be a problem with KDE 3.2 on your system. But as KDE > 3.2 should be source compatible to 3.1.x there should not be such a > problem. > > I'm currently compiling KDE 3.2 on my system to make it my main > desktop. After compilation is finished I'll test wether it is the > cause for the above problem, but I do not think though. Hello, Dom :) The above statement is rather ironic/amusing: I am also in the midst of compiling KDE 3.1.95 from the source code. Great minds think alike :) (In my case, it is proceeding withoug flaw :)) > BTW, the following thought came to mind. Maybe it helps to compile > with enable-final activated. > > ./configure --enable-final > make > make install > > Does this work for you? I tried that, and I got the error that is quoted above. That's ok, I know that you'll get it :) Steven P. Ulrick > > CU Dom |
From: Dominik S. <dom...@we...> - 2004-01-24 14:13:05
|
Hi Steven Am Samstag, 24. Januar 2004 14:56 schrieb Steven P. Ulrick: > I did what you said, and "make" got further along than it did before, > but it still exited with an error. And, here it is: > coorddialog.moc.o(.gnu.linkonce.r._ZTV10DSLineEdit+0x1e0): undefined > reference to `KLineEdit::setText(QString const&)' collect2: ld returned 1 > exit status > make[2]: *** [krename] Error 1 > make[2]: Leaving directory `/home/steve/krename-2.9.0/krename' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/steve/krename-2.9.0' > make: *** [all] Error 2 > > Oh yeah, here is the part of the file that you told me to edit. I > include it just in case I made a mistake in editing it: > > > > QString BatchRenamer::buildFilename( fileentry* entry, bool dir ) You edited the line correctly and fixed this way the last error. The new error might be a problem with KDE 3.2 on your system. But as KDE 3.2 should be source compatible to 3.1.x there should not be such a problem. I'm currently compiling KDE 3.2 on my system to make it my main desktop. After compilation is finished I'll test wether it is the cause for the above problem, but I do not think though. BTW, the following thought came to mind. Maybe it helps to compile with enable-final activated. ./configure --enable-final make make install Does this work for you? CU Dom -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: Steven P. U. <ul...@fa...> - 2004-01-24 13:56:02
|
On Sat, 24 Jan 2004 14:39:53 +0100 Dominik Seichter <dom...@we...> wrote: > Hello Steven, > > Could you please open the file batchrenamer.cpp in your favorite editor and > search for the line: > static QString BatchRenamer::buildFilename( fileentry* entry, bool dir ) > Please remove now the word "static" at the beginning. KRename should compile > now. > > CU Dom Hello, Dom I did what you said, and "make" got further along than it did before, but it still exited with an error. And, here it is: /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o krename -L/usr/X11R6/lib -L/usr/lib/qt-3.2/lib -L/usr/lib -R /usr/lib -R /usr/lib/qt-3.2/lib -R /usr/X11R6/lib servicemenuhandler.o guimodeselector.o firststartdlg.o tabs.o krenameimpl.o numberdialog.o coorddialog.o commandplugin.o helpdialog.o pictureplugin.o mydirplugin.o datetime.o permission.o fileplugin.o undodialog.o myinputdialog.o kmylistview.o wizard.o replacedialog.o pluginloader.o plugin.o kmylistbox.o kmyhistorycombo.o fileoperation.o confdialog.o batchrenamer.o ProgressDialog.o main.o krecursivelister.o dsdirselectdialog.o krenamedcop_skel.o commandplugin.moc.o firststartdlg.moc.o krenameimpl.moc.o replacedialog.moc.o undodialog.moc.o kmyhistorycombo.moc.o ProgressDialog.moc.o datetime.moc.o numberdialog.moc.o coorddialog.moc.o pictureplugin.moc.o myinputdialog.moc.o plugin.moc.o tabs.moc.o kmylistbox.moc.o wizard.moc.o confdialog.moc.o permission.moc.o helpdialog.moc.o fileplugin.moc.o kmylistview.moc.o servicemenuhandler.moc.o mydirplugin.moc.o fileoperation.moc.o -lkparts -lkio -lkdeui -lkdecore -lqt-mt -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread coorddialog.moc.o(.gnu.linkonce.r._ZTV10DSLineEdit+0x1e0): undefined reference to `KLineEdit::setText(QString const&)' collect2: ld returned 1 exit status make[2]: *** [krename] Error 1 make[2]: Leaving directory `/home/steve/krename-2.9.0/krename' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/steve/krename-2.9.0' make: *** [all] Error 2 Oh yeah, here is the part of the file that you told me to edit. I include it just in case I made a mistake in editing it: QString BatchRenamer::buildFilename( fileentry* entry, bool dir ) Have a Great Day :) Steven P. Ulrick |
From: Dominik S. <dom...@we...> - 2004-01-24 13:40:35
|
Hello Steven, Could you please open the file batchrenamer.cpp in your favorite editor and search for the line: static QString BatchRenamer::buildFilename( fileentry* entry, bool dir ) Please remove now the word "static" at the beginning. KRename should compile now. CU Dom Am Samstag, 24. Januar 2004 14:22 schrieb Steven P. Ulrick: > Hello, Dom :) > I just downloaded, and attempted to compile, Krename 2.9.0. > Unfortunately, "make" eneded with the following error: > > batchrenamer.cpp: In member function `void > BatchRenamer::parseSubdirs(data*)': batchrenamer.cpp:811: warning: `exists' > is deprecated (declared at /usr/local/kde/include/kio/netaccess.h:267) > batchrenamer.cpp:811: warning: `mkdir' is deprecated (declared at > /usr/local/kde/include/kio/netaccess.h:337) > batchrenamer.cpp:812: warning: format not a string literal and no format > arguments > batchrenamer.cpp: At global scope: > batchrenamer.cpp:821: error: cannot declare member function `static QString > BatchRenamer::buildFilename(fileentry*, bool)' to have static linkage > make[2]: *** [batchrenamer.o] Error 1 > make[2]: Leaving directory `/home/steve/krename-2.9.0/krename' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/steve/krename-2.9.0' > make: *** [all] Error 2 > > I am still running Fedora Core 1, with all the official updates > installed, including the updated kernel. As far as un-orthodox items in > our system, we are currently running the following: 1. KDE 3.1.94 from > KDE's offical Fedora RPM's 2. The version of QT that KDE 3.1.94 > requires. This also is from KDE's official Fedora RPM's 3. Fedora > Core's development version of XFree86. I installed this to get another > program that I wanted to try working. I can downgrade if necessary. I > have not had any known issues with this upgrade to XFree86. > > This is all that I can think of for the moment :) > > Have a Great Day :) > Steven P. Ulrick > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Krename-users mailing list > Kre...@li... > https://lists.sourceforge.net/lists/listinfo/krename-users -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: Steven P. U. <ul...@fa...> - 2004-01-24 13:21:52
|
Hello, Dom :) I just downloaded, and attempted to compile, Krename 2.9.0. Unfortunately, "make" eneded with the following error: batchrenamer.cpp: In member function `void BatchRenamer::parseSubdirs(data*)': batchrenamer.cpp:811: warning: `exists' is deprecated (declared at /usr/local/kde/include/kio/netaccess.h:267) batchrenamer.cpp:811: warning: `mkdir' is deprecated (declared at /usr/local/kde/include/kio/netaccess.h:337) batchrenamer.cpp:812: warning: format not a string literal and no format arguments batchrenamer.cpp: At global scope: batchrenamer.cpp:821: error: cannot declare member function `static QString BatchRenamer::buildFilename(fileentry*, bool)' to have static linkage make[2]: *** [batchrenamer.o] Error 1 make[2]: Leaving directory `/home/steve/krename-2.9.0/krename' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/steve/krename-2.9.0' make: *** [all] Error 2 I am still running Fedora Core 1, with all the official updates installed, including the updated kernel. As far as un-orthodox items in our system, we are currently running the following: 1. KDE 3.1.94 from KDE's offical Fedora RPM's 2. The version of QT that KDE 3.1.94 requires. This also is from KDE's official Fedora RPM's 3. Fedora Core's development version of XFree86. I installed this to get another program that I wanted to try working. I can downgrade if necessary. I have not had any known issues with this upgrade to XFree86. This is all that I can think of for the moment :) Have a Great Day :) Steven P. Ulrick |
From: Dominik S. <dom...@we...> - 2004-01-24 12:11:07
|
Hi, KRename 2.9.0, leading to the stable release 3.0, was released today. As this is the first development release, only source packages are offered to see if it compiles everywhere. Binary packages will of course be available for future releases again. Please download this release and give us your feedback. KRename 2.9.0 supports finally KIO-Slaves. I.e. you can rename files over fish://, ftp:// or smb:// and all other protocols supported by the KIO-slave technology. Additionally we improved usability again in some cases. Mainly by removing useless configuration options. The annoying "Do you really want to close KRename?" messagebox was removed in this release. And many more changes.... CU Dom -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: mark v. <mar...@ra...> - 2004-01-08 16:26:33
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, are you interested on an rpm for SuSE 9.0 and the used spec file? SuSE is to slow, so I build one and it works fine. regards Mark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE//YSiexMp+p7KgQ8RAnkEAKCadcTpuDelc39N5FDz2B9+hMIc6QCfcwsT rXR8deTVAGcUdGPNI9iUgGQ= =d5+v -----END PGP SIGNATURE----- |
From: Dominik S. <dom...@we...> - 2004-01-07 22:49:48
|
Am Dienstag, 6. Januar 2004 17:03 schrieben Sie: > Alle Wednesday 31 December 2003 15:22, Dominik Seichter ha scritto: > > The directory selection dialog is provided by KDE and does not support > > this behaviour by default (contrary to the file dialog which supports > > this feature). I am not sure if I can modify the dir selction dialog to > > support SHIFT and CTRL for file selction. Perhaps I have also to > > implement my own directory dialog. I will have to see what is possible. > > Well, to be true I noticed that with file-dialog you can even select only > directories, and there multi-selection works fine.. > So maybe you may only leave file selection, specifing that you can even add > entire directories, cause maybe someone may misunderstand it (mmh..for sure > he will do) You are right! I did not know that. This would make things much simpler (hopefully). I think I will try it out in one of the 2.9.x development releases. Thanks for mentioning it! CU Dom -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: Dominik S. <dom...@we...> - 2004-01-07 22:23:18
|
Wrong list ;) Am Mittwoch, 7. Januar 2004 23:20 schrieb Dominik Seichter: > Hi, > > Am Mittwoch, 7. Januar 2004 23:18 schrieben Sie: > > Yes, but contains() is faster than the SQL Query we do for some fields. > > See the code example. If the contains() is removed, the behaviour of the > > function is still correct, but we would always execute a SQL query which > > is surely slower than the fast contains() function. > > > > if( SqlTables::isConnected() && t.contains( "["+c+"]" ) > > && !article_no.isEmpty() ) { > > QString ret = query( "SELECT " + c + " FROM " + > > TABLE_CUSTOMER_TEXT + " WHERE article_no='" + article_no + "' AND > > customer_no='" + customer_no + "'"); > > t.replace( DSREPLACE( "["+c+"]" ), ret ); > > } > > Answering to myself: There are indeed a few places where the contains call > can be removed, but only at places where there is no SQL query done. > Thanks for pointing this out! > > CU Dom -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: Dominik S. <dom...@we...> - 2004-01-07 22:21:08
|
Hi, Am Mittwoch, 7. Januar 2004 23:18 schrieben Sie: > Yes, but contains() is faster than the SQL Query we do for some fields. > See the code example. If the contains() is removed, the behaviour of the > function is still correct, but we would always execute a SQL query which is > surely slower than the fast contains() function. > > if( SqlTables::isConnected() && t.contains( "["+c+"]" ) > && !article_no.isEmpty() ) { > QString ret = query( "SELECT " + c + " FROM " + > TABLE_CUSTOMER_TEXT + " WHERE article_no='" + article_no + "' AND > customer_no='" + customer_no + "'"); > t.replace( DSREPLACE( "["+c+"]" ), ret ); > } Answering to myself: There are indeed a few places where the contains call can be removed, but only at places where there is no SQL query done. Thanks for pointing this out! CU Dom -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: Davide F. <il...@ka...> - 2004-01-06 16:02:01
|
Alle Wednesday 31 December 2003 15:22, Dominik Seichter ha scritto: > The directory selection dialog is provided by KDE and does not support this > behaviour by default (contrary to the file dialog which supports this > feature). I am not sure if I can modify the dir selction dialog to support > SHIFT and CTRL for file selction. Perhaps I have also to implement my own > directory dialog. I will have to see what is possible. Well, to be true I noticed that with file-dialog you can even select only directories, and there multi-selection works fine.. So maybe you may only leave file selection, specifing that you can even add entire directories, cause maybe someone may misunderstand it (mmh..for sure he will do) -- Davide Ferrari aka il Vide ICQ #5301833 |
From: Dominik S. <dom...@we...> - 2004-01-05 10:44:33
|
Hi guys, A new stable release of KRename is available for download. As usual we provide source packages as well as many binary packages. This release fixes a few bugs, most importantly the always growing directory selection dialog which was not resizeable. Upgrading to this release is recommended. http://www.krename.net CU Dom -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: Steven P. U. <sp...@fa...> - 2004-01-04 12:33:10
|
Hello, Dom :) I have had this idea for a feature for some time that would at least be really handy for me, and I would hope, someone else. Whenever I rename, for example, an mp3 that has an apostrophe in it, and choose to capitalize the first letter of each word, the letter immediately after the apostrophe is treated as a new word, and it is capitalized as well. For example: Original filename: he's a rebel - the crystals.mp3 Current Krename behavior: He'S A Rebel - The Crystals.mp3 Desired behavior: He's A Rebel - The Crystals.mp3 A program I used to use with Windows called "mp3 Tag Clinic" had an entire dialog with choices for making the first letter after an apostrophe lowercase, and a lot of other related things. I have "mp3 Tag Clinic" installed on a Windows machine at our church, so I'll try to get a screen shot or two to show you exactly what the above described dialog contains. For now, though, it would be nice if there would be an option to make the letter after the apostrophe be lowercase when choosing to capitalize the first letter of each word :) Thanks for your consideration of this matter :) Steven P. Ulrick |
From: Dominik S. <dom...@we...> - 2004-01-04 09:40:02
|
Hello Steven, Am Sonntag, 4. Januar 2004 04:06 schrieb Steven P. Ulrick: > When I attempt to add a directory to rename the files in it (or, of > course, in it and under it), the window that I get is too big to fit on > the screen. Unfortunately, it is also unresizeable :(, so I can't > resize it to check the box for adding files recursively. I tried > deleting "/home/steve/.kde/share/config/krenamerc", to no avail. This is a bug in 2.8.4, so it is not related to your setup. No need to switch to Gnome ;). At least one other user reported it already, too. I hope to have a fix available soon. By the way, you should still be able to move the dialog with pressing your ALT key and clicking somewhere at the dialog. You can drag the dialog now around. This allows you to access all buttons. I know this is no optimal solution, but it's the only one until I have the bug fix done. > In case it matters, I am running Fedora Core 1, all official updates > installed. I am also running KDE 3.1.94, installed from KDE's official > RPM's for Fedora Core 1. Also, my "/etc/sysconfig/desktop" file reads > thusly: DISPLAYMANAGER=KDE > > I downloaded a new tarball of Krename, and the source RPM. After > sucessfully compiling and installing both of them, I still had the same > problem. > > If you say so, I will try changing "KDE" in "/etc/sysconfig/desktop" to > "GNOME", but I would like to avoid that if at all possible :) > > Thanks in advance for your help :) > Steven P. Ulrick > P.S.: A few weeks ago when I told you that I got my computer running > again, I was a LITTLE premature. After ordering another ABIT board, and > having my brother Dave rebuild our computer around it, now I actually do > have a operational (and so far, stable :)) computer. Therefore, I am > looking forward to Krename 2.8.5 :) How many mainboards did you have to order to get one that is working? Anyways I am happy to hear that your computer is up and running again. KRename 2.9.0 (the new development series) makes great progress, too. And I hope I can release it soon. The main new feature will be that you can rename on for example ftp servers. CU Dom -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: Steven P. U. <sp...@fa...> - 2004-01-04 03:06:32
|
Hello, Dom :) When I attempt to add a directory to rename the files in it (or, of course, in it and under it), the window that I get is too big to fit on the screen. Unfortunately, it is also unresizeable :(, so I can't resize it to check the box for adding files recursively. I tried deleting "/home/steve/.kde/share/config/krenamerc", to no avail. In case it matters, I am running Fedora Core 1, all official updates installed. I am also running KDE 3.1.94, installed from KDE's official RPM's for Fedora Core 1. Also, my "/etc/sysconfig/desktop" file reads thusly: DISPLAYMANAGER=KDE I downloaded a new tarball of Krename, and the source RPM. After sucessfully compiling and installing both of them, I still had the same problem. If you say so, I will try changing "KDE" in "/etc/sysconfig/desktop" to "GNOME", but I would like to avoid that if at all possible :) Thanks in advance for your help :) Steven P. Ulrick P.S.: A few weeks ago when I told you that I got my computer running again, I was a LITTLE premature. After ordering another ABIT board, and having my brother Dave rebuild our computer around it, now I actually do have a operational (and so far, stable :)) computer. Therefore, I am looking forward to Krename 2.8.5 :) |
From: Dominik S. <dom...@we...> - 2003-12-31 14:23:55
|
Hello Davide, Am Dienstag, 30. Dezember 2003 10:14 schrieb Davide Ferrari: > (please answer also by provate mail cause I'm not subscribed) > > Hello there > > I found an annoying bug in KRename 2.8.4 compiled within a KDE-CVS > enviroment (under Gentoo Linux). If you add lot of directories, one by one, > everytime clicking on the "Add directory" button, the dialog window > everytime get taller and taller, til the OK button (and other button down > there) reach the bottom out border of the monitor. Hmm, you are right. I will try to release version 2.8.5, containing a fix, soon. > I would also like as feature, with something like SHIFT or CTRL pressed, > the possibility within with window to add more different directories. As > now I'm forced to add a single directory, or more directories but only if > they are recursively under a single directory. > > Thanks in advance. The directory selection dialog is provided by KDE and does not support this behaviour by default (contrary to the file dialog which supports this feature). I am not sure if I can modify the dir selction dialog to support SHIFT and CTRL for file selction. Perhaps I have also to implement my own directory dialog. I will have to see what is possible. Thanks for your bug report and suggestion. CU Dom -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: Davide F. <il...@ka...> - 2003-12-30 09:15:16
|
(please answer also by provate mail cause I'm not subscribed) Hello there I found an annoying bug in KRename 2.8.4 compiled within a KDE-CVS enviroment (under Gentoo Linux). If you add lot of directories, one by one, everytime clicking on the "Add directory" button, the dialog window everytime get taller and taller, til the OK button (and other button down there) reach the bottom out border of the monitor. I would also like as feature, with something like SHIFT or CTRL pressed, the possibility within with window to add more different directories. As now I'm forced to add a single directory, or more directories but only if they are recursively under a single directory. Thanks in advance. -- Davide Ferrari aka il Vide ICQ #5301833 |
From: Dominik S. <dom...@we...> - 2003-12-16 18:25:02
|
Hi Steven, I'm extremely sorry to hear about your computer problems. I hope you will soon be back and able to create fresh KRename rpms. Do you have any ideas what could have gone wrong? If the BIOS does not come up it looks like a motherboard issue to me. But your motherboard is new. Don't you have any warranty on it? By the way... could you give me the email address of your wife, so I can tell her to tell you to get a new computer ;) Luckily your email arrived without any HTML formattings. CU Dom Am Sonntag, 14. Dezember 2003 16:44 schrieb sp...@fa...: > Hello, Dom :) > Well, I thought that I almost had my computer problems fixed, only to come > home from work last night after a successfull install of Fedora Core 1, and > the BIOS wouldn't even come up :( As I already put a new motherboard in > this computer (a week after I got it), and numerous other expenses with the > computer, unless someone gives me a new computer, or my wife tells me to > get a new one, I won't be able to make RPM's for Krename for the forseeable > future. If I ever get a new computer, through one of the means listed > above, you will be one of the first people to be told :) Until then, I > won't be able to make RPM's for you :( > > Steven P. Ulrick > > P.S.: Since this was written from a webmail program I don't usually use, > the text might be unwrapped, or it might be in HTML. If either or both of > these things is true, I do apologize :) > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Krename-users mailing list > Kre...@li... > https://lists.sourceforge.net/lists/listinfo/krename-users -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: <sp...@fa...> - 2003-12-14 15:45:00
|
Hello, Dom :) Well, I thought that I almost had my computer problems fixed, only to come home from work last night after a successfull install of Fedora Core 1, and the BIOS wouldn't even come up :( As I already put a new motherboard in this computer (a week after I got it), and numerous other expenses with the computer, unless someone gives me a new computer, or my wife tells me to get a new one, I won't be able to make RPM's for Krename for the forseeable future. If I ever get a new computer, through one of the means listed above, you will be one of the first people to be told :) Until then, I won't be able to make RPM's for you :( Steven P. Ulrick P.S.: Since this was written from a webmail program I don't usually use, the text might be unwrapped, or it might be in HTML. If either or both of these things is true, I do apologize :) |
From: Dominik S. <dom...@we...> - 2003-12-04 17:02:41
|
Hi, A new stable release of KRename, KDE's leading batch renamer, can be downloaded. The release adds a netherlands translation, fixes an annoying segmentation fault on many systems (including Gentoo Linux. Some other minor bugs were fixed and a new feature, escaping of special characters, was added. You can now use KRename command tokens like "&" in filename, by adding "\&". The URL is http://www.krename.net CU Dom -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: Dominik S. <dom...@we...> - 2003-11-23 07:18:10
|
Hello, Thank you for reporting this crash. I will release KRename 2.8.4 soon. I hope the crash will gone with this version. Maybe this forum thread is of interest to you: http://www.kbarcode.net/forum/viewtopic.php?t=52 Could you also provide me with some additional information? Which distribution do you use? Which package did you install? From source or rpm? Which KDE version do you have installed? CU Dom Am Donnerstag, 20. November 2003 18:06 schrieb Marian POPESCU: > Hi, > > Sorry to be the one with bad news, but I cannot make it to work !! > Here is the output from strace: > > [marian@*** marian]$ strace krename > execve("/usr/bin/krename", ["krename"], [/* 39 vars */]) = 0 > uname({sys="Linux", node="***.***.***", ...}) = 0 > brk(0) = 0x8306000 > open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/tls/i686/mmx/libkparts.so.2", O_RDONLY) = -1 > ENOENT (No such file or directory) stat64("/usr/lib/tls/i686/mmx", > 0xbff5ea7c) = -1 ENOENT (No such file or directory) > open("/usr/lib/tls/i686/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such > file or directory) stat64("/usr/lib/tls/i686", 0xbff5ea7c) = -1 ENOENT (No > such file or directory) open("/usr/lib/tls/mmx/libkparts.so.2", O_RDONLY) = > -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/mmx", > 0xbff5ea7c) = -1 ENOENT (No such file or directory) > open("/usr/lib/tls/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such file or > directory) stat64("/usr/lib/tls", {st_mode=S_IFDIR|0755, st_size=4096, > ...}) = 0 open("/usr/lib/i686/mmx/libkparts.so.2", O_RDONLY) = -1 ENOENT > (No such file or directory) stat64("/usr/lib/i686/mmx", 0xbff5ea7c) = -1 > ENOENT (No such file or directory) open("/usr/lib/i686/libkparts.so.2", > O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/i686", > 0xbff5ea7c) = -1 ENOENT (No such file or directory) > open("/usr/lib/mmx/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such file or > directory) stat64("/usr/lib/mmx", 0xbff5ea7c) = -1 ENOENT (No such > file or directory) open("/usr/lib/libkparts.so.2", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\263#"..., 512) = > 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=256328, ...}) = 0 > old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = 0xbf538000 old_mmap(0x521c000, 252988, PROT_READ|PROT_EXEC, > MAP_PRIVATE, 3, 0) = 0x521c000 old_mmap(0x5256000, 16384, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3a000) = 0x5256000 > close(3) = 0 > open("/usr/lib/tls/libkio.so.4", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libkio.so.4", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\350"..., 512) = > 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=2791112, ...}) = 0 > old_mmap(0x4efb000, 2794068, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x4efb000 old_mmap(0x518c000, 102400, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x290000) = 0x518c000 old_mmap(0x51a5000, 596, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = > 0x51a5000 close(3) = 0 > open("/usr/lib/tls/libkdesu.so.4", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libkdesu.so.4", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0py\333\000"..., > 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=104224, ...}) = 0 > old_mmap(0xdb3000, 104928, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0xdb3000 old_mmap(0xdcc000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x18000) = 0xdcc000 close(3) > = 0 > open("/usr/lib/tls/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/tls/i686/mmx/libutil.so.1", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/usr/lib/qt-3.1/lib/tls/i686/mmx", 0xbff5ea28) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/tls/i686/libutil.so.1", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/usr/lib/qt-3.1/lib/tls/i686", 0xbff5ea28) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/tls/mmx/libutil.so.1", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/usr/lib/qt-3.1/lib/tls/mmx", 0xbff5ea28) = -1 ENOENT (No such file > or directory) open("/usr/lib/qt-3.1/lib/tls/libutil.so.1", O_RDONLY) = -1 > ENOENT (No such file or directory) stat64("/usr/lib/qt-3.1/lib/tls", > 0xbff5ea28) = -1 ENOENT (No such file or directory) > open("/usr/lib/qt-3.1/lib/i686/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No > such file or directory) stat64("/usr/lib/qt-3.1/lib/i686/mmx", 0xbff5ea28) > = -1 ENOENT (No such file or directory) > open("/usr/lib/qt-3.1/lib/i686/libutil.so.1", O_RDONLY) = -1 ENOENT (No > such file or directory) stat64("/usr/lib/qt-3.1/lib/i686", 0xbff5ea28) = -1 > ENOENT (No such file or directory) > open("/usr/lib/qt-3.1/lib/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No such > file or directory) stat64("/usr/lib/qt-3.1/lib/mmx", 0xbff5ea28) = -1 > ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libutil.so.1", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/usr/lib/qt-3.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = > 0 open("/usr/X11R6/lib/tls/i686/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT > (No such file or directory) stat64("/usr/X11R6/lib/tls/i686/mmx", > 0xbff5ea28) = -1 ENOENT (No such file or directory) > open("/usr/X11R6/lib/tls/i686/libutil.so.1", O_RDONLY) = -1 ENOENT (No such > file or directory) stat64("/usr/X11R6/lib/tls/i686", 0xbff5ea28) = -1 > ENOENT (No such file or directory) > open("/usr/X11R6/lib/tls/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No such > file or directory) stat64("/usr/X11R6/lib/tls/mmx", 0xbff5ea28) = -1 ENOENT > (No such file or directory) open("/usr/X11R6/lib/tls/libutil.so.1", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/usr/X11R6/lib/tls", 0xbff5ea28) = -1 ENOENT (No such file or > directory) open("/usr/X11R6/lib/i686/mmx/libutil.so.1", O_RDONLY) = -1 > ENOENT (No such file or directory) stat64("/usr/X11R6/lib/i686/mmx", > 0xbff5ea28) = -1 ENOENT (No such file or directory) > open("/usr/X11R6/lib/i686/libutil.so.1", O_RDONLY) = -1 ENOENT (No such > file or directory) stat64("/usr/X11R6/lib/i686", 0xbff5ea28) = -1 ENOENT > (No such file or directory) open("/usr/X11R6/lib/mmx/libutil.so.1", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/usr/X11R6/lib/mmx", 0xbff5ea28) = -1 ENOENT (No such file or > directory) open("/usr/X11R6/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No > such file or directory) stat64("/usr/X11R6/lib", {st_mode=S_IFDIR|0755, > st_size=4096, ...}) = 0 open("/etc/ld.so.cache", O_RDONLY) = 3 > fstat64(3, {st_mode=S_IFREG|0644, st_size=96248, ...}) = 0 > old_mmap(NULL, 96248, PROT_READ, MAP_PRIVATE, 3, 0) = 0xbf520000 > close(3) = 0 > open("/lib/libutil.so.1", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@~\330\000"..., > 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=14116, ...}) = 0 > old_mmap(0xd87000, 10996, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0xd87000 old_mmap(0xd89000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0xd89000 close(3) > = 0 > open("/usr/lib/tls/libkdeui.so.4", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libkdeui.so.4", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\f\331"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=2482944, ...}) = 0 > old_mmap(0x4c9b000, 2481972, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x4c9b000 old_mmap(0x4ed6000, 143360, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x23b000) = 0x4ed6000 close(3) > = 0 > open("/usr/lib/tls/libkdecore.so.4", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libkdecore.so.4", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\354"..., 512) = > 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1603424, ...}) = 0 > old_mmap(0xb9d000, 1608628, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0xb9d000 old_mmap(0xd1a000, 40960, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x17d000) = 0xd1a000 old_mmap(0xd24000, 7092, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = > 0xd24000 close(3) = 0 > open("/usr/lib/tls/libDCOP.so.4", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libDCOP.so.4", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320[\323"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=193584, ...}) = 0 > old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = 0xbf51f000 old_mmap(0xd28000, 201908, PROT_READ|PROT_EXEC, > MAP_PRIVATE, 3, 0) = 0xd28000 old_mmap(0xd56000, 8192, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2d000) = 0xd56000 > old_mmap(0xd58000, 5300, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xd58000 close(3) > = 0 > open("/usr/lib/tls/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libdl.so.2", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/X11R6/lib/libdl.so.2", > O_RDONLY) = -1 ENOENT (No such file or directory) open("/lib/libdl.so.2", > O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P*y\000"..., 512) = > 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=16312, ...}) = 0 > old_mmap(0x791000, 12148, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x791000 old_mmap(0x793000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x793000 close(3) > = 0 > open("/usr/lib/tls/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libresolv.so.2", O_RDONLY) = > -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libresolv.so.2", > O_RDONLY) = -1 ENOENT (No such file or directory) > open("/lib/libresolv.so.2", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\10"..., 512) = > 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=78048, ...}) = 0 > old_mmap(0x8ce000, 73608, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x8ce000 old_mmap(0x8dd000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0xf000) = 0x8dd000 old_mmap(0x8de000, 8072, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = > 0x8de000 close(3) = 0 > open("/usr/lib/tls/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file > or directory) open("/usr/lib/libart_lgpl_2.so.2", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\264\257"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=87796, ...}) = 0 > old_mmap(0xaf9000, 89444, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0xaf9000 old_mmap(0xb0e000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x14000) = 0xb0e000 close(3) > = 0 > open("/usr/lib/tls/libkdefx.so.4", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libkdefx.so.4", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340h\326"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=165488, ...}) = 0 > old_mmap(0xd5c000, 167524, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0xd5c000 old_mmap(0xd83000, 8192, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x26000) = 0xd83000 close(3) > = 0 > open("/usr/lib/tls/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libXrender.so.1", O_RDONLY) = > -1 ENOENT (No such file or directory) > open("/usr/X11R6/lib/libXrender.so.1", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\363"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=28692, ...}) = 0 > old_mmap(0x9ae000, 30412, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x9ae000 old_mmap(0x9b5000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0x9b5000 close(3) > = 0 > open("/usr/lib/tls/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libstdc++.so.5", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340C\247"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=739636, ...}) = 0 > old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = 0xbf51e000 old_mmap(0xa37000, 761760, PROT_READ|PROT_EXEC, > MAP_PRIVATE, 3, 0) = 0xa37000 old_mmap(0xae7000, 20480, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xaf000) = 0xae7000 > old_mmap(0xaec000, 20384, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xaec000 close(3) > = 0 > open("/usr/lib/tls/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libgcc_s.so.1", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/X11R6/lib/libgcc_s.so.1", > O_RDONLY) = -1 ENOENT (No such file or directory) > open("/lib/libgcc_s.so.1", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\345\242"..., > 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=30604, ...}) = 0 > old_mmap(0xa2d000, 32112, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0xa2d000 old_mmap(0xa34000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0xa34000 close(3) > = 0 > open("/usr/lib/tls/libqt-mt.so.3", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libqt-mt.so.3", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libqt-mt.so.3", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0 |\004"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=6866224, ...}) = 0 > old_mmap(0x460a000, 6875820, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x460a000 old_mmap(0x4c56000, 262144, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x64c000) = 0x4c56000 old_mmap(0x4c96000, 10924, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = > 0x4c96000 close(3) = 0 > open("/usr/lib/tls/libpng12.so.0", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libpng12.so.0", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\t\262"..., > 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=143928, ...}) = 0 > old_mmap(0xb1b000, 141448, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0xb1b000 old_mmap(0xb3d000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x22000) = 0xb3d000 close(3) > = 0 > open("/usr/lib/tls/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libz.so.1", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000w\210"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=65928, ...}) = 0 > old_mmap(0x886000, 67608, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x886000 old_mmap(0x896000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0xf000) = 0x896000 close(3) > = 0 > open("/usr/lib/tls/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libXext.so.6", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/X11R6/lib/libXext.so.6", > O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\210"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=54520, ...}) = 0 > old_mmap(0x876000, 56564, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x876000 old_mmap(0x883000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0x883000 close(3) > = 0 > open("/usr/lib/tls/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libX11.so.6", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/X11R6/lib/libX11.so.6", > O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200sz\000"..., > 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=908376, ...}) = 0 > old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = 0xbf51d000 old_mmap(0x796000, 907288, PROT_READ|PROT_EXEC, > MAP_PRIVATE, 3, 0) = 0x796000 old_mmap(0x871000, 12288, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xdb000) = 0x871000 > close(3) = 0 > open("/usr/lib/tls/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libSM.so.6", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libSM.so.6", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/X11R6/lib/libSM.so.6", > O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\321\212"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=32576, ...}) = 0 > old_mmap(0x8ab000, 30272, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x8ab000 old_mmap(0x8b2000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x7000) = 0x8b2000 close(3) > = 0 > open("/usr/lib/tls/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libICE.so.6", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/X11R6/lib/libICE.so.6", > O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\205"..., 512) = > 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=83160, ...}) = 0 > old_mmap(0x8b5000, 92304, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x8b5000 old_mmap(0x8c9000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x13000) = 0x8c9000 old_mmap(0x8ca000, 6288, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = > 0x8ca000 close(3) = 0 > open("/usr/lib/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libpthread.so.0", O_RDONLY) = > -1 ENOENT (No such file or directory) > open("/usr/X11R6/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file > or directory) open("/lib/tls/libpthread.so.0", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\326"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=100040, ...}) = 0 > old_mmap(0x899000, 65348, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x899000 old_mmap(0x8a6000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0x8a6000 old_mmap(0x8a7000, 8004, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = > 0x8a7000 close(3) = 0 > open("/usr/lib/tls/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libm.so.6", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/X11R6/lib/libm.so.6", > O_RDONLY) = -1 ENOENT (No such file or directory) > open("/lib/tls/libm.so.6", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\5w\000"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=213212, ...}) = 0 > old_mmap(0x76d000, 137968, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x76d000 old_mmap(0x78e000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x78e000 close(3) > = 0 > open("/usr/lib/tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libc.so.6", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/X11R6/lib/libc.so.6", > O_RDONLY) = -1 ENOENT (No such file or directory) > open("/lib/tls/libc.so.6", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@xd\000"..., 512) = > 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1579056, ...}) = 0 > old_mmap(0x632000, 1279340, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x632000 old_mmap(0x765000, 12288, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x133000) = 0x765000 old_mmap(0x768000, 9580, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = > 0x768000 close(3) = 0 > old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = 0xbf51c000 open("/usr/lib/tls/libmng.so.1", O_RDONLY) = -1 ENOENT (No > such file or directory) open("/usr/lib/libmng.so.1", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3602\266"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=276092, ...}) = 0 > old_mmap(0xb57000, 277680, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0xb57000 old_mmap(0xb99000, 8192, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x41000) = 0xb99000 close(3) > = 0 > open("/usr/lib/tls/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libjpeg.so.62", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\364"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=122324, ...}) = 0 > old_mmap(0xa0d000, 119908, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0xa0d000 old_mmap(0xa2a000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x1d000) = 0xa2a000 close(3) > = 0 > open("/usr/lib/tls/libGL.so.1", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\252\2"..., 512) = > 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=427424, ...}) = 0 > old_mmap(NULL, 436064, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x248000 > old_mmap(0x2aa000, 32768, PROT_READ|PROT_WRITE|PROT_EXEC, > MAP_PRIVATE|MAP_FIXED, 3, 0x61000) = 0x2aa000 old_mmap(0x2b2000, 1888, > PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) > = 0x2b2000 close(3) = 0 > mprotect(0xbff5f000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = > -1 EINVAL (Invalid argument) mprotect(0xbff58000, 32768, > PROT_READ|PROT_WRITE|PROT_EXEC) = -1 ENOMEM (Cannot allocate memory) > mprotect(0xbff5c000, 16384, PROT_READ|PROT_WRITE|PROT_EXEC) = -1 ENOMEM > (Cannot allocate memory) mprotect(0xbff5e000, 8192, > PROT_READ|PROT_WRITE|PROT_EXEC) = 0 > mprotect(0xbff5c000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC) = -1 ENOMEM > (Cannot allocate memory) mprotect(0xbff5d000, 4096, > PROT_READ|PROT_WRITE|PROT_EXEC) = 0 > mprotect(0xbff5c000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = -1 ENOMEM > (Cannot allocate memory) open("/usr/lib/tls/libXmu.so.6", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/lib/libXmu.so.6", O_RDONLY) > = -1 ENOENT (No such file or directory) > open("/usr/lib/qt-3.1/lib/libXmu.so.6", O_RDONLY) = -1 ENOENT (No such file > or directory) open("/usr/X11R6/lib/libXmu.so.6", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\232"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=90836, ...}) = 0 > old_mmap(0x9f5000, 89356, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x9f5000 old_mmap(0xa0a000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x15000) = 0xa0a000 close(3) > = 0 > open("/usr/lib/tls/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libXrandr.so.2", O_RDONLY) = > -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libXrandr.so.2", > O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p=\257\000"..., > 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=11260, ...}) = 0 > old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = 0xbf51b000 old_mmap(0xaf3000, 13032, PROT_READ|PROT_EXEC, MAP_PRIVATE, > 3, 0) = 0xaf3000 old_mmap(0xaf6000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0xaf6000 close(3) > = 0 > open("/usr/lib/tls/libXft.so.2", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libXft.so.2", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libXft.so.2", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/X11R6/lib/libXft.so.2", > O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\272"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=72004, ...}) = 0 > old_mmap(0x9b8000, 73588, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x9b8000 old_mmap(0x9c9000, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x10000) = 0x9c9000 close(3) > = 0 > open("/usr/lib/tls/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file > or directory) open("/usr/lib/libfreetype.so.6", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\235"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=344824, ...}) = 0 > old_mmap(0x8e2000, 342380, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x8e2000 old_mmap(0x932000, 16384, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x50000) = 0x932000 close(3) > = 0 > open("/usr/lib/tls/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file > or directory) open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pC\235\000"..., > 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=156512, ...}) = 0 > old_mmap(0x9cc000, 157768, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x9cc000 old_mmap(0x9ef000, 12288, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x23000) = 0x9ef000 old_mmap(0x9f2000, 2120, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = > 0x9f2000 close(3) = 0 > open("/usr/lib/tls/libGLcore.so.1", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@h\f\000"..., 512) > = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=5067732, ...}) = 0 > old_mmap(NULL, 5111736, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xdcd000 > old_mmap(0x1297000, 53248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, > 0x4c9000) = 0x1297000 old_mmap(0x12a4000, 36792, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x12a4000 close(3) > = 0 > open("/usr/lib/tls/libXt.so.6", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libXt.so.6", O_RDONLY) = -1 ENOENT (No such > file or directory) open("/usr/lib/qt-3.1/lib/libXt.so.6", O_RDONLY) = -1 > ENOENT (No such file or directory) open("/usr/X11R6/lib/libXt.so.6", > O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@Q\224\000"..., > 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=334356, ...}) = 0 > old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = 0xbf51a000 old_mmap(0x938000, 333884, PROT_READ|PROT_EXEC, > MAP_PRIVATE, 3, 0) = 0x938000 old_mmap(0x986000, 16384, > PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4e000) = 0x986000 > close(3) = 0 > open("/usr/lib/tls/libexpat.so.0", O_RDONLY) = -1 ENOENT (No such file or > directory) open("/usr/lib/libexpat.so.0", O_RDONLY) = 3 > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\341"..., 512) = > 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=128272, ...}) = 0 > old_mmap(0x98c000, 129828, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = > 0x98c000 old_mmap(0x9aa000, 8192, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED, 3, 0x1d000) = 0x9aa000 close(3) > = 0 > old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = 0xbf519000 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf518000 mprotect(0xdcd000, 5021696, > PROT_READ|PROT_WRITE) = 0 > mprotect(0xdcd000, 5021696, PROT_READ|PROT_EXEC) = 0 > mprotect(0x248000, 401408, PROT_READ|PROT_WRITE) = 0 > mprotect(0x248000, 401408, PROT_READ|PROT_EXEC) = 0 > set_thread_area({entry_number:-1 -> 6, base_addr:0xbf5180a0, limit:1048575, > seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, > seg_not_present:0, useable:1}) = 0 munmap(0xbf520000, 96248) > = 0 > set_tid_address(0xbf5180e8) = 31285 > rt_sigaction(SIGRTMIN, {0x89d620, [], SA_RESTORER|SA_SIGINFO, 0x8a3fb0}, > NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0 > getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 > futex(0x793f70, FUTEX_WAKE, 2147483647) = 0 > brk(0) = 0x8306000 > brk(0x8307000) = 0x8307000 > getpid() = 31285 > getpid() = 31285 > futex(0x2b0598, FUTEX_WAKE, 2147483647) = 0 > mmap2(NULL, 643072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) > = 0xbf47b000 brk(0x8308000) = 0x8308000 > brk(0x8309000) = 0x8309000 > brk(0x830a000) = 0x830a000 > brk(0x830b000) = 0x830b000 > brk(0) = 0x830b000 > brk(0x830c000) = 0x830c000 > brk(0) = 0x830c000 > brk(0x830d000) = 0x830d000 > getcwd("/home/marian", 4096) = 13 > --- SIGSEGV (Segmentation fault) @ 0 (0) --- > +++ killed by SIGSEGV +++ > [marian@*** marian]$ > > I hope it will help you in some way ... > > Good luck! > > Marian > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Krename-users mailing list > Kre...@li... > https://lists.sourceforge.net/lists/listinfo/krename-users -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: Marian P. <sof...@li...> - 2003-11-20 17:07:16
|
Hi, Sorry to be the one with bad news, but I cannot make it to work !! Here is the output from strace: [marian@*** marian]$ strace krename execve("/usr/bin/krename", ["krename"], [/* 39 vars */]) = 0 uname({sys="Linux", node="***.***.***", ...}) = 0 brk(0) = 0x8306000 open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/i686/mmx/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/i686/mmx", 0xbff5ea7c) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/i686/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/i686", 0xbff5ea7c) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/mmx/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/mmx", 0xbff5ea7c) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/lib/i686/mmx/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/i686/mmx", 0xbff5ea7c) = -1 ENOENT (No such file or directory) open("/usr/lib/i686/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/i686", 0xbff5ea7c) = -1 ENOENT (No such file or directory) open("/usr/lib/mmx/libkparts.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mmx", 0xbff5ea7c) = -1 ENOENT (No such file or directory) open("/usr/lib/libkparts.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\263#"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=256328, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf538000 old_mmap(0x521c000, 252988, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x521c000 old_mmap(0x5256000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3a000) = 0x5256000 close(3) = 0 open("/usr/lib/tls/libkio.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libkio.so.4", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\350"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=2791112, ...}) = 0 old_mmap(0x4efb000, 2794068, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4efb000 old_mmap(0x518c000, 102400, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x290000) = 0x518c000 old_mmap(0x51a5000, 596, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x51a5000 close(3) = 0 open("/usr/lib/tls/libkdesu.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libkdesu.so.4", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0py\333\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=104224, ...}) = 0 old_mmap(0xdb3000, 104928, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xdb3000 old_mmap(0xdcc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x18000) = 0xdcc000 close(3) = 0 open("/usr/lib/tls/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/tls/i686/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/qt-3.1/lib/tls/i686/mmx", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/tls/i686/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/qt-3.1/lib/tls/i686", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/tls/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/qt-3.1/lib/tls/mmx", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/tls/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/qt-3.1/lib/tls", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/i686/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/qt-3.1/lib/i686/mmx", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/i686/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/qt-3.1/lib/i686", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/qt-3.1/lib/mmx", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/qt-3.1/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/X11R6/lib/tls/i686/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/X11R6/lib/tls/i686/mmx", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/tls/i686/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/X11R6/lib/tls/i686", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/tls/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/X11R6/lib/tls/mmx", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/tls/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/X11R6/lib/tls", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/i686/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/X11R6/lib/i686/mmx", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/i686/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/X11R6/lib/i686", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/mmx/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/X11R6/lib/mmx", 0xbff5ea28) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/X11R6/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/etc/ld.so.cache", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=96248, ...}) = 0 old_mmap(NULL, 96248, PROT_READ, MAP_PRIVATE, 3, 0) = 0xbf520000 close(3) = 0 open("/lib/libutil.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@~\330\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=14116, ...}) = 0 old_mmap(0xd87000, 10996, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xd87000 old_mmap(0xd89000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0xd89000 close(3) = 0 open("/usr/lib/tls/libkdeui.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libkdeui.so.4", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\f\331"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=2482944, ...}) = 0 old_mmap(0x4c9b000, 2481972, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4c9b000 old_mmap(0x4ed6000, 143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x23b000) = 0x4ed6000 close(3) = 0 open("/usr/lib/tls/libkdecore.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libkdecore.so.4", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\354"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1603424, ...}) = 0 old_mmap(0xb9d000, 1608628, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb9d000 old_mmap(0xd1a000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x17d000) = 0xd1a000 old_mmap(0xd24000, 7092, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xd24000 close(3) = 0 open("/usr/lib/tls/libDCOP.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libDCOP.so.4", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320[\323"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=193584, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf51f000 old_mmap(0xd28000, 201908, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xd28000 old_mmap(0xd56000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2d000) = 0xd56000 old_mmap(0xd58000, 5300, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xd58000 close(3) = 0 open("/usr/lib/tls/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/lib/libdl.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P*y\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=16312, ...}) = 0 old_mmap(0x791000, 12148, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x791000 old_mmap(0x793000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x793000 close(3) = 0 open("/usr/lib/tls/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/lib/libresolv.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\10"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=78048, ...}) = 0 old_mmap(0x8ce000, 73608, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x8ce000 old_mmap(0x8dd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf000) = 0x8dd000 old_mmap(0x8de000, 8072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x8de000 close(3) = 0 open("/usr/lib/tls/libart_lgpl_2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libart_lgpl_2.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\264\257"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=87796, ...}) = 0 old_mmap(0xaf9000, 89444, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xaf9000 old_mmap(0xb0e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x14000) = 0xb0e000 close(3) = 0 open("/usr/lib/tls/libkdefx.so.4", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libkdefx.so.4", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340h\326"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=165488, ...}) = 0 old_mmap(0xd5c000, 167524, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xd5c000 old_mmap(0xd83000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x26000) = 0xd83000 close(3) = 0 open("/usr/lib/tls/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libXrender.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\363"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=28692, ...}) = 0 old_mmap(0x9ae000, 30412, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x9ae000 old_mmap(0x9b5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0x9b5000 close(3) = 0 open("/usr/lib/tls/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libstdc++.so.5", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340C\247"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=739636, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf51e000 old_mmap(0xa37000, 761760, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xa37000 old_mmap(0xae7000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xaf000) = 0xae7000 old_mmap(0xaec000, 20384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xaec000 close(3) = 0 open("/usr/lib/tls/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/lib/libgcc_s.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\345\242"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=30604, ...}) = 0 old_mmap(0xa2d000, 32112, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xa2d000 old_mmap(0xa34000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0xa34000 close(3) = 0 open("/usr/lib/tls/libqt-mt.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libqt-mt.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libqt-mt.so.3", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0 |\004"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=6866224, ...}) = 0 old_mmap(0x460a000, 6875820, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x460a000 old_mmap(0x4c56000, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x64c000) = 0x4c56000 old_mmap(0x4c96000, 10924, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4c96000 close(3) = 0 open("/usr/lib/tls/libpng12.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libpng12.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\t\262"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=143928, ...}) = 0 old_mmap(0xb1b000, 141448, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb1b000 old_mmap(0xb3d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x22000) = 0xb3d000 close(3) = 0 open("/usr/lib/tls/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libz.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000w\210"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=65928, ...}) = 0 old_mmap(0x886000, 67608, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x886000 old_mmap(0x896000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf000) = 0x896000 close(3) = 0 open("/usr/lib/tls/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libXext.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\210"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=54520, ...}) = 0 old_mmap(0x876000, 56564, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x876000 old_mmap(0x883000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0x883000 close(3) = 0 open("/usr/lib/tls/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libX11.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200sz\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=908376, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf51d000 old_mmap(0x796000, 907288, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x796000 old_mmap(0x871000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xdb000) = 0x871000 close(3) = 0 open("/usr/lib/tls/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libSM.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\321\212"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=32576, ...}) = 0 old_mmap(0x8ab000, 30272, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x8ab000 old_mmap(0x8b2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7000) = 0x8b2000 close(3) = 0 open("/usr/lib/tls/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libICE.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\205"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=83160, ...}) = 0 old_mmap(0x8b5000, 92304, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x8b5000 old_mmap(0x8c9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x13000) = 0x8c9000 old_mmap(0x8ca000, 6288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x8ca000 close(3) = 0 open("/usr/lib/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/lib/tls/libpthread.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\326"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=100040, ...}) = 0 old_mmap(0x899000, 65348, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x899000 old_mmap(0x8a6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0x8a6000 old_mmap(0x8a7000, 8004, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x8a7000 close(3) = 0 open("/usr/lib/tls/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/lib/tls/libm.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\5w\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=213212, ...}) = 0 old_mmap(0x76d000, 137968, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x76d000 old_mmap(0x78e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x78e000 close(3) = 0 open("/usr/lib/tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/lib/tls/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@xd\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1579056, ...}) = 0 old_mmap(0x632000, 1279340, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x632000 old_mmap(0x765000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x133000) = 0x765000 old_mmap(0x768000, 9580, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x768000 close(3) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf51c000 open("/usr/lib/tls/libmng.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libmng.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3602\266"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=276092, ...}) = 0 old_mmap(0xb57000, 277680, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb57000 old_mmap(0xb99000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x41000) = 0xb99000 close(3) = 0 open("/usr/lib/tls/libjpeg.so.62", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libjpeg.so.62", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\364"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=122324, ...}) = 0 old_mmap(0xa0d000, 119908, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xa0d000 old_mmap(0xa2a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1d000) = 0xa2a000 close(3) = 0 open("/usr/lib/tls/libGL.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\252\2"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=427424, ...}) = 0 old_mmap(NULL, 436064, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x248000 old_mmap(0x2aa000, 32768, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0x61000) = 0x2aa000 old_mmap(0x2b2000, 1888, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b2000 close(3) = 0 mprotect(0xbff5f000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = -1 EINVAL (Invalid argument) mprotect(0xbff58000, 32768, PROT_READ|PROT_WRITE|PROT_EXEC) = -1 ENOMEM (Cannot allocate memory) mprotect(0xbff5c000, 16384, PROT_READ|PROT_WRITE|PROT_EXEC) = -1 ENOMEM (Cannot allocate memory) mprotect(0xbff5e000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC) = 0 mprotect(0xbff5c000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC) = -1 ENOMEM (Cannot allocate memory) mprotect(0xbff5d000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = 0 mprotect(0xbff5c000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = -1 ENOMEM (Cannot allocate memory) open("/usr/lib/tls/libXmu.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libXmu.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libXmu.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libXmu.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\232"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=90836, ...}) = 0 old_mmap(0x9f5000, 89356, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x9f5000 old_mmap(0xa0a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x15000) = 0xa0a000 close(3) = 0 open("/usr/lib/tls/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libXrandr.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p=\257\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=11260, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf51b000 old_mmap(0xaf3000, 13032, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xaf3000 old_mmap(0xaf6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0xaf6000 close(3) = 0 open("/usr/lib/tls/libXft.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libXft.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libXft.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libXft.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\272"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=72004, ...}) = 0 old_mmap(0x9b8000, 73588, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x9b8000 old_mmap(0x9c9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x10000) = 0x9c9000 close(3) = 0 open("/usr/lib/tls/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libfreetype.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\235"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=344824, ...}) = 0 old_mmap(0x8e2000, 342380, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x8e2000 old_mmap(0x932000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x50000) = 0x932000 close(3) = 0 open("/usr/lib/tls/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pC\235\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=156512, ...}) = 0 old_mmap(0x9cc000, 157768, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x9cc000 old_mmap(0x9ef000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x23000) = 0x9ef000 old_mmap(0x9f2000, 2120, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x9f2000 close(3) = 0 open("/usr/lib/tls/libGLcore.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@h\f\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=5067732, ...}) = 0 old_mmap(NULL, 5111736, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xdcd000 old_mmap(0x1297000, 53248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4c9000) = 0x1297000 old_mmap(0x12a4000, 36792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x12a4000 close(3) = 0 open("/usr/lib/tls/libXt.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libXt.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/qt-3.1/lib/libXt.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/X11R6/lib/libXt.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@Q\224\000"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=334356, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf51a000 old_mmap(0x938000, 333884, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x938000 old_mmap(0x986000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4e000) = 0x986000 close(3) = 0 open("/usr/lib/tls/libexpat.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/libexpat.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\341"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=128272, ...}) = 0 old_mmap(0x98c000, 129828, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x98c000 old_mmap(0x9aa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1d000) = 0x9aa000 close(3) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf519000 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf518000 mprotect(0xdcd000, 5021696, PROT_READ|PROT_WRITE) = 0 mprotect(0xdcd000, 5021696, PROT_READ|PROT_EXEC) = 0 mprotect(0x248000, 401408, PROT_READ|PROT_WRITE) = 0 mprotect(0x248000, 401408, PROT_READ|PROT_EXEC) = 0 set_thread_area({entry_number:-1 -> 6, base_addr:0xbf5180a0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 munmap(0xbf520000, 96248) = 0 set_tid_address(0xbf5180e8) = 31285 rt_sigaction(SIGRTMIN, {0x89d620, [], SA_RESTORER|SA_SIGINFO, 0x8a3fb0}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 futex(0x793f70, FUTEX_WAKE, 2147483647) = 0 brk(0) = 0x8306000 brk(0x8307000) = 0x8307000 getpid() = 31285 getpid() = 31285 futex(0x2b0598, FUTEX_WAKE, 2147483647) = 0 mmap2(NULL, 643072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf47b000 brk(0x8308000) = 0x8308000 brk(0x8309000) = 0x8309000 brk(0x830a000) = 0x830a000 brk(0x830b000) = 0x830b000 brk(0) = 0x830b000 brk(0x830c000) = 0x830c000 brk(0) = 0x830c000 brk(0x830d000) = 0x830d000 getcwd("/home/marian", 4096) = 13 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ [marian@*** marian]$ I hope it will help you in some way ... Good luck! Marian |
From: Dominik S. <dom...@we...> - 2003-11-15 08:11:45
|
Hello, You might want to look on this forum thread for some answers concerning this issue. http://www.kbarcode.net/forum/viewtopic.php?t=52 CU Dom Am Mittwoch, 12. November 2003 23:29 schrieb BaBo_FiSH: > im new to the linux thing, so im not sure whats wrong but i use Gentoo and > i emerged the new version of krename 2.8.3 and when i try to rename files > or groups of files using the "thing" in the right click file menu, nothing > happens. so i went and tried to just run the program by itself and i got > this > > babofish@box babofish $ krename > Segmentation fault > > so i have no idea whats wrong.. maybe you could help me find out what the > problem is so i could help you get it fixed? > > -John "BaBo_FiSH" Michaud -- ********************************************************************** Dominik Seichter - dom...@we... KRename - http://www.krename.net - Powerful batch renamer for KDE KBarcode - http://www.kbarcode.net - Barcode and label printing KESI - http://kesi.sf.net - KESI Easy SQL Import ********************************************************************** |
From: BaBo_FiSH <bab...@qw...> - 2003-11-12 22:29:19
|
im new to the linux thing, so im not sure whats wrong but i use Gentoo and i emerged the new version of krename 2.8.3 and when i try to rename files or groups of files using the "thing" in the right click file menu, nothing happens. so i went and tried to just run the program by itself and i got this babofish@box babofish $ krename Segmentation fault so i have no idea whats wrong.. maybe you could help me find out what the problem is so i could help you get it fixed? -John "BaBo_FiSH" Michaud |
From: Steven P. U. <sp...@fa...> - 2003-11-11 05:14:39
|
Hello, Dom :) I just had a failed attempt at making an RPM of Krename 2.8.4 for Fedora Core 1. You will find a copy of what I think the relevant part of RPM's output was at: http://www.faith4miracle.org/krename-make.txt.bz2 Looking forward to building Krename RPMS for Krename in the future :) Steven P. Ulrick P.S.: So you don't feel too bad, I am not without Krename, as my last RPM for Red Hat 9 seems to work like a charm on Fedora Core 1 :) |