
minties wrote:As a relative new user of LM 12, I have just installed LM13 RC.
But where is the option to install the codecs? This option is available in 12.
Thanks in advance.


cwwgateway wrote:Somewhere on the blog announcement Clem said that banshee kept its icon so it was compatible with other DEs like Xfce.


realitykid wrote:minties wrote:As a relative new user of LM 12, I have just installed LM13 RC.
But where is the option to install the codecs? This option is available in 12.
The codecs should already be preinstalled. So don't worry about them.

realitykid wrote:cwwgateway wrote:Somewhere on the blog announcement Clem said that banshee kept its icon so it was compatible with other DEs like Xfce.
Ok, this makes sense. Bugs me, but I understand the need for it. Thanks for clearing that up.
1) Banshee doesn’t integrate right away with the Sound Applet. Banshee creates it’s own icon in the panel and stays that way until the shell is restarted; when the shell has been restarted once with Banshee open, this issue doesn’t happen again.

zerozero wrote:the v. in maya's repository is different from the one available in lisa.outfieldgrass wrote:I didn't have this issue with Mint 12 and its using the same version of Cinnamon, right?



outfieldgrass wrote:I've noticed with Mint 13 that after a restart, or logging out and back in, all windows lose their GTK theme setting and they are left with a black border that contains no button to close or minimize. I then have to go into Cinnamon settings, change the GTK theme and then change it back. I didn't have this issue with Mint 12 and its using the same version of Cinnamon, right? Anybody else experience this?
AlbertP wrote:zerozero wrote:the v. in maya's repository is different from the one available in lisa.outfieldgrass wrote:I didn't have this issue with Mint 12 and its using the same version of Cinnamon, right?
A few bugs are fixed in maya but it's after all still mostly the same Cinnamon 1.4, updated to work on Gnome 3.4 based distros.



zerozero wrote:what outfieldgrass was pointing out was a regression (caused maybe because this v. is build against a new clutter and new cogl?) that wasn't present in lisa and is in maya (and we have another report here viewtopic.php?f=208&t=100690 about the same issue)



cariyawa wrote:I think I found a small bug in MATE. I already posted it in MATE forum(but didn't get a reply yet). In MATE, console applications(like ipython, htop) won't work by clicking the menu item. They give the error message, Eg: "Could not launch application", Failed to execute child process "xterm" (No such file or directory).
What is happening is that the console application tries to open xterm to run it self. If I install xterm the problem is solved. But xterm is not my favorite. Any help?
sudo su -
cd /usr/bin
mv xterm xtermbk
ln -sf /usr/bin/gnome-terminal /usr/bin/xterm
exit

How about simlinking xterm to your favourite terminal?

realitykid wrote:
Sounds like this affects mainly (if not only) users with ATI graphics. Is this the case???





kmb42vt wrote:Would someone here be kind enough to check to see if "Open as administrator" is present when right-clicking on a folder in Nautilus in an installed LM 13 "Cinnamon"? It's not there in the live session and I need to know if it's the same when LM 13 Cinnamon is installed. Many thanks.

cwwgateway wrote:kmb42vt wrote:Would someone here be kind enough to check to see if "Open as administrator" is present when right-clicking on a folder in Nautilus in an installed LM 13 "Cinnamon"? It's not there in the live session and I need to know if it's the same when LM 13 Cinnamon is installed. Many thanks.
I think that was a regression with Nautilus 3.x, so no, you can't open as administrator in Cinnamon (I think it works in MATE, though - caja/nautilus 2.x).


kmb42vt wrote:cwwgateway wrote:kmb42vt wrote:Would someone here be kind enough to check to see if "Open as administrator" is present when right-clicking on a folder in Nautilus in an installed LM 13 "Cinnamon"? It's not there in the live session and I need to know if it's the same when LM 13 Cinnamon is installed. Many thanks.
I think that was a regression with Nautilus 3.x, so no, you can't open as administrator in Cinnamon (I think it works in MATE, though - caja/nautilus 2.x).
Strange, I have "Open as administrator" present in Linux Mint 12 using Gnome 3 and Cinnamon.





kmb42vt wrote:Would someone here be kind enough to check to see if "Open as administrator" is present when right-clicking on a folder in Nautilus in an installed LM 13 "Cinnamon"? It's not there in the live session and I need to know if it's the same when LM 13 Cinnamon is installed. Many thanks.
for uri in $NAUTILUS_SCRIPT_SELECTED_URIS; do
gksudo "gnome-open $uri" &
done


Users browsing this forum: No registered users and 16 guests