Page 27 of 32

Posted: Tue 01 Jul 2014, 04:37
by Bindee
@ neerajkolte

Thanks for trying.

Hopefully someone can get bleachbit working as a PET file as it would be handy for a deep clean of persistent files and cookies before re-mastering a FatDog image.

Posted: Tue 01 Jul 2014, 04:56
by neerajkolte
Hi Bindee,

Till that time you could try compiling from source tarball.
I didn't find it hard, it worked without giving any error. And cleaned my drive by 24mb.

Posted: Tue 01 Jul 2014, 08:15
by Bindee
Thanks neerajkolte

When running fatdog in ram only does anyone know if it is best to disable the " Ram Save Interval " ?

Posted: Mon 07 Jul 2014, 07:18
by pchan
Dear james and Kirk,

When running fatdog64, My Firefox browser cannot import bookmark.html from my external hard disk.

Also, when i download file, I cannot save to external hard disk partition.

I have already made changes

/usr/share/applications/Firefox.desktop
Exec=firefox-spot to Exec=firefox

according to fatDog64 FAQ page here :

http://distro.ibiblio.org/fatdog/web/fa ... -spot.html

I cannot remember but other programs are also having difficulties to access files on external hard drive. Using rox file manager, I can access files on external hard drive with no problems.

I am the only one using my netbook so I would appreciate it if there is a way that I can freely access files on external hard drives from any program.

Thanks

Posted: Mon 07 Jul 2014, 17:12
by jamesbond
Thanks WillM for the google earth SFS.
Bindee wrote:When running fatdog in ram only does anyone know if it is best to disable the " Ram Save Interval " ?
If you're asking how - it's in Control Panel --> Event Manager.
If you're asking what's best - then it's really up to you. Some people like to turn it off altogether and save manually. Some people likes to save once every 24 hours. Some people don't want to lose their work and saves every 5 minutes.

pchan,
I think for a strange reason you are still running firefox-spot. How do you launch firefox? Can you check what is inside /usr/share/applications/default-browser.desktop and /usr/local/bin/defaultbrowser?

Posted: Mon 07 Jul 2014, 22:19
by Bindee
jamesbond wrote:
Bindee wrote:When running fatdog in ram only does anyone know if it is best to disable the " Ram Save Interval " ?
If you're asking how - it's in Control Panel --> Event Manager.
If you're asking what's best - then it's really up to you. Some people like to turn it off altogether and save manually. Some people likes to save once every 24 hours. Some people don't want to lose their work and saves every 5 minutes.
But if you are running diskless in ram only without a HDD or flash drive then isn't it just trying to save itself too itself?

:D :D :D

Posted: Tue 08 Jul 2014, 09:58
by pchan
jamesbond wrote:
pchan,
I think for a strange reason you are still running firefox-spot. How do you launch firefox? Can you check what is inside /usr/share/applications/default-browser.desktop and /usr/local/bin/defaultbrowser?
Thanks jamesbond for suggesting that I take a look at
/usr/local/bin/default-browser

Sure enough it had this line
exec firefox-spot

After changing it to
exec firefox

I started firefox and was successful in mounting my external hard drive in order to import my backed up bookmark.html


Thanks again! fatDog64 is a great distro

I am surprised that it ran well on both my netbook

MSI U270 with 8GB RAM (AMD Dual Core)
ACER HAPPY2 (D276) with only 2GB RAM (Intel Atom) A 32bit machine

Posted: Wed 09 Jul 2014, 11:30
by Wilbert
Fatdog intel video driver

Does it have it's own brightness and contrast controls ?

:?: :?: :?:

[REQ] meld

Posted: Wed 09 Jul 2014, 14:37
by step
Meld 1.6.0 (file/dir comparison) is in the FD 600 pets repo but there are new stable/dev versions that are much improved.
Would someone kindly update the pet file in the repo?
Otherwise, I could try compiling meld myself, but I'm unsure about dependecies; anyone care to hand-hold me? Here's what the home page has to say (I'd prefer getting the dev version):
note: I marked pets that I _think_ are available with *

Code: Select all

Requirements

Stable: 1.8.5 18-May-2014

 *   Python 2.6
 *   GTK+/pygtk 2.14
      GLib/pygobject 2.16
 *   GtkSourceView/pygtksourceview 2.10 (optional)

Development: 3.11.1 26-May-2014

     Python 2.7 (Python 3 not yet supported) *
     GTK+ 3.6
 *  GLib 2.34
     PyGObject 3.8
     GtkSourceView 3.6
And this is the list of all dependency pets that I could find in the FD 600 repo.

Code: Select all

python-2.7.5.pet
pygtk_DEV-2.24-x86_64.pet
pygtk-2.24-x86_64.pet
pygtksourceview-2.10.1.pet
glib_BIN-2.36.3-630.pet

Posted: Wed 09 Jul 2014, 17:00
by WillM
Hi step,

Here is meld-1.85. It was built with Python-2.7.5, so was pygtk and pygtksourceview; also in this directory. Those pets may be needed, since the corresponding pets in the Fatdog64 repository were built with Python-2.6.
pygobject is included in pygtk.

https://drive.google.com/folderview?id= ... sp=sharing

Posted: Wed 09 Jul 2014, 22:24
by Bindee
Kirk , James

Can you release a new flashplayer.pet for the latest version to patch us against this new Rosetta Flash attack that steals login session cookies with
JSONP Callbacks.

Thanks

Posted: Thu 10 Jul 2014, 15:04
by neerajkolte
Hi Bindee,

Found this Adobe Security Bulletin dated July 8th 2014, which tells me that, Linux users should update to Adobe Flash Player 11.2.202.394.
Then I found this Wikka.
It seems I only have to Download the .tar.gz,
decompress it to extract its content,
replace any existing file at /usr/lib/mozilla/plugins/libflashplayer.so with the extracted,
re-start the Web browser,
Done.

Seems simple....


I will try that.


Edit: I tried that, now when I right click any flash content on any site, in about flash player it shows version 11.2.202.394.

But will this be enough or need to make pet of whole tarball?...

thank you

Posted: Thu 10 Jul 2014, 15:12
by step
WillM wrote:Hi step,

Here is meld-1.85. It was built with Python-2.7.5, so was pygtk and pygtksourceview; also in this directory. Those pets may be needed, since the corresponding pets in the Fatdog64 repository were built with Python-2.6.
pygobject is included in pygtk.

https://drive.google.com/folderview?id= ... sp=sharing
WillM, you're my hero of the day!
The meld binary you compiled works fine here with python-2.6 from FD's devx and pygtk from FD's 600 pets repo. I didn't need to install pygtksourceview (but will need to later).

I also didn't need to install python 2.7. However, I did try testing just the pygtk pet you compiled with the meld binary and meld failed with message "cannot import pygtk, no module named pygtk". I presume this is due to my not installing python-2.7 over 2.6, and not a failure of your package.

Since I do plan to upgrade to python-2.7 in the near future, your complete set of pets is a blessing. Thank you so much!

Posted: Thu 10 Jul 2014, 19:14
by kirk
neerajkolte wrote:Hi Bindee,

Found this Adobe Security Bulletin dated July 8th 2014, which tells me that, Linux users should update to Adobe Flash Player 11.2.202.394.
Then I found this Wikka.
It seems I only have to Download the .tar.gz,
decompress it to extract its content,
replace any existing file at /usr/lib/mozilla/plugins/libflashplayer.so with the extracted,
re-start the Web browser,
Done.

Seems simple....


I will try that.


Edit: I tried that, now when I right click any flash content on any site, in about flash player it shows version 11.2.202.394.

But will this be enough or need to make pet of whole tarball?...
That will do it. No need to do anything with the rest of it.

Posted: Thu 10 Jul 2014, 22:54
by Bindee
Thanks Kirk and neerajkolte

:)

Posted: Thu 10 Jul 2014, 22:57
by Wilbert
Wilbert wrote:Fatdog intel video driver

Does it have it's own brightness and contrast controls ?
Anyone?

A friend is thinking of building a low powered intel setup with fatdog.

Windows intel drivers often have brightness controls so wondered if fatdog intel drivers have the same?

Posted: Fri 11 Jul 2014, 22:26
by kirk
If we're talking about a laptop, then yes there are brightness controls for intel. But the details very depending on the laptop. See:

http://distro.ibiblio.org/fatdog/web/fa ... tness.html

Posted: Fri 11 Jul 2014, 22:36
by Wilbert
not a laptop a desktop

i3-2120T 35w

IntelĀ® HD Graphics 2000

Posted: Fri 11 Jul 2014, 22:58
by kirk
Might still apply to a desktop, don't know. Every desktop monitor I've seen has controls on it.

Posted: Fri 11 Jul 2014, 23:24
by Wilbert
kirk wrote:Every desktop monitor I've seen has controls on it.
So does your TV but you don't expect to have to walk across the room to change it.

If you have a dark picture on a page ( for example astronomy ) you shouldn't have to keep getting up from your computer chair to a wall mounted monitor 4 feet away to change the brightness back and forth.

:?: