mlinton / pentoo

Automatically exported from code.google.com/p/pentoo
1 stars 0 forks source link

[to be fixed in rc2] pentoo installer progress window #152

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"you can watch the output in the progress (ctrl+alt+f8)"

That message is incorrect. Suggestions:
Press ctrl+alt+f12 to see the progress
ctrl+alt+f8 to return back

Original issue reported on code.google.com by blshkv on 4 Jul 2013 at 12:59

GoogleCodeExporter commented 9 years ago
Actually, this is silly. We should run the output in the "screen".

So it would be easy just to run a second terminal and see the output using 
"screen -r".

Original comment by blshkv on 4 Jul 2013 at 1:06

GoogleCodeExporter commented 9 years ago

Original comment by blshkv on 4 Jul 2013 at 1:06

GoogleCodeExporter commented 9 years ago
Also, it would be better if we can show the progress bar.

progress2 feature will be in the next rsync version:
http://www.sdov.com/2012/07/rsync-new-style-progress-3-1-0dev/
./rsync -a --info=progress2 /usr .

Original comment by blshkv on 4 Jul 2013 at 1:19

GoogleCodeExporter commented 9 years ago

Original comment by sidhayn on 4 Jul 2013 at 6:00

GoogleCodeExporter commented 9 years ago
progress bar idea sounds like a good one.  try it.

Original comment by sidhayn on 4 Jul 2013 at 6:00

GoogleCodeExporter commented 9 years ago

Original comment by sidhayn on 4 Jul 2013 at 6:00

GoogleCodeExporter commented 9 years ago
http://unix.stackexchange.com/questions/44860/making-a-progressbar-with-dialog-f
rom-rsync-output

Original comment by blshkv on 10 Jul 2013 at 2:29

GoogleCodeExporter commented 9 years ago
ok, got it working. Ready to be ported into the installer

Original comment by blshkv on 10 Jul 2013 at 2:54

Attachments:

GoogleCodeExporter commented 9 years ago
Concerning original entry; Pressing ctrl+alt+f8 worked see the progress
and then ctrl+alt+f7 to return back (not f8)*. 

I had to hunt around for that, would have been helpful if it was stated in the 
original info message (that mentioned ....f8 to see progress).

*RC1.9

Original comment by jaybou...@gmail.com on 11 Aug 2013 at 2:40

GoogleCodeExporter commented 9 years ago
most linux users are familiar enough to understand basic VT switching.  If I 
hold hands for things this simple then users will get used to it.  This isn't a 
basic linux class.

Original comment by sidhayn on 11 Aug 2013 at 3:31

GoogleCodeExporter commented 9 years ago
I've added that simple note. We can be more userfriendly on the installation 
phase, especially then it cost us nothing.

Original comment by blshkv on 12 Aug 2013 at 1:18

GoogleCodeExporter commented 9 years ago
fixed in the https://code.google.com/p/pentoo/source/detail?r=4964

Original comment by blshkv on 29 Aug 2013 at 3:34