Bug 168139 - Off-by-one bug in classic app launcher menu while using the 'Computer' view
Summary: Off-by-one bug in classic app launcher menu while using the 'Computer' view
Status: RESOLVED WORKSFORME
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-kickoff (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-02 19:29 UTC by Petr Mrázek
Modified: 2009-06-11 15:14 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of diference between the menu and places sidebar in Dolphin (108.00 KB, image/jpeg)
2008-08-02 19:33 UTC, Petr Mrázek
Details
Backtrace (5.46 KB, text/plain)
2008-08-03 02:50 UTC, Petr Mrázek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Mrázek 2008-08-02 19:29:35 UTC
Version:            (using KDE 4.1.0)
Installed from:    Unlisted Binary Package
Compiler:          GCC 4.3.1-3 
OS:                Linux

* I added the classic menu and set it to the 'Computer' view to easily access my places bookmarks.

* These bookmarks are in dolphin:
Home
Network
Root
Trash
widle - (NTFS volume mounted using fstab as /mnt/widle, I didn't put it there and it acts weird when I hide it and add a normal bookmark to /mnt/widle)
puclik - points to a CIFS network share mounted with fstab, added manually
puclik-pub - same as above, different share
drive_c - wine 'C drive', added manually
WINLITE - cd-rom with a CD inside, automatic

Apart from the weird behavior of the NTFS mount, everything points where it should.

* These bookmarks are in the menu:
/home/peterix
remote:/ Network
/ Root
trash:/
/mnt/puclik
/mnt/puclik-pub
/home/peterix/.wine/drive_c

Clicking /mnt/puclik does nothing.
Clicking /mnt/puclik-pub opens /mnt/puclik in Dolphin.
etc.
The cd-rom is missing from this menu. It seems like it can't pick up some entries (the NTFS volume) and doesn't update properly (no link to cd-rom).

Expected Behaviour:
* The menu is properly synchronised with the Places sidebar in Dolphin.
* Entries in the menu have normal names, not filesystem paths.
* Clicking a link in the menu opens the right folder/mount/share, not the one before it.
Comment 1 Petr Mrázek 2008-08-02 19:33:51 UTC
Created attachment 26577 [details]
Screenshot of diference between the menu and places sidebar in Dolphin
Comment 2 Petr Mrázek 2008-08-03 02:48:12 UTC
Another problem with the same menu:
When I drag 'folders' from it to the desktop and choose 'folderview', plasma crashes with a segfault.

I don't have any debugging data installed, so the backtrace looks useless. I'll post it anyway.
Comment 3 Petr Mrázek 2008-08-03 02:50:10 UTC
Created attachment 26586 [details]
Backtrace

maybe useless...
Comment 4 Marco Martin 2008-12-07 20:50:15 UTC
does the problem persists with a recent svn checkout, or latest beta packages?
Comment 5 Petr Mrázek 2008-12-07 21:10:17 UTC
Yep. It's still there in kdemod 4.1.81. I have changed things around but the NTFS mount still doesn't show up there and anything after it acts weird.
Comment 6 Artur Souza (MoRpHeUz) 2009-05-20 15:24:12 UTC
Do you still have this problem with KDE 4.2 or later ?
Thanks,
Comment 7 Artur Souza (MoRpHeUz) 2009-06-11 15:14:13 UTC
It seems fixed on trunk (4.3).