Re: xfce4 desktop problem

2023-07-05 Thread Robert McBroom via users


On 7/5/23 15:18, Mike Wright wrote:

On 7/5/23 11:02, Robert McBroom via users wrote:
Running xfce4 desktop on f38 terminal the desktop windows have lost 
the window bar at the top. Can't reposition open windows.


They are fine if I switch to LXDE or kde. What part of xfce needs to 
be reinstalled?


The WindowManager takes care of borders and title bars, etc.  The 
sizes and colors are determined by which theme the WindowManager is 
using.


Xfce4 uses Settings->WindowManager.  Once there select the Style tab. 
That gives you options for Title font and font-size, alignment, and 
buttons (Minimize, Maximize, Close, etc) and Themes.  Try selecting a 
different theme than the one that is highlighted (the current 
setting). If that fixes the windows go ahead and click on the 
originally highlighted Theme and you should be back to where you started.


If the WM is so badly hosed that doesn't work you could try restarting 
the WindowManager, which is probably "xfwm4".


  killall -HUP xfwm4  or pkill -HUP xfwm4  or kill -HUP $(pidof xfwm4)

If none of that works a reboot might get whatever is tangled up 
straightened out.



There have been multiple boots with to try alternate desktops.
Finally you could just install xfwm4 again which will bring in 
anything that may have gone walkies on you.


All of this is assuming that the fault lies with the window manager.  
In fact, if you're feeling adventurous you could even install a 
different window manager.  There is no hard and fast rule tying a 
specific window manager to a desktop environment, which in your case 
is xfce4.

How could xfce4 be told to use Openbox?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


~/rpmbuild directory can't be a symlink?

2023-07-05 Thread Franta Hanzlík via users
I was just trying to build the rpm package (samba-4.18.1-0.fc38 from
 Fedora SRPM) but the build ended with an error:
...
Processing files: ctdb-ceph-mutex-4.18.3-4.fc38.x86_64
Provides: ctdb-ceph-mutex = 2:4.18.3-4.fc38 ctdb-ceph-mutex(x86-64) = 
2:4.18.3-4.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 
4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-x86-64.so.2()(64bit) libc.so.6()(64bit) 
libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) 
libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) 
librados.so.2()(64bit) libtalloc.so.2()(64bit) 
libtalloc.so.2(TALLOC_2.0.2)(64bit) libtevent.so.0()(64bit) 
libtevent.so.0(TEVENT_0.9.9)(64bit) rtld(GNU_HASH)
Processing files: samba-debugsource-4.18.3-4.fc38.x86_64
error: Empty %files file 
/home/hanzlik/rpmbuild/BUILD/samba-4.18.3/debugsourcefiles.list

RPM build errors:
Empty %files file 
/home/hanzlik/rpmbuild/BUILD/samba-4.18.3/debugsourcefiles.list


The problem seems to be somehow caused by ~/rpmbuild being a symlink (

$ ll ~/rpmbuild
lrwxrwxrwx. 1 hanzlik hanzlik 43 Jul  6 05:07 /home/hanzlik/rpmbuild -> 
../../mnt/zalohy/SW/linux/rpm/rela_rpmbuild

), and it doesn't matter if relative or absolute.
If ~/rpmbuild is a real directory, the build succeeds.

It's a general problem and rpmbuild must not be a symlink (I haven't
found it anywhere yet) or it is e.g. rpm system error (some macro,
etc.)?
---
Thanks, Franta Hanzlík
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Fedora Samba4 (MIT Kerberos) AD DC status? Is it suitable for real use?

2023-07-05 Thread Franta Hanzlík via users
Hi, is anyone using Fedora's Samba package as AD DC in production?

According to the Samba Wiki:

https://wiki.samba.org/index.php/Running_a_Samba_AD_DC_with_MIT_Kerberos_KDC

it is still considered experimental and lack some features from
the Heimdal Kerberos version.
---
Thanks in advance, Franta Hanzlík
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: xfce4 desktop problem

2023-07-05 Thread Thomas Cameron via users

On 7/5/23 13:02, Robert McBroom via users wrote:
Running xfce4 desktop on f38 terminal the desktop windows have lost 
the window bar at the top. Can't reposition open windows.


They are fine if I switch to LXDE or kde. What part of xfce needs to 
be reinstalled?


The nuclear option is to boot to run level 3 or log in as another user 
and delete the following directories:


rm -rf /home/yourname/.cache/xfce4
rm -rf /home/yourname/.config/xfce4
rm -rf /home/yourname/.local/share/xfce4

Then when you log back in, xfce4 will start up with the default settings.

--
Thomas
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: xfce4 desktop problem

2023-07-05 Thread Bill Cunningham


On 7/5/2023 3:18 PM, Mike Wright wrote:

On 7/5/23 11:02, Robert McBroom via users wrote:
Running xfce4 desktop on f38 terminal the desktop windows have lost 
the window bar at the top. Can't reposition open windows.


They are fine if I switch to LXDE or kde. What part of xfce needs to 
be reinstalled?


The WindowManager takes care of borders and title bars, etc.  The 
sizes and colors are determined by which theme the WindowManager is 
using.


Xfce4 uses Settings->WindowManager.  Once there select the Style tab. 
That gives you options for Title font and font-size, alignment, and 
buttons (Minimize, Maximize, Close, etc) and Themes.  Try selecting a 
different theme than the one that is highlighted (the current 
setting). If that fixes the windows go ahead and click on the 
originally highlighted Theme and you should be back to where you started.


If the WM is so badly hosed that doesn't work you could try restarting 
the WindowManager, which is probably "xfwm4".


  killall -HUP xfwm4  or pkill -HUP xfwm4  or kill -HUP $(pidof xfwm4)

If none of that works a reboot might get whatever is tangled up 
straightened out.


Finally you could just install xfwm4 again which will bring in 
anything that may have gone walkies on you.


All of this is assuming that the fault lies with the window manager.  
In fact, if you're feeling adventurous you could even install a 
different window manager.  There is no hard and fast rule tying a 
specific window manager to a desktop environment, which in your case 
is xfce4.


Hope there is something there to help you out.

Mike Wright

I just installed firefox, Xfce4 and Windowsmanager. All were needed. In 
the cli startxfce4 works for me. Just FYI.


B
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: xfce4 desktop problem

2023-07-05 Thread Mike Wright

On 7/5/23 11:02, Robert McBroom via users wrote:
Running xfce4 desktop on f38 terminal the desktop windows have lost the 
window bar at the top. Can't reposition open windows.


They are fine if I switch to LXDE or kde. What part of xfce needs to be 
reinstalled?


The WindowManager takes care of borders and title bars, etc.  The sizes 
and colors are determined by which theme the WindowManager is using.


Xfce4 uses Settings->WindowManager.  Once there select the Style tab. 
That gives you options for Title font and font-size, alignment, and 
buttons (Minimize, Maximize, Close, etc) and Themes.  Try selecting a 
different theme than the one that is highlighted (the current setting). 
If that fixes the windows go ahead and click on the originally 
highlighted Theme and you should be back to where you started.


If the WM is so badly hosed that doesn't work you could try restarting 
the WindowManager, which is probably "xfwm4".


  killall -HUP xfwm4  or pkill -HUP xfwm4  or kill -HUP $(pidof xfwm4)

If none of that works a reboot might get whatever is tangled up 
straightened out.


Finally you could just install xfwm4 again which will bring in anything 
that may have gone walkies on you.


All of this is assuming that the fault lies with the window manager.  In 
fact, if you're feeling adventurous you could even install a different 
window manager.  There is no hard and fast rule tying a specific window 
manager to a desktop environment, which in your case is xfce4.


Hope there is something there to help you out.

Mike Wright
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: xfce4 desktop problem

2023-07-05 Thread Joe Zeff

On 07/05/2023 12:02 PM, Robert McBroom via users wrote:
Running xfce4 desktop on f38 terminal the desktop windows have lost the 
window bar at the top. Can't reposition open windows.


They are fine if I switch to LXDE or kde. What part of xfce needs to be 
reinstalled?


This isn't really a Fedora question, it's an Xfce question.  You'll 
probably get better advice at the Xfce forum at 
http://forum.xfce.org/index.php

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


xfce4 desktop problem

2023-07-05 Thread Robert McBroom via users
Running xfce4 desktop on f38 terminal the desktop windows have lost the 
window bar at the top. Can't reposition open windows.


They are fine if I switch to LXDE or kde. What part of xfce needs to be 
reinstalled?

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Server edition password

2023-07-05 Thread Peter Boy


> Am 05.07.2023 um 08:46 schrieb Bill Cunningham :
> 
> 
>> 
>> Well I couldn't login with root and that's all I have set. I am not using 
>> two machines here so that might be it. But I have however, logged into a web 
>> server through a gui on the same machine I do not know why that isn't 
>> working.

The issue is, that Cockpit doesn’t accept root user to log in. So, in a 
terminal you should create a system user and then use that to log in

# adduser -G wheel USER_NAME
# passwd  USER_NAME
(Enter password)



> 
>As far as a server article I myself would be interested in DHCP, a web 
> server maybe wordpress or apache. And a LAMP stack. An rsync server, and ssh 
> for login security would be interesting. Settings for these services from the 
> server side.

Thanks, it’s noted. 





--
Peter Boy
https://fedoraproject.org/wiki/User:Pboy
p...@fedoraproject.org

Timezone: CET (UTC+1) / CEST /UTC+2)

Fedora Server Edition Working Group member
Fedora Docs team contributor and board member
Java developer and enthusiast


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: dwagent

2023-07-05 Thread Patrick Dupre
If I run coredumpctl, I get


Mon 2023-07-03 22:41:55 CEST   1911700 SIGSEGV present  
/usr/local/dwagent/runtime/bin/dwagent2.0M
Wed 2023-07-05 15:37:20 CEST   2204800 SIGSEGV present  
/usr/local/dwagent/runtime/bin/dwagent2.2M
Wed 2023-07-05 15:37:25 CEST   2207700 SIGSEGV present  
/usr/local/dwagent/runtime/bin/dwagent2.1M
Wed 2023-07-05 15:37:29 CEST   2209900 SIGSEGV present  
/usr/local/dwagent/runtime/bin/dwagent2.2M
Wed 2023-07-05 15:37:33 CEST   2212200 SIGSEGV present  
/usr/local/dwagent/runtime/bin/dwagent2.0M

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988| | Room# D114A
===


> Sent: Monday, July 03, 2023 at 11:11 PM
> From: "Barry" 
> To: "Community support for Fedora users" 
> Subject: Re: dwagent
>
> 
> 
> > On 3 Jul 2023, at 22:01, Patrick Dupre  wrote:
> > 
> > Hello,
> > 
> > I got
> > Error: Process closed (child status).
> > when I try to log with dwagents
> > 
> > I have the dwagent.log file
> > 
> > 2023-07-03 20:43:36,402 INFO DesktopProcessCapture Lib turbojpeg unloaded.
> > 2023-07-03 20:43:36,404 INFO DesktopProcessCapture Lib screencapture 
> > unloaded.
> > 2023-07-03 20:43:36,404 INFO DesktopProcessCapture Lib rtaudio unloaded.
> > 2023-07-03 20:43:36,404 INFO DesktopProcessCapture Lib opus unloaded.
> > 2023-07-03 20:43:36,404 INFO DesktopProcessCapture Lib soundcapture 
> > unloaded.
> > 2023-07-03 22:41:40,066 INFO DesktopProcessCapture Lib z loaded.
> > 2023-07-03 22:41:40,066 INFO DesktopProcessCapture Lib turbojpeg loaded.
> > 2023-07-03 22:41:40,066 INFO DesktopProcessCapture Lib screencapture loaded.
> > 2023-07-03 22:41:40,068 INFO DesktopProcessCapture Lib rtaudio loaded.
> > 2023-07-03 22:41:40,068 INFO DesktopProcessCapture Lib opus loaded.
> > 2023-07-03 22:41:40,068 INFO DesktopProcessCapture Lib soundcapture loaded.
> > 2023-07-03 22:41:43,242 ERROR DesktopProcessCapture AppDesktop:: Process 
> > capture error: Process closed (child status).
> > 2023-07-03 22:41:47,420 ERROR DesktopProcessCapture AppDesktop:: Process 
> > capture error: Process closed (child status).
> > 2023-07-03 22:41:51,594 ERROR DesktopProcessCapture AppDesktop:: Process 
> > capture error: Process closed (child status).
> > 2023-07-03 22:41:55,097 ERROR DesktopSessionjVJ188bXq7 AppDesktop:: session 
> > id: jVJ188bXq7 error: Process closed (child status).
> > 2023-07-03 22:41:56,771 INFO DesktopProcessCapture Lib z unloaded.
> > 2023-07-03 22:41:56,771 INFO DesktopProcessCapture Lib turbojpeg unloaded.
> > 2023-07-03 22:41:56,772 INFO DesktopProcessCapture Lib screencapture 
> > unloaded.
> > 2023-07-03 22:41:56,772 INFO DesktopProcessCapture Lib rtaudio unloaded.
> > 2023-07-03 22:41:56,773 INFO DesktopProcessCapture Lib opus unloaded.
> > 2023-07-03 22:41:56,773 INFO DesktopProcessCapture Lib soundcapture 
> > unloaded.
> > 
> > and in dmesg
> > [406702.417256] dwagent[17637]: segfault at 968 ip 7f01d40e0cfa sp 
> > 7f01d49fced0 error 4 in libX11.so.6.4.0[7f01d40d3000+95000] likely on 
> > CPU 11 (core 5, socket 0)
> > [406707.234606] dwagent[17666]: segfault at 968 ip 7f9d492e2cfa sp 
> > 7f9d4abfced0 error 4 in libX11.so.6.4.0[7f9d492d5000+95000] likely on 
> > CPU 5 (core 5, socket 0)
> > [406711.411782] dwagent[17688]: segfault at 968 ip 7fcd7aae2cfa sp 
> > 7fcd7bffded0 error 4 in libX11.so.6.4.0[7fcd7aad5000+95000] likely on 
> > CPU 10 (core 4, socket 0)
> 
> On the basis of that one line i would suspect dwagent not X11.
> 
> > 
> > dwagent suggested:
> > Based on the error message you shared with us in your last email, here is 
> > our suggestion:
> > It seems that the X11 Library is corrupted.
> > 
> > I did the check of the library (an reinstall it), but it does not help.
> > 
> > The libX11 is now -1.8.6 (fc38) while it was -1.7.3.1 in fc36.
> > Do you think that it maybe a bug in the new version of the X11 library?
> 
> Not likely to be X11 libs, they are in minimal maintenance these days.
> You would need to have a look at the coredump of dwagent  to see what it is 
> upto.
> 
> To do that use coredumpctl, i do not recall the exact command, check the man 
> page.
> 
> Barry
> 
> > 
> > Thanks.
> > 
> > ===
> > Patrick DUPRÉ | | email: pdu...@gmx.com
> > Laboratoire interdisciplinaire Carnot de Bourgogne
> > 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
> > Tel: +33 (0)380395988| | Room# D114A
> >

Re: vcpkg search .. not work on fedora 39

2023-07-05 Thread stan via users
On Mon, 03 Jul 2023 20:19:00 -
Cătălin George Feștilă  wrote:

> After installing with dnf5 I got an error like this when I try to use
> the vcpkg search  :
> 
> error: Could not detect vcpkg-root. If you are trying to use a copy
> of vcpkg  ... you must define the VCPKG_ROOT ...
> 
> Any idea?

There isn't really any documentation with the package, but you could try
export VCPKG_ROOT=/usr/lib/.build-id/d6
The above assumes it is the location of the library. But maybe it is the
location of the working directory?  There is also a script at
/etc/profile.d/vcpkg.sh
Maybe it is looking for one of these when it starts. The alternative is
to look in the code and see how it wants to use vcpkg-root.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue