Cannot resize BluePup window

Moderator: BarryK

Post Reply
Crusoe
Posts: 5
Joined: Thu Mar 09, 2023 12:57 am

Cannot resize BluePup window

Post by Crusoe »

Hi, thanks to Barry and all for creating and adding to a great O.S.!
I want to resize the Blue Pup window so I can access all buttons but are unable to do so, as it seems to be a fixed size.
When I open BluePup I cannot move it nor close it, and have to do a hard power off by pressing and holding the power button.
I have a HP mini 210-2000 with a screen size of 1024 x 600 running EasyOS Kirkstone64 5.7 (amd64), which runs great except for the BluePup window.
I am a total newbie and are just getting into linux so please be gentle and lead the way! We all have to start somewhere!
Any help would be appreciated.
Many thanks in advance.

User avatar
bugnaw333
Posts: 260
Joined: Wed Jul 20, 2022 11:04 pm
Location: Cebu, Philippines
Has thanked: 396 times
Been thanked: 46 times

Re: Cannot resize BluePup window

Post by bugnaw333 »

:welcome:
This what my bluepup default dialog box appearance located on the center of my display when you click the icon and no need to resize:
Im using Toshiba Ultrabook @1920x1080 60* resolution. :thumbup2:

Attachments
bluepup.jpg
bluepup.jpg (127.32 KiB) Viewed 367 times
User avatar
bugnaw333
Posts: 260
Joined: Wed Jul 20, 2022 11:04 pm
Location: Cebu, Philippines
Has thanked: 396 times
Been thanked: 46 times

Re: Cannot resize BluePup window

Post by bugnaw333 »

My Fujitsu Futro MA574 @ 1366x768 60*resolution :thumbup: still can see the Bluepup menu complete dialogue box:

Attachments
bluepup2.jpg
bluepup2.jpg (129.37 KiB) Viewed 359 times
Crusoe
Posts: 5
Joined: Thu Mar 09, 2023 12:57 am

Re: Cannot resize BluePup window

Post by Crusoe »

They look nice!
For some reason the BluePup window on my HP Mini 210 is so big I cannot move it or get to the bottom, top or sides.
If only I could shrink it.

User avatar
bugnaw333
Posts: 260
Joined: Wed Jul 20, 2022 11:04 pm
Location: Cebu, Philippines
Has thanked: 396 times
Been thanked: 46 times

Re: Cannot resize BluePup window

Post by bugnaw333 »

I could not resize also, lucky for me my two laptops resolutions have the full complete dialogue box. :)

User avatar
bugnaw333
Posts: 260
Joined: Wed Jul 20, 2022 11:04 pm
Location: Cebu, Philippines
Has thanked: 396 times
Been thanked: 46 times

Re: Cannot resize BluePup window

Post by bugnaw333 »

changing display resolution to 1024x768 on my Fujitsu will look like this. :o

Attachments
bluepup1024.jpg
bluepup1024.jpg (102.97 KiB) Viewed 344 times
User avatar
bugnaw333
Posts: 260
Joined: Wed Jul 20, 2022 11:04 pm
Location: Cebu, Philippines
Has thanked: 396 times
Been thanked: 46 times

Re: Cannot resize BluePup window

Post by bugnaw333 »

@1024x576... We need the help of BarryK now... ;)

Attachments
1024x576.jpg
1024x576.jpg (64.22 KiB) Viewed 343 times
User avatar
MochiMoppel
Posts: 1152
Joined: Mon Jun 15, 2020 6:25 am
Location: Japan
Has thanked: 19 times
Been thanked: 381 times

Re: Cannot resize BluePup window

Post by MochiMoppel »

Crusoe wrote: Sun Jun 02, 2024 11:43 pm

I have a HP mini 210-2000 with a screen size of 1024 x 600 running EasyOS Kirkstone64 5.7 (amd64), which runs great except for the BluePup window.
I am a total newbie and are just getting into linux so please be gentle and lead the way! We all have to start somewhere!
Any help would be appreciated.

The dialog by design can't be moved or resized. This would be something for Barry to address.

You could however fix this by editing the dialog's code.
I don't use EasyOS and I have only an older copy of bluepup, so my assumptions may not be accurate anymore.

1) In your filemanager go to script /usr/local/bluepup/bluepup (assuming that this is the location used in EasyOS). Make a backup copy of the file ... just in case something goes wrong.
2) Right-click on the file and from menu select "Open as Text". This will open the script in a text editor, presumably Geany.
3) At around line 590 you might see something like

Code: Select all

   <frame $(gettext 'Output log')>
    <terminal argv0=\"/tmp/bluepup/btcgui.sh\" hscrollbar-policy=\"2\" vscrollbar-policy=\"1\" sensitive=\"false\" cursor-background-color=\"#000000\">
     <height>20</height>
     <width>81</width>

4) Change the height value from 20 to 10. This eventually will reduce the height of the log display.
5) Save the file

That's it. Your BluePup window will now have a height of 533px and will be within the HP Mini resolution of 600px.

Last edited by MochiMoppel on Mon Jun 03, 2024 12:50 pm, edited 1 time in total.
User avatar
BarryK
Posts: 2389
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 104 times
Been thanked: 614 times

Re: Cannot resize BluePup window

Post by BarryK »

Crusoe wrote: Mon Jun 03, 2024 4:31 am

They look nice!
For some reason the BluePup window on my HP Mini 210 is so big I cannot move it or get to the bottom, top or sides.
If only I could shrink it.

Thanks MochiMoppel for providing a code fix.

There is an alternative:

Hold down the ALT key, then you can drag the entire window by pressing the mouse left button then move the mouse.

This is a standard feature of Xorg.

User avatar
bugnaw333
Posts: 260
Joined: Wed Jul 20, 2022 11:04 pm
Location: Cebu, Philippines
Has thanked: 396 times
Been thanked: 46 times

Re: Cannot resize BluePup window

Post by bugnaw333 »

Alternative 2-- You can right click the mouse on top of the dialogue box and a pull-down menu will display with a `MOVE` option:

Attachments
Screenshot(24).png
Screenshot(24).png (382.91 KiB) Viewed 222 times
Crusoe
Posts: 5
Joined: Thu Mar 09, 2023 12:57 am

Re: Cannot resize BluePup window

Post by Crusoe »

Hi and thanks for taking a look at this for me.
Holding down the Alt button and trying to move the window did not do anything.
I managed to get a right click on the move button it helped me to move the window but I could not move it high enough to see the bottom.
I found the file to edit under mnt/easy_ro/easy_sfs/usr/local/bluepup and on line 533 in Geany tried to change the value to 10 but when I save, it says error opening the file. Read only file system. The file may now be truncated.

Being a newbie I think it is the right file but I am in the wrong place?

Does the file exist somewhere else allowing one to edit it?

Many thanks all.

Crusoe
Posts: 5
Joined: Thu Mar 09, 2023 12:57 am

Re: Cannot resize BluePup window

Post by Crusoe »

Solved!

Thanks MochiMoppel for the script!

I found the file, I was n the wrong place!
I was able to set the height to 10 and save it.
I re-booted and behold a whole new world of bluetooth is before me, I have the complete window to view and connect!

Many thanks to all!

So now it's back to the island for me with my ear buds!

Cheers!

User avatar
BarryK
Posts: 2389
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 104 times
Been thanked: 614 times

Re: Cannot resize BluePup window

Post by BarryK »

bugnaw333 wrote: Mon Jun 03, 2024 2:27 pm

Alternative 2-- You can right click the mouse on top of the dialogue box and a pull-down menu will display with a `MOVE` option:

Or left-click in top-left corner of the window.

Post Reply

Return to “EasyOS”