QCAD Bugtracker

QCAD - 2D CAD System.

Click here for a documentation of the DokuWiki formatting syntax that can be used in reports

Please search for existing tasks (also closed ones) before opening a new task.

Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help > Check for Updates)

IDCategoryTask TypeSeveritySummary  descStatusProgress
 18 QCAD (main)Bug ReportLow LineRectangleSize.js: options tool bar: alignment point ...Closed
100%
Task Description

Sometimes the popup widget that lets the user choose the alignment point for positioning the rectangle does not close when the user clicks the desired point.

 999 QCAD (main)Bug ReportLow Linear Factor doesn't get saved when drawing is closed. Closed
100%
Task Description

I have a dimension layer on a drawing. I make only that layer visible and select all dimensions. Then from the property editor I set the Linear Factor. The dimension values change as expected, and I can print the drawing and have the new dimension values show up as expected. When I save and close the drawing, then re-open it, the dimension Linear Factor does not retain the value I gave it. I saved my drawing in the current R27 DXF format.

 1020 QCAD (main)Bug ReportLow Line2PEx, Option-bar for angles disregard the Decimal P ...Closed
100%
Task Description

My QCAD setting for “Decimal Points” is “dot” instead of “comma”.
(Application Preferences, General, Coordinate Format, Decimal Point: Dot ‘.’(Default))

The new Line2PEx tool will only accept a comma - if I use a dot it will be automatically replaced by a comma.
The displayed angle in the drawing will use a dot.
No red Text font warning for using an invalid value.

I used a screen-shot with an additional coordinate option to make it a bit clearer:

 416 QCAD (main)Bug ReportLow Line weights and types are unclear in property editor i ...Closed
100%
Task Description

In V3RC3 (on Windows 7 -64)

In property editor lineweights and line types choices are unclear, e.g 0.00mm is reading as ... (3 dots only)

Also the lineweights are reading as m not mm!

Line types are very unclear too!

Regards

Clive

 322 QCAD (main)Bug ReportLow Line type scaling with print scale factor Closed
100%
Task Description

In QCAD 2, line type patterns are scaled according to the print preview drawing scale, also in model space.
This is not the case in QCAD 3 and possibly needs a different solution.

Possible solutions:

  • two different LTSCALEs for model space and print preview
  • same behavior as QCAD 2
 270 QCAD (main)Bug ReportLow Line type scaling Closed
100%
Task Description

Line type scaling

See:
http://www.ribbonsoft.com/rsforum/viewtopic.php?t=1599

 599 QCAD (main)Bug ReportLow Line tangent to ellipse with start point on minor axis Closed
100%
1 Task Description

Line tangent to ellipse with start point on the minor axis of the ellipse produces wrong result.

 284 QCAD (main)Bug ReportMedium Line Spacing Factor get lost in saved documents Closed
100%
Task Description

When I open a saved document, the “Line Spacing Factor” it return to 1.

Tried several times, same result.

Carlo Couvert

 624 QCAD (main)Feature RequestLow Line pattern scale Closed
100%
Task Description

If we use a dash line type and set the overall linetype factor to 100 on a drawing (plan of 20metres x 20 metres approx) and then come to print it on A3, the linetype is not being scalled back from 20metres to suit the page extents.

So instead of lots of dashes we see just 2 strikes across the page. For now we set the linefactor low, which is good for printing, but now appears a solid line in the display unless we really zoom in.

 881 QCAD (main)Feature RequestLow Line orthogonal to line and tangential to arc, circle o ...Closed
100%
2 Task Description

It would be useful to have an additional line tool that could be drawn tangent to an existing circle and perpendicular to a line.
see screenshot for the idea:

 1880 QCAD (main)Bug ReportLow Line only trims one end when trimmed to circle Closed
100%
Task Description

using the trim (RM) command
the drawing has a circle with a line going through it. I want to trim the line ends to the circle with the remaining lines inside the circle.
select the circle as limiting entity.
command line says Choose entity to trim. click the line on the right side of center, the excess line on the right is properly trimmed.
command line says Choose entity to trim. Click the remaining line inside the circle on the left side of center. nothing happens.

if I exit the trim command and re-enter, now I can trim the left side of the line

1373QCAD (main)Feature RequestLowLine From Angle - additional option to select exisitng ...Assigned
0%
Task Description

Often I find myself clicking on an existing line to determine the angle from the property editor, then copying and pasting this info into the angle field, it would be so very useful to have an additional option in the ‘Line from Angle’ tool to be able to pick an existing entity which would automatically register and fill in the angle for me,then all I would need to do would enter the length required.

1837QCAD (main)Feature RequestLowLine bisector toolAssigned
0%
1 Task Description

Hi,

we have already this nice tool “Angle bisector”.

I would really appreciate if we could get the same function for parallel lines to place a line exactly in the center of both lines.

Thanks.

 773 QCAD (main)Feature RequestLow Line - Relative Angle / Orthogonal: Reference Point opt ...Closed
100%
Task Description

Reference Point options (Start, middle, end) also for “Relative angle” and “Orthogonal” .... like the other lines ;-)

 143 QCAD (main)Feature RequestLow Limit number of entities / shapes in previews Closed
100%
Task Description

Limit preview shapes / entities by user configurable number

 279 QCAD (main)Bug ReportMedium library.js:638: Error: cannot access member `children'  ...Closed
100%
Task Description
  • QCAD was running during the lunch break
    • one drawing opened in print preview
    • another drawing opened (normal mode)
  • switched to another virtual desktop
""
Uncaught exception at /home/martin/workspace/rsframework/scripts/library.js:638:
Error: cannot access member `children' of deleted QObject
638	        if (!isNull(child.children) && child.children().length != 0) {
qsdb> child
Error: cannot access member `toString' of deleted QObject
qsdb> isNull(child)
true
qsdb> .bt
#0  getWidgets(widget = QToolBar) at /home/martin/workspace/rsframework/scripts/library.js:638
#1  <anonymous>(resume = true) at scripts/File/PrintPreview/PrintPreview.js:235
#2  <anonymous>() at /home/martin/workspace/rsframework/scripts/Idle/../EAction.js:237
#3  <anonymous>() at /home/martin/workspace/rsframework/scripts/File/
PrintPreview/../../Idle/DefaultAction/DefaultAction.js:119
#4  <global>() at -1
 1411 QCAD (main)Bug ReportCritical library.js missing for OSX 64 bit build maybe App-Quara ...Closed
100%
Task Description

The file library.js is somehow missing for the 64 build for OSX. Thus QCAD is not starting.

When starting QCAD directly from the terminal the following error message is produced:

```
QCAD version 3.14.0
12:21:24: Debug: RCamScriptsPlugin: init
12:21:24: Debug: RDwgPlugin::init
12:21:24: Debug: RDxfPlugin::init
12:21:24: Debug: RPolygonPlugin::init: trial
12:21:24: Debug: RProScriptsPlugin::init: trial
12:21:24: Debug: RTriangulationPlugin::init: trial
Warning: RScriptHandlerEcma::eval: script engine exception: “Error: include: cannot read file ‘library.js’” Warning: “<global>() at scripts/autostart.js:20” Warning: At least one uncaught exception:
Warning: “<global>() at scripts/autostart.js:20” 12:21:24: Debug: “<global>() at 20” 12:21:24: Debug: counter: “RPainterPath” : 32
```

Acutally I’m getting a lot of messages like

```
16.04.2016, 12:24:45 CoreServicesUIAgent[34824]: error -1 while removing quarantine data on path /Users/me/Downloads/QCAD.app/Contents/Frameworks/QtCLucene.framework/QtCLucene
```

when starting it for the first time. This does not happen with the 32 bit version.

 559 QCAD (main)Feature RequestLow Library Symbole mit gleichen Namen wie in der Zeichnung ...Closed
100%
Task Description

Blocknamen in einer Zeichnung haben Vorrang gegenüber gleichen Blocknamen aus der Library.

Eine Sicherheitsabfrage wie z.B.: Vorhanden Block überschreiben, ignorieren etc oder neuen Block umbenennen würde viele Überraschungen verhindern.

584QCAD (main)Bug ReportLowLibrary Items können unbrauchbar gemacht werden durch l...Assigned
0%
1 Task Description

Nach einigen Überraschungen ....

Es ist möglich Layer in nicht eingefügten oder unsichtbar geschalteten Library Items unbemerkt zu löschen ....

Fallbeispiel 1:
Ich arbeite an einer Zeichnung die u.a. den Layer “Gelbe Linie” benutzt.
Ich füge ein Library Item ein was auch einen Layer “Gelbe Linie” hat.
Ich lösche - aus welchen Gründen auch immer - in der Zeichnung das Library Item weil ich es erst später wieder verwenden will.
In der Blocklist ist es natürlich immer noch verfügbar.
In der Zeichnung lösche ich den Layer “Gelbe Linie” da ich diesen nicht brauche brauche - habe aber natürlich nicht im Kopf welche Layer in meinen Blocks verwendet wurden.
Nach einiger Zeit will ich den Block (den aus der Library) wieder einfügen - dieser ist nun aber unbrauchbar da der Inhalt welcher auf dem Layer “gelbe Linie” war fehlt.
Das Library Item neu aus Library laden um das bereits existierende zu reparieren scheitert da das erste nicht überschrieben werden kann. Ich muss den ersten Block löschen um den neuen benutzen zu können.

Fallbeispiel 2:
Da das selbe (löschen der Layer) auch passieren kann bei unsichtbar geschalteten Blöcken kann es dazu führen das ich zig bereits positionierte Blöcke zerstöre und neu platzieren muss um meine Zeichnung zu reparieren.

Fallbeispiel 3:
Ich sehe in meiner Zeichnung einen Layer “Gelbe Linie”. Weiß nicht was das ist - schalte alle Layer unsichtbar außer “Gelbe Linie”. Klicke auf “Auto Zoom” um zu sehen was den auf “Gelbe Linie” ist. Finde nichts = also leer! Lösche Layer “Gelbe Linie”. Der Layer wurde aber von einem im Moment nicht verwendeten Library Block verwendet. Es gibt keinen Hinweis das ich damit ein Library Item zerstören könnte ....

Lange Rede kurzer Sinn: Wäre es machbar/sinnvoll Layer in Blöcken nur löschen zu können wenn ich mich im Edit Modus der Blöcke befinde?

 932 QCAD (main)Bug ReportLow Library item with attribute definitions: attributes cre ...Closed
100%
Task Description

Inserting part library items with attributes definitions can result in attributes being created with invalid layer IDs (from the source document but invalid in the target document).

 2326 QCAD (main)Bug ReportLow Library item - Long distance between cursor and object Closed
100%
Task Description

Please see the reported issue below:
https://www.qcad.org/rsforum/viewtopic.php?f=32&t=8994&p=35889#p35889

The library items is designed only with hatches. Inserted within the Library Browser will lead to a wildly displaced reference point position. The then in the drawing available block inserted again from the Block List will show the original correct reference.

On the other hand - Library Items designed with common entities like circle, line etc. behave in both cases normal as expected.

 442 QCAD (main)Bug ReportMedium Library incompatible licence Closed
100%
Task Description

Reading  FS#441  I fired up the Library Browser, which works fine here, RC2 from tgz on Ubuntu 10.04, BTW.

The freedxf.com drawings “horseman” and two “women” claim to be “Creative Commons Attribution-NonCommercial-ShareAlike 3.0”. In my opinion, the “NonCommercial” clause does prohibit distribution in QCAD3, which is a commercial package. For a discussion see http://wiki.creativecommons.org/Defining_Noncommercial

 650 QCAD (main)Bug ReportLow library dependencies changed from rc5 to final Closed
100%
Task Description

Hi there,

trying to start the final qcad-3.0.0 under Ubuntu results in

./qcad-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by ./libQtCLucene.so.4)

qcad-3rc5 runs fine - do I have to install something to run the final qcad3?

Thanks - Stefan

 2043 QCAD Community EditionBug ReportLow library browser's menu not consistent with empty namesp ...Closed
100%
Task Description

The library browser’s accordion menu is not consistent when browsing back and forth through empty namespaces (directory).

In the image attached (top to bottom, left to right), I’m trying to open the empty namespace “Hydraulics”. If I close & open the “default” namespace, the empty namespace’s open arrow disappears.

 913 QCAD (main)Bug ReportLow Library browser: SVG items show no icon / cannot be ins ...Closed
100%
Task Description

SVG import fails if no resolution is specified for SVGImporter.

 1275 QCAD (main)Bug ReportVery Low Library browser: path display under Windows Closed
100%
Task Description

It’s wrong URL Librarie on QCAD 3.10

Actually the register is C:/name/etc (wrong write to acces a new library) could’you change the code for write a good URL ( C:\name\...) it’s very important to use QCAD

 1212 QCAD (main)Bug ReportLow Library Browser: inconsistent paths under Windows Closed
100%
Task Description

Windows paths are expected to be consistent, but aren’t (slash / backslash mixup) which can lead to QCAD thinking that a source was removed even if it wasn’t.

 2468 QCAD (main)Bug ReportLow Library Browser: editing items not working Closed
100%
Task Description

The context menu to edit items might or might not work, depending on the platform.

 1342 QCAD (main)Bug ReportLow Library Browser: Creating new Item: exception Closed
100%
Task Description

Exception in LibraryBrowser.js.

See also:
http://www.ribbonsoft.com/rsforum/viewtopic.php?f=33&t=3903

 2004 QCAD (main)Feature RequestLow Library Browser: configurable icon background color Closed
100%
Task Description

Add preference for library browser icon background color.

1263QCAD (main)Feature RequestLowLibrary Browser: Configurable background color for icon...Assigned
0%
1 Task Description

See:
http://www.qcad.org/rsforum/viewtopic.php?f=31&t=3709

 600 QCAD (main)Bug ReportLow Library browser: adding item to favorites Closed
100%
Task Description

System : Windows 7 64 bits French.
QT SDK 1.1.0 installed

When I right click to add an object in Favorites, the object does not happear in favorites tab.

 441 QCAD (main)Bug ReportLow Library Browser: DB file does not exist / is not creat ...Closed
100%
Task Description

I have installed QCAD 3.0 RC2 in Kubuntu 11.10 (same as Ubuntu). I installed using the RC2 .bin file. Application starts and runs as expected except for the Library Browser. If I click on the icon for the Library browser I get the following error message:

Plugin LibraryBrowser: cannot connect to DB.
Driver error: Error opening database
Database error: unable to open database file
Database file: /home/jim/.config/RibbonSoft/library_3_0_0_Beta.db
Library browser will not be available.

The only file in the /home/jim/.config/RibbonSoft/ directory is QCAD.ini. The file library_3_0_0_Beta.db does not exist anywhere under my home directory.

See also:
www.ribbonsoft.com/rsforum/viewtopic.php?p=5338

1339QCAD (main)Bug ReportLowLibrary Browser unstoppableAssigned
0%
Task Description

Hi,

Even with the Application Preference, Library Browser, NO Update on Start up,
the Libray Browser scans the directory, a proces that can’t be stopped or closed.

 100 QCAD (main)Bug ReportLow Library Browser Search Closed
100%
Task Description

Search does not work for all items (e.g. ‘moose’ (no results), ‘man’ (does not find man.svg))

 472 QCAD (main)Bug ReportLow Library Browser Problems Closed
100%
Task Description

When using the Library Browser and I attempt to make a drawing a ‘favorite’in the browser it opens the ‘Qt Script Debugger’ and shows the following message: Uncaught exception at C:/Program Files/QCAD Professional/scripts/Tools/LibraryBrowser\db/DirectoryPeer.js:209: TypeError: Result of expression ‘source’ [undefined] is not an object.

A similar error happened every time I would try and open the Library Browser. I uninstalled and re installed but it didn’t fix it. I followed the advice in one of the forums on how to reset to default configuration and this seemed to fix it.

 219 QCAD (main)Bug ReportLow Library browser not in View - Toolbars menu Closed
100%
Task Description

Library browser not in View - Toolbars menu

 108 QCAD (main)Feature RequestLow Library Browser keywords, tags, improvments Closed
100%
Task Description

Sample RDF File

'1.0'
<!-- copyright 2010 by RibbonSoft GmbH -->
"http://www.w3.org/1999/02/22-rdf-syntax-ns#""http://www.ribbonsoft.com/rdf/library"
  "Public Domain"
 
      "en""Bike"
      "de""Fahrrad"
 
 
 
        "http://www.clker.com"
 
 
 
 
        "Giant"
        "MTB 327"
        "en_US"
 
      "en"
        "bike"
        "vehicle"
        "outline"
        "architecture"
 
      "de"
        "fahrrad"
        "zweirad"
 
      "de_CH"
        "velo"
 
 
 
 

Open

Postponed

  • To discuss: Save the license as tag instead of a special field. Pure tag searching is awesome fast. The more special cases that have to be handled different, the slower the search. License tags are quite unique. If something is tagged with “GNU”, it is very likely that the license is meant (expect for the animal named gnu). Same for BSD, Public Domain and CC licenses.

Done

  • Mark (gray out) tags that are not available anymore due to the already chosen tags.
  • Handle double click / rename
    • if a RDF is present, change the item title
    • if no RDF is present, add a new RDF and set the the title there
  • Edit Meta Data dialog
    • add title (both dialog and newly created RDF files)
  • Stemmer: Stemming is usually done at the indexing stage.
    • additional field in table keywords (type: 0=word, 1=stem)
    • don’t show stems in completer and tags lists
  • Provide “radio button” tags, e.g. “license” or “modification time” cannot have more than one selection.
  • rebuild (clear) library browser DB on start if language was changed
  • Provide meta information for directories
    • The idea: One can have a directory and assign the author “Donald”. Every item in this directory will have assigned the author “Donald” automatically.
    • This is all RDF based, not editable by the user other than by editing the RDF file.
    • Problems
      • How can that be shown to the user? E.g. someone tags a directory called “architecture” by mistake with “mechanical”. Every item in this directory will now be found for “mechanical”, and will confuse the user.
        • → not shown to the user
      • Author and license could be overridden (if wanted) be setting them in a item. But what about tags? Tags actually just can be added, not replaced. It that comprehensible for the user?
        • → tags that are set on the directory level apply to all items in that directory
    • Stored in a directory named “_META”.
    • Inside “_META”, there’s the RDF file called “meta.rdf”.
    • Let’s keep this simple:
      • When an item’s RDF is parsed, the RDF of the directory is parsed first, then that data is replaced / extended by the item’s RDF. This way we only have to change things in one place (RDF parsing). DB, queries, etc. remain the same.
  • the quick info (shown on item mouse over) should show additional information
    • the license
    • the author
  • GUI changes according to the attached file
    • every tab should have its own list view (based on RListView) / model / splitter
    • RListView, LibraryBrowserView: use signal / slots mechanism instead of inheritance

Automatic Translation

Tags

  • RDF: add title
    • add item title and use it instead of the file name (avoids “bear01”)
  • add item locale
  • add authors as tag
  • add license as tag
  • perspectives (top, side, front)
  • make it possible to easily combine common tags, e.g. “DIN-912”, “top viewing direction”, “high level of details”
    • Tags are searched with exact match (in opposite to the “normal” keyword search, which is “*keyword*”).
    • Drawings have additional tags to match this exact search, e.g. a drawing with the tag “DIN-912” has also the tag “DIN” assigned. These additional tags are made programmatically while parsing the RDF.
    • [old] This could be achieved by defining some standardized tags with a special meaning, e.g. viewing direction “view:top”, “view:front”, “view:side”; level of detail “lod:low”, “lod:medium”, “lod:high”. The user interface could show these special tags as filters for the current view or search view.
    • see also http://www.chefkoch.de/rezepte/ for an interesting approach to the problem

Favorites

  • favorites (saved in .ini file as list of paths)

Table "keyword"

COLUMN_NAME	TYPE_NAME	
id	        INTEGER	
text	        VARCHAR	
locale_id       INTEGER

Table "locale"

COLUMN_NAME	TYPE_NAME
id	        INTEGER
text	        VARCHAR
  • “locale independent”, always included in search

Filename based Keywords

  • filter filename
    • replace ‘_’ with " "
    • replace ‘-’ with " " leave “-”
    • replace numbers [0-9] with “”
 576 QCAD (main)Feature RequestLow Library Browser Fensterposition merken ... Closed
100%
Task Description

XP

Ich würde es begrüßen wenn der Library Browser sich seine letzte Fenster Position und Größeneinstellungen “merken” könnte.
Zudem wäre es schön wenn er im letzten Modus öffnen würde - ich benutze zur Zeit überwiegend die Registerkarte “File System” zu der ich dann jedes mal neu navigieren muss.
Auch wäre es schön wenn das Browserfenster minimiert oder in den Hintergrund verschwindet sobald ich ein Symbol in die QCad Zeichenfläche ziehe - momentan kommt es oft vor das ich zwar das Symbol am “Maushaken” habe aber das Browserfenster im Weg ist. Um QCad in den Vordergrund zu holen muss ich die Zeichenfläche anklicken was aber dann natürlich schon das Symbol (an einer falschen Stelle) einfügt ...

 99 QCAD (main)Bug ReportLow Library Browser exception Closed
100%
Task Description

Probably just a missing var modTimeTo; ?

Uncaught exception at /users/andrew/data/RibbonSoft/projects/QCAD3/trunk/scripts/Widgets/LibraryBrowser/LibraryBrowser.js:674: ReferenceError: Can't find variable: modTimeTo
674	            kwIds, fileTypes, author, license, modTimeFrom, modTimeTo, offset, limit);
 307 QCAD (main)Bug ReportLow Library Browser DB File Locked Closed
100%
Task Description

Handle situation in which DB file is locked (from previous crash, ...).

Currently, the debugger is shown repeatedly.

 390 QCAD (main)Bug ReportHigh Library browser crashes when adding a path Closed
100%
Task Description

I’m running qCAD 3 RC1 on Ubuntu 10.04 32 bit. I select “Library Browser” from the View menu in qCAD which presents the library browser window. I then select File/Preferences from the menu which presents the preferences dialog (note that the title of the dialog is still “dialog” - perhaps it should be “preferences”).

I then click on the “Add” button next to the Library Sources list box and the library browser closes.

I ran the library browser manually in gdb, which resulted in a segv. The rather long output and stack trace follows.

$ LD_LIBRARY_PATH=. gdb qcad-bin
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type “show copying” and “show warranty” for details.
This GDB was configured as “i486-linux-gnu”.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /opt/qcad3/qcad-bin...done.
(gdb) set args -app-id QCADLibraryBrowser -autostart scripts/Tools/LibraryBrowser/launch.js -x 1289 -y 48
(gdb) run
Starting program: /opt/qcad3/qcad-bin -app-id QCADLibraryBrowser -autostart scripts/Tools/LibraryBrowser/launch.js -x 1289 -y 48
[Thread debugging using libthread_db enabled]
[New Thread 0xb7e08b70 (LWP 4522)]
launch.js: main():
[New Thread 0xb62feb70 (LWP 4523)]
[Thread 0xb62feb70 (LWP 4523) exited]
LibraryBrowser.js: postInit2(): commit start
LibraryBrowser.js: postInit2(): commit end
[New Thread 0xb62feb70 (LWP 4524)]
LibraryBrowser.js: initGui(): 1
LibraryBrowser.js: initGui(): 2
LibraryBrowser.js: initGui(): 2a
LibraryBrowser.js: library path doesn’t exists: library
LibraryBrowser.js: initGui(): 2b
LibraryBrowser.js: initGui(): 3

(<unknown>:4518): GdkPixbuf-WARNING : Bug! gdk-pixbuf loader ‘png’ didn’t set an error on failure. (<unknown>:4518): WARNING : Pixbuf theme: Cannot load pixmap file /usr/share/themes/Dust Sand/gtk-2.0/menubar.png: Failed to load image ‘/usr/share/themes/Dust Sand/gtk-2.0/menubar.png’: reason not known, probably a corrupt image file (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): WARNING : Invalid borders specified for theme pixmap:
/usr/share/themes/Dust Sand/gtk-2.0/menubar.png,
borders don’t fit within the image (<unknown>:4518): GdkPixbuf-CRITICAL
: gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): WARNING : Invalid borders specified for theme pixmap:

      /usr/share/themes/Dust Sand/gtk-2.0/menubar.png,

borders don’t fit within the image

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_n_channels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_rowstride: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)’ failed

(<unknown>:4518): GdkPixbuf-CRITICAL : gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)’ failed (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): Gtk-WARNING : Error loading theme icon ‘gtk-find’ for stock: Internal error: Image loader module ‘png’ failed to complete an operation, but didn’t give a reason for the failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): Gtk-WARNING : Error loading theme icon ‘gtk-file’ for stock: Internal error: Image loader module ‘png’ failed to complete an operation, but didn’t give a reason for the failure
[New Thread 0xb471fb70 (LWP 4527)]
[New Thread 0xb3f1eb70 (LWP 4528)]

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): Gtk-WARNING : Error loading theme icon ‘gtk-find’ for stock: Internal error: Image loader module ‘png’ failed to complete an operation, but didn’t give a reason for the failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): Gtk-WARNING : Error loading theme icon ‘gtk-file’ for stock: Internal error: Image loader module ‘png’ failed to complete an operation, but didn’t give a reason for the failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): Gtk-WARNING : Error loading theme icon ‘gtk-edit’ for stock: Internal error: Image loader module ‘png’ failed to complete an operation, but didn’t give a reason for the failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure (<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure

(<unknown>:4518): GdkPixbuf-WARNING : Bug! loader ‘png’ didn’t set an error on failure Program received signal SIGSEGV, Segmentation fault.
0x09ad9230 in FT_Load_Glyph ()
(gdb) where
#0 0x09ad9230 in FT_Load_Glyph ()
#1 0x039bc327 in ?? () from /usr/lib/libcairo.so.2
#2 0x0398f2e6 in ?? () from /usr/lib/libcairo.so.2
#3 0x039ad808 in ?? () from /usr/lib/libcairo.so.2
#4 0x039928d5 in ?? () from /usr/lib/libcairo.so.2
#5 0x03979d96 in ?? () from /usr/lib/libcairo.so.2
#6 0x039735dd in cairo_show_glyphs () from /usr/lib/libcairo.so.2
#7 0x03940c02 in pango_cairo_renderer_show_text_glyphs (renderer=<value optimized out>, text=<value optimized out>, text_len=0, glyphs=0xaae5050,
clusters=0×0, num_clusters=0, backward=0, font=0xa370318, x=0, y=0) at /build/buildd/pango1.0-1.28.0/pango/pangocairo-render.c:367
#8 0x03940f9b in pango_cairo_renderer_draw_glyphs (renderer=0xab05e58, font=0xa370318, glyphs=0xaae5050, x=0, y=0)
at /build/buildd/pango1.0-1.28.0/pango/pangocairo-render.c:383
#9 0x03acb76a in pango_renderer_draw_glyphs (renderer=0xab05e58, font=0xa370318, glyphs=0xaae5050, x=0, y=0)
at /build/buildd/pango1.0-1.28.0/pango/pango-renderer.c:645
#10 0x0393fa66 in _pango_cairo_do_glyph_string (cr=<value optimized out>, font=0xa3ce588, glyphs=0xaae5050, do_path=0)
at /build/buildd/pango1.0-1.28.0/pango/pangocairo-render.c:796
#11 0x038ae700 in gdk_pango_renderer_draw_glyphs (renderer=0xab51800, font=0xa370318, glyphs=0xaae5050, x=4096, y=14336)
at /build/buildd/gtk+2.0-2.20.1/gdk/gdkpango.c:252
#12 0x03acb76a in pango_renderer_draw_glyphs (renderer=0xab51800, font=0xa370318, glyphs=0xaae5050, x=4096, y=14336)
at /build/buildd/pango1.0-1.28.0/pango/pango-renderer.c:645
#13 0x03acb84d in pango_renderer_draw_glyph_item (renderer=0xab51800, text=0xab0dab0 “Name”, glyph_item=0xa405cc8, x=4096, y=171763080)
at /build/buildd/pango1.0-1.28.0/pango/pango-renderer.c:709
#14 0x03acc039 in pango_renderer_draw_layout_line (renderer=0xab51800, line=0xa9f7760, x=4096, y=14336)
at /build/buildd/pango1.0-1.28.0/pango/pango-renderer.c:574
#15 0x03acc361 in pango_renderer_draw_layout (renderer=0xab51800, layout=0xa3a95d8, x=4096, y=3072)
at /build/buildd/pango1.0-1.28.0/pango/pango-renderer.c:198
#16 0x038ad668 in IAgdk_draw_layout_with_colors (drawable=0xab09aa0, gc=0xa3a14d0, x=4, y=3, layout=0xa3a95d8, foreground=0×0, background=0×0)
at /build/buildd/gtk+2.0-2.20.1/gdk/gdkpango.c:999
#17 0x038ad7e1 in IA
gdk_draw_layout (drawable=0xab09aa0, gc=0xa3a14d0, x=4, y=3, layout=0xa3a95d8) at /build/buildd/gtk+2.0-2.20.1/gdk/gdkpango.c:1061
#18 0x0426d83d in ?? () from /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
#19 0x0367252a in IAgtk_paint_layout (style=0xab09188, window=0xab09aa0, state_type=GTK_STATE_NORMAL, use_text=0, area=0xb3606c2c, widget=0xab09188,
detail=0x383ba97 “label”, x=4, y=3, layout=0xa3a95d8) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkstyle.c:6702
#20 0x035e1082 in gtk_label_expose (widget=0xab09188, event=0xb3606c20) at /build/buildd/gtk+2.0-2.20.1/gtk/gtklabel.c:3569
#21 0x035f1434 in _gtk_marshal_BOOLEAN
BOXED (closure=0xa37cea0, return_value=0xbfff9d84, n_param_values=2, param_values=0xa41c790,
invocation_hint=0xbfff9d70, marshal_data=0x35e0f90) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkmarshalers.c:84
#22 0x0326c8b9 in g_type_class_meta_marshal (closure=0xa37cea0, return_value=0xbfff9d84, n_param_values=2, param_values=0xa41c790,
invocation_hint=0xbfff9d70, marshal_data=0xc8) at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:878
#23 0x0326e178 in IAg_closure_invoke (closure=0xa37cea0, return_value=0xbfff9d84, n_param_values=2, param_values=0xa41c790, invocation_hint=0xbfff9d70)
at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:767
#24 0x032825e6 in signal_emit_unlocked_R (node=<value optimized out>, detail=<value optimized out>, instance=0xab09188, emission_return=0xbfff9ecc,
instance_and_params=0xa41c790) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3286
#25 0x03283c33 in IA
g_signal_emit_valist (instance=0xab09188, signal_id=47, detail=0,
var_args=0xbfff9f30 “\\\237\377\277@O7\nx\237\377\277\352\343q\003\364O\210\003\210\221\260\nx\237\377\277\210\221\260\n\210\221\260\n@O7\n!”)
at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2991
#26 0×03284256 in IAg_signal_emit (instance=0xab09188, signal_id=47, detail=0) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3038
#27 0x0371e646 in gtk_widget_event_internal (widget=<value optimized out>, event=0xb3606c20) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c:4951
#28 0x0355fa53 in IA
gtk_container_propagate_expose (container=0xa43a630, child=0xab09188, event=0xa40df90)
at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:2756
#29 0x0355fa81 in gtk_container_expose_child (child=0xab09188, client_data=0xbfffa048) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:2644
#30 0x03527b3d in gtk_bin_forall (container=0xa43a630, include_internals=1, callback=0x355fa60 <gtk_container_expose_child>, callback_data=0xbfffa048)
—Type <return> to continue, or q <return> to quit— at /build/buildd/gtk+2.0-2.20.1/gtk/gtkbin.c:128
#31 0x035605e4 in IAgtk_container_forall (container=0xa43a630, callback=0x355fa60 <gtk_container_expose_child>, callback_data=0xbfffa048)
at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:1520
#32 0x03561d37 in gtk_container_expose (widget=0xa43a630, event=0xa40df90) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:2667
#33 0x035f1434 in _gtk_marshal_BOOLEAN
BOXED (closure=0xa37cea0, return_value=0xbfffa204, n_param_values=2, param_values=0xa9fda50,
invocation_hint=0xbfffa1f0, marshal_data=0x3561c90) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkmarshalers.c:84
#34 0x0326c8b9 in g_type_class_meta_marshal (closure=0xa37cea0, return_value=0xbfffa204, n_param_values=2, param_values=0xa9fda50,
invocation_hint=0xbfffa1f0, marshal_data=0xc8) at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:878
#35 0x0326e178 in IAg_closure_invoke (closure=0xa37cea0, return_value=0xbfffa204, n_param_values=2, param_values=0xa9fda50, invocation_hint=0xbfffa1f0)
at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:767
#36 0x032825e6 in signal_emit_unlocked_R (node=<value optimized out>, detail=<value optimized out>, instance=0xa43a630, emission_return=0xbfffa34c,
instance_and_params=0xa9fda50) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3286
#37 0x03283c33 in IA
g_signal_emit_valist (instance=0xa43a630, signal_id=47, detail=0,
var_args=0xbfffa3b0 “ܣ\377\277@O7\n\370\243\377\277\352\343q\003\364O\210\003\060\246C\n\370\243\377\277\060\246C\n0\246C\n@O7\n\033\001”)
at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2991
#38 0×03284256 in IAg_signal_emit (instance=0xa43a630, signal_id=47, detail=0) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3038
#39 0x0371e646 in gtk_widget_event_internal (widget=<value optimized out>, event=0xa40df90) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c:4951
#40 0x0355fa53 in IA
gtk_container_propagate_expose (container=0xa3b6e68, child=0xa43a630, event=0xa40df40)
at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:2756
#41 0x0355fa81 in gtk_container_expose_child (child=0xa43a630, client_data=0xbfffa4e8) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:2644
#42 0x0352bcd5 in gtk_box_forall (container=0xa3b6e68, include_internals=1, callback=0x355fa60 <gtk_container_expose_child>, callback_data=0xbfffa4e8)
at /build/buildd/gtk+2.0-2.20.1/gtk/gtkbox.c:1251
#43 0x035605e4 in IAgtk_container_forall (container=0xa3b6e68, callback=0x355fa60 <gtk_container_expose_child>, callback_data=0xbfffa4e8)
at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:1520
#44 0x03561d37 in gtk_container_expose (widget=0xa3b6e68, event=0xa40df40) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:2667
#45 0x035f1434 in _gtk_marshal_BOOLEAN
BOXED (closure=0xa37cea0, return_value=0xbfffa6a4, n_param_values=2, param_values=0xa9f44c8,
invocation_hint=0xbfffa690, marshal_data=0x3561c90) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkmarshalers.c:84
#46 0x0326c8b9 in g_type_class_meta_marshal (closure=0xa37cea0, return_value=0xbfffa6a4, n_param_values=2, param_values=0xa9f44c8,
invocation_hint=0xbfffa690, marshal_data=0xc8) at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:878
#47 0x0326e178 in IAg_closure_invoke (closure=0xa37cea0, return_value=0xbfffa6a4, n_param_values=2, param_values=0xa9f44c8, invocation_hint=0xbfffa690)
at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:767
#48 0x032825e6 in signal_emit_unlocked_R (node=<value optimized out>, detail=<value optimized out>, instance=0xa3b6e68, emission_return=0xbfffa7ec,
instance_and_params=0xa9f44c8) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3286
#49 0x03283c33 in IA
g_signal_emit_valist (instance=0xa3b6e68, signal_id=47, detail=0,
var_args=0xbfffa850 “|\250\377\277@O7\n\230\250\377\277\352\343q\003\364O\210\003hn;\n\230\250\377\277hn;\nhn;\n@O7\n,\001”)
at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2991
#50 0×03284256 in IAg_signal_emit (instance=0xa3b6e68, signal_id=47, detail=0) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3038
#51 0x0371e646 in gtk_widget_event_internal (widget=<value optimized out>, event=0xa40df40) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c:4951
#52 0x0355fa53 in IA
gtk_container_propagate_expose (container=0xab05c00, child=0xa3b6e68, event=0xa40def0)
at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:2756
#53 0x0355fa81 in gtk_container_expose_child (child=0xa3b6e68, client_data=0xbfffa968) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:2644
#54 0x03527b3d in gtk_bin_forall (container=0xab05c00, include_internals=1, callback=0x355fa60 <gtk_container_expose_child>, callback_data=0xbfffa968)
at /build/buildd/gtk+2.0-2.20.1/gtk/gtkbin.c:128
#55 0x035605e4 in IAgtk_container_forall (container=0xab05c00, callback=0x355fa60 <gtk_container_expose_child>, callback_data=0xbfffa968)
at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:1520
#56 0x03561d37 in gtk_container_expose (widget=0xab05c00, event=0xa40def0) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:2667
#57 0×03532985 in gtk_button_expose (widget=0xab05c00, event=0xa40def0) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkbutton.c:1582
#58 0x035f1434 in _gtk_marshal_BOOLEAN
BOXED (closure=0xa37cea0, return_value=0xbfffab64, n_param_values=2, param_values=0xa9fdbb8,
invocation_hint=0xbfffab50, marshal_data=0×3532900) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkmarshalers.c:84
—Type <return> to continue, or q <return> to quit— #59 0x0326c8b9 in g_type_class_meta_marshal (closure=0xa37cea0, return_value=0xbfffab64, n_param_values=2, param_values=0xa9fdbb8,
invocation_hint=0xbfffab50, marshal_data=0xc8) at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:878
#60 0x0326e178 in IAg_closure_invoke (closure=0xa37cea0, return_value=0xbfffab64, n_param_values=2, param_values=0xa9fdbb8, invocation_hint=0xbfffab50)
at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:767
#61 0x032825e6 in signal_emit_unlocked_R (node=<value optimized out>, detail=<value optimized out>, instance=0xab05c00, emission_return=0xbfffacac,
instance_and_params=0xa9fdbb8) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3286
#62 0x03283c33 in IA
g_signal_emit_valist (instance=0xab05c00, signal_id=47, detail=0, var_args=0xbfffad10 “<\255\377\277@O7\n\005”)
at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2991
#63 0×03284256 in IAg_signal_emit (instance=0xab05c00, signal_id=47, detail=0) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3038
#64 0x0371e646 in gtk_widget_event_internal (widget=<value optimized out>, event=0xa40def0) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c:4951
#65 0x0355fa53 in IA
gtk_container_propagate_expose (container=0xa43d468, child=0xab05c00, event=0xbfffb208)
at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:2756
#66 0x03708f38 in gtk_tree_view_expose (widget=0xa43d468, event=0xbfffb208) at /build/buildd/gtk+2.0-2.20.1/gtk/gtktreeview.c:5066
#67 0x035f1434 in _gtk_marshal_BOOLEANBOXED (closure=0xa37cea0, return_value=0xbfffaf64, n_param_values=2, param_values=0xa9fdb40,
invocation_hint=0xbfffaf50, marshal_data=0x3708ec0) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkmarshalers.c:84
#68 0x0326c8b9 in g_type_class_meta_marshal (closure=0xa37cea0, return_value=0xbfffaf64, n_param_values=2, param_values=0xa9fdb40,
invocation_hint=0xbfffaf50, marshal_data=0xc8) at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:878
#69 0x0326e252 in IA
g_closure_invoke (closure=0xa37cea0, return_value=0xbfffaf64, n_param_values=2, param_values=0xa9fdb40, invocation_hint=0xbfffaf50)
at /build/buildd/glib2.0-2.24.1/gobject/gclosure.c:767
#70 0x032825e6 in signal_emit_unlocked_R (node=<value optimized out>, detail=<value optimized out>, instance=0xa43d468, emission_return=0xbfffb0ac,
instance_and_params=0xa9fdb40) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3286
#71 0x03283c33 in IAg_signal_emit_valist (instance=0xa43d468, signal_id=47, detail=0,
var_args=0xbfffb110 “<\261\377\277@O7\n\320\n\265\n\352\343q\003\364O\210\003h\324C\nX\261\377\277h\324C\nh\324C\n@O7\n\310\001”)
at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:2991
#72 0×03284256 in IA
g_signal_emit (instance=0xa43d468, signal_id=47, detail=0) at /build/buildd/glib2.0-2.24.1/gobject/gsignal.c:3038
#73 0x0371e646 in gtk_widget_event_internal (widget=<value optimized out>, event=0xbfffb208) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c:4951
#74 0x035eb12b in IAgtk_main_do_event (event=0xbfffb208) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkmain.c:1572
#75 0x038c484b in _gdk_window_process_updates_recurse (window=0xab09aa0, expose_region=0xaafdaa0) at /build/buildd/gtk+2.0-2.20.1/gdk/gdkwindow.c:5181
#76 0x038c47fa in _gdk_window_process_updates_recurse (window=0xab09950, expose_region=0xab0ee00) at /build/buildd/gtk+2.0-2.20.1/gdk/gdkwindow.c:5154
#77 0x038c47fa in _gdk_window_process_updates_recurse (window=0xa440000, expose_region=0xaae45c0) at /build/buildd/gtk+2.0-2.20.1/gdk/gdkwindow.c:5154
#78 0x038edad4 in _gdk_windowing_window_process_updates_recurse (window=0xa440000, region=0xaae45c0)
at /build/buildd/gtk+2.0-2.20.1/gdk/x11/gdkwindow-x11.c:5566
#79 0x038c0fa3 in gdk_window_process_updates_internal (window=0xa440000) at /build/buildd/gtk+2.0-2.20.1/gdk/gdkwindow.c:5340
#80 0x038c2fbf in IA
gdk_window_process_all_updates () at /build/buildd/gtk+2.0-2.20.1/gdk/gdkwindow.c:5448
#81 0x0356076f in gtk_container_idle_sizer (data=0×0) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkcontainer.c:1373
#82 0x0389f358 in gdk_threads_dispatch (data=0xaae5d00) at /build/buildd/gtk+2.0-2.20.1/gdk/gdk.c:512
#83 0x031d2661 in g_idle_dispatch (source=0xab0c400, callback=0, user_data=0xaae5d00) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:4065
#84 0x031d45e5 in g_main_dispatch (context=0xa304af8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
#85 IAg_main_context_dispatch (context=0xa304af8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
#86 0x031d82d8 in g_main_context_iterate (context=0xa304af8, block=<value optimized out>, dispatch=1, self=0xa302a18)
at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
#87 0x031d8817 in IA
g_main_loop_run (loop=0xab017a0) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2799
#88 0x03564abf in IAgtk_dialog_run (dialog=0xa9d2040) at /build/buildd/gtk+2.0-2.20.1/gtk/gtkdialog.c:1089
#89 0x022c4e36 in QGtkStylePrivate::openDirectory(QWidget*, QString const&, QString const&, QFlags<QFileDialog::Option>) () from ./libQtGui.so.4
#90 0×02426801 in QFileDialog::getExistingDirectory(QWidget*, QString const&, QString const&, QFlags<QFileDialog::Option>) () from ./libQtGui.so.4
#91 0x048aafe7 in ?? () from /opt/qcad3/plugins/script/libqtscript_gui.so
#92 0x0170666b in QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) () from ./libQtScript.so.4
#93 0x01602ab9 in QTJSC::NativeFuncWrapper::operator()(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) const ()
from ./libQtScript.so.4
—Type <return> to continue, or q <return> to quit— #94 0x015d6ae9 in cti_op_call_NotJSFunction () from ./libQtScript.so.4
#95 0x05f683f2 in ?? ()
#96 0×01584545 in QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) () from ./libQtScript.so.4
#97 0x0162db4c in QTJSC::JSFunction::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::ArgList const&) () from ./libQtScript.so.4
#98 0x01602b6e in QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) ()
from ./libQtScript.so.4
#99 0x0171a41f in QScript::QObjectConnectionManager::execute(int, void) () from ./libQtScript.so.4
#100 0x0171a916 in QScript::QObjectConnectionManager::qt_metacall(QMetaObject::Call, int, void
) () from ./libQtScript.so.4
#101 0x02aebc5a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void) () from ./libQtCore.so.4
#102 0x02afaccd in QMetaObject::activate(QObject*, QMetaObject const*, int, void
) () from ./libQtCore.so.4
#103 0x025e78b9 in QAbstractButton::clicked(bool) () from ./libQtGui.so.4
#104 0x022fe669 in QAbstractButtonPrivate::emitClicked() () from ./libQtGui.so.4
#105 0x022ffdd4 in QAbstractButtonPrivate::click() () from ./libQtGui.so.4
#106 0x0230008e in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from ./libQtGui.so.4
#107 0x01f40f39 in QWidget::event(QEvent*) () from ./libQtGui.so.4
#108 0x022ff21e in QAbstractButton::event(QEvent*) () from ./libQtGui.so.4
#109 0x0239b642 in QPushButton::event(QEvent*) () from ./libQtGui.so.4
#110 0x01eea7b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from ./libQtGui.so.4
#111 0x01ef3c05 in QApplication::notify(QObject*, QEvent*) () from ./libQtGui.so.4
#112 0x02ae58bb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from ./libQtCore.so.4
#113 0x01eeb722 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget, QPointer<QWidget>&, bool) ()
from ./libQtGui.so.4
#114 0x01f7189c in QETWidget::translateMouseEvent(_XEvent const*) () from ./libQtGui.so.4
#115 0x01f6fd87 in QApplication::x11ProcessEvent(_XEvent*) () from ./libQtGui.so.4
#116 0x01f99ea2 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from ./libQtGui.so.4
#117 0x031d45e5 in g_main_dispatch (context=0xa304af8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
#118 IAg_main_context_dispatch (context=0xa304af8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
#119 0x031d82d8 in g_main_context_iterate (context=0xa304af8, block=<value optimized out>, dispatch=1, self=0xa302a18)
at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
#120 0x031d84b8 in IA
g_main_context_iteration (context=0xa304af8, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#121 0x02b11b5c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from ./libQtCore.so.4
#122 0x01f99ab5 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from ./libQtGui.so.4
#123 0x02ae4b79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from ./libQtCore.so.4
#124 0x02ae4dc2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from ./libQtCore.so.4
#125 0x024136c3 in QDialog::exec() () from ./libQtGui.so.4
#126 0×02414063 in QDialog::qt_metacall(QMetaObject::Call, int, void
) () from ./libQtGui.so.4
#127 0x02aebc5a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void) () from ./libQtCore.so.4
#128 0x01716f54 in QScript::callQtMethod(QTJSC::ExecState*, QMetaMethod::MethodType, QObject*, QTJSC::ArgList const&, QMetaObject const*, int, bool) ()
from ./libQtScript.so.4
#129 0×01719245 in QScript::QtFunction::execute(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::ArgList const&) () from ./libQtScript.so.4
#130 0×01719517 in QScript::QtFunction::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) () from ./libQtScript.so.4
#131 0x01602ab9 in QTJSC::NativeFuncWrapper::operator()(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) const ()
from ./libQtScript.so.4
#132 0x015d6ae9 in cti_op_call_NotJSFunction () from ./libQtScript.so.4
#133 0x05f41931 in ?? ()
#134 0×01584545 in QTJSC::Interpreter::execute(QTJSC::FunctionExecutable*, QTJSC::ExecState*, QTJSC::JSFunction*, QTJSC::JSObject*, QTJSC::ArgList const&, QTJSC::ScopeChainNode*, QTJSC::JSValue*) () from ./libQtScript.so.4
#135 0x0162db4c in QTJSC::JSFunction::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::ArgList const&) () from ./libQtScript.so.4
—Type <return> to continue, or q <return> to quit— #136 0x01602b6e in QTJSC::call(QTJSC::ExecState*, QTJSC::JSValue, QTJSC::CallType, QTJSC::CallData const&, QTJSC::JSValue, QTJSC::ArgList const&) ()
from ./libQtScript.so.4
#137 0x0171a41f in QScript::QObjectConnectionManager::execute(int, void
) () from ./libQtScript.so.4
#138 0x0171a916 in QScript::QObjectConnectionManager::qt_metacall(QMetaObject::Call, int, void) () from ./libQtScript.so.4
#139 0x02aebc5a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void
) () from ./libQtCore.so.4
#140 0x02afaccd in QMetaObject::activate(QObject*, QMetaObject const*, int, void) () from ./libQtCore.so.4
#141 0x01ee3de9 in QAction::triggered(bool) () from ./libQtGui.so.4
#142 0x01ee3ff1 in QAction::activate(QAction::ActionEvent) () from ./libQtGui.so.4
#143 0x023886a1 in QMenuPrivate::activateCausedStack(QList<QPointer<QWidget> > const&, QAction*, QAction::ActionEvent, bool) () from ./libQtGui.so.4
#144 0x0238ebd3 in QMenuPrivate::activateAction(QAction*, QAction::ActionEvent, bool) () from ./libQtGui.so.4
#145 0x0238faae in QMenu::mouseReleaseEvent(QMouseEvent*) () from ./libQtGui.so.4
#146 0x01f40f39 in QWidget::event(QEvent*) () from ./libQtGui.so.4
#147 0x0238ff87 in QMenu::event(QEvent*) () from ./libQtGui.so.4
#148 0x01eea7b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from ./libQtGui.so.4
#149 0x01ef3c05 in QApplication::notify(QObject*, QEvent*) () from ./libQtGui.so.4
#150 0x02ae58bb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from ./libQtCore.so.4
#151 0x01eeb722 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget
, QPointer<QWidget>&, bool) ()
from ./libQtGui.so.4
#152 0x01f71a74 in QETWidget::translateMouseEvent(_XEvent const*) () from ./libQtGui.so.4
#153 0x01f6fd87 in QApplication::x11ProcessEvent(_XEvent*) () from ./libQtGui.so.4
#154 0x01f99ea2 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from ./libQtGui.so.4
#155 0x031d45e5 in g_main_dispatch (context=0xa304af8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
#156 IA
g_main_context_dispatch (context=0xa304af8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
#157 0x031d82d8 in g_main_context_iterate (context=0xa304af8, block=<value optimized out>, dispatch=1, self=0xa302a18)
at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
#158 0x031d84b8 in IA__g_main_context_iteration (context=0xa304af8, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#159 0x02b11b5c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from ./libQtCore.so.4
#160 0x01f99ab5 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from ./libQtGui.so.4
#161 0x02ae4b79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from ./libQtCore.so.4
#162 0x02ae4dc2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from ./libQtCore.so.4
#163 0x02ae958f in QCoreApplication::exec() () from ./libQtCore.so.4
#164 0x043d8747 in ?? () from /opt/qcad3/plugins/script/libqtscript_core.so
#165 0x0170666b in QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) () from ./libQtScript.so.4
#166 0x01602ab9 in QTJSC::NativeFuncWrapper::operator()(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) const ()
from ./libQtScript.so.4
#167 0x015d6ae9 in cti_op_call_NotJSFunction () from ./libQtScript.so.4
#168 0x0574d959 in ?? ()
#169 0x015864e4 in QTJSC::Interpreter::execute(QTJSC::EvalExecutable*, QTJSC::ExecState*, QTJSC::JSObject*, int, QTJSC::ScopeChainNode*, QTJSC::JSValue*) ()
from ./libQtScript.so.4
#170 0x0158676a in QTJSC::Interpreter::execute(QTJSC::EvalExecutable*, QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::ScopeChainNode*, QTJSC::JSValue*) ()
from ./libQtScript.so.4
#171 0x016e00d5 in QScriptEnginePrivate::evaluateHelper(QTJSC::ExecState*, int, QTJSC::EvalExecutable*, bool&) () from ./libQtScript.so.4
#172 0x016e442a in QScriptEngine::evaluate(QString const&, QString const&, int) () from ./libQtScript.so.4
#173 0×08173805 in RScriptHandlerEcma::eval(QString const&, QString const&) ()
#174 0x08170eae in RScriptHandlerEcma::doScript(QString const&, QStringList const&) ()
#175 0x08ba0437 in RScriptHandler::init(QString const&, QStringList const&) ()
#176 0x0816ee37 in main ()
(gdb)

908QCAD (main)Feature RequestLowLibrary Browser Block Delete FunctionAssigned
0%
2 Task Description

It would be very helpful if the library browser had a delete function.

I know that this can be very risky for some people, but it is the easiest
way to see clearly what you delete.

Regards
Henry

 227 QCAD (main)TaskLow Library browser as separate tool Closed
100%
Task Description

Split up library browser as separate, QCAD independent tool.

TODO

- Potential interaction with other products / release as separate product?

DONE

- Remove DB dependency from QCAD 3.
- start-up splash screen
- avoid drop in browser widget
- app name
- menu (exit, about, preferences)
- preference dialog
- fix app icon
- window title
- library browser as single app
- raise window to the top on start

Motivation

- Make QCAD 3 more reliable to start.
- Make QCAD 3 faster to start (if library browser not used).
- Reduce memory usage if library browser not open.

Interface with QCAD 3

- Launch Library browser from menu or tool button.

QCAD launches library browser for example as:
./QCAD -autostart scripts/Tools/LibraryBrowser/LibraryBrowser.js

- Insertion of library parts with drag and drop (like so far). No change should be required for this (?).

719QCAD (main)Feature RequestLowLibrary Browser additional Function ...Assigned
0%
Task Description

It would be nice to get:

In the Create Library Item task → “Save as” a remember Function for the last chosen Path to save the Item ... or a default path what is the same like the settings in the Application Preferences.
Right now you have to navigate again and again for every item what you will save in the same directory. If you have to save 20 items - it sacks ;-)

Also would it be nice for an easy “Clean up” to have the possibility to delete items directly in the Library Browser window.
Right now you have to use extern Programs like the Windows explorer to move or delete items.

 587 QCAD (main)Feature RequestLow Library Browser / Favoriten Verwaltung ganze Ordner ein ...Closed
100%
Task Description

Es wäre hilfreich wenn man in der Favoriten Verwaltung des Library Browsers nicht nur einzelne Symbole sondern auch ganze Ordner hinzufügen könnte.

 591 QCAD (main)Feature RequestLow Library Browser - No Docking? Closed
100%
Task Description

Hi,

There are a couple of things from QCAD2.2.2 to QCAD3 that work, but do not seem as fluent. Sorry if this has been reported, there are a lot of feature requests in German that I can not read!

We nearly always use a file library, which was accesible easily via a box in the corner of QCAD

1) The Library browser does not recollect the last open tab status and library selected, so each time you open it, you have to move back to the library.

2) As it opens as a separate window, each time I move away from QCAD and back its gone behind ala GIMP style. It would be much nicer if it was dockable.

3) It would be nice to have a refresh now, rather than a refresh next time it starts.

Also other bit if you want it

1) Key press Alt+F, A will highlight “Save As” but does not select it. I would have expected a SaveAs Dialog to come straight up

James

893QCAD (main)Bug ReportLowLibrary Browser - Edit Library Item - opens drawings al...Assigned
0%
Task Description

Library Browser - Edit Library Item - opens drawings always with grid.

- If I switch between opened drawings back and forth the grid will disappear ....
- If I switch the grid button between visible (it is already visible!) and invisible the grid is gone ....

Just Cosmetic ... ;-)

 382 DocumentationFeature RequestLow Library Browser Closed
100%
Task Description

Please explain the possibilities of the “Library Browser” I’m not able to make a new entry (Drawing Sheets)

 673 BookPerformance IssueLow Library - Symbols Closed
100%
Task Description

Library - Architecture is showing only four (4) symbols:
“ffl, north, uparrow and winv”.
Is this correct?

Thanks in advance

Regards

Reinhard(RM)

Showing tasks 1201 - 1250 of 2560 Page 25 of 52<<First - 23 - 24 - 25 - 26 - 27 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing