[Bug 2087968] [NEW] graphic driver

2024-11-12 Thread Mazen Al-Asali
Public bug reported: graphic driver ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: xorg 1:7.7+23ubuntu3 ProcVersionSignature: Ubuntu 6.8.0-48.48-generic 6.8.12 Uname: Linux 6.8.0-48-generic x86_64 ApportVersion: 2.28.1-0ubuntu3.1 Architecture: amd64 BootLog: Error: [Errno 13] Permission de

[Bug 1959995] Re: present: Crash in 'present_scmd_get_crtc' and 'present_flush' (NVIDIA 495.46)

2022-03-24 Thread Mazen Mardini
If you don't like to wait for the patch to be applied, here is what you can do (for focal): 1. mkdir xorg-server && cd xorg-server 2. git clone -b applied/ubuntu/focal-security https://git.launchpad.net/ubuntu/+source/xorg-server 3. cd xorg-server/debian/patches 4. wget https://bugs.launchpad.n

[Bug 1959995] Re: present: Crash in 'present_scmd_get_crtc' and 'present_flush' (NVIDIA 495.46)

2022-02-08 Thread Mazen Mardini
I can confirm that this patch works. It fixed the crash on my computer. I'm running the Nvidia 510.47 drivers. ** Attachment added: "it works.png" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1959995/+attachment/5559655/+files/it%20works.png -- You received this bug notificatio

[Bug 1959995] [NEW] present: Crash in 'present_scmd_get_crtc' and 'present_flush' (NVIDIA 495.46)

2022-02-03 Thread Mazen Mardini
Public bug reported: This bug causes xserver to crash when using newer Nvidia drivers (NVIDIA 495.46+) with Optimus. It's apparently triggered when using the MATE desktop environment. It has been noticed on xorg-server-21.1, but it's likely affecting version 1.20.13 as well. It has been fixed alr

[Bug 1777527] Re: 'ELAN0618 Touchpad' is not recognized on a fresh install

2018-07-13 Thread Mazen elkashef
Alright. So are there any expectations about the timeline or the possibility of fixing this issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777527 Title: 'ELAN0618 Touchpad' is not recognized

[Bug 1777527] Re: 'ELAN0618 Touchpad' is not recognized on a fresh install

2018-06-20 Thread Mazen elkashef
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777527 Title: 'ELAN0618 Touchpad' is not recognized on a fresh install To manage

[Bug 1777527] Re: 'ELAN0618 Touchpad' is not recognized on a fresh install

2018-06-19 Thread Mazen elkashef
I installed the mainline kernel $ uname -r 4.18.0-041800rc1-generic Note: I can't login back to the default kernel that came with Ubuntu 18.0.4 TLS (Notice I updated the OS once) $ dpkg --list | grep linux-image ii linux-image-4.15.0-20-generic 4.15.0-20.21

[Bug 1777527] Re: 'ELAN0618 Touchpad' is not recognized on a fresh install

2018-06-18 Thread Mazen elkashef
I tried a million thing that I even can't remember. But I recently found this bug that might be related: https://bugzilla.kernel.org/show_bug.cgi?id=81331 and also someone was saying that I could fix this by adding ACPI ID to drivers/input/mouse/elan_i2c_core.c (But I don't know how to edit the d

[Bug 1777527] [NEW] 'ELAN0618 Touchpad' is not recognized on a fresh install

2018-06-18 Thread Mazen elkashef
Public bug reported: I tried ubuntu 16, 17 and 18. None of them were able to recongize my touchpad at all. I tried to boot from a windows installation USB, the touchpad worked right away. $ lsb_release -rd Description:Ubuntu 18.04 LTS Release:18.04 $ uname -a Linux Mazen-PC 4.15.0

[Bug 1777527] Re: 'ELAN0618 Touchpad' is not recognized on a fresh install

2018-06-18 Thread Mazen elkashef
** Attachment added: "devices" https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1777527/+attachment/5154103/+files/devices -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777527 Title:

[Bug 1777527] Re: 'ELAN0618 Touchpad' is not recognized on a fresh install

2018-06-18 Thread Mazen elkashef
** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1777527/+attachment/5154102/+files/dmesg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777527 Title: 'EL

[Bug 1415309] Re: "Open file with Nedit" from PCManFM causes Nedit to crash

2015-04-11 Thread Mazen
@Graham, I've installed nedit from the ppa but doesnt work $ sudo apt-get install nedit Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait Paquets suggérés : csh Les NOUVEAUX paquets suivants seront installés : nedit 0

[Bug 1415309] Re: "Open file with Nedit" from PCManFM causes Nedit to crash

2015-04-11 Thread Mazen
For me this segfaults: $ nedit -xrm '*textFontList: -*-dina-medium-r-*-*-16-*-*-*-*-*-*-*' Erreur de segmentation (core dumped) but this doesnt: $ nedit -xrm '*font: -*-dina-medium-r-*-*-16-*-*-*-*-*-*-*' -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1442854] Re: Nedit crash with Segmentation fault

2015-04-11 Thread Mazen
*** This bug is a duplicate of bug 1415309 *** https://bugs.launchpad.net/bugs/1415309 Just in case, I solved the problem by creating a file ~/.Xdefaults where I put this line $ cat .Xdefaults *font: -*-dina-medium-r-*-*-16-*-*-*-*-*-*-* No crash for nedit this time. When I rem

[Bug 1442854] Re: Nedit crash with Segmentation fault

2015-04-11 Thread Mazen
*** This bug is a duplicate of bug 1415309 *** https://bugs.launchpad.net/bugs/1415309 @Graham: I installed motif from this ppa "ppa:ginggs/motif1565" but the issue remains the same. $ dpkg -l | grep motif ii libmotif-common 2.3.4-8~ppa4

[Bug 1442854] Re: Nedit crash with Segmentation fault

2015-04-11 Thread Mazen
*** This bug is a duplicate of bug 1415309 *** https://bugs.launchpad.net/bugs/1415309 No, I am running ubuntu gnome-session-flashback CurrentDesktop: GNOME-Flashback:Unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1442854] Re: Nedit crash with Segmentation fault

2015-04-11 Thread Mazen
** Attachment added: "this is ubuntu-bug report of this crash" https://bugs.launchpad.net/ubuntu/+source/nedit/+bug/1442854/+attachment/4372175/+files/nedit.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1442854] Re: Nedit crash with Segmentation fault

2015-04-11 Thread Mazen
maybe but in my case, nedit doesnt run anyway, the crash was immediate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1442854 Title: Nedit crash with Segmentation fault To manage notifications abou

[Bug 1442854] [NEW] Nedit crash with Segmentation fault

2015-04-10 Thread Mazen
Public bug reported: -- uname -- $ uname -a Linux asus 3.19.0-10-generic #10-Ubuntu SMP Mon Mar 23 16:25:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux -- lsb_release -- $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Vivid Vervet (development branch) Re

[Bug 1182801] Re: systemd-udevd[1440]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory

2015-04-01 Thread Mazen
Removed Hal but the problem still exists On my Ubuntu 14.10, there is no /lib/udev/rules.d/90-hal.rules The right file is /etc/udev/rules.d/90-hal.rules $find /etc/udev/ -type f | xargs grep socket /etc/udev/rules.d/90-hal.rules:RUN+="socket:/org/freedesktop/hal/udev_event" the solution is to c

[Bug 1285783] Re: Right panel has a transparent background

2014-10-25 Thread Mazen
same thing here under Ubuntu 14.10 gtk3 widget factory, gnome-tweak-tool and gnome-control-center backgrounds (some of the listed items) are transparent under gnome-fallback, and turn to black under gnome-shell. Even the second tab "resources" in gnome-system-monitor is transparent. I turned t

[Bug 1304092] Re: transparent background when gnome-tweak-tool used in Unity

2014-05-25 Thread Mazen
*** This bug is a duplicate of bug 1285783 *** https://bugs.launchpad.net/bugs/1285783 under gnome-panel (flashback session), background is transparent and the window cannot be resized with the mouse. when the window border is clicked, the window context menu appears instead. -- You received

[Bug 1162178] Re: GLib-CRITICAL messages when clicking on "Get Help online" or on the Twitter / Facebook icons

2014-02-05 Thread Mazen Mardini
This bug is in Qt. Clicking on links withing a QLabel widget will cause it to print out that error. You should probably consider reporting this to Qt and not Ubuntu. I can reproduce this bug simply by creating a GUI app with a QLabel holding a simple link. Make sure to also set "openExternalLinks"

[Bug 844286] Re: colord crashed with SIGSEGV in dbus_message_get_reply_serial()

2012-05-13 Thread Mazen Mardini
Happens on startup. Almost clean install, did a few changes: - Fixed grub using boot-repair with standard settings. - Renistalled graphics drivers (http://askubuntu.com/questions/74171/is-my-ati-graphics-card-supported-in-ubuntu). -- You received this bug notification because you are a member o

[Bug 981532] Re: compiz crashed with SIGSEGV

2012-04-15 Thread Mazen
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/981532 Title: compiz crashed with SIGSEGV To manage notifications about this bug go to: https://bugs.launchpad.net/ubu

[Bug 753513] Re: package branding-ubuntu 0.5 failed to install/upgrade: trying to overwrite '/usr/share/gnome-games/quadrapassel/pixmaps/quadrapassel.svg', which is also in package quadrapassel 1:2.32

2011-04-07 Thread MaZen Mallah
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/753513 Title: package branding-ubuntu 0.5 failed to install/upgrade: trying to overwrite '/usr/share/gnome- games/quadrapassel/pixmaps/quadrapassel.s

[Bug 753513] [NEW] package branding-ubuntu 0.5 failed to install/upgrade: trying to overwrite '/usr/share/gnome-games/quadrapassel/pixmaps/quadrapassel.svg', which is also in package quadrapassel 1:2.

2011-04-07 Thread MaZen Mallah
Public bug reported: Binary package hint: branding-ubuntu i was installing new updates ProblemType: Package DistroRelease: Ubuntu 11.04 Package: branding-ubuntu 0.5 ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic i686 NonfreeKernelModules: nvidia Architect

[Bug 360001] Re: package acroread 8.1.3-0medib untu0.8.10.2 failed to install/upgrade: tentative de remplacement de « /usr/share/man/man1/acrorea d.1.gz », qui appartient aussi au paquet a croread-de

2009-04-12 Thread Mazen
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/25283113/Dependencies.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/25283114/DpkgTerminalLog.gz -- package acroread 8.1.3-0medibuntu0.8.10.2 failed to install/upgrade: tentative de remplac

[Bug 360001] [NEW] package acroread 8.1.3-0m edibuntu0.8.10.2 failed to install/upgrade: tentat ive de remplacement de « /usr/share/man/man1/acr oread.1.gz », qui appartient aussi au paqu et acroread-

2009-04-12 Thread Mazen
Public bug reported: Binary package hint: acroread failed to update ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: tentative de remplacement de « /usr/share/man/man1/acroread.1.gz », qui appartient aussi au paquet acroread-debian-files NonfreeKernelModules: nv