Hello.
When trying to access /proc ROX-Filer freezes.
Happens to me in Slacko 700 (64bit), ScPup64, Bionic64, Fossapup64.
Also in Slacko 6.3.2 (32bit), but only if thumbnails are active.
Can anyone confirm this?
ROX-Filer freeze when accessing /proc
Moderator: Forum moderators
Re: ROX-Filer freeze when accessing /proc
Yes ....i can confirm this .....for Fossa-Dog too.
Seems indeed..... has something to do with Thumbnails (show thumbnails images ) activated or not.
Without activation ....works fine.
Seems indeed..... has something to do with Thumbnails (show thumbnails images ) activated or not.
Without activation ....works fine.
- rockedge
- Site Admin
- Posts: 6824
- Joined: Mon Dec 02, 2019 1:38 am
- Location: Connecticut,U.S.A.
- Has thanked: 2970 times
- Been thanked: 2795 times
- Contact:
- fredx181
- Posts: 3270
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 410 times
- Been thanked: 1416 times
- Contact:
Re: ROX-Filer freeze when accessing /proc
When opening /proc it freezes for me too on Debiandog Stretch, but as backi mentioned, indeed only when thumbnails enabled.
Rox version 2.11
Fred
Rox version 2.11
Fred
-
- Posts: 364
- Joined: Mon Jul 13, 2020 6:14 pm
- Location: Germany, NRW
- Has thanked: 19 times
- Been thanked: 135 times
Re: ROX-Filer freeze when accessing /proc
Weird situation: ROX version (2.11) seems not to have changed since (at least¹) Slacko 6.3.2
Even Slacko 5.7.0 reports to have ROX Version 2.11
Kind of disturbing is the fact, that some users confirm this freeze depending on thumbnails (me too on slacko 6.3.2), but here on my hardware any other than slacko 6.3.2 freezes regardless of thumbnails being active or not.
¹)Output from Slacko 6.3.2 (32bit)
Even Slacko 5.7.0 reports to have ROX Version 2.11
Kind of disturbing is the fact, that some users confirm this freeze depending on thumbnails (me too on slacko 6.3.2), but here on my hardware any other than slacko 6.3.2 freezes regardless of thumbnails being active or not.
¹)Output from Slacko 6.3.2 (32bit)
Code: Select all
# rox -v
ROX-Filer 2.11
Copyright (C) 2005 Thomas Leonard.
ROX-Filer kommt OHNE JEGLICHE GARANTIE,
soweit es das Gesetz erlaubt
Sie dürfen Kopien von ROX-Filer weiterverteilen
nach den Bestimmungen der GNU General Public License.
Für diesbezügliche weitere Informationen, siehe die Datei COPYING.
Kompiliert mit GTK Version 2.24.10
Läuft mit GTK Version 2.24.20
-- Eigenschaften, die beim Kompilieren festgelegt wurden --
Unterstützung für große Dateien... Ja
Inotify support... Ja
Dnotify-Unterstützung... Nein
Binärkompatibilität... Nein (apsymbols.h nicht gefunden)
Extended attribute support... Ja
Re: ROX-Filer freeze when accessing /proc
This is a very old bug, from 2006 (14 years ago.)
The bug was in Rox 2.5 in Puppy 2.13 beta.
It was fixed by a workaround, to not try to make thumbnails of zero length files.
Maybe someone removed the test, not knowing why it was there?
https://sourceforge.net/p/rox/mailman/message/13868646/
The bug was in Rox 2.5 in Puppy 2.13 beta.
It was fixed by a workaround, to not try to make thumbnails of zero length files.
Maybe someone removed the test, not knowing why it was there?
https://sourceforge.net/p/rox/mailman/message/13868646/
we
>> are testing Puppy 2.13BETA with Filer 2.5 in it. Open ROX-Filer on the
>> /proc directory, Rox freezes and have to restart X. Turn off thumbnails,
>> Rox does not freeze. Look in /sys, no problem.
- garnet
- Posts: 66
- Joined: Tue Aug 04, 2020 2:21 pm
- Location: Alexandria
- Has thanked: 6 times
- Been thanked: 12 times
Re: ROX-Filer freeze when accessing /proc
The bug was fixed but was re-introduced, and then fixed again.
See https://github.com/jun7/rox-filer/issues/214.
Unfortunately some puppies were shipped with this buggy version Rox (Puppies published between Sep 2019 and Jul 2020), and unless you're running one of the still-maintained puppies, there is no way to fix this problem other than re-compiling Rox on your own.
See https://github.com/jun7/rox-filer/issues/214.
Unfortunately some puppies were shipped with this buggy version Rox (Puppies published between Sep 2019 and Jul 2020), and unless you're running one of the still-maintained puppies, there is no way to fix this problem other than re-compiling Rox on your own.
Hope that helps ^_^