Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2004 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
|
Jun
(2) |
Jul
(2) |
Aug
(4) |
Sep
(3) |
Oct
(1) |
Nov
(2) |
Dec
|
2006 |
Jan
(2) |
Feb
(4) |
Mar
(1) |
Apr
(49) |
May
(123) |
Jun
(162) |
Jul
(96) |
Aug
(59) |
Sep
(69) |
Oct
(73) |
Nov
(71) |
Dec
(29) |
2007 |
Jan
(68) |
Feb
(97) |
Mar
(170) |
Apr
(86) |
May
(78) |
Jun
(62) |
Jul
(114) |
Aug
(71) |
Sep
(145) |
Oct
(107) |
Nov
(43) |
Dec
(41) |
2008 |
Jan
(46) |
Feb
(66) |
Mar
(70) |
Apr
(91) |
May
(119) |
Jun
(104) |
Jul
(92) |
Aug
(83) |
Sep
(68) |
Oct
(146) |
Nov
(76) |
Dec
(70) |
2009 |
Jan
(114) |
Feb
(101) |
Mar
(153) |
Apr
(203) |
May
(85) |
Jun
(100) |
Jul
(109) |
Aug
(93) |
Sep
(48) |
Oct
(2) |
Nov
(1) |
Dec
(15) |
2010 |
Jan
(9) |
Feb
(12) |
Mar
(25) |
Apr
(61) |
May
(107) |
Jun
(75) |
Jul
(76) |
Aug
(91) |
Sep
(100) |
Oct
(46) |
Nov
(47) |
Dec
(28) |
2011 |
Jan
(105) |
Feb
(88) |
Mar
(82) |
Apr
(45) |
May
(46) |
Jun
(76) |
Jul
(73) |
Aug
(77) |
Sep
(53) |
Oct
(65) |
Nov
(58) |
Dec
(57) |
2012 |
Jan
(53) |
Feb
(19) |
Mar
(4) |
Apr
(9) |
May
(2) |
Jun
(3) |
Jul
(1) |
Aug
(3) |
Sep
(3) |
Oct
(4) |
Nov
(1) |
Dec
(12) |
2013 |
Jan
(6) |
Feb
(2) |
Mar
(3) |
Apr
|
May
(2) |
Jun
(8) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
|
Nov
(2) |
Dec
(2) |
2014 |
Jan
(4) |
Feb
|
Mar
(1) |
Apr
|
May
(3) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(4) |
Oct
(1) |
Nov
(3) |
Dec
(2) |
2015 |
Jan
(1) |
Feb
(3) |
Mar
|
Apr
(2) |
May
(4) |
Jun
(1) |
Jul
(5) |
Aug
(12) |
Sep
|
Oct
(1) |
Nov
|
Dec
(15) |
2016 |
Jan
(16) |
Feb
(7) |
Mar
|
Apr
|
May
(3) |
Jun
(8) |
Jul
|
Aug
(2) |
Sep
|
Oct
(1) |
Nov
(5) |
Dec
|
2017 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(3) |
Oct
|
Nov
(2) |
Dec
|
2018 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
1
(5) |
2
|
3
(1) |
4
|
5
(12) |
6
(2) |
7
(6) |
8
(4) |
9
(9) |
10
(1) |
11
|
12
(3) |
13
(2) |
14
(1) |
15
(3) |
16
(10) |
17
|
18
(1) |
19
(2) |
20
(6) |
21
(3) |
22
(7) |
23
(2) |
24
(1) |
25
(2) |
26
(4) |
27
(14) |
28
(4) |
29
(6) |
30
(8) |
31
|
From: SourceForge.net <noreply@so...> - 2008-05-21 22:32:17
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4977527 By: li_zhi 19 !ENTRY org.python.pydev.debug 4 4 2008-05-22 06:25:44.129 20 !MESSAGE Timed out after 100.0 seconds while waiting for python script to connect. 21 !STACK 0 22 java.net.SocketTimeoutException: Accept timed out 23 at gnu.java.net.PlainSocketImpl.accept(libgcj.so.90) 24 at gnu.java.net.PlainSocketImpl.accept(libgcj.so.90) 25 at java.net.ServerSocket.implAccept(libgcj.so.90) 26 at java.net.ServerSocket.accept(libgcj.so.90) 27 at org.python.pydev.debug.model.remote.ListenConnector.run(ListenConnecto r.java:40) 28 at java.lang.Thread.run(libgcj.so.90) I read some similar questions, but I don't know how to do. I use debian testing ,python 2.5 ,pydev 1.3.17. I don't know why Timeout? I don't use firewall and eth0 is OK. Thanks~ ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |
From: SourceForge.net <noreply@so...> - 2008-05-21 15:51:22
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4976776 By: mkearney I just ported my code from Windows XP to Windows Vista. On vista, it fails in the pydev debugger with the message, "Import Error: No module named vtEnv" where "vtEnv" is one of my modules. I.e. the classic message when python can find a in the source directory because I screwed up the filename. My reaction was that this must be a trivial path orenvironment variable problem. However, I have subsequently discovered that the code executes correctly with the same configuration without the debugger (i.e. a run works). It also executes correctly from the MS command line. So this is beginning to feel like an eclipse or pydev problem. On the vista system I am using: eclipse 3.3.2, python 2.5.2, pydev 1.3.17 On the XP system (service pack 2) I am using: eclipse 3.3.2, python 2.5, pydev 1.3.17 And for the moment I have run out of ideas to explore. THe following two files will show the problem: file0.py - ---------------- print "some python code" file1.py - ----------- import os import file0 Yes it is really that simple a case, which suggests user error and/or I am missing a detail in the setup. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |
From: SourceForge.net <noreply@so...> - 2008-05-21 09:24:18
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4976050 By: garyt I am running pydev under ganymede 3.4m7 and control clicking on identifiers such as class names and variable names doesn't give a link ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |