octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55669] Drag to rearrange docked panels like C


From: Rik
Subject: [Octave-bug-tracker] [bug #55669] Drag to rearrange docked panels like Command Window no longer works
Date: Fri, 8 Feb 2019 16:50:08 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #3, bug #55669 (project octave):

How big is the zip-file?  The Savannah file size limit is pretty small at
~2MB.  You could use a UNIX utility like split to divide the zip file in to
pieces less than 2MB.  Reconstruction would then be


split -b 2M file.zip parts
cat parts* > file.zip
unzip file.zip




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55669>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]