Nahrada Ubuntu-tweak (asociace a uklid)

Dotazy a názory na pracovní prostředí Cinnamon
Zamčeno
Zpráva
Autor
Redmarx
Příspěvky: 32
Registrován: 13 říj 2015, 21:22

Nahrada Ubuntu-tweak (asociace a uklid)

#1 Příspěvek od Redmarx »

Zdar,
nejak koukam, ze u LM18.1 Cinnamon uz je nekompatibilni Ubuntu Tweak vcetne ty verze, co udelal nejakej dobrovolnik a co beha v Ubuntu 16.04. Cetl jsem, ze si to uz nerozumi s Cinnamonem.

Nicmene teda vyvstava otazka, jak resit uklid a asociace, na oboji jsem Ubuntu Tweak pouzival.

V podstate co vim tak na uklid je Bleachbit, ale je to takova docela nebezpecna aplikace, moc se do pouzivani nehrnu, Ubuntu-Tweak v podstate nic moc rozdrbat nemohl. Pak jsem zkousel GTKOrphan, ale neni to dobra aplikace, vymysli si osirele balicky, ktere vubec osirele nejsou. A co odstranovani starych jader, delate to ted normalne v prikazovym radku?

No a aktualne me uplne nejvic zajima, jak poresit asociace programu v Nemo s urcityma typama souboru. Bezne se kdejaka aplikace zapise ke kde cemu a nechci po kliknuti pravou mysi tam mit seznam desitek aplikaci k nicemu, navic pouzivan nejaky programy pres WINE a potrebuju si je tam dondat a proste si to upravit. Jak to ted resit bez Ubuntu-Tweak?

Predem dik.

juhele2014
Příspěvky: 2940
Registrován: 19 kvě 2014, 17:47

Re: Nahrada Ubuntu-tweak (asociace a uklid)

#2 Příspěvek od juhele2014 »

:arrow: Co se týká čištění, tak v LM 18.1 mate používám BleachBit, a maká to korektně, nepozoruji žádnou nestabilitu.

Uživatelský avatar
skrob
Příspěvky: 1329
Registrován: 18 bře 2015, 15:34

Re: Nahrada Ubuntu-tweak (asociace a uklid)

#3 Příspěvek od skrob »

Hned po Savu Kremator...Ubuntu Tweak jede na 18.1. normálně.
Dell 7490 Intel®Core™ i7 - 8650u @ 8M Cache - up to 4,20 Ghz - 4x1,90 GHz - Intel UHD Graphics 620 - ram 16Gb DDR4 2400 Mhz
SSD NVME Intel 256 Gb
Linux Mint 20.3 Una 64 bit - Cinnamon 5.07 - core Linux 5.4.0-91 generic x86_64

Redmarx
Příspěvky: 32
Registrován: 13 říj 2015, 21:22

Re: Nahrada Ubuntu-tweak (asociace a uklid)

#4 Příspěvek od Redmarx »

dik za skript,
kremator se mi nelibi, ze jsem nenasel zadnou stranku, nic konkretniho, jen odkaz na stazeni nekam do dropboxu, takze semi nezda si to instalovat.
jsem ten ubuntu-tweak odinstaloval, ale predtim jsem hledal chybove hlasky co mi to vypisuje a nasel jsem nekolik diskuzi, kde tvrdili, ze cinnamon si s ubuntu-tweak nerozumi a proto to nejde, tak treba tu nekdo dokazete prijit na to, kde muze byt problem.

edit: jo sorry, dnes uz nestiham, hodim to sem zejtra nebo pozitri. dik.

Redmarx
Příspěvky: 32
Registrován: 13 říj 2015, 21:22

Re: Nahrada Ubuntu-tweak (asociace a uklid)

#5 Příspěvek od Redmarx »

Kód: Vybrat vše

redmarx@mojePC ~ $ ubuntu-tweak
/usr/bin/ubuntu-tweak:30: PyGIWarning: Gdk was imported without specifying a version first. Use gi.require_version('Gdk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gdk, Gtk, Gio
/usr/bin/ubuntu-tweak:30: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gdk, Gtk, Gio
/usr/lib/python2.7/dist-packages/ubuntutweak/common/consts.py:13: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded.
  from gi.repository import GLib, Notify

(ubuntu-tweak:27274): Gtk-WARNING **: Theme parsing error: gtk-widgets-dark.css:1195:18: Expected a border style

(ubuntu-tweak:27274): Gtk-WARNING **: Theme parsing error: gtk-widgets-dark.css:3649:34: 'theme_selected_bg_color' is not a valid color name
/usr/lib/python2.7/dist-packages/ubuntutweak/gui/dialogs.py:21: PyGIWarning: Vte was imported without specifying a version first. Use gi.require_version('Vte', '2.91') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gtk, Gdk, Pango, Vte
/usr/lib/python2.7/dist-packages/ubuntutweak/apps/__init__.py:7: PyGIWarning: WebKit was imported without specifying a version first. Use gi.require_version('WebKit', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gtk, WebKit, Soup
/usr/lib/python2.7/dist-packages/ubuntutweak/settings/gconfsettings.py:4: PyGIWarning: GConf was imported without specifying a version first. Use gi.require_version('GConf', '2.0') before import to ensure that the right version gets loaded.
  from gi.repository import GConf
compizconfig - Info: Backend     : gsettings
compizconfig - Info: Integration : true
compizconfig - Info: Profile     : Default
Traceback (most recent call last):
  File "/usr/bin/ubuntu-tweak", line 94, in on_startup
    self._window = UbuntuTweakWindow(feature=options.feature, module=options.module, splash_window=splash_window)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 293, in __init__
    tweaks_page = FeaturePage('tweaks')
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 161, in __init__
    self._setting = GSetting('com.ubuntu-tweak.tweak.%s' % feature_name)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/settings/gsettings.py", line 19, in __init__
    self.schema_default = self.default or Schema.load_schema(self.schema_id, self.key)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/settings/common.py", line 129, in load_schema
    tree = etree.parse(open(schema_path))
  File "src/lxml/lxml.etree.pyx", line 3427, in lxml.etree.parse (src/lxml/lxml.etree.c:85131)
  File "src/lxml/parser.pxi", line 1803, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:124287)
  File "src/lxml/parser.pxi", line 1823, in lxml.etree._parseFilelikeDocument (src/lxml/lxml.etree.c:124599)
  File "src/lxml/parser.pxi", line 1718, in lxml.etree._parseDocFromFilelike (src/lxml/lxml.etree.c:123258)
  File "src/lxml/parser.pxi", line 1139, in lxml.etree._BaseParser._parseDocFromFilelike (src/lxml/lxml.etree.c:117808)
  File "src/lxml/parser.pxi", line 573, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:110510)
  File "src/lxml/parser.pxi", line 683, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:112276)
  File "src/lxml/parser.pxi", line 613, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:111124)
lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: default line 33 and key, line 34, column 11
TypeError: can't convert return value to desired type
/usr/bin/ubuntu-tweak:123: Warning: g_value_copy: assertion 'G_IS_VALUE (src_value)' failed
  app.run(sys.argv)
/usr/bin/ubuntu-tweak:123: Warning: g_value_reset: assertion 'G_IS_VALUE (value)' failed
  app.run(sys.argv)
Tady se to sekne. :-/

Uživatelský avatar
skrob
Příspěvky: 1329
Registrován: 18 bře 2015, 15:34

Re: Nahrada Ubuntu-tweak (asociace a uklid)

#6 Příspěvek od skrob »

Ten skript mám naprosto identický a jede to normálně....?
Dell 7490 Intel®Core™ i7 - 8650u @ 8M Cache - up to 4,20 Ghz - 4x1,90 GHz - Intel UHD Graphics 620 - ram 16Gb DDR4 2400 Mhz
SSD NVME Intel 256 Gb
Linux Mint 20.3 Una 64 bit - Cinnamon 5.07 - core Linux 5.4.0-91 generic x86_64

Redmarx
Příspěvky: 32
Registrován: 13 říj 2015, 21:22

Re: Nahrada Ubuntu-tweak (asociace a uklid)

#7 Příspěvek od Redmarx »

Nikdo nevi? Pod MATE dela Ubuntu-tweak to same a nebezi. :-/

Zamčeno