Xfce4 Panel Manager crashes when trying to delete a panel. I am under the impression it will modify panels.xml in the configuration. I am able to customize manually through this file, but Panel Manager does not work properly. Reproducible: Always Steps to Reproduce: 1.Start new Xfce4 2.Start Panel Manager 3.Delete a panel Actual Results: Panel System appears to crash. Expected Results: The respective panel should be removed
Working perfectly fine here, go and read some documents, [1] http://www.gentoo.org/proj/en/qa/backtraces.xml [2] http://www.gentoo.org/doc/en/bugzilla-howto.xml Reopen when you have all necessary information available.
Please follow these instructions to reproduce the bug. 1) Re-emerge xfce4 and all dependencies with synced portage tree 2) backup/clear all cache data related to xfce4 3) run startxfce4 4) Delete any panel This appears not to be a crash but a logical programming error. Session cache before: [Session: Default] Client0_ClientId=117f000001000119178514100000277430000 Client0_Hostname=local/localhost Client0_CloneCommand=xfwm4,--display,:0.0 Client0_CurrentDirectory=/root Client0_Priority=20 Client0_Program=xfwm4 Client0_RestartCommand=xfwm4,--display,:0.0,--sm-client-id,117f000001000119178514100000277430000 Client0_UserId=root Client1_ClientId=117f000001000119178514100000277430001 Client1_Hostname=local/localhost Client1_CloneCommand=xfce4-panel,--display,:0.0 Client1_CurrentDirectory=/root Client1_Priority=40 Client1_Program=xfce4-panel Client1_RestartCommand=xfce4-panel,--display,:0.0,--sm-client-id,117f000001000119178514100000277430001 Client1_UserId=root Client2_ClientId=117f000001000119178514100000277430002 Client2_Hostname=local/localhost Client2_CloneCommand=Thunar Client2_DiscardCommand=rm,-f,/root/.cache/sessions/Thunar-117f000001000119178514100000277430002 Client2_Priority=24 Client2_Program=Thunar Client2_RestartCommand=Thunar,--sm-client-id,117f000001000119178514100000277430002,--daemon Client2_UserId=root Client3_ClientId=117f000001000119178514100000277430003 Client3_Hostname=local/localhost Client3_CloneCommand=xfdesktop,--display,:0.0 Client3_CurrentDirectory=/root Client3_Priority=35 Client3_Program=xfdesktop Client3_RestartCommand=xfdesktop,--display,:0.0,--sm-client-id,117f000001000119178514100000277430003 Client3_UserId=root Client4_ClientId=117f000001000119178533600000277430004 Client4_Hostname=local/localhost Client4_CloneCommand=pidgin Client4_CurrentDirectory=/root/.cache/sessions Client4_DiscardCommand=/bin/true Client4_Program=pidgin Client4_RestartCommand=pidgin,--session,117f000001000119178533600000277430004 Client4_UserId=root Count=5 LegacyCount=0 Screen0_ActiveWorkspace=0 LastAccess=1191785344 Session cache after: [Session: Default] Client0_ClientId=117f000001000119178514100000277430000 Client0_Hostname=local/localhost Client0_CloneCommand=xfwm4,--sm-client-id,117f000001000119178514100000277430000,--display,:0.0 Client0_CurrentDirectory=/root Client0_Priority=20 Client0_Program=xfwm4 Client0_RestartCommand=xfwm4,--sm-client-id,117f000001000119178514100000277430000,--display,:0.0 Client0_UserId=root Client1_ClientId=117f000001000119178514100000277430002 Client1_Hostname=local/localhost Client1_CloneCommand=Thunar Client1_DiscardCommand=rm,-f,/root/.cache/sessions/Thunar-117f000001000119178514100000277430002 Client1_Priority=24 Client1_Program=Thunar Client1_RestartCommand=Thunar,--sm-client-id,117f000001000119178514100000277430002,--daemon Client1_UserId=root Client2_ClientId=117f000001000119178514100000277430003 Client2_Hostname=local/localhost Client2_CloneCommand=xfdesktop,--sm-client-id,117f000001000119178514100000277430003,--display,:0.0 Client2_CurrentDirectory=/root Client2_Priority=35 Client2_Program=xfdesktop Client2_RestartCommand=xfdesktop,--sm-client-id,117f000001000119178514100000277430003,--display,:0.0 Client2_UserId=root Client3_ClientId=117f000001000119178533600000277430004 Client3_Hostname=local/localhost Client3_CloneCommand=pidgin Client3_CurrentDirectory=/root/.cache/sessions Client3_DiscardCommand=/bin/true Client3_Program=pidgin Client3_RestartCommand=pidgin,--session,117f000001000119178533600000277430004 Client3_UserId=root Count=4 LegacyCount=0 Screen0_ActiveWorkspace=0 LastAccess=1191785381 Please notice that xfce4-panel is no longer in the session cache. If there is any more information that i can provide please let me know.
(In reply to comment #2) > Please follow these instructions to reproduce the bug. Nope, no luck with those, cannot reproduce.
Provided info is useless, I've asked for backtrace [1] and default information like emerge --info [2] but it was not provided. [1] http://www.gentoo.org/proj/en/qa/backtraces.xml [2] http://www.gentoo.org/doc/en/bugzilla-howto.xml You can still reopen with requested backtrace and information.