Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: 4.6.4/4.6.5 ignores size/position-settings in config.ini #1333

Closed
mohafri opened this issue Mar 14, 2024 · 1 comment
Closed

[BUG]: 4.6.4/4.6.5 ignores size/position-settings in config.ini #1333

mohafri opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels
Status-Fixed Ticket is resolved. Type-Defect This is BUG!!!
Milestone

Comments

@mohafri
Copy link

mohafri commented Mar 14, 2024

Brief description of the issue

Since 4.6.4/4.6.5 the settings in config.ini regarding the settings-window and the position of the main-window are no longer respected. With 4.6.3 everything was fine.

My settings in config.ini:
settings_window_size=@SiZe(1008 474) - the window is too narrow with 4.6.4/4.6.5,
window_position=@point(0 16) - the main window starts always centered with 4.6.4/4.6.5.
Changes to the settings are ignored.

As a workaround I reverted the commits e48677b and 8e2de8c from #1281. Now everything is fine again.

How to reproduce the bug?

  1. change settings regarding size of settings_window and window_position - or - start rssguard and resize windows
  2. start rssguard (again)

What was the expected result?

The settings in config.ini are always respected.

What actually happened?

Size-settings in config.ini are ignored - rssguard starts always centered, not left-aligned as I would like it to be.

Debug log

.rssguard.log

Operating system and version

  • OS: Arch Linux
  • RSS Guard version: 4.6.4/4.6.5
@mohafri mohafri added the Type-Defect This is BUG!!! label Mar 14, 2024
@martinrotter
Copy link
Owner

Yes, I found a bug in the code. Thanks, fixing, releasing new version asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status-Fixed Ticket is resolved. Type-Defect This is BUG!!!
Projects
None yet
Development

No branches or pull requests

2 participants