rn0x/altaqwaa-desktop

التطبيق لا يعمل على لينكس

mhsabbagh opened this issue · 2 comments

السلام عليكم.

عند تثبيت التطبيق من متجر Snapstore كما هو مشروح، فإن نافذة التطبيق تُفتح لكن لا يوجد محتوى أو شيء للضغط عليه.

وكذلك في صفحة الصوتيات، وكذلك بالنسبة لحصن المسلم. والأزرار في صفحة الأذكار ولا واحد منها يعمل.

أيضًا زر إغلاق نافذة البرنامج (X) من النافذة نفسها لا يعمل ولا يُغلق النافذة، ويتوجب إغلاق التطبيق من الأيقونة التي بالأعلى.

الصور المرفقة تظهر المشكلة.

وهذا هو خرج الطرفية عند تشغيل البرنامج:

mhsabbagh@ubuntu2204:~$ snap run altaqwaa

(altaqwaa:5013): Gtk-WARNING **: 13:14:21.347: Theme parsing error: gtk.css:1422:23: 'font-feature-settings' is not a valid property name

(altaqwaa:5013): Gtk-WARNING **: 13:14:21.351: Theme parsing error: gtk.css:3308:25: 'font-feature-settings' is not a valid property name

(altaqwaa:5013): Gtk-WARNING **: 13:14:21.352: Theme parsing error: gtk.css:3770:23: 'font-feature-settings' is not a valid property name
[5098:0112/131421.513550:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[5158:0112/131421.574527:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
(node:5013) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/home/mhsabbagh/snap/altaqwaa/11/.config/autostart/Altaqwaa.desktop'
    at Object.openSync (node:fs:585:3)
    at Object.func [as openSync] (node:electron/js2c/asar_bundle:5:1810)
    at Object.writeFileSync (node:fs:2170:35)
    at homeWindow (/snap/altaqwaa/11/resources/app.asar/Window/home.js:136:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
(Use `altaqwaa --trace-warnings ...` to show where the warning was created)
(node:5013) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)

(altaqwaa:5013): libappindicator-WARNING **: 13:14:21.656: Using '/tmp' paths in SNAP environment will lead to unreadable resources
[5108:0112/131421.742864:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.

image

image

image

rn0x commented

وعليكم السلام ورحمة الله وبركاته
شكرا لك على التبليغ 💐.

المشكلة في حزمة snap وهي عدم وجود مجلد autostart يمكنك حل المشكلة بإنشاء المجلد

mkdir ~/snap/altaqwaa/11/.config/autostart

او تحديث التطبيق الى آخر إصدار

sudo snap refresh altaqwaa

or

sudo snap refresh 

شكرًا جزيلًا لك، بالفعل يمكنني تأكيد أن حزمة سناب صارت تعمل الآن دون مشاكل.

تحياتي لك.