Giter Site home page Giter Site logo

dreampie's Introduction

DreamPie - The Python shell you've always dreamed about!

DreamPie is a Python shell which is designed to be reliable and fun. It is licensed under GPLv3.

For more information, take a look at http://www.dreampie.org/

To run, you will need Python 2.6 or 2.7, and PyGTK with pygtksourceview.

You can simply run dreampie.py or dreampie. Or, if you wish:

  • On Windows, you can run create-shortcuts.py to create start menu shortcuts.

  • On Mac and Linux, run

    ln -s dreampie /usr/local/bin

DreamPie can use just about any Python interpreter (Jython, IronPython, PyPy). You can give as it an argument with the name of the interpreter:

./dreampie python3
./dreampie /path/to/pypy

dreampie's People

Contributors

amayevsky avatar noamraph avatar shchvova avatar taleinat avatar ubershmekel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dreampie's Issues

Subprocess sometimes becomes stuck in "busy" state

I occasionally encounter a problem where the subprocess seems to become stuck in the busy state, so that trying to execute any command gives a beep and "The subprocess is currently busy" in the status bar. I'm not sure if it can be caused in different ways, but I recently found a situation that seems to reproduce it reliably, although it requires some timing.

If you have an object with a very large number of attributes, and you type its name type . and then hit tab to autocomplete attribute names, and then immediately delete the object name, or part of it (for instance by hitting backspace quickly several times), the subprocess becomes stuck in busy mode. Even interrupting it (with Ctrl-C) doesn't work. This doesn't happen every time, but seems more likely to happen the quicker you do the deletion. Sometimes it happens even with a long delay. Even if the stuck-busy state does no thappen, no autocomplete popup is ever displayed.

It seems that DreamPie can get stuck somewhere in the middle as it waits for the subprocess to provide the list of attributes, then group them for display. Ideally, this problem could be fixed "for real", in the sense that user action that interrupts the autocomplete population would cause a clean abort of the autocomplete. As a stopgap, the autocomplete could maybe have an early failsafe check to abort if the length of dir(obj) is too large (but whether this will work depends on whether the problem occurs while waiting for dir to return, or at a later stage).

I'm not sure if this is the cause of every stuck-busy situation I've encountered or not. I don't know what is going on in the innards here, but it seems unlikely that the subprocess is really busy all that time, because the actual operations don't take that long. It seems more likely that DreamPie is getting mixed up and thinks the subprocess is busy when it actually isn't. It would be nice, if possible, to have some sort of "manual override" that would force DreamPie to reset the busy state in cases like this.

Can't type anything.

What steps will reproduce the problem?

  1. DreamPie opens up
  2. At the command prompt: It won't let me type anything.

What is the expected result?
I should be able to type text.

What happens instead?
I can't type text.

Please provide any additional information below. To submit a screenshot, you can go to imgur.com, upload the image, and paste the URL.


Diagnostic information:

DreamPie version: 1.2.1
git commit: None from 2013/12/30
platform: Windows-7-6.1.7601-SP1
architecture: ('32bit', 'WindowsPE')
python_version: 2.7.3
python_implementation: CPython
executable: C:\Program Files (x86)\DreamPie\dreampie.exe
subprocess executable: C:\Python33\python.exe
subprocess description: Python 3.3.3 (v3.3.3:c3896275c0f6, Nov 18 2013, 21:19:30) [MSC v.1600 64 bit (AMD64)] on win32

getpass doesn't work with dreampie

import getpass
getpass.getpass()

Causes the interpreter to freeze, a password cannot be entered and Ctrl-C does not break or escape, you have to Ctrl-F6. Tested on python 2.7 and 3.3 on Windows 7.

Freezes on window resize

What steps will reproduce the problem?

  1. Drag bottom right corner of window to resize
  2. DreamPie hangs/stops responding
  3. Bring up task manager w/ 3-finger salute, and DreamPie works again. All that needs to happen is to bring up the task manager - don't need to stop any processes or anything.

What is the expected result?
Dreampie window resizes no problem

What happens instead?
DP freezes until task manager is brought up

Please provide any additional information below. To submit a screenshot, you can go to imgur.com, upload the image, and paste the URL.


Diagnostic information:

DreamPie version: 1.2.1
git commit: None from 2014/02/06
platform: Windows-7-6.1.7601-SP1
architecture: ('32bit', 'WindowsPE')
python_version: 2.7.3
python_implementation: CPython
executable: C:\Program Files (x86)\DreamPie\dreampie.exe
subprocess executable: C:\Python27\python.exe
subprocess description: Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)] on win32

Crash on resize on Mac

When attempting to resize the window on OS X 10.8.2 by dragging the window bottom, left, right or corners dreampie crashes with a seg fault on about 70% of attempts. No resizing happens during the attempts even if there is no immediate crash.

The window can be vertically resized by dragging the top. Zooming (the "green light") button to maximize the window also works.

Dreampie is at master-0-gf4efd46. Crash reporter output follows:

Process: Python [10175]
Path: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: org.python.python
Version: 2.7.2 (2.7.2)
Build Info: python-60003000000000~22
Code Type: X86-64 (Native)
Parent Process: bash [232]
User ID: 502

PlugIn Path: /opt/gtk/*/libgdk-quartz-2.0.0.dylib
PlugIn Identifier: libgdk-quartz-2.0.0.dylib
PlugIn Version: ??? (2401)

Date/Time: 2012-12-19 10:11:17.277 +0100
OS Version: Mac OS X 10.8.2 (12C60)
Report Version: 10

Interval Since Last Report: 1384808 sec
Crashes Since Last Report: 40
Per-App Interval Since Last Report: 202224 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 2D5AC2D4-A1E0-B4CE-4561-51BC17A30DD2

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018

VM Regions Near 0x18:
-->
__TEXT 000000010d994000-000000010d995000 [ 4K] r-x/rwx SM=COW /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libgdk-quartz-2.0.0.dylib 0x000000010eb6ad59 _gdk_events_queue + 1058
1 libgdk-quartz-2.0.0.dylib 0x000000010eb6ba17 gdk_event_dispatch + 41
2 libglib-2.0.0.dylib 0x000000010e1ece42 g_main_context_dispatch + 545
3 libglib-2.0.0.dylib 0x000000010e1f054d g_main_context_iterate + 1066
4 libglib-2.0.0.dylib 0x000000010e1f0872 g_main_loop_run + 660
5 libgtk-quartz-2.0.0.dylib 0x000000010e7b7e02 gtk_main + 163
6 _gtk.so 0x000000010e531afa _wrap_gtk_main + 257
7 org.python.python 0x000000010d9b63c7 PyEval_EvalFrameEx + 8762
8 org.python.python 0x000000010d9ba869 0x10d99d000 + 120937
9 org.python.python 0x000000010d9b663a PyEval_EvalFrameEx + 9389
10 org.python.python 0x000000010d9b4147 PyEval_EvalCodeEx + 1934
11 org.python.python 0x000000010d9b39b3 PyEval_EvalCode + 54
12 org.python.python 0x000000010d9efc70 0x10d99d000 + 339056
13 org.python.python 0x000000010d9efd3c PyRun_FileExFlags + 165
14 org.python.python 0x000000010d9ef726 PyRun_SimpleFileExFlags + 410
15 org.python.python 0x000000010da13e27 Py_Main + 2715
16 libdyld.dylib 0x00007fff8f8927e1 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff942176d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8e3aaeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8e3aacb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8e395171 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff94217d16 kevent + 10
1 libdispatch.dylib 0x00007fff8fcdadea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8fcda9ee _dispatch_mgr_thread + 54

Thread 3:
0 libsystem_kernel.dylib 0x00007fff942176d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8e3aaeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8e3aacb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8e395171 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff942170fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e3acf89 _pthread_cond_wait + 869
2 libgthread-2.0.0.dylib 0x000000010e1c18bc g_cond_timed_wait_posix_impl + 143
3 libglib-2.0.0.dylib 0x000000010e1c8d33 g_async_queue_pop_intern_unlocked + 184
4 libglib-2.0.0.dylib 0x000000010e1c8e86 g_async_queue_timed_pop + 123
5 libglib-2.0.0.dylib 0x000000010e212497 g_thread_pool_thread_proxy + 440
6 libglib-2.0.0.dylib 0x000000010e210d02 g_thread_create_proxy + 262
7 libsystem_c.dylib 0x00007fff8e3a8742 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8e395181 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff94217322 __select + 10
1 libglib-2.0.0.dylib 0x000000010e1fb9f5 g_poll + 325
2 libgdk-quartz-2.0.0.dylib 0x000000010eb6c56c select_thread_func + 299
3 libsystem_c.dylib 0x00007fff8e3a8742 _pthread_start + 327
4 libsystem_c.dylib 0x00007fff8e395181 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff79c164b0 rdx: 0x000000000000010d
rdi: 0x0000000000000104 rsi: 0x0000000000000000 rbp: 0x00007fff5226b1f0 rsp: 0x00007fff5226b0e0
r8: 0x0000000000000001 r9: 0x000000000000001e r10: 0x0000000100100008 r11: 0x0000000040000000
r12: 0x00007fc334c16d20 r13: 0x0000000000000000 r14: 0x00007fc33584d380 r15: 0x00007fc334688d80
rip: 0x000000010eb6ad59 rfl: 0x0000000000010246 cr2: 0x0000000000000018
Logical CPU: 0

Binary Images:
0x10d994000 - 0x10d994fff org.python.python (2.7.2 - 2.7.2) /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
0x10d99d000 - 0x10daaafff org.python.python (2.7.2 - 2.7.2) /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x10dcad000 - 0x10dcaefff time.so (60.3) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
0x10dce4000 - 0x10dce8fff math.so (60.3) <15868E58-734E-3A35-A4C2-AC4625F37902> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so
0x10dcee000 - 0x10dcf0fff binascii.so (60.3) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
0x10dcf4000 - 0x10dcf5fff hashlib.so (60.3) <9B8C96E2-6DE6-3830-B300-35C790DA40C7> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/hashlib.so
0x10dcfa000 - 0x10dcfbfff random.so (60.3) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/random.so
0x10dcff000 - 0x10dd00fff cStringIO.so (60.3) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
0x10dd05000 - 0x10dd06fff fcntl.so (60.3) <5E2DBA68-27EB-3589-B7B4-8B7918DC9716> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so
0x10dd4a000 - 0x10dd4dfff strop.so (60.3) <33FECDE8-3D85-37A8-95CA-08C1F2B820D4> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
0x10dd53000 - 0x10dd56fff operator.so (60.3) <16E539EB-683E-3BDF-83AA-77ED26146560> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
0x10dd5c000 - 0x10dd5dfff functools.so (60.3) <610F4A5F-CEE5-3353-94CD-F586D4F2DAD0> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/functools.so
0x10dd61000 - 0x10dd62fff locale.so (60.3) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/locale.so
0x10dda6000 - 0x10dda9fff struct.so (60.3) <2D1A807F-2084-3CEE-9E4B-DE124502AB69> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/struct.so
0x10ddaf000 - 0x10ddb1fff select.so (60.3) <191F03CF-4038-38AF-A0BA-22AC770298A0> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so
0x10df77000 - 0x10df7afff collections.so (60.3) <20EAC750-00E1-3216-BB1F-472C0CEA6118> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/collections.so
0x10df80000 - 0x10df86fff itertools.so (60.3) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
0x10df8f000 - 0x10df8ffff bisect.so (60.3) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/bisect.so
0x10df93000 - 0x10df94fff heapq.so (60.3) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/heapq.so
0x10e159000 - 0x10e163fff +glib.so (???) <68E96552-B779-B2C9-D0A2-E49585C15985> /opt/gtk//glib.so
0x10e16d000 - 0x10e16efff +libpyglib-2.0-python2.7.0.dylib (1) <769B560A-D2A3-4FC5-50C1-95B663599CFA> /opt/gtk/
/libpyglib-2.0-python2.7.0.dylib
0x10e171000 - 0x10e1adfe7 +libgobject-2.0.0.dylib (2801.1) /opt/gtk/
/libgobject-2.0.0.dylib
0x10e1c0000 - 0x10e1c2ff7 +libgthread-2.0.0.dylib (2801.1) /opt/gtk/
/libgthread-2.0.0.dylib
0x10e1c6000 - 0x10e2b1fff +libglib-2.0.0.dylib (2801.1) <5B508AE0-35C4-E030-26B6-B047EBC78A99> /opt/gtk/
/libglib-2.0.0.dylib
0x10e2d4000 - 0x10e2dcff7 +libintl.8.dylib (10.1) /opt/gtk//libintl.8.dylib
0x10e2e1000 - 0x10e3befff +libiconv.2.dylib (8) /opt/gtk//libiconv.2.dylib
0x10e43a000 - 0x10e450ff7 +gobject.so (???) <5FF440D5-6FAF-FF7F-F11A-77270A522FBF> /opt/gtk//gobject.so
0x10e45d000 - 0x10e5f3fff +gtk.so (???) <9084808C-616F-9CB5-125D-F69C28E38777> /opt/gtk//gtk.so
0x10e6fd000 - 0x10ea73fef +libgtk-quartz-2.0.0.dylib (2401) <25B8CFFE-DEDE-713E-7669-7799145CAA1F> /opt/gtk/
/libgtk-quartz-2.0.0.dylib
0x10eb3d000 - 0x10ebb2fef +libgdk-quartz-2.0.0.dylib (2401) <423C15FD-824D-854C-465B-421AFF41A69A> /opt/gtk/
/libgdk-quartz-2.0.0.dylib
0x10ebd8000 - 0x10ebeefef +libatk-1.0.0.dylib (3210.1) <33314C14-2C1B-4557-0A3E-20F9F2A0EF1A> /opt/gtk//libatk-1.0.0.dylib
0x10ebfb000 - 0x10ece0ff7 +libgio-2.0.0.dylib (2801.1) <9456BC5E-1652-9441-8357-E9F3D31D5CB5> /opt/gtk//libgio-2.0.0.dylib
0x10ed2b000 - 0x10ed35fe7 +libpangocairo-1.0.0.dylib (2801.3) <228CBC1F-88A3-06F5-067F-B30F63F9FCFD> /opt/gtk//libpangocairo-1.0.0.dylib
0x10ed3d000 - 0x10ed51fff +libgdk_pixbuf-2.0.0.dylib (2201.1) <26EF89C6-3D9C-6717-34C9-9A6DCEBA9F68> /opt/gtk//libgdk_pixbuf-2.0.0.dylib
0x10ed59000 - 0x10ed8fff7 +libpango-1.0.0.dylib (2801.3) <0323F975-7A51-48AB-F124-EA2307BB4A4D> /opt/gtk//libpango-1.0.0.dylib
0x10eda0000 - 0x10ee30fef +libcairo.2.dylib (11003.2) <4BD1DB78-401C-3971-02EC-E9C0A60E3FC6> /opt/gtk//libcairo.2.dylib
0x10ee50000 - 0x10ee6dfff +libpng14.14.dylib (23) <7A37C238-490C-B4FA-CEA9-E49AB77969CE> /opt/gtk//libpng14.14.dylib
0x10ee74000 - 0x10ee75ff7 +libgmodule-2.0.0.dylib (2801.1) <20097027-18E7-98FB-85EA-EC254B24B130> /opt/gtk//libgmodule-2.0.0.dylib
0x10ee78000 - 0x10ee98fef +libpangoft2-1.0.0.dylib (2801.3) /opt/gtk//libpangoft2-1.0.0.dylib
0x10eea7000 - 0x10ef1bfff +libfreetype.6.dylib (14.1) <6D80E946-E318-E2A3-DB4F-2B2974977F98> /opt/gtk//libfreetype.6.dylib
0x10ef2f000 - 0x10ef5bff7 +libfontconfig.1.dylib (6.4) <8183B2AE-6DDA-D0C9-148A-3CBD98B092D1> /opt/gtk//libfontconfig.1.dylib
0x10ef64000 - 0x10efbcfef +libpixman-1.0.dylib (21) /opt/gtk//libpixman-1.0.dylib
0x10efcd000 - 0x10efeffef +libexpat.1.dylib (7.2) <6492C691-09A2-ACB7-E9D3-4510161DEB7C> /opt/gtk/
/libexpat.1.dylib
0x10eff6000 - 0x10f002ff7 +cairo.so (???) /opt/gtk//cairo.so
0x10f00f000 - 0x10f044fff +gio.so (???) <104CB394-167D-8AAD-313A-38AA886C6A23> /opt/gtk//gio.so
0x10f070000 - 0x10f073ff7 +unix.so (???) /opt/gtk/
/unix.so
0x10f079000 - 0x10f08fff7 +pango.so (???) <64251636-5DB0-A854-C6D2-83D5E4D79BD6> /opt/gtk/
/pango.so
0x10f0a4000 - 0x10f0d0fff +atk.so (???) <2DADFE97-D212-301D-AD71-8141411D1BE0> /opt/gtk//atk.so
0x10f168000 - 0x10f16aff7 +pangocairo.so (???) <0A9C4687-0914-369B-8704-2781EDBD4436> /opt/gtk/
/pangocairo.so
0x10f410000 - 0x10f412fff +glade.so (???) <046942F6-29BA-AD27-205D-F38464F172DC> /opt/gtk//glade.so
0x10f416000 - 0x10f425fff +libglade-2.0.0.dylib (1.7) <7BEFD55A-1ABF-1D26-705C-A87515DD827A> /opt/gtk/
/libglade-2.0.0.dylib
0x10f42e000 - 0x10f445fff +gtksourceview2.so (???) <817FE90F-B3DA-9A77-3067-06D6D0771A1D> /opt/gtk//gtksourceview2.so
0x10f459000 - 0x10f4a7ff7 +libgtksourceview-2.0.0.dylib (1) <62056760-3F53-F780-22B0-5BDA9A6B8F0B> /opt/gtk/
/libgtksourceview-2.0.0.dylib
0x10f4c5000 - 0x10f4cdfff +libigemacintegration.0.dylib (1) <78C0587A-C1A7-E337-98E3-9F9B5D595641> /opt/gtk/_/libigemacintegration.0.dylib
0x10f5d4000 - 0x10f5d6fff zlib.so (60.3) <987E51DB-7827-3F1A-AD5E-CF58C673E644> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/zlib.so
0x10f5db000 - 0x10f5ecfff _ctypes.so (60.3) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
0x10f5f8000 - 0x10f5feff7 _socket.so (60.3) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so
0x10f892000 - 0x10f895fff _ssl.so (60.3) <2AEDA15A-56F4-3E82-9415-297BFE6C8F38> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so
0x10f89b000 - 0x10f89ffff array.so (60.3) <56A0FB1F-7603-3450-AF31-9801D9AB95D5> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/array.so
0x10f8e5000 - 0x10f8e9fff _json.so (60.3) <5899CF83-4D57-34C0-A01F-DC215C5C26D0> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/json.so
0x10f8ee000 - 0x10f90fff7 +libclearlooks.so (???) /opt/gtk/
/libclearlooks.so
0x10f922000 - 0x10f922fff scproxy.so (60.3) <43CCA6F3-BA7C-3186-8450-B63D00D8AC6F> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/scproxy.so
0x10f943000 - 0x10f945fff mmap.so (60.3) <6E1EBE9F-5EC1-3C5C-8DD8-4EE374229514> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/mmap.so
0x10fb1d000 - 0x10fb1eff7 +pango-basic-atsui.so (???) <1F792B47-07A8-2C0B-DE81-B8E342762A2B> /opt/gtk/
/pango-basic-atsui.so
0x10fb22000 - 0x10fb24ff7 +libpixbufloader-png.so (???) /opt/gtk/
/libpixbufloader-png.so
0x7fff6d594000 - 0x7fff6d5c893f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
0x7fff89186000 - 0x7fff8918aff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff891e9000 - 0x7fff89246ff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff89247000 - 0x7fff89255fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff8931b000 - 0x7fff8939dfff libType1Scaler.dylib (101.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x7fff8939e000 - 0x7fff893acfff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
0x7fff89408000 - 0x7fff89408ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff895f9000 - 0x7fff89627ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff89628000 - 0x7fff8963aff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff89a38000 - 0x7fff89a3cff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff89a3d000 - 0x7fff89a50ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff89a51000 - 0x7fff89a58fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff89a59000 - 0x7fff89a81fff libJPEG.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff89a82000 - 0x7fff89e79fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff89e83000 - 0x7fff89e88fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff89e93000 - 0x7fff89fab92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff89fb7000 - 0x7fff89fb7fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff89fb8000 - 0x7fff89fbeff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff89fbf000 - 0x7fff89fd3fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff89fd4000 - 0x7fff8a091ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8a092000 - 0x7fff8a0e1ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8a0e2000 - 0x7fff8a14ffff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8a150000 - 0x7fff8a22aff7 com.apple.backup.framework (1.4.1 - 1.4.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8a22b000 - 0x7fff8a22ffff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8a244000 - 0x7fff8a3f2fff com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8a3f3000 - 0x7fff8a45bff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff8a45c000 - 0x7fff8a492fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff8a4eb000 - 0x7fff8a604ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8a605000 - 0x7fff8a605fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8a88c000 - 0x7fff8a890fff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8a891000 - 0x7fff8a8c6ff7 libTrueTypeScaler.dylib (84.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff8a913000 - 0x7fff8a969fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8a9c1000 - 0x7fff8acd8ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8acd9000 - 0x7fff8ad66ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8ae91000 - 0x7fff8b1edfff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8b25e000 - 0x7fff8b360fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8b361000 - 0x7fff8b39bfff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8b660000 - 0x7fff8b691ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8b7e2000 - 0x7fff8b7e6fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8b7e7000 - 0x7fff8b804fff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8b97a000 - 0x7fff8b97cfff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8b97d000 - 0x7fff8b983fff libGFXShared.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8b984000 - 0x7fff8b9bbff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff8c0ff000 - 0x7fff8c121ff7 libxpc.dylib (140.41) /usr/lib/system/libxpc.dylib
0x7fff8c122000 - 0x7fff8c3c6fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8c40d000 - 0x7fff8cd9dc67 com.apple.CoreGraphics (1.600.0 - 324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8d216000 - 0x7fff8d2bcff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8d2fd000 - 0x7fff8d2feff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib
0x7fff8d40b000 - 0x7fff8d40cff7 libdnsinfo.dylib (453.18) /usr/lib/system/libdnsinfo.dylib
0x7fff8d440000 - 0x7fff8d53dff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8d567000 - 0x7fff8d56ffff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff8d570000 - 0x7fff8d587fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8d591000 - 0x7fff8d5bbff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8d5bd000 - 0x7fff8d5bdfff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8d5be000 - 0x7fff8d7f3ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8d7f4000 - 0x7fff8d861ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8d862000 - 0x7fff8d8b8ff7 com.apple.opencl (2.1.20 - 2.1.20) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8d8b9000 - 0x7fff8d8c5fff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8d8c6000 - 0x7fff8d8c7ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8d8c8000 - 0x7fff8d8cdfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff8d8ce000 - 0x7fff8d993ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8dc37000 - 0x7fff8dc6dfff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8dc6e000 - 0x7fff8dc7dff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff8dc7e000 - 0x7fff8dd18fff com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8dd19000 - 0x7fff8de6afff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8de80000 - 0x7fff8e29dfff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8e29e000 - 0x7fff8e393fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff8e394000 - 0x7fff8e460fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
0x7fff8e461000 - 0x7fff8e46cfff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff8e4be000 - 0x7fff8e4c6ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8e4c7000 - 0x7fff8e548fff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8e6bb000 - 0x7fff8e6bcfff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff8e873000 - 0x7fff8e876fff libRadiance.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8e8e7000 - 0x7fff8e8f2ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8e8f3000 - 0x7fff8e914fff com.apple.Ubiquity (1.2 - 243.10) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8ea6c000 - 0x7fff8ea73fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8ebff000 - 0x7fff8ec9dff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8ec9e000 - 0x7fff8ecabfff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff8ecac000 - 0x7fff8ee95fff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ee96000 - 0x7fff8eec4fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8efc4000 - 0x7fff8f00eff7 libGLU.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8f00f000 - 0x7fff8f060ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8f061000 - 0x7fff8f086ff7 libc++abi.dylib (24.4) /usr/lib/libc++abi.dylib
0x7fff8f087000 - 0x7fff8f287fff libicucore.A.dylib (491.11.1) /usr/lib/libicucore.A.dylib
0x7fff8f288000 - 0x7fff8f297ff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8f31f000 - 0x7fff8f31ffff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8f35b000 - 0x7fff8f3b8fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8f3b9000 - 0x7fff8f453fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8f454000 - 0x7fff8f505fff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8f506000 - 0x7fff8f68cfff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8f890000 - 0x7fff8f893ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff8fcd3000 - 0x7fff8fcd5fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8fcd6000 - 0x7fff8fcebff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff8fcec000 - 0x7fff8fd18ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8fd19000 - 0x7fff8fd68ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff8fda2000 - 0x7fff8fdc9ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8fdca000 - 0x7fff8fed5fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8ff1f000 - 0x7fff8ff76ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8ffaa000 - 0x7fff8ffb0fff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8ffcc000 - 0x7fff90034fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff90035000 - 0x7fff90081ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff90172000 - 0x7fff904a2ff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff904a3000 - 0x7fff904e0fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff904e1000 - 0x7fff90500ff7 com.apple.ChunkingLibrary (2.0 - 133.2) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff90501000 - 0x7fff9050efff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff9050f000 - 0x7fff90515fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff90524000 - 0x7fff90538fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff90539000 - 0x7fff90539fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff905d0000 - 0x7fff905d0fff libOpenScriptingUtil.dylib (148.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff90678000 - 0x7fff9067aff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff9067b000 - 0x7fff906d0ff7 libTIFF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff90aad000 - 0x7fff90af0fff com.apple.RemoteViewServices (2.0 - 80.5) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff90b59000 - 0x7fff90e29fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff90f68000 - 0x7fff90f8ffff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff90f90000 - 0x7fff90fd4fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff90fd5000 - 0x7fff90fe0fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff90feb000 - 0x7fff910edfff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff910ee000 - 0x7fff910f1fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff91189000 - 0x7fff9118bff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff912c3000 - 0x7fff912d1ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
0x7fff9130f000 - 0x7fff9131bfff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff9131c000 - 0x7fff913eeff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff913ef000 - 0x7fff9140ffff libPng.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff91410000 - 0x7fff91426fff com.apple.MultitouchSupport.framework (235.28 - 235.28) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff9166f000 - 0x7fff9229cff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff9229d000 - 0x7fff922e0ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff922e1000 - 0x7fff92361ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff93e53000 - 0x7fff93ebcfff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff93f62000 - 0x7fff93f62fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff93fd4000 - 0x7fff93fd9fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff93fdd000 - 0x7fff93ffcff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff93ffd000 - 0x7fff94028fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff94029000 - 0x7fff94040fff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff94041000 - 0x7fff94042fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff9411b000 - 0x7fff94124fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff94180000 - 0x7fff941ffff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff94200000 - 0x7fff94204fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff94205000 - 0x7fff94220ff7 libsystem_kernel.dylib (2050.18.24) /usr/lib/system/libsystem_kernel.dylib
0x7fff9452e000 - 0x7fff94588fff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff94589000 - 0x7fff9458aff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
0x7fff9458b000 - 0x7fff945caff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff945cb000 - 0x7fff945d9ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff945da000 - 0x7fff94775fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff94776000 - 0x7fff9477afff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff94a2a000 - 0x7fff94aacfff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff94aad000 - 0x7fff94ac0ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff94ac1000 - 0x7fff94ac3fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff94ac4000 - 0x7fff94ac4fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff94ac5000 - 0x7fff94ae6ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff94ae7000 - 0x7fff94ae9fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff94aea000 - 0x7fff94aeafff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff94aeb000 - 0x7fff94aecfff libffi.dylib (18) /usr/lib/libffi.dylib
0x7fff94bb5000 - 0x7fff94c11ff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff94d9d000 - 0x7fff94e9afff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff94eac000 - 0x7fff94eceff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff94f8c000 - 0x7fff94fa1fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff94fa2000 - 0x7fff950c2fff com.apple.desktopservices (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff95155000 - 0x7fff95156fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff95a64000 - 0x7fff95a71ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff95a72000 - 0x7fff95be6fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff95be7000 - 0x7fff95bf1fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 4843
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=162.7M resident=72.6M(45%) swapped_out_or_unallocated=90.1M(55%)
Writable regions: Total=125.3M written=12.4M(10%) resident=29.3M(23%) swapped_out=216K(0%) unallocated=96.1M(77%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.9M
CG backing stores 1896K
CG image 8K
CG shared images 1248K
CoreServices 2344K
MALLOC 61.6M
MALLOC guard page 48K
Memory tag=242 12K
STACK GUARD 56.0M
Stack 10.5M
VM_ALLOCATE 16.1M
__DATA 12.0M
__IMAGE 528K
__LINKEDIT 56.6M
__TEXT 106.2M
__UNICODE 544K
mapped file 43.9M
shared memory 308K
=========== =======
TOTAL 402.5M

Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f65
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.81.22)
Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256C, 251 GB
USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa130000 / 6
USB Device: Gaming Mouse G400, 0x046d (Logitech Inc.), 0xc245, 0xfa131000 / 9
USB Device: Apple Keyboard, apple_vendor_id, 0x0250, 0xfa132000 / 7
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024d, 0xfa120000 / 5
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 8
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3

feature suggestion

Hi,
I like use python, and I like dreampie too, it's stable and cool. I hope it become better.
my feature request is:

  1. make the windows size configurable. do not recover to default window size when start dreampie every time.
  2. is it possible to add icon to identify class\variable\constant etc., in the code completion drop down list?
  3. is it able to show function string when editing a function?

the last two requests are inspired by pyscripter interpreter. I hope dreampie has those feature, then it would be perfect

AttributeError: 'NoneType' object has no attribute 'props' when closing DreamPie after saving

What steps will reproduce the problem?
1.save the history as something.html
2.close DreamPie
3.


Diagnostic information:

DreamPie version: 1.2.1
git commit: b51e258 from 2012/11/07
platform: Linux-3.2.0-23-generic-x86_64-with-LinuxMint-13-maya
architecture: ('64bit', 'ELF')
python_version: 2.7.3
python_implementation: CPython
executable: /usr/bin/python
subprocess executable: /usr/bin/python
subprocess description: Python 2.7.3 (default, Aug 1 2012, 05:14:39)

Variables:
File "/home/noam/sand/gdreampie/dreampielib/gui/init.py", line 971, on_recent_manager_changed(self=DreamPie(path..."window_main"), _recent_manager=<gtk.Rec...316fd40)>)
{'self.update_recent': <bound method DreamPie.update_recent of DreamPie(path="/home/noam/sand/gdreampie/dreampielib/data/dreampie.glade", root="window_main")>}
File "/home/noam/sand/gdreampie/dreampielib/gui/init.py", line 989, update_recent(self=DreamPie(path..."window_main"))
{'i': 0, 'menuitem.child.props.label': '', 'fn': '/home/noam/parasight/tmp/focus_research.html'}

Traceback (most recent call last):
File "/home/noam/sand/gdreampie/dreampielib/gui/init.py", line 971, in on_recent_manager_changed
self.update_recent()
File "/home/noam/sand/gdreampie/dreampielib/gui/init.py", line 989, in update_recent
menuitem.child.props.label = "_%d %s" % (i, fn)
AttributeError: 'NoneType' object has no attribute 'props'

sys.path is odd

From dreampie

Python 3.3.3 (v3.3.3:c3896275c0f6, Nov 18 2013, 21:18:40) [MSC v.1600 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
DreamPie 1.2.1
>>> import sys
>>> sys.path
0: ['',
 'C:\\Program Files (x86)\\DreamPie\\data',
 'C:\\windows\\system32\\python33.zip',
 'C:\\Python33\\DLLs',
 'C:\\Python33\\lib',
 'C:\\Python33']
>>> 

From cmd

C:\Users\me>c:\python33\python
Python 3.3.3 (v3.3.3:c3896275c0f6, Nov 18 2013, 21:18:40) [MSC v.1600 32 bit (In
tel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> sys.path
['', 'C:\\windows\\system32\\python33.zip', 'c:\\python33\\DLLs', 'c:\\python33\
\lib', 'c:\\python33', 'c:\\python33\\lib\\site-packages']
>>>

Note that dreampie is missing site-packages

How to run multi line commands?

Hi!

I installed dreampie 2 days ago and have fallen in love with it !
I have some questions though:

  • How can i run multi-line commands? In Dreampie commands seem to be executed as soon as I press enter.
    eg:
    for i in range(10):
    print i
  • Is there any easier way to rerun previous commands, other than copying it from the output screen?
    Some feature like, pressing the "up" button shows previously run commands as in usual windows cmd shell ?

Thank you,
Yashoteja

DreamPie completions doesn't work with Cygwin/X

I'm running Cygwin/X on my win7 machine, and have created a (known-working) ssh x-tunnel to a linux server. I have installed gtksourceview and pygtksourceview 1.90.5, and have an existing gtk+-2.16.6 installation. I can run other gtk-based programs like geany without any issues on the linux machine and have the windows displayed correctly in win7.

The problem itself is that the completions box never shows up when pressing ctrl+space. Also ctrl+backslash doesn't seem to do anything (although I'm not sure what it's supposed to do). Everything else seems to work fine. I double-checked what the expected behaviour should be by downloading the windows version of dreampie (which I can't use, we have python swig-binded c-code built for linux, so dreampie must be used in linux if I'm going to interact with that stuff :( ).

I made a screen grab but since nothing shows up it's not exactly eventful:
screenclip

I guess this could possibly be due to the old version of gtk/gtksourceview I'm using, but I can't upgrade to gtk3 unfortunately.

Crash using Windows 8 "Open With..."

What steps will reproduce the problem?

  1. Right click on file, open with..., navigate to dreampie, open the app.

What is the expected result?
It works.

What happens instead?
It crashes.

Please provide any additional information below. To submit a screenshot, you can go to imgur.com, upload the image, and paste the URL.


Diagnostic information:

DreamPie version: 1.2.1
git commit: None from 2013/07/10
platform: Windows-post2008Server-6.2.9200
architecture: ('32bit', 'WindowsPE')
python_version: 2.7.3
python_implementation: CPython
executable: C:\Program Files (x86)\DreamPie\dreampie.exe
subprocess executable: None
subprocess description: None

Variables:
File "dreampie.py", line 4, ()
File "dreampielib\gui__init__.pyc", line 1486, main()
File "dreampielib\gui__init__.pyc", line 239, init(self=DreamPie(path..."window_main"), pyexec='C:\Users\J...*init*.py', runfile=None)
File "dreampielib\gui\subprocess_handler.pyc", line 134, start(self=<dreampi...0274A590>)
File "subprocess.pyc", line 679, init(self=<dreampi...0274A5D0>, args=['C:\Users\J...*init*.py', '-S', 'C:\Program ...\subp_main.py', '10038'], bufsize=0, executable=None, stdin=-1, stdout=-1, stderr=-1, preexec_fn=None, close_fds=False, shell=False, cwd=None, env={'ALLUSERSPROFILE': 'C:\ProgramData', 'APPDATA': 'C:\Users\J...Data\Roaming', 'COMMONPROGRAMFILES': 'C:\Program ...\Common Files', 'COMMONPROGRAMFILES(X86)': 'C:\Program ...\Common Files', ...}, universal_newlines=False, startupinfo=None, creationflags=0)
File "subprocess.pyc", line 896, _execute_child(self=<dreampi...0274A5D0>, args='C:\Users\J...ain.py" 10038', executable=None, preexec_fn=None, close_fds=False, cwd=None, env={'ALLUSERSPROFILE': 'C:\ProgramData', 'APPDATA': 'C:\Users\J...Data\Roaming', 'COMMONPROGRAMFILES': 'C:\Program ...\Common Files', 'COMMONPROGRAMFILES(X86)': 'C:\Program ...\Common Files', ...}, universal_newlines=False, startupinfo=<subprocess.S...at 0x0274C968>, creationflags=0, shell=False, p2cread=<_subpro...025B7990>, p2cwrite=<_subpro...025B7950>, c2pread=<_subpro...025B7970>, c2pwrite=<_subpro...025B79B0>, errread=<_subpro...025B7980>, errwrite=<_subpro...025B79D0>)

Traceback (most recent call last):
File "dreampie.py", line 4, in
File "dreampielib\gui__init__.pyc", line 1486, in main
File "dreampielib\gui__init__.pyc", line 239, in init
File "dreampielib\gui\subprocess_handler.pyc", line 134, in start
File "subprocess.pyc", line 679, in init
File "subprocess.pyc", line 896, in _execute_child
WindowsError: [Error 193] %1 is not a valid Win32 application

Error when running released version on Windows

I'm getting this error when trying to run DreamPie 1.2.1:

Traceback (most recent call last):
  File "dreampie.py", line 3, in <module>
  File "dreampielib\gui\__init__.pyc", line 75, in <module>
  File "C:\Program Files\DreamPie\gtk-2.0\gtk\__init__.py", line 40, in <module>

    from gtk import _gtk
ImportError: DLL load failed: The specified procedure could not be found.

Windows 7, 32-bit

Question, why not to upgrade to Python 3?

Thanks for bringing us the best Python shell. I'm primarily using Ruby now for work. However, Python remains one of my favorite languages.

Although Python 3 has been live for a few years, it seems that Python community still has the inertia to stick with Python 2. For example, one cool boy called Ansible, and another called Fabric.

May I ask in the case of Dreampie, why not to upgrade to Python 3? Thanks.

AttributeError: 'NoneType' object has no attribute 'props'

What steps will reproduce the problem?
happened by itself

What is the expected result?

What happens instead?

Please provide any additional information below. To submit a screenshot, you can go to imgur.com, upload the image, and paste the URL.


Diagnostic information:

DreamPie version: 1.2.1
git commit: a3a4127 from 2013/03/03
platform: Linux-3.8.0-19-generic-x86_64-with-LinuxMint-15-olivia
architecture: ('64bit', 'ELF')
python_version: 2.7.4
python_implementation: CPython
executable: /usr/bin/python
subprocess executable: /usr/bin/python
subprocess description: Python 2.7.4 (default, Sep 26 2013, 03:20:26)

Variables:
File "/home/yochay/dreampie/dreampielib/gui/init.py", line 978, on_recent_manager_changed(self=DreamPie(path..."window_main"), _recent_manager=<gtk.Rec...2629e80)>)
{'self.update_recent': <bound method DreamPie.update_recent of DreamPie(path="/home/yochay/dreampie/dreampielib/data/dreampie.glade", root="window_main")>}
File "/home/yochay/dreampie/dreampielib/gui/init.py", line 996, update_recent(self=DreamPie(path..."window_main"))
{'i': 2, 'menuitem.child.props.label': '', 'fn': '/home/yochay/Desktop/chck_place_center'}

Traceback (most recent call last):
File "/home/yochay/dreampie/dreampielib/gui/init.py", line 978, in on_recent_manager_changed
self.update_recent()
File "/home/yochay/dreampie/dreampielib/gui/init.py", line 996, in update_recent
menuitem.child.props.label = "_%d %s" % (i, fn)
AttributeError: 'NoneType' object has no attribute 'props'

[Feature request] System shell

Hi,

Thank you for this fantastic software.

One thing I think is missing is simple shell support.
Even simply showing the current working directory in the prompt or somewhere in the window and supporting a shortcut for executing system commands would be something (for example, %something could become os.system("something")).
Moreover, you could support simple commands like:

  • run file.py (maybe with switches for timing and profiling)
  • ls
  • cd

Thank you.
Ignazio

Fails to run!

When i try to run it this is what i get:

Traceback (most recent call last):
File "./dreampie", line 3, in
from dreampielib.gui import main
File "/home/ghost/programs/dreampie/dreampielib/gui/init.py", line 240
except StartError, e:
^
SyntaxError: invalid syntax

resising freezes dreampie

How to reproduce

  1. run Dreampie 4c28940 from sources with python 2.7 on Windows 7 64bit
  2. type the string "Bacon ipsum dolor sit amet strip steak drumstick leberkas flank jerky pork chop pork belly short loin chuck meatball tongue tenderloin rump swine. Ball tip andouille beef ribs, turkey tail filet mignon chicken bacon tongue drumstick boudin shankle. Flank tri-tip pig, ham strip steak hamburger spare ribs prosciutto bacon venison beef tail rump. Tri-tip ribeye prosciutto chicken pork loin bresaola. Corned beef hamburger tongue pork belly pork loin shankle t-bone boudin tenderloin short ribs bresaola cow tail jerky ham. Ball tip fatback capicola ribeye, bacon sirloin andouille meatloaf spare ribs. Ground round prosciutto rump fatback tenderloin turkey." and hit ctrl+Enter
  3. resize the window by dragging the bottom right handle toward the left until you freeze the application

work around

Hit twice Alt+TAB and click the red cross to close the application

other notes

Let me know if you need additional info

When copying output with a folded output section, the output is copied regardless of folding state

Environment: OS X 10.8, dreampie 1.2.1-4-gb51e258

Copying the output snippet in the screenshot:

Screen Shot 2012-12-10 at 11.38.23 AM.png

Results in the output:

 >>> xmpl.xpath('/TestCase/PositionList/pos[@type!="0" or @type!="11"]')
 17: [<Element pos at 0x1008c95a0>,
  <Element pos at 0x1008bc550>,
  <Element pos at 0x1008bc5a0>,
  <Element pos at 0x1008bc500>,
  <Element pos at 0x1008bc4b0>,
 [.. this goes on a long way ..]
  <Element pos at 0x1008c94b0>,
  <Element pos at 0x1008c9500>,
  <Element pos at 0x1008c9550>]
 [About 4092 more lines. Double-click to unfold]
 >>> 

So, both the folding the marker and the folded output are copied.

Crash on pasting text.

The report was this:

Variables:
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 960, on_execute_command(self=DreamPie(path..."window_main"), _widget=<gtk.Men...27979a0)>)
{'self.execute_source': <bound method DreamPie.execute_source of DreamPie(path="/home/cj/.local/lib/python2.7/site-packages/dreampielib/data/dreampie.glade", root="window_main")>}
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 497, execute_source(self=DreamPie(path..."window_main"))
{'is_ok': [], 'syntax_error_info': [], 'source': u'doc = """

<.....~60 lines of html string omitted here, because GitHub is trying to parse it. ...>

"""', 'self.call_subp': <bound method DreamPie.call_subp of DreamPie(path="/home/cj/.local/lib/python2.7/site-packages/dreampielib/data/dreampie.glade", root="window_main")>}

Traceback (most recent call last):
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 960, in on_execute_command
self.execute_source()
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 497, in execute_source
is_ok, syntax_error_info = self.call_subp(u'execute', source)
TypeError: 'NoneType' object is not iterable

output assertion error when using IPython.parallel

What steps will reproduce the problem?

ipcluster start -n 4

from IPython.parallel import Client
c = Client()
lview = c.load_balanced_view()
parallel_result = lview.map(time.sleep, [1]*100, block=False)
parallel_result.wait_interactive()

What is the expected result?
finish successfully

What happens instead?
error is displayed


Diagnostic information:

DreamPie version: 1.2.1
git commit: d8786a2a6678cb6455877cc2be724dd0322e711e from 2013/05/28
platform: Linux-3.2.0-23-generic-x86_64-with-LinuxMint-13-maya
architecture: ('64bit', 'ELF')
python_version: 2.7.3
python_implementation: CPython
executable: /usr/bin/python
subprocess executable: /usr/bin/python
subprocess description: Python 2.7.3 (default, Sep 26 2013, 20:03:06)

Variables:
File "/home/noam/sand/gdreampie/dreampielib/gui/subprocess_handler.py", line 188, _manage_subp(self=<dreampi...x3537210>)
{'r.decode': <built-in method decode of str object at 0x390bd80>, 'self._on_stderr_recv': <bound method DreamPie.on_stderr_recv of DreamPie(path="/home/noam/sand/gdreampie/dreampielib/data/dreampie.glade", root="window_main")>}
File "/home/noam/sand/gdreampie/dreampielib/gui/init.py", line 837, on_stderr_recv(self=DreamPie(path..."window_main"), data=u'\x1b[2K\r')
{'self.write_output': <bound method DreamPie.write_output of DreamPie(path="/home/noam/sand/gdreampie/dreampielib/data/dreampie.glade", root="window_main")>, 'data': u'\x1b[2K\r', 'STDERR': 'stderr'}
File "/home/noam/sand/gdreampie/dreampielib/gui/init.py", line 451, write_output(self=DreamPie(path..."window_main"), data=u'\x1b[2K\r', tag_names='stderr', onnewline=False, addbreaks=True)
{'addbreaks': True, 'it': [], 'self.output.write': <bound method Output.write of <dreampielib.gui.output.Output object at 0x351bf10>>, 'tag_names': 'stderr', 'onnewline': False, 'data': u'\x1b[2K\r'}
File "/home/noam/sand/gdreampie/dreampielib/gui/output.py", line 126, write(self=<dreampi...x351bf10>, data=u'', tag_names=['stderr'], onnewline=False, addbreaks=True)
{'output_start.begins_tag': <built-in method begins_tag of gtk.TextIter object at 0x7fa064a388f0>, 'output_tag': <gtk.TextTag object at 0x3535f00 (GtkTextTag at 0x364de80)>}

Traceback (most recent call last):
File "/home/noam/sand/gdreampie/dreampielib/gui/subprocess_handler.py", line 188, in _manage_subp
self._on_stderr_recv(r.decode('utf8', 'replace'))
File "/home/noam/sand/gdreampie/dreampielib/gui/init.py", line 837, in on_stderr_recv
self.write_output(data, STDERR)
File "/home/noam/sand/gdreampie/dreampielib/gui/init.py", line 451, in write_output
it = self.output.write(data, tag_names, onnewline, addbreaks)
File "/home/noam/sand/gdreampie/dreampielib/gui/output.py", line 126, in write
assert output_start.begins_tag(output_tag)
AssertionError

Resizing width causes 100% CPU usage on Windows XP

I have found quite a serious bug in the Windows version of Dreampie 1.2.1 (py2.6) where if you attempt to resize the width of the application it essentially locks-up Windows until the application eventually releases the CPU.

There are no issues resizing the height or moving the slitter bar and also maximize is fine.

Error when trying to launch dreampie in virtualenv in Ubuntu

I was in my activated virtualenv and did sudo pip install dreampie


(test)max@siddhion:~/PyEnvs/test$ sudo pip install dreampie
[sudo] password for max: 
Downloading/unpacking dreampie
  Downloading dreampie-1.2.1.tar.gz (168kB): 168kB downloaded
  Running setup.py egg_info for package dreampie
    Converting dreampielib/__init__.py to Python 3...

Installing collected packages: dreampie
  Running setup.py install for dreampie
    changing mode of build/scripts-2.7/dreampie from 644 to 755

    changing mode of /usr/local/bin/dreampie to 755
Successfully installed dreampie
Cleaning up...

Success! But then when I run dreampie

(test)max@siddhion:~/PyEnvs/test$ dreampie
Traceback (most recent call last):
  File "/usr/local/bin/dreampie", line 3, in <module>
    from dreampielib.gui import main
  File "/usr/local/lib/python2.7/dist-packages/dreampielib/gui/__init__.py", line 78, in <module>
    import gtksourceview2
ImportError: No module named gtksourceview2

I guess gtksourceview2 is the problem? Any ideas?

new tab has no input area on Windows

When I press Ctrl-T, a new tab created. But no input area show up in this tab, and the old one also disappeared.

I have to restart dreampie. But this time the input area doesn't show caret nor echo my inputs. If I switch to another application and back, it became normal (another way is to delete configration file %APPDATA%/DreamPie.)

Environments:
dreampie 1.2.1 windows installer
with python 2.7
windows 7, professional edition

Does not load libraries

While the python I installed loads some libraries through import command, the same command doesn't work on dream pie
for example 'import nltk' results

Traceback (most recent call last):
File "<pyshell#0>", line 1, in
import nltk
ImportError: No module named 'nltk'

While the nltk has been installed

Python 3.2 and 3.3 don't work on Windows 7 x64

The following error pops up:

Couldn't start subprocess: Subprocess terminated with return code 1.
Subprocess wrote:
Traceback (most recent call last):
  File "C:\Program Files (x86)\DreamPie\share\dreampie\subp_main.py", line 30, in <module>
    sys.setdefaultencoding('utf-8')
AttributeError: 'module' object has no attribute 'setdefaultencoding'

Middle click paste doesn't work

Selected text should enter the middle-click-paste buffer and not be erased upon deselection. That's how it works in the terminal at least. Bug occurs on Ubuntu.

Remember window/pane size on exit.

Just an enhancement proposal, haven't taken a good look at the code yet so I can make a pull request (maybe in the future). I am liking Dreampie more and more because of the multi-line editing, overall 'look and feel', and the option to choose horizontal or vertical layout. One thing that really bugs me is having to re-size the window every time it opens. The default seems a little small to me (at least on this machine).

So.. save the window size on exit, remember it next time Dreampie opens?
Also, remember the size of the output/input panes.

Missing dependency?

Running:

pip install dreampie

seems to work, but then running dreampie results in:

Traceback (most recent call last):
  File "/home/lkellogg/env/common/bin/dreampie", line 3, in <module>
    from dreampielib.gui import main
  File "/home/lkellogg/env/common/lib/python2.7/site-packages/dreampielib/gui/__init__.py", line 78, in <module>
    import gtksourceview2
ImportError: No module named gtksourceview2

Maybe there is a dependency missing from setup.py? I have not investigated yet.

Import/Export themes (format can be whatever)

Another enhancement, I had to manually create the 'solarized_dark' theme for Dreampie. If I could export it and re-import it on another machine that would be great. It would enable sharing of themes on the internet too (obviously). I still plan on looking into the code to provide actual solutions instead of just ideas, sorry about this. I just wanted to put it out there before I forgot.

The theme format could be anything (IDLE, SublimeText/TextMate, CSS, XML, JSON, or whatever).

Focus not set on input window in horizontal mode

What steps will reproduce the problem?

  1. Turn off Vertical mode: in Edit > Preferences > User Interface > Window Layout set to Horizontal and click OK.
  2. Close out of DreamPie.
  3. Open DreamPie. (happens each time you open a new DreamPie instance).

What is the expected result?
Cursor focus should be set on the window on the right, where input is entered.

What happens instead?
Cursor focus is set on the window on the left, where input is not enterable.
This is a minor annoyance at first, but the annoyance goes up over time, because it happens every time the program is run.

Please provide any additional information below. To submit a screenshot, you can go to imgur.com, upload the image, and paste the URL.

http://i.imgur.com/51xFaJN.png


Diagnostic information:

DreamPie version: 1.2.1
git commit: None from 2014/10/27
platform: Windows-2008ServerR2-6.1.7601-SP1
architecture: ('32bit', 'WindowsPE')
python_version: 2.7.3
python_implementation: CPython
executable: C:\Program Files (x86)\DreamPie\dreampie.exe
subprocess executable: C:\Python27\python.exe
subprocess description: Python 2.7.8 (default, Jul 2 2014, 19:48:49) [MSC v.1500 64 bit (AMD64)] on win32

Trying to use DreamPie as the handling application of ".py" files crashes DP

What steps will reproduce the problem?

  1. Try to open a ".py" file by right-clicking "Open with..."
  2. Select to choose which application to handle the file
  3. Naviagate to the DreamPie folder and choose "DreamPie.exe" as the application to handle the file

What is the expected result?

File opens for editing and running (IDLE style, not running each line of the script)

What happens instead?

DreamPie command prompt appears (as usual), closes (as usual) but when DreamPie executable is about to open it crashes.

Please provide any additional information below. To submit a screenshot, you can go to imgur.com, upload the image, and paste the URL.


Diagnostic information:

DreamPie version: 1.2.1
git commit: None from 2014/09/29
platform: Windows-post2008Server-6.2.9200
architecture: ('32bit', 'WindowsPE')
python_version: 2.7.3
python_implementation: CPython
executable: C:\Program Files (x86)\DreamPie\dreampie.exe
subprocess executable: None
subprocess description: None

Variables:
File "dreampie.py", line 4, ()
File "dreampielib\gui__init__.pyc", line 1486, main()
File "dreampielib\gui__init__.pyc", line 239, init(self=DreamPie(path..."window_main"), pyexec='C:\Users\S...tchReverse.py', runfile=None)
File "dreampielib\gui\subprocess_handler.pyc", line 134, start(self=<dreampi...02951550>)
File "subprocess.pyc", line 679, init(self=<dreampi...02951590>, args=['C:\Users\S...tchReverse.py', '-S', 'C:\Program ...\subp_main.py', '10058'], bufsize=0, executable=None, stdin=-1, stdout=-1, stderr=-1, preexec_fn=None, close_fds=False, shell=False, cwd=None, env={'ALLUSERSPROFILE': 'C:\ProgramData', 'APPDATA': 'C:\Users\S...Data\Roaming', 'COMMONPROGRAMFILES': 'C:\Program ...\Common Files', 'COMMONPROGRAMFILES(X86)': 'C:\Program ...\Common Files', ...}, universal_newlines=False, startupinfo=None, creationflags=0)
File "subprocess.pyc", line 896, _execute_child(self=<dreampi...02951590>, args='"C:\Users...ain.py" 10058', executable=None, preexec_fn=None, close_fds=False, cwd=None, env={'ALLUSERSPROFILE': 'C:\ProgramData', 'APPDATA': 'C:\Users\S...Data\Roaming', 'COMMONPROGRAMFILES': 'C:\Program ...\Common Files', 'COMMONPROGRAMFILES(X86)': 'C:\Program ...\Common Files', ...}, universal_newlines=False, startupinfo=<subprocess.S...at 0x029529B8>, creationflags=0, shell=False, p2cread=<_subpro...027B6990>, p2cwrite=<_subpro...027B6950>, c2pread=<_subpro...027B6970>, c2pwrite=<_subpro...027B69B0>, errread=<_subpro...027B6980>, errwrite=<_subpro...027B69D0>)

Traceback (most recent call last):
File "dreampie.py", line 4, in
File "dreampielib\gui__init__.pyc", line 1486, in main
File "dreampielib\gui__init__.pyc", line 239, in init
File "dreampielib\gui\subprocess_handler.pyc", line 134, in start
File "subprocess.pyc", line 679, in init
File "subprocess.pyc", line 896, in _execute_child
WindowsError: [Error 193] %1 is not a valid Win32 application

Matplotlib in interactive mode doesnt draw and freezes dreampie

What steps will reproduce the problem?

1.Edit->Preferences->Shell->Switch to interactive (or set manually interactive(True))
2. Enter:

from matplotlib import pyplot
pyplot.plot([3,1,2])

What is the expected result?

  • a matplotlib plot with three points

What happens instead?

-a matplotlib window with no plot and Dreampie hanged.
-Must close matplotlib window to recover control (New session is open)

Please provide any additional information below. To submit a screenshot, you can go to imgur.com, upload the image, and paste the URL.

It works perfectly on pycrust shell
Matplotlib backend is wxAgg


Diagnostic information:

DreamPie version: 1.2.1
git commit: None from 2013/01/08
platform: Windows-7-6.1.7601-SP1
architecture: ('32bit', 'WindowsPE')
python_version: 2.7.3
python_implementation: CPython
executable: C:\Users\joaquin\AppData\Local\DreamPie\dreampie.exe
subprocess executable: C:\Python27\python2.7.exe
subprocess description: Python 2.7.2 (default, Jun 24 2011, 12:22:14) [MSC v.1500 64 bit (AMD64)] on win32

dreampie doesn't start on Mac

On my MacBook Pro I get
libglade-WARNING **: could not find a parent that handles internal children for `vbox'
csmackbook.local Python[3723] : clip: empty path.
Bus error: 10

Don't know exactly what happened in this crash

Variables:
File "dreampielib\gui__init__.pyc", line 1302, on_preferences(self=DreamPie(path..."window_main"), widget=<gtk.Ima...26aa4f0)>)
File "dreampielib\gui__init
_.pyc", line 764, configure_subp(self=DreamPie(path..."window_main"))
File "dreampielib\gui__init__.pyc", line 836, call_subp(self=DreamPie(path..."window_main"), funcname=u'set_reshist_size', *args=(30,))

Traceback (most recent call last):
File "dreampielib\gui__init__.pyc", line 1302, in on_preferences
File "dreampielib\gui__init__.pyc", line 764, in configure_subp
File "dreampielib\gui__init__.pyc", line 836, in call_subp
AssertionError

Don't fold the result

When you run this:

print 'a\n'*10000
... 3+5

the result is somewhere in the middle of the folded 'a's. It should be kept below the 'a's and not be folded.

Does not work on Win 7 64bit Python 2.7.5

Error:
Variables:
File "dreampie.py", line 4, ()
File "dreampielib\gui__init__.pyc", line 1486, main()
File "dreampielib\gui__init__.pyc", line 239, init(self=DreamPie(path..."window_main"), pyexec='C:\Python27\python.exe', runfile=None)
File "dreampielib\gui\subprocess_handler.pyc", line 119, start(self=<dreampi...029F59D0>)

Traceback (most recent call last):
File "dreampie.py", line 4, in
File "dreampielib\gui__init__.pyc", line 1486, in main
File "dreampielib\gui__init__.pyc", line 239, in init
File "dreampielib\gui\subprocess_handler.pyc", line 119, in start
IOError: Couldn't find a port to bind to

Bug report

What steps will reproduce the problem?

  1. When in help() and calling up time and double clicking to unfold lines

What is the expected result?
Maybe some help for the time module?

What happens instead?
This error :)

http://imgur.com/Ws9pg


Diagnostic information:

DreamPie version: 1.2.1
git commit: None from 2013/01/09
platform: Windows-7-6.1.7601-SP1
architecture: ('32bit', 'WindowsPE')
python_version: 2.7.3
python_implementation: CPython
executable: C:\Program Files (x86)\DreamPie\dreampie.exe
subprocess executable: C:\Python32\python.exe
subprocess description: Python 3.2.3 (default, Apr 11 2012, 07:12:16) [MSC v.1500 64 bit (AMD64)] on win32

Variables:
File "dreampielib\gui\subprocess_handler.pyc", line 203, manage_subp(self=<dreampi...0273B770>)
File "dreampielib\gui__init
_.pyc", line 888, on_object_recv(self=DreamPie(path..."window_main"), obj=None)

Traceback (most recent call last):
File "dreampielib\gui\subprocess_handler.pyc", line 203, in manage_subp
File "dreampielib\gui__init
_.pyc", line 888, in on_object_recv
TypeError: 'NoneType' object is not iterable

allow passing python interpreter options

I would like to use dreampie with the -B option. Specifically, I don't want the python interpreter to write .pyc files. Generally, I would like to pass the python interpreter some command line options (sometimes, -v).

So my feature request is,

  • Allow dreampie to pass options to the python interpreter.

The procedure I imagined is the following.
All command line arguments after the interpreter argument are passed to the interpreter. The help message would look like

$ dreampie --help
Usage: dreampie [options] [python-executable [python-executable options]]

All arguments after python-executable are passed directly to the python interpreter.

Options:
  --version   show program's version number and exit
  -h, --help  show this help message and exit

psutil error

What steps will reproduce the problem?

  1. import psutil
  2. p = psutil
  3. p = p.Process(2348) #SumatraPDF.exe

What is the expected result?

What happens instead?
the app show a warning and i must restart the app.

I like Dreampie!!! It's great!!! THX!!!

Please provide any additional information below. To submit a screenshot, you can go to imgur.com, upload the image, and paste the URL.


Diagnostic information:

DreamPie version: 1.2
git commit: None from 2013/03/15
platform: Windows-7-6.1.7601-SP1
architecture: ('32bit', 'WindowsPE')
python_version: 2.7.3
python_implementation: CPython
executable: C:\Program Files (x86)\DreamPie\dreampie.exe
subprocess executable: C:\Python27\python.exe
subprocess description: Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)] on win32

Variables:
File "dreampielib\gui\subprocess_handler.pyc", line 203, manage_subp(self=<dreampi...02A06750>)
File "dreampielib\gui__init
_.pyc", line 881, on_object_recv(self=DreamPie(path..."window_main"), obj=(True, None, None, None, u''))

Traceback (most recent call last):
File "dreampielib\gui\subprocess_handler.pyc", line 203, in manage_subp
File "dreampielib\gui__init
_.pyc", line 881, in on_object_recv
AssertionError

Breaks on PyPy

DreamPie used to work with PyPy but now it crashes with this error:

Variables:
  File "dreampie.py", line 4, <module>()
  File "dreampielib\gui\__init__.pyc", line 1486, main()
  File "dreampielib\gui\__init__.pyc", line 239, __init__(self=DreamPie(path..."window_main"), pyexec='C:\\Untracke...1.7\\pypy.exe', runfile=None)
  File "dreampielib\gui\subprocess_handler.pyc", line 134, start(self=<dreampi...015788B0>)
  File "subprocess.pyc", line 679, __init__(self=<dreampi...015788F0>, args=['C:\\Untracke...1.7\\pypy.exe', '-S', 'C:\\Program ...\subp_main.py', '10022'], bufsize=0, executable=None, stdin=-1, stdout=-1, stderr=-1, preexec_fn=None, close_fds=False, shell=False, cwd=None, env={'AEROFS': 'G:\\AeroFS', 'ALLUSERSPROFILE': 'C:\\Document...gs\\All Users', 'APPDATA': 'C:\\Document...lication Data', 'APR_ICONV_PATH': 'C:\\Program ...ersion\\iconv', ...}, universal_newlines=False, startupinfo=None, creationflags=0)
  File "subprocess.pyc", line 896, _execute_child(self=<dreampi...015788F0>, args='"C:\\Untrack...ain.py" 10022', executable=None, preexec_fn=None, close_fds=False, cwd=None, env={'AEROFS': 'G:\\AeroFS', 'ALLUSERSPROFILE': 'C:\\Document...gs\\All Users', 'APPDATA': 'C:\\Document...lication Data', 'APR_ICONV_PATH': 'C:\\Program ...ersion\\iconv', ...}, universal_newlines=False, startupinfo=<subprocess.S...at 0x0157AAA8>, creationflags=0, shell=False, p2cread=<_subpro...013A39A0>, p2cwrite=<_subpro...013A3920>, c2pread=<_subpro...013A3980>, c2pwrite=<_subpro...013A39C0>, errread=<_subpro...013A3990>, errwrite=<_subpro...013A39E0>)

Traceback (most recent call last):
  File "dreampie.py", line 4, in <module>
  File "dreampielib\gui\__init__.pyc", line 1486, in main
  File "dreampielib\gui\__init__.pyc", line 239, in __init__
  File "dreampielib\gui\subprocess_handler.pyc", line 134, in start
  File "subprocess.pyc", line 679, in __init__
  File "subprocess.pyc", line 896, in _execute_child
WindowsError: [Error 3] The system cannot find the path specified

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.