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

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

[Octave-bug-tracker] [bug #52800] The icon for dock widgets for *figure*


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #52800] The icon for dock widgets for *figure* windows needs improvement
Date: Mon, 21 May 2018 15:48:21 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #5, bug #52800 (project octave):

I was just about to create a bug report for the non-working icons.  Let me
know if I should.  It seems to me that the icons are missing or are in some
path different than expected.  The paths/icons that the program are looking
for are (printed std::cerr during run-time):


:/actions/icons/letter_logo_TerminalDockWidget.png
:/actions/icons/letter_logo_HistoryDockWidget.png
:/actions/icons/letter_logo_FilesDockWidget.png
:/actions/icons/letter_logo_DocumentationDockWidget.png
:/actions/icons/letter_logo_FileEditor.png
:/actions/icons/letter_logo_WorkspaceView.png
:/actions/icons/letter_logo_VariableEditor.png


but I don't see an "actions" subdirectory anywhere in either the "run-octave"
environment or in the install directory "/usr/local/share/octave/4.5.0+".  It
seems something has gone wrong with the install process:


linux@ ~/octave/octave/octave $ find . -name "letter_logo*"
./libgui/src/icons/letter_logo_HistoryDockWidget.png
./libgui/src/icons/letter_logo_NewsDockWidget.svg
./libgui/src/icons/letter_logo_FilesDockWidget.png
./libgui/src/icons/letter_logo_DocumentationDockWidget.svg
./libgui/src/icons/letter_logo_ReleaseWidget.png
./libgui/src/icons/letter_logo_TerminalDockWidget.svg
./libgui/src/icons/letter_logo_DocumentationDockWidget.png
./libgui/src/icons/letter_logo_ReleaseWidget.svg
./libgui/src/icons/letter_logo_FileEditor.svg
./libgui/src/icons/letter_logo_FileEditor.png
./libgui/src/icons/letter_logo_VariableEditor.png
./libgui/src/icons/letter_logo_WorkspaceView.png
./libgui/src/icons/letter_logo_VariableEditor.svg
./libgui/src/icons/letter_logo_HistoryDockWidget.svg
./libgui/src/icons/letter_logo_NewsDockWidget.png
./libgui/src/icons/letter_logo_TerminalDockWidget.png
./libgui/src/icons/letter_logo_WorkspaceView.svg
./libgui/src/icons/letter_logo_FilesDockWidget.svg
linux@ ~/octave/octave/octave $ find /usr/local/src/octave/octave/build1/
-name "letter_logo*"
linux@ ~/octave/octave/octave $ find /usr/local/share/octave/4.5.0+ -name
"letter_logo*"


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52800>

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




reply via email to

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