• Home
  • Index
  • Search
  • Download
  • Server Rules
  • House Roleplay Laws
  • Player Utilities
  • Player Help
  • Forum Utilities
  • Returning Player?
  • Toggle Sidebar
Interactive Nav-Map
Tutorials
New Wiki
ID reference
Restart reference
Players Online
Player Activity
Faction Activity
Player Base Status
Discord Help Channel
DarkStat
Server public configs
POB Administration
Missing Powerplant
Stuck in Connecticut
Account Banned
Lost Ship/Account
POB Restoration
Disconnected
Member List
Forum Stats
Show Team
View New Posts
View Today's Posts
Calendar
Help
Archive Mode




Hi there Guest,  
Existing user?   Sign in    Create account
Login
Username:
Password: Lost Password?
 
  Discovery Gaming Community Discovery Development Discovery Developers Forum Discovery Unofficial Development
1 2 3 4 5 Next »
=Wingman 5.1= A companion for Discovery Freelancer

Server Time (24h)

Players Online

Active Events - Scoreboard

Latest activity

Pages (8): « Previous 1 2 3 4 5 … 8 Next »
=Wingman 5.1= A companion for Discovery Freelancer
NixOlympica
09-16-2020, 07:55 PM,
#21
Unregistered
 

(09-16-2020, 05:50 PM)Biggles Wrote: Thanks for the info. There's not much that can be done about false positives unfortunately. It's an inevitable part of developing and packaging software for Windows (until you're a big enough publisher to buy a certificate and/or get whitelisted, I assume). The only antivirus I could test was Avast which didn't flag anything up. I also avoided using UPX to reduce the size of the executable since AVs hate that.

No worries, it's more reassuring than not, none of the known reputable AV companies flags it. Just thought people might find that useful.
Reply  
Offline SquigglyKey
09-16-2020, 08:08 PM, (This post was last modified: 09-16-2020, 08:08 PM by SquigglyKey.)
#22
Rogg Runner
Posts: 939
Threads: 70
Joined: Dec 2019

This is really impressive, i'll definitely be using this as a replacement for FLStat.

All with the added bonus of bundled in copy + pasting.
Reply  
Offline theflyingrock
09-16-2020, 09:07 PM,
#23
Member
Posts: 139
Threads: 11
Joined: May 2016

Ive had a small play with it and seems awesome
Reply  
Offline Biggles
09-16-2020, 11:09 PM,
#24
Member
Posts: 187
Threads: 13
Joined: Feb 2015

Updated download links to version 0.1.2. The main changes are fixes for high DPI displays. It's far from perfect but it should at least be usable. Remaining weird-looking widgets should be patched soon. For anyone interested, the difficulty is that, for whatever reason, Qt seems to apply its fallback high DPI scaling on top of Windows' own scaling so text looks ludicrously large. Not sure why this is happening but the way I've ended up doing it is more robust anyway.

v0.1.2 Changelog Wrote:
  • HiDPI fixes
  • (Linux) installation no longer requires manual installation of extra dependencies (thanks to @Swallow for reporting)

Aurora — Wingman — Forumlancer — ALG
  Reply  
Offline Error
09-17-2020, 01:00 PM,
#25
Website Developer
Posts: 1,210
Threads: 40
Joined: Jan 2008
Staff roles:
Coding Developer

(09-16-2020, 06:13 PM)Corile Wrote: Does it need any external deps? All I'm seeing is this

[Image: t2MpD9g.png]

[Image: pBC8PPw.png]

I'm having the same issue when trying to build/run it on Windows 7 for experimenting with some map-related stuff; the logs don't really say much more, it's the same error as I get when trying to directly run the wingman module. Not completely sure what's up, main very much appears to be defined but I do notice it's not a registered name when I do a dir(wingman) after importing the module in Python 3.7. I might be completely misunderstanding how to start it, though, so that might be on me - installing and running it using the releases on GitHub works just fine.

What does your development process/setup for this usually look like?

Code:
[2020-09-16 12:00:06,282] [INFO] Application start
[2020-09-16 12:00:06,282] [INFO] Working directory: C:\Users\AUDUNVN\AppData\Local\wingman
[2020-09-16 12:00:17,073] [ERROR] Uncaught exception!
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'wingman' has no attribute 'main'

[Image: Sirius_207px_v4881.png]
  Reply  
Offline Biggles
09-17-2020, 01:23 PM,
#26
Member
Posts: 187
Threads: 13
Joined: Feb 2015

When developing you should start the app with python -m wingman.main in the src directory. Remember to compile the resources first. Sorry, I should have mentioned that somewhere.

Aurora — Wingman — Forumlancer — ALG
  Reply  
Offline Error
09-17-2020, 01:49 PM,
#27
Website Developer
Posts: 1,210
Threads: 40
Joined: Jan 2008
Staff roles:
Coding Developer

(09-17-2020, 01:23 PM)Biggles Wrote: When developing you should start the app with python -m wingman.main in the src directory. Remember to compile the resources first. Sorry, I should have mentioned that somewhere.
That works; thanks for the quick reply!

[Image: Sirius_207px_v4881.png]
  Reply  
Offline Biggles
09-17-2020, 08:41 PM,
#28
Member
Posts: 187
Threads: 13
Joined: Feb 2015

(09-16-2020, 07:38 PM)Toaster Wrote: Strangely, it doesn't display any info about my accounts in the Roster (beside the account names and descriptions), nor do any of the augmentations seem to work for me.

That is strange. Do you see the banner at the top right of this screenshot when you log in? Have you done anything fancy to your Discovery installation or use any external tools such as Borderless Gaming?

Aurora — Wingman — Forumlancer — ALG
  Reply  
Offline Toaster
09-17-2020, 08:43 PM, (This post was last modified: 09-17-2020, 08:46 PM by Toaster.)
#29
Caution: Do NOT Insert Fingers
Posts: 3,135
Threads: 247
Joined: Sep 2010

(09-17-2020, 08:41 PM)Biggles Wrote:
(09-16-2020, 07:38 PM)Toaster Wrote: Strangely, it doesn't display any info about my accounts in the Roster (beside the account names and descriptions), nor do any of the augmentations seem to work for me.

That is strange. Do you see the banner at the top right of this screenshot when you log in? Have you done anything fancy to your Discovery installation or use any external tools such as Borderless Gaming?

I do see the banner, it correctly displays charname and credits but no system. I do use Borderless Gaming.

Edit: Just ran it without BG, no difference.

[Image: NbE3ZJ9.png]
Olivia Sable
Reply  
Offline Occam Razor
09-17-2020, 08:57 PM,
#30
Member
Posts: 512
Threads: 48
Joined: May 2012

(09-17-2020, 08:43 PM)Toaster Wrote:
(09-17-2020, 08:41 PM)Biggles Wrote:
(09-16-2020, 07:38 PM)Toaster Wrote: Strangely, it doesn't display any info about my accounts in the Roster (beside the account names and descriptions), nor do any of the augmentations seem to work for me.

That is strange. Do you see the banner at the top right of this screenshot when you log in? Have you done anything fancy to your Discovery installation or use any external tools such as Borderless Gaming?

I do see the banner, it correctly displays charname and credits but no system. I do use Borderless Gaming.

Edit: Just ran it without BG, no difference.

Funnily enough, that's exactly how it was when I tried it on Linux with wine.

"Common sense is the best distributed commodity in the world, for every man is convinced that he is well supplied with it."
René Descartes
Reply  
Pages (8): « Previous 1 2 3 4 5 … 8 Next »


  • View a Printable Version
  • Subscribe to this thread


Users browsing this thread:
1 Guest(s)



Powered By MyBB, © 2002-2025 MyBB Group. Theme © 2014 iAndrew & DiscoveryGC
  • Contact Us
  •  Lite mode
Linear Mode
Threaded Mode