[Bug 1866250] [NEW] nautilus crashes under wayland when trying to unmount an external drive

2020-03-05 Thread Pedro Côrte-Real
Public bug reported: I can 100% reliably crash nautilus when running under a sway session. The steps to reproduce it are simple: 1. Connect an external drive and mount it by browsing to it in nautilus 2. Open a terminal and cd into the drive mount 3. Press the unmount icon for the drive in

[Bug 1809880] Re: Fullscreen vlc sometimes freezes until you Alt-Tab away and back from the window

2019-06-05 Thread Pedro Côrte-Real
This is most likely a vlc bug and should be reassigned to it. I am experiencing it in VLC under sway so unless the same bug exists across sway and mutter it's probably a vlc thing. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1773959] Re: High CPU usage by gnome-shell when only running gnome-terminal

2019-03-02 Thread Pedro Côrte-Real
Hi Daniel. I can't even reproduce it in 18.04 anymore. I tried: - Booting 18.04.2 from a usb disk - The 18.04 GNOME Wayland session (what I'm trying now to avoid a bunch of other bugs) - The 18.04 default Ubuntu Xorg session all of them seem to be showing reasonable <1% gnome-shell CPU usage

[Bug 1752813] Re: Pointer speed is too slow even in the fastest setting

2019-02-28 Thread Pedro Côrte-Real
*** This bug is a duplicate of bug 924648 *** https://bugs.launchpad.net/bugs/924648 I'm not sure if this is a duplicate of it's actually a bug in the underlying driver and not GNOME. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 1752813] Re: Pointer speed is too slow even in the fastest setting

2019-02-28 Thread Pedro Côrte-Real
Another strange thing that happens is that sometimes after suspend/resume the pointer speed is changed. Right now, using that 250/250 udev rule I was before having just enough speed at maximum setting. Today after a suspend/resume cycle I now had to set the trackpoint speed to around 40% to get a

[Bug 1752813] Re: Pointer speed is too slow even in the fastest setting

2019-02-12 Thread Pedro Côrte-Real
Currently the settings are just barely usable at max speed. Is there any upstream I can coordinate with to try and get this solved? This is a really annoying issue. Using these same laptops in Windows has a much faster pointer. -- You received this bug notification because you are a member of

[Bug 1810126] Re: Extremely visible screen tearing with VLC and Firefox/Chromium

2019-02-09 Thread Pedro Côrte-Real
This seems to at least help: https://extensions.gnome.org/extension/1445/fix-fullscreen-tearing/ Maybe something like that should be shipped by default -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1815135] [NEW] On resume unlocked desktop with completely broken shell

2019-02-07 Thread Pedro Côrte-Real
Public bug reported: Recently I've had gnome-shell be completely broken on resume from suspend. The screen contents show the apps with broken positions and missing decorations and the top bar is shown twice, once in 200% once in 100%. The screen lock is not in place so screen contents are

[Bug 1573728] Re: Files opened with gedit on command line no longer open within the existing gedit session

2019-01-28 Thread Pedro Côrte-Real
That will only come out with newer gnome versions, so this would only be fixed in 20.04 if you're using LTS releases. I'm running the original patch with no issues, so maybe it would be nice to just add that to the current package? -- You received this bug notification because you are a member

[Bug 1573728] Re: Files opened with gedit on command line no longer open within the existing gedit session

2019-01-25 Thread Pedro Côrte-Real
I've ran the patch for a few months now with no issues. A new update has now reverted that so I have to go back and reapply it. Could the patch just be added to the ubuntu package and be done with it? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1810126] [NEW] Extremely visible screen tearing with VLC and Firefox/Chromium

2018-12-30 Thread Pedro Côrte-Real
Public bug reported: When watching videos in VLC on an external screen there is extremely visible screen tearing. But it's likely that the external screen only makes the problem worse as this website shows a lot of vsync issues in both Firefox and Chromium even with just the single screen:

[Bug 1809880] [NEW] Fullscreen vlc sometimes freezes until you Alt-Tab away and back from the window

2018-12-27 Thread Pedro Côrte-Real
Public bug reported: There seems to be a bug, which I assume is in mutter, when viewing multiple vlc videos fullscreen. The steps to reproduce are simple: 1. Open a bunch of videos in vlc in sequence with something like "vlc *" in a directory full of video files 2. Press N to move to the next

[Bug 1774177] Re: Personal scaling settings not used on the unlock screen

2018-10-05 Thread Pedro Côrte-Real
This bug doesn't exist on Wayland. It does seem like GNOME developers don't care about Xorg anymore and these kinds of bugs won't get fixed. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu.

[Bug 1774177] Re: Personal scaling settings not used on the unlock screen

2018-10-05 Thread Pedro Côrte-Real
This happens to me 100% of the time now and is extremely annoying. Issues like this have made the 18.04 GNOME transition a clear step back in desktop polish. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu.

[Bug 1786063] [NEW] gedit should switch tabs with Ctrl-PgUp and Ctrl-PgDown to be consistent with other apps

2018-08-08 Thread Pedro Côrte-Real
Public bug reported: Gedit uses Ctrl-Alt-PgUp/PgDown for tab switching when others just use Ctrl-PgUp/PgDown. That's what gedit should use to be consistent with for example gnome-terminal and firefox. It also makes sense that Ctrl-Alt is reserved for more global actions like workspace switching

[Bug 1573728] Re: Files opened with gedit on command line no longer open within the existing gedit session

2018-08-08 Thread Pedro Côrte-Real
Since upstream doesn't seem to want to commit the fix could the ubuntu package add this as a patch? I've rebuilt the package with the patch from the upstream bug (attached) and it seems to work fine as verified by other users in the upstream bug. I couldn't get dpkg-source to actually apply it

[Bug 1774498] Re: Windows flash by external screen on workspace change

2018-08-01 Thread Pedro Côrte-Real
>As part of that animation, windows from the old workspace fly out and windows from the new workspace fly in. This makes perfect sense but there's no reason for that flying to happen over the external screen as that one isn't changing at all. None of those windows will ever stop in that space so

[Bug 1774498] Re: Windows flash by external screen on workspace change

2018-08-01 Thread Pedro Côrte-Real
Here's the upstream issue: https://gitlab.gnome.org/GNOME/gnome-shell/issues/455 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1774498 Title: Windows flash by external

[Bug 1774498] Re: Windows flash by external screen on workspace change

2018-08-01 Thread Pedro Côrte-Real
Of course "Workspaces span displays" fixes it as everything moves at once. Putting the external screen on the left or right also fixes it. But that just shows how the animation is broken. When the screen is on top and doesn't span displays there's no reason for the contents of the internal screen

[Bug 1774498] Re: Windows flash by external screen on virtual desktop change

2018-08-01 Thread Pedro Côrte-Real
I've disabled all extensions and recorded a video. Here's the output of lspci: $ lspci -k 00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 08) Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers Kernel

[Bug 1710637] Re: Input falls through to gdm3 and terminates the session on Ctrl+C after udevadm trigger is executed under wayland

2018-07-26 Thread Pedro Côrte-Real
I hadn't seen this for a while and it happened again today. The dumpkeys/loadkeys workaround fixed it. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1710637 Title: Input falls

[Bug 1782458] Re: Missing letters scattered across the interface

2018-07-19 Thread Pedro Côrte-Real
$ lspci -k 00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 08) Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers Kernel driver in use: skl_uncore 00:02.0 VGA compatible controller: Intel Corporation HD

[Bug 1782458] [NEW] Missing letters scattered across the interface

2018-07-18 Thread Pedro Côrte-Real
Public bug reported: Today my gnome-shell instance did something extremely strange. Suddenly around 2/3 of the letters, randomly scattered, were missing from the interface. I've attached a screenshot. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: gnome-shell 3.28.2-0ubuntu0.18.04.1

[Bug 1779096] Re: Mouse speed settings not used on the login screen

2018-06-29 Thread Pedro Côrte-Real
Issue submitted here: https://gitlab.gnome.org/GNOME/gnome-control-center/issues/124 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1779096 Title: Mouse speed settings not

[Bug 1779096] Re: Mouse speed settings not used on the login screen

2018-06-29 Thread Pedro Côrte-Real
How is this different from Wifi and keyboard settings that I'm already setting system wide? And how does this compromise the security of the system? The gdm user doesn't need to be able to change my settings. All it needs is to be able to read some settings to use them instead of the defaults if

[Bug 1779096] Re: Mouse speed settings not used on the login screen

2018-06-29 Thread Pedro Côrte-Real
I don't agree this is an invalid bug. It may be hard to fix but it's still a bug. Editing xml files to get a reasonable user experience is not a polished desktop. There are already settings (like wifi) that apply system-wide so there's no reason for mouse and screen settings to not be the same.

[Bug 1779096] [NEW] Mouse speed settings not used on the login screen

2018-06-28 Thread Pedro Côrte-Real
Public bug reported: The login screen doesn't use the mouse hardware settings. In particular it doesn't seem to use the mouse speed settings. This gives an inconsistent feeling between the login screen and the desktop if you're not using the default speed in the desktop. In my case I need to make

[Bug 1778983] Re: Resume from suspend on Wayland breaks window positioning

2018-06-28 Thread Pedro Côrte-Real
Submitted here: https://gitlab.gnome.org/GNOME/gnome-shell/issues/380 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1778983 Title: Resume from suspend on Wayland breaks

[Bug 1775634] Re: Occasional notifications about an application having prevented screen lock

2018-06-27 Thread Pedro Côrte-Real
This bug only seems to happen in the Xorg session and not the Wayland one. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1775634 Title: Occasional notifications about an

[Bug 1778983] [NEW] Resume from suspend on Wayland breaks window positioning

2018-06-27 Thread Pedro Côrte-Real
Public bug reported: While on the Xorg session things seem to be mostly correct on Wayland after resume from suspend several things are broken: 1) The session resumes on the 4th virtual desktop independently on where it was before 2) The fullscreen virtualbox session I keep in the fourth

[Bug 1775635] Re: Full-screen applications sometimes appear on several virtual desktops

2018-06-24 Thread Pedro Côrte-Real
I only see this on Xorg. The wayland session seems to work properly. In Xorg with 4 fixed virtual desktops the behaviour is the following with a fullscreen virtualbox instance: - I start it on desktop 4 and put it fullscreen - On the virtual desktop list it's on desktop 4 only - When switching

[Bug 1775635] Re: Full-screen applications sometimes appear on several virtual desktops

2018-06-08 Thread Pedro Côrte-Real
I've only run the Xorg session. If that helps I'll run the Wayland session for a while to give feedback on all the bugs I've encountered. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1775635] [NEW] Full-screen applications sometimes appear on several virtual desktops

2018-06-07 Thread Pedro Côrte-Real
Public bug reported: I've had both VLC and VirtualBox, when running fullscreen, show up in more than one virtual desktop. I'm using a fixed number of virtual desktops (4) and I've seen in happen between 3 and 4 and between 1 and 3. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package:

[Bug 1775634] [NEW] Occasional notifications about an application having prevented screen lock

2018-06-07 Thread Pedro Côrte-Real
Public bug reported: I get occasional notifications that an application has prevented lock. I believe it mostly happens when returning from suspend. As far as I can tell these are false positives as the locking seems to be happening correctly. ProblemType: Bug DistroRelease: Ubuntu 18.04

[Bug 1774177] Re: Personal scaling settings not used on the unlock screen

2018-06-02 Thread Pedro Côrte-Real
Upstream issue submitted: https://gitlab.gnome.org/GNOME/gnome-shell/issues/331 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1774177 Title: Personal scaling settings not

[Bug 1774177] Re: Personal scaling settings not used on the unlock screen

2018-06-02 Thread Pedro Côrte-Real
Just had the same thing happen even with gdm not being slow. Flashes for less than a second and now my pointer is at 200% when over the top bar. Trying to take a screenshot resets it again so I can't show it. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 1774505] Re: OSD for volume/brightness should only appear on main display

2018-06-01 Thread Pedro Côrte-Real
Submitted here: https://gitlab.gnome.org/GNOME/gnome-shell/issues/327 I mentioned it here because this is a regression for me compared to Unity on 16.04. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1774498] Re: Windows flash by external screen on virtual desktop change

2018-06-01 Thread Pedro Côrte-Real
This is really easy to reproduce. Just arrange your screens so your external screen is above the internal one instead of to the left or right. Now when you switch virtual desktops the contents are moved through the external screen. -- You received this bug notification because you are a member

[Bug 1774177] Re: Personal scaling settings not used on the unlock screen

2018-06-01 Thread Pedro Côrte-Real
This is not the same bug. I can't reproduce it anymore since gdm is no longer slow on resume. But is it really Ubuntu process to have the user submit bug reports upstream? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in

[Bug 1774505] [NEW] OSD for volume/brightness should only appear on main display

2018-05-31 Thread Pedro Côrte-Real
Public bug reported: When watching a movie on an external display it's often useful to adjust the volume. Currently gnome-shell will display the OSD on both displays creating an overlay over the video. Unity would only display on the screen of the app used at the moment. Ideally it would just

[Bug 1774498] [NEW] Windows flash by external screen on virtual desktop change

2018-05-31 Thread Pedro Côrte-Real
Public bug reported: gnome-shell has the very interesting default of only doing virtual desktops on the internal screen. This works fine but has a strange visual glitch when changing virtual desktops where the contents of the internal screen flash through the external one. ProblemType: Bug

[Bug 1774496] [NEW] Display defaults back to 200% on external screen connection

2018-05-31 Thread Pedro Côrte-Real
Public bug reported: I have a 2560x1440 screen that by default gets set to 200% which is way too large. I just set it to 100% and tweak the font scaling a bit instead. This is equivalent to the 1.38 scaling that used to be available in settings in 16.04. When connecting an external 1920x1080

[Bug 1773955] Re: GDM very slow after resume from suspend

2018-05-31 Thread Pedro Côrte-Real
This is fixed for me after a clean reinstall of 18.04. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1773955 Title: GDM very slow after resume from suspend To manage notifications

[Bug 1773959] Re: High CPU usage by gnome-shell when only running gnome-terminal

2018-05-31 Thread Pedro Côrte-Real
Did a clean install and here are the numbers with a Xorg session: - all default: less than 1% (comparable or even better to compiz) - turning on seconds on the top bar clock: around 3% - turning on extensions (particularly system monitor): 6-9% So it seems gnome-shell is perfectly capable of

[Bug 1773959] Re: High CPU usage by gnome-shell when only running gnome-terminal

2018-05-31 Thread Pedro Côrte-Real
Just tested this on Wayland and the situation seems slightly better. The same test (just the terminal, no extensions) is about 2-3% of CPU usage (compares with less than 1% for compiz) and when I turn on extensions (particularly system monitor) it goes to 5-7%. Not great but better. Great work on

[Bug 1774177] Re: Personal scaling settings not used on the unlock screen

2018-05-31 Thread Pedro Côrte-Real
But what's strange is that the issue only happens momentarily and when returning from suspend. If I lock the screen it's correct and after a few moments after suspend it's correct again. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1773959] Re: High CPU usage by gnome-shell when only running gnome-terminal

2018-05-30 Thread Pedro Côrte-Real
For reference, logging in with Unity on the same hardware compiz uses about 1% or less CPU. So gnome-shell seems to be using 10x the CPU on this hardware at least. This was an upgraded install from 16.04 and I'll be trying a clean reinstall instead. -- You received this bug notification because

[Bug 1774177] [NEW] Screen size is wrong on resume from suspend

2018-05-30 Thread Pedro Côrte-Real
Public bug reported: I run my screen on 100% scaling even though the ubuntu default for my 2560x1440 screen is 200%. After resume from suspend it's common for GDM to display at 200% and only after switch back to 100%. Sometimes this extends to after unlock with the mouse cursor being double size

[Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking

2018-05-30 Thread Pedro Côrte-Real
I also confirm this on 18.04 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1532508 Title: Screen contents revealed briefly on resume, before even unlocking To manage notifications

[Bug 1773959] Re: High CPU usage by gnome-shell when only running gnome-terminal

2018-05-30 Thread Pedro Côrte-Real
The resolution is 2560x1440. I was testing with the terminal window maximized but the outcome is the same when the terminal is just a small window in the middle. The CPU usage is roughly half when the computer is charging, probably because the CPU is throttled up. -- You received this bug

[Bug 1773959] [NEW] High CPU usage by gnome-shell even when idle

2018-05-29 Thread Pedro Côrte-Real
Public bug reported: Even when doing nothing but displaying a terminal screen with top running gnome-shell uses 10% of a CPU. That seems excessive. I disabled all extensions to try and make the test fair. Enabling the system monitor extension increases the load to 13-14%. It seems that the gnome-

[Bug 1773955] [NEW] GDM very slow after resume from suspend

2018-05-29 Thread Pedro Côrte-Real
Public bug reported: When resuming from suspend GDM is very unresponsive. It takes several seconds to show the login screen after starting to type the password and it's common to need to press enter several times before it will recognize and unlock. This is a big regression on this machine

[Bug 1772192] Re: Missing setting to disable touchpad

2018-05-19 Thread Pedro Côrte-Real
Found the issue. I had installed a shell extension for touchpad disabling in 16.04 when I couldn't find a setting. Without that extension I get a bunch of touchpad options indeed. Sorry for the false alarm, and thanks for looking into it. -- You received this bug notification because you are a

[Bug 1772192] Re: Missing setting to disable touchpad

2018-05-19 Thread Pedro Côrte-Real
No switch for me. Screenshot attached. ** Attachment added: "Screenshot of my settings screen" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1772192/+attachment/5141793/+files/MouseAndTouchpad.png -- You received this bug notification because you are a member of Ubuntu

[Bug 1573728] Re: Files opened with gedit on command line no longer open within the existing gedit session

2018-05-19 Thread Pedro Côrte-Real
Here's the upstream bug report with an included patch: https://bugzilla.gnome.org/show_bug.cgi?id=730414 Maybe that patch could be added to the Ubuntu package? ** Bug watch added: GNOME Bug Tracker #730414 https://bugzilla.gnome.org/show_bug.cgi?id=730414 -- You received this bug

[Bug 1687246] Re: GNOME Shell should support fractional (non-integer) Hi-DPI scaling

2018-05-19 Thread Pedro Côrte-Real
To get the same effect in Ubuntu 18.04 as 16.04 I used the tweak tool to set a text scaling of 1.3. Additionally I had to set a scaling in Firefox's about:config in the layout.css.devPixelsPerPx property to the same 1.3 value. It's annoying that this has been removed from the normal UI as the

[Bug 1752813] Re: Pointer speed is too slow even in the fastest setting

2018-05-19 Thread Pedro Côrte-Real
This is still an issue with 18.04. It's a little better because it now defaults to higher speeds in the driver. But even maxing out is too slow. I'm using: $ cat /etc/udev/rules.d/10-trackpoint.rules ACTION=="add|change", SUBSYSTEM=="input", ATTR{name}=="TPPS/2 IBM TrackPoint",

[Bug 1772192] [NEW] Missing setting to disable touchpad

2018-05-19 Thread Pedro Côrte-Real
Public bug reported: There is no longer an option to disable the touchpad. On Thinkpads with a Trackpoint and a Touchpad that's a common thing to do. 16.04 included this option and in 18.04 it is now missing. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: gnome-control-center

[Bug 1651685] Re: Highlight active tab

2018-05-19 Thread Pedro Côrte-Real
Note that this is a problem specifically with Ambiance. With Adwaita the selected tab has a decent highlight -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/1651685 Title: Highlight

[Bug 1651685] Re: Highlight active tab

2018-05-19 Thread Pedro Côrte-Real
This is extremely annoying and still an issue with 18.04. I've tried fiddling with CSS settings bug can't get anything to apply to gedit for some reason. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu.

[Bug 1573728] Re: Files opened with gedit on command line no longer open within the existing gedit session

2018-05-19 Thread Pedro Côrte-Real
Just moved to Ubuntu 18.04 and can confirm the issue and it does seem to be something related to the window manager. I can confirm this only happens with a maximized window and in 16.04 it would happen with gnome but not Unity. -- You received this bug notification because you are a member of

[Bug 1573728] Re: Files opened with gedit on command line no longer open within the existing gedit session

2018-05-19 Thread Pedro Côrte-Real
It doesn't seem to be about maximization but about window location. If any part of the gedit window is against the screen edge or over it a new window opens. If the whole gedit window is fully within the screen and not against any borders it opens in the existing window. -- You received this bug

[Bug 1752813] [NEW] Pointer speed is too slow even in the fastest setting

2018-03-02 Thread Pedro Côrte-Real
Public bug reported: I use the trackpoint on my Lenovo T460s almost exclusively. Even in the fastest setting on a 2560x1440 screen it is much too slow. I've had to add the following udev rule to get it to be usable: ACTION=="add", SUBSYSTEM=="input", ATTR{name}=="TPPS/2 IBM TrackPoint",

[Bug 631650] Re: Battery indicator menu items don't work

2011-03-15 Thread Pedro Côrte-Real
This is indeed fixed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. https://bugs.launchpad.net/bugs/631650 Title: Battery indicator menu items don't work -- desktop-bugs mailing list

[Bug 631651] [NEW] gnome-power-statistics doesn't check if the battery has changed after suspend/resume

2010-09-06 Thread Pedro Côrte-Real
Public bug reported: Binary package hint: gnome-power-manager If I swap the battery on my laptop with it suspended, when I resume gnome-power-statistics still believes it is the same battery. If instead I swap it with the computer on it will correctly recognize it as a different battery.

[Bug 631651] Re: gnome-power-statistics doesn't check if the battery has changed after suspend/resume

2010-09-06 Thread Pedro Côrte-Real
** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/631651/+attachment/1550213/+files/BootDmesg.txt ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/631651/+attachment/1550214/+files/CurrentDmesg.txt ** Attachment added: Dependencies.txt

[Bug 553082] Re: hangs while opening trash if there are files with emblems inside

2010-06-08 Thread Pedro Côrte-Real
Why hasn't hit the archives yet? I see the new one is set for low urgency, but a crashing nautilus that can't open the Trash folder seems a pretty important regression. -- hangs while opening trash if there are files with emblems inside https://bugs.launchpad.net/bugs/553082 You received this

[Bug 260314] Re: gnome-power-manager frequently crashes with SIGSEGV in IA__g_closure_invoke() or g_closure_invoke()

2010-03-17 Thread Pedro Côrte-Real
Hit what appears to be this bug on latest lucid by unplugging the power chord. Hardware is a Lenovo X61 laptop. Anything else I can gather that can help here? Does apport even attach the crash info it collected to this bug report? -- gnome-power-manager frequently crashes with SIGSEGV in

[Bug 528882] Re: input from usb sound card is no longer selectable in gnome-volume-control

2010-03-08 Thread Pedro Côrte-Real
This problem still occurs after a suspend although not every time. Doing a killall pulseaudio causes pulseaudio to restart and fixes it. I'd guess the bug is actually in pulseaudio. -- input from usb sound card is no longer selectable in gnome-volume-control

[Bug 531103] Re: Battery status notification icon seems to be crashing repeatedly and adding empty space to the notification area

2010-03-03 Thread Pedro Côrte-Real
I reproduced the bug consistently by running it in g-p-m in gdb with: CK_FORK=no G_DEBUG=fatal_criticals libtool --mode=execute gdb gnome- power-manager Starting with my laptop connected to AC power I unplugged and got the immediate warning and this stack trace: #0 IA__g_logv (log_domain=value

[Bug 531103] Re: Battery status notification icon seems to be crashing repeatedly and adding empty space to the notification area

2010-03-03 Thread Pedro Côrte-Real
It seems like this commit fixes the bug: http://bazaar.launchpad.net/~indicator-applet-developers/indicator- application/trunk/revision/96.1.1?remember=96.1.1 This is in trunk so version 0.0.15 of libappindicator0 should fix the bug. -- Battery status notification icon seems to be crashing

[Bug 531103] [NEW] Battery status notification icon seems to be crashing repeatedly and adding empty space to the notification area

2010-03-02 Thread Pedro Côrte-Real
Public bug reported: Binary package hint: gnome-power-manager The battery status notification icon in gnome-power-manager seems to be crashing. Every time it does it adds empty space to the notification are to the point where it fills the whole panel. Here's the error message that gets repeated

[Bug 531103] Re: Battery status notification icon seems to be crashing repeatedly and adding empty space to the notification area

2010-03-02 Thread Pedro Côrte-Real
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/40037797/Dependencies.txt ** Attachment added: DevkitPower.txt http://launchpadlibrarian.net/40037798/DevkitPower.txt ** Attachment added: GConfNonDefault.txt http://launchpadlibrarian.net/40037799/GConfNonDefault.txt

[Bug 529303] Re: Printing multiple images does not work

2010-03-02 Thread Pedro Côrte-Real
I was going to forward this upstream but it was already filed as a response to ubuntu bug #80220. So this is a duplicate of that bug. -- Printing multiple images does not work https://bugs.launchpad.net/bugs/529303 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 528882] [NEW] input from usb sound card is no longer selectable in gnome-volume-control

2010-02-27 Thread Pedro Côrte-Real
Public bug reported: Binary package hint: gnome-media I've updated to lucid and it is no longer possible to select my usb camera as input in gnome-volume-control. The two cards still show up in the hardware tab so the driver seems to still be working. ProblemType: Bug Architecture: amd64 Date:

[Bug 528882] Re: input from usb sound card is no longer selectable in gnome-volume-control

2010-02-27 Thread Pedro Côrte-Real
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/39848497/Dependencies.txt -- input from usb sound card is no longer selectable in gnome-volume-control https://bugs.launchpad.net/bugs/528882 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 528882] Re: input from usb sound card is no longer selectable in gnome-volume-control

2010-02-27 Thread Pedro Côrte-Real
Deleting ~/.pulse and ~/.pulse-cookie and restarting seems to have solved this. There was another bug where this was the case. Seems like an upgrade problem then. -- input from usb sound card is no longer selectable in gnome-volume-control https://bugs.launchpad.net/bugs/528882 You received this

[Bug 529303] [NEW] Printing multiple images does not work

2010-02-27 Thread Pedro Côrte-Real
Public bug reported: Binary package hint: eog When eog is used to open several images at a time it will not print them all at once. To reproduce this: 1. Open two images with eog $eog img1.jpg img2.jpg 2. File-Print 3. Print Preview The result is a print preview of only the single image in

[Bug 529303] Re: Printing multiple images does not work

2010-02-27 Thread Pedro Côrte-Real
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/39870470/Dependencies.txt -- Printing multiple images does not work https://bugs.launchpad.net/bugs/529303 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to eog in

[Bug 473698] Re: Gnome panel disappears and other things misbehave apparently not being able to connect to dbus

2009-11-12 Thread Pedro Côrte-Real
I only restarted dbus to try and see if that was the problem. The panel disappeared all by itself with no help from me. This is very much a bug. -- Gnome panel disappears and other things misbehave apparently not being able to connect to dbus https://bugs.launchpad.net/bugs/473698 You received

[Bug 327201] Re: sticky notes don't stay in the background

2009-04-20 Thread Pedro Côrte-Real
This is definitely a bug and not a question. There is a setting somewhere, apparently unexposed by the configuration interface, that significantly changes the behaviour of the applicaiton. I'm sure users aren't supposed to wipe out their profiles and start from scratch on every version of Ubuntu.

[Bug 327201] Re: sticky notes don't stay in the background

2009-04-20 Thread Pedro Côrte-Real
This is definitely a bug and not a question. There is a setting somewhere, apparently unexposed by the configuration interface, that significantly changes the behaviour of the applicaiton. I'm sure users aren't supposed to wipe out their profiles and start from scratch on every version of Ubuntu.

[Bug 327201] Re: sticky notes don't stay in the background

2009-02-13 Thread Pedro Côrte-Real
I am running 8.10 and this does not happen with a new user I've just created. My settings have migrated along several old installations and I guess something was lost in the process. Is there a gconf key I need to set or something like that? -- sticky notes don't stay in the background

[Bug 327201] [NEW] sticky notes don't stay in the background

2009-02-09 Thread Pedro Côrte-Real
Public bug reported: Binary package hint: gnome-applets I'm using the sticky notes applet and putting notes in all workspaces. After you edit a note it becomes the foremost window in all workspaces. It would make more sense in my mind for stickies to always be in the desktop background and only

[Bug 132874] Re: [gutsy] gedit is totally unresponsive

2008-05-18 Thread Pedro Côrte-Real
I had the same symptoms when I tried to open a file in a directory with a lot of files. This kept happening on further opens because that file was now in the File dropdown as recently opened. I'm attaching an strace of one of these executions. ** Attachment added: strace of one of these

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-11-02 Thread Pedro Côrte-Real
$ gconftool-2 -R /system/gstreamer/0.10/audio/profiles /system/gstreamer/0.10/audio/profiles/voicelossless: extension = wav active = true description = Used for converting to lossless voice-quality audio. Use this for recording and editing speech. name = Voice, Lossless pipeline =

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-11-02 Thread Pedro Côrte-Real
Seems like the standard profiles are there. That OGG one was added by me to see if it would be added. If I edit the profiles in sound-juicer that's the only one shown. -- After upgrade to edgy I have no sound profiles https://launchpad.net/bugs/62837 -- desktop-bugs mailing list

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-10-31 Thread Pedro Côrte-Real
Do you have jokosher or pitivi installed? -- After upgrade to edgy I have no sound profiles https://launchpad.net/bugs/62837 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-10-25 Thread Pedro Côrte-Real
OGG was created by me. Before that the list was empty. I didn't use any application that I can remember. This happened when I upgraded. How do I fix it? Any way besides editing gconf? -- After upgrade to edgy I have no sound profiles https://launchpad.net/bugs/62837 -- desktop-bugs mailing

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-10-25 Thread Pedro Côrte-Real
$ gconftool-2 --get-schema-name /system/gstreamer/0.10/audio/global/profile_list /schemas/system/gstreamer/0.10/audio/global/profile_list -- After upgrade to edgy I have no sound profiles https://launchpad.net/bugs/62837 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-10-25 Thread Pedro Côrte-Real
Unsetting the key solved it. Thanks. -- After upgrade to edgy I have no sound profiles https://launchpad.net/bugs/62837 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-10-25 Thread Pedro Côrte-Real
As far as I know this really was a bug with the edgy upgrade. I didn't use the editor. I installed jokosher and pitivi. I also installed rhythmbox and banshee but I think those were after this problem. Maybe one of those did something. I have no idea. -- After upgrade to edgy I have no sound

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-10-24 Thread Pedro Côrte-Real
$ gconftool -g /system/gstreamer/0.10/audio/global/profile_list [OGG] Seems like this is the problem. Any idea what happened? -- After upgrade to edgy I have no sound profiles https://launchpad.net/bugs/62837 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-10-23 Thread Pedro Côrte-Real
Same result and no error. -- After upgrade to edgy I have no sound profiles https://launchpad.net/bugs/62837 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-10-21 Thread Pedro Côrte-Real
$ echo $LANG en_GB.UTF-8 -- After upgrade to edgy I have no sound profiles https://launchpad.net/bugs/62837 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-10-20 Thread Pedro Côrte-Real
Is this really not a priority for edgy? It makes sound-juicer pretty much useless. -- After upgrade to edgy I have no sound profiles https://launchpad.net/bugs/62837 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 62837] Re: After upgrade to edgy I have no sound profiles

2006-10-20 Thread Pedro Côrte-Real
I haven't touched any gnome-media config that I'm aware. I have a test user that has a standard config and the same thing happens with it. Maybe it was my upgrade to edgy a while back that didn't work properly. Any ideas on what I should do to fix this? -- After upgrade to edgy I have no sound

[Bug 62837] After upgrade to edgy I have no sound profiles

2006-09-28 Thread Pedro Côrte-Real
Public bug reported: I've upgraded to edgy and now sound-juicer has no sound profiles. Making the user have to input a gstreamer pipeline is awful. ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- After upgrade to edgy I have no sound profiles

[Bug 22694] Re: Can't access any volumes from nautilus

2006-09-04 Thread Pedro Côrte-Real
It's working fine now. -- Can't access any volumes from nautilus https://launchpad.net/bugs/22694 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs