Package: apostrophe
Version: 3.4-2
Severity: important
X-Debbugs-Cc: [email protected]

Dear Maintainer,

Hi!

When some file with Apostrophe:
Well, text editor is invisible, so we can't see what we're typing.

When open no file with Apostrophe:
They will just not open with a curious log message.

I don't know what I have done to this happen. Maybe when I have done a general
cache clear?

Thanks!


-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.17.13+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages apostrophe depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.49.0-4+b1
ii  gir1.2-adw-1                                 1.9.2-1
ii  gir1.2-glib-2.0                              2.88.2-1
ii  gir1.2-gtk-4.0                               4.22.4+ds-1
ii  gir1.2-spelling-1                            0.4.10-2
ii  gir1.2-webkit-6.0                            2.52.5-1
ii  libjs-mathjax                                2.7.9+dfsg-1
ii  python3                                      3.14.6-1
ii  python3-gi                                   3.56.3-2
ii  python3-pypandoc                             1.15+ds0-1
ii  python3-regex                                0.1.20250918-1+b1

apostrophe recommends no packages.

apostrophe suggests no packages.

-- no debconf information

*** /home/sam/Temp/apotrophe-log.txt
$ apostrophe 

(apostrophe:13695): Adwaita-WARNING **: 23:51:30.273: The resource 
style-dark.css is deprecated and shouldn't be used anymore. Use style.css with 
media queries instead.

(apostrophe:13695): Adwaita-WARNING **: 23:51:30.273: The resource style-hc.css 
is deprecated and shouldn't be used anymore. Use style.css with media queries 
instead.
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apostrophe/text_view.py", line 139, in 
__init__
    self.markup = MarkupHandler(self)
                  ~~~~~~~~~~~~~^^^^^^
  File "/usr/lib/python3/dist-packages/apostrophe/text_view_markup_handler.py", 
line 142, in __init__
    Process(target=self.parse, args=(child_conn,), daemon=True).start()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3.14/multiprocessing/process.py", line 121, in start
    self._popen = self._Popen(self)
                  ~~~~~~~~~~~^^^^^^
  File "/usr/lib/python3.14/multiprocessing/context.py", line 230, in _Popen
    return _default_context.get_context().Process._Popen(process_obj)
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/usr/lib/python3.14/multiprocessing/context.py", line 306, in _Popen
    return Popen(process_obj)
  File "/usr/lib/python3.14/multiprocessing/popen_forkserver.py", line 35, in 
__init__
    super().__init__(process_obj)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/usr/lib/python3.14/multiprocessing/popen_fork.py", line 20, in __init__
    self._launch(process_obj)
    ~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/usr/lib/python3.14/multiprocessing/popen_forkserver.py", line 47, in 
_launch
    reduction.dump(process_obj, buf)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/multiprocessing/reduction.py", line 60, in dump
    ForkingPickler(file, protocol).dump(obj)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^
TypeError: cannot pickle 'ApostropheTextView' object
when serializing dict item 'textview'
when serializing apostrophe.text_view_markup_handler.MarkupHandler state
when serializing apostrophe.text_view_markup_handler.MarkupHandler object
when serializing tuple item 0
when serializing method reconstructor arguments
when serializing method object
when serializing dict item '_target'
when serializing multiprocessing.context.Process state
when serializing multiprocessing.context.Process object
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apostrophe/application.py", line 144, in 
do_activate
    self._set_color_scheme()
    ~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/apostrophe/application.py", line 261, in 
_set_color_scheme
    window.textview.markup.on_style_updated()
    ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ApostropheTextView' object has no attribute 'markup'
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.

Reply via email to