Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,084
    • Issues 2,084
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #22778
Closed
Open
Created Sep 02, 2012 by FPC Admin account@fpc_adminOwner

Crash using vsIcon or vsSmallIcon views in GTK2 TListView

Original Reporter info from Mantis: johnkdevnull
  • Reporter name: John Kelly

Description:

On a Listview component, when in vsIcon or vsSmallIcon viewstyle, with MultiSelect:=true and DragMode:=dmAutomatic, clicking anywhere in the ListView starts an unwanted rubberband select operation. This can only be stopped by a left or right click. Left click gives a crash -
**
Gtk:ERROR:gtkiconview.c:2396:gtk_icon_view_start_rubberbanding: assertion failed: (!icon_view->priv->doing_rubberband)
Aborted (core dumped)

Right click stops the operation but leaves nothing selected.

Additional information:

This is on Fedora 17, x86_64.
kernel-3.5.2-3.fc17.x86_64
using
fpc-src-2.6.0-0.laz.x86_64
lazarus-1.0-0.x86_64
fpc-2.6.0-0.laz.x86_64

Mantis conversion info:

  • Mantis ID: 22778
  • Version: 1.0.0
  • Fixed in revision: 38519 (#eb63241b)
Assignee
Assign to
Time tracking