LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-07-2015, 12:11 PM   #61
linuxtinker
Member
 
Registered: Dec 2013
Location: NJ / USA
Distribution: Slackware 64 -Current
Posts: 232

Rep: Reputation: 99

Seems like they might have found the problem ...https://bugzilla.xfce.org/show_bug.cgi?id=11450
 
1 members found this post helpful.
Old 03-07-2015, 01:13 PM   #62
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 238Reputation: 238Reputation: 238
Quote:
Originally Posted by linuxtinker View Post
Seems like they might have found the problem ...https://bugzilla.xfce.org/show_bug.cgi?id=11450
You mean comment 77 by Ali Akcaagac 2015-03-07 14:23:19 CET:
Quote:
But what happens ? Here an attempt to explain.

Everyone ran Thunar 1.6.3 before. Then Thunar 1.6.4 came up and everyone simply upgraded it. People continued using Thunar 1.6.4 as is. No further changes made to settings.

The crash shows up once people copy stuff from A to B.

But!

There was this new option introduced in Thunar 1.6.4 in preferences saying

"Show file size in binary format"

This is by default set to "off" (unselected)... But internally when code executes the condition is how ?

This causes the crashes. The initial condition is unknown.

Once I selected this setting then I won't get any crashes anymore. After that you can unselect this setting again to set it's state to "off" and even then all crashes are gone.
I tried this in the preferences of Thunar and ticking that "Show file size in binary format"-box made my crashing to stop, at least during the couple of copy-paste actions I did with my TestFolder...

Cheers,

rob
 
1 members found this post helpful.
Old 03-08-2015, 06:28 AM   #63
luvr
Member
 
Registered: May 2005
Location: Boom - The Home Town of Tomorrowland, Belgium
Distribution: Slackware, Xubuntu
Posts: 459
Blog Entries: 2

Rep: Reputation: 194Reputation: 194
Hmmm... All this talk about "uninitialised" options in XFCE, reminds me that some option settings effectively work in one state (say, ON or OFF) while they show up differently on the configuration panels by default. To synchronise their "visible" and "operational" states, I typically toggle them once or twice on the configuration panels.

I have never understood how this "Out-Of-Sync-By-Default" behaviour came about, but it is all beginning to make sense to me now.
 
Old 03-09-2015, 09:20 PM   #64
mlpa
Member
 
Registered: May 2008
Location: Aveiro
Distribution: Slackware
Posts: 542

Original Poster
Rep: Reputation: 50
Quote:
Originally Posted by rworkman View Post
Use 1.6.30 (the latest release). However, I think there's more to it - some people are using later 1.6.x releases and still seeing crashes, although it's not clear how often they're seeing them. I think there are at least two different bugs at play here - see my later comment on the bug report for details.
Upgraded to 1.6.30

Thanks
 
Old 03-09-2015, 10:29 PM   #65
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Well, check out the bug report. The cause is pretty much understood now, and it's not dbus after all (perhaps it's just that dbus-1.8.x is faster and avoids the races). I've got a build of Thunar out with an earlier patch that probably fixes the behavior *most* of the time, but once an official patch makes it into git, I'll rebuild with it.
 
Old 03-15-2015, 09:58 AM   #66
mlpa
Member
 
Registered: May 2008
Location: Aveiro
Distribution: Slackware
Posts: 542

Original Poster
Rep: Reputation: 50
Quote:
Originally Posted by rworkman View Post
Well, check out the bug report. The cause is pretty much understood now, and it's not dbus after all (perhaps it's just that dbus-1.8.x is faster and avoids the races). I've got a build of Thunar out with an earlier patch that probably fixes the behavior *most* of the time, but once an official patch makes it into git, I'll rebuild with it.
Thanks for the information, I removed the dbus slackbuild from the build scripts.
Can you share your patch?
 
Old 03-15-2015, 02:09 PM   #67
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
There's been a better patch since I posted these packages, so it's probably worth looking on the bug report instead; however, here's what I've used: http://rlworkman.net/pkgs/14.1/testi...e-4.12/Thunar/
 
1 members found this post helpful.
Old 03-16-2015, 05:42 AM   #68
mlpa
Member
 
Registered: May 2008
Location: Aveiro
Distribution: Slackware
Posts: 542

Original Poster
Rep: Reputation: 50
Quote:
Originally Posted by rworkman View Post
There's been a better patch since I posted these packages, so it's probably worth looking on the bug report instead; however, here's what I've used: http://rlworkman.net/pkgs/14.1/testi...e-4.12/Thunar/
-- 16-03-2015 --
-> Removed dbus package (not )
-> Added 3 patches to fix Thunar copy paste behaviour (thanks to rworkman)
-> Upgraded libxfce4ui from version 4.12.0 to 4.12.1
-> Upgraded xfce4-session from version 4.12.0 to 4.12.1
-> Upgraded xfwm4 from version 4.12.0 to 4.12.2
 
1 members found this post helpful.
Old 03-16-2015, 08:39 AM   #69
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 238Reputation: 238Reputation: 238
Hi,

There is an error with installing the thunar-archive-plugin (maybe also in xfce packages from Pat?):

Code:
Slackware package /tmp/thunar-archive-plugin-0.3.1-x86_64-1.tgz created.

ls: cannot access /tmp/thunar-archive-plugin*.txz: No such file or directory
Which was shown at the end of my building process. The package is there, but as .tgz, not .txz

EDIT You want to change the last line of the thunar-archive-plugin.Slackbuild to:
Code:
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD.${PKGTYPE:-txz}

Last edited by brobr; 03-16-2015 at 08:59 AM.
 
1 members found this post helpful.
Old 03-16-2015, 05:05 PM   #70
mlpa
Member
 
Registered: May 2008
Location: Aveiro
Distribution: Slackware
Posts: 542

Original Poster
Rep: Reputation: 50
Quote:
Originally Posted by brobr View Post
Hi,

There is an error with installing the thunar-archive-plugin (maybe also in xfce packages from Pat?):

Code:
Slackware package /tmp/thunar-archive-plugin-0.3.1-x86_64-1.tgz created.

ls: cannot access /tmp/thunar-archive-plugin*.txz: No such file or directory
Which was shown at the end of my building process. The package is there, but as .tgz, not .txz

EDIT You want to change the last line of the thunar-archive-plugin.Slackbuild to:
Code:
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD.${PKGTYPE:-txz}
Thanks for the information.
It is fixed now.
 
Old 05-04-2015, 06:05 PM   #71
yars
Member
 
Registered: Apr 2012
Location: Russia
Distribution: Slackware64-current
Posts: 249

Rep: Reputation: 24
I have a crash in xfce4-mixer-4.11:
Code:
# dmesg
[  247.368352] xfce4-mixer[1357]: segfault at 28 ip 00007fdd05b3653d sp 00007fff1a1d29c0 error 4 in libgtk-x11-2.0.so.0.2400.20[7fdd05a8b000+428000]
[  263.289344] xfce4-mixer[1363]: segfault at 28 ip 00007f1f7800653d sp 00007fffb3e02b10 error 4 in libgtk-x11-2.0.so.0.2400.20[7f1f77f5b000+428000]
[  279.633621] xfce4-mixer[1369]: segfault at 28 ip 00007f780b96153d sp 00007fff7572aea0 error 4 in libgtk-x11-2.0.so.0.2400.20[7f780b8b6000+428000]
[  346.883753] xfce4-mixer[1376]: segfault at 28 ip 00007f2e6f90153d sp 00007fffa1adb280 error 4 in libgtk-x11-2.0.so.0.2400.20[7f2e6f856000+428000]
Trying to launch in debug mode just show:
Code:
	mixer:
		device-name: "HDA Intel PCH"
		longname: "Alsa mixer"
		flag: GST_MIXER_FLAG_AUTO_NOTIFICATIONS
		xfce4-mixer default mixer
		track:
			label: ""
			index: 0
			untranslated-label: "Master"
			flag: GST_MIXER_TRACK_OUTPUT
			flag: GST_MIXER_TRACK_MASTER
			type: volume
			channels: 1
			min-volume: 0
			max-volume: 74
			volume channel[0]: 74
			xfce4-mixer-plugin default track
			xfce4-mixer default mixer
		track:
			label: "Headphone"
			index: 0
			untranslated-label: "Headphone"
			flag: GST_MIXER_TRACK_OUTPUT
			type: volume
			channels: 2
			min-volume: 0
			max-volume: 74
			volume channel[0]: 74
			volume channel[1]: 74
			xfce4-mixer default mixer
		track:
			label: "Speaker"
			index: 0
			untranslated-label: "Speaker"
			flag: GST_MIXER_TRACK_OUTPUT
			type: volume
			channels: 2
			min-volume: 0
			max-volume: 74
			volume channel[0]: 74
			volume channel[1]: 74
			xfce4-mixer default mixer
		track:
			label: "PCM"
			index: 0
			untranslated-label: "PCM"
			flag: GST_MIXER_TRACK_OUTPUT
			type: volume
			channels: 2
			min-volume: 0
			max-volume: 255
			volume channel[0]: 255
			volume channel[1]: 255
			xfce4-mixer default mixer
		track:
			label: "Mic Boost"
			index: 0
			untranslated-label: "Mic Boost"
			flag: GST_MIXER_TRACK_OUTPUT
			type: volume
			channels: 2
			min-volume: 0
			max-volume: 4
			volume channel[0]: 4
			volume channel[1]: 4
			xfce4-mixer default mixer
		track:
			label: "IEC958"
			index: 0
			untranslated-label: "IEC958"
			flag: GST_MIXER_TRACK_OUTPUT
			type: switch
		track:
			label: ""
			index: 0
			untranslated-label: "Capture"
			flag: GST_MIXER_TRACK_INPUT
			flag: GST_MIXER_TRACK_RECORD
			type: volume
			channels: 2
			min-volume: 0
			max-volume: 80
			volume channel[0]: 80
			volume channel[1]: 80
		track:
			label: "Auto-Mute Mode"
			index: 0
			untranslated-label: "Auto-Mute Mode"
			type: options
			value: "Disabled"
			value: "Enabled"
			current value: "Enabled"
		track:
			label: "Digital"
			index: 0
			untranslated-label: "Digital"
			flag: GST_MIXER_TRACK_INPUT
			flag: GST_MIXER_TRACK_RECORD
			type: volume
			channels: 2
			min-volume: 0
			max-volume: 120
			volume channel[0]: 120
			volume channel[1]: 120
Segmentation fault
and nothing about segfault
This is on Slackware64-14.1 with mpla's slackbuilds.
P.S. I see this bug, but there are no solution. I revert back xfce4-mixer-4.8...

Last edited by yars; 05-05-2015 at 04:31 AM.
 
  


Reply

Tags
package, testing, xfce



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Xfce: I can't log out from Xfce and go back to the login prompt jayhel Slackware - Installation 11 03-31-2014 05:52 AM
XFCE or Xfce desktop file manager question(s) and ntfs BW-userx Slackware 4 10-05-2013 08:28 AM
Xfce, Xfce-winter theme & firefox problem. g4ry Slackware 3 12-22-2012 11:29 AM
[SOLVED] Need help in installing XFCE in Linux Mint XFCE 13 (Don't be putoff by the title) psathiya1987 Linux - Software 5 10-07-2012 06:04 AM
XFce and Compiz : xfce doesn't manage the desktop naaman Linux - Desktop 0 07-16-2008 01:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration