


Nautilus Scripts by marc41 146 comments
I've upgraded to Fedora 17 and for some reason when I run newrez I simply end up with a black screen. I retained the original home area, so I'm guessing there may be a conflict somewhere. What do I need to remove in order to make my system think newrez is being run for the first time?
Thanks,
Mark - Jun 16 2012

Nautilus Scripts by marc41 146 comments
Cheers,
Mark - Jan 02 2012

Nautilus Scripts by marc41 146 comments
The dependency check does not echo anything on the screen to me, but I installed tigervnc and tigervnc-server anyway. Vinagre was already installed.
I followed guidance on the following url to configure the vncserver:
http://www.oracle-base.com/articles/linux/ConfiguringVncServerOnLinux.php
Once the password was set up then I was able to run your script successfully. It not elegant but it's a workaround that works. Interestingly the remote desktop appeared to be gnome 2 rather than gnome 3.
Thanks Mark - Jan 02 2012

Nautilus Scripts by marc41 146 comments
Happy New Year!
Just tried the vnc server approach on Fedora 16, but get an error message saying:
Connection to host localhost::5999 was closed.
I wasn't too sure how to configure the vnc server. I installed x11vnc and set up a password file - but this is not located in the .vnc directory. I also opened the port on the firewall in case this was causing a problem.
Given that you use Fedora too, can you explain how to set the the vnc server in more detail?
Thanks,
Mark - Jan 01 2012

Nautilus Scripts by marc41 146 comments
Yes that's exactly the issue with Ubuntu 11.10 Beta.
regards,
Mark
- Sep 17 2011

Nautilus Scripts by marc41 146 comments
However, I've just 'upgraded' to 11.10 Beta and while I don't have black rectangles to the right and bottom of the screen, I'm unable to move the mouse into this area as reported by another user. Hopefully the full release should resolve this - Sep 17 2011

Nautilus Scripts by marc41 146 comments
Anyway its working now. No blind spots (black rectangles). Using Ubuntu 11.04 on Samsung Netbook N140.
Cheers,Mark - Sep 09 2011

Nautilus Scripts by marc41 146 comments
I've worked out how to stop the 'blind spots' that appeared when Ubuntu brought in Unity. I looked at the saved outputs from Xrandr and added this to the code the Newrez put in the launchers:
#!/bin/sh
xrandr --fb 1280x750 --output LVDS1 --scale 1.25x1.25 --panning 1280x750 --pos 0x0 --rotate normal --output VGA1 --off
I put this in a shell script which works perfectly.
Cheers,
Mark
- Sep 08 2011

Nautilus Scripts by marc41 146 comments
Cheers,
Mark - Jun 21 2011