![]() |
|
#1
|
||||
|
||||
"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. |
#2
|
||||
|
||||
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 |
#3
|
||||
|
||||
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 interface • Behringer 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 |
#4
|
||||
|
||||
@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 ![]() ![]() 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. |
#5
|
||||
|
||||
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 |
#6
|
||||
|
||||
i ran this command and opened the application i suspected was doing it and BAM i got a hit
![]() 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 ![]() 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 |
#7
|
||||
|
||||
So Dtrace helped after all
![]() 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 |
#8
|
||||
|
||||
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! ![]() 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 interface • Behringer 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. |