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

Debian Wheezy and Ubuntu Precise support in 1.0 #1275

Closed
totaam opened this issue Aug 3, 2016 · 11 comments
Closed

Debian Wheezy and Ubuntu Precise support in 1.0 #1275

totaam opened this issue Aug 3, 2016 · 11 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Aug 3, 2016

Issue migrated from trac ticket # 1275

component: platforms | priority: major | resolution: fixed | keywords: deb wheezy precise

2016-08-03 06:58:43: antoine created the issue


Thanks to the private ffmpeg libraries (#1256), we can support some really old Debian distros with only minor fixes:

It is usable, and better than being stuck with the 0.14.x branch.

Remaining issues:

  • pyopengl version is too old.. (restore compatibility for v3.0.x?)
  • sound crashes, similar to sound issues with CentOS 7.1.1503 - gstreamer1 #1267
  • default installs may not have pulseaudio running: so sound sink option #1274 would help
  • warning g_boxed_type_register_static: assertion g_type_from_name (name) == 0' failed` - nothing we can do about this, also happens on centos, this is due to a bug in this version of pygobject
  • ideally, add python-lz4 to precise
@totaam
Copy link
Collaborator Author

totaam commented Aug 3, 2016

2016-08-03 07:09:59: antoine changed status from new to assigned

@totaam
Copy link
Collaborator Author

totaam commented Aug 3, 2016

2016-08-03 07:09:59: antoine edited the issue description

@totaam
Copy link
Collaborator Author

totaam commented Aug 3, 2016

2016-08-03 07:28:51: antoine edited the issue description

@totaam
Copy link
Collaborator Author

totaam commented Aug 3, 2016

2016-08-03 11:54:20: antoine commented


The sound crashes are fixed in r13194 (incomplete for centos, see #1267).
r13196 re-adds gstreamer 0.10 as dependency for wheezy and precise.
Build fixes: r13234 + r13235, relax opengl compat: r13232 + r13233 + r13236, rpath fix: r13238.

@totaam
Copy link
Collaborator Author

totaam commented Aug 6, 2016

2016-08-06 08:18:24: antoine uploaded file autoaudiosink-err.txt (31.2 KiB)

sound error with wheezy client

@totaam
Copy link
Collaborator Author

totaam commented Aug 6, 2016

2016-08-06 08:24:46: antoine changed status from assigned to new

@totaam
Copy link
Collaborator Author

totaam commented Aug 6, 2016

2016-08-06 08:24:46: antoine changed owner from antoine to smo

@totaam
Copy link
Collaborator Author

totaam commented Aug 6, 2016

2016-08-06 08:24:46: antoine commented


Despite a fix (r13244 / #1274) to not try to use pulseaudio if it isn't running, sound still doesn't work on wheezy: [/attachment/ticket/1275/autoaudiosink-err.txt].
The pipeline goes from NULL to READY to PAUSED and then the sound subprocess exits. And I don't have time to chase this.

Status: all versions from Debian Wheezy / Ubuntu Precise onwards should work, have opengl enabled (bar greylist / blacklist), without too many warnings.

@totaam
Copy link
Collaborator Author

totaam commented Dec 26, 2016

2016-12-26 09:28:55: antoine changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Dec 26, 2016

2016-12-26 09:28:55: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Dec 26, 2016

2016-12-26 09:28:55: antoine commented


The version has been pushed out and I haven't seen any complaints about this yet, so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant