| Bug Search Results |
| Results 1 - 10 of 189 | Help |
| #77 | Critical | Average | New | Printing | Printing crashes PgS |
| | Keywords:print |
| | 1. Start PgS 2. Create new document 3. Place Graphic (I selected a png I have used before) 4. print uh oh it crashes |
| #219 | Critical | Average | Reopened | File Operations | Reverting document causes crash |
| | Keywords:revert crash |
| | Create new document, make changes, select File/Revert |
| #218 | Normal | Average | New | Display/User Interface | GetCoord() only succeeds once |
| | Keywords:GetCoord |
| | The function GetCoord() only succeeds once per execution of PageStream. That is Code: >>> print GetCoord('coord', 'message', 'Click somewhere') {'.error': 1, 'coord': {'y': 1.75, 'x': 2.0}, '.result': 0} >>> print GetCoord('coord', 'message', 'Click somewhere') {'.errno': 1006, '.error': 0, '.result': 0, '.errstr': 'No Tag'} With the... |
| #217 | Normal | Average | New | Document/Layout | Delete a text color crashes PGS |
| | Keywords:Color text delete crash |
| | PGS has different levels for the color for text: First: the text itself (Ctrl-L) the fill is a selected color. But the line, stroke, is unselected, yet it has a color assigned to it. If the Line (stroke) color or the fill color is missing (deleted): PGS hangs, freezes, crashes. Second: changing the text tool to the object tool. The (L) fill and line,... |
| #213 | Normal | Average | Reopened | Display/User Interface | OS conflict with F10 key as defined in the "Redraw Window" script |
| | Keywords: |
| | By default the "Redraw Window" script defines F10 to activate it. The problem with this is that the F10 key is used to activate the menu bar in the active program under Windows, so another default key needs to be used. I've just used F11 which doesn't conflict with anything according to http://support.microsoft.com/kb/301583. MS don't appear to... |
| #215 | Normal | Average | New | Document/Layout | Deleting a color used by text freezes PGS |
| | Keywords:delete text color |
| | Make some text. It doesn't matter if it is made on a blank document or in a column (text frame). With Line & Fill in the menu Type (Ctrl-L) you can make the fill any color you like (except Black or White which are locked). Also you can make the line any color you like (except Black or White) and afterwards deselect the stroke (not necessary but then the... |
| #214 | Normal | Average | New | File Operations | Crash loading some PDFs |
| | Keywords:PDF, import, crash |
| | Simply opening some PDFs causing a crash without any output being logged to the console. Some examples can be found at http://phyfac.mst.edu/floorplans/index.html |
| #211 | Normal | Average | New | Display/User Interface | Preferences window size bad for content layout |
| | Keywords: |
| | I have noticed in PgS under vista that the Preferences window size is different according to the section initially displayed when the window is opened. For example, by default the General section is displayed when Preferences are opened after a fresh PgS start. Select "Type" and the contents are ok. Click the Use button and open Preferences again.... |
| #210 | Enhancement | Average | New | Installation | PgS does not find system fonts under Vista by default |
| | Keywords: |
| | After installing PgS under Vista, there are no fonts visible in the fonts pop-up. The system fonts path at C:\Windows\Fonts needs to be added in via the Font Preferences window. Perhaps this path needs to be included by default as it is a standard OS location. The same could apply for the OS X and Amiga/MorphOS versions. Could I suggest any system fonts be... |
| #208 | Minor | Average | New | Display/User Interface | Window goes behind when selecting custom colors |
| | Keywords:Custom Fills |
| | When filling objects, selecting a custom color and selecting OK, the 'LINE & FILL' window is sent behind page requiring selecting page to recall it in order to apply change. |