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

exported feeds can't be imported properly in ThunderBird #166

Closed
craftwar opened this issue Dec 1, 2017 · 7 comments
Closed

exported feeds can't be imported properly in ThunderBird #166

craftwar opened this issue Dec 1, 2017 · 7 comments
Assignees
Labels
Component-Core Status-Fixed Ticket is resolved. Type-Defect This is BUG!!!
Milestone

Comments

@craftwar
Copy link

craftwar commented Dec 1, 2017

Brief description of the issue.

After importing feeds, thunderbird can't get feeds urls. thunderbird can't parse file properly.
I don't know much about rss but thunderbird can import feeds exported from feed daemon properly.

How to reproduce the bug?

  1. export feeds from rssgurad
  2. import it in thunderbird

What is the expected result?

thunderbird gets messages.

What actually happened?

Other information (logs, see Wiki)

@martinrotter
Copy link
Owner

Can you share exported file?

@craftwar
Copy link
Author

craftwar commented Dec 1, 2017

@martinrotter
Copy link
Owner

I fixed some typo which could be related to your issue.

72f5e07#diff-7695f19493e79d24e9bdc7b4d2f22cbf

It is fixed in [master], can you test if it works? Check wiki on how to obtain latest development RSS Guard builds, you need build 72f5e07 or newer.

@craftwar
Copy link
Author

craftwar commented Dec 1, 2017

structure is fixed, but still no feed url.
https://imgur.com/a/vNd2C

BTW, you don't need upload Qt as submodule. upgrade to VS2017 qt too

use windeployqt, http://doc.qt.io/qt-5/windows-deployment.html

@craftwar
Copy link
Author

craftwar commented Dec 1, 2017

Another UI issue:
If I select existence opml file, file dialog prompt me if I wana overwrite it. But in fact, rssguard doesn't overwrite it when I press yes. I need press ok to really overwrite it.

Suggesttion: remove ok button when export

@martinrotter martinrotter self-assigned this Dec 6, 2017
@martinrotter martinrotter added Component-Core Status-Fixed Ticket is resolved. Type-Defect This is BUG!!! labels Dec 6, 2017
@martinrotter martinrotter added this to the 3.5.6 milestone Dec 6, 2017
@martinrotter
Copy link
Owner

FIxed, please re-test with latest dev build 5d5564b

@martinrotter
Copy link
Owner

"Suggesttion: remove ok button when export" - create another bug report for this.

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

No branches or pull requests

2 participants