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

Issue #11 - Build dleyna inside the sandbox #47

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

hfiguiere
Copy link
Contributor

No description provided.

@hfiguiere hfiguiere mentioned this pull request Mar 18, 2023
@flathubbot
Copy link
Contributor

Started test build 29083

@flathubbot
Copy link
Contributor

Build 29083 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/11749/org.gnome.Photos.flatpakref

@hfiguiere
Copy link
Contributor Author

no idea how to test this. This getting (org.gnome.Photos:2): gnome-photos-WARNING **: 22:37:37.311: Unable to fetch the list of available renderers: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown

@flathubbot
Copy link
Contributor

Started test build 29104

@flathubbot
Copy link
Contributor

Build 29104 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/11770/org.gnome.Photos.flatpakref

"name": "dleyna",
"buildsystem": "meson",
"config-opts": [
"-Dserver_name=com.intel.dleyna-renderer",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the wrong server name, you won't be able to own that. See the totem or rhythmbox manifests.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made some incorrect assumptions. Fixed (I think)

@flathubbot
Copy link
Contributor

Started test build 29225

@flathubbot
Copy link
Contributor

Build 29225 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/11891/org.gnome.Photos.flatpakref

@flathubbot
Copy link
Contributor

Started test build 29301

@flathubbot
Copy link
Contributor

Build 29301 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/11966/org.gnome.Photos.flatpakref

@flathubbot
Copy link
Contributor

Started test build 29304

@flathubbot
Copy link
Contributor

Build 29304 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/11969/org.gnome.Photos.flatpakref

@hfiguiere
Copy link
Contributor Author

Still getting the error:

C148: -> org.gnome.Photos.dleyna-renderer call com.intel.dLeynaRenderer.Manager.GetRenderers at /com/intel/dLeynaRenderer
B-1: <- org.freedesktop.DBus return from C146
*REWRITTEN*
B-1: <- org.freedesktop.DBus return from C147
*REWRITTEN*
B-1: <- org.freedesktop.DBus return error org.freedesktop.DBus.Error.ServiceUnknown from C148
B449: <- :1.1319 return from C145
C149: -> org.freedesktop.portal.Tracker call org.freedesktop.Tracker3.Endpoint.Query at /org/freedesktop/portal/Tracker/Session_32
B451: <- :1.1319 return from C149
C150: -> org.freedesktop.portal.Tracker call org.freedesktop.Tracker3.Endpoint.Query at /org/freedesktop/portal/Tracker/Session_32
B453: <- :1.1319 return from C150

(org.gnome.Photos:2): gnome-photos-WARNING **: 13:56:51.000: Unable to fetch the list of available renderers: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable

Not sure how far it has to be patched.

@hadess
Copy link

hadess commented Mar 19, 2023

Sorry, I also forgot that in rhythmbox and totem's case, grilo also had a patch applied to be able to set the prefix for the dleyna DBus service, and the flatpak builds use that so the client and the server use that same prefix.

This is the grilo-plugins change: https://gitlab.gnome.org/GNOME/grilo-plugins/-/merge_requests/73

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

Successfully merging this pull request may close these issues.

3 participants