InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 04-15-2009, 08:26 AM
Aydinz's Avatar
Aydinz Aydinz is offline
 
Join Date: Sep 2008
Location: Australia
Posts: 236
"Librar" Folder wont go away

For some reason in my home directory along with my actually "Library" Folder another folder called "Librar" keeps being created and when i delete it, it just comes back next time i log in. does anyone know what the issue is and how i can stop it?



Cheers

iMac ::: Mac OS X 10.6.1 ::: Intel Core2Duo 2.93GHz ::: NVIDIA Geforce GT 120 256MB ::: 4GB DDR3 RAM

Milanca Project ::: Mac OS X 10.6.1 Retail ::: Vanilla Kernel ::: Intel Core2Quad Q6600 2.4GHz ::: NVIDIA GeForce 8600 GT 256MB ::: 4GB DDR2 RAM ::: GIGABYTE GA-EP35C-DS3R

Last edited by Aydinz; 04-15-2009 at 08:32 AM.
Reply With Quote
  #2  
Old 04-15-2009, 09:49 AM
Taisto's Avatar
Taisto Taisto is offline
 
Join Date: Jan 2008
Location: TriCity, Poland
Posts: 517
Hmm, probably some of your app is recreating it ? Not sure, but maybe dtrace will help locating what creates the folder ?


www.ultimae.com
Panoramic music, for panoramic people.

AMD Phenom II X6 3.5Ghz
AMD 990FX Chipset
Kingston HyperX 16GB 1600Mhz
AMD Radeon HD6850 X2 CrossFire
Seagate Barracuda Green 2TB
Reply With Quote
  #3  
Old 04-15-2009, 10:26 AM
naquaada's Avatar
naquaada naquaada is offline
 
Join Date: Jan 2008
Location: Germany
Posts: 1,216
If you can't solve the problem and the folder is still annoying you, you can make the folder invisible, f.e. with Path Finder. But best create an Alias first and put it somewhere, so you still have access to the folder. I also have two apps that create own folders in my home folder, I don't like this too. ProTools creates a folder in the root directory of every volume, this is really annoying! But the invisible-trick works here too, also for the Time Machine backup folder.

2 Opteron systems: OSx86 10.5.8, Andy's 9.8.0 kernel, Asus A8N-SLI Premium, Opteron 185 o'clocked @ 2 x 2,95 GHz (2nd system 2.6 GHz), ATI Radeon HD2600XT 256MB Dual-Monitor 2x HP L2035, 4 GB RAM, Griffin FireWave as main audio device, Marvell + nForce LAN, Asus U3S6 USB3/SATA6 card, 5,5 TB harddisk, Firewire 800 card, Apple Remote + eHome IR receiver, 2x Wacom serial graphics tablet, Canon Pixma iP4700, Logitech Internet Navigator wireless keyboard/mouse combination.

My Audio stuff: M-Audio Transit USB (default audio), M-Audio ProFire 610, M-Audio ProFire Lightbridge (34 channels) using Creamware A16 ADAT converter MIDI: M-Audio Midiman 4x MIDI interfaceBehringer Audio Mixers: Xenyx 1002, Xenyx 1002FX, Xenyx 1202FX, Eurorack UB1002FX, Eurorack MX1804FX, Eurorack MX262A • FX devices: Lexicon MPX100 DSP, Behringer DSP-1000 Virtualizer, Behringer MiniFEX 800 DSP, Behringer Multicom Pro MDX4400 compressor RETRO: MSSIAH midi/sequencer/synthesizer cardridge for the C64 (Dual-SID), Steinberg M.S.I. MIDI Interface for C64
Reply With Quote
  #4  
Old 04-15-2009, 10:30 AM
Aydinz's Avatar
Aydinz Aydinz is offline
 
Join Date: Sep 2008
Location: Australia
Posts: 236
@Taisto: could you explain this DTrace thing a bit more for me please. because i searched it but i got a whole lot of java script stuff, i was just wondering if there was a simple app i install which is easy to use?

Cheers

@naquaada: i never thought of that i will deffinently try that if this DTrance thing doesnt work out for me and just getting back to your TimeMachine thing, are you saying i can hide the db files and it will still create backups?

iMac ::: Mac OS X 10.6.1 ::: Intel Core2Duo 2.93GHz ::: NVIDIA Geforce GT 120 256MB ::: 4GB DDR3 RAM

Milanca Project ::: Mac OS X 10.6.1 Retail ::: Vanilla Kernel ::: Intel Core2Quad Q6600 2.4GHz ::: NVIDIA GeForce 8600 GT 256MB ::: 4GB DDR2 RAM ::: GIGABYTE GA-EP35C-DS3R

Last edited by Aydinz; 04-15-2009 at 10:42 AM.
Reply With Quote
  #5  
Old 04-15-2009, 12:03 PM
Taisto's Avatar
Taisto Taisto is offline
 
Join Date: Jan 2008
Location: TriCity, Poland
Posts: 517
Well, i meant that you can watch files activities with dtrace. There`s a script which lets you monitor openings of specified file, and as folder is a file too, it might work - but, i`ve noticed it just now - it recreates itself on the reboot right ? If so, it wont help i guess because dtrace can provide you with info only while it`s running so i think it wont work.

If you want to check, type "opensnoop -f [path to the folder]" and leave it running, you shall see a diagram showing any app which is opening the file you specified. But still, i dont think it will work so the thing suggested by Naquuada will do better


www.ultimae.com
Panoramic music, for panoramic people.

AMD Phenom II X6 3.5Ghz
AMD 990FX Chipset
Kingston HyperX 16GB 1600Mhz
AMD Radeon HD6850 X2 CrossFire
Seagate Barracuda Green 2TB
Reply With Quote
  #6  
Old 04-15-2009, 12:37 PM
Aydinz's Avatar
Aydinz Aydinz is offline
 
Join Date: Sep 2008
Location: Australia
Posts: 236
i ran this command and opened the application i suspected was doing it and BAM i got a hit it said:

Code:
dtrace: error on enabled probe ID 4 (ID 17658: syscall::open:return): invalid user access in predicate at DIF offset 168
dtrace: error on enabled probe ID 4 (ID 17658: syscall::open:return): invalid user access in predicate at DIF offset 168
dtrace: error on enabled probe ID 5 (ID 18444: syscall::open_nocancel:return): invalid user access in predicate at DIF offset 168
dtrace: error on enabled probe ID 4 (ID 17658: syscall::open:return): invalid user access in predicate at DIF offset 168
there are many messages like this however because of length limitations in the post i can show it all, however if you want the whole message i can save it as a .txt and attach it

it was a flash application, a game called N Game, just wondering now how i would go about making sure it stops doing it

iMac ::: Mac OS X 10.6.1 ::: Intel Core2Duo 2.93GHz ::: NVIDIA Geforce GT 120 256MB ::: 4GB DDR3 RAM

Milanca Project ::: Mac OS X 10.6.1 Retail ::: Vanilla Kernel ::: Intel Core2Quad Q6600 2.4GHz ::: NVIDIA GeForce 8600 GT 256MB ::: 4GB DDR2 RAM ::: GIGABYTE GA-EP35C-DS3R
Reply With Quote
  #7  
Old 04-15-2009, 12:59 PM
Taisto's Avatar
Taisto Taisto is offline
 
Join Date: Jan 2008
Location: TriCity, Poland
Posts: 517
So Dtrace helped after all Hmm, but now i have no idea how to stop the app from recreating it, hmm, i guess getting rid of it is no option right ? :P I think i would just hide the folder


www.ultimae.com
Panoramic music, for panoramic people.

AMD Phenom II X6 3.5Ghz
AMD 990FX Chipset
Kingston HyperX 16GB 1600Mhz
AMD Radeon HD6850 X2 CrossFire
Seagate Barracuda Green 2TB
Reply With Quote
  #8  
Old 04-15-2009, 01:01 PM
naquaada's Avatar
naquaada naquaada is offline
 
Join Date: Jan 2008
Location: Germany
Posts: 1,216
Have you checked in your startup objects if it installed something? Check in Activity Monitor if there's still an unknown task working. I have Activity Monitor always running, showing the CPU history in the Dock. The Activity Monitor is a very useful tool.

I don't know much about Time Machine, isn't it creating only a main backup folder in the drive you're using? I know the Time machine thing from another Mac forum who also wanted to hide this folder, and making it with invisible worked for him.

I'm invisibling (new word creation! ) files with Path Finder, it is a very powerful tool and a full Finder replacement. Of course it shows invisible files and is able to handle package contents (in apps, kexts, plugins etc) like normal folders. You also can correct file permissions very easily. The actual version is on the Demon. But because it's very powerful it's rather complicated to configure. If you want, you can have my settings.



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.


2 Opteron systems: OSx86 10.5.8, Andy's 9.8.0 kernel, Asus A8N-SLI Premium, Opteron 185 o'clocked @ 2 x 2,95 GHz (2nd system 2.6 GHz), ATI Radeon HD2600XT 256MB Dual-Monitor 2x HP L2035, 4 GB RAM, Griffin FireWave as main audio device, Marvell + nForce LAN, Asus U3S6 USB3/SATA6 card, 5,5 TB harddisk, Firewire 800 card, Apple Remote + eHome IR receiver, 2x Wacom serial graphics tablet, Canon Pixma iP4700, Logitech Internet Navigator wireless keyboard/mouse combination.

My Audio stuff: M-Audio Transit USB (default audio), M-Audio ProFire 610, M-Audio ProFire Lightbridge (34 channels) using Creamware A16 ADAT converter MIDI: M-Audio Midiman 4x MIDI interfaceBehringer Audio Mixers: Xenyx 1002, Xenyx 1002FX, Xenyx 1202FX, Eurorack UB1002FX, Eurorack MX1804FX, Eurorack MX262A • FX devices: Lexicon MPX100 DSP, Behringer DSP-1000 Virtualizer, Behringer MiniFEX 800 DSP, Behringer Multicom Pro MDX4400 compressor RETRO: MSSIAH midi/sequencer/synthesizer cardridge for the C64 (Dual-SID), Steinberg M.S.I. MIDI Interface for C64

Last edited by naquaada; 04-15-2009 at 01:08 PM.
Reply With Quote
Reply