Tiny Core Base > Release Candidate Testing
Core v4.7rc3
roberts:
Why now must you complain about every detail? There has been no change in this area!
What is cleared and has been since Tiiny Core v1.0 is: /etc/sysconfig/backup_device !
roberts:
--- Quote from: AbNoRMiS on October 18, 2012, 04:56:42 PM ---if extension has desktop-file with X-FullPathIcon key such as
--- Code: ---X-FullPathIcon=/usr/local/share/icons/hicolor/48x48/apps/extension.png
--- End code ---
then img-file not added to tce/ondemand folder by using ondemand maintanance
p.s.
in versions tc4.1-4.6.2 it has worked as expected
--- End quote ---
It would be most helpful to state which specific extension that have devaited from the preferred standard /usr/share/pixmaps as per the wiki. Otherwise I must search 4052 extensions!
AbNoRMiS:
--- Quote from: roberts on October 18, 2012, 07:05:13 PM ---Why now must you complain about every detail? There has been no change in this area!
What is cleared and has been since Tiiny Core v1.0 is: /etc/sysconfig/backup_device !
--- End quote ---
thank roberts for clarifying, i did not want in any way to upset you
just earlier i never used old backup gui and could not understand this
but new gui really liked to me and i just tried to help you little bit improve it
--- Quote from: roberts on October 18, 2012, 07:09:19 PM ---It would be most helpful to state which specific extension that have devaited from the preferred standard /usr/share/pixmaps as per the wiki. Otherwise I must search 4052 extensions!
--- End quote ---
i not quite understand why need search such number of extensions
now as far as i was able i analyzed code of old and new versions of /usr/bin/ondemand
and it seems to me that if correct line 165
--- Code: --- [ -e "$ICONCHECK" ] || ICONCHECK="$DESKTOP_PATH"/pixmaps/"${ICONCHECK##*/}"
--- End code ---
having done this as it was in old version
--- Code: --- [ -e "$ICONCHECK" ] || ICONCHECK=/mnt/test/"$ICONCHECK"
--- End code ---
it will be work with any path to icon in X-FullPathIcon key as in previous tinycore versions
netnomad:
--- Quote ---Dry Run is still a working option and displays the same info that the command line
filetool.sh -d
--- End quote ---
hi roberts,
now i got it!
these "additional informations" are shown in the dry-run-process,
not in the backup-process.
it's a very nice feature to get all these infos.
a new gui with the same content may confuse in the first case,
although it's a real improvement. :)
thank you for your patience.
roberts:
--- Quote ---i not quite understand why need search such number of extensions
now as far as i was able i analyzed code of old and new versions of /usr/bin/ondemand
and it seems to me that if correct line 165
--- End quote ---
I see you cannot even comply with my simple request. My request is for the purpose of testing!
I did not and do not need or require your analysis of my code! Such a simple request and you did not comply.
Writing code is not the time consuming part, testing is. Typically a 5 to 1 ratio of my time is spent testing.
Therefore the reason for my simple request!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version