Nokse22 / teleprompter

Stay on track during speeches
GNU General Public License v3.0
38 stars 15 forks source link

Clicking the file dialogue shows nothing #18

Closed soumyaDghosh closed 1 year ago

soumyaDghosh commented 1 year ago

When I click the open file dialogue button, it opens up nothing. I only get this error dialogue:

Gtk-Message: 02:18:20.952: GtkDialog mapped without a transient parent. This is discouraged.

Else, the snap package is working, just as it should be,

Nokse22 commented 1 year ago

I will fix that error. To open a file I use Gnome portals xdg-desktop-portal-gnome so that I don't need any permission, I don't know how it would work with snap.

soumyaDghosh commented 1 year ago

That error needs to be fixed I guess, then snap will be fine.

Nokse22 commented 1 year ago

Ok, I have added all the other app to my account and invited you as a collaborator

soumyaDghosh commented 1 year ago

Even the binary name is mini-text, why do you register minitext? Was that by mistake? Should I try to change it?

Nokse22 commented 1 year ago

I didn't think it was important, the flathub ID is io.guthub.nokse22.minitext

Nokse22 commented 1 year ago

I made a new release of Teleprompter and the error should be fixed

soumyaDghosh commented 1 year ago

Fixed this, by focing GDK_DEBUG to portals. In the review queue now