





oe6tkt wrote:As summary:
I got this message in German language (German installation)
/usr/bin/mint-fortune: Zeile 35: [: ==: Einstelliger (unärer) Operator erwartet.
To retain the fortune, I did these steps:
1.) Changing line 35 withfrom
- Code: Select all
sudo nano /usr/bin/mint-fortune
- Code: Select all
if [ $showfortunes == "true" ]; then
to
- Code: Select all
if [ "$showfortunes" == "true" ]; then



gorade wrote:DeVeDe distorts sound after some update.
Can't tell when this happened since I don't use DeVeDe daily, but from 11-14-13 at least, I can't convert YouTube files - mainly .flv-files to mplayer. The sound is severely distorted
stottering, scratching like static.
I tried reinstalling DeVeDe, mplayer and mencoder didn't do it. Trying to play it on another, unupdated machin neither helped. So, I infer the problem is in DeVeDe itself.
I found that people had had similar problems after upgrading in Ubuntu 2007 (http://ubuntuforums.org/archive/index.php/t-339719.html).
Now the imediate need was met by Linux Mint Julia, (unupgraded for a week) It made a good DVD out of my YouTube films like I could do with LMDE some two weeks ago.
So, something has turned awry during some late upgrad. Sorry that I can't pinpoint when it happened, but I hope there is someone in here with the skills to do it.


dawgdoc-lmd@dv6000-laptop-lmd ~ $ ls /usr/lib/*libmlt*
/usr/lib/libmlt.so.0.6.2 /usr/lib/libmlt++.so.0.6.2 /usr/lib/libmlt.so.3 /usr/lib/libmlt++.so.3dawgdoc-lmd@dv6000-laptop-lmd ~ $ sudo apt-get purge frei0r-plugins openshot melt libmlt3 libmlt++3 libmlt-data python-mlt3



dawgdoc wrote:Yes, using Archive Manager to look at the components of mintsystem_7l7l5_ii386.deb I see that there is a mint-fortune component located at /usr/bin/mint-fortune of the archive.
When I then go to open the mint-fortune in my installed system, which properties shows as accessed and modified today, lines 33-37 are
- Code: Select all
if [ -x "/usr/bin/gconftool-2" ]; then
showfortunes=`gconftool-2 --get /desktop/linuxmint/terminal/show_fortunes 2>/dev/null`
if [ $showfortunes == "true" ]; then
show_fortune
fi
It will now take someone who understands programming to make the proper recommendation to the Clem and the rest of the Mint dev team.

Fornhamfred wrote:Thanks for your reply
I have not backed up since the 19th March but have restored that file and am at the moment working thro the updates 1 - 3 to see if I can isolate where the problem comes from. I will update if I find anything.

Fornhamfred wrote:Thanks for your reply
Edit: This was a red herring. I have now installed all the level 3 updates. There appears to be a problem with USB after the update. If I leave my USB external drive plugged in then the system goes thro the grub screen but then locks up. If the drive is removed all is well.
I will now try to bring in the level 4 & 5 updates and see what happens

Temp: ${acpitemp}


${execi 5 acpi -t | grep "Thermal 0: ok, " | cut -c16-19}C


zerozero wrote:hi viking
i had the same issue when i upgrade my sid install; looking in the crunchbang foruns this works for me atm:
- Code: Select all
${execi 5 acpi -t | grep "Thermal 0: ok, " | cut -c16-19}C
give it a try
Temp: C



amadeu@inspiron1545-laptop ~ $ acpi -t | grep "Thermal 0: ok, "
Thermal 0: ok, 51.5 degrees C
amadeu@inspiron1545-laptop ~ $



zerozero wrote:sorry, i should've been more helpful, but couldn't find the link![]()
http://crunchbanglinux.org/forums/topic ... re-sensor/
you need to install acpi, and after thatnow play with the cut command to display the info you want;
- Code: Select all
amadeu@inspiron1545-laptop ~ $ acpi -t | grep "Thermal 0: ok, "
Thermal 0: ok, 51.5 degrees C
amadeu@inspiron1545-laptop ~ $
i think now will do






decalguy wrote:
In Devede when you add your file go to Advanced options then the Audio tab make sure there is a check beside "This file already has AC3 sound (copy audio data instead of recompress it)". I think something has changed in ffmpeg but this will fix it.
Mike


gorade wrote:decalguy wrote:
In Devede when you add your file go to Advanced options then the Audio tab make sure there is a check beside "This file already has AC3 sound (copy audio data instead of recompress it)". I think something has changed in ffmpeg but this will fix it.
Mike
Hmm..no, it didn't "The conversion failed. There seems to be an error in mencoder". Tried reinstallation of mencoder anew, but that didn't help. I fear there is something more profound, to say..


Users browsing this forum: No registered users and 3 guests