Shirt Pocket Discussions  
    Home netTunes launchTunes SuperDuper! Buy Now Support Discussions About Shirt Pocket    

Go Back   Shirt Pocket Discussions > SuperDuper! > General
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #16  
Old 03-17-2006, 12:06 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
Well, part of the problem there is that the folder is /var/tmp, not /vat/tmp. The script is not being run as you, but rather authenticated as root.

I'm not sure I would bother with this, Herbert. The 322 is likely to change (since it's probably a random number of sorts), and if it's just a matter of emptying your trash every so often, it seems unnecessary.
__________________
--Dave Nanian
Reply With Quote
  #17  
Old 03-19-2006, 07:23 AM
Cuneyt Cuneyt is offline
Registered User
 
Join Date: Sep 2005
Location: Istanbul, Turkey
Posts: 33
If I run the following little applescript after the SuperDuper!, the problem goes away.

set osx_path to (path to temporary items folder as string)
set unix_path to POSIX path of osx_path
do shell script (("cd " & quoted form of unix_path & " && rm -rf *") as text)
Reply With Quote
  #18  
Old 03-19-2006, 08:52 AM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
Um, that could easily remove things that other applications are depending on...
__________________
--Dave Nanian
Reply With Quote
  #19  
Old 03-19-2006, 10:58 AM
Cuneyt Cuneyt is offline
Registered User
 
Join Date: Sep 2005
Location: Istanbul, Turkey
Posts: 33
Quote:
Originally Posted by dnanian
Um, that could easily remove things that other applications are depending on...
Yes, but this is the last thing that I do just before the shutting down the system.
Reply With Quote
  #20  
Old 03-19-2006, 11:08 AM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
OK, but just so others don't do this without thinking about it carefully-- it might be better to just empty your trash every so often.
__________________
--Dave Nanian
Reply With Quote
  #21  
Old 03-19-2006, 03:04 PM
Cuneyt Cuneyt is offline
Registered User
 
Join Date: Sep 2005
Location: Istanbul, Turkey
Posts: 33
Quote:
Originally Posted by dnanian
OK, but just so others don't do this without thinking about it carefully-- it might be better to just empty your trash every so often.
Agree, it's easier than running a script.
Reply With Quote
  #22  
Old 03-19-2006, 09:28 PM
macfeller macfeller is offline
Registered User
 
Join Date: Feb 2005
Posts: 49
For whatever it may be worth ...

I'm getting them files, too, after every SmartUpdate.
Reply With Quote
  #23  
Old 03-19-2006, 09:37 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
Yes; everyone will...
__________________
--Dave Nanian
Reply With Quote
  #24  
Old 03-19-2006, 10:35 PM
Timmy Timmy is offline
Registered User
 
Join Date: Feb 2005
Posts: 98
Quote:
Originally Posted by dnanian
Yes; everyone will...

Does it just pertain to Smart Updates with 2.1?

I am only seeing the issue on 10.4.5 but not on 10.3.9 (but I don't use Smart Update on the Panther system...)

-Timmy
Reply With Quote
  #25  
Old 03-19-2006, 11:28 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
10.3.9 doesn't "clean up" the /tmp folder the same way, so you wouldn't see the issue there. The problem is a combination of the eSellerate "Embedded Web Store" engine installing itself when we run (and not cleaning up its temporary files), and Tiger's behavior that moves folders in the user's /tmp folder to "Recovered Files" in the trash.

Again, this isn't a huge deal (although it's annoying); you need only empty your trash normally -- when you do so, these files will be removed.
__________________
--Dave Nanian
Reply With Quote
  #26  
Old 04-17-2006, 08:42 PM
minckster minckster is offline
Registered User
 
Join Date: Apr 2006
Posts: 18
There's a similar discussion in the Flip4Mac forums. That discussion centers on conflicts between the version of eSellerate used by different apps. User "MyBFDoesTheHousework" appears to have a larger problem than files piling up in her trash, but that must be rare.

Perhaps the developers of SuperDuper! and Flip4Mac should compare notes.

Link: http://www.flip4mac.com/fusetalk/for...&enterthread=y
Reply With Quote
  #27  
Old 04-17-2006, 10:30 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
We're pretty sure we know what's going on, but unfortunately can't fix it directly -- we can only work around the problem (which we're doing), at least until eSellerate releases a fix in their code.
__________________
--Dave Nanian
Reply With Quote
  #28  
Old 04-24-2006, 11:31 PM
gggrish gggrish is offline
Registered User
 
Join Date: Apr 2006
Posts: 1
Quote:
Originally Posted by dnanian
We're pretty sure we know what's going on, but unfortunately can't fix it directly
Isn't it a valid reason to stop installing this framework? I don't want this on my system because:
  • you never told me about it, fortunately the Trash spilled the beans!
  • AFAIK it's completely useless, I don't need a framework to buy your software
  • if it's an annoyance to users it could make you look bad
Reply With Quote
  #29  
Old 04-24-2006, 11:39 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
Actually, it's listed in the "What does SuperDuper! install" FAQ.

The next version of SuperDuper! will only install the framework if you click "Buy Now!" inside the application.

Note, though -- having a framework present does *nothing* to destabilize the system or do anything else untoward. We're not replacing a system framework -- it's just that eSellerate is used by a lot of different programs, and thus they install to /Library so that all applications that use the eSellerate Web Store can share the same code.
__________________
--Dave Nanian
Reply With Quote
  #30  
Old 04-25-2006, 12:23 AM
sdsl sdsl is offline
Registered User
 
Join Date: Dec 2005
Posts: 73
This is really a non-issue. Mac OS 10.4 puts leftover temporary files in the trash upon startup, from time to time, even on systems where SuperDuper is not installed. It's normal behavior for the OS. See for instance,

http://docs.info.apple.com/article.html?artnum=301913

and

http://www.macfixitforums.com/php/sh...7&o=31&fpart=1

Apple's recommendation (see above Knowledge Base article) is "Don't worry," these files can be "safely deleted."

People with a lot of time on their hands can write scripts and the like for this. For me, the File => Empty Trash command seems about as easy as it gets. If this is what folks have to post about in this forum, well then I'd say that reflects pretty highly on Tiger's and SuperDuper's reliability that this is all that's left to complain about.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Possible or not - Define a 'folder' as a 'target drive'? Marc Dolfen General 1 03-05-2006 03:41 PM
Terrible performance with folders with 5000+ files? xochi General 8 12-30-2005 06:49 PM
SuperDuper! Erasing Audio Files? Emerson General 3 06-22-2005 01:41 PM
Some unchanged files keep being copied d2hamilton General 18 05-07-2005 06:09 PM
backing up specific files and folders winni2 General 1 05-04-2005 08:41 AM


All times are GMT -4. The time now is 02:57 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.