Debian :: Rc.local Is Not Being Executed Until Nautilus Is Done Loading?
Feb 14, 2010
I thought the standard was that rc.local was executed before GDM and Nautilus loads. For some odd reason, my Lenny desktop is loading Nautilus before it decides to execute rc.local. This is causing me some serious problems.
View 2 Replies
ADVERTISEMENT
Apr 12, 2010
I usually set the transfer rate for wlan on start up because I dunno any other way of doing it. I find it weird that every other ubuntu versions can do rc.local at startup, even 9.10 xubuntu, but it didn't work for ubuntu.
how can I get the computer to run the script on startup? I tried to google for the problem but I only seen people mentioning the problem not the solution.
View 8 Replies
View Related
May 11, 2013
I have a problem with nautilus thumbnails since a few days. I checked they are indeed generated in .thumbnails, but all I got in nautilus is the "loading.." icon instead of the thumbnail, for all kind of files (pdf, image, video..) + a high cpu load.
I really don't see what to look at here, didn't found any trace of error in several logs/debug tool like gdb (and btw does nautilus have log abilities?)
I don't know which change could have triggered this (it used to work fine), maybe adding the i386 compatibilty with "dpkg --add-architecture i386" ? (I did this a few days ago in order to install acrobat reader)
Also I've been copying all of the home folder files from my previous ubuntu account to the new debian one, maybe I broke something in the process ?
hint0: thumbnails are displayed fine under thunar
Solved due to this post: [URL] ....
I just did:
Code: Select allln -s ~/.thumbnails ~/.cache/thumbnails
and my thumbnails are back
Debian sid + XFCE4+compiz on a dell latitude e6530
View 8 Replies
View Related
Apr 21, 2010
I have a new Debian 5.04/ppc install on a G5 tower and it's not able to browse the local network. The clean install could see the network, then I installed the Samba server, and it hasn't worked since. Samba server never really worked, and I'm guessing I messed something up. I've reinstalled network-manager, and removed / reinstalled samba.
I have a small home network (6 machines) running wired and/or wireless, pc/mac and linux.This machine can PING other machines by name and IP address.This machine can PING itself by name and IP address
Other machines can PING this machine by IP address only, not by name.Nautilus network browser only shows the "Windows Network" icon, which, when clicked, shows an empty window.I've got networking up fine on all my other machines but this one is stumping me.
View 1 Replies
View Related
Jan 30, 2010
I'm trying to figure out how to launch rc.local before services like autofs is being executed during system bootup. The reason I wanted this is because I needed for my server to pickup a DHCP address from my college's DHCP servers in order to get an IP address. Unfortunately, I couldn't get an IP address any other way and the update-rc script is really confusing to use.
View 1 Replies
View Related
Nov 7, 2010
I've been using Linux Ubuntu for about 2 months now, and this is an interesting error...Anyone know how to fix it?When I loaded up the past two times, I've had issues...I get the following series of message:Quote:Could not update ICEauthority file /home/atmarsden.ICEauthorityThere is a problem with the configuration server./usr/lib/libconf2-4/gconf-sanity-check-2 exited with status 256)Nautilus could not create the following required folders: /home/atmarsden/desktop, /home/atmarsden/nautilus.Before running Nautilus, please create these folders, or set permissions such that Nautilus can create them.Followed by a blank screen with just my background... screensavers worketh not, and Alt-F2 only seems to run terminal, no apps.Running an example app in terminal (Chrome):
Code:
atmarsden@ATMarsden-Acer:~$google-chrome
[1874:1874:900308257:FATAL:chrome/browser/browser_main.cc(881)] Check failed:
[code]....
View 1 Replies
View Related
Oct 23, 2015
I'm using debian jessie and I use lightdm..and I created a script in "/etc/X11/Xsession.d/canberra", with this contents:
Code: Select allif [ -z "$GTK_PATH" ] ; then
GTK_PATH="/usr/lib/gtk-2.0"
else
GTK_PATH="$GTK_PATH:/usr/lib/gtk-2.0"
fi
[URL] ......
Login to my user account the variable "$GTK_MODULES" is empty....
View 9 Replies
View Related
Sep 14, 2010
I develop many websites at the time in php, so I created virtual hosts in apache. In order for them to work properly I edited /etc/hosts like thisQuote:
10.50.2.105hal.mundohal# Added by NetworkManager
127.0.0.1localhost.localdomainlocalhost
::1hal.mundohallocalhost6.localdomain6localhost6
[code]....
View 1 Replies
View Related
Nov 22, 2010
I was browsing my folder with lots of images, after finished i close nautilus and i notice that my computer became slow, so i'll check it with system monitor and had found that nautilus are using almost 100mb of ram (opening 4 tabs). I'm not sure if this was normal or not because i try to reopen the same folder with pcmanfm and it only consumes less than 20mb of ram (opening 4 tabs).
here's the screenshot from system monitor .
View 4 Replies
View Related
Feb 3, 2011
I've Lenny and cannot connect via SSH using nautilus.What can be wrong or is it a BUG?
View 6 Replies
View Related
Apr 28, 2011
I was transferring data from one computer to my laptop and crash error came up on my laptop...
Error 1:
Nautilus-2.32.0-1.fc14 Reason: Process/usr/bin/nautilus was killed by signal 11 (SIGSEGV)
Error 2:
Openoffice.Org-Brand Crash
Reason: Process/usr/lib/openoffice.org3/program/soffice.bin was killed by signal (SIGABRT)
What could be the problem? Is it serious issue? I have been having security issues with Windows and are those issues begun once again? I have been under targeted attack since 2005.
View 2 Replies
View Related
Feb 11, 2011
Is it possible to change my current nautilus window to have sudo capabilities,? e.g. to delete locked files. It may be lazy but if it takes a lot of navigation then it would be handy to somehow activate sudo from the open window without the terminal command (gksudo nautilus) which always begins at root.
View 5 Replies
View Related
Jun 20, 2010
I attempted to install Nautilus Elementary...the results were not what I expected however. First of all, it doesn't seem to even have installed correctly, but thats not the main issue...after installing, Nautilus looks like this...
View 2 Replies
View Related
May 20, 2015
In the past (with Wheezy and before) I often used "decompress" via double click on compressed folders or "compress" via right click on folders (or files) in Nautilus. Since I installed Jessie this option has vanished. I added several packages like "zip", "7z", "unzip" and so forth. Now I can do similar things via command line, but I just don't find any option anywhere to enable compressing and decompressing in Nautilus again. There seem to be no options for configuring such things in Nautilus.
I have the odd feeling my Jessie installation is broken since many little things are missing from the beginning. Should the old behaviour of Nautilus be standard in Jessie also?
View 3 Replies
View Related
May 18, 2010
I downloaded some nautilus scripts, found the nautilus scripts directory in gnome2/nautilus-scripts but when put there and I go to use Nautilus they just don`t do anything. Am using Debian Lenny.EDIT: It was a simple error that was stopping scripts working, I did not realise you had to set the script files to be executable as a program. I did this via the scripts icons and they now work
View 2 Replies
View Related
Oct 23, 2010
Is there any way to configure nautilus to open new folders in the same window? Now, when I browse to a folder in my ~/ and finally reach the folder I was looking for. I have several or so nautilus windows open. Just to navigate to a specific folder in my home directory (~/). I think all those windows are a little excessive.
View 4 Replies
View Related
Feb 11, 2011
What do I have to do (i.e. which package do I have to install) to activate the 'Audio' tab in Nautilus? With Debian Lenny, as with Fedora Goddard, it is possible to see ID3 tags when right-clicking on a audio file in Nautilus, but oddly this feature is gone with a fresh Debian Squeeze installation. However, it is still possible to view EXIF informations when right-clicking an image file.
View 4 Replies
View Related
May 23, 2010
When I try and boot my Debian computer I get the messages: Grub Loading stage1.5. Grub loading, please wait... Error 15 Is there any way of recovering from this - or is it simply a fresh install? I was attempting an upgrade from Lenny to Squeeze and despite a few hurdles it looked like it was all happening. Got the new kernel loading, and the new grub. It looked as though grub2 was working so I ran the grub-remove-legacy-support command (something like that) and now my computer won't boot grub or Linux.
I'm assuming the MBR on my harddrive is lost, however I don't know what state the partition is in. I'm guessing that maybe this has been lost as well. I tried a few tools from the Ultimate Boot CD but nothing here was able to re-install my grub or boot from any partition or even mount my file-system. I'm fearing the worst but would like it confirmed before I blow it all away with a new install.
View 8 Replies
View Related
Jun 2, 2015
I installed (debian-jessie-DI-rc3-amd64-DVD [testing]) on both my laptop and desktop. After I installed plymouth and some themes, on the laptop I entered into the terminal to steup and activate the theme like so:
Code: Select all<USER>@<USER>-Aspire-5336:~$ su -
Password:
root@<USER>-Aspire-5336:~# /usr/sbin/plymouth-set-default-theme --list
aurora-borealis
debian-logo
debian-sunrise-blue
debian-sunrise-mono
debian-vizta
[CODE] ....
It wouldn't load the plymouth theme. Now I installed (debian-jessie-8.0.0-amd64-DVD [stable]) only on the laptop so far, and used the same process as with (debian-jessie-DI-rc3-amd64-DVD [testing]) for installing plymouth and when it got to where it said it was missing firmware I fallowed the:
Code: Select allroot@<USER>-Aspire-5336:~# apt-get install firmware-linux-nonfree
It loaded the firmware just fine. But after I...
Code: Select allupdate-initramfs -u
...and then rebooted the system, the plymouth theme didn't load just like the desktop when I installed (debian-jessie-DI-rc3-amd64-DVD [testing]) on it. I looked at the /etc/plymouth/plymouthd.conf and it reads:
Code: Select all# Administrator customizations go in this file
#[Daemon]
#Theme=text
#ShowDelay=0
[Daemon]
Theme=debian-sunrise-blue
View 2 Replies
View Related
May 16, 2010
I've added a new Nautilus action and I'd like to use another icon that those provided in the nautilus item con list (see attachment).
But whatever image I try (some PNG or even SVG files) I can't get them to be displayed. It seems there is a very special format, size, type to match the Gnome/GTK+/Nautilus icon requirements...
View 3 Replies
View Related
Apr 11, 2010
Does anyone know how I can move the location bar in nautilus up by the toolbar, as shown by this pic:
http://i39.tinypic.com/2qdsyll.jpg
I'd rather not have to download the source of nautilus and edit the code / compile it myself.
By the way, a guy on Ubuntu Forums thought this was a mockup. It's not. It's the regular version of Nautilus, only I removed some toolbar buttons through the /usr/share/nautilus/ui xml files.
I just want the location bar next to the toolbar to conserve screen space, and be a bit more like Finder.
View 3 Replies
View Related
Apr 9, 2010
I've a folder named "lynx" in my desktop . It contains ebooks - pdfs,chms etc . The problem is sometimes when i open the folder in nautilus , the folder keep loading forever and sometimes it shows two or three files and keep on loading . But at some other times , folder contents are displayed just as any other folder(i.e normal ).
View 5 Replies
View Related
May 12, 2010
I installed Drupal and there is only one site. It I access the website [url] where Drupal is installed I can easily see it functioning properly. But on internet it is not loading properly the colors etc are not visible properly.
Following changes were made to all the sites
Code:
View 1 Replies
View Related
Dec 8, 2009
I need to add -audit to the process /usr/bin/Xorg :0 -nr -verbose -auth /var/run/gdm/auth-for-gdm-MTmpH6/database -nolisten tcp vt1
And have added -audit to the line in /etc/X11/xdm/Xservers but with no luck. I can't seem to find where this thing is getting launched from!
View 1 Replies
View Related
Oct 19, 2010
i have install php and make proper confgiuration as said in various books and forums.but |all what i gotis just blankpage which means it knows that thereis the file at given folder but it cannotexecute.
View 1 Replies
View Related
Jan 18, 2011
I have a script scheduled to run with Crontab at 5am each weekday.The script is all good and executes manually (is just a simple stop/start of a service)I have reason to believe that it is not executing according to schedule.I am looking to see when a script was last executed.The script is executing accordingly (long story short, I forgot it was Tuesday). I would still like to know how to check a last-execution time.
View 1 Replies
View Related
Jun 16, 2010
How can I find out which script runs and automatically mounts any usb drive inserted? This script seems to be faulty because it fails on ext3 disks but functions fine on NTFS or HFS+ disks. If I can find out which script it is maybe someone can help me fix it?
View 14 Replies
View Related
May 18, 2010
Whenever I open a folder with the default browser (Nautilus), it does a quick scan of the contents. This is not a problem for normal folders, but it becomes one when a music folder contains several thousand files (I haven't yet tried with folders containing large amounts of non-music files). In such instances Nautilus sits there scanning and I can hear the hard drive seeking for a good while before it presents me with the contents of said folder. My music folder, for instance, contains some five thousand ogg files, and I have to wait *counts* a full minute before it displays its contents. I tried telling it to never count the number of files in the options, but it didn't help. So far, the only solution I've found is to use pcmanfm instead, which apparently does no scan and displays my music folder practically as soon as I click on it. Still, I like Nautilus more for everything else, so I'd much rather use that instead.
View 6 Replies
View Related
May 21, 2010
I'm trying to get Nautilus to open avi files with VLC instead of Totem. This succeeded for two of the three computers I have Debian on, but not on my EeePC. I right click the file, click "Open with other application", select VLC, and check that the "always use this application" option is checked (it always is). Then I click OK and it opens the file with VLC. But it doesn't remember the change; if I try opening any avi file again, it'll go back to Totem.
View 3 Replies
View Related
Nov 9, 2014
I added the following line to my sources.list
Code: Select alldeb [URL] ..... wheezy main non-free
and then after:
Code: Select allapt-get update
I run:
Code: Select allapt-get install nautilus-dropbox
but I got stuck (console freeze) and I had to reboot hoping to sort out somehow...
After reboot I try to apt-get again but I got the following message (my traslation)
Code: Select allE: dpkg was interrupted.
It's necessary to do "sudo dpkg --configure -a" for correcting the problem
So I went in the console again for that command and I get
Code: Select allConfigurazione di nautilus-dropbox (1.4.0-3)...
Dropbox is the easiest way to share and store your files online. [URL] ....
but nothing fruitful seems to happen; and now how to proceed?
View 11 Replies
View Related