129 Commits

Author SHA1 Message Date
Jaime van Kessel
d0823fda11 If a timeout lasted to long without update, we only re-create network interface once
CURA-2295
2016-09-07 12:58:48 +02:00
Jaime van Kessel
93cc25b408 Added exception handling for when wrapped reply object is already deleted
CURA-2295
2016-09-07 11:56:19 +02:00
Jaime van Kessel
f2e93bfd97 Added time spent in timeout to re-check connection log
CURA-2295
2016-09-07 11:46:55 +02:00
Jaime van Kessel
b5d0b32bce Variant is now matched by name instead of ID
CURA-2285
2016-09-07 09:48:18 +02:00
Jaime van Kessel
d76927ef5d Added warning messages for mismatch / not enough material
CURA-2285
2016-09-07 09:18:52 +02:00
Jaime van Kessel
ef667c7ec7 If there is no material or correct cartridges inserted into printer, the job is refused
CURA-2285
2016-09-06 14:44:53 +02:00
fieldOfView
6770db9c51 Update wording when unable to start a new printjob
UM3IC-193
2016-09-05 13:45:57 +02:00
fieldOfView
fa8eba7873 Update wording 2016-09-01 15:14:53 +02:00
Jaime van Kessel
3a48fc23d1 Added logging for the time it took to upload a print 2016-08-23 13:56:50 +02:00
Jaime van Kessel
0c931424f9 Re-create the network manager every 30 seconds of not being connected
CURA-1851
2016-08-22 14:08:01 +02:00
Jaime van Kessel
5825793f28 QNetworkManager is now re-created every time we try to connect
CURA-1851
2016-08-22 09:49:57 +02:00
Jaime van Kessel
0a08707922 Added logging about network accessible state
CURA-1851
2016-08-19 15:30:34 +02:00
Jaime van Kessel
42bbf2b4c8 ALso abort if the network is not accesible
CURA-1851
2016-08-19 15:26:37 +02:00
Jaime van Kessel
1d6732273c Added local network connectivity detection
CURA-1851
2016-08-19 13:32:17 +02:00
Jaime van Kessel
5c2ac558ea Increased timeout time to 10 seconds
CURA-1851
2016-08-19 13:14:10 +02:00
Jaime van Kessel
edabe9d593 Improved logging a bit more
CURA-1851
2016-08-19 13:13:22 +02:00
Jaime van Kessel
99892ffd58 Added exception handling for disconnect issues on mac
CURA-1851
2016-08-18 13:28:04 +02:00
Jaime van Kessel
1dbd789d10 Only log messages without status when we are not in error mode.
This prevents spamming the logs with messages
2016-08-17 13:09:04 +02:00
Jaime van Kessel
f60871e068 Both timeout cases now abort the upload
CURA-1851
2016-08-17 13:07:20 +02:00
Jaime van Kessel
26eaedaa2c Improved verbosity of logging 2016-08-17 13:00:07 +02:00
Jaime van Kessel
d405afb9f2 Added bit more logging 2016-08-17 12:40:35 +02:00
Jaime van Kessel
8cc9e8cf72 Post requests are now aborted when connection is timed out
CURA-1851
2016-08-17 12:38:51 +02:00
fieldOfView
58115ce798 Fixed one more occurrence of "hotend" to "PrintCore"
CURA-2116
2016-08-17 11:07:39 +02:00
fieldOfView
631d079e26 Show only one "Successfully paired" message at once. 2016-08-16 17:57:07 +02:00
fieldOfView
4f04acf8c5 Merge branch 'master' of https://github.com/Ultimaker/JediWifiPrintingPlugin 2016-08-16 16:46:52 +02:00
fieldOfView
dd649580f5 Move the "Changes on Printer" dialog to JediWifiPrinting
...to have full control over the terminology
CURA-2116
2016-08-16 16:46:35 +02:00
Jack Ha
c362c2e0b9 Correct spelling 2016-08-15 11:04:26 +02:00
fieldOfView
d7c6f85bcd Add i18n to tooltip and tweak pair request failed message
CURA-2086
2016-08-11 15:53:45 +02:00
Jaime van Kessel
842d4b9ad8 Added retry action to auth failed message
CURA-2086
2016-08-11 15:34:37 +02:00
Jack Ha
da9cbe9b40 Merge branch 'master' of github.com:Ultimaker/JediWifiPrintingPlugin 2016-08-10 17:36:46 +02:00
Jack Ha
925795401f Fix for abort network printer during pre_print. CURA-2093 2016-08-10 17:36:26 +02:00
Jaime van Kessel
bd7e8e4c52 Progress is now hidden when connection is lost
CURA-1851
2016-08-10 10:46:02 +02:00
fieldOfView
8fbc85dd55 Add a connection string to the printmonitor
CURA-2091
2016-08-09 18:44:14 +02:00
Jaime van Kessel
86a65e495b Close now resets authentication & timeout data.
CURA-1936
2016-08-09 13:10:13 +02:00
Jack Ha
3a0b9ccafe Typo CURA-1986 2016-08-09 11:22:24 +02:00
Jack Ha
a288ab321f Display an error message when "Print over network" if printer not idle.
CURA-1986
2016-08-09 11:19:39 +02:00
fieldOfView
d3333540de Show printer in "indeterminate" state when we are not authenticated
CURA-1851
2016-08-04 18:16:05 +02:00
fieldOfView
ef36c70d83 Check if the printer is ready to receive *before* doing work.
This has very little to do with CURA-1990
2016-08-04 14:23:57 +02:00
fieldOfView
31861d82dc Show message while aborting
CURA-1990
2016-08-04 13:27:42 +02:00
fieldOfView
c4850a6ff2 Show error state after aborting a print
CURA-1990
2016-08-04 12:57:13 +02:00
fieldOfView
0b1c4ea551 Make sure the output device gets selected above local file output 2016-08-03 17:05:20 +02:00
Ghostkeeper
292826f223
Fix typo
Missing space.
2016-08-02 14:18:01 +02:00
fieldOfView
c9daaf1521 Reapply changes that were lost in 80f5ad3 2016-08-01 15:30:38 +02:00
Jaime van Kessel
80f5ad3b91 Codestyle & documentation 2016-07-29 17:45:52 +02:00
fieldOfView
f052129171 Show a message to the user when the connection with the printer is lost
CURA-1851
2016-07-28 18:09:26 +02:00
fieldOfView
113129eaca Fix typo 2016-07-28 16:15:31 +02:00
fieldOfView
136755758e Implement ServiceStateChange.Removed (bonjour undiscovery)
Contributes to CURA-1851
2016-07-27 16:41:06 +02:00
Jaime van Kessel
050e81053f Double progress bar no longer occurs 2016-07-27 15:36:08 +02:00
Jaime van Kessel
fd36f09b29 "none" as state is now sent as empty string 2016-07-27 14:14:43 +02:00
Jaime van Kessel
ea022204ad Decreased timeout time to 5 sec 2016-07-27 13:10:57 +02:00