Re: Question about the upcoming Ubuntu Desktop 25.04 release

2025-02-27 Thread Ar Rakin
On Thu, Feb 27, 2025 at 03:45:51PM +0100, Luna Jernberg wrote: > Its the plan yes: > https://discourse.ubuntu.com/t/plucky-puffin-release-schedule/36461 > > Den tors 27 feb. 2025 kl 15:37 skrev Ar Rakin : > > > > Hey there, > > > > I just wanted to confirm, will the upcoming Ubuntu Desktop 25.04 >

Re: Question about the upcoming Ubuntu Desktop 25.04 release

2025-02-27 Thread Luna Jernberg
Its the plan yes: https://discourse.ubuntu.com/t/plucky-puffin-release-schedule/36461 Den tors 27 feb. 2025 kl 15:37 skrev Ar Rakin : > > Hey there, > > I just wanted to confirm, will the upcoming Ubuntu Desktop 25.04 > release include GNOME 48? > > Sincerely, > Ar Rakin > -- > Ubuntu-devel-discus

Question about the upcoming Ubuntu Desktop 25.04 release

2025-02-27 Thread Ar Rakin
Hey there, I just wanted to confirm, will the upcoming Ubuntu Desktop 25.04 release include GNOME 48? Sincerely, Ar Rakin smime.p7s Description: S/MIME cryptographic signature -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https:/

Re: Question: what to do when GitHub code works but Ubuntu package doesn't (same version)

2023-08-09 Thread Gunnar Hjalmarsson
On 2023-08-07 15:36, Michael Jeltsch wrote: Dear Ubuntu Developers, I am an end user scientist of Ubuntu at the University of Helsinki, Finland. We use the FigTree program (figtree, graphical phylogenetic tree viewer) for our work and we install it from the Ubuntu repositories (Science, universe)

Question: what to do when GitHub code works but Ubuntu package doesn't (same version)

2023-08-09 Thread Michael Jeltsch
Dear Ubuntu Developers, I am an end user scientist of Ubuntu at the University of Helsinki, Finland. We use the FigTree program (figtree, graphical phylogenetic tree viewer) for our work and we install it from the Ubuntu repositories (Science, universe). We published recently some of our findings,

gcc-11-test-results package question

2022-12-20 Thread Trinh, Tai
Hello, My name is Tai Trinh I work at Elekta (does medical devices), we are in the process of updating our build machine to Ubuntu 22.04 and gcc 11.3. And as a part of our tool validation process we do an assessment of gcc 11.3 and I saw that there was a package “gcc-11-test-results” that shoul

Re: quick question regarding rabbitmq-server 3.8 EOL and Ubuntu 20.04 LTS

2022-07-14 Thread Alex Murray
I had a quick question regarding the rabbitmq-server package in Ubuntu 20.04 > LTS. For background context, a rabbitmq support company we contracted seemed > certain that rabbitmq-server was going end of life at the end of July (likely > based on the info at https://www.rabbitmq.com/ver

Question on seemingly new color profile calibration on Dell XPS Adobe RGB Laptop

2022-05-08 Thread Frank M
Hello! I'm Frank M & new here, and hoping this fits the etiquette of this list. I noticed after doing a from-scratch install of Ubuntu 22.04 on my Dell XPS 15 9550 with the Adobe RGB 4K display, Ubuntu seems to be using a better variant of color correction than in the past. Where is the source cod

Re: Question about HUD and focus

2022-04-13 Thread Coburn Ingram
I guess my biggest problem is I'm not sure what to call it, so I don't know how to look for the answer. On Wed, Apr 13, 2022 at 10:16 AM Coburn Ingram wrote: > Hello, > > I've been dealing with a glitch ever since the update to Ubuntu 21.10. > When wake from suspend, the screen shows all my open

Question about HUD and focus

2022-04-13 Thread Coburn Ingram
Hello, I've been dealing with a glitch ever since the update to Ubuntu 21.10. When wake from suspend, the screen shows all my open apps as I left them. But if I attempt to click on an app and do something, for example the File: menu in LibreOffice, or a link in Firefox, I see immediately that I am

Re: Quick Question

2021-06-27 Thread Drew Howden Tech
Okay, thanks. On Sunday, June 27, 2021, Colin Watson wrote: > [Please use more informative subject lines if possible.] > > On Sat, Jun 26, 2021 at 09:06:15PM -0400, Drew Howden Tech wrote: > > Quick question: if I create a new package to resolve a 'needs-packaging' >

Re: Quick Question

2021-06-27 Thread Colin Watson
[Please use more informative subject lines if possible.] On Sat, Jun 26, 2021 at 09:06:15PM -0400, Drew Howden Tech wrote: > Quick question: if I create a new package to resolve a 'needs-packaging' > bug, should I put my name in the maintainer field of the control file, or >

Quick Question

2021-06-26 Thread Drew Howden Tech
Quick question: if I create a new package to resolve a 'needs-packaging' bug, should I put my name in the maintainer field of the control file, or 'Ubuntu Developers'? Also, when patching/upgrading a package (to resolve a bug) should I submit all the files (source package, r

Re: quick question

2021-03-29 Thread Adam Carter
Hey, After emailing you, I realized this may not be your responsibility and you're focused on other stuff. Who's the best person on your team to talk to about this? Thanks in advance! -Adam On Thursday, March 25, 2021 at 6:02 AM, Adam Carter wrote: > I wanted to check in and see if you got my

Re: autoinstall network question

2021-01-14 Thread Jerry Geis
iscovered that while I boot autoinstall with the >> "biosdevname=0 net.ifnames=0" - this does NOT - automatically get set >> during the install and then reboot. >> > > It will if you put it after the --- characters. > > Cheers, > mwh > > >> If I log

Re: autoinstall network question

2021-01-14 Thread Michael Hudson-Doyle
so I discovered that while I boot autoinstall with the "biosdevname=0 > net.ifnames=0" - this does NOT - automatically get set during the install > and then reboot. > It will if you put it after the --- characters. Cheers, mwh > If I login and manually add them to the /e

Re: autoinstall network question

2021-01-14 Thread Jerry Geis
ot. If I login and manually add them to the /etc/default/grug file and reboot it works. So question then is how do my "late-commands" - update the /etc/default/grub ? I found an example where it using /target and curtin in-target --target /target update-grub - - --- WOW - can I not do &quo

autoinstall network question

2021-01-14 Thread Jerry Geis
On my boot line for append I have biosdevname=0 net.ifnames=0 (using 20.04 LTS). append initrd=/casper/initrd debian-installer/local=en_US autoinstall ds=nocloud;s=/cdrom/ quiet splash biosdevname=0 net.ifnames=0 --- After the auto install I have no network. network: network:

autoinstall question

2021-01-07 Thread Jerry Geis
This document : The obvious data file we have to add to the ISO is our autoconfigure file. However, it has to be set up in a directory for itself and a companion file, and each has to be called special names. Let's say that the directory within the ISO that we're going to use for this is called /c

Re: File edit question

2020-11-21 Thread Gunnar Hjalmarsson
On 2020-11-18 14:15, Richard Lalaz wrote: Hello I hope this is the correct way to ask. It's not the right place in any case. This list is for discussing development. To seek support, please try some of the suggestions mentioned here: https://ubuntu.com/support/community-support -- Gunnar H

File edit question

2020-11-21 Thread Richard Lalaz
Hello I hope this is the correct way to ask. I have gedit v 3.36.2 and gedit-plugin-session-saver v 3.36.2-1 installed. What file can i edit to make gedit open a specific session if gedit closes. Thanks for your help Richard -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.

A question about boost symbol exporting in libapache2-mod-passenger library.

2020-10-23 Thread external
Dear Ubuntu Developers, I'm a student from Nanjing University, and I'm taking a survey about how exported symbols influence cooperation between libraries in C & C++. I find there are some symbols of boost exported in this library "/usr/lib/apache2/modules/mod_passenger.so" (from libapache2

Re: Question about environment-modules package

2020-09-27 Thread miheer vaidya
Awesome, thanks! On Wed, Sep 23, 2020 at 4:14 PM Gunnar Hjalmarsson wrote: > On 2020-09-21 22:00, miheer vaidya wrote: > > When I did: > > ``` > > sudo apt remove environment-modules > > ``` > > The file: `/etc/profile.d/modules.sh` persisted. I wonder if it > > should've been removed by uninsta

Re: Question about environment-modules package

2020-09-23 Thread Gunnar Hjalmarsson
On 2020-09-21 22:00, miheer vaidya wrote: When I did: ``` sudo apt remove environment-modules ``` The file: `/etc/profile.d/modules.sh` persisted. I wonder if it should've been removed by uninstall? No, files in /etc are preserved with that command. To do a complete uninstall including configu

Question about environment-modules package

2020-09-23 Thread miheer vaidya
When I did: ``` sudo apt remove environment-modules ``` The file: `/etc/profile.d/modules.sh` persisted. I wonder if it should've been removed by uninstall? Thanking you. +miheer -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify

Re: Question: Why is the "input source"-shortcut fixed?

2020-07-30 Thread Gunnar Hjalmarsson
ot;? It should actually say "can be changed under Keyboard shortcuts". Yep, that would be better. If a non-technical then opens "Keyboard shortcuts" they get a huge list of which 99% is not interesting. If they are unlucky, they don't see the magnifier in the top right and

Re: Question: Why is the "input source"-shortcut fixed?

2020-07-19 Thread notebook
under Keyboard shortcuts". If a non-technical then opens "Keyboard shortcuts" they get a huge list of which 99% is not interesting. If they are unlucky, they don't see the magnifier in the top right and start reading every entry. I need to change my question: - Is there a specif

Re: Question: Why is the "input source"-shortcut fixed?

2020-07-07 Thread Gunnar Hjalmarsson
On 2020-07-07 07:06, notebook wrote: Under Settings -> Region and Language the user can setup several "input sources" (keyboard layouts). The shortcut for switching between them is currently not configurable on the GUI. Is there a specific reason for having the shortcut fixed instead of configur

Question: Why is the "input source"-shortcut fixed?

2020-07-06 Thread notebook
Hello Under Settings -> Region and Language the user can setup several "input sources" (keyboard layouts). The shortcut for switching between them is currently not configurable on the GUI. Is there a specific reason for having the shortcut fixed instead of configurable (in the GUI)? Reg

Re: Dependency question

2020-07-01 Thread Gunnar Hjalmarsson
On 2020-07-01 20:52, David Ljung Madison wrote: I'll take it up with Debian and/or see if I can take over maintaining the package. Please note Mattia's offer to sponsor it if you handle the package update yourself. -- Rgds, Gunnar Hjalmarsson https://launchpad.net/~gunnarhj -- Ubuntu-devel

Re: Dependency question

2020-07-01 Thread Mattia Rizzolo
On Wed, Jul 01, 2020 at 07:18:56PM +0200, Gunnar Hjalmarsson wrote: > Your application is packaged in Debian, i.e. Ubuntu simply syncs it from the > Debian repo. And it seems like I was the one sponsoring the last upload some 4 years ago. umpf. > I notice this bug: https://bugs.debian.org/908694

Re: Dependency question

2020-07-01 Thread Gunnar Hjalmarsson
Hi David! On 2020-06-30 10:34, David Ljung Madison wrote: I am the author of the 'album' and 'album-data' packages. I distribute a 'deb' for the package as well as a tar for the data package which someone (I'm not actually sure who) turns into an ubuntu package. For some reason they are adding

Dependency question

2020-07-01 Thread David Ljung Madison
I am the author of the 'album' and 'album-data' packages. I distribute a 'deb' for the package as well as a tar for the data package which someone (I'm not actually sure who) turns into an ubuntu package. For some reason they are adding an unnessary dependency: % apt-cache show album-data Depen

DWM Question: What is the difference between binaries?

2019-10-13 Thread Felipe Vencato
The package comes with several versions of the dwm: /usr/bin/dwm.default* /usr/bin/dwm.maintainer* /usr/bin/dwm.web* /usr/bin/dwm.winkey* What is the diference between them? -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lis

Re: Question on apt-get update

2019-09-27 Thread kavitha R
"apt-get update" didn't update /var/lib/apt/lists/*_Packages file. *It's very unclear when these files get updated.* I modified one of the package version in /var/lib/apt/lists/*_Packages file. Then I ran apt-get, but the my change is not reverted in /var/lib/apt/lists/*_Packages. I did notice tha

Re: Question on apt-get update

2019-09-27 Thread kavitha R
Thanks Dan. It would be great if you could answer the rest of the questions. On Wed, Sep 25, 2019 at 7:21 AM Dan Kegel wrote: > On Wed, Sep 25, 2019 at 6:19 AM kavitha R wrote: > > How does apt-cache create and updates the local package cache? Is it > periodic or manual? As far as my investig

Re: Question on apt-get update

2019-09-26 Thread Colin Watson
On Wed, Sep 25, 2019 at 05:40:13PM -0700, Dan Kegel wrote: > On Wed, Sep 25, 2019 at 6:19 AM kavitha R wrote: > > Why do we store the package full description in a different file? > > Possibly because apt was written in 1998 and it seemed like a good > idea at the time? Separating out descriptio

Re: Question on apt-get update

2019-09-25 Thread Dan Kegel
On Wed, Sep 25, 2019 at 6:19 AM kavitha R wrote: > When we run "apt-get update", does it download all the packages information > that will be stored in /var/lib/apt/lists/* _Packages file? I think so. You could use tcpdump or wireshark to confirm. > Why do we store the package full description

Re: Question on apt-get update

2019-09-25 Thread Dan Kegel
On Wed, Sep 25, 2019 at 6:19 AM kavitha R wrote: > How does apt-cache create and updates the local package cache? Is it periodic > or manual? As far as my investigation, it is manual (apt-get update). It can be manual; if a package like unattended-upgrades is installed, it can run apt-get update

Fwd: Question on apt-get update

2019-09-25 Thread kavitha R
I am curious to know about the apt code so that I can contribute to this project and learn from it. I have a question on "apt-get update" implementation. I did go through the code for a couple of days but couldn't get full clarity so need your help. /var/lib/apt/lists - This con

Fw: [Question #671013]: Unable to reconnect the mobile broadband, if signal drops for more than 3 hours

2018-07-25 Thread BATHULA NAVEEN
Subject: [Question #671013]: Unable to reconnect the mobile broadband, if signal drops for more than 3 hours New question #671013 on network-manager in Ubuntu: https://answers.launchpad.net/ubuntu/+source/network-manager/+question/671013 Hi, I am working on Ubuntu 16.04 with Telit module for mobile

RE: An question about default opened option "-fstack-protector-strong"

2018-06-21 Thread Shao, Ting
Ledkov Sent: Monday, June 18, 2018 8:50 PM To: Shao, Ting Cc: ubuntu-devel-discuss@lists.ubuntu.com Subject: Re: An question about default opened option "-fstack-protector-strong" On 14 June 2018 at 08:03, Shao, Ting wrote: > Hi, > > I was trying to enable the “stack smash

RE: An question about default opened option "-fstack-protector-strong"

2018-06-21 Thread Shao, Ting
Dear Robie, Thank you for your help, that's very useful for me. :) Regards, Shaoting -Original Message- From: Robie Basak [mailto:robie.ba...@ubuntu.com] Sent: Sunday, June 17, 2018 2:47 AM To: Shao, Ting Cc: ubuntu-devel-discuss@lists.ubuntu.com Subject: Re: An question about de

Re: An question about default opened option "-fstack-protector-strong"

2018-06-18 Thread Dimitri John Ledkov
On 14 June 2018 at 08:03, Shao, Ting wrote: > Hi, > > I was trying to enable the “stack smashing protection” for node.js(issue > 20928). And I switched it on using “-fstack-protector” > And made a benchmark test, while the result is quite strange. Then I found > on my Ubuntu 16.04, the –fstack-pro

Re: An question about default opened option "-fstack-protector-strong"

2018-06-16 Thread Robie Basak
Hi Shaoting, On Thu, Jun 14, 2018 at 07:03:28AM +, Shao, Ting wrote: > 1. I installed gcc from apt-get by default, is Ubuntu providing a > customized version of GCC? Yes. I don't think Ubuntu is unique at all amongst distributions in this regard. > 2. If answer of 1 is yes, then y

An question about default opened option "-fstack-protector-strong"

2018-06-15 Thread Shao, Ting
Hi, I was trying to enable the "stack smashing protection" for node.js(issue 20928). And I switched it on using "-fstack-protector" And made a benchmark test, while the result is quite strange. Then I found on my Ubuntu 16.04, the -fstack-protector-s

Re: Bug Triage Beginner question about package dependencies for file-roller

2015-01-26 Thread Dave Kokandy
Thank you Gunnar and Dimitri for your response - I am still learning and appreciate the guidance! On Sat, Jan 24, 2015 at 7:13 PM, Dimitri John Ledkov wrote: > On 24 January 2015 at 08:04, Gunnar Hjalmarsson > wrote: > > Hi Dave! > > > > On 2015-01-24 01:21, Dave Kokandy wrote: > >> I am gettin

Re: Bug Triage Beginner question about package dependencies for file-roller

2015-01-24 Thread Dimitri John Ledkov
app? > if you want that on CD discuss it with lubuntu leads to include it in the lubuntu seed. see launchpad.net/ubuntu-seeds > It's technically possible indeed. The question is whether those who > prepare Lubuntu have excluded yelp (and other recommends) deliberately > for som

Re: Bug Triage Beginner question about package dependencies for file-roller

2015-01-24 Thread Gunnar Hjalmarsson
t not > possible because the help section is not core to the function of the app? It's technically possible indeed. The question is whether those who prepare Lubuntu have excluded yelp (and other recommends) deliberately for some reason. > Or, if not, could another solution be to g

Bug Triage Beginner question about package dependencies for file-roller

2015-01-23 Thread Dave Kokandy
load is because "yelp" is missing? Thank you for reading this email. If this is not the appropriate venue for this question, please let me know. Sincerely, Dave Kokandy https://launchpad.net/~drkokandy -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify

Question about libgstreamer0.10-dev

2014-10-15 Thread Bolin Hsu
Hi, I found some inconsistency in the libgstreamer0.10-dev package. The package version is 0.10.36. But the header file shows 0.10.21. How would one fix such problem? By the way, I encountered the problem on 64-bit ubuntu 12.04.5 LTS. For comparison, I installed the same package libgstreamer0.10-

Re: Question about removing or updating codelite in utopic

2014-08-31 Thread Jackson Doak
You'll need to make some Feature Freeze exception bugs. If they get approved, this can be synced. On Mon, Sep 1, 2014 at 6:01 AM, James Cowgill wrote: > Hi, > > I'm the maintainer for codelite in debian and I look at the ubuntu bugs > in that pac

Question about removing or updating codelite in utopic

2014-08-31 Thread James Cowgill
Hi, I'm the maintainer for codelite in debian and I look at the ubuntu bugs in that package. The current version of codelite in ubuntu (2.8.0.4537) has quite a few bugs in which make it crash when doing basic actions (like creating a new workspace) and I don't think it's in a fit state to be rele

Re: ubuntu core - kernel installation question

2013-01-04 Thread Colin Watson
On Wed, Jan 02, 2013 at 03:47:57PM +, Tim Verstraete wrote: > I am evaluating ubuntu core 12.10 (this version because of touch > screen support) and I am following > https://wiki.ubuntu.com/Core/InstallationExample and up until the > installation of the kernel everything is working (if I reuse

ubuntu core - kernel installation question

2013-01-02 Thread Tim Verstraete
Hi, I am evaluating ubuntu core 12.10 (this version because of touch screen support) and I am following https://wiki.ubuntu.com/Core/InstallationExample and up until the installation of the kernel everything is working (if I reuse a kernel installation from previous builds (my own builds) every

Re: question about php5-ps

2012-12-04 Thread Ray
On November 29, 2012 12:24:05 PM Clint Byrum wrote: > Excerpts from Ray's message of 2012-11-29 11:33:13 -0800: > > Hello, > > I am trying to use the package php5-ps (version 1.3.6-7build1, amd64) with > > php5.4 (php5.4.6-1ubuntu1.1, amd64) both from the quantal repositories. > > (system is runnin

Re: question about php5-ps

2012-11-29 Thread Ray
On November 29, 2012 12:24:05 PM Clint Byrum wrote: > Excerpts from Ray's message of 2012-11-29 11:33:13 -0800: > > Hello, > > I am trying to use the package php5-ps (version 1.3.6-7build1, amd64) with > > php5.4 (php5.4.6-1ubuntu1.1, amd64) both from the quantal repositories. > > (system is runnin

Re: question about php5-ps

2012-11-29 Thread Clint Byrum
Excerpts from Ray's message of 2012-11-29 11:33:13 -0800: > Hello, > I am trying to use the package php5-ps (version 1.3.6-7build1, amd64) with > php5.4 (php5.4.6-1ubuntu1.1, amd64) both from the quantal repositories. > (system is running kubuntu 12.10 amd64) Scripts using this functionality are

question about php5-ps

2012-11-29 Thread Ray
Hello, I am trying to use the package php5-ps (version 1.3.6-7build1, amd64) with php5.4 (php5.4.6-1ubuntu1.1, amd64) both from the quantal repositories. (system is running kubuntu 12.10 amd64) Scripts using this functionality are seg faulting and dumping core (even sample code written by the or

Re: 12.04 - question/feedback on "sound settings"

2012-05-17 Thread David Henningsson
On 05/14/2012 01:25 PM, "Edwin Günthner" wrote: So my feedback is: taking away the "profiles" was a HUGE step backwards To clarify, the only profile that was actually removed was the "Off" profile. If you have other profiles (5.1 surround, etc), those profiles are still selectable. For the

12.04 - question/feedback on "sound settings"

2012-05-14 Thread Edwin Günthner
Hello there,I hope this is a good place to send my thoughts to, but any hints for places that would fit better are appreciated.Before raising my question/feedback some words on my typical user pattern:I am using a laptop that I carry from home to the office. In the office, my laptop sits in my

Re: 12.04 OpenSSL Package Question

2012-02-13 Thread Micah Gersten
On 02/13/2012 08:19 PM, Clint Byrum wrote: > Excerpts from Chris Woollard's message of Mon Feb 13 04:31:11 -0800 2012: >> I am sure that this can be answered very quickly. >> >> I was browsing the list of packages in 12.04 at >> http://packages.ubuntu.com/precise/allpackages?format=txt.gz >> >> I n

Re: 12.04 OpenSSL Package Question

2012-02-13 Thread Clint Byrum
Excerpts from Chris Woollard's message of Mon Feb 13 04:31:11 -0800 2012: > I am sure that this can be answered very quickly. > > I was browsing the list of packages in 12.04 at > http://packages.ubuntu.com/precise/allpackages?format=txt.gz > > I noticed that the openssl packages are only at vers

12.04 OpenSSL Package Question

2012-02-13 Thread Chris Woollard
I am sure that this can be answered very quickly. I was browsing the list of packages in 12.04 at http://packages.ubuntu.com/precise/allpackages?format=txt.gz I noticed that the openssl packages are only at version 1.0.0e-3ubuntu1 - openssl (1.0.0e-3ubuntu1) Secure Socket Layer (SSL) binary and r

Quick question about Unity API

2011-08-05 Thread Owas Lone
Hey friends, Does Unity LauncherEntry emit any signal that can be connected in an application when the it is clicked/activated. Like messaging menu items have 'server-display'/user-display' signals. In other words, I would like to make the application aware of if it was brought to attention by cli

Supported Hardware question

2011-04-16 Thread Juan Martín Semegone
Hello all, I hope you are well. I'm trying to install Ubuntu 11.04 and the installation freeze during the process. The monitor get freezed with a mosaic image of squared colours. I'm not sure about hardare compatibility. I have a Gigabyte GA-P67A-UD3 motherboard with a GeForce GT240 video card. Is

A question about Denemo's accessibility

2010-07-09 Thread André L . Baldo
Hello, I was trying to use Denemo, and found out that the pc's keyboard doesn't access the menus by pressing alt+the letter, like f for file, etc. Is there a way of making Denemo accessible, since it depends on the ATK accessibility toolkit? Thanks, André.-- Ubuntu-devel-discuss mailing list U

Question on oem-config

2010-07-02 Thread Todd Kennedy
Hello - My name is Todd Kennedy and I am looking into use oem-config to repackage a bunch of servers for end-users. What I am having a hard time with is figuring out how can I either: add a user to a group during this oem-config phase or not ask the question about setting up a user when

Re: A Question about Quickly

2010-05-17 Thread Didier Roche
tu, checking out quickly. I really > love quickly and quickly-widgets. > > > My concern/question is that when someone uses quickly widgets, > it makes his quickly-done-cool-app depend on quickly. > Which in-turn depends on lots and lots

Re: A Question about Quickly

2010-05-16 Thread Owais Lone
On Sun, May 16, 2010 at 10:41 PM, Owais Lone wrote: > Hey there. Love you guys for the work you did in Lucid. Amazing. > > So, here I am loving Ubuntu, checking out quickly. I really love quickly > and quickly-widgets. > > My concern/question is that when someone uses quickly

A Question about Quickly

2010-05-16 Thread Owais Lone
Hey there. Love you guys for the work you did in Lucid. Amazing. So, here I am loving Ubuntu, checking out quickly. I really love quickly and quickly-widgets. My concern/question is that when someone uses quickly widgets, it makes his quickly-done-cool-app depend on quickly. Which in-turn

Re: Question regarding A828_Installer_x64_0.28-Beta

2010-02-12 Thread Evan
On Fri, Feb 12, 2010 at 2:59 AM, David Hunter wrote: > I have the above mentioned driver installed in my system (currently > running Ubuntu 10.04). I find it frustrating that every time I update > the kernel, I have to re-install the driver. is there a way I can > update the driver module without

Question regarding A828_Installer_x64_0.28-Beta

2010-02-11 Thread David Hunter
I have the above mentioned driver installed in my system (currently running Ubuntu 10.04). I find it frustrating that every time I update the kernel, I have to re-install the driver. is there a way I can update the driver module without manually running the shell script? Contemplating writing a *.d

Re: Question about this list

2010-02-02 Thread Ben Gamari
inal and I use > it many times to facilate my life through commands, but I said to "facilate" > because I know the command and I can type it faster than mouse movement, but > not beause I'm a terminal fan then I must do everything on it. Of course. Always use the right tool

Re: Question about this list

2010-01-30 Thread Thorsten Wilms
On Fri, 2010-01-29 at 18:47 -0400, Derek Broughton wrote: > You chose digest. I've never even encountered a mailing list where digest > was the default. I'm wondering if it wouldn't be a net gain to remove digest mode from mailing lists. Even if it doesn't cause confusion like here, it still re

Re: Question about this list

2010-01-29 Thread Derek Broughton
Amahdy wrote: > Like many ppl, I don't want to check a lists group over an rss like gmane, You really, desperately, need to learn terminology if you want to convince _anybody_ that you are right. gmane news is _not_ in any sense an "rss". > and the reason of checking this list over web-browser

Re: Question about this list

2010-01-28 Thread Christopher Chan
Amahdy, thanks for the show. You should try irc some time. Christopher -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Re: Question about this list

2010-01-28 Thread Amahdy
On Fri, Jan 29, 2010 at 03:31, C de-Avillez wrote: > > > Now, perhaps you do not see these lines -- which would, then, point to a > problem with your email client (be it a real client, or Google, or > whatever. > > Regards, > > ..C.. > > No I received them, I don't know why u assumed that, but g

Re: Question about this list

2010-01-28 Thread C de-Avillez
Amahdy wrote: > Maybe I'm missing something here (like I said in my early first post), but I > even don't know how to set a total delivery for all messages sent here, I > only receive a digest and there is no option to receive > instant-notification, although I believe mailman has this option but m

Re: Question about this list

2010-01-28 Thread Amahdy
Oh you mean I can't have digest and single delivery at the same time? ok I think I got the problem now ... Thanks! -- Amahdy AbdElAziz IT & Development Manager 3D Diagnostix Inc. www.3ddx.com http://www.linkedin.com/in/amahdyabdelaziz On Fri, Jan 29, 2010 at 03:26, Andrew SB wrote: > On Thu,

Re: Question about this list

2010-01-28 Thread Andrew SB
On Thu, Jan 28, 2010 at 8:14 PM, Amahdy wrote: > Maybe I'm missing something here (like I said in my early first post), but I > even don't know how to set a total delivery for all messages sent here, I > only receive a digest and there is no option to receive > instant-notification, although I bel

Re: Question about this list

2010-01-28 Thread Amahdy
> > 2010/1/28 Amahdy >: > > >* What the problem really? when the quoted-text is collapsed and the replies > *>* are organized together and simple navigation ... yes I can follow threads > at > *>* google-groups even if it's with hund

Re: Question about this list

2010-01-28 Thread Siegfried-A. Gevatter
2010/1/28 Amahdy : > What the problem really? when the quoted-text is collapsed and the replies > are organized together and simple navigation ... yes I can follow threads at > google-groups even if it's with hundred replies, but here my thread with > about 10 replies, I opened 10 tabs to see them

Re: Question about this list

2010-01-28 Thread Amahdy
it because simply he is afraid from try the *new* things. I won't re-write why I said that this list is very old fashion, I have pretty stated many of them more than once, please don't tell me that I haven't answered the question and that I'm talking about features only, no

Re: Question about this list

2010-01-28 Thread Markus Schönhaber
28.01.2010 02:26, Amahdy: > Anybody who read my original email in the digest will notice the problem, > the "From" has a special-char before it but I never typed it in my original > email, I don't know why this happened too maybe somebody could explain, but > my email is cropped at the original li

Re: Question about this list

2010-01-28 Thread Derek Broughton
Amahdy wrote: >>Because what we have works very well and doesn't rely on an external > entity. > > We all know that there is "no bug free software", so if mailman is very > good, google-groups are -per my usage- very good too > >>Mailing lists are the lifeblood of most open source projects. > >

Re: Question about this list

2010-01-28 Thread Derek Broughton
Amahdy wrote: > Anybody who read my original email in the digest will notice the problem, > the "From" has a special-char before it but I never typed it in my > original email, I don't know why this happened too maybe somebody could > explain, but my email is cropped at the original list website.

Re: Question about this list

2010-01-28 Thread Remco
On Thu, Jan 28, 2010 at 03:19, Amahdy wrote: > One thing to mention, under windows, for example to change something in the > taskbar without mouse: press win-logo, press it again (it will be > activated), press tab then tab till you reach the taskbar, then press the > right-click-input, then choos

Re: Question about this list

2010-01-27 Thread Ben Gamari
Excerpts from Amahdy's message of Wed Jan 27 21:40:21 -0500 2010: > >* >Mailing lists are the lifeblood of most open source projects. > > *>* > > *>* Always wondering why!! why not move on to a *group* > > *>* > > *A better question would be why _shou

Re: Question about this list

2010-01-27 Thread Ben Gamari
inal and I use > it many times to facilate my life through commands, but I said to "facilate" > because I know the command and I can type it faster than mouse movement, but > not beause I'm a terminal fan then I must do everything on it. Of course. Always use the right tool

Re: Question about this list

2010-01-27 Thread Kenny Hitt
Hi. My problem with sites like google or yahoo for mail is accessibility. I'm a totally blind person. Both web sites use javascript that force me into a Firefox session if I want to use them. Unfortunately, the Mozilla developers seem to put most of there recent efforts into Windows access whil

Re: Question about this list

2010-01-27 Thread Amahdy
t. >* >Mailing lists are the lifeblood of most open source projects. > *>* > *>* Always wondering why!! why not move on to a *group* > *>* > *A better question would be why _should we_ move on to a "group." I see > no clear answer to this question. > &

Re: Question about this list

2010-01-27 Thread Amahdy
t;facilate" because I know the command and I can type it faster than mouse movement, but not beause I'm a terminal fan then I must do everything on it. So my new question here is (which probably I asked before but here is re-formed): What exactly terminal commands or program that those ppl

Re: Question about this list

2010-01-27 Thread Ben Gamari
are", so if mailman is very good, > google-groups are -per my usage- very good too Excellent. Your usage evidently differs from that of a great number of open source hackers, in that case. > >Mailing lists are the lifeblood of most open source projects. > > Always wondering why

Re: Question about this list

2010-01-27 Thread Amahdy
I don't know I just sent the email like I do everytime, maybe this list tryied to agree what I said by its way by showing that it still contains strange+old bugs ... I haven't did something that couldn't be handled: from my GMail, reply to message and press send, the message is half published but

Re: Question about this list

2010-01-27 Thread Charlie Kravetz
On Thu, 28 Jan 2010 03:01:09 +0200 Amahdy wrote: > >Because what we have works very well and doesn't rely on an external > entity. > > We all know that there is "no bug free software", so if mailman is very > good, google-groups are -per my usage- very good too > > >Mailing lists are the lifebl

Re: Question about this list

2010-01-27 Thread Charlie Kravetz
On Thu, 28 Jan 2010 03:10:59 +0200 Amahdy wrote: > Is there some kind of problem here or is it for me only? my email is never > continued, it cut off the rest of the email starting from the word: F - R - > O - M -- a - n - o - t - h - e - r do I only have this problem or > what's exactly?

Re: Question about this list

2010-01-27 Thread Amahdy
Anybody who read my original email in the digest will notice the problem, the "From" has a special-char before it but I never typed it in my original email, I don't know why this happened too maybe somebody could explain, but my email is cropped at the original list website. -- Amahdy AbdElAziz

Re: Question about this list

2010-01-27 Thread Anzan Hoshin Roshi
2010/1/27 Amahdy > > More effectively based on what? in our list here, open the archive, then > choose January-2010, then choose sort by date, then open a random thread, > then press "Next" > The next one will be the next one "by thread" not "by date" as expected, > this maybe a small bug (but I

Re: Question about this list

2010-01-27 Thread Amahdy
Is there some kind of problem here or is it for me only? my email is never continued, it cut off the rest of the email starting from the word: F - R - O - M -- a - n - o - t - h - e - r do I only have this problem or what's exactly? -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@li

  1   2   >