This is what the attached script gives me now (Fedora 32, Glibc 2.31):
getaddrinfo host="None" hints.ai_flags=AI_ADDRCONFIG:
::1
127.0.0.1
getaddrinfo host="localhost" hints.ai_flags=AI_ADDRCONFIG:
::1
127.0.0.1
getaddrinfo host="127.0.0.1" hints.ai_flags=AI_ADDRCONFIG:
127.0.0.1
getaddr
I just got hit by this. Why has this not gone forward since August?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/788525
Title:
updating to python2.6.7 in lucid and updating
To manage notifications
*** This bug is a duplicate of bug 762918 ***
https://bugs.launchpad.net/bugs/762918
I don't think this has anything to do with the screensaver. I have an HP
EliteBook 8540p with an nVidia video controller and fairly often I get
this same problem -- mouse moves around, apps work but the system
I had this problem too, with Ubuntu Karmic server. I was able to upgrade
the desktop version painlessly (with update manager).
--
Upgrade from karmic to lucid failes with Internal Error, Could not perform
immediate configuration (2) on mountall
https://bugs.launchpad.net/bugs/559582
You received
Greek Ordoño kirjoitti:
> This is already fix in openjdk-6-jre in hardy.
>
>
Until a fixed version of Sun's JDK is released for Ubuntu, this bug
should stay open.
--
Printing from Java does not work at all with cups > 1.2
https://bugs.launchpad.net/bugs/156191
You received this bug notificati
James Stansell wrote:
>> I've been following the JRE release notes, and nothing in there suggests
>> that this issue has been fixed.
>>
>
> How about http://bugs.sun.com/view_bug.do?bug_id=6633656 and
> http://blogs.sun.com/darcy/entry/openjdk_6_sources_for_b09 ?
>
> Does openjdk-6 (6b09-0ubun
Matthias Klose wrote:
> please could you recheck with sun-java6 (b09) in hardy?
>
>
I've been following the JRE release notes, and nothing in there suggests
that this issue has been fixed.
--
Printing from Java does not work at all with cups > 1.2
https://bugs.launchpad.net/bugs/156191
You re
That setting didn't fix the problem. Here's what happens when a Java
application tries to open a print dialog:
...
Caused by: java.lang.NullPointerException: null attribute
at
sun.print.IPPPrintService.isAttributeValueSupported(IPPPrintService.java:1147)
at
sun.print.ServiceDialo
Public bug reported:
Binary package hint: sun-java6-bin
Printing from Java applications is completely broken in Gutsy. Not even the
print dialog will open. Attempting to print from Eclipse causes it to crash.
Swing based applications will just display some other errors (one of them
saying simp
Yes, unfortunately * would also include keyboards, gamepads etc.
The "Name" option is not realiable enough to make it default for Gutsy.
The evdev man page (http://linux.die.net/man/4/evdev) suggests the following:
Section InputDevice
Identifier mouse
Driver evdev
Option evBits +1-2
Option keyBi
Oops, didn't realize the replies would post messages here directly.
--
Mouse latency (sweep-selection precision) in Ubuntu
https://bugs.launchpad.net/bugs/144277
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs maili
mnemo wrote:
> I unsuccessfully tried this config (this is what you meant right,
> Alex?):
>
> Section "InputDevice"
> Identifier "Configured Mouse"
> Driver "evdev"
> Option "Name" "*Mouse"
> Option "CorePointer"
> EndSection
>
> When I tried this config X.org would
Too bad the wheel tilt function does not work with that config. You have to use
an actual event device for that.
So, use:
Option "Name" "*Mouse"
Option "CorePointer"
instead of
Option "Device" "/dev/input/mice"
I tried it without the "CorePointer" option, and X11 does start but the
mouse didn'
13 matches
Mail list logo