Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

Recent posts

#11
Sparky applications / Re: problem to install gimp
Last post by unit-rx55379 - June 05, 2025, 02:41:48 AM
Bump.

Exactly the same problem here:

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:                                     
 libgegl-0.4-0 : Depends: libavformat59 (>= 7:5.0)                                 
 libswscale6 : Depends: libavutil57 (= 7:5.1.6-0+deb12u1) but 10:5.1.3-dmo5 is to be installed                                                                         
E: Unable to correct problems, you have held broken packages.

--fix-broken doesn't do anything because there aren't actually any...
#12
Newbie questions / Screensavers in jgmenu
Last post by brogild - May 29, 2025, 12:31:48 PM
In the MinimaGUI version I've noticed that the settings menu is full of screensavers but these don't seem to link to any settings, they just start the screensaver. Fortunately the .desktop entries are all in one folder and so have been easy to remove and now my settings menu is easier to navigate.
 Is there any functionality associated with them being there that I might miss?


#13
Sparky applications / [Fixed] APTus AppCenter crashe...
Last post by kwg - May 25, 2025, 09:57:42 PM
After this week's mesa update, running (semi-)rolling SparkyLinux on a QEMU virtual machine, APTus AppCenter began to crash while loading. I fixed this problem simply by installing mesa-vulkan-drivers on the virtual machine and rebooting:

sudo apt install mesa-vulkan-drivers
#14
Newbie questions / Re: Internet connection droppe...
Last post by galen - May 19, 2025, 07:11:30 PM
also check with  your smart phone if it has a wifi analyzer,
I find my neighbors are in an arms race to hog 2.4Ghz spectrum with boosters and wide bandwidth, find a quieter wifi channel
#15
Newbie questions / Re: Internet connection droppe...
Last post by galen - May 19, 2025, 07:07:24 PM
have you checked for a hot key that might be disabling or sleeping your network?

keep an eye on when it drops, in terminal
ping 8.8.8.8 -i 5

Is there anything extra in XFCE4 Power Settings?

also in terminal
sudo dmesg -w

or maybe your router is bumping you off, lease time too long? too short?
#16
Introduction / Linux User Since 2013
Last post by SparkyUser1979 - May 18, 2025, 10:17:32 PM
I'm a humble linux fan.  I currently use Linux Mint on 3 of my computers.  As good as Linux mint is. I Decided to try this distro.  I put Sparky on an extra drive for one of my very old computers.  It was built in 2007 for Windows Vista.  I have kept that computer going on Linux for a long time.  I decided to give Sparky a try on it.  I have been running it on that computer or a couple of weeks now.  I'm thinking about trying it on another computer of mine.  I like how easy Sparky makes debian.  Quicker to get setup and running. That is important to me, because I don't always got the time and energy to build from scratch, and make it look nice.  Sparky looks nice out of the box.

The old machine is currently running: sparkylinux-7.7-x86_64-xfce.iso
I'm currently downloading:  sparkylinux-2025.03-x86_64-xfce.iso

I'm just trying to see if the (Semi-)Rolling one will be a better fit for me or not.

I decided to join the community forums.
#17
Newbie questions / Re: How to install Wine?
Last post by galen - May 11, 2025, 02:26:39 PM
youtubedl-gui
is also out there somewhere
it uses yt-dlp backup
#18
Newbie questions / Re: How to install Wine?
Last post by galen - May 11, 2025, 02:20:53 PM
or
sudo apt install mp3gain
#19
Applications / error in software-properties (...
Last post by spaccabbits - May 11, 2025, 10:55:38 AM
running the program in question I get these errors and can't manage the repositories
for GTK
Traceback (most recent call last):
  File "/usr/bin/software-properties-gtk", line 100, in <module>
    app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, file=file)
  File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 162, in __init__
    SoftwareProperties.__init__(self, options=options, datadir=datadir)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 108, in __init__
    self.reload_sourceslist()
    ~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 605, in reload_sourceslist
    self.distro.get_sources(self.sourceslist)
    ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 92, in get_sources
    raise NoDistroTemplateException(
    ...<2 lines>...
    )
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for sparky/seven-sisters

for QT the same with extra at the beginning
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
regards

View the most recent posts on the forum