Page 1 of 1

Razor QT 3.0 Task panel height

Posted: 23 Mar 2014, 22:14
by Ed_P
FWIW If when booting 3.0 the Task bar/panel height is enormously tall it can be corrected without rebooting.

RIGHT click on the Task Panel, click on Configure Panel, change Position to Top of desktop and click on Close. Repeat the process for the Task panel at the top of the desktop to move to it back to the bottom of the desktop.

Re: Razor QT 3.0 Task panel height

Posted: 23 Mar 2014, 23:53
by brokenman
I thought I killed this one but apparently not. I believe it happens because at times the first icon found for the panel apps are used and there is a bug in downsizing it. The remedy (i thought) was to remove the 48px size icon for spacefm so that it can only load the smaller icon. Please show me the output from a terminal of: find /usr/share/icons -name "spacefm*"

The other option to correct it is to open a terminal and issue: killall razor-panel

It's up to luck if it loads again super big. :wall:

Re: Razor QT 3.0 Task panel height

Posted: 24 Mar 2014, 03:32
by Ed_P

Code: Select all

guest@porteus:~$ find /usr/share/icons -name "spacefm*"
/usr/share/icons/hicolor/24x24/apps/spacefm.png
/usr/share/icons/hicolor/48x48/apps/spacefm-48-cube-blue.png
/usr/share/icons/hicolor/48x48/apps/spacefm-48-cube-green.png
/usr/share/icons/hicolor/48x48/apps/spacefm-48-cube-red.png
/usr/share/icons/hicolor/48x48/apps/spacefm-48-folder-blue.png
/usr/share/icons/hicolor/48x48/apps/spacefm-48-folder-red.png
/usr/share/icons/hicolor/48x48/apps/spacefm-48-pyramid-blue.png
/usr/share/icons/hicolor/48x48/apps/spacefm-48-pyramid-green.png
/usr/share/icons/hicolor/48x48/apps/spacefm-48-pyramid-red.png
/usr/share/icons/hicolor/48x48/apps/spacefm-find.png
/usr/share/icons/hicolor/48x48/apps/spacefm-root.png
/usr/share/icons/hicolor/48x48/apps/spacefm.png
/usr/share/icons/hicolor/128x128/apps/spacefm-128-cube-blue.png
/usr/share/icons/hicolor/128x128/apps/spacefm-128-cube-green.png
/usr/share/icons/hicolor/128x128/apps/spacefm-128-cube-red.png
/usr/share/icons/hicolor/128x128/apps/spacefm-128-pyramid-blue.png
/usr/share/icons/hicolor/128x128/apps/spacefm-128-pyramid-green.png
/usr/share/icons/hicolor/128x128/apps/spacefm-128-pyramid-red.png
/usr/share/icons/Faenza/apps/48/spacefm-find.png
/usr/share/icons/Faenza/apps/48/spacefm-root.png
/usr/share/icons/Faenza/apps/48/spacefm.png
guest@porteus:~$ 
Do note, I am booted with my 2.1 save.dat file as extramod= so I can move my relevant files to 3.0's save.dat.
3.0's working power icon triggered the desire to upgrade for me.

Re: Razor QT 3.0 Task panel height

Posted: 24 Mar 2014, 16:24
by brokenman
I believe removing this icon should fix your problem with the panel starting in a large state.

/usr/share/icons/Faenza/apps/48/spacefm.png

Re: Razor QT 3.0 Task panel height

Posted: 24 Mar 2014, 18:52
by Ed_P
brokenman wrote:It's up to luck if it loads again super big. :wall:
Actually it happened twice today, once in Fresh Mode.
brokenman wrote:I believe removing this icon should fix your problem with the panel starting in a large state.
Unable to delete or rename. I suspect I will have use terminal mode. :(

Re: Razor QT 3.0 Task panel height

Posted: 25 Mar 2014, 18:27
by Ed_P
Renamed the icon, Xspacefm.png, and today when I booted 3.0 the panel is high! And it became hugh when I opened Firefox. BTW This not the first time I have booted 3.0 since renaming the icon.

Re: Razor QT 3.0 Task panel height

Posted: 25 Mar 2014, 23:59
by Ed_P
After rebooting, and a normal panel height, I just noticed the panel grows abit when I open a Firefox window. And shrinks to normal when it closes. I don't recall this happening before.

Re: Razor QT 3.0 Task panel height

Posted: 26 Mar 2014, 00:25
by brokenman
Thanks. This confirms it is the way in which the icon is searched and subsequently resized. Hopefully it gets some love in the lxdeqt merger.

Re: Razor QT 3.0 Task panel height

Posted: 26 Mar 2014, 01:22
by Ed_P
brokenman wrote:Thanks. This confirms it is the way in which the icon is searched and subsequently resized.
Even when it's not found?

BTW I rebooted to Fresh mode and it open high again. In that it only happens when booting and it's easy to correct without rebooting it's not a show stopper.

I think I should rename the icon back. Renaming it didn't fix the problem.
lxdeqt merger
?

Re: Razor QT 3.0 Task panel height

Posted: 26 Mar 2014, 03:08
by Ed_P
brokenman wrote:Thanks. This confirms it is the way in which the icon is searched
Image If the search is for *spacefm.png my rename may not have worked as well as hoped for. Let me try a different name.

Code: Select all

root@porteus:/home/guest# cd /usr/share/icons/Faenza/apps/48/
root@porteus:/usr/share/icons/Faenza/apps/48# mv Xspacefm.png spaceXfm.png
Lets see how this variation works.

Re: Razor QT 3.0 Task panel height

Posted: 26 Mar 2014, 18:13
by brokenman
Both name changes will work the same. What happens is the system searches for the icon of this name. The first one it finds is 48px and it uses this one in the panel and downsizes it to fit. Somewhere therein lies the bug. Firefox no doubt also has various size icons and the same applies for this if you have a firefox icon in the panel.

RazorQT and LXDE are merging sometime soon (it has already begun) and so I am hoping this will be addressed. I will build what they have so far and test it.

Re: Razor QT 3.0 Task panel height

Posted: 26 Mar 2014, 21:48
by roadie
RazorQT and LXDE are merging sometime soon (it has already begun) and so I am hoping this will be addressed.
I put together an Lxde-Qt desktop this morning from ponce's packages....seems really nice and a good combination of Lxde and RazorQt.
Still working out the glitches, but up to now, I really like it......no issues with the panel.

Re: Razor QT 3.0 Task panel height

Posted: 29 Mar 2014, 04:16
by Ed_P
Well I can confirm the icon rename isn't the solution. I experienced the high panel this afternoon when booting.

Re: Razor QT 3.0 Task panel height

Posted: 05 Apr 2014, 19:10
by tome
you can try edit icon in: '/usr/share/applications/spacefm.desktop'

Re: Razor QT 3.0 Task panel height

Posted: 11 Apr 2014, 18:19
by Ed_P
A script that would move the task panel from the bottom to the top and then back to the bottom again might prove useful. Or one that switches it's location depending on where it is would work also,