[Bug 46704] League Of Legends 9.4, Connection issue - We' re unable to log you in because you may be offline.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 26 02:38:10 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46704

Jonathan Preston <jpreston at jpreston.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jpreston at jpreston.net

--- Comment #11 from Jonathan Preston <jpreston at jpreston.net> ---
(In reply to Zebediah Figura from comment #10)
> (In reply to Zebediah Figura from comment #9)
> > It seems that only users from Debian-based ecosystems are affected. It would
> > seem prudent to check apt update logs to see what changes may have occurred
> > in dependent libraries.
> 
> A user has provided me with a log off-line, and based on the date and being
> limited to Debian-based distributions I'm willing to bet the culprit is an
> update to bind9 (and libisc*, liblwres, libdns, etc.)
> 
> Can someone affected try downgrading or otherwise bypassing bind9?

Thanks for the suggestion, but I'm not sure that this is the issue.

For reference, I am running Ubuntu 18.04.2, and loading League through Lutris.
I have tested against tkg and non-tkg versions of Wine, including 4.2 staging.
League will launch in perhaps 10% of attempts.

My last successful game happened very early on 2019-02-23 (just after
midnight), running tkg-4.0. By late-day 02-23, League was non-functional under
the same Wine build. My apt logs show that the bind9 packages were updated in
between that time from 1:9.11.3+dfsg-1ubuntu1.3 to 1:9.11.3+dfsg-1ubuntu1.5.

I reverted all the bind9 packages with the following command (sorry if pasting
this here is too much -- seemed too short for an attachment):

aptitude install \
libdns-export1100=1:9.11.3+dfsg-1ubuntu1 \
libisc-export169=1:9.11.3+dfsg-1ubuntu1 \
libirs160=1:9.11.3+dfsg-1ubuntu1 \
dnsutils=1:9.11.3+dfsg-1ubuntu1 \
bind9-host=1:9.11.3+dfsg-1ubuntu1 \
libbind9-160=1:9.11.3+dfsg-1ubuntu1 \
libisccfg160=1:9.11.3+dfsg-1ubuntu1 \
libisccc160=1:9.11.3+dfsg-1ubuntu1 \
libdns1100=1:9.11.3+dfsg-1ubuntu1 \
libisc169=1:9.11.3+dfsg-1ubuntu1 \
liblwres160=1:9.11.3+dfsg-1ubuntu1

No additional dependency issues were noted by aptitude, and no other packages
looked particularly relevant to network problems. I then rebooted the system
(just to make sure all services got a restart).

This does not appear to have resolved the issue. I still see the same problems.

This appears to be correlated with the launch of a new patch in League. My
suspicion is that they introduced code that relies on an API which Wine doesn't
appropriately support yet.

Can I do anything else to help? Would error logs be helpful?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list