[Bug 1753074] [NEW] ubuntu-bug -w cannot select terminal or control center window

2018-03-03 Thread Remon Huijts
Public bug reported:

If I run ubuntu-bug -w and close the dialog, my cursor changes to a
cross hair if I hover over, for example, a Firefox window, but it does
not when I hover over a Terminal window or the Gnome Control Center
window. Clicking on those windows does not activate the bug reporting,
but clicking on the Firefox window does.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
ProcVersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
InstallationDate: Installed on 2018-02-09 (21 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  ubuntu-bug -w cannot select terminal or control center window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1753074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1753070] [NEW] Cannot restore default alert sound (Ubuntu bell)

2018-03-03 Thread Remon Huijts
Public bug reported:

After changing the default alert sound in Settings > Sound > Sound
Effects, I cannot restore the alert sound to the Ubuntu 17.10 default.
Gnome Control Center version: 1:3.26.2-0ubuntu0.2

There are five options in the Sound Effects tab: Default, Bark, Drip,
Glass and Sonar. Selecting Default gives the same sound as Drip, which
is not the default I had before.

I think the sound options come from
/usr/share/sounds/gnome/default/alerts where I found Ogg files for the
Bark, Drip, Glass and Sonar options (but not for Default). The
/usr/share/sounds/ubuntu/stereo/bell.ogg seems to have been the original
default alert sound, to which I cannot restore.

I am not sure if this is related, but when I opened the Sound Effects
tab for the first time, the Alert Volume slider was at 0% and grayed
out. The alert sound was working fine, so I guess that default settings
from elsewhere were in effect until I started adjusting things in this
tab and thereby overriding those default settings. I cannot restore to
that grayed out state either in this tab.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-control-center 1:3.26.2-0ubuntu0.2
ProcVersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Mar  3 11:17:54 2018
InstallationDate: Installed on 2018-02-09 (21 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  Cannot restore default alert sound (Ubuntu bell)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1753070/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1685442] Re: Errors: flip_done timed out during boot-up; slow boot

2017-07-30 Thread Remon Huijts
This bug affected me with Ubuntu 17.04 on a Dell D630 laptop as well. I
applied the workaround that was suggested on the mentioned Arch forum
thread (disabling S-video). Add "video=SVIDEO-1:d" to the kernel boot
options in /etc/default/grub:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=SVIDEO-1:d"

Then run "sudo update-grub" and reboot. It cut my boot time from two
minutes to 40 seconds. I have no S-video connector anyway, so this works
for me.

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

Title:
  Errors:  flip_done timed out  during boot-up; slow boot

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1195189] Re: tomcat7-instance-create instances not compatible with Eclipse

2016-10-09 Thread Remon Huijts
** Also affects: tomcat8 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  tomcat7-instance-create instances not compatible with Eclipse

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 893827] [NEW] whitespace after an img tag within an a tag is underlined

2011-11-22 Thread Remon Huijts
Public bug reported:

The code below renders with an underlined whitespace after the first and
second image but not after the last image. The image links should be
displayed without underlined whitespace, as is the case when no
whitespace is added in the source code. This bug occurred right after
updating to version 8 of Firefox.

div
a href=index.php?pagina=machtigingamp;actie=toevoegen
img class=button src=/img/icons/16x16/toevoegen.png 
alt=toevoegen width=16 height=16 /
/a
a title=Het overzicht van incasso machtigingen downloaden als PDF 
bestand href=index.php?pagina=machtigingamp;type=pdf
img class=button src=/img/icons/16x16/pdf.png alt=PDF 
width=16 height=16 /
/a
a title=Het overzicht van incasso machtigingen downloaden als CSV 
bestand href=index.php?pagina=machtigingamp;type=csv
img class=button src=/img/icons/16x16/csv.png alt=CSV 
width=16 height=16 /
/a
/div

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: firefox 8.0+build1-0ubuntu0.11.04.3
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic i686
NonfreeKernelModules: fglrx
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  remon  1851 F pulseaudio
 /dev/snd/pcmC0D0p:   remon  1851 F...m pulseaudio
BuildID: 2015183158
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfe9f4000 irq 16'
   Mixer name   : 'Realtek ALC662 rev1'
   Components   : 'HDA:10ec0662,10438290,00100101'
   Controls  : 34
   Simple ctrls  : 18
Card1.Amixer.info:
 Card hw:1 'Generic'/'HD-Audio Generic at 0xfeabc000 irq 43'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100200'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Channel: release
Date: Wed Nov 23 01:30:44 2011
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
IpRoute:
 192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.1  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 default via 192.168.2.254 dev eth0  proto static
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 vboxnet0  no wireless extensions.
Profiles: Profile0 (Default) - LastVersion=8.0/2015183158 (Running)
RfKill:
 
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/26/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0403
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M2A-MX
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0403:bd11/26/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2A-MX:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: apport-bug i386 natty

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

Title:
  whitespace after an img tag within an a tag is underlined

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 893827] Re: whitespace after an img tag within an a tag is underlined

2011-11-22 Thread Remon Huijts
** Attachment added: Screenshot of the underlined whitespace
   
https://bugs.launchpad.net/bugs/893827/+attachment/2605472/+files/underlined_whitespace.png

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

Title:
  whitespace after an img tag within an a tag is underlined

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 893827] Re: whitespace after an img tag within an a tag is underlined

2011-11-22 Thread Remon Huijts
Just installed Chromium [14.0.835.202 (Developer Build 103287 Linux)
Ubuntu 11.04] to check, and it also displays the unwanted underlines.
But when viewed in my Android phone browser, the display is correct,
without underlined whitespaces.

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

Title:
  whitespace after an img tag within an a tag is underlined

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 893827] Re: whitespace after an img tag within an a tag is underlined

2011-11-22 Thread Remon Huijts
To verify that I am not going crazy (yet), I just installed the older
3.6 version of Firefox. It displays the images as expected, without
underlined whitespaces.

I tried specifying several different doctypes (4.01 strict, html5), but
Firefox 8 won't ignore the whitespace. The specs say it should ignore
those following a start tag and those preceding an end tag. Firefox 8
does that correctly for the a tag if it contains (only) text: no extra
space is underlined. But it fails if an img is the content.

** Attachment added: Screenshot of expected display (as Firefox 3.6 e.a. did)
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/893827/+attachment/2605548/+files/correct_in_3.6.png

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

Title:
  whitespace after an img tag within an a tag is underlined

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 775113] Re: Custom time format in datetime applet cannot handle some format specifiers

2011-08-31 Thread Remon Huijts
@victorz:
That (Gnome?) version allowed some HTML tags as well, but I need them less than 
the ISO 8601 week number, which is the standard in my country (The Netherlands).

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

Title:
  Custom time format in datetime applet cannot handle some format
  specifiers

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/775113/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 775113] Re: Custom time format in datetime applet cannot handle week number.

2011-08-31 Thread Remon Huijts
%W works in my format, but %U and %V don't. They blank the whole
datetime display, although the required space is still reserved.

%a   %d-%m-%Y  (Wk%V)  %H:%M:%S
displays nothing, but is equally wide as
%a   %d-%m-%Y  (Wk%W)  %H:%M:%S
which displays the correct date and time on my system (but I need the other 
week number).

%V %V %V is blank and three times as wide as just %V

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

Title:
  Custom time format in datetime applet cannot handle week number.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/775113/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 775113] Re: Custom time format in datetime applet cannot handle week number.

2011-08-31 Thread Remon Huijts
Bug #730476:
In the code, measuring is done using the strftime function while the rendering 
uses g_date_time_format. It seems these two functions use different parts of 
the locale settings.

g_date_time_format does not support %V or %U:
http://developer.gnome.org/glib/2.28/glib-GDateTime.html#g-date-time-format

Is this an upstream bug, or should the indicator-datetime be using
strftime instead (which I thought it did)?

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

Title:
  Custom time format in datetime applet cannot handle week number.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/775113/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 730476] Re: Part of the time appears cut off when displaying the day of the week and date

2011-08-31 Thread Remon Huijts
In the code, measuring is done using the strftime function while the
rendering uses g_date_time_format. It seems these two functions use
different parts of the locale settings.

This explains Bug #775113 as well.

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

Title:
  Part of the time appears cut off when displaying the day of the week
  and date

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/730476/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 775113] Re: Custom time format in datetime applet cannot handle some format specifiers

2011-08-31 Thread Remon Huijts
If it is impossible or undesirable to use strftime() instead of 
g_date_time_format() in the rendering, then this bug is a documentation issue. 
The summary for the custom-time-format field in the dconf-editor clearly states 
that strftime() is used.
Summary: The format string passed to strftime

The description should be revised as well:
Description: The format of the time and/or date that is visible on the panel 
when using
  the indicator.  For most users this will be a set of 
predefined values as
  determined by the configuration utility, but advanced 
users can change it
  to anything strftime can accept.  Look at the man 
page on strftime for
  more information.

But I hope it is possible to change the indicator-datetime code to use
strftime(), simply because that function does the job already and no
upstream fix would be required.

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

Title:
  Custom time format in datetime applet cannot handle some format
  specifiers

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/775113/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs