! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Launcher crash with single launcher button (no popup menu)
Status:
RESOLVED: FIXED
Product:
Xfce4-panel
Component:
Launcher

Comments

Description Nick Schermer editbugs 2005-12-22 19:40:32 CET
When holding the button down, the panel tries to popup a menu when enties > 0.
Should be > 1 (i think). Atleast that solved the bug for me...

Reproducible: Always
Steps to Reproduce:
1. Add launcher
2. Press the button and hold it down
3. Segmentation fault
Comment 1 Nick Schermer editbugs 2005-12-22 19:41:11 CET
Created attachment 370 
launcher->entries->len > 1
Comment 2 Jasper Huijsmans editbugs 2005-12-22 19:56:59 CET
Oops, you're right. The entry on the panel used to be separate, i.e. not part of
the pointer array. Apparently, I forgot to update this one. Thanks!

Bug #1289

Reported by:
Nick Schermer
Reported on: 2005-12-22
Last modified on: 2010-11-20

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
Unspecified

Attachments

launcher->entries->len > 1 (643 bytes, patch)
2005-12-22 19:41 CET , Nick Schermer
no flags

Additional information