[Ubuntu-x-swat] [Bug 1098334] Re: [gen4 sna] Font corruption in Chromium tab bar

2013-07-26 Thread Joonas Saarinen
Notice how with Chromium/Chrome the corruption happens only on display
positions where the fade out effect is applied to the right side of the
tab.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption in Chromium tab bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-07-26 Thread Chris Halse Rogers
diff --git a/src/sna/sna_xmir.c b/src/sna/sna_xmir.c
index ae1f2c9..e056129 100644
--- a/src/sna/sna_xmir.c
+++ b/src/sna/sna_xmir.c
@@ -111,13 +111,12 @@ sna_xmir_buffer_available(WindowPtr win)
 }
 
 static void
-sna_xmir_submit_dirty_window(WindowPtr win, DamagePtr damage)
+sna_xmir_submit_dirty_window(WindowPtr win)
 {
if (!xmir_window_has_free_buffer(win))
return;
 
-   if (sna_xmir_copy_to_mir(win, DamageRegion(damage)))
-   DamageEmpty(damage);
+   sna_xmir_copy_to_mir(win, xmir_window_get_dirty(win));
 }
 
 static const xmir_driver sna_xmir_driver = {


** Attachment added: xf86-video-intel patch
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1204778/+attachment/3749668/+files/thingy

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1204778

Title:
  [xmir] Graphics corruption - damage tracking

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1204778/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-07-26 Thread Chris Halse Rogers
And, in between firefighting, here's an update to the xserver patch to
report correct damage regions. Tested to work, not necessarily to be
correct :)

** Attachment added: xserver patch
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1204778/+attachment/3749669/+files/thingy

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1204778

Title:
  [xmir] Graphics corruption - damage tracking

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1204778/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1198942] Re: Hybrid Graphics and general enablement for fglrx and nvidia in Precise for 12.04.3

2013-07-26 Thread Alberto Milone
** Summary changed:

- Hybrid Graphics enablement for fglrx and nvidia in Precise for 12.04.3
+ Hybrid Graphics and general enablement for fglrx and nvidia in Precise for 
12.04.3

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-304 in Ubuntu.
https://bugs.launchpad.net/bugs/1198942

Title:
  Hybrid Graphics and general enablement for fglrx and nvidia in Precise
  for 12.04.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1198942/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-07-26 Thread Chris Wilson
Tracking the RawRegion is going to be a perf nightmare, I think. Maybe
just track damage extents and hope for the best? Most of the time
rendering redraws either a full window or a tiny rectangle of it (cursor
movement vs scrolling).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1204778

Title:
  [xmir] Graphics corruption - damage tracking

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1204778/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 449208] Re: touchpad tap-to-click response delayed .5 seconds

2013-07-26 Thread Alexander Adam
Actually I also had the impression that the touchpad responds somehow slow.
I use a ASUS Zenbook UX31A and found this bug report by accident.
While everything else is configurable via gui settings the tap to click 
response is just slow.

For me

synclient FastTaps=1 MaxDoubleTapTime=100

fixed the problem but I don't understand why it isn't the default. I
know other people which use Ubuntu and sometimes tap a few times because
the default settings just feel unresponsive.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/449208

Title:
  touchpad tap-to-click response delayed .5 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/449208/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1197921] Re: LibreOffice spreadsheet causes full Xorg crash with Anti-Aliasing enabled

2013-07-26 Thread Christopher M. Penalver
Confirmed via https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1205187 .

** Description changed:

- Steps to reproduce:
- Load spreadsheet (from comment #6) in LibreOffice.
- Crashes Xorg (displays top 8 rows).
+ 1) lsb_release -rd
+ Description:  Ubuntu 13.04
+ Release:  13.04
  
- Reproducible on 12.04 and 13.10 and with Libreoffice 3.5, 4.0.2,and
- 4.1-rc1.
+ 2) apt-cache policy xserver-xorg-core
+ xserver-xorg-core:
+   Installed: 2:1.13.3-0ubuntu6
+   Candidate: 2:1.13.3-0ubuntu6
+   Version table:
+  *** 2:1.13.3-0ubuntu6 0
+ 500 http://archive.ubuntu.com/ubuntu/ raring/main i386 Packages
+ 100 /var/lib/dpkg/status
+ 
+ 3) 3) What is expected to happen via a terminal:
+ cd ~/Desktop  wget 
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1197921/+attachment/3748789/+files/plantage-mai-only-empty.ods
  localc --nologo plantage-mai-only-empty.ods
+ 
+ is that xorg does not crash.
+ 
+ 4) What happens instead is that it crashes. Reproducible on 12.04 and
+ 13.10 and with Libreoffice 3.5, 4.0.2,and  4.1-rc1.
+ 
+ WORKAROUND: Open in Gnumeric.
+ apt-cache policy gnumeric
+ gnumeric:
+   Installed: 1.12.1-1ubuntu1
+   Candidate: 1.12.1-1ubuntu1
+   Version table:
+  *** 1.12.1-1ubuntu1 0
+ 500 http://archive.ubuntu.com/ubuntu/ raring/universe i386 Packages
+ 100 /var/lib/dpkg/status
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-core 2:1.13.3-0ubuntu13
  ProcVersionSignature: Ubuntu 3.2.0-48.74-generic 3.2.46
  Uname: Linux 3.2.0-48-generic x86_64
  NonfreeKernelModules: ip6table_filter ip6_tables ebtable_nat ebtables 
xt_state ipt_REJECT xt_CHECKSUM iptable_mangle xt_tcpudp iptable_filter fglrx 
ipt_MASQUERADE iptable_nat kvm_amd nf_nat nf_conntrack_ipv4 kvm nf_conntrack 
nf_defrag_ipv4 ip_tables x_tables bridge stp parport_pc ppdev rfcomm bnep 
bluetooth binfmt_misc snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel 
snd_usb_audio snd_hda_codec snd_pcm snd_hwdep snd_usbmidi_lib snd_seq_midi 
snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd uvcvideo 
videodev v4l2_compat_ioctl32 edac_core k10temp soundcore dm_multipath 
edac_mce_amd snd_page_alloc mac_hid sp5100_tco serio_raw i2c_piix4 hwmon_vid lp 
parport usbhid firewire_ohci hid r8169 pata_atiixp firewire_core crc_itu_t 
pata_via
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  Date: Thu Jul  4 13:58:20 2013
  ExecutablePath: /usr/bin/Xorg
  InstallationDate: Installed on 2013-05-05 (59 days ago)
  InstallationMedia: Lubuntu 13.04 Raring Ringtail - Release amd64 
(20130423.1)
  MarkForUpload: True
  ProcCmdline: /usr/bin/X -core :0 -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
  
  SegvAnalysis: Skipped: missing required field Disassembly
  Signal: 11
  SourcePackage: xorg-server
  UpgradeStatus: Upgraded to saucy on 2013-05-14 (50 days ago)
  UserGroups:

** Tags added: i286 raring

** Tags removed: i286
** Tags added: i386

** Changed in: xorg-server (Ubuntu)
   Status: New = Confirmed

** Tags added: precise

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1197921

Title:
  LibreOffice spreadsheet causes full Xorg crash with Anti-Aliasing
  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1197921/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1174278] Re: REGRESSION: failed to allocate video resources with latest fglrx

2013-07-26 Thread Mike C. Fletcher
This bug also affects Dell Inspiron 15R laptops (Ubuntu Certified
Hardware for 12.04) when updated to 13.04. The machine winds up at a
text-only console, so the user experience is rather poor.

Latest Beta drivers from AMD + explicitly installing the qauntal
libudev0 and xserver-xorg-video-intel brings the machine up correctly
(as in http://askubuntu.com/questions/205112/how-do-i-get-amd-intel-
hybrid-graphics-drivers-working/288355#288355).

Would it be reasonable to declare a dependency on those explicit
versions of the conflicting packages in the fglrx-installer package?
Having people's laptops that have a very common hardware configuration
(dual mode AMD/Intel graphics) turn console-only on upgrade seems a bit
problematic.

Alternately, running amdconfig --px-igpu if the condition is detected
(lspci has both Intel and AMD VGA drivers and the newer xorg-server-
intel and libudev0 packages are installed) might be a workaround,
preferably with a user-visible warning of some type.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1174278

Title:
  REGRESSION: failed to allocate video resources with latest fglrx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1174278/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205329] Re: Nouveau crashes at nouveau_object_decf on logout and system hangs on restarting lightdm

2013-07-26 Thread Prem Anand
** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1205329/+attachment/3749944/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1205329

Title:
  Nouveau crashes at nouveau_object_decf on logout and system hangs on
  restarting lightdm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1205329/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205329] [NEW] Nouveau crashes at nouveau_object_decf on logout and system hangs on restarting lightdm

2013-07-26 Thread Prem Anand
Public bug reported:

I am seeing nouveau consistently crashing @ nouveau_object_decf on
logging out. On trying to restart the display manager, it hangs

[29140.815287] nouveau E[ I2C][:01:00.0] AUXCH(1): begin idle timeout 
0x
[29140.816398] nouveau E[ I2C][:01:00.0] AUXCH(1): begin idle timeout 
0x
[29140.817495] nouveau E[ I2C][:01:00.0] AUXCH(3): begin idle timeout 
0x
[29140.819535] nouveau E[ I2C][:01:00.0] AUXCH(3): begin idle timeout 
0x
[29140.821547] nouveau E[ I2C][:01:00.0] AUXCH(2): begin idle timeout 
0x
[29140.823558] nouveau E[ I2C][:01:00.0] AUXCH(2): begin idle timeout 
0x
[29264.387025] BUG: unable to handle kernel NULL pointer dereference at 
  (null)
[29264.387062] IP: [  (null)]   (null)
[29264.387081] PGD 0
[29264.387090] Oops: 0010 [#1] SMP
[29264.387105] Modules linked in: snd_hda_codec_hdmi intel_powerclamp coretemp 
lib80211_crypt_tkip kvm_intel kvm crc32_pclmul ghash_clmulni_intel aesni_intel 
aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd joydev applesmc 
input_polldev snd_hda_codec_cirrus parport_pc ppdev uvcvideo snd_hda_intel 
wl(POF) microcode snd_hda_codec videobuf2_vmalloc videobuf2_memops snd_hwdep 
videobuf2_core snd_seq_midi bnep snd_seq_midi_event rfcomm videodev snd_rawmidi 
snd_pcm bluetooth bcm5974 snd_seq snd_page_alloc lib80211 lpc_ich cfg80211 
mei_me mei snd_seq_device snd_timer snd apple_gmux soundcore apple_bl mac_hid 
binfmt_misc nls_iso8859_1 lp parport hid_apple nouveau mxm_wmi hid_generic i915 
wmi sdhci_pci tg3 ttm ahci i2c_algo_bit sdhci usbhid drm_kms_helper libahci ptp 
hid drm pps_core video [last unloaded: btusb]
[29264.387428] CPU: 3 PID: 1337 Comm: Xorg Tainted: PF   W  O 
3.10.2-031002-generic #201307212216
[29264.387460] Hardware name: Apple Inc. MacBookPro10,1/Mac-C3EC7CD22292981F, 
BIOS MBP101.88Z.00EE.B03.1212211437 12/21/2012
[29264.387498] task: 880452ea5dc0 ti: 8804570c2000 task.ti: 
8804570c2000
[29264.387524] RIP: 0010:[]  [  (null)]   
(null)
[29264.387551] RSP: 0018:8804570c3af0  EFLAGS: 00010246
[29264.387570] RAX: a02c0020 RBX: 88045717eb00 RCX: e000
[29264.387595] RDX: 0005 RSI:  RDI: 88045717eb00
[29264.387620] RBP: 8804570c3b08 R08:  R09: 
[29264.387645] R10: a021cb37 R11: 0002 R12: 0001
[29264.387671] R13:  R14: 880458354688 R15: 
[29264.387696] FS:  () GS:88046f2c() 
knlGS:
[29264.387725] CS:  0010 DS:  ES:  CR0: 80050033
[29264.387745] CR2:  CR3: 02c0d000 CR4: 001407e0
[29264.387770] DR0:  DR1:  DR2: 
[29264.387795] DR3:  DR6: 0ff0 DR7: 0400
[29264.387819] Stack:
[29264.387827]  a01fb83a  88045717eb00 
8804570c3b38
[29264.387857]  a01fb7dd 880458354670 880458354670 

[29264.387885]  880458354660 8804570c3b98 a01fa0db 
a02b3c31
[29264.387913] Call Trace:
[29264.387939]  [a01fb83a] ? nouveau_object_decf+0x3a/0xd0 [nouveau]
[29264.387972]  [a01fb7dd] nouveau_object_dec+0x6d/0x90 [nouveau]
[29264.388005]  [a01fa0db] nouveau_handle_fini+0x13b/0x2b0 [nouveau]
[29264.388039]  [a01f8221] nouveau_client_fini+0x61/0xa0 [nouveau]
[29264.388081]  [a0271adf] nouveau_cli_destroy+0x2f/0x50 [nouveau]
[29264.388119]  [a0271b99] nouveau_drm_postclose+0x19/0x20 [nouveau]
[29264.388152]  [a001a0b0] drm_release+0x340/0x520 [drm]
[29264.388176]  [811a1e9a] __fput+0xba/0x240
[29264.388195]  [811a202e] fput+0xe/0x10
[29264.388215]  [8107cda8] task_work_run+0xc8/0xf0
[29264.388235]  [8105f6ae] do_exit+0x19e/0x480
[29264.388256]  [810b919f] ? __unqueue_futex+0x3f/0x80
[29264.388278]  [8106c4db] ? __dequeue_signal+0x6b/0xb0
[29264.388299]  [8105fa24] do_group_exit+0x44/0xa0
[29264.388320]  [8106f621] get_signal_to_deliver+0x231/0x480
[29264.388345]  [81013bc7] do_signal+0x47/0x140
[29264.388366]  [8109350c] ? account_user_time+0x9c/0xb0
[29264.388387]  [81093b34] ? vtime_account_user+0x74/0x90
[29264.388410]  [81013d48] do_notify_resume+0x88/0xc0
[29264.388433]  [8172231a] int_signal+0x12/0x17
[29264.388451] Code:  Bad RIP value.
[29264.388467] RIP  [  (null)]   (null)
[29264.388487]  RSP 8804570c3af0
[29264.388499] CR2: 
[29264.388525] ---[ end trace 4ca6bffe89780c0c ]---
[29264.388543] Fixing recursive fault but reboot is needed!

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xorg 1:7.7+1ubuntu4
Uname: Linux 3.10.2-031002-generic x86_64

[Ubuntu-x-swat] [Bug 1205329] Re: Nouveau crashes at nouveau_object_decf on logout and system hangs on restarting lightdm

2013-07-26 Thread Prem Anand
** Attachment added: dmesg
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1205329/+attachment/3749941/+files/dmesg

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1205329

Title:
  Nouveau crashes at nouveau_object_decf on logout and system hangs on
  restarting lightdm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1205329/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205329] Re: Nouveau crashes at nouveau_object_decf on logout and system hangs on restarting lightdm

2013-07-26 Thread Prem Anand
** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1205329/+attachment/3749942/+files/Xorg.0.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1205329

Title:
  Nouveau crashes at nouveau_object_decf on logout and system hangs on
  restarting lightdm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1205329/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205329] Re: Nouveau crashes at nouveau_object_decf on logout and system hangs on restarting lightdm

2013-07-26 Thread Prem Anand
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1205329

Title:
  Nouveau crashes at nouveau_object_decf on logout and system hangs on
  restarting lightdm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1205329/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205166] [NEW] system randomly hardlocks T530

2013-07-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

System started randomly hardlocking about 3 weeks ago. Hardlock doesn't seem to 
be related to open programs, usually chrome and some other basic programs are 
open.
When hardlock happens, switching TTYs is not possible also none of the 
logs(syslog, kern, dmesg, Xorg) show any kind of error.

Ran memtest with no errors found.

All packages up to date with current LTS repos

Kernel 3.2.0-49-generic
Ubuntu 12.04.2 LTS

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment
-- 
system randomly hardlocks T530
https://bugs.launchpad.net/bugs/1205166
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xorg in Ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1176304] Re: If I run 'startx' then I cannot login again to my account.

2013-07-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1176304

Title:
  If I run 'startx' then I cannot login again to my account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1176304/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205166] Re: system randomly hardlocks T530

2013-07-26 Thread madmaze
I helped Hasdai file this bug, it probably has something to with the Graphics 
Environment. 
Can't be more specific on the package, we found no explicit errors pointing at 
Xorg, but when this happens everything freeze, the screen stays up and both 
mouse and keyboard freeze. 

Assuming its Xorg or perhaps the intel graphics driver? This has only
been happening off and on for the last 3 weeks or so

** Package changed: ubuntu = xorg (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1205166

Title:
  system randomly hardlocks T530

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1205166/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 629244] Re: DisplayLink driver unloads when Screen 0 is handled by Nvidia driver

2013-07-26 Thread ignotus
http://askubuntu.com/questions/321532/how-to-make-ubuntu-13-04-work-
with-displaylink-monitor

Try with a Kernel 3.9+
I followed this instructions and it works (do not use Nvidia native driver, use 
the opensource one). 
It's slow but woks! 
You can share windows (dragging them) between your different graphic cards!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-displaylink in Ubuntu.
https://bugs.launchpad.net/bugs/629244

Title:
  DisplayLink driver unloads when Screen 0 is handled by Nvidia driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/629244/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1176304] Re: If I run 'startx' then I cannot login again to my account.

2013-07-26 Thread oriolpont
At least in my case, what happens is that .Xauthority is owned by root
after running startx (as root). A workaround:

sudo rm ~/.Xauthority

I am not sure to which extent this constitutes a bug, though.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1176304

Title:
  If I run 'startx' then I cannot login again to my account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1176304/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1041790] Re: [snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround i915.semaphores=0

2013-07-26 Thread Tomasz Melcer
I can reproduce this problem fairly regularly on a certain game inside
wine (and nowhere else) on my up-to-date Debian Sid box. If there's any
solution/patch to test and there's any benefit in testing it on a non-
Ubuntu system, I volunteer to help.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1041790

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1041790/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1041790] Re: [snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround i915.semaphores=0

2013-07-26 Thread Chris Wilson
Sure try https://bugs.freedesktop.org/attachment.cgi?id=82768

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1041790

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1041790/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205427] Re: Xorg crashed with SIGABRT in RRCrtcDetachScanoutPixmap()

2013-07-26 Thread Apport retracing service
*** This bug is a duplicate of bug 1194343 ***
https://bugs.launchpad.net/bugs/1194343

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1194343, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1205427/+attachment/3750122/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1205427/+attachment/3750125/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1205427/+attachment/3750134/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1205427/+attachment/3750136/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1205427/+attachment/3750137/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1205427/+attachment/3750138/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1205427/+attachment/3750139/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1194343
   Xorg crashed with SIGABRT in RRCrtcDetachScanoutPixmap()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1205427

Title:
  Xorg crashed with SIGABRT in RRCrtcDetachScanoutPixmap()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1205427/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205509] [NEW] Raring - Unity extremely slow, ATI Radeon Xpress 1100

2013-07-26 Thread Arturo Ovalle Mendoza
Public bug reported:

All Unity effects run slow on my computer . The Dash opens slow, the Unity 
window switcher is very slow, too. I can say that all effects are to some 
extent slow and making the system slow.
Running Raring Ringtale, GPU: ATI Radeon Xpress 1100, CPU: AMD Turion 64 Mobile 
Technology, 2 GB RAM

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
Uname: Linux 3.8.0-26-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Jul 26 17:19:36 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI RS482M [Mobility Radeon Xpress 200] 
[1002:5975] (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:010f]
InstallationDate: Installed on 2013-07-24 (2 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
Lsusb:
 Bus 001 Device 003: ID 5986:0100 Acer, Inc Orbicam
 Bus 003 Device 002: ID 1532:0002 Razer USA, Ltd 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Acer, inc. Aspire 5050
MarkForUpload: True
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=65f0fdae-fd21-44b7-a3e6-b132f6c3e446 ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-video-ati
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/17/07
dmi.bios.vendor: Acer
dmi.bios.version: v1.3309
dmi.board.name: Prespa M
dmi.board.vendor: Acer, Inc.
dmi.board.version: Not Applicable
dmi.chassis.type: 1
dmi.chassis.vendor: Acer, Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAcer:bvrv1.3309:bd04/17/07:svnAcer,inc.:pnAspire5050:pvrNotApplicable:rvnAcer,Inc.:rnPrespaM:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
dmi.product.name: Aspire 5050
dmi.product.version: Not Applicable
dmi.sys.vendor: Acer, inc.
version.compiz: compiz 1:0.9.9~daily13.06.19~13.04-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.3-0ubuntu0.3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.3-0ubuntu0.3
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Fri Jul 26 17:00:48 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu6
xserver.video_driver: radeon

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 raring ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1205509

Title:
  Raring - Unity extremely slow, ATI Radeon Xpress 1100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1205509/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1160256] Re: 8086:0126 Xorg freeze: drm:i915_hangcheck_hung

2013-07-26 Thread Anthony Rogliano
*** This bug is a duplicate of bug 946899 ***
https://bugs.launchpad.net/bugs/946899

This still happens on Ubuntu 13.04 patched as of 7/26/2013 on a Lenovo
T420.

kernel: 3.8.0-26-generic #38-Ubuntu SMP Mon Jun 17 21:43:33 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux
lspci: 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)

Please prioritize as it's extremely frustrating. I can't seem to easily
capture the error_state because it's cleared out upon reboot (unable to
switch TTYs etc).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1160256

Title:
  8086:0126 Xorg freeze: drm:i915_hangcheck_hung

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1160256/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1015183]

2013-07-26 Thread Maarten Lankhorst
I think the changes to onboard to use xinput2 directly may have fixed
the remaining issue I was having. When I checked out onboard from trunk
and used it on my nexus7 things worked, and nothing got stuck.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1015183

Title:
  Inconsistent mouse events for Acer T231H multitouch monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1015183/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205509] Re: Raring - Unity extremely slow, ATI Radeon Xpress 1100

2013-07-26 Thread Daniel Letzeisen
The logs don't  show any obvious issues. The only things I can think of
1) Create a new user to make sure your regular user's Unity settings are okay
2) Try xorg-edgers PPA to make sure it's not a problem that's already fixed 
upstream

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1205509

Title:
  Raring - Unity extremely slow, ATI Radeon Xpress 1100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1205509/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205509] Re: Raring - Unity extremely slow, ATI Radeon Xpress 1100

2013-07-26 Thread Arturo Ovalle Mendoza
BUG SOLVED:
I tried x-org edgers and that fixed the bug.

These were the steps:

sudo add-apt-repository ppa:xorg-edgers/ppa 
sudo apt-get update
sudo apt-get install xserver-xorg-video-ati
sudo apt-get update
sudo apt-get upgrade

After restarting, the bug was fixed.

Thank you very much !

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1205509

Title:
  Raring - Unity extremely slow, ATI Radeon Xpress 1100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1205509/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205509] Re: Raring - Unity extremely slow, ATI Radeon Xpress 1100

2013-07-26 Thread Daniel Letzeisen
Marking Fix Released since user is satisfied with workaround and not
interested in technical debugging.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1205509

Title:
  Raring - Unity extremely slow, ATI Radeon Xpress 1100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1205509/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp