Public bug reported:
Hello,
My KDE wayland session does work if I launch it from CLI using
startplasma-wayland.
However, when I login from gdm3, I got some form of session crashes and I am
back to gdm3 screen a couple of seconds after I inform my password.
The X11 session is working as expecte
I just tested with kwrite and it happens with any app
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873167
Title:
konsole restored at login does not accept accent input
To manage notifications abo
Public bug reported:
Hello,
I have "Restore previous session" set to reopen the same programs from
the previous session on login. When this process open a konsole, I
cannot type accent lettters (áãó...) but I can type any other ky
specific to my layout (including 'ç' and any 'alt gr' variations).
** Description changed:
Hello,
I runned an upgrade from 19.10 to 20.20 beta and it gave me a bunch of
errors related to pam:
6.3965:installed libpam0g:amd64 package post-installation script
subprocess was killed by signal (Segmentation fault), core dumped
installed libpam-runt
Public bug reported:
Hello,
I runned an upgrade from 19.10 to 20.20 beta and it gave me a bunch of
errors related to pam:
6.3965:installed libpam0g:amd64 package post-installation script
subprocess was killed by signal (Segmentation fault), core dumped
installed libpam-runtime package post-inst
Public bug reported:
I got a elfutils-0.178
glibc provides two different signatures for strerror_r. One is GNU-specific and
it is not portable.
The other is
int strerror_r(int errnum, char *buf, size_t buflen);
/* XSI-compliant */
char *strerror_r(int errnum,
Public bug reported:
I added transmission-remote-gtk to favorite apps. When I launch it, I
get two icons in the lateral gnome bar. I can fix this adding
StartupWMClass=transmission-remote-gtk to its .desktop file.
Description:Ubuntu 19.10
Release:19.10
transmission-remote-gtk 1.4.1-1
SUSE has fixed this patching grub to use reserved area in BTRFS:
https://build.opensuse.org/package/view_file/openSUSE:Factory/grub2/grub2-grubenv-in-btrfs-header.patch?expand=1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
Shelby,
It is something related to timing or something that is not correctly
initialized.
I have not seen the problem for sometime now. I'm using 18.04. Did you test it?
I don't know if it is fixed or not in recent releases. Maybe it's just
that something changed that misaligned the planets need
Since yesterday's update, it is working now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1770176
Title:
Ubuntu 18.04 - NetworkManager menu items in top right menu behaves
very strange.
To manag
Some follow-up.
My wifi is disabled by default.
Even being able to connect to an OpenVPN, the menu is not able to
disconnect an OpenVPN connection (as it does not know it was up).
As the reporter, I can only see the correct status using gnome setting.
There I can enable/disable wifi, list wifi h
Same here. I'm using lang pt_BR. I upgraded from 17.10.
There is no text in the gnome top menu item which open the wired
connections. Translation issues?
The menu does not list any wireless settings/connection as if I had no
wireless adapter. I do and it list and works when I use nmcli.
OpenVPN
I found out that it wasn't the fact that I changed root=UUID=... that
workaround the bug but the fact that I edited grub. It does not matter
if I change or not settings. Just open the built-in editor and let it
boot.
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
I got again the same bug problem even still on 4.11.0-041100rc8-generic.
It keeps failing even after a reboot. Again, I just changed root=UUID=...
to root=/dev/sda6 and the system booted nicely.
I'll attach a photo of the screen.
It looks like two dumpstacks (interrupt during panic?)
The error m
Maybe, this is the same
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1547559
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1686837
Title:
ubuntu fails to boot with btrfs root (unable to moun
I'm running now with 4.11.0-041100rc8-generic and until now, I was not
able to reproduce the problem. Before using the upstream kernel, it was
very frequent for me, happening after every reboot (and requiring me to
boot rescue before a normal boot). It's very probable that upstream
kernel is not af
Public bug reported:
Hello,
Failing to mount / as btrfs has been haunting btrfs users on ubuntu for
some time. Coming and going with kernel updates.
After I upgraded to 17.04, it seems that the problem is back.
It seems that a non-clean umount reboot always leads to a non-bootable system.
If I
I just got this bug today with 17.04 beta. I also have chrome remote
desktop installed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302416
Title:
deja-dup monitor was taking 6GB of memory
To man
The bug came back today with 16.04 (fully updated just yesterday).
Kernel always failed with the "unable to mount root" BT on multiple
could boot attempts.
Again, I needed to boot with a livecd in order to be able to boot my
machine again. I only runned btrfs check with no "--repair" and not
error
** Changed in: network-manager (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1599360
Title:
wireless device is detected as wired on boot
To manage notifi
Public bug reported:
Hello,
On every boot since install, my wireless card is listed on network
manager as a wired one. If I switch it on and off, it is correctly
detected.
It is a vintage asus eeepc 701 with a atheros wireless.
This is an example of rfkill after switch wireless off and on using
Public bug reported:
Hello,
I installed ubuntu 16.04 on the vintage asus eeepc 701.
However, i915 is giving me warnings on dmesg and it is unstable, specially on
vt-switch (I cannot go back to X).
I'll attach what dmesg shows me.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7
Not really. The issue is still present on trusty.
If your /boot is a btrfs, grub2 does not know how to save its env.
In order to reproduce:
While on grub menu, press c
Type: save_env xxx
Disabling GRUB_SAVEDEFAULT just disables the feature that needs
save_env. It is not a fix.
--
You received
* grub does not write to btrfs because of its checksum/cow stuff.
* btrfs is aware but doesn't seems to care as it says on its FAQ: "grub needs
btrfs to support a reserved area" (and not "btrfs needs to implement reserved
area")
* ubuntu is hit by this problem for years but it is something for ei
Hi guys,
This is confirmed and high. Can someone give some love to it?
I still need to boot with livecd everytime there is a power outage or shutdown
hanged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
Btw, I installed the package from new Ubuntu version on 14.04 without
problem and it solved my problem. Would it be possible to backport 2.2.x
to 14.04?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
Public bug reported:
Probably it is not a btrfs-tool bug but it is a btrfs related one.
I'm using btrfs as my rootfs in 15.04. Whenever I do a dirty reboot (power
outage, sysrq-reboot, etc...) ubuntu is not bootable anymore. Ubuntu splash is
kept in loop forever but Ctrl+alt+del works. The only
Yes, it works on new systems. However, isn't this a bug for a LTS release?
I'm not willing to upgrade the whole system for a single feature.
Em dom, 3 de mai de 2015 01:10, Lars Melin escreveu:
> Well, then upgrade your system to a version where your dongle is
> supported, Ubuntu 14.10 or 15.04
Public bug reported:
I'm trying to use a Olivetti mobile modem in Ubuntu 14.04.
My system is fully updated but modem is simply not recognized.
It seems that version 2.2.0 fixes this. However, it is not available for 14.04.
** Affects: usb-modeswitch (Ubuntu)
Importance: Undecided
St
And utopic?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1129409
Title:
[SRU] Nvidia and AMD graphics drivers should indicate whether they
provide libcuda.so.1, libOpenCL.so.1, etc.
To manage no
Still here in 14.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1311893
Title:
kdbg does not start after upgrading to Trusty
To manage notifications about this bug go to:
https://bugs.launchpad.n
Ubuntu, just add forcepae for if used in install
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307105
Title:
Kernel install fails due PAE checks
To manage notifications about this bug go to:
https
@l-colin,
14.04 works flawlessly in Celeron/Pentium M processor systems. You just need to
add forcepae do the kernel command line (at boot)
On a livecd, press anykey as soon as it loads (the first purple screen). Use
the F6 option to add the forcepae. You'll have something like:
"...initrd.lz
Public bug reported:
Hello,
I recently upgrade to 14.04. My system uses fglrx provided by 14.04.
When I lock manually the screen, I get no problem. I can even sleep the system
without problem. However,
when the screen is locked by idle time, I cannot unlock it.
At this point, I can see the scr
Hello,
This is an easy fix. transmission-qt.desktop reference a non existing
transmission-qt icon. It should use the same icon as gtk interface. So,
the .desktop file should be updated to have:
Icon=transmission
Instead of:
Icon=transmission-qt
The icon is provided by transmission-common. Ple
*** This bug is a duplicate of bug 1212835 ***
https://bugs.launchpad.net/bugs/1212835
** This bug has been marked a duplicate of bug 1212835
Missing icon from dock and dash
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
I didn't had problems with layout until upgrade to 13.10.
The default keyboard layout is "abnt2 (br)/Português (Brasil)" and I
have a second layout for "Inglês (EUA)/English us_intl". Even with the
trayicon showing "Pt", what I really get is "us_intl" layout. If I
select the already selected "Port
Ops.. too late:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898003
BUt it is still not fixed. It would be nice to mark that that bug
affects you too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
As I was never able to run it, I'm no expert. However, it seems that the
problem lies with the userland programs that might be outdated.
The kernel modules, vhci-hcd, usbip-core and usbip-host seems to be ok.
They are upstream and compiled for ubuntu 13.04. However, running my own
strace, I notice
Hello,
I signed to this bug because I'm facing it with openwrt. It uses kernel 3.3.8
but it might have something backported from next versions.
This also affects, besides openwrt, fedora. Just look for "phy0: Failed to stop
TX DMA," on google.
--
You received this bug notification because you
Maybe this is related to
https://dev.openwrt.org/ticket/11862
** Bug watch added: dev.openwrt.org/ #11862
https://dev.openwrt.org/ticket/11862
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/103282
As my dropbox is continuously breaking the download limit, I'm also
providing an google drive link for the 12.04 iso with non-pae kernel
https://docs.google.com/file/d/0B54xzz44RpW6RkVLc3d4WEdpMEU/edit?usp=sharing
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Hello Hanine,
Thanks for your answer. Indeed, I tried to find 0.6.1-git before. However, I
did not find it in launchpad. The mariusko packages are now at
0.7~git201301131925.3179-0~pkg167~quantal1 and they are failing to build since
jan/2013.
The last built modemmanager at this ppa was at dec/2
Hello,
I still get this problem on 12.10, even testing with ppa version and
ubuntu 13.04 mm version. The only workarround that worked was to install
12.04 mm version (0.5.2). As the 13.04 vesion failed with my ubuntu, it
might also fail when 13.04 releases.
The problem is that since 12.10, Data D
** Attachment added: "Logs for mm, nm and mm-test in a 12.10 using 13.04 mm"
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1057186/+attachment/3643658/+files/modemmanager-0.6.0_ubt13.10.zip
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
@jpxsat,
I'm no expert in pam/kwallet but this bug is not related to your
request.
The password in kwallet is used to protect the sensitive data that are stored
inside the wallet.
The request in this bug is: "if I used the same password for kwallet and the
user login, why not copy this password
@felix-justdust,
12.04 does not have a livecd with nonpae kernel but it has the kernel package
in repo. So, who uses it gets the updates.
12.10 does not include the nonpae kernel anymore. If anyone wants to fix 12.04
the same way, he must also recompile the kernel
for nonpae machines and maintai
As Carlos said in comment #150, the fix does not solve the problem. Now I
always get a menu bar but the menu is useless.
When the problem appears, all menu items, enable or disabled, do nothing when
clicked.
It is not a calc/base specific issue as I got this in writer.
I can reproduce it anyti
Hello,
I had this problem with 12.04 with nfs home. However, now at 12.10, I also got
this with local home.
The BT shows that gsettings stopped at the same point:
(gdb)
#0 __unregister_atfork (dso_handle=) at
../nptl/sysdeps/unix/sysv/linux/unregister-atfork.c:117
#1 0x7f103ac6e823 in __d
Problem solved on 12.10. Thanks.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-notification-helper in Ubuntu.
https://bugs.launchpad.net/bugs/969761
Title:
Reboot confirmation button is not screen centered
To manage notification
@tanqazx,
You can removed libreoffice-gtk. It'll get the upstream look and no
global menu.
I just got the same problem that zhengpeng-hou (#14) reported. When I
click to open a file from a browser (which uses xdg-open), I generally
get no menu.
This bug is definitely not fixed.
--
You received
** Attachment added: "The improved .desktop file that handles magnet links and
avoids duiplicate icons in unity."
https://bugs.launchpad.net/bugs/1051332/+attachment/3316814/+files/azureus.desktop
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Public bug reported:
Hello,
Azureus .desktop file needs some more info. Currently many p2p uses
magnet links, that vuze can handle. However, vuze is not registered as
an magnet:/ handler. Also, the StartupWMClass was not specified, so when
the vuze icon is fixed in unity, it always doubles when v
@Dominic, You can update your system normally as ubuntu still maintains
nonpae kernel on their repo. They only stopped to generated a livecd
with this kernel (the gap that my livecd fills). As 12.10 might not
contain nonpae kernel, you might need to keep 12.04 forever but let's
see the options when
hum... strange this resolv.conf problem. Maybe is is related to some
post-release update. I faced no problem like this.
Anyway, it is good to hear that everything is working for you.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
I published my ISO with torrent. I might not have a broad uplink but I
will let torrent open if someone connects to it.
magnet:?xt=urn:btih:KKUJ7U5Z6XH3RECGK77DLCA32OOFVQVO
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
@Ian_Wilson (iwilson-mweb),
If you trust me, you can use mine ISO. It works and it is even smaller than the
original pae version.
My dropbox just can't stand too much traffic but I can provide some downloads
per day.
--
You received this bug notification because you are a member of Ubuntu
Bugs
@David,
I replaced all -pae packages. So, I guess I also got the kernel headers
replaced.
Recompressing the initrd can save some bytes and save me from changing isolinux
conf.
I tested multiple squash options but the best was the one that is in
wiki (https://help.ubuntu.com/community/LiveCDCust
Yes, it blocks for a day when the traffic exceeds 10GB/day. So, I have
14 downloads per day :-)
If David version is good, I have no problem to recommend it. At least,
people will not have to doubt about the "integrity" of my ISO :-) I
would also double check the ISO contents from a stranger (me, i
Hello guys,
Dropbox disabled my iso link due to overtraffic. :-)
@David Henningsson (diwic), can you please provide a 12.04 ISO with the
non-pae kernel or publish mine in people.canonical.com? About your
comments, I had no problem with grub. I just installed the package after
mounting /proc /sys
For those who like my LiveCD, I'm very happy that you liked it.
@David Henningsson (diwic),
Your work with beta1 inspired what I did. Thanks. If you managed to do
it with beta1, it would certainly work with the final version. It was
just a matter of redoing your job. As the ISO did not appeared u
Hello guys,
I replaced the kernel in Livecd for i586 with the one that supports non-
pae processor. It installs and update normally. Just download and be
happy.
http://dl.dropbox.com/u/1286502/ubuntu-12.04-desktop-i386-nonpae.iso
MD5SUM 7435d1d1740dcf16fbbba2e746de4de1
SHA1SUM 4fb527b2e2c6a004996
Hello guys,
I replaced the kernel in Livecd for i586 with the one that supports non-
pae processor. It installs and update normally. Just download and be
happy.
http://dl.dropbox.com/u/1286502/ubuntu-12.04-desktop-i386-nonpae.iso
MD5SUM 7435d1d1740dcf16fbbba2e746de4de1
SHA1SUM 4fb527b2e2c6a004996
Public bug reported:
Hello,
The description of linux-image-3.2.0-23-generic_3.2.0-23.36_i386.deb is:
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
This package contains the Linux kernel image for version 3.2.0 on
64 bit x86 SMP.
However, it is not true. This is the i586 version.
*
C'mon guys... EeePC 700 is just 5 years old and have no PAE. All EeePC
700 and most of 900(newer than 700) are Celerom M, with no PAE.
Please, it is not that much difficult to keep non-pae in build tree and
a alternative non-pae livecd.
I know lots of people that deals with old hardware that are
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/991491
Title:
tx-power argument is not respected by Network Manager
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sou
Public bug reported:
Hello,
This is the fragment of my wireless configuration:
[802-11-wireless]
ssid=PB1202
mode=infrastructure
tx-power=4
mac-address=C0:18:85:XX:XX:XX
security=802-11-wireless-security
However, network-manager never sets the tx-power to this value.
I can easily set it using:
The crash program leaded me to this bug. I get this bug exiting the
ubiquity on partition part.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/792652
Title:
ubiquity crashed with ValueError in comman
I can confirm that the certificate problem is fixed. Thanks,
I still did not get the console up because I tested through an ssh
tunnel and dell idrac kvm does not play nice with it (never did).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
I isolated the problem.
I have both kubuntu and ubuntu 12.04b2 installed. Whenever one of them
update the kernel, it replaces the grub2 configuration. Anyway, the
other (k)ubuntu is detected by /etc/grub.d/30_os-prober and its entries
are added to grub menu.
If I select the entry generated by os-
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/973866
Title:
VGA and second monitor on ATI HD 6670 (Dell XPS 8300) is broken
To manage notifications about this bug go to:
https://bugs.launchpad.net/u
Public bug reported:
Hello,
I reported this problem for kubuntu but I was asked to rereport it using
ubuntu. The kubuntu bug (with screenshot) is
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/969758
Just after grub, VGA output just show a flicking color with a barelly
visible top bar (abou
I guess it really does not make difference between kubuntu and ubuntu,
as they share the same kernel and xorg and the problem is present before
kde (kdm) gets on.
Anyway, I'll download the ubuntu livecd.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
Now I'm using grub2 integration and it is happening for even normal reboot.
This is how it looks like.
** Attachment added: "Problem with reboot dialog position"
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/969761/+attachment/2985113/+files/imagem2.png
--
You received this bu
The problem is still in 12.04 beta2.
As the project does not have new releases since 2009, maybe it is
already dead.
mkdir -p /usr/src/modules/usbip/src/.tmp_versions ; rm -f
/usr/src/modules/usbip/src/.tmp_versions/*
make -f scripts/Makefile.build obj=/usr/src/modules/usbip/src
gcc -Wp,-MD,/u
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969761
Title:
Reboot confirmation button is not screen centered
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/
Public bug reported:
On Kubuntu 12.04beta2, after installing a new kernel, it apears a trayicon
asking for a reboot.
If I click on it as authorize the reboot, it shows a reboot button similar to
the standard kde reboot button.
However, instead of being positioned in the middle of the main screen
Public bug reported:
I installed kubuntu beta2 from LiveCD. After installing, it reboots as
expected. Since then, just after grub, my second display just starts to
flick. It shows at the first top 10px the content of this display (which
also flicks but shows some content). I'll attach a photo to
** Attachment added: "photo of the two screen. Right is the main DVI without
problem. Left is VGA with problem"
https://bugs.launchpad.net/bugs/969758/+attachment/2972468/+files/Foto-0006.jpg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
And this:
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=778
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003
Title:
icedtea javaws does not load Dell iDrac console
To manage notificati
Hello,
This is still a problem. Access to Dell iDrac is a main requisite for
enterprise use of ubuntu.
I found that it is related to this bug:
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=812
Which already have a proposed patch.
** Bug watch added: Iced Tea Bugzilla #812
http://ice
Workarround:
1) download the https certificate using you browser.
2) run: javaws -viewer
3) import the downloaded certificate as a "Trusted Certificate" (not CA)
4) try to load the console
It will still ask for the console certificate (not the http one) but
this one will work as expected.
--
Yo
Hello Josua,
Strange, I didn't find it in 40-usb_modeswitch.rules. I only found in
the 77-mm-zte-port-types.rules, which was not enough, for me, for nm
detect it as a wwan modem. See:
/lib/udev/rules.d # grep 0031 *
69-xserver-xorg-input-wacom.rules:ATTRS{idVendor}=="056a",
ATTRS{idProduct}=="00
Hello,
I figured out the problem. It is more a usability one.
The interface list the 3g modem but, when I click on it to connect, nm try to
do something and in less than a second, it goes down.
However, I noticed that there is a checkbox in nm-plasma that enables wwan
devices (as it occurs with
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/891307
Title:
usb_modeswitch does not recognize ZTE 19d2:0031 modem
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sou
Public bug reported:
Hello,
Please, add 19d2:0031 to the list of ZTE modems in udev rules. Something
similiar this patch will do the job.
--- /lib/udev/rules.d/40-usb_modeswitch.rules.old 2011-11-16
15:59:56.0 -0200
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to networkmanagement in Ubuntu.
https://bugs.launchpad.net/bugs/891306
Title:
Plasma network manager does not work with "slow" 3g modems
To manage notifications about this bug go to:
https://bug
Public bug reported:
Just like this bug report in kde, http://bugs.kde.org/278231, kde does
not work with modems that takes sometime to initialize. Please, provide
an update with the fix patch.
My modem is a ZTE MF110 (19d2:0031) and network-manager in console
(nmcli) brings the wwan connection w
Hello,
There is a patch in gnome bug report. Does it fix the problem? All users
in my lab stopped to use gnome/unity because of this bug. Everyone went
to kde. A fix would be very welcome!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003
Title:
icedtea javaws does not load Dell iDrac console
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ic
Public bug reported:
I installed icedtea-netx and tried to use the console inside iDrac from
a Dell server. However, using icedtea with openjdk, the "Warning -
Security" dialog, which askes me to run or not the untrusted program,
does not respond to mouse or keyboard interaction. I click or tab it
Hello,
This seems to be a well-known problem affecting since 1.8.2. However,
the fix might be an updated dvdstyler (I guess 1.8.4.2), which probably
will not make into ubuntu repos. The developer does not have a bug-fix
release for 1.8.3.
http://sourceforge.net/projects/dvdstyler/forums/forum/318
In my case, this bug happens when I boot a using nfsboot.
If casper in confined inside initrd, is there any change that a fixed oneiric
compatible initrd can be released?
Replacing the initrd will be no problem for a pxe boot process.
--
You received this bug notification because you are a memb
Public bug reported:
Hello,
I configured a PXE boot using this cmdline:
boot=casper netboot=nfs initrd=cd/casper/initrd.lz nfsroot=192.168.0.1
:/path-to-cd/cd locale=pt_BR.UTF-8 quiet splash --
The machine boots without problem. However, I get no dns.
The resolv.conf generated is wrong:
# /et
Still present in oneiric 11.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/40189
Title:
autofs needs to be restarted to pick up some shares
To manage notifications about this bug go to:
h
FYI, in my case, 11.04, reload autofs is not enough. I need to use
restart autofs
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/40189
Title:
autofs needs to be restarted to pick up some shar
Hello Canonical guys,
I have this problem specially for new and fast machines. Boot is just
too fast. If autofs uses network shares (nis, nis+, ldap), it only can
start autofs after the network is up (upstart bug?). Another solution is
to start immediatelly (for static entries) and, after network
I also got this problem today when upgrading from 10.10 to 11.04
(kubuntu).
The workarround solution solved my problem. I removed all plugins: two
java plugins (icetead and sun), googletalk, flash and even a gstreamer
one that I wasn't sure if it was a browser plugin.
I removed the nspluginwrappe
This is not only irritating but makes it impossible for some users to
fully use HDMI. The part of plugging an HDMI cable, select the TV source
is easy. However, when she gets to the audio part, she gets confused. My
mother cannot understand very well pavucontrol interface, identify which
program is
Why "won't fix". Is this correct?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/801294
Title:
ruby1.9.1 package is really 1.9.2
To manage notifications about this bug go to:
https://bugs.launchpad.
1 - 100 of 120 matches
Mail list logo