Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 279801 Details for
Bug 374883
kde-misc/krusader-2.3.0_beta1: "start root mode krusader" not working as intended
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
rootmode.patch (text/plain), 755 bytes, created by
Alejandro Stankevicius
on 2011-07-11 19:21:57 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Alejandro Stankevicius
Created:
2011-07-11 19:21:57 UTC
Size:
755 bytes
patch
obsolete
>*** krusader-2.3.0-beta1/krusader/krslots.cpp Sat Dec 25 19:37:52 2010 >--- krusader-2.3.0-beta1-r1/krusader/krslots.cpp Mon Jul 11 16:03:45 2011 >*************** >*** 519,525 **** > } > > KProcess proc; >! proc << KrServices::fullPathName("kdesu") << KrServices::fullPathName("krusader") > + " --left=" + MAIN_VIEW->left->func->files()->vfs_getOrigin().url() > + " --right=" + MAIN_VIEW->right->func->files()->vfs_getOrigin().url(); > >--- 519,525 ---- > } > > KProcess proc; >! proc << KrServices::fullPathName("kdesu") << "-c" << KrServices::fullPathName("krusader") > + " --left=" + MAIN_VIEW->left->func->files()->vfs_getOrigin().url() > + " --right=" + MAIN_VIEW->right->func->files()->vfs_getOrigin().url(); >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 374883
: 279801