You were right, I was logging in via gnome failsafe session. I forgot I had to do that a week ago because compiz was making gnome unusable after login.
I feel like such an idiot.
Type: Posts; User: yzf600; Keyword(s):
You were right, I was logging in via gnome failsafe session. I forgot I had to do that a week ago because compiz was making gnome unusable after login.
I feel like such an idiot.
My permissions were all set correctly. However, none of the files under /etc/xdg/autostart/ or ~/.config/autostart/ have the line X-GNOME-Autostart-enabled=true in them.
I decided to move my...
That didn't fix the issue for me. Thanks for the suggestion, though.
Adding more data to what is known...
I have nomachine NX server installed on my box. When I login remotely via NX, my start-up applications start like they are supposed to.
I have the same issue. I think they worked for a while after the upgrade, but now they don't.
The suggestion of using the "remember currently running application" button does not work. In fact,...
Ah - it's ok that source is broken. The better fix for me was to put this in my ~/.gscan2pdf:
resolution = 200
I'm getting issues with that package source:
Err http://mirror.sifnt.net.au karmic/main libmagick++2 7:6.5.1.0-1.1ubuntu3.1
404 Not Found
Failed to fetch...
You might want to lower the unlocking duration to something like 1 or 2 seconds if you haven't already.
I'm having problems getting my iphone 3g (3.0 OS) working with blueproximity on Jaunty 9.04. I have blueman installed, and I used it to pair my phone with my computer. It pairs correctly and a...
In our particular NFS mount system, there are "virtual" mounts like /tools /homes. Under those is where the individual mounts are done.
If I remember correctly, Ubuntu autofs wasn't getting these...
I ended up installing the 9.04 from scratch on a new drive. Audio worked perfect.
I got the analog audio to work on this board with Intrepid using alsa instead of pulseaudio.
So yesterday I upgraded from Intrepid to Jaunty. I also upgraded the nvidia drivers to 180. Now my...
I was having problems creating my array. I would get this error message:
user@machine:~$ sudo mdadm --create /dev/md0 --level=1 /dev/sdb1 /dev/sdc1
mdadm: error opening /dev/md0: No such device...
I'm running Ubuntu 8.10 here at my company. They just switched over from RedHat NIS authenticaion+autofs to openLDAP 2.3.
I was able to switch over to authenticate with the LDAP server, but now...
I upgraded to Hardy Heron last night. Upon reboot I freaked as my /dev/md0 RAID0 parition could not be mounted.
Luckily, I was able to fix it this morning by re-assembling it:
sudo -s...
Actually my original post is wrong. SSH protocol can use RSA or DSA keys. There is apparently not much difference between the keys.
Thanks for howto on sshfs. It helped me out immensely.