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

Nicotine+ 1.4.2, Debian 9 (64 bit) : Can't get shared files + current downloads disappeared : since the last but one update, from branch master #107

Closed
zebulon-1st opened this issue Feb 24, 2020 · 19 comments

Comments

@zebulon-1st
Copy link

Console output, when (but not always) I ask shared files from someone of my friends-list :

Traceback (most recent call last):
  File "nicotine-plus/pynicotine/gtkgui/frame.py", line 1351, in OnNetworkEvent
    self.np.events[i.__class__](i)
  File "nicotine-plus/pynicotine/pynicotine.py", line 1619, in PierceFireWall
    self.userbrowse.InitWindow(i.username, msg.conn.conn)
  File "nicotine-plus/pynicotine/gtkgui/userinfo.py", line 99, in InitWindow
    w = self.subwindow(self, user, conn)
TypeError: __init__() takes exactly 5 arguments (4 given)
@kiplingw
Copy link
Member

Hey @zebulon-1st. Can you confirm if this happens on the latest deb from the unstable daily PPA?

@zebulon-1st
Copy link
Author

Debian don't use PPA. It's Ubuntu specific.

@kiplingw
Copy link
Member

I'm aware of that. But provided the dependencies are satisfied, it should at least install. The Debian downstream package is updated on a glacial time frame.

@zebulon-1st
Copy link
Author

Do you have an URL for this PPA ?
From the Nicotine+ website (https://www.nicotine-plus.org/), there is only a Ubuntu/Debian PPA stable link (https://launchpad.net/~kip/+archive/ubuntu/nicotine+), which gives nothing else than an error page : "This page does not exist..."

@zebulon-1st
Copy link
Author

zebulon-1st commented Feb 25, 2020

( I don't understand why it exists so many different Nicotine+ websites or pages, and none have the same version in it as the last -- it's really helpless )

@kiplingw
Copy link
Member

@zebulon-1st, take a look in the README.md. The unstable PPA is there. The URL on the website is old. I don't have access to it. Sorry.

@zebulon-1st
Copy link
Author

zebulon-1st commented Feb 26, 2020

Well, I didn't succeed using the PPA (on apt update, error « ... NO_PUBKEY 6CEB6050A30E5769 ... »). So I tried from the GITDEB, which has been more successful.

I ran it from a console (to see errors on output) /usr/bin/nicotine (package version is 1.4.1+git20180205200457.ab570f8-1) :
- No error at start.
- The current downloads, which had disappear are back shown.
- I can get shared files list from users

It seems to be ok with this version.


The previous I used was v1.4.2, from the git repository, branch master, and using RUNFROMGIT recommendations.

I should still using this 1.4.1, I think.

@alekksander
Copy link
Contributor

i confirm its unable to browse shares
1.4.2-kip2-202002261716~ubuntu18.04.1

@kiplingw
Copy link
Member

@lene 's PR hasn't been merged yet because he's not done with it yet, but this may be something that he's already fixed in #106. You might want to try again with his branch.

@mathiascode
Copy link
Member

Is this still happening on the master branch? If so, is it linked to a specific username?

@alekksander
Copy link
Contributor

not for me

@zebulon-1st
Copy link
Author

Since Nicotine+ requires python 3.7, I can't use it anymore. My Debian (9, stretch) can only have python 3.5 max. I have to use back Nicotine+ v1.4.2 :[

@mathiascode
Copy link
Member

Perhaps we can reduce it to 3.5. I'll do some testing.

@mathiascode
Copy link
Member

@zebulon-1st Python 3.5 is now the minimum requirement. :)

@zebulon-1st
Copy link
Author

@mathiascode cool, thx !

@mathiascode
Copy link
Member

Let us know if you still encounter the issue.

@zebulon-1st
Copy link
Author

Nicotine+ (1.4.3, at the moment) run ok.

The initial error messages don't appear again. Even with I ask files from a user in my friend list.


I have these warnings, from GTK:

(nicotine:24492): Gtk-WARNING **: Allocating size to GtkWindow 0x55d572ea2520 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
(nicotine:24492): Gtk-WARNING **: Allocating size to GtkVPaned 0x55d5731f8d70 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

and many of (sorry, end is written in French).

(nicotine:24492): Gtk-WARNING **: Failed to measure available space: Aucun chemin d'accès pour atteindre l'hôte cible

@mathiascode
Copy link
Member

I suppose we can close this then. There are some minor GTK issues here and there that will be fixed eventually, but they shouldn't affect usability.

@zebulon-1st
Copy link
Author

Oh, yes, sorry, I think I can "Close and comment", right now.

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

No branches or pull requests

4 participants