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]: Cross seed module is throwing an exception due to a missing variable #287

Closed
afraazali opened this issue May 12, 2023 · 1 comment · Fixed by #290 or #301
Closed

[Bug]: Cross seed module is throwing an exception due to a missing variable #287

afraazali opened this issue May 12, 2023 · 1 comment · Fixed by #290 or #301
Assignees
Labels
bug Something isn't working status:added-to-develop Feature Request or Bug Fix is in Develop

Comments

@afraazali
Copy link

Describe the Bug

Using the cross seed module, with cross-seed/cross-seed, I'm seeing this error. Looks like the t_name variable is created in an if statement on the same level as the else

Config

No response

Logs

https://gist.github.com/afraazali/4c4f128eaba8abf15070d8444da5f398

Screenshots

No response

Installation

Docker

Version Number

3.6.2

What branch are you on?

master

@afraazali afraazali added the bug Something isn't working label May 12, 2023
@buthed010203
Copy link
Contributor

This variable is never assigned in that branch of code, seems like a bug. As a side note, why even use qbm for this when cross-seed can just inject directly into qbt?

@bobokun bobokun added the status:added-to-develop Feature Request or Bug Fix is in Develop label May 18, 2023
@bobokun bobokun mentioned this issue May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status:added-to-develop Feature Request or Bug Fix is in Develop
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants