mario0alberto1 / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

Window resizes after loading folder #477

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

With Preferences/Interface/Remember Window Location And Size checked, do:

1. Load some audio files to the playlist
2. Increment the width of the window
3. Load a folder with some more audio files to the playlist

After loading, the window is stretched again to some predefined width.

What is the expected output? What do you see instead?

The window should remember the size I want.

What version of the product are you using? On what operating system?

1.0.0 in arch linux

Original issue reported on code.google.com by carlosjo...@gmail.com on 18 Jan 2011 at 7:21

GoogleCodeExporter commented 8 years ago
The same also happens if in step 3 you double-click on top of a song in order 
to stop playing it.

Original comment by carlosjo...@gmail.com on 18 Jan 2011 at 7:38

GoogleCodeExporter commented 8 years ago
Does it occur with SVN?

Original comment by kdeko...@gmail.com on 18 Jan 2011 at 7:41

GoogleCodeExporter commented 8 years ago
Yes, I can observe the same bahavior. Here follows my conf in case you're 
interested:

[gnome-mplayer]
audio_channels=0
use_hw_audio=false
cache_size=2000
plugin_audio_cache_size=2000
plugin_video_cache_size=2000
osdlevel=0
pplevel=0
softvol=false
remember_softvol=false
volume_gain=0
forcecache=false
disableass=false
disableembeddedfonts=false
disable_deinterlace=false
disableframedrop=false
disable_pause_on_click=false
disable_animation=false
showplaylist=true
showdetails=false
use_mediakeys=true
use_defaultpl=false
use_xscrnsaver=false
show_notification=false
show_status_icon=false
vertical=true
single_instance=true
replace_and_play=false
bring_to_front=false
remember_loc=true
keep_on_top=false
resize_on_new_media=false
verbose=0
subtitlefont=Sans 12
subtitlescale=1
subtitlecolor=ffffff00
subtitleoutline=false
subtitleshadow=false
subtitle_margin=0
show_subtitles=true
mplayer_dvd_device=/dev/dvd
window_x=354
window_y=324
window_height=429
window_width=396
panel_position=1
last_dir=file:///home/carlos/music/compilados

Original comment by carlosjo...@gmail.com on 18 Jan 2011 at 7:46

GoogleCodeExporter commented 8 years ago
Update: it only occurs when Show Controls = true.

Original comment by carlosjo...@gmail.com on 18 Jan 2011 at 8:17

GoogleCodeExporter commented 8 years ago
I guess I don't understand the issue or I can't duplicate it. Show controls 
should only affect the window height when it is visible. Appears there might be 
some issues with the remember window size option, but not sure that is the same 
issue.

Original comment by kdeko...@gmail.com on 18 Jan 2011 at 9:02

GoogleCodeExporter commented 8 years ago
I'll describe the steps to replicate it in a simpler scenario:

1) Open one song
2) Make the window wider
3) Double click over that song

Try with both Place Playlist Below Media and Show Controls enabled .

Original comment by carlosjo...@gmail.com on 18 Jan 2011 at 9:11

GoogleCodeExporter commented 8 years ago
Well I can confirm this using Gnome-Mplayer 1.0. The top image is when I 
(first) open 1 song and the bottom image is when I (afterwards) open multiple 
songs. Also if I open multiple files first and then open 1 file, it will do the 
opposite and shrink a little in width.

Original comment by 31337H4c...@gmail.com on 25 Jan 2011 at 4:24

Attachments:

GoogleCodeExporter commented 8 years ago
Yes, I can duplicate this issue. Just have not had time to look into solving it.

Original comment by kdeko...@gmail.com on 25 Jan 2011 at 1:38

GoogleCodeExporter commented 8 years ago
Can you test the SVN r1837 code, it appears to work better now.

Original comment by kdeko...@gmail.com on 25 Jan 2011 at 2:41

GoogleCodeExporter commented 8 years ago
Still happening. Steps to recreate: same as in comment 6. Please look at the 
screenshots.

Original comment by carlosjo...@gmail.com on 25 Jan 2011 at 3:05

Attachments:

GoogleCodeExporter commented 8 years ago
Are you sure you pulled the patch right, as it doesn't seem to do that here.

Original comment by kdeko...@gmail.com on 25 Jan 2011 at 3:38

GoogleCodeExporter commented 8 years ago
Yeah, you're right. I've built the right revision but my system refused to 
install it because of conflicting dependencies with the gecko-mplayer package 
and I didn't realize it. It's working fine now. Thanks!

Original comment by carlosjo...@gmail.com on 25 Jan 2011 at 3:50

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 1 Feb 2011 at 5:27