GUI does not fit in 800x480 (asus eeepc)

Bug #200015 reported by kLever
10
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Wishlist
Adam Olsen

Bug Description

I've installed Exaile in my Asus EEE PC, using eeeXubuntu and i've found that the interface does not fit in the 800x480 resolution. I think this would be easy to fix.

Revision history for this message
Przemek K. (azrael) wrote :

a patch to set the minimum size to 550x400 (from bug #204587): http://launchpadlibrarian.net/12778458/exaile.glade

Revision history for this message
Adam Olsen (arolsen) wrote :

Not really a patch. It's a replacement glade file, with no version specified.

What changes did you make and I can apply them on the trunk?

Changed in exaile:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
dns_server (dns-server) wrote :

You just need to edit lines 6 and 7 to get Exaile to request a slightly smaller window.
The new lines would become:
    <property name="width_request">750</property>
    <property name="height_request">450</property>

where the original lines where:
  <property name="width_request">800</property>
  <property name="height_request">535</property>

Making this change gets glade to ask for a smaller minimum window size that is better suited to the 800x480 screen size of the eeepc. You can always use a different minimum window size but you need something where height is smaller than screen height + window borders+ menu bar.

Revision history for this message
Adam Olsen (arolsen) wrote :

What version of Exaile? This change has already been made in the most recent version of Exaile.

Revision history for this message
dns_server (dns-server) wrote : Re: [Bug 200015] Re: GUI does not fit in 800x480 (asus eeepc)

I did notice that it was fixed upstream but the
current hardy package
exaile_0.2.11.1-0ubuntu3_i386.deb does not contain
this fix.

--- Adam Olsen <email address hidden> wrote:

> What version of Exaile? This change has already
> been made in the most
> recent version of Exaile.
>
> --
> GUI does not fit in 800x480 (asus eeepc)
> https://bugs.launchpad.net/bugs/200015
> You received this bug notification because you are a
> direct subscriber
> of a duplicate bug.
>

Revision history for this message
Johannes Sasongko (sjohannes) wrote :

I'll mark it Fix Released then (IIRC it's already in 0.2.12).

Changed in exaile:
assignee: nobody → arolsen
milestone: none → 0.2.12
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.